/* ZERO-STA: clear hierarchy, real work, one purpose per section. */
.home-site{background:#fff}
.shell{width:min(1180px,calc(100% - 96px));margin-inline:auto}
.section-space{padding-block:92px}
.section-label{font-size:.875rem;line-height:1.8;font-weight:600;letter-spacing:.03em;color:var(--green)}
.essential-home h1,.essential-home h2{color:var(--ink);letter-spacing:-.025em;font-weight:800}
.essential-home h2{font-size:clamp(2rem,3.3vw,2.9rem);line-height:1.45}
.essential-hero{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:56px;padding-block:64px 72px}
.essential-hero h1{font-size:clamp(2.7rem,4vw,3.75rem);line-height:1.4;margin:20px 0 30px;letter-spacing:-.045em}
.mobile-break{display:none}
.hero-words>.button{margin-top:4px}
.hero-photo{position:relative;margin:0;aspect-ratio:1;min-width:0}
.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px;object-position:55% 50%}
.hero-photo figcaption{font-size:.875rem;color:var(--muted);margin-top:10px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}
.section-heading h2{margin-top:12px}
.quiet-link{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px;font-size:1rem;font-weight:600;text-decoration:none;color:var(--green)}
.quiet-link:hover{text-decoration:underline;text-underline-offset:.3em}
.work-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.scene{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;border-radius:16px;background:#edf0ee;text-decoration:none;isolation:isolate}
.scene img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}
.scene::after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,transparent 32%,rgba(8,22,16,.82) 100%)}
.scene-label{position:absolute;inset:auto 26px 26px;z-index:1;display:flex;justify-content:space-between;align-items:end;gap:14px;color:#fff}
.scene-label h3{font-size:1.5rem;line-height:1.5;color:#fff;font-weight:700}
.scene-label p{font-size:.875rem;line-height:1.8;margin-top:5px;color:#fff}
.scene-label>span{font-size:1.5rem;flex:none}
.scene:focus-visible{outline-offset:5px}
.work-scenes .scene:nth-child(2) img{object-position:37% 50%}
.work-scenes .scene:nth-child(3) img{object-position:50% 37%}
.remote-line{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px;margin-top:22px;border-bottom:1px solid var(--line);text-decoration:none;font-size:1rem}
.remote-line>span{color:var(--muted)}
.remote-line strong{color:var(--green);font-weight:600}
.remote-line:hover strong{text-decoration:underline;text-underline-offset:.3em}
.essential-support{background:#f5f6f5}
.support-layout{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}
.support-photo{aspect-ratio:4/5}
.support-photo img{object-position:48% 50%}
.support-copy h2,.product-words h2{margin:14px 0 20px}
.section-description{font-size:1rem;line-height:2;color:var(--muted)}
.support-choices{margin:26px 0 30px}
.support-choices a{display:block;border-top:1px solid var(--line);text-decoration:none;padding:18px 0}
.support-choices a:last-child{border-bottom:1px solid var(--line)}
.support-choices a>span{font-size:.875rem;color:var(--muted);display:block;margin-bottom:5px}
.support-choices strong{font-size:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:16px;font-weight:700;color:var(--ink)}
.support-choices b{font-weight:400;color:var(--green)}
.support-choices a:hover strong{text-decoration:underline;text-underline-offset:.25em}
.essential-product{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:76px}
.product-image{aspect-ratio:1;}
.product-image img{object-position:53% 50%}
.product-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px}
.gift-link{display:inline-flex;align-items:center;gap:14px;font-size:.875rem;line-height:1.8;min-height:44px;margin-top:22px;color:var(--muted);text-decoration:underline;text-underline-offset:.3em}
.essential-contact{background:var(--green);color:#fff;padding-block:72px}
.contact-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:76px}
.essential-contact .section-label,.essential-contact h2{color:#fff}
.essential-contact h2{margin-top:12px}
.contact-layout>div>p:not(.section-label){font-size:1rem;line-height:2}
.contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:24px}
.essential-contact .button{background:#fff;color:var(--green);border-color:#fff}
.essential-contact .button:hover{background:#e9f0ec}
.essential-contact .quiet-link{color:#fff}
.contact-instagram{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-size:.875rem;margin-top:24px;text-decoration:underline;text-underline-offset:.3em}
.home-site .site-footer{margin-top:0}

@media(max-width:1100px){.shell{width:calc(100% - 64px)}.essential-hero{gap:32px}.support-layout,.essential-product,.contact-layout{gap:42px}.scene-label{inset:auto 20px 22px}.scene-label h3{font-size:1.3rem}}
@media(max-width:760px){
 .shell{width:calc(100% - 40px)}.section-space{padding-block:56px}
 .essential-hero{display:flex;flex-direction:column;align-items:stretch;gap:32px;padding-block:38px 34px}
 .essential-hero h1{font-size:clamp(1.875rem,9vw,2.25rem);line-height:1.5;letter-spacing:-.04em;margin:15px 0 22px}
 .section-label{font-size:.875rem;letter-spacing:0}
 .hero-photo{aspect-ratio:4/3;margin-bottom:22px}.hero-photo img{border-radius:14px}
 .hero-photo figcaption{font-size:.875rem;margin-top:8px}
 .essential-home h2{font-size:clamp(1.75rem,7.3vw,2rem);line-height:1.5;letter-spacing:-.025em}
 .section-heading{align-items:start;flex-direction:column;gap:12px;margin-bottom:24px}
 .section-heading h2{margin-top:10px}.quiet-link{font-size:.9375rem}
 .work-scenes{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
 .work-scenes .scene{min-height:12rem}
 .work-scenes .scene:first-child{grid-column:1/-1;aspect-ratio:16/9}
 .work-scenes .scene:not(:first-child){aspect-ratio:3/4}
 .scene{border-radius:12px}.scene-label{inset:auto 16px 16px;gap:7px}.scene-label h3{font-size:1.125rem}.scene-label p{font-size:.875rem;line-height:1.7}.scene-label>span{font-size:1.2rem}
 .work-scenes .scene:first-child .scene-label h3{font-size:1.4rem}
 .remote-line{align-items:start;flex-direction:column;gap:6px;padding-block:18px;margin-top:14px;min-height:0;font-size:.9375rem}
 .support-layout,.essential-product,.contact-layout{grid-template-columns:minmax(0,1fr);gap:30px}
 .support-photo{aspect-ratio:16/11}.support-photo .scene-label h3{font-size:1.3rem}
 .support-copy h2,.product-words h2{margin-block:10px 16px}.desktop-break{display:none}
 .support-choices{margin:24px 0}.support-choices strong{font-size:1.125rem}
 .essential-product .product-image{grid-row:1;aspect-ratio:4/3}
 .product-actions{flex-direction:column;align-items:start;gap:12px;margin-top:24px}.gift-link{margin-top:12px}
 .essential-contact{padding-block:48px}.contact-layout{gap:24px}.contact-actions{align-items:start;flex-direction:column;gap:12px}.contact-instagram{margin-top:18px}
}


@media(max-width:760px){.work-scenes .scene:not(:first-child) .scene-label{display:block}.work-scenes .scene:not(:first-child) .scene-label h3{font-size:1rem}.work-scenes .scene:not(:first-child) .scene-label>span{display:none}}

/* Make the active photo link unmistakable without hiding its description. */
.scene{transition:transform .18s ease,box-shadow .18s ease;-webkit-tap-highlight-color:rgba(0,101,67,.16)}
.scene-cue{position:absolute;top:20px;left:20px;right:auto;z-index:2;display:inline-flex;align-items:center;gap:10px;max-width:calc(100% - 40px);padding:8px 13px;border:1px solid rgba(255,255,255,.6);border-radius:6px;background:var(--green);color:#fff;font-size:.875rem;line-height:1.6;font-weight:600;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}
.scene-cue-arrow{flex:none}
.scene:focus-visible{outline:3px solid var(--green);outline-offset:5px;box-shadow:0 10px 24px rgba(0,60,38,.16)}
.scene:focus-visible .scene-cue{opacity:1;transform:none}
@media(hover:hover) and (pointer:fine){
 .scene:hover{transform:translateY(-3px);box-shadow:0 0 0 3px var(--green),0 10px 24px rgba(0,60,38,.16)}
 .scene:hover img{transform:scale(1.035)}
 .scene:hover .scene-cue{opacity:1;transform:none}
}
@media(hover:none),(pointer:coarse){
 .scene-cue{top:12px;right:12px;left:auto;opacity:1;transform:none;width:34px;height:34px;padding:0;border-radius:50%;justify-content:center}
 .scene-cue-text{display:none}
 .scene-label>span{display:none}
 .scene:active{box-shadow:0 0 0 3px var(--green)}
}
@media(prefers-reduced-motion:reduce){
 .scene,.scene img,.scene-cue{transition:none;transform:none}
 .scene:hover,.scene:hover img{transform:none}
}
