/* Photography-led refinement, using the existing Sungrace design system. */
:root{--photo-shadow:0 18px 50px rgba(14,31,77,.09)}
.photo-hero{padding:clamp(42px,6vw,88px) 0;background:linear-gradient(130deg,#fafbff 12%,#f2f3fe 100%)}
.photo-hero .breadcrumb{margin-bottom:32px}.photo-hero-grid{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:clamp(28px,5vw,80px)}
.photo-hero h1{font-size:clamp(2.25rem,3.6vw,4rem);max-width:700px!important;line-height:1.1}.photo-hero .lede{max-width:580px;font-size:1.13rem;line-height:1.7}.photo-hero .hero-actions{gap:12px}.photo-hero .btn{padding:14px 23px;font-size:.94rem}
.hero-look{margin:0;position:relative}.hero-look>a{display:block;overflow:hidden;border-radius:24px;background:#e8ebf0;box-shadow:var(--photo-shadow)}.hero-look img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .55s}.hero-look>a:hover img{transform:scale(1.02)}.hero-look figcaption{display:flex;justify-content:space-between;gap:20px;margin:15px 3px 0;font-size:.87rem;color:var(--ink-muted)}.hero-look figcaption strong{font-weight:600;color:var(--ink)}
.collection-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}.collection-heading .section-head{margin-bottom:0}.collection-heading .card-link{white-space:nowrap;margin-bottom:6px}.collection-heading h2{font-size:clamp(1.9rem,3.2vw,2.7rem)}
.look-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.look-card{min-width:0;margin:0;background:var(--white);border:1px solid var(--border);border-radius:18px;overflow:hidden;transition:box-shadow .25s,transform .25s}.look-card:hover{box-shadow:var(--photo-shadow);transform:translateY(-4px)}
.look-zoom{display:block;position:relative;overflow:hidden;background:#edf0f5}.look-zoom img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;transition:transform .5s}.look-zoom:hover img{transform:scale(1.035)}.look-magnify{position:absolute;right:14px;bottom:14px;background:rgba(255,255,255,.94);color:var(--ink);border:1px solid rgba(14,31,77,.12);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;box-shadow:0 2px 14px #12265c12}.look-magnify svg{width:17px;height:17px}
.look-card figcaption{padding:22px 24px 24px}.look-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px}.look-number{font-size:.75rem;color:var(--ink-muted);font-family:var(--font-display);font-weight:600;letter-spacing:.1em}.look-colours{display:flex;gap:5px}.look-colours span{display:block;width:11px;height:11px;border-radius:50%;border:1px solid #10234426;background:var(--swatch)}
.look-card h3{font-size:1.08rem;line-height:1.35;margin-bottom:9px}.look-card p{font-size:1rem;line-height:1.55;color:var(--ink-muted)}.look-card .card-link{font-size:.88rem;margin-top:15px}.look-card h3 a:hover{color:var(--accent)}
.look-note{font-size:.88rem;color:var(--ink-muted);margin-top:26px;line-height:1.6;max-width:900px}.catalogue-jump{margin-top:36px;gap:8px}.catalogue-jump a{font-size:.9rem;padding:11px 16px;box-shadow:0 2px 8px #12265c04}.catalogue-jump a:hover{background:var(--accent-tint)}
.catalogue-group .section-head{max-width:770px}.catalogue-group{padding:clamp(60px,6vw,90px) 0}.look-section{padding:clamp(60px,6vw,90px) 0}.product-gallery{margin-top:34px}.product-gallery .look-card figcaption{padding:16px 20px}.product-gallery .look-card h3{font-size:1rem}
.concept-photo{position:relative;overflow:hidden;border-radius:var(--radius);margin:0}.concept-photo img{width:100%;height:100%;aspect-ratio:3/2;object-fit:cover}.concept-photo figcaption{background:var(--bg-alt);color:var(--ink-muted);font-size:.83rem;padding:9px 14px}.card>.concept-photo{border-radius:0}.card>.concept-photo img{aspect-ratio:3/2}.card>.concept-photo figcaption{display:none}
.photo-detail .page-hero .lede{font-size:1.06rem}.photo-detail .photo-hero-grid{grid-template-columns:1fr 1.03fr}.photo-detail .hero-look>a{border-radius:20px}
.photo-pending{display:none!important}.split:has(>.photo-pending){grid-template-columns:1fr;max-width:900px}.process-summary{align-self:stretch;border:1px solid var(--border);border-radius:var(--radius);padding:28px;background:var(--white)}.process-summary figcaption{margin-top:0!important}.process-summary figcaption>span{margin-top:10px}
.card:not(:has(img)) .card-body{justify-content:center;background:linear-gradient(145deg,var(--white),var(--accent-tint));padding:clamp(26px,3vw,44px)}.card:not(:has(img)) .card-body p{flex:0}
.lookbook-dialog{width:min(1280px,94vw);max-height:94dvh;margin:auto;border:0;border-radius:20px;padding:0;overflow:hidden;background:#fff;color:var(--ink);box-shadow:0 25px 100px #07102466}.lookbook-dialog::backdrop{background:rgba(7,16,36,.82);backdrop-filter:blur(4px)}.lookbook-dialog[open]{display:flex;flex-direction:column}.viewer-top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 23px;border-bottom:1px solid var(--border)}.viewer-top strong{font:600 .9rem var(--font-display)}.viewer-top button{font-size:1.4rem;width:40px;height:40px;border-radius:50%;background:var(--bg-alt);display:grid;place-items:center}.viewer-top button:hover{background:var(--accent-tint)}.viewer-image{display:block;width:100%;max-height:calc(94dvh - 185px);min-height:0;object-fit:contain;background:#f4f5f8}.viewer-bottom{padding:17px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px}.viewer-bottom h3{font-size:1rem;margin-bottom:5px}.viewer-bottom p{font-size:.9rem;color:var(--ink-muted)}.viewer-controls{display:flex;gap:7px;flex-shrink:0}.viewer-controls button{width:44px;height:44px;border:1px solid var(--border);border-radius:50%;font-size:1.3rem}.viewer-controls button:hover{background:var(--accent-tint)}.viewer-controls button:disabled{opacity:.35;cursor:default}
@media(max-width:1080px){.photo-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.photo-hero h1{font-size:clamp(2.1rem,4vw,3.1rem)}.look-grid{gap:20px}.look-card figcaption{padding:18px}.look-card h3{font-size:1rem}.collection-heading{align-items:flex-start;flex-direction:column;gap:5px}}
@media(max-width:860px){.photo-hero-grid,.photo-detail .photo-hero-grid{grid-template-columns:1fr}.photo-hero .lede{max-width:100%}.photo-hero h1{max-width:750px!important;font-size:clamp(2.2rem,5.6vw,3.4rem)}.photo-hero .breadcrumb{margin-bottom:24px}.hero-look{max-width:760px}.look-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-hero{padding:35px 0 45px}.hero-look figcaption{font-size:.82rem}.viewer-bottom{padding:14px;gap:10px}}
@media(max-width:540px){.look-grid{grid-template-columns:1fr;gap:25px}.look-card figcaption{padding:21px}.look-card h3{font-size:1.15rem}.look-card p{font-size:1rem}.photo-hero h1{font-size:2.3rem;overflow-wrap:break-word}.photo-hero .lede{font-size:1.05rem}.hero-look>a{border-radius:18px}.hero-look figcaption{flex-wrap:wrap;gap:5px}.collection-heading h2{font-size:2rem}.catalogue-jump{gap:8px}.catalogue-jump a{font-size:.84rem;padding:9px 13px}.lookbook-dialog{width:96vw;border-radius:14px}.viewer-top{padding:10px 14px}.viewer-bottom{align-items:flex-start}.viewer-bottom p{font-size:.82rem}.viewer-controls button{width:40px;height:40px}.viewer-image{max-height:calc(94dvh - 180px)}.look-note{font-size:.85rem}}
.viewer-tools{display:flex;align-items:center;gap:9px;flex-shrink:0}.viewer-top .viewer-zoom{width:auto;padding:0 15px;border-radius:22px;font:600 .82rem var(--font-display);border:1px solid var(--border)}.viewer-media{min-height:0;overflow:auto;max-height:calc(94dvh - 185px);background:#f4f5f8;overscroll-behavior:contain}.viewer-media.is-zoomed .viewer-image{width:200%;max-width:none;max-height:none;height:auto;object-fit:fill}.viewer-media:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}@media(max-width:540px){.viewer-top{gap:8px}.viewer-top strong{font-size:.77rem;max-width:155px}.viewer-top .viewer-zoom{font-size:.76rem;padding:0 10px}.viewer-media{max-height:calc(94dvh - 180px)}}
@media(prefers-reduced-motion:reduce){.look-card,.look-zoom img,.hero-look img{transition:none;transform:none!important}}
