/* VOWSCAST V4 / LOVE. LOUDER.
   Typography uses installed system fonts. All scroll-driven mutations are transforms/opacity.
   Static HTML is the final, fully legible state; JS is progressive enhancement. */
:root{--forest:#201b17;--forest-deep:#12100f;--ivory:#e6ddd1;--acid:#d3bfa0;--ink:#201b17;--soft:#85715d;--line:rgba(52,39,28,.20);--paper:#f0e9df;--muted:#6c6054;--walnut:#201b17;--serif:Arial,Helvetica,sans-serif;--sans:Arial,Helvetica,sans-serif;--pad:clamp(22px,5vw,88px);--ease:cubic-bezier(.16,1,.3,1);color-scheme:light}
*{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;background:var(--ivory);color:var(--forest);font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}p,h1,h2,h3,figure{margin:0}p{line-height:1.65}button[disabled]{cursor:not-allowed}img{display:block;width:100%;max-width:100%;height:auto}img[width][height]{object-fit:cover}::selection{background:var(--acid);color:var(--forest)}:focus-visible{outline:3px solid currentColor;outline-offset:5px}[hidden]{display:none!important}.skip-link{position:fixed;top:14px;left:14px;background:var(--acid);padding:14px 20px;z-index:2000;transform:translateY(-150%)}.skip-link:focus{transform:none}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:17px 23px;border:1px solid transparent;font-size:13px;line-height:1.2;font-weight:700;min-height:52px;border-radius:4px}.button span{font-size:23px;line-height:1;display:inline-block;transition:transform .7s var(--ease)}.button:hover span{transform:translate(3px,-3px)}.button-acid{background:var(--acid);color:var(--forest)}.button-dark{background:var(--forest);color:var(--ivory)}.button-ivory{background:var(--acid);color:var(--forest)}.button-outline{border-color:var(--line);background:transparent}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid currentColor;font-size:14px;font-weight:700;padding:12px 0 9px;margin-top:20px}.text-link span{font-size:22px}.inline-button{display:inline;padding:0;text-decoration:underline;text-underline-offset:4px}.light-link{color:var(--ivory)}.eyebrow,.section-index{font-size:10px;font-weight:700;letter-spacing:.14em;line-height:1.6;text-transform:uppercase}.section-pad{padding:100px var(--pad)}.section-index{display:flex;justify-content:space-between;gap:24px;padding-bottom:24px;margin-bottom:64px;border-bottom:1px solid var(--line)}.display{font-size:clamp(52px,6.85vw,112px);font-weight:900;line-height:.91;letter-spacing:-.065em;text-transform:uppercase}.acid{color:var(--acid)}.soft-ink{color:var(--soft)}
/* Navigation stays functional independently of motion. */
.site-header{height:88px;position:absolute;left:0;top:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 var(--pad);background:var(--forest);color:var(--ivory)}.wordmark{font-size:34px;font-weight:900;letter-spacing:-.075em;line-height:.87}.wordmark>span{display:block;font-size:7px;line-height:1.3;font-weight:500;letter-spacing:.18em;margin-top:8px}.desktop-nav{display:flex;gap:30px;font-size:12px;font-weight:600}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;left:0;right:0;bottom:3px;height:1px;background:var(--acid);transform:scaleX(0);transform-origin:left;transition:transform .7s var(--ease)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:22px}.header-book{font-size:12px;min-height:44px;padding:12px 17px}.motion-switch{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--ivory);padding:8px 0}.motion-bars{font-size:22px}.menu-toggle{display:none;width:38px;height:40px;padding:8px}.menu-toggle span{height:1px;background:currentColor;width:22px;display:block;margin:5px 0}.mobile-nav{position:absolute;z-index:101;top:76px;left:0;right:0;padding:20px var(--pad) 28px;background:var(--forest);color:var(--ivory);display:flex;flex-direction:column;gap:20px}.mobile-nav a{font-size:21px}
/* ONE hero moment: the photograph travels in a 3D plane to fill the viewport. */
.hero{position:relative;height:100svh;min-height:700px;background:var(--forest);color:var(--ivory)}.hero-stage{height:100svh;min-height:700px;position:relative;overflow:clip;isolation:isolate}.hero-image-plane{position:absolute;inset:0;transform-origin:50% 50%;backface-visibility:hidden;z-index:1}.hero-image{height:100%;object-position:62% 48%}.photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,14,10,.68),rgba(19,14,10,0) 63%),linear-gradient(0deg,rgba(19,14,10,.65),transparent 55%)}.hero-grain{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 73% 25%,#806e5755,transparent 60%),repeating-linear-gradient(90deg,transparent 0,transparent 109px,#ffffff05 110px,#ffffff05 111px)}.hero-outline{position:absolute;left:57%;top:23%;width:38%;height:54%;border:1px solid #d3bfa055;transform:rotate(7deg);z-index:0;display:none}.hero-title-block{position:absolute;left:var(--pad);top:24%;z-index:4;transform-origin:0% 60%;width:66%;}.hero-eyebrow{display:flex;gap:10px;align-items:center;font-size:9px;letter-spacing:.13em;margin-bottom:27px}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--acid);flex-shrink:0}.hero h1{font-size:clamp(85px,12.6vw,210px);font-weight:900;letter-spacing:-.077em;line-height:.79;margin-left:-.05em;margin-bottom:30px}.hero h1>span{display:block}.hero h1>span+span{margin-top:10px}.hero-description{font-size:16px;line-height:1.45;letter-spacing:-.012em;max-width:350px}.hero-link{display:inline-flex;align-items:center;gap:27px;font-size:12px;font-weight:700;margin-top:24px}.hero-link span{font-size:25px}.hero-satellite{position:absolute;margin:0;border:7px solid var(--ivory);background:var(--ivory);color:var(--forest);z-index:3;box-shadow:0 20px 50px #0004;display:none;backface-visibility:hidden}.hero-satellite img{height:calc(100% - 19px);object-fit:cover}.hero-satellite figcaption{font-size:6px;letter-spacing:.06em;font-weight:700;line-height:19px}.satellite-one{left:56%;top:15%;width:clamp(114px,11.5vw,172px);height:clamp(165px,15.2vw,231px);transform:rotate(-9deg)}.satellite-two{right:3.8%;bottom:16.5%;width:clamp(155px,17vw,255px);height:clamp(110px,11vw,166px);transform:rotate(7deg)}.hero-record{position:absolute;z-index:5;right:var(--pad);top:128px;display:flex;gap:10px;font-size:8px;letter-spacing:.14em;line-height:1.6;align-items:flex-start}.hero-record .status-dot{margin-top:5px}.record-bracket{font-size:35px;margin-left:25px;margin-top:-9px}.hero-final-note{position:absolute;right:var(--pad);bottom:18%;color:var(--ivory);z-index:3;text-align:right}.hero-final-note .eyebrow{font-size:8px}.hero-final-note p{font-size:clamp(26px,3.2vw,47px);line-height:1.05;letter-spacing:-.055em;margin-top:12px}.hero-final-note strong{font-weight:900;color:var(--acid)}.hero-bottom{position:absolute;z-index:6;left:var(--pad);right:var(--pad);bottom:30px;display:flex;align-items:center;gap:26px;font-size:8px;letter-spacing:.13em}.hero-bottom>a{display:flex;align-items:center;gap:13px}.scroll-circle{border:1px solid #e6ddd155;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;font-size:20px}.hero-meta{margin-left:auto}.hero-progress{width:95px;height:1px;display:block;background:#e6ddd140;overflow:hidden}.hero-progress-bar{height:100%;width:100%;background:var(--acid);display:block;transform-origin:left;transform:scaleX(1)}
@media(min-width:768px) and (prefers-reduced-motion:no-preference){html[data-motion=on] .hero{height:200svh;min-height:1400px}html[data-motion=on] .hero-stage{position:sticky;top:0}html[data-motion=on] .hero-outline,html[data-motion=on] .hero-satellite{display:block}html[data-motion=on] .hero-image-plane{transform:perspective(1800px) translate3d(24vw,0,0) rotateY(-8deg) rotateZ(3deg) scale(.64)}html[data-motion=on] .hero-final-note{opacity:0}html[data-motion=on] .photo-shade{opacity:.28}}
.manifesto-strip{background:var(--acid);color:var(--forest);padding:22px 0;overflow:hidden}.strip-track{display:flex;align-items:center;gap:48px;white-space:nowrap;width:max-content;margin-left:-4vw;font-size:clamp(31px,4.15vw,67px);font-weight:900;line-height:1;letter-spacing:-.055em}.strip-track>span:after{content:'✳';font-size:.7em;margin-left:48px;vertical-align:12%;}.outline-type{-webkit-text-stroke:1px var(--forest);color:transparent}
/* Photography-led editorial composition. */
.intro{padding-bottom:110px}.intro-head{display:grid;grid-template-columns:1.1fr .9fr;gap:11vw;align-items:center}.intro-copy{max-width:400px}.intro-copy .lead{font-size:26px;line-height:1.25;letter-spacing:-.04em;font-weight:700;margin-bottom:22px}.intro-copy>p:not(.lead){font-size:15px;line-height:1.8;color:var(--muted)}.small-wave{display:flex;height:36px;align-items:center;gap:3px;margin-bottom:30px;max-width:220px}.small-wave i{display:block;width:3px;height:var(--bar);min-height:3px;background:var(--forest);transform-origin:center;border-radius:2px}.visual-bento{display:grid;grid-template-columns:1.6fr 1fr;grid-template-rows:1.25fr .75fr;gap:18px;margin-top:76px;height:630px}.bento-main{grid-row:1/3;display:flex;flex-direction:column;background:var(--forest);border-radius:8px;overflow:hidden}.photo-frame{flex:1;min-height:0;overflow:hidden}.photo-frame img{height:100%;object-fit:cover;object-position:61% center}.bento-main figcaption{color:var(--ivory);display:flex;justify-content:space-between;padding:18px 22px;font-size:8px;letter-spacing:.1em}.bento-note{background:var(--acid);padding:32px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between}.bento-note>p{font-size:clamp(43px,4.6vw,76px);line-height:.85;letter-spacing:-.065em;font-weight:900;margin:24px 0}.bento-note .eyebrow{font-size:8px}.note-bottom{display:flex;gap:14px;justify-content:space-between;align-items:end;font-size:11px;line-height:1.5}.round-link{height:42px;width:42px;border:1px solid var(--forest);border-radius:50%;font-size:25px;display:grid;place-items:center;flex-shrink:0}.bento-detail{position:relative;border-radius:8px;overflow:hidden}.bento-detail img{height:100%;object-fit:cover}.bento-detail figcaption{position:absolute;left:0;right:0;bottom:0;font-size:8px;letter-spacing:.08em;color:var(--ivory);background:linear-gradient(transparent,#181310e6);padding:36px 22px 18px}
.voices{background:var(--forest);color:var(--ivory);overflow:clip}.voices .section-index{border-color:#ffffff26}.voices-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:62px}.voices-head h2{font-size:clamp(51px,6.3vw,102px)}.voices-head p{font-size:13px;line-height:1.85;max-width:285px;color:#cbbcac}.memory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;perspective:1400px;padding:10px 0}.memory-card{display:block;position:relative;padding:0;width:100%;text-align:left;aspect-ratio:.78;overflow:hidden;isolation:isolate;border-radius:8px;color:var(--ivory);background:#3e332a;transform-style:preserve-3d;box-shadow:0 18px 30px #0002}.memory-image{display:block;position:absolute;inset:0}.memory-image img{height:100%;object-fit:cover;object-position:48% 45%;transition:transform .8s var(--ease)}.memory-b img{object-position:56% 45%}.memory-card:hover img{transform:scale(1.035)}.memory-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#17120fec,transparent 72%)}.memory-caption{position:absolute;left:26px;right:26px;bottom:27px;display:block}.memory-caption .eyebrow{font-size:8px;display:block;margin-bottom:16px}.memory-caption strong{font-size:clamp(32px,3.2vw,53px);font-weight:800;letter-spacing:-.05em;line-height:1.03;display:block;max-width:90%}.memory-arrow{position:absolute;right:0;bottom:2px;width:34px;height:34px;border:1px solid #d3bfa088;border-radius:50%;display:grid;place-items:center;font-size:22px;color:var(--acid)}.visual-caption{font-size:10px;color:#b6a592;margin-top:30px;line-height:1.8}
.studio-section{overflow:clip}.studio-layout{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.studio-copy h2{font-size:clamp(50px,6.4vw,105px)}.studio-copy>p{margin-top:30px;max-width:370px;font-size:15px;color:var(--muted)}.studio-object{height:510px;background:var(--acid);position:relative;border-radius:8px;overflow:hidden;isolation:isolate}.object-label,.object-caption{position:absolute;left:25px;font-size:8px;letter-spacing:.13em;font-weight:700;z-index:3}.object-label{top:24px}.object-caption{bottom:23px;max-width:65%;line-height:1.7}.object-corner{position:absolute;right:22px;bottom:14px;font-size:32px;font-weight:300}.object-grid{position:absolute;inset:0;background:linear-gradient(90deg,transparent 49.8%,#201b1713 50%,transparent 50.2%),linear-gradient(transparent 49.8%,#201b1713 50%,transparent 50.2%)}.object-orbit{position:absolute;inset:70px 35px;border:1px solid #201b171f;border-radius:50%;transform:rotate(-25deg)}#studio-canvas{width:100%;height:100%;display:none;position:relative;z-index:2}.has-3d #studio-canvas{display:block}.studio-fallback{position:absolute;top:19%;height:63%;width:86%;left:7%;object-fit:cover;border-radius:6px}.has-3d .studio-fallback{display:none}.no-webgl .studio-fallback{display:block}.kit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:70px}.kit-grid article{border-top:1px solid var(--line);padding-top:19px}.kit-grid article>span{display:block;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:27px}.kit-grid h3{font-size:24px;letter-spacing:-.04em;margin-bottom:13px}.kit-grid p{font-size:13px;color:var(--muted);line-height:1.75;max-width:260px}
.chapter{position:relative;min-height:700px;display:flex;flex-direction:column;justify-content:center;color:var(--ivory);overflow:hidden;padding-top:115px;padding-bottom:40px}.chapter-image,.chapter-shade{position:absolute;inset:0}.chapter-image{z-index:0}.chapter-image img{height:100%;object-fit:cover;object-position:65% 50%}.chapter-shade{background:linear-gradient(90deg,#211911da,transparent 84%),linear-gradient(0deg,#201914a6,transparent 80%)}.chapter-copy,.chapter-footer{position:relative;z-index:2}.chapter-copy .eyebrow{margin-bottom:30px;font-size:9px}.chapter-copy h2{font-size:clamp(50px,7vw,120px)}.chapter-copy>p:last-child{font-size:24px;letter-spacing:-.03em;margin-top:25px}.chapter-footer{display:flex;justify-content:space-between;align-items:end;margin-top:60px;gap:25px}.chapter-footer>span{font-size:8px;letter-spacing:.12em}.chapter-footer .button{font-size:12px}
.collections-head{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end;margin-bottom:50px}.collections-head h2{font-size:clamp(50px,6.2vw,101px)}.collections-head p{font-size:14px;color:var(--muted);max-width:335px}.demo-pricing-label{font-size:8px;line-height:1.6;letter-spacing:.07em;display:inline-block;margin-top:20px;background:#dfd2c0;padding:9px 11px}.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.package-card{background:#dfd4c5;border:1px solid var(--line);border-radius:8px;padding:30px;display:flex;flex-direction:column;min-height:606px}.package-card.featured{background:var(--forest);color:var(--ivory)}.package-label{font-size:9px;letter-spacing:.12em;font-weight:700;margin-bottom:29px}.package-card h3{font-size:clamp(27px,2.8vw,43px);line-height:1.06;font-weight:900;letter-spacing:-.055em}.package-description{font-size:12px;line-height:1.7;opacity:.8;min-height:65px;margin:17px 0 24px}.package-price{font-size:43px;font-weight:800;letter-spacing:-.06em}.package-price small{font-size:10px;font-weight:500;letter-spacing:0}.package-hours{font-size:8px;letter-spacing:.08em;margin-top:9px}.package-features{padding:24px 0 0;list-style:none;border-top:1px solid currentColor;margin:24px 0 25px;opacity:.8;flex:1}.package-features li{position:relative;padding-left:16px;font-size:12px;line-height:1.6;margin-bottom:10px}.package-features li:before{content:'+';position:absolute;left:0;top:0}.package-card .button{width:100%;font-size:12px;border-radius:3px}.package-deposit{font-size:9px;line-height:1.6;margin-top:14px;opacity:.8}.collection-note{margin-top:27px;font-size:12px;line-height:1.8}.collection-note button{font-weight:700}
.booking-section{background:var(--forest);color:var(--ivory);display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.booking-copy{padding-top:10px}.booking-copy .eyebrow{font-size:9px;margin-bottom:37px}.booking-copy h2{font-size:clamp(52px,6.7vw,113px)}.booking-copy>p:not(.eyebrow){font-size:14px;color:#c8b8a3;line-height:1.85;margin-top:27px;max-width:400px}.booking-portrait{margin-top:35px;max-width:420px;position:relative;overflow:hidden;border-radius:6px}.booking-portrait img{width:100%;aspect-ratio:1.56;object-fit:cover}.booking-portrait>span{position:absolute;left:0;right:0;bottom:0;font-size:7px;letter-spacing:.12em;background:linear-gradient(transparent,#251c15ed);padding:40px 18px 18px}.booking-copy>.text-link{font-size:13px}.booking-card{color:var(--forest)}.no-js-booking{border:1px solid #ffffff36;padding:25px}.no-js-booking p{font-size:14px;margin-top:20px}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:12vw}.faq-heading>.eyebrow{margin-bottom:24px}.faq-heading h2{font-size:clamp(64px,8vw,120px)}.faq-heading .text-link{font-size:12px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:28px;cursor:pointer;padding:25px 0;list-style:none;font-size:15px;font-weight:700;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;font-weight:400}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list p{font-size:14px;color:var(--muted);line-height:1.8;padding:0 30px 25px 0}
.site-footer{padding:60px var(--pad) 25px;background:var(--acid);overflow:hidden}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:62px}.footer-top>p{font-size:30px;letter-spacing:-.045em;line-height:.99;font-weight:600}.footer-top strong{font-weight:900}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:17px 25px;font-size:12px;align-content:start}.back-to-top{font-size:9px;letter-spacing:.09em;justify-self:end;display:flex;gap:20px;align-items:start}.back-to-top>span{font-size:25px;line-height:.7}.footer-wordmark{font-size:18.8vw;line-height:.8;font-weight:900;letter-spacing:-.08em;display:block;padding-bottom:23px;position:relative;margin-left:-.035em;white-space:nowrap}.footer-wordmark>span{font-size:14px;vertical-align:top;display:inline-block;margin-top:16px;margin-left:18px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;align-items:center;gap:20px;justify-content:space-between;font-size:8px;letter-spacing:.03em;line-height:1.8}.footer-bottom>div{display:flex;gap:20px}.footer-bottom button{font-size:9px;padding:0}.toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:1100;max-width:calc(100vw - 40px);width:max-content;background:var(--forest);color:var(--ivory);padding:17px 24px;border:1px solid #b6a38a66;box-shadow:0 14px 45px #0002;border-radius:5px;font-size:13px}
@media(min-width:1800px){.section-pad{padding-top:120px;padding-bottom:120px}.visual-bento{height:730px}.studio-object{height:580px}}
@media(max-width:1100px){.desktop-nav{gap:20px;font-size:11px}.header-actions{gap:15px}.motion-label{display:none}.hero-title-block{top:29%}.hero-eyebrow{font-size:8px}.hero-description{font-size:14px}.hero h1{font-size:13.2vw}.section-pad{padding-top:78px;padding-bottom:78px}.intro-head{gap:7vw}.intro-copy .lead{font-size:24px}.visual-bento{height:540px}.bento-note{padding:25px}.bento-note>p{font-size:53px}.memory-caption{left:20px;right:20px}.studio-object{height:440px}.kit-grid{gap:20px}.kit-grid h3{font-size:21px}.package-card{padding:24px 22px;min-height:620px}.package-description{min-height:75px}.booking-section{gap:5vw}.footer-top{grid-template-columns:1fr 1.2fr .7fr}.hero-record{top:119px}.chapter{min-height:620px}}
@media(max-width:900px){.desktop-nav{gap:14px}.wordmark{font-size:30px}.header-book{gap:16px}.voices-head{display:block}.voices-head p{margin-top:23px;max-width:none}.kit-grid{grid-template-columns:repeat(2,1fr);row-gap:30px}.visual-bento{grid-template-columns:1.35fr 1fr}.bento-note>p{font-size:48px}.package-card{padding:24px 18px}.package-card h3{font-size:27px}.package-description{font-size:12px;min-height:84px}.package-card .button{font-size:11px;gap:10px;padding:15px 12px}.package-features li{font-size:11px}.faq-section{gap:7vw}.memory-caption strong{font-size:32px}.studio-object{height:380px}.footer-wordmark>span{margin-top:7px}}
@media(max-width:767px){
:root{--pad:24px}html{scroll-padding-top:24px}.site-header{height:78px;padding:0 22px;gap:12px}.wordmark{font-size:29px}.wordmark>span{font-size:5.5px;margin-top:7px}.desktop-nav{display:none}.header-actions{gap:10px}.header-book{padding:10px 13px;font-size:10px;min-height:40px;gap:13px}.header-book>span{font-size:19px}.motion-switch{padding:8px 2px}.motion-bars{font-size:18px}.menu-toggle{display:block;padding:7px 4px;width:28px}.header-actions .menu-toggle span{width:20px}.hero{height:900px;min-height:0}.hero-stage{height:900px;min-height:0;position:relative!important}.hero-image-plane{top:38%;height:62%;bottom:0;transform:none}.hero-image{object-position:63% 50%}.photo-shade{background:linear-gradient(0deg,#221913d9,transparent 72%),linear-gradient(180deg,#201b1788,transparent 40%)}.hero-title-block{top:146px;left:var(--pad);width:calc(100% - 48px);transform:none}.hero-eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:23px;gap:7px}.hero h1{font-size:clamp(88px,22.5vw,172px);line-height:.78;letter-spacing:-.073em;margin-bottom:23px}.hero-description{font-size:13px;max-width:230px}.hero-link{font-size:11px;margin-top:18px;gap:20px}.hero-satellite,.hero-outline,.hero-record,.hero-meta{display:none!important}.hero-final-note{right:var(--pad);bottom:95px}.hero-final-note .eyebrow{font-size:7px}.hero-final-note p{font-size:34px;line-height:1.05;margin-top:9px}.hero-bottom{left:var(--pad);right:var(--pad);bottom:27px;gap:15px;font-size:7px}.hero-bottom>a{gap:10px}.hero-progress{width:65px;margin-left:auto}.scroll-circle{width:34px;height:34px}.manifesto-strip{padding:18px 0}.strip-track{font-size:34px;gap:28px}.strip-track>span:after{margin-left:28px}.section-pad{padding:67px var(--pad)}.section-index{font-size:8px;letter-spacing:.08em;margin-bottom:37px;padding-bottom:19px;gap:16px}.section-index>span:last-child{max-width:140px;text-align:right}.display{font-size:clamp(48px,11.2vw,84px);letter-spacing:-.06em}.intro-head{display:block}.intro-head h2{font-size:13vw}.intro-copy{margin-top:35px;max-width:440px}.small-wave{margin-bottom:25px;height:28px}.intro-copy .lead{font-size:26px}.intro-copy>p:not(.lead){font-size:14px;line-height:1.85}.intro-copy .text-link{font-size:13px}.visual-bento{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;height:auto;margin-top:40px;gap:14px}.bento-main{grid-column:1/-1;grid-row:1;min-height:410px}.photo-frame{min-height:350px}.photo-frame img{height:350px;object-position:60% 50%}.bento-main figcaption{padding:16px;font-size:6.5px}.bento-note{padding:22px;grid-column:1/-1;min-height:305px}.bento-note>p{font-size:69px;margin:25px 0;line-height:.85}.bento-note .eyebrow{font-size:8px}.note-bottom{font-size:12px}.bento-detail{grid-column:1/-1;height:205px}.bento-detail figcaption{font-size:7px;padding:35px 18px 18px}.voices-head{margin-bottom:33px}.voices-head h2{font-size:11.1vw}.voices-head p{font-size:13px;line-height:1.85;margin-top:26px}.memory-grid{grid-template-columns:1fr;gap:25px;perspective:none}.memory-card{aspect-ratio: .90;max-height:560px;border-radius:6px}.memory-image img{object-position:50% 37%}.memory-b img{object-position:55% 36%}.memory-caption{left:24px;right:24px;bottom:25px}.memory-caption strong{font-size:44px;letter-spacing:-.055em}.memory-caption .eyebrow{font-size:8px}.memory-arrow{width:37px;height:37px}.visual-caption{font-size:10px;margin-top:23px}.studio-layout{display:flex;flex-direction:column;gap:38px;align-items:stretch}.studio-copy h2{font-size:11.6vw}.studio-copy>p{font-size:14px;line-height:1.85;margin-top:25px}.studio-copy>.text-link{font-size:13px}.studio-object{height:420px}.object-label,.object-caption{font-size:7px;left:22px}.kit-grid{grid-template-columns:1fr 1fr;gap:30px 23px;margin-top:35px}.kit-grid h3{font-size:23px}.kit-grid p{font-size:12px;line-height:1.75}.kit-grid article>span{margin-bottom:24px}.chapter{min-height:630px;padding-top:82px;padding-bottom:30px}.chapter-image img{object-position:65% center}.chapter-shade{background:linear-gradient(90deg,#221b14e8,#221b144a),linear-gradient(0deg,#221b14b0,transparent 70%)}.chapter-copy h2{font-size:11.5vw}.chapter-copy .eyebrow{font-size:7px;letter-spacing:.1em}.chapter-copy>p:last-child{font-size:23px;margin-top:28px}.chapter-footer{display:flex;flex-direction:column;align-items:start;gap:25px;margin-top:43px}.chapter-footer>span{font-size:7px;letter-spacing:.08em}.chapter-footer .button{font-size:12px}.collections-head{display:block;margin-bottom:30px}.collections-head h2{font-size:11vw}.collections-head p{font-size:14px;margin-top:26px}.demo-pricing-label{font-size:7px;margin-top:18px}.package-grid{grid-template-columns:1fr;gap:20px}.package-card{padding:29px;min-height:0}.package-card h3{font-size:39px}.package-label{font-size:9px;margin-bottom:25px}.package-description{font-size:13px;min-height:0;max-width:325px;margin-bottom:23px}.package-price{font-size:43px}.package-features li{font-size:13px}.package-card .button{font-size:13px;min-height:50px;padding:16px 18px}.package-deposit{font-size:10px}.package-hours{font-size:9px}.collection-note{font-size:12px}.booking-section{display:block}.booking-copy{padding:0}.booking-copy h2{font-size:13vw}.booking-copy .eyebrow{margin-bottom:29px}.booking-copy>p:not(.eyebrow){font-size:14px;margin-top:27px}.booking-portrait{max-width:none;margin-top:28px}.booking-copy .text-link{font-size:12px}.booking-section .booking-card{margin-top:38px}.faq-section{display:block}.faq-heading h2{font-size:15vw}.faq-heading .eyebrow{font-size:9px}.faq-list{margin-top:38px}.faq-list summary{font-size:14px;padding:23px 0}.faq-list p{font-size:13px}.site-footer{padding:40px var(--pad) 22px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px;margin-bottom:47px}.footer-top>p{font-size:27px}.footer-nav{display:flex;flex-direction:column;font-size:12px;gap:14px;justify-self:end}.back-to-top{grid-column:1/-1;justify-self:start;gap:20px;font-size:8px;align-items:center}.footer-wordmark{font-size:18.4vw;letter-spacing:-.08em;padding-bottom:25px}.footer-wordmark>span{display:none}.footer-bottom{display:flex;flex-wrap:wrap;gap:18px 15px;font-size:8px}.footer-bottom>span:nth-child(2){order:3;font-size:7px;flex-basis:100%}.footer-bottom>div{margin-left:auto;gap:13px}.footer-bottom button{font-size:9px}.toast{font-size:12px;line-height:1.6;width:calc(100vw - 36px);bottom:16px;padding:15px 18px}
}
@media(max-width:374px){:root{--pad:20px}.site-header{padding:0 18px}.wordmark{font-size:27px}.header-actions{gap:6px}.header-book{font-size:9px;padding:9px 10px;gap:8px}.motion-switch{display:none}.hero{height:850px}.hero-stage{height:850px}.hero-title-block{top:136px;width:calc(100% - 40px)}.hero-eyebrow{font-size:6.6px}.hero h1{font-size:23vw}.hero-description{font-size:12px}.hero-final-note{bottom:95px}.hero-final-note p{font-size:30px}.section-index{font-size:7px}.kit-grid h3{font-size:21px}.kit-grid p{font-size:11px}.memory-caption strong{font-size:40px}.studio-object{height:360px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.hero{height:100svh;min-height:700px}.hero-stage{position:relative;}.hero-image-plane,.hero-title-block,.memory-card,.image-drift,.strip-track,.scroll-reveal,.reveal-photo{transform:none!important;opacity:1!important}.hero-final-note{opacity:1!important}.hero-satellite,.hero-outline{display:none!important}.photo-shade{opacity:1!important}}
@media(max-width:767px) and (prefers-reduced-motion:reduce){.hero,.hero-stage{height:900px;min-height:0}}
html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{transition:none!important;animation:none!important}
/* Static fallback equals the completed desktop composition, with no animation. */
@media(min-width:768px){html:not([data-motion=on]) .hero-title-block{transform:translate3d(0,12vh,0) scale(.8)!important}}
@media(min-width:768px) and (max-height:700px){.hero,.hero-stage{height:100svh;min-height:0}.hero-title-block{top:22%}.hero h1{font-size:min(12.6vw,19svh)}.hero-eyebrow{margin-bottom:20px}.hero-description{font-size:14px}.hero-record{top:110px}html[data-motion=on] .hero{height:200svh;min-height:0}.hero-final-note p{font-size:34px}.hero-link{margin-top:17px}}

/* V5 / Dark Beige — no green in the interface. */
:root{--walnut:#43362b;--ink:#201b17}
body{background:#e2d7c9}
.site-header{background:#211b16}
.hero,.hero-stage{background:#30261e}
.hero-grain{background:radial-gradient(ellipse at 72% 24%,#8f755f35,transparent 60%),repeating-linear-gradient(90deg,transparent 0,transparent 109px,#ffffff05 110px,#ffffff05 111px)}
.voices{background:#151210;color:#eee5d9}
.booking-section{background:#43362b}
.site-footer{background:#151210}
.wordmark{font-size:26px;letter-spacing:-.045em;font-weight:800}.wordmark>span{letter-spacing:.19em;font-size:6px;margin-top:9px}
.footer-wordmark{font-size:15vw;letter-spacing:-.062em}.footer-wordmark>span{font-size:.42em}
.hero-outline{border-color:#cdb79b55}
.bento-detail img{object-position:center 35%}
.studio-object{background:radial-gradient(ellipse at 58% 44%,#eae1d3,#cdbfae)}
.package-grid{align-items:stretch;gap:22px}
.package-card{--card-pad:28px;padding:0 var(--card-pad) 27px;overflow:hidden;border-radius:3px;background:#f0e9df;min-height:0}
.package-card.featured{background:#2c241e;color:#eee4d6;border-color:#2c241e}
.package-card.featured .package-description,.package-card.featured .package-hours,.package-card.featured .package-deposit{color:#ccbaa4}
.package-card.featured .package-features li{border-color:#ffffff26}
.package-visual{margin:0 calc(-1 * var(--card-pad)) 26px;overflow:hidden;position:relative;aspect-ratio:248/152;flex-shrink:0;background:#9d8970}
.package-visual img{height:100%;width:100%;object-fit:cover;display:block}
.package-visual figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#17120dc4);padding:27px 18px 12px;font-size:8px;line-height:1.5;letter-spacing:.12em;color:#fff8ee;font-weight:700}
.package-label{font-size:10px;letter-spacing:.17em;margin-bottom:16px}
.package-description{min-height:61px}.package-card h3{font-size:35px}.package-price{font-size:41px}
.package-card .button{margin-top:auto}
@media(max-width:1100px){.package-card{--card-pad:20px}.package-card h3{font-size:29px}.wordmark{font-size:24px}}
@media(max-width:767px){.wordmark{font-size:23px}.wordmark>span{font-size:5px}.package-card{--card-pad:27px}.package-card h3{font-size:37px}.package-description{min-height:0}.package-visual{margin-bottom:25px}.footer-wordmark{font-size:15.8vw}.hero-meta{display:none}}
/* Keep every footer link and the oversized wordmark readable on warm black. */
.site-footer{color:#e6ddd1;--line:rgba(230,221,209,.22)}
.footer-top strong{color:#d3bfa0}
