/* v1.1 — closer to the approved bold editorial composition */
.hero{min-height:min(920px,100svh);display:block;background:var(--olive);isolation:isolate}.hero__media{left:38%;z-index:-1}.hero__media img{object-position:center center;filter:saturate(.82) contrast(1.04)}.hero__media:after{background:linear-gradient(90deg,var(--olive) 0%,rgba(46,51,32,.98) 4%,rgba(46,51,32,.62) 20%,transparent 48%),linear-gradient(0deg,rgba(12,13,10,.3),transparent 42%)}.hero__content{display:flex;min-height:min(920px,100svh);flex-direction:column;justify-content:center;width:42%;margin:0;padding-top:10rem;padding-bottom:5rem}.hero .display{font-size:clamp(4rem,6.8vw,7.6rem);max-width:8ch}.hero__intro{max-width:19rem}.hero:before{content:"";position:absolute;left:var(--gutter);top:10rem;width:7rem;height:11rem;border-left:1px solid rgba(205,182,150,.6);border-top:1px solid rgba(205,182,150,.6);z-index:2}.hero:after{content:"MEMORIES • CONNECTION • STORY";position:absolute;right:2rem;bottom:2rem;z-index:3;width:8rem;height:8rem;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:.5rem;letter-spacing:.14em;text-align:center}.hero__mark{display:none}
.collections{background:var(--paper);color:var(--ink);padding:clamp(4rem,7vw,7rem) 0}.collections__head{align-items:center}.collections__head .section-title{color:var(--olive)}.collections__head p{color:#56584b}.collection-grid{grid-template-columns:repeat(4,1fr);gap:3px}.collection-card,.collection-card:nth-child(4),.collection-card:nth-child(5){grid-column:auto;min-height:clamp(24rem,34vw,36rem)}.collection-card:after{background:linear-gradient(0deg,rgba(33,38,23,.94) 0%,rgba(33,38,23,.86) 15%,transparent 44%)}.collection-card__content{inset:auto 0 0;padding:1.15rem 1.25rem;background:linear-gradient(90deg,rgba(46,51,32,.97),rgba(33,38,23,.93))}.collection-card h2,.collection-card h3{font-size:clamp(1.45rem,2.1vw,2.4rem);line-height:.95}.collection-card__number{color:var(--sand)}
.story-intro{position:relative}.story-intro:before{content:"";position:absolute;inset:4rem auto auto 2%;width:11rem;height:11rem;opacity:.25;background:radial-gradient(circle at 50% 50%,transparent 28%,var(--olive) 29%,transparent 31%),repeating-radial-gradient(circle,transparent 0 14px,rgba(46,51,32,.45) 15px 16px)}.about-band{background:#eee8dc}.experience-band{background:linear-gradient(100deg,#222718,#464b34 65%,#77745e)}
.cta{min-height:70vh;overflow:hidden}.cta__media{opacity:.2}.cta:before,.cta:after{content:"";position:absolute;z-index:1;width:clamp(12rem,24vw,22rem);aspect-ratio:4/5;background-size:cover;background-position:center;border:10px solid var(--white);box-shadow:0 24px 60px rgba(0,0,0,.35)}.cta:before{right:18%;bottom:-10%;background-image:url('../images/selected-work-family.webp');transform:rotate(-5deg)}.cta:after{right:3%;top:12%;background-image:url('../images/homepage-cta.webp');transform:rotate(7deg)}.cta__content{width:min(100%,var(--max));margin:auto;text-align:left}.cta .section-title{max-width:8ch;margin:0 0 2rem}
.site-footer{padding:3rem 0 1.5rem;background:#10110e}.site-footer__mast{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.25)}.site-footer__contact{justify-content:flex-end;font-family:var(--sans);font-size:.72rem;letter-spacing:.08em}.site-footer__links{display:flex;justify-content:space-between;gap:2rem;padding:1.4rem 0}.site-footer .footer-menu,.site-footer .social-menu{display:flex;flex-wrap:wrap;gap:1rem 1.8rem}.site-footer .social-menu{justify-content:flex-end}.site-footer__service{text-align:left}.site-footer__bottom{padding-top:1rem}
@media(max-width:900px){.hero__media{left:32%}.hero__content{width:48%}.collection-grid{grid-template-columns:repeat(2,1fr)}.cta:before{right:5%}.cta:after{right:-10%}.cta__content{padding-right:45%}.site-footer__mast{align-items:start}}
@media(max-width:650px){.hero{min-height:auto;display:flex;flex-direction:column;padding-top:5rem}.hero__media{position:relative;inset:auto;order:1;height:62vh;min-height:28rem}.hero__media:after{background:linear-gradient(0deg,rgba(46,51,32,.32),transparent 45%)}.hero__content{order:2;width:100%;min-height:auto;padding:3.5rem var(--gutter) 4.5rem;background:var(--olive)}.hero:before,.hero:after{display:none}.hero .display{font-size:clamp(3.6rem,17vw,5.7rem)}.collection-grid{grid-template-columns:1fr}.collection-card,.collection-card:nth-child(n){min-height:120vw;margin:0 0 3px}.collections__head{display:block}.cta:before,.cta:after{opacity:.28}.cta__content{padding-right:var(--gutter)}.site-footer__mast,.site-footer__links{display:grid}.site-footer__contact,.site-footer .social-menu{justify-content:flex-start}.site-footer .footer-menu,.site-footer .social-menu{display:flex}}
.hero__media{z-index:0}
