.photo-module__ySa5ha__container{width:100%;max-width:900px;margin:0 auto;padding:4rem 1.5rem}.photo-module__ySa5ha__backLink{color:var(--text-secondary);align-items:center;gap:8px;margin-bottom:2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.photo-module__ySa5ha__backLink:hover{color:var(--accent-primary);transform:translate(-4px)}.photo-module__ySa5ha__articleHeader{margin-bottom:2.5rem}.photo-module__ySa5ha__tag{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.photo-module__ySa5ha__title{color:var(--text-primary);font-size:2.75rem;font-weight:800;line-height:1.25;font-family:var(--font-title);margin-top:.5rem;margin-bottom:1rem}.photo-module__ySa5ha__meta{color:var(--text-secondary);border-bottom:1px solid var(--border-color);align-items:center;gap:1.5rem;padding-bottom:1.5rem;font-size:.9rem;display:flex}.photo-module__ySa5ha__metaItem{align-items:center;gap:6px;display:flex}.photo-module__ySa5ha__introText{color:var(--text-primary);border-left:4px solid var(--accent-primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#ffffff05;margin-bottom:3rem;padding:1.5rem;font-size:1.15rem;line-height:1.6}.photo-module__ySa5ha__section{flex-direction:column;gap:1.25rem;margin-bottom:3.5rem;display:flex}.photo-module__ySa5ha__sectionTitle{color:var(--text-primary);align-items:center;gap:12px;font-size:1.5rem;font-weight:700;display:flex}.photo-module__ySa5ha__stepNumber{background:var(--gradient-brand);color:#fff;width:32px;height:32px;box-shadow:var(--shadow-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.photo-module__ySa5ha__sectionText{color:var(--text-secondary);font-size:1rem;line-height:1.6}.photo-module__ySa5ha__cardGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem;display:grid}@media (max-width:650px){.photo-module__ySa5ha__cardGrid{grid-template-columns:1fr}}.photo-module__ySa5ha__doCard,.photo-module__ySa5ha__dontCard{border-radius:var(--radius-sm);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.photo-module__ySa5ha__doCard{background:#10b9810a;border:1px solid #10b9811f}.photo-module__ySa5ha__dontCard{background:#ef44440a;border:1px solid #ef44441f}.photo-module__ySa5ha__doTitle{color:#10b981;align-items:center;gap:8px;font-size:1.05rem;font-weight:700;display:flex}.photo-module__ySa5ha__dontTitle{color:#ef4444;align-items:center;gap:8px;font-size:1.05rem;font-weight:700;display:flex}.photo-module__ySa5ha__cardList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.photo-module__ySa5ha__cardList li{color:var(--text-secondary);padding-left:14px;font-size:.9rem;line-height:1.4;position:relative}.photo-module__ySa5ha__cardList li:before{content:"•";position:absolute;left:0}.photo-module__ySa5ha__doCard .photo-module__ySa5ha__cardList li:before{color:#10b981}.photo-module__ySa5ha__dontCard .photo-module__ySa5ha__cardList li:before{color:#ef4444}.photo-module__ySa5ha__summaryCard{border:1px solid var(--border-color);border-radius:var(--radius-md);background:linear-gradient(135deg,#8b5cf614 0%,#ec48990a 100%);flex-direction:column;gap:1rem;margin-top:4.5rem;padding:2rem;display:flex}.photo-module__ySa5ha__summaryTitle{color:var(--text-primary);font-size:1.35rem;font-weight:700}.photo-module__ySa5ha__summaryText{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.photo-module__ySa5ha__tipBox{border-radius:var(--radius-sm);background:#8b5cf60a;border:1px solid #8b5cf626;align-items:flex-start;gap:16px;margin-bottom:3rem;padding:1.25rem 1.5rem;display:flex}.photo-module__ySa5ha__tipIcon{color:var(--accent-primary);flex-shrink:0;margin-top:2px}.photo-module__ySa5ha__tipContent{color:var(--text-primary);font-size:.95rem;line-height:1.6}.photo-module__ySa5ha__tipContent strong{color:var(--accent-primary)}.photo-module__ySa5ha__settingsContainer{border:1px solid var(--border-color);border-radius:var(--radius-md);background:#ffffff03;margin-top:2rem;padding:2rem}.photo-module__ySa5ha__settingsTitle{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.photo-module__ySa5ha__settingsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.photo-module__ySa5ha__settingItem{border-radius:var(--radius-sm);background:#ffffff05;border:1px solid #ffffff0f;flex-direction:column;gap:6px;padding:1.25rem;display:flex}.photo-module__ySa5ha__settingLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-primary);font-size:.8rem;font-weight:700}.photo-module__ySa5ha__settingValue{color:var(--text-primary);font-size:1.1rem;font-weight:700}.photo-module__ySa5ha__settingDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.45}.photo-module__ySa5ha__greyCardSection{border-top:1px solid var(--border-color);align-items:center;gap:1.75rem;margin-top:1.5rem;padding-top:2rem;display:flex}@media (max-width:650px){.photo-module__ySa5ha__greyCardSection{flex-direction:column;align-items:flex-start;gap:1.25rem}}.photo-module__ySa5ha__greyCardText{flex:1}.photo-module__ySa5ha__greyCardTitle{color:var(--text-primary);margin-bottom:6px;font-size:1.1rem;font-weight:700}.photo-module__ySa5ha__greyCardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.photo-module__ySa5ha__greyCardImageWrapper{border-radius:var(--radius-sm);border:1px solid var(--border-color);flex-shrink:0;width:180px;height:120px;position:relative;overflow:hidden}.photo-module__ySa5ha__greyCardImage{object-fit:cover;width:100%;height:100%}
