/* Pegolotti: distinct compositions for wide, compact and touch viewports. */
:root{--rail:0px;--page-pad:clamp(24px,4.5vw,88px);--body-size:clamp(17px,1.18vw,24px)}
body{font-size:var(--body-size)}body>main,body>.site-footer{margin-left:var(--rail)}.site-header{height:104px;max-width:none;padding:18px 3.5%;gap:28px}.brand-link{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{display:block;width:270px;height:auto;max-width:100%;mix-blend-mode:multiply}.header-baseline{font-size:14px;color:var(--muted);margin-left:auto}.header-actions{display:flex;gap:18px;align-items:center}.header-demo{font-size:16px;padding:17px 23px;gap:24px}.button{font-size:clamp(16px,1.12vw,21px);padding:21px 28px;border-radius:11px;line-height:1.4}.button span{font-size:25px}.button-yellow{background:var(--yellow);color:var(--navy)}.button-yellow:hover{background:#ffdd50}.eyebrow{font-size:clamp(12px,.85vw,16px);letter-spacing:.1em}.microcopy,.visual-caption{font-size:13px;line-height:1.5}.text-link{display:inline-flex;align-items:center;gap:15px;text-decoration:underline;text-underline-offset:7px;font-size:16px;line-height:1.5;font-weight:600}.text-link:hover{color:#7d5d00}
/* The wide menu uses compact pills, leaving the full composition to its right. */
.site-sidebar{display:none}.menu-toggle{display:flex;align-items:center;justify-content:center;gap:13px;font-size:15px;font-weight:600;border:1px solid var(--line);border-radius:10px;background:transparent;padding:18px 19px;min-height:58px}.menu-bars{width:21px;height:12px;border-block:2px solid currentColor}.menu-toggle:hover{background:white}.menu-dialog{width:100vw;max-width:none;height:100dvh;max-height:none;inset:0;border-radius:0;margin:0;background:var(--ivory);padding:28px 5%;overflow-y:auto;box-shadow:none}.menu-dialog::backdrop{background:var(--ivory)}.menu-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:25px;border-bottom:1px solid var(--line)}.menu-close{display:flex;align-items:center;gap:18px;border:1px solid var(--line);background:transparent;border-radius:10px;padding:12px 20px;font-size:16px}.menu-close span{font-size:28px}.menu-content{display:grid;grid-template-columns:1fr 1fr;gap:8%;max-width:1450px;margin:60px auto;align-items:center}.menu-intro h2{font-size:clamp(48px,5vw,86px);letter-spacing:-.06em;line-height:1.04;margin:30px 0}.menu-intro h2 em{font-family:Georgia,serif;font-weight:400}.menu-intro>p:not(.eyebrow){font-size:20px;line-height:1.6;max-width:500px;margin-bottom:30px}.menu-content nav{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.nav-pill{display:flex;align-items:center;gap:13px;width:fit-content;padding:14px 18px;border:1px solid #0b20301a;box-shadow:0 2px 3px #0b203006;border-radius:14px;background:#fffdf9;font-size:16px;line-height:1.3;font-weight:600;transition:transform .25s,background .25s,border-color .25s}.nav-pill svg{flex-shrink:0;width:24px;height:24px}.nav-pill:hover{transform:translateX(5px) rotate(-1deg);border-color:#0b203088}.nav-pill.current{border:2px solid var(--navy);background:#fff4ce;transform:rotate(-2deg)}.nav-pill small{display:block;font-size:14px;font-weight:400;color:var(--muted);margin-top:7px}.menu-content .nav-pill{padding:17px 22px;width:100%;font-size:22px}.menu-content .nav-pill.current{transform:rotate(-1deg)}.menu-dialog[open] .nav-pill{animation:menu-arrive .35s both}.menu-dialog[open] .nav-pill:nth-child(2){animation-delay:.035s}.menu-dialog[open] .nav-pill:nth-child(3){animation-delay:.07s}.menu-dialog[open] .nav-pill:nth-child(4){animation-delay:.105s}.menu-dialog[open] .nav-pill:nth-child(5){animation-delay:.14s}.menu-dialog[open] .nav-pill:nth-child(6){animation-delay:.175s}@keyframes menu-arrive{from{opacity:0;translate:20px 0}to{opacity:1;translate:0}}
/* Home: use the available width rather than shrinking everything to a short viewport. */
.hero{max-width:none;max-height:none;min-height:720px;height:calc(100svh - 104px);padding:46px var(--page-pad) 80px;grid-template-columns:1.14fr 1fr;gap:24px}.hero h1{font-size:clamp(62px,6.15vw,138px);line-height:1.02;letter-spacing:-.065em;margin:29px 0 28px}.hero-description{font-size:clamp(18px,1.38vw,28px);line-height:1.5;margin-bottom:28px}.hero .eyebrow{font-size:clamp(12px,.86vw,17px)}.hero .button{font-size:clamp(17px,1.16vw,23px);padding:22px 29px}.hero .microcopy{font-size:clamp(12px,.8vw,16px);max-width:460px;margin-top:15px}.hero-scene{max-height:none;height:100%;min-height:0}.mascot-layer{inset:-3% -17% -7%;}.hero-mascot{width:100%;height:100%}.float-note{padding:18px 22px;gap:13px;max-width:100%}.float-note strong{font-size:clamp(13px,.92vw,19px)}.float-note div>span{font-size:clamp(12px,.78vw,16px)}.note-icon{height:39px;width:39px;font-size:22px}.note-top{right:-4%;top:3%}.note-bottom{left:-4%;bottom:3%}.scene-label{display:none}.scroll-cue{left:var(--page-pad);font-size:12px;bottom:25px}.hero-grid{opacity:.16}
.manifesto-sticky{padding:55px var(--page-pad);max-height:none}.reveal-text{font-size:clamp(56px,6vw,122px);max-width:none;line-height:1.13}.manifesto-bottom{font-size:16px}.work-sticky{padding:35px var(--page-pad) 25px;max-height:none;min-height:720px;gap:26px}.work-heading h2{font-size:clamp(40px,3.7vw,75px)}.rail-controls button{width:50px;height:50px;font-size:25px}.detail-panel{padding:4% 5%}.panel-copy h3{font-size:clamp(52px,5.4vw,105px)}.panel-copy p{font-size:clamp(18px,1.2vw,25px);max-width:520px}.panel-caption{font-size:13px}.panel-symbol{font-size:52px}.document{width:clamp(280px,23vw,440px);padding:32px}.document-top{font-size:12px}.document h4{font-size:clamp(27px,2vw,40px)}.doc-row{font-size:clamp(14px,.97vw,20px);padding:16px 0}.document p{font-size:18px}.document strong{font-size:17px}.document-tag{font-size:13px;line-height:1.5}.art-tag{font-size:15px;padding:15px 22px}.rail-footer{font-size:14px}.journey-sticky{max-height:none;min-height:730px;padding:30px var(--page-pad) 22px}.journey-layout{max-width:none;grid-template-columns:1.08fr 1fr}.story-step h3{font-size:clamp(46px,4.6vw,88px);margin:26px 0}.story-step>p:not(.eyebrow){font-size:clamp(18px,1.27vw,26px);line-height:1.55;max-width:610px}.step-footnote{font-size:15px;max-width:600px}.text-button{font-size:18px}.journey-top .eyebrow{font-size:13px}.journey-skip{font-size:13px}.journey-navigation button{font-size:16px;padding:15px 12px}.journey-controls{max-width:none}.phone-stage{max-width:none}.phone-halo{width:min(94%,700px)}.phone{transform:scale(var(--phone-scale,1))}.closing{min-height:700px}.closing-copy{padding:80px 9%}.closing-copy h2{font-size:clamp(52px,4.6vw,96px)}.closing-copy p:not(.eyebrow){font-size:clamp(20px,1.35vw,28px)}.closing-copy .eyebrow,.restaurant-image>span{font-size:13px}.restaurant-image{min-height:680px}
/* Page typography and generous editorial compositions. */
.inner-page{overflow:clip}.page-hero{padding:90px var(--page-pad) 100px;min-height:700px;display:grid;grid-template-columns:1.05fr 1fr;gap:6%;align-items:center}.page-hero h1,.restaurant-hero h1{font-size:clamp(58px,5.75vw,120px);line-height:1.03;letter-spacing:-.065em;margin:27px 0 30px;font-weight:750}.marker{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;background:var(--yellow);padding:0 .055em}.page-lead{font-size:clamp(20px,1.5vw,28px);line-height:1.55;max-width:700px;margin:0 0 32px;color:#42535e}.page-hero>.eyebrow{align-self:end}.section-heading{margin-bottom:60px}.section-heading h2,.editorial-section h2,.lab-copy h2,.reassurance-band h2,.principle h2,.page-cta h2,.explore-pages h2{font-size:clamp(43px,4.7vw,92px);line-height:1.06;letter-spacing:-.055em;margin:24px 0 0}.section-heading h2 em,.editorial-section h2 em,.lab-copy h2 em,.principle h2 em,.explore-pages h2 em{font-family:Georgia,serif;font-weight:400}.editorial-section{padding:100px var(--page-pad)}.editorial-section p{font-size:var(--body-size);line-height:1.65;color:#465966;margin:0 0 25px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.two-column>h2{margin:0}.two-column>.text-link{margin-top:20px}.dark-section{background:var(--navy);color:var(--ivory)}.dark-section p{color:#c4cdd2}.dark-section a:hover{color:var(--yellow)}
/* Functioning: an oversized coded conversation and stacked cards. */
.conversation-window{padding:30px;border:1px solid var(--line);border-radius:25px;background:#fffdfa;box-shadow:14px 18px 0 #e9e1d5;transform:rotate(2deg);max-width:640px;margin-inline:auto;width:100%}.window-bar{display:flex;justify-content:space-between;gap:10px;padding:0 0 22px;border-bottom:1px solid var(--line);font-size:18px;font-weight:700}.window-bar span:last-child{font-size:11px;letter-spacing:.1em;align-self:center;font-weight:500}.large-message{padding:19px 22px;font-size:clamp(16px,1.3vw,24px);line-height:1.5;border-radius:5px 16px 16px 16px;max-width:90%;margin:19px 0;background:var(--ivory)}.large-message.customer{margin-left:auto;width:fit-content;background:var(--navy);color:white;border-radius:16px 5px 16px 16px}.answer-pills{display:flex;flex-wrap:wrap;gap:10px}.answer-pills>span{font-size:16px;line-height:1.5;background:var(--yellow);border-radius:8px;padding:11px 16px}.answer-pills>span+span{background:none;border:1px solid var(--line)}.conversation-products{border:1px solid var(--line);border-radius:10px;padding:4px 17px;font-size:16px}.conversation-products>span{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);gap:18px}.conversation-products>span:last-child{border:0}.visual-caption{text-align:center;color:var(--muted);margin:22px 0 0}.process-steps{background:#eae2d6}.process-steps>.section-heading{max-width:850px}.stacked-stories{max-width:1160px;margin-left:auto}.stack-story{position:sticky;top:30px;border-radius:24px;padding:65px 7%;margin:0 0 40px;background:#fffdfa;box-shadow:0 -8px 30px #0b20300b;min-height:440px;transform-origin:top center}.stack-story:nth-child(2){top:60px}.stack-story:nth-child(3){top:90px}.story-label{font-size:13px;letter-spacing:.1em}.stack-story h3{font-size:clamp(35px,3.7vw,65px);line-height:1.1;letter-spacing:-.05em;margin:24px 0}.stack-story p{max-width:900px}.inline-choice{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:17px}.yellow-story{background:var(--yellow)}.dark-story{background:var(--navy);color:var(--ivory)}.dark-story p{color:#c4cdd2}.dark-story .inline-choice{border-color:#fff3}.decision-lab{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;padding:100px var(--page-pad)}.lab-copy>p:not(.eyebrow){font-size:var(--body-size);line-height:1.6;color:#465966;margin:30px 0}.example-tag{font-size:13px;color:var(--muted);display:inline-block;line-height:1.5}.choice-lab{border:1px solid var(--line);padding:16px;border-radius:24px;background:white;box-shadow:0 22px 55px #0b20300c}.lab-options{display:flex;gap:8px;background:var(--ivory);padding:8px;border-radius:12px}.lab-options button{flex:1;padding:15px 12px;border:0;border-radius:8px;font-size:15px;line-height:1.4;background:transparent}.lab-options button.selected{background:var(--navy);color:white}.lab-result{padding:28px 20px}.lab-product>span{font-size:12px;letter-spacing:.08em}.lab-product h3{font-size:30px;letter-spacing:-.035em;line-height:1.15;margin:20px 0}.lab-product>strong{display:block;font-size:clamp(52px,5vw,85px);letter-spacing:-.06em}.lab-result dl{font-size:16px;line-height:1.4;margin:28px 0}.lab-result dl>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:15px 0}.lab-result dd{margin:0;text-align:right;font-weight:600}.lab-result>p{font-size:16px;line-height:1.6;padding:19px;background:#fff0b2;border-radius:12px;margin:24px 0 0}.lab-result.changing{animation:result-change .3s ease both}@keyframes result-change{from{opacity:.4;transform:translateY(10px)}to{opacity:1;transform:none}}
/* Onboarding: layered source documents lead to an interactive chat. */
.onboarding-art{height:620px;position:relative;perspective:1000px}.import-document{position:absolute;width:70%;height:440px;padding:32px;border-radius:7px;background:#fffdfa;box-shadow:0 28px 50px #0b203020;border:1px solid var(--line);animation:paper-drift 6s ease-in-out infinite}.import-document>span{font-size:13px;letter-spacing:.1em}.import-document h3{font-size:clamp(32px,3.1vw,52px);letter-spacing:-.05em;line-height:1.12;margin:40px 0}.import-document small{font-size:16px;line-height:1.5}.import-back{right:0;top:0;background:var(--yellow);transform:rotate(9deg)}.import-front{left:0;top:140px;transform:rotate(-8deg);animation-delay:-3s}.paper-line{height:1px;background:var(--line);margin-top:24px;width:100%}.paper-line.short{width:70%}.import-stamp{margin-top:40px;padding:12px;border:1px solid var(--navy);border-radius:5px;display:inline-block;font-size:15px;transform:rotate(-5deg)}.import-caption{position:absolute;right:0;bottom:0;font-size:14px;max-width:180px;line-height:1.5}@keyframes paper-drift{50%{translate:0 -14px}}
.onboarding-walkthrough{background:var(--navy);color:var(--ivory);padding:90px var(--page-pad)}.onboard-tabs{display:flex;gap:12px;margin:45px 0 50px;flex-wrap:wrap}.onboard-tabs button{background:none;color:var(--ivory);border:1px solid #ffffff45;border-radius:30px;padding:15px 22px;font-size:16px}.onboard-tabs button.selected{background:var(--yellow);color:var(--navy);border-color:var(--yellow)}.onboard-scene{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;min-height:400px}.onboard-scene h3{font-size:clamp(36px,3.8vw,65px);line-height:1.12;letter-spacing:-.045em;margin:24px 0}.onboard-scene>div>p{font-size:var(--body-size);line-height:1.65;color:#c4cdd2;max-width:680px}.onboard-scene .example-tag{color:#aebec8}.onboard-conversation{background:#f7f1e8;color:var(--navy);padding:32px;border-radius:20px;transform:rotate(1deg)}.conversation-name{font-size:14px;font-weight:700;letter-spacing:.1em}.onboard-scene .onboard-conversation>p{color:var(--navy);font-size:22px;line-height:1.5;margin:24px 0}.onboard-scene .onboard-conversation>.onboard-response{font-size:17px;background:white;padding:20px;border-radius:10px;margin-bottom:0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resource-grid article{padding:38px 28px;border:1px solid var(--line);border-radius:16px}.resource-label{font-size:12px;letter-spacing:.09em}.resource-grid h3{font-size:30px;line-height:1.15;letter-spacing:-.04em;margin:24px 0}.resource-grid p{font-size:18px;line-height:1.6;margin:0}.reassurance-band{background:var(--yellow);padding:75px var(--page-pad);display:grid;grid-template-columns:1fr 1fr;gap:8%}.reassurance-band h2{margin:0}.reassurance-band p{font-size:var(--body-size);line-height:1.65;margin:0 0 25px}
/* Restaurant: full-bleed photography, then scenarios that change on demand. */
.restaurant-hero{position:relative;min-height:900px;height:calc(100svh - 104px);overflow:hidden;color:white;background:var(--navy)}.restaurant-hero>img{position:absolute;width:100%;height:118%;top:-9%;object-fit:cover;object-position:center;opacity:.78;will-change:transform}.restaurant-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0b2030d9,transparent 100%)}.restaurant-hero-copy{position:relative;z-index:1;padding:75px var(--page-pad);max-width:1120px}.restaurant-hero h1{font-size:clamp(66px,6.4vw,135px)}.restaurant-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--yellow)}.restaurant-hero p:not(.eyebrow){font-size:clamp(20px,1.6vw,30px);line-height:1.5;margin:28px 0}.scenario-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:35px}.scenario-select{display:flex;flex-direction:column;gap:13px}.scenario-select button{border:1px solid var(--line);border-radius:14px;background:transparent;text-align:left;padding:25px;transition:background .3s,transform .3s}.scenario-select button.selected{background:var(--yellow);border-color:var(--yellow);transform:translateX(8px)}.scenario-select b{display:block;font-size:22px;letter-spacing:-.03em}.scenario-select span{display:block;font-size:16px;line-height:1.5;margin-top:12px;color:#4a5d68}.scenario-result{border-radius:22px;padding:40px;background:#e9e1d5;min-height:630px}.scenario-result>.eyebrow{font-size:11px}.scenario-result>h3{font-size:clamp(35px,3.3vw,56px);letter-spacing:-.05em;line-height:1.12;margin:24px 0}.scenario-result>p{font-size:19px;line-height:1.6}.scenario-chat{background:#fffdfa;padding:23px;border-radius:14px;margin:28px 0}.scenario-chat>span{font-size:12px;letter-spacing:.1em;font-weight:650}.scenario-chat p{font-size:19px;margin:20px 0}.scenario-chat>b{display:inline-block;font-size:17px;font-weight:500;background:var(--navy);color:white;padding:12px 18px;border-radius:14px 4px 14px 14px;margin-left:auto}.scenario-result .scenario-takeaway{font-size:16px;margin-bottom:0}
/* Approach: alternating full-size typographic scenes. */
.approach-hero{display:block;min-height:0;padding-block:100px}.approach-hero h1{max-width:1320px;font-size:clamp(62px,6.4vw,138px)}.approach-hero .page-lead{max-width:740px;margin:40px 0 0}.principle{display:grid;grid-template-columns:1fr 1.65fr;gap:8%;padding:100px var(--page-pad);min-height:760px;align-items:center;background:var(--navy);color:var(--ivory)}.principle:nth-child(2){background:var(--yellow);color:var(--navy)}.principle:nth-child(3){background:#eae2d6;color:var(--navy)}.principle-sign{font-size:clamp(160px,24vw,420px);font-weight:400;line-height:1;text-align:center;will-change:transform}.principle h2{margin-bottom:35px}.principle p:not(.eyebrow){font-size:var(--body-size);line-height:1.65;max-width:700px;opacity:.85}
/* FAQ is a real page with native keyboard-operable accordions. */
.faq-hero{display:block;min-height:0;padding-bottom:70px}.faq-hero h1{font-size:clamp(56px,5.5vw,110px)}.faq-layout{display:grid;grid-template-columns:250px 1fr;gap:7%;padding:20px var(--page-pad) 100px}.faq-index{position:sticky;top:35px;align-self:start;display:flex;flex-direction:column;gap:10px}.faq-index a{padding:13px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.5}.faq-index a:hover{color:#866300}.faq-group{scroll-margin-top:35px;margin-bottom:65px}.faq-group h2{font-size:32px;letter-spacing:-.035em;margin:0 0 25px}.faq-group details{border-top:1px solid var(--line)}.faq-group details:last-child{border-bottom:1px solid var(--line)}.faq-group summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:clamp(20px,1.5vw,27px);line-height:1.4;padding:25px 0;letter-spacing:-.02em}.faq-group summary::-webkit-details-marker{display:none}.faq-group summary>span{font-size:28px;transition:rotate .25s;flex-shrink:0}.faq-group details[open] summary>span{rotate:45deg}.faq-answer{padding:0 40px 26px 0;animation:chat-arrive .25s both}.faq-answer p{font-size:18px;line-height:1.7;margin:0;color:#465966}.faq-group details[open] summary{font-weight:650}.faq-group details[open]{background:#fffbf5;padding-inline:20px;margin-inline:-20px}
.page-cta{background:var(--yellow);padding:90px var(--page-pad)}.page-cta h2{max-width:1180px;margin:22px 0 36px}.cta-actions{display:flex;align-items:center;gap:35px;flex-wrap:wrap}.explore-pages{padding:100px var(--page-pad)}.explore-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.explore-card{padding:30px;border:1px solid var(--line);border-radius:15px;position:relative;min-height:240px;transition:transform .3s,background .3s}.explore-card:hover{transform:translateY(-7px) rotate(-1deg);background:#fffdf9}.explore-card svg{width:32px;height:32px}.explore-card h3{font-size:26px;letter-spacing:-.035em;margin:25px 0 15px}.explore-card p{font-size:17px;line-height:1.55;margin:0;max-width:90%;color:var(--muted)}.explore-card>span{position:absolute;right:23px;bottom:22px;font-size:25px}.explore-card:nth-child(2){background:var(--yellow)}.explore-card:nth-child(5){background:var(--navy);color:var(--ivory)}.explore-card:nth-child(5) p{color:#bdcbd4}
.site-footer{display:block;min-height:0;padding:60px var(--page-pad) 30px;border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px}.footer-main p{font-size:24px;line-height:1.4;letter-spacing:-.03em;margin:0}.site-footer nav{display:flex;flex-wrap:wrap;gap:18px 32px;font-size:15px;margin-bottom:45px}.site-footer nav a:hover{text-decoration:underline;text-underline-offset:6px}.footer-bottom{display:flex;align-items:center;gap:25px;font-size:13px;border-top:1px solid var(--line);padding-top:25px}.footer-bottom .motion-toggle,.footer-bottom .back-top{font-size:13px}.footer-bottom>span{color:var(--muted)}
/* Entrance effects never gate access to content without script. */
html.motion-ready [data-reveal]{opacity:0;translate:0 28px;transition:opacity .65s,translate .75s cubic-bezier(.16,1,.3,1)}html.motion-ready [data-reveal].entered{opacity:1;translate:0 0}
@media(min-width:1440px) and (min-height:690px){:root{--rail:215px;--page-pad:clamp(35px,3.3vw,85px)}.site-sidebar{display:flex;position:fixed;z-index:10;left:25px;top:50%;transform:translateY(-43%);flex-direction:column;align-items:flex-start;gap:30px;width:190px}.site-sidebar nav{display:flex;flex-direction:column;gap:15px}.site-sidebar .nav-pill{font-size:14px;padding:13px 14px;gap:10px;max-width:190px}.site-sidebar .nav-pill svg{width:21px;height:21px}.side-demo{font-size:13px;line-height:1.6;border-bottom:1px solid var(--line);padding:0 5px 8px}.side-demo span{margin-left:10px}.menu-toggle{padding:16px}.hero h1{font-size:clamp(76px,5.7vw,138px)}.hero-description{font-size:clamp(20px,1.27vw,28px)}}
@media(min-width:1800px){.site-header{height:120px}.brand-logo{width:310px}.header-baseline{font-size:16px}.header-demo{font-size:18px}.hero{height:calc(100svh - 120px);min-height:780px}.page-hero{padding-block:100px 120px}.conversation-window{max-width:700px}.site-sidebar{left:30px}.site-sidebar .nav-pill{font-size:15px}.story-step>p:not(.eyebrow){max-width:660px}}
/* A short desktop keeps the composition strong and lets the page breathe vertically. */
@media(min-width:761px) and (max-height:820px){.site-header{height:86px;padding-block:12px}.brand-logo{width:240px}.header-demo{font-size:15px;padding:14px 20px}.menu-toggle{min-height:50px;padding:12px 16px}.hero{height:auto;min-height:calc(100svh - 86px);padding-top:32px;padding-bottom:75px}.hero h1{font-size:clamp(54px,5.55vw,105px);margin:20px 0 24px}.hero-description{font-size:clamp(18px,1.22vw,23px);margin-bottom:25px}.hero .button{font-size:17px;padding:18px 25px}.hero .microcopy{font-size:12px}.hero-scene{height:560px;max-height:none}.float-note{padding:15px 17px}.hero .eyebrow{font-size:12px}.manifesto-sticky{min-height:0}.reveal-text{font-size:clamp(49px,5vw,89px);margin:25px 0 35px}.work-sticky{min-height:0;gap:17px;padding-top:25px}.work-heading h2{font-size:clamp(35px,3.2vw,56px)}.panel-copy h3{font-size:clamp(43px,4.3vw,76px);margin:12px 0 22px}.panel-copy p{font-size:17px}.panel-caption{font-size:12px;margin-top:20px}.panel-symbol{font-size:34px}.document{width:clamp(250px,21vw,340px);padding:24px}.document h4{font-size:27px;margin:20px 0}.doc-row{font-size:14px;padding:11px 0}.document p{font-size:16px}.document-tag{font-size:12px;margin-top:18px}.art-tag{font-size:13px;padding:12px 16px}.rail-footer{font-size:13px}.journey-sticky{min-height:0;padding-block:24px 18px}.journey-layout{gap:25px}.story-step h3{font-size:clamp(43px,4.2vw,70px);margin:20px 0}.story-step>p:not(.eyebrow){font-size:18px}.step-footnote{font-size:13px;margin-top:16px}.journey-navigation button{font-size:14px;padding:10px 9px}.journey-top .eyebrow,.journey-skip{font-size:12px}}
@media(max-width:1199px){.header-baseline{display:none}.header-actions{margin-left:auto}.hero{padding-inline:5%;grid-template-columns:1.2fr 1fr;gap:16px}.hero h1{font-size:clamp(50px,5.55vw,70px)}.hero-description{font-size:18px}.hero .button{font-size:16px;padding:18px 23px}.hero-scene{min-height:480px;height:100%;max-height:700px}.note-top{right:-8%}.note-bottom{left:-8%}.float-note{padding:13px;gap:9px}.float-note strong{font-size:13px}.float-note div>span{font-size:12px}.note-icon{height:30px;width:30px;font-size:18px}.reveal-text{font-size:clamp(49px,5.8vw,70px)}.story-step h3{font-size:clamp(40px,4.7vw,58px)}.page-hero{padding-top:65px;gap:5%}.page-hero h1{font-size:clamp(49px,5.5vw,70px)}.page-lead{font-size:20px}.conversation-window{padding:22px}.large-message{font-size:17px;padding:16px}.answer-pills>span{font-size:14px;padding:10px 12px}.conversation-products{font-size:15px}.onboarding-art{height:540px}.import-document{height:390px;padding:25px;width:76%}.import-front{top:130px}.import-document h3{font-size:32px}.resource-grid{gap:16px}.resource-grid article{padding:28px 22px}.resource-grid h3{font-size:25px}.resource-grid p{font-size:17px}.scenario-layout{gap:25px}.scenario-select button{padding:22px}.scenario-select b{font-size:20px}.scenario-result{padding:28px}.faq-layout{grid-template-columns:200px 1fr;gap:5%}.explore-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){
:root{--page-pad:6%;--body-size:17px}.site-header{height:82px;padding:14px 6%;gap:12px}.brand-logo{width:205px}.header-demo{display:none}.header-actions{gap:0}.menu-toggle{font-size:13px;gap:8px;min-height:43px;padding:10px 12px;border-radius:9px}.menu-bars{width:17px;height:11px}.header-baseline{display:none}.button{font-size:16px;padding:18px 22px}.eyebrow{font-size:12px}.text-link{font-size:15px}.menu-dialog{padding:20px 6%}.menu-heading .brand-logo{width:195px}.menu-close{font-size:13px;gap:9px;padding:9px 12px}.menu-close span{font-size:21px}.menu-content{display:block;margin:35px 0}.menu-intro>p:not(.eyebrow){display:none}.menu-intro h2{font-size:44px;margin:20px 0 30px}.menu-intro .button{display:none}.menu-content nav{gap:12px}.menu-content .nav-pill{font-size:18px;padding:15px 17px}.nav-pill small{font-size:13px;line-height:1.4;margin-top:5px}.menu-content .nav-pill svg{width:22px;height:22px}
.hero{height:auto;min-height:0;display:flex;padding:36px 6% 78px;gap:0}.hero h1{font-size:clamp(38px,10.25vw,72px);line-height:1.045;letter-spacing:-.065em;margin:22px 0 28px}.hero .eyebrow{font-size:11px;letter-spacing:.07em}.tiny-line{width:18px;margin-right:6px}.hero-description{font-size:17px;line-height:1.55;margin-bottom:26px}.hero .button{font-size:16px;padding:19px 22px}.hero .microcopy{font-size:12px;line-height:1.5;margin-top:13px;max-width:330px}.hero-scene{height:min(119vw,650px);min-height:0;max-height:none;margin-top:32px}.mascot-layer{inset:-3% -7%}.note-top{top:2%;right:0}.note-bottom{left:0;bottom:0}.float-note{padding:14px;max-width:95%}.float-note strong{font-size:13px}.float-note div>span{font-size:12px}.scroll-cue{font-size:10px;left:6%;bottom:23px;max-width:88%;gap:10px}.microcopy{font-size:12px}.manifesto-sticky{padding:45px 6%;min-height:0}.reveal-text{font-size:clamp(36px,9.8vw,67px);line-height:1.16;margin:27px 0 37px}.manifesto-bottom{font-size:13px;line-height:1.5}.work-sticky{position:relative;height:auto;min-height:0;padding:40px 6% 30px;gap:24px}.work-heading h2{font-size:32px}.work-heading .eyebrow{font-size:10px;max-width:235px}.rail-controls{gap:6px}.rail-controls button{width:36px;height:36px;font-size:20px}.detail-panel{padding:30px 25px;grid-template-rows:auto 370px}.panel-copy h3{font-size:46px;margin:15px 0 23px}.panel-copy p{font-size:16px;line-height:1.55}.panel-caption{font-size:11px;line-height:1.5;margin-top:22px}.panel-symbol{font-size:35px}.document{width:min(100%,300px);padding:23px}.document-top{font-size:11px}.document h4{font-size:27px}.doc-row{font-size:13px;padding:12px 0}.document p,.document strong{font-size:16px}.document-tag{font-size:12px}.art-tag{font-size:12px;bottom:-5px;padding:12px 16px}.rail-footer{font-size:12px}.journey-sticky{position:relative;height:auto;min-height:0;padding:38px 6%}.journey-top .eyebrow{font-size:10px;line-height:1.5}.journey-skip{font-size:11px}.journey-layout{gap:25px;padding:30px 0 15px}.story-copy{min-height:275px}.story-step h3{font-size:36px;line-height:1.1;margin:20px 0}.story-step>.eyebrow{font-size:11px}.story-step>p:not(.eyebrow){font-size:17px;line-height:1.55}.story-step .text-button{font-size:16px}.journey-controls{padding:10px 8px;gap:8px;border-radius:13px}.journey-navigation{gap:5px}.journey-navigation button{font-size:12px;padding:9px 8px;line-height:1.35}.journey-arrow{width:32px;height:42px}.phone-stage{height:640px;min-height:0;margin-top:0}.phone{width:min(350px,100%);height:640px;transform:none;border-radius:38px}.phone-system{height:34px}.phone-header{height:59px}.phone-header strong{font-size:15px}.phone-header div>span{font-size:11px}.phone-content{height:463px}.phone-screen{inset-inline:12px}.phone-screen .bubble{font-size:14px;padding:10px 12px;line-height:1.42;margin:9px 0}.phone-screen .chat-date{font-size:10px;margin:14px 0}.phone-screen .mini-list{font-size:12px}.phone-screen .mini-list>div{padding:11px 0}.phone-screen .file-message b{font-size:12px}.phone-screen .file-message small{font-size:10px}.phone-screen .chat-chip{font-size:12px}.phone-screen .check-list>div{font-size:13px;padding:8px 0}.phone-screen .info-card{font-size:13px}.phone-screen .comparison-label{font-size:11px}.phone-screen .comparison-card>div{font-size:13px}.phone-screen .comparison-card small{font-size:11px}.phone-screen .order-summary>span{font-size:11px}.phone-screen .order-summary>div{font-size:11px}.phone-screen .order-summary>p{font-size:10px}.phone-composer{font-size:12px;height:39px}.phone-halo{width:106%}.closing{min-height:0}.restaurant-image{min-height:420px}.restaurant-image>span{font-size:12px}.closing-copy{padding:55px 6% 65px}.closing-copy .eyebrow{font-size:11px}.closing-copy h2{font-size:51px}.closing-copy p:not(.eyebrow){font-size:20px}.closing-copy .button{font-size:16px;padding:19px 22px}
.page-hero{grid-template-columns:1fr;gap:55px;min-height:0;padding:50px 6% 65px}.page-hero h1{font-size:clamp(43px,10.5vw,72px);line-height:1.05;margin:23px 0 27px}.page-lead{font-size:19px;line-height:1.55;margin-bottom:29px}.section-heading{margin-bottom:37px}.section-heading h2,.editorial-section h2,.lab-copy h2,.reassurance-band h2,.principle h2,.page-cta h2,.explore-pages h2{font-size:clamp(36px,9.5vw,60px);line-height:1.09;margin-top:20px}.editorial-section{padding:65px 6%}.two-column{grid-template-columns:1fr;gap:30px}.editorial-section p{font-size:17px;line-height:1.7}.conversation-window{padding:22px 18px;transform:rotate(1deg);box-shadow:7px 10px 0 #e9e1d5}.window-bar{font-size:17px;padding-bottom:17px}.window-bar span:last-child{font-size:10px}.large-message{font-size:16px;padding:15px 16px;margin:16px 0}.answer-pills{gap:8px}.answer-pills>span{font-size:13px;padding:10px 12px}.conversation-products{font-size:14px;padding-inline:13px}.visual-caption{font-size:12px;line-height:1.5}.stack-story,.stack-story:nth-child(2),.stack-story:nth-child(3){position:relative;top:auto;padding:32px 25px;border-radius:16px;min-height:0;margin-bottom:20px}.stack-story h3{font-size:34px;margin:22px 0}.story-label{font-size:11px}.inline-choice{font-size:14px;padding-top:18px;gap:15px}.decision-lab{grid-template-columns:1fr;padding:65px 6%;gap:35px}.lab-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;margin:25px 0}.lab-options button{font-size:13px;padding:13px 10px}.choice-lab{padding:12px;border-radius:18px}.lab-result{padding:23px 13px}.lab-product>span{font-size:11px}.lab-product h3{font-size:29px}.lab-product>strong{font-size:64px}.lab-result dl{font-size:14px}.lab-result>p{font-size:15px;padding:16px}.example-tag{font-size:12px}.onboarding-art{height:500px;max-width:440px;width:100%;margin:auto}.import-document{width:72%;height:345px;padding:23px}.import-document h3{font-size:31px;margin:30px 0}.import-document>span{font-size:11px}.import-document small{font-size:14px}.import-front{top:135px}.import-caption{font-size:12px;max-width:135px;right:0;bottom:-8px}.import-stamp{font-size:13px;margin-top:30px}.onboarding-walkthrough{padding:65px 6%}.onboard-tabs{gap:8px;margin:30px 0}.onboard-tabs button{padding:12px 15px;font-size:14px}.onboard-scene{grid-template-columns:1fr;gap:25px;min-height:0}.onboard-scene h3{font-size:34px;margin:20px 0}.onboard-scene>div>p{font-size:17px;line-height:1.65}.onboard-conversation{padding:24px;border-radius:15px}.onboard-scene .onboard-conversation>p{font-size:20px}.onboard-scene .onboard-conversation>.onboard-response{font-size:16px;padding:17px}.conversation-name{font-size:12px}.resource-grid{grid-template-columns:1fr;gap:15px}.resource-grid article{padding:28px 25px}.resource-grid h3{font-size:28px;margin:20px 0}.resource-grid p{font-size:17px}.reassurance-band{grid-template-columns:1fr;padding:55px 6%;gap:30px}.reassurance-band h2{margin:0}.reassurance-band p{font-size:17px}.restaurant-hero{height:auto;min-height:780px}.restaurant-hero-copy{padding:60px 6%}.restaurant-hero h1{font-size:clamp(58px,13vw,90px);margin:25px 0}.restaurant-hero p:not(.eyebrow){font-size:20px;line-height:1.6}.restaurant-hero:after{background:linear-gradient(90deg,#0b2030cf,#0b203040)}.scenario-layout{grid-template-columns:1fr;gap:25px}.scenario-select{gap:10px}.scenario-select button{padding:20px}.scenario-select b{font-size:19px}.scenario-select span{font-size:15px;margin-top:8px}.scenario-select button.selected{transform:none}.scenario-result{min-height:0;padding:27px 23px}.scenario-result>.eyebrow{font-size:10px}.scenario-result>h3{font-size:34px}.scenario-result>p{font-size:17px}.scenario-chat{padding:20px}.scenario-chat p{font-size:17px}.scenario-chat>b{font-size:16px}.scenario-result .scenario-takeaway{font-size:15px}.approach-hero{display:block;padding-block:60px}.approach-hero h1{font-size:clamp(39px,9.5vw,67px)}.approach-hero .page-lead{margin-top:30px}.principle{grid-template-columns:1fr;gap:25px;min-height:0;padding:60px 6%}.principle-sign{text-align:left;font-size:95px}.principle h2{margin-top:22px;margin-bottom:27px}.principle p:not(.eyebrow){font-size:17px;line-height:1.65}.faq-hero{display:block;padding-bottom:40px}.faq-hero h1{font-size:clamp(40px,10vw,68px)}.faq-layout{grid-template-columns:1fr;padding:0 6% 50px;gap:38px}.faq-index{position:relative;top:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 17px}.faq-index a{font-size:14px;padding:10px 0}.faq-group{margin-bottom:45px;scroll-margin-top:20px}.faq-group h2{font-size:26px}.faq-group summary{font-size:19px;padding:23px 0}.faq-answer{padding:0 15px 23px 0}.faq-answer p{font-size:16px;line-height:1.7}.faq-group details[open]{padding-inline:14px;margin-inline:-14px}.page-cta{padding:60px 6%}.page-cta h2{margin:23px 0 32px}.cta-actions{gap:25px}.explore-pages{padding:65px 6%}.explore-grid{grid-template-columns:1fr;gap:15px}.explore-card{min-height:205px;padding:28px}.explore-card h3{font-size:27px}.explore-card p{font-size:17px}.site-footer{padding:45px 6% 25px}.footer-main{display:block;margin-bottom:30px}.footer-main .brand-logo{width:235px}.footer-main p{font-size:22px;margin:30px 0 0}.site-footer nav{font-size:15px;gap:20px 24px;margin-bottom:35px}.footer-bottom{flex-wrap:wrap;gap:14px 24px;font-size:12px}.footer-bottom>span{width:100%}.footer-bottom .motion-toggle,.footer-bottom .back-top{font-size:12px}
}
@media(max-width:380px){.brand-logo{width:176px}.menu-toggle{font-size:12px;padding:9px 10px}.site-header{gap:10px}.hero h1{font-size:34px}.hero-description{font-size:16px}.hero .button{font-size:15px;padding:17px 20px}.hero .eyebrow{font-size:10px}.hero .microcopy{font-size:12px}.float-note strong{font-size:12px}.float-note div>span{font-size:11px}.hero-scene{height:390px}.work-heading h2{font-size:28px}.detail-panel{padding-inline:21px;grid-template-rows:auto 360px}.panel-copy h3{font-size:40px}.document{padding:20px}.document h4{font-size:24px}.doc-row{font-size:12px}.document-tag{font-size:11px}.story-copy{min-height:325px}.story-step h3{font-size:32px}.story-step>p:not(.eyebrow){font-size:16px}.journey-navigation button{font-size:11px;padding:8px 7px}.phone-stage,.phone{height:680px}.phone-content{height:503px}.phone-screen .bubble{font-size:13px}.phone-screen .check-list>div{font-size:12px}.phone-screen .mini-list,.phone-screen .chat-chip{font-size:11px}.phone-header div>span{font-size:10px}.closing-copy h2{font-size:43px}.page-hero h1{font-size:39px}.onboarding-art{height:450px}.import-document{height:325px;padding:20px}.import-document h3{font-size:27px}.import-front{top:105px}.import-caption{font-size:11px}.menu-heading .brand-logo{width:168px}.menu-close{padding:8px}.menu-intro h2{font-size:39px}}
html.reduced-motion [data-reveal]{opacity:1!important;translate:none!important}html.reduced-motion .stack-story{position:relative!important;top:auto!important}html.reduced-motion .principle-sign,html.reduced-motion .restaurant-hero>img{transform:none!important}html.reduced-motion .phone{transform:scale(var(--phone-scale,1))}html.reduced-motion .menu-dialog *{animation:none!important}html.manual-journey .journey-layout{min-height:760px}@media(max-width:760px){html.manual-journey .journey-layout{min-height:0}}
@media(prefers-reduced-motion:reduce){html.motion-ready:not(.motion-allowed) [data-reveal]{opacity:1!important;translate:none!important}}
@media(min-width:761px){.phone{width:360px;height:670px}.phone-content{height:478px}.phone-screen .bubble{font-size:14px;line-height:1.42;padding:11px 12px;margin:9px 0}.phone-screen .chat-date{font-size:10px;margin:15px 0}.phone-header strong{font-size:15px}.phone-header div>span{font-size:11px}.phone-screen .mini-list,.phone-screen .chat-chip{font-size:12px}.phone-screen .file-message b{font-size:12px}.phone-screen .file-message small{font-size:10px}.phone-screen .check-list>div{font-size:13px;padding:8px 0}.phone-screen .info-card{font-size:13px}.phone-screen .comparison-label{font-size:11px}.phone-screen .comparison-card>div{font-size:13px}.phone-screen .comparison-card small{font-size:11px}.phone-screen .order-summary>span{font-size:11px}.phone-screen .order-summary>div{font-size:11px}.phone-screen .order-summary>p{font-size:10px}.phone-composer{font-size:12px}.home-indicator{margin-top:10px}}
@media(min-width:761px) and (max-height:600px){.hero{min-height:570px}.hero-scene{height:470px}.work-sticky{position:relative;height:auto;min-height:600px}.work-section{height:auto}.rail-viewport{overflow-x:auto}.work-rail{transform:none!important}.detail-panel{min-height:450px}.manifesto-sticky{min-height:500px}.manifesto{height:auto}}
@media(min-width:1200px) and (min-height:741px) and (max-height:950px){.site-header{height:90px;padding-block:13px}.brand-logo{width:260px}.header-demo{font-size:16px;padding:16px 21px}.hero{height:calc(100svh - 90px);min-height:650px;padding-block:25px 65px}.hero h1{font-size:clamp(67px,5.7vw,112px);margin:19px 0 22px;line-height:1}.hero-description{font-size:clamp(20px,1.25vw,25px);line-height:1.45;margin-bottom:23px}.hero .button{font-size:18px;padding:19px 25px}.hero .microcopy{margin-top:12px;font-size:13px}.hero-scene{height:100%;min-height:0}.hero .eyebrow{font-size:13px}.float-note{padding:16px 19px}.float-note strong{font-size:15px}.float-note div>span{font-size:13px}.scroll-cue{bottom:22px}}
.restaurant-hero{height:auto;min-height:calc(100svh - 104px)}
@media(max-width:760px){.restaurant-hero{min-height:780px}.menu-heading{position:sticky;top:-20px;z-index:2;background:var(--ivory);padding-top:12px}}

/* Audited layout: the navigation overlays the page; it never reserves a column. */
:root{--rail:0px;--page-pad:clamp(24px,5vw,100px)}
body>main,body>.site-footer{margin-left:0;width:100%;min-width:0}
.site-header{padding-inline:var(--page-pad);min-height:86px;height:auto;padding-block:16px}
.header-actions{margin-left:auto}.header-baseline{margin-left:auto}
.navigation-disclosure{width:112px;min-height:54px;flex:none}
.menu-toggle{position:fixed;right:var(--page-pad);top:17px;z-index:50;min-height:54px;background:var(--ivory);box-shadow:0 4px 18px #0b20300b;font-size:15px;padding:14px 17px}
.menu-toggle[aria-expanded=true]{background:var(--navy);color:var(--ivory)}
.menu-panel{position:fixed;z-index:50;right:var(--page-pad);top:82px;width:min(330px,calc(100vw - 32px));max-height:calc(100dvh - 102px);overflow:auto;display:grid;gap:10px;padding:18px;background:#fffdf9;border:1px solid var(--line);border-radius:20px;box-shadow:0 20px 70px #0b203030}
.menu-panel[hidden]{display:none!important}
.menu-panel .nav-pill{width:100%;max-width:none;font-size:16px;min-height:51px;padding:13px 15px;box-shadow:none}
.menu-panel .nav-pill.current{transform:none;background:var(--yellow);border:1px solid var(--navy)}
.menu-panel .nav-pill:hover{transform:translateX(2px);background:#fff1b5}
.menu-panel .nav-pill svg{width:23px;height:23px}
/* Every text column owns its space. Decorative objects stay in their column. */
.hero-copy,.page-hero>div,.two-column>* ,.decision-lab>* ,.onboard-scene>*,.scenario-layout>*,.principle>*,.reassurance-band>*{min-width:0}
h1,h2,h3,h4{overflow-wrap:break-word}
.hero h1,.page-hero h1,.restaurant-hero h1{letter-spacing:-.045em;line-height:1.1}
.section-heading h2,.editorial-section h2,.lab-copy h2,.reassurance-band h2,.principle h2,.page-cta h2,.explore-pages h2,.story-step h3,.panel-copy h3{letter-spacing:-.04em;line-height:1.12}
.hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);height:calc(100svh - 94px);min-height:660px;padding:35px var(--page-pad) 75px;gap:4vw}
.hero-copy{container-type:inline-size}.hero h1{font-size:clamp(44px,min(13.4cqi,13svh),138px);margin:24px 0}
.hero-description{font-size:clamp(18px,1.3vw,27px);line-height:1.55;margin-bottom:25px}
.hero-scene{height:100%;min-height:0;max-height:none}.mascot-layer{inset:-3% -10%}.note-top{right:0;top:3%}.note-bottom{left:0;bottom:2%}
.float-note{max-width:94%;line-height:1.45}.float-note strong{line-height:1.35}.float-note div>span{line-height:1.4}
.highlight{max-width:100%;white-space:normal}.highlight:before{inset:0 -4px;transform:rotate(-1deg)}
.hero .button{font-size:clamp(17px,1.15vw,22px);padding:19px 25px}.hero .microcopy{font-size:13px;line-height:1.5}
.page-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}
.page-hero h1{font-size:clamp(52px,5.4vw,116px)}
.approach-hero,.faq-hero{display:block}
.approach-hero h1{font-size:clamp(54px,6.2vw,132px)}
.marker{line-height:1.15}.inline-choice{flex-wrap:wrap}
.import-document{width:78%;height:310px;padding:27px}.import-document h3{font-size:clamp(25px,2.1vw,40px);line-height:1.2;margin:24px 0;overflow-wrap:anywhere}.import-document small{font-size:15px}
.onboarding-art{height:650px;max-width:650px;width:100%;margin:auto}
.import-back{right:2%;top:0;transform:rotate(5deg)}.import-front{left:0;top:295px;transform:rotate(-5deg)}
.import-stamp{margin-top:22px}.import-caption{bottom:0;right:0}.paper-line{margin-top:17px}
/* A phone has one fixed design ratio. The stage fits it in both dimensions. */
.journey-sticky{height:100svh;min-height:0;max-height:none;padding:24px var(--page-pad) 20px}
.journey-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:4vw;min-height:0;max-width:none}
.story-step{transition:opacity .2s,transform .25s;visibility:hidden}
.story-step:not(.is-active){opacity:0;visibility:hidden;transition:none;pointer-events:none}
.story-step.is-active{visibility:visible;opacity:1}
.story-step h3{font-size:clamp(40px,4.3vw,82px);margin:24px 0}
.story-step>p:not(.eyebrow){font-size:clamp(18px,1.25vw,25px);max-width:660px}
.story-copy{min-height:0}.step-footnote{font-size:14px}
.phone-stage{height:100%;width:100%;min-width:0;min-height:0;margin:0;overflow:visible}
.phone,html.manual-journey .phone,html.reduced-motion .phone{width:360px;height:704px;min-width:360px;max-width:none;flex:none;transform:scale(var(--phone-scale,1));transform-origin:center;display:flex;flex-direction:column;border:7px solid #14212a;border-radius:43px}
.phone-system{height:40px;flex:none;padding:11px 20px 0;font-size:10px}.dynamic-island{height:22px;top:8px;width:88px;left:calc(50% - 44px)}
.phone-header{height:63px;flex:none;padding:7px 14px}.phone-header strong{font-size:15px}.phone-header div>span{font-size:11px;line-height:1.3}
.phone-content{height:auto;flex:1;min-height:0;padding:0 14px}
.phone-screen{inset:0 14px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;transition:none}
.phone-screen:not(.is-active){visibility:hidden;opacity:0;transition:none;pointer-events:none}
.phone-screen.is-active{visibility:visible;opacity:1;transform:none}
.phone-screen .bubble{font-size:14px;line-height:1.45;padding:10px 12px;margin:9px 0}
.phone-screen .chat-date{font-size:10px;line-height:1.4;margin:14px 0}.phone-screen .check-list>div{font-size:13px;line-height:1.45;padding:8px 0}
.phone-screen .mini-list,.phone-screen .chat-chip{font-size:12px;line-height:1.4}.phone-screen .mini-list>div{padding:10px 0}.phone-screen .file-message b{font-size:12px}.phone-screen .file-message small{font-size:10px}
.phone-screen .info-card,.phone-screen .comparison-card>div{font-size:13px}.phone-screen .comparison-card small{font-size:11px}
.phone-screen .order-summary>div{font-size:12px;line-height:1.45}.phone-screen .order-summary>p{font-size:11px;line-height:1.5}
.phone-composer{height:40px;min-height:40px;flex:none;margin:8px 14px 0;font-size:12px}.home-indicator{flex:none;height:4px;margin:11px auto 13px}
.journey-controls{min-height:60px;flex:none;position:relative;top:auto;bottom:auto;max-width:none}.journey-navigation{gap:8px}.journey-navigation button{font-size:15px;padding:12px 8px}
.work-sticky{height:100svh;min-height:0;max-height:none}.detail-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4%;padding:3% 5%}
.panel-copy h3{font-size:clamp(40px,min(4.9vw,9svh),92px)}.panel-copy p{font-size:clamp(17px,1.2vw,23px)}
.document{width:min(92%,390px);padding:26px}.document h4{font-size:clamp(24px,2vw,36px)}.doc-row{font-size:clamp(13px,.95vw,18px);line-height:1.5}.art-tag{max-width:95%;line-height:1.4}
.manifesto-sticky{min-height:0;max-height:none}.reveal-text{font-size:clamp(42px,min(5.8vw,9.7svh),116px);line-height:1.16}
@media(max-height:760px) and (min-width:1001px){
.hero{height:auto;min-height:calc(100svh - 90px);padding-block:30px 65px}.hero h1{font-size:clamp(44px,min(13.4cqi,10.8svh),88px);margin:18px 0}.hero-description{font-size:18px;line-height:1.45;margin-bottom:20px}.hero-scene{height:440px}.hero .button{font-size:17px;padding:17px 23px}.hero .microcopy{font-size:12px}
.story-step h3{font-size:clamp(38px,4vw,58px);margin:18px 0}.story-step>p:not(.eyebrow){font-size:18px}.step-footnote{font-size:13px;margin-top:16px}
.work-heading h2{font-size:38px}.panel-copy h3{font-size:clamp(38px,7svh,58px)}.panel-copy p{font-size:17px}.panel-symbol{font-size:30px}.panel-caption{margin-top:18px}.document{padding:22px}.doc-row{padding:10px 0}
}
html.manual-journey .journey-layout{min-height:740px}.manual-journey .phone-stage{height:690px}
html.manual-rail .work-sticky{height:auto;min-height:0;padding-block:55px}.manual-rail .detail-panel{min-height:540px}.manual-rail .rail-viewport{flex:none;overflow:auto}.manual-rail .work-rail{height:auto}
@media(max-width:1000px){
.header-baseline,.header-demo{display:none}.site-header{min-height:82px;padding-block:13px}.brand-logo{width:245px}.header-actions{margin-left:auto}.navigation-disclosure{width:95px;min-height:50px}.menu-toggle{top:14px;min-height:48px;padding:12px 15px}.menu-panel{top:74px}
.hero{display:flex;flex-direction:column;height:auto;min-height:0;padding:45px var(--page-pad) 75px;gap:0;align-items:stretch}.hero-copy{width:100%;max-width:760px}.hero h1{font-size:clamp(36px,10.4cqi,88px);margin:22px 0 26px}.hero-description{font-size:clamp(17px,2.5vw,23px);line-height:1.55}.hero-scene{height:clamp(380px,87vw,680px);min-height:0;margin-top:32px}.hero .button{font-size:17px}.hero .eyebrow{font-size:12px}.float-note strong{font-size:14px}.float-note div>span{font-size:12px}
.page-hero{grid-template-columns:1fr;gap:65px;padding:60px var(--page-pad) 75px}.page-hero h1{font-size:clamp(42px,8.5vw,82px)}.page-lead{font-size:20px}.conversation-window{max-width:650px;transform:rotate(1deg)}
.onboarding-art{max-width:540px;height:620px}.import-document{height:285px;width:80%}.import-document h3{font-size:32px;line-height:1.17;margin:22px 0}.import-front{top:285px}.import-stamp{margin-top:20px}
.two-column,.decision-lab,.onboard-scene,.reassurance-band{grid-template-columns:1fr;gap:36px}.resource-grid{grid-template-columns:1fr}.resource-grid article{padding:30px}.scenario-layout{grid-template-columns:1fr}.scenario-select{display:grid;grid-template-columns:1fr 1fr}.scenario-select button.selected{transform:none}.scenario-result{min-height:0}.principle{grid-template-columns:1fr;gap:24px;min-height:0}.principle-sign{text-align:left;font-size:120px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-index{position:relative;top:auto;flex-direction:row;flex-wrap:wrap;gap:12px 25px}
.journey{height:auto}.journey-sticky{height:auto;position:relative;padding:42px var(--page-pad)}.journey-layout,html.manual-journey .journey-layout{display:flex;flex-direction:column;min-height:0;gap:30px;padding:30px 0 0;order:2}.story-copy{width:100%;min-height:0}.story-step{justify-content:flex-start}.story-step h3{font-size:clamp(34px,6.2vw,57px);margin:18px 0}.story-step h3 br{display:none}.story-step>p:not(.eyebrow){font-size:18px;max-width:700px}.story-step .eyebrow{font-size:12px}.step-footnote{display:none}
.journey-top{order:0;flex-wrap:wrap;gap:12px}.journey-top .eyebrow{font-size:11px;max-width:none}.journey-skip{font-size:12px}.journey-controls{position:sticky;top:12px;bottom:auto;order:1;margin-top:22px;padding:10px 8px;gap:8px;z-index:6;background:var(--ivory);border:1px solid var(--line);border-radius:13px;box-shadow:0 4px 20px #0b203015}.journey-navigation{flex-wrap:wrap;gap:6px;justify-content:center}.journey-navigation button{font-size:13px;padding:10px 9px;flex:0 1 auto}.journey-arrow{width:34px;height:42px;border-radius:9px}
.phone-stage,html.manual-journey .phone-stage{height:min(720px,calc((100vw - 2 * var(--page-pad)) * 1.96));flex:none;width:100%;max-width:600px}.phone-halo{max-width:480px;width:100%}
.work-section{height:auto}.work-sticky{position:relative;height:auto;padding:45px var(--page-pad);gap:22px}.work-heading h2{font-size:clamp(30px,5vw,48px)}.rail-viewport{flex:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.work-rail{height:auto;transform:none!important}.detail-panel{grid-template-columns:1fr;grid-template-rows:auto 400px;padding:32px 28px;min-height:0!important;scroll-snap-align:start}.panel-copy h3{font-size:clamp(40px,7vw,64px)}.panel-copy p{font-size:18px}.panel-caption{font-size:12px}.document{width:min(90%,350px)}.document h4{font-size:30px}.doc-row{font-size:14px}.art-tag{font-size:13px;bottom:0}.panel-art{margin-top:24px}.rail-footer{font-size:13px}.rail-controls button{width:40px;height:40px}
.manifesto-sticky{padding:40px var(--page-pad)}.reveal-text{font-size:clamp(36px,min(7.8vw,7.2svh),76px);line-height:1.18}.manifesto-bottom{font-size:13px}
.stack-story,.stack-story:nth-child(2),.stack-story:nth-child(3){position:relative;top:auto;min-height:0}.closing{grid-template-columns:1fr}.restaurant-image{min-height:450px}.closing-copy{padding:65px var(--page-pad)}
}
@media(max-width:600px){
:root{--page-pad:24px}.site-header{padding-inline:20px}.brand-logo{width:190px}.menu-toggle{right:20px;min-height:44px;padding:10px 12px;font-size:13px}.navigation-disclosure{width:88px;min-height:44px}.menu-panel{right:16px;top:70px;padding:14px;max-height:calc(100dvh - 88px)}.menu-panel .nav-pill{font-size:15px}
.hero{padding-top:32px}.hero h1{font-size:clamp(33px,10.6cqi,60px);line-height:1.12}.hero .eyebrow{font-size:10px}.hero-description{font-size:17px}.hero .button{font-size:16px;padding:18px 21px}.hero .microcopy{font-size:12px}.hero-scene{height:430px;margin-top:28px}.float-note{padding:12px;gap:8px}.float-note strong{font-size:12px}.float-note div>span{font-size:11px}
.page-hero h1,.approach-hero h1{font-size:clamp(38px,9vw,55px);line-height:1.13}.page-lead{font-size:18px}.page-hero{padding-top:44px}.section-heading h2,.editorial-section h2,.lab-copy h2,.reassurance-band h2,.principle h2,.page-cta h2,.explore-pages h2{font-size:clamp(34px,8.4vw,46px);line-height:1.13}
.onboarding-art{height:590px}.import-document{height:265px;width:85%;padding:22px}.import-document h3{font-size:27px;margin:20px 0}.import-front{top:275px}.import-document>span{font-size:11px}.import-caption{font-size:12px}.import-document small{font-size:14px}
.scenario-select{grid-template-columns:1fr}.scenario-result>h3{font-size:32px}.scenario-chat{padding:20px}.scenario-chat p{font-size:17px}.faq-group summary{font-size:18px}.faq-answer p{font-size:17px}.explore-grid{grid-template-columns:1fr}
.journey-sticky{padding-inline:18px}.journey-navigation button{font-size:12px;padding:8px 7px}.journey-controls{top:8px}.story-step h3{font-size:34px}.story-step>p:not(.eyebrow){font-size:17px}.phone-stage,html.manual-journey .phone-stage{height:calc((100vw - 36px) * 1.96);max-height:712px}.phone-halo{width:100%}
.detail-panel{padding:28px 22px;grid-template-rows:auto 370px}.panel-copy h3{font-size:42px}.panel-copy p{font-size:16px}.document{padding:22px}.document h4{font-size:26px}.doc-row{font-size:13px}.panel-caption{font-size:11px}.work-heading{align-items:flex-end}.work-heading h2{font-size:30px}.rail-controls{gap:5px}.rail-controls button{width:33px;height:33px}.rail-footer{font-size:12px}.reveal-text{font-size:clamp(32px,min(8.6vw,6.7svh),50px)}
}
@media(max-width:360px){:root{--page-pad:20px}.brand-logo{width:166px}.site-header{padding-inline:16px}.menu-toggle{right:16px}.hero h1{font-size:33px}.hero .button{font-size:15px}.hero-scene{height:390px}.story-step h3{font-size:31px}.journey-navigation button{font-size:11px}.import-document h3{font-size:24px}.conversation-window{padding:20px 14px}.conversation-products{font-size:13px}.lab-result{padding-inline:9px}}
/* Keep the hero's scroll cue in its own row, outside the text and CTA. */
.site-header{z-index:40}.site-header .menu-panel{display:grid;gap:10px}
.hero{height:auto;min-height:calc(100svh - 96px);grid-template-rows:auto auto;gap:25px 4vw;padding-block:30px}.hero h1{font-size:clamp(44px,min(13.4cqi,11.3svh),138px)}
.hero-scene{height:clamp(450px,calc(100svh - 185px),950px)}
.scroll-cue{position:relative;grid-column:1/-1;left:auto;bottom:auto;margin:0;max-width:100%;align-self:end;line-height:1.5}
@media(max-width:1000px){.hero{padding-block:40px 30px;gap:0}.hero h1{font-size:clamp(36px,10.4cqi,88px)}.hero-scene{height:clamp(380px,87vw,680px)}.scroll-cue{align-self:flex-start;margin-top:30px}}
@media(max-width:600px){.hero{padding-top:30px}.hero h1{font-size:clamp(33px,10.6cqi,60px)}.hero-scene{height:430px}}
@media(max-width:360px){.hero h1{font-size:33px}.hero-scene{height:390px}}
/* The dropdown belongs to the header and cannot cover section controls on scroll. */
.menu-toggle{position:relative;inset:auto;width:100%}.menu-panel{position:absolute;top:calc(100% + 12px);right:0}
.navigation-disclosure{position:relative}.navigation-disclosure:after{content:'';position:absolute;top:100%;right:0;width:100%;height:14px}
/* Compact dialogs keep the choice area usable on small screens. */
.demo-header,.demo-disclaimer,.demo-footer{flex-shrink:0}
@media(max-height:650px){
#demo-dialog{max-height:calc(100dvh - 24px)}.demo-shell{height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}
.demo-header{padding:16px 20px 10px}.demo-header h2{font-size:21px;margin-top:8px}.close-button{width:36px;height:36px;flex-shrink:0}
.demo-disclaimer{padding:0 20px 12px;font-size:11px;line-height:1.45}.demo-messages{min-height:72px;padding:10px 18px}.demo-messages .bubble{padding:11px 13px;font-size:14px;margin:10px 0}
.demo-choices{padding:12px 18px;max-height:55dvh;flex-shrink:1;gap:8px}.quantity-row{font-size:13px;padding:7px 0}.quantity-control{gap:8px}.quantity-control output{min-width:42px}.demo-footer{padding:10px 18px}.demo-choice{font-size:13px;padding:10px 12px}
}
