@font-face{font-family:Pego;src:url('/assets/Pego-Regular.woff') format('woff');font-weight:100 550;font-display:swap}
@font-face{font-family:Pego;src:url('/assets/Pego-Bold.woff') format('woff');font-weight:600 900;font-display:swap}
:root{--ivory:#f7f1e8;--yellow:#ffc400;--navy:#0b2030;--muted:#607079;--line:#0b20302b;color-scheme:light;font-family:Pego,Arial,sans-serif;color:var(--navy);background:var(--ivory)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:0}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #167cb7;outline-offset:5px}img{display:block;max-width:100%}button:disabled{cursor:default;opacity:.25}::selection{background:var(--yellow);color:var(--navy)}
.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip:focus{position:fixed;top:15px;left:20px;padding:14px;background:white;z-index:100}
.eyebrow{font-size:11px;font-weight:650;letter-spacing:.13em;line-height:1.5;margin:0;text-transform:uppercase}.tiny-line{display:inline-block;width:24px;height:2px;vertical-align:middle;background:currentColor;margin-right:10px}.eyebrow.light{color:#b2bdc4}
.site-header{height:80px;max-width:1680px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:22px;position:relative;z-index:5;border-bottom:1px solid var(--line)}.wordmark{font-size:25px;font-weight:900;letter-spacing:-1.1px;white-space:nowrap}.brand-period{color:var(--yellow);font-size:40px;line-height:0}.site-header nav{display:flex;gap:28px;font-size:13px}.site-header nav a{padding:14px 0}.site-header nav a:hover{text-decoration:underline;text-underline-offset:7px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border:0;border-radius:9px;font-size:15px;line-height:1.4;font-weight:600;padding:18px 24px;max-width:100%;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;flex-shrink:0}.button-dark{background:var(--navy);color:var(--ivory)}.button-dark:hover{background:#173e55}.button-small{font-size:12px;padding:10px 16px;gap:18px}
.hero{max-width:1680px;margin:auto;min-height:560px;height:calc(100svh - 80px);max-height:960px;position:relative;padding:38px 5.5% 75px;display:grid;grid-template-columns:1.18fr 1fr;align-items:center;gap:20px;overflow:clip}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(90deg,transparent 49.95%,var(--line) 50%,transparent 50.05%);opacity:.24;pointer-events:none}.hero-copy{position:relative;z-index:2;min-width:0}.hero h1{font-size:clamp(40px,min(5.5vw,9svh),86px);font-weight:820;letter-spacing:-.065em;line-height:1.045;margin:23px 0}.highlight{display:inline-block;position:relative;z-index:0;white-space:nowrap}.highlight:before{content:'';position:absolute;inset:0 -6px;background:var(--yellow);z-index:-1;transform:rotate(-2deg);border-radius:3px}.hero-description{font-size:clamp(14px,1.4vw,18px);line-height:1.55;margin:0 0 23px;color:#42535e}.microcopy{font-size:11px;line-height:1.5;color:var(--muted);margin:12px 0 0;max-width:330px}.hero-scene{height:100%;min-height:0;position:relative;width:100%;max-height:680px;isolation:isolate}.hero-orbit{position:absolute;width:90%;aspect-ratio:1;top:50%;left:5%;transform:translateY(-50%);border:1px solid #0b20301a;border-radius:50%}.hero-orbit:after{content:'';position:absolute;inset:10%;border:1px dashed #0b20301a;border-radius:50%}.mascot-layer{position:absolute;inset:0 -10%;display:grid;place-items:center;will-change:transform}.hero-mascot{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;animation:mascot-float 5s ease-in-out infinite;mask-image:radial-gradient(ellipse at center,#000 56%,transparent 76%)}
.float-note{position:absolute;z-index:3;display:flex;gap:10px;align-items:center;background:#ffffffee;border:1px solid #0b203014;padding:14px 16px;box-shadow:0 15px 45px #0b203017;border-radius:12px;font-size:12px;max-width:95%}.float-note strong{display:block;font-size:12px;letter-spacing:-.02em}.float-note div>span{display:block;font-size:10px;margin-top:5px;color:var(--muted)}.note-top{top:5%;right:0;transform:rotate(5deg)}.note-bottom{bottom:4%;left:-10%;transform:rotate(-5deg)}.note-icon{display:grid;place-items:center;background:var(--ivory);height:32px;width:32px;flex-shrink:0;border-radius:50%;font-size:18px}.note-icon.yellow{background:var(--yellow)}.scene-label{position:absolute;bottom:24%;right:-4%;font-size:9px;letter-spacing:.14em;writing-mode:vertical-rl}.scroll-cue{position:absolute;left:5.5%;bottom:22px;display:flex;align-items:center;gap:12px;font-size:9px;font-weight:650;letter-spacing:.1em}.scroll-circle{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;font-size:17px}.scroll-circle{animation:cue-nudge 2s ease-in-out infinite}
@keyframes mascot-float{50%{transform:translateY(-10px) rotate(1deg)}}@keyframes cue-nudge{50%{transform:translateY(4px)}}
/* Words are revealed continuously by their own background fill as the page scrolls. */
.manifesto{height:175svh;background:var(--navy);color:var(--ivory);position:relative}.manifesto-sticky{position:sticky;top:0;height:100svh;min-height:500px;max-height:1100px;display:flex;flex-direction:column;justify-content:center;padding:65px 8%;overflow:clip}.reveal-text{font-size:clamp(44px,6.3vw,102px);font-weight:700;line-height:1.16;letter-spacing:-.05em;margin:35px 0 55px;max-width:1230px;position:relative;z-index:1}.reveal-word{display:inline-block;color:transparent;background:linear-gradient(90deg,var(--reveal-color,var(--ivory)) var(--word-fill,0%),#61717c var(--word-fill,0%));background-clip:text;-webkit-background-clip:text}.reveal-word.accent{--reveal-color:var(--yellow)}.manifesto-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #fff3;padding-top:22px;font-size:12px;position:relative;z-index:1}.manifesto-bottom a{font-size:24px}.manifesto-orbit{position:absolute;width:55vw;height:55vw;border:1px solid #ffffff0c;border-radius:50%;right:-23vw;top:-12vw;pointer-events:none}
/* One horizontal composition, driven by page scroll on desktop and touch on mobile. */
.work-section{height:245svh;position:relative;background:var(--ivory)}.work-sticky{position:sticky;top:0;height:100svh;min-height:590px;max-height:1100px;padding:30px 5.5% 22px;display:flex;flex-direction:column;gap:22px;overflow:clip}.work-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.work-heading h2{font-size:clamp(30px,3.5vw,52px);letter-spacing:-.05em;margin:10px 0 0;line-height:1.1}.work-heading h2 em{font-family:Georgia,serif;font-weight:400}.rail-controls{display:flex;gap:9px}.rail-controls button,.journey-arrow{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:21px;flex-shrink:0}.rail-controls button:hover,.journey-arrow:hover{background:var(--yellow)}.rail-viewport{flex:1;min-height:0;overflow:clip;border-radius:22px}.work-rail{display:flex;height:100%;gap:24px;will-change:transform}.detail-panel{flex:0 0 100%;min-width:0;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:4% 5%;border-radius:22px;overflow:hidden}.panel-products{background:#e8e0d4}.panel-conditions{background:var(--yellow)}.panel-habits{background:var(--navy);color:var(--ivory)}.panel-copy{position:relative;z-index:1}.panel-symbol{font-size:42px;display:block}.panel-copy h3{font-size:clamp(42px,min(5vw,8svh),78px);letter-spacing:-.055em;line-height:1.025;margin:18px 0 24px}.panel-copy p{font-size:15px;line-height:1.6;max-width:390px}.panel-caption{display:block;font-size:10px;letter-spacing:.11em;margin-top:30px;opacity:.65}.panel-art{position:relative;display:grid;place-items:center;align-self:stretch;min-height:0}.art-orbit{position:absolute;width:96%;aspect-ratio:1;border:1px solid currentColor;opacity:.14;border-radius:50%}.document{position:relative;color:var(--navy);width:clamp(240px,24vw,330px);padding:27px;background:#fffdfa;box-shadow:0 20px 40px #0b203025;border-radius:4px;will-change:transform}.document-a{transform:rotate(8deg)}.document-b{transform:rotate(-7deg)}.document-c{transform:rotate(6deg)}.document-top{font-size:9px;letter-spacing:.09em;font-weight:600;padding-bottom:14px;border-bottom:1px solid var(--line)}.document h4{font-size:26px;line-height:1.2;letter-spacing:-.04em;margin:24px 0}.doc-row{font-size:12px;display:flex;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.document-tag{display:block;font-size:10px;margin-top:24px;color:var(--muted)}.document p{font-size:15px;line-height:1.6}.document strong{font-size:14px}.doc-rule{height:1px;background:var(--line);margin:20px 0}.art-tag{position:absolute;bottom:1%;left:5%;border-radius:30px;background:var(--navy);color:white;padding:13px 20px;font-size:12px;box-shadow:0 8px 20px #0b203022;transform:rotate(-4deg)}.panel-habits .art-tag{background:var(--yellow);color:var(--navy)}.rail-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;min-height:28px}.rail-footer p{margin:0}.rail-footer a{text-decoration:underline;text-underline-offset:5px}.rail-dots{display:flex;align-items:center;gap:8px}.rail-dots button{width:28px;height:28px;padding:0;background:none;border:0;position:relative}.rail-dots button:before{content:'';position:absolute;left:0;right:0;top:12px;height:3px;background:#0b203030;border-radius:10px;transition:background .2s}.rail-dots button.is-active:before{background:var(--navy)}
.word-ribbon{overflow:hidden;background:var(--yellow);padding:25px 0;border-block:1px solid var(--navy)}.ribbon-track{width:max-content;display:flex;animation:ribbon-drift 32s linear infinite}.ribbon-track>span{font-size:clamp(28px,3.5vw,50px);font-weight:700;letter-spacing:-.035em;white-space:nowrap;padding-right:24px}.ribbon-track i{font-style:normal;margin:0 25px;font-weight:400}@keyframes ribbon-drift{to{transform:translateX(-50%)}}
/* Five concise beats: 32vh of travel per beat, plus a short exit. */
.journey{height:260svh;position:relative;background:var(--ivory)}.journey-sticky{position:sticky;top:0;height:100svh;min-height:570px;max-height:1100px;padding:25px 5.5% 18px;display:flex;flex-direction:column;overflow:clip}.journey-top{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%;padding-bottom:17px;border-bottom:1px solid var(--line)}.journey-skip{font-size:11px;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.journey-layout{max-width:1350px;width:100%;margin:auto;display:grid;grid-template-columns:1fr 1fr;flex:1;min-height:0;align-items:center;gap:35px}.story-copy{display:grid;min-width:0}.story-step{grid-area:1/1;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .24s,transform .36s,visibility .24s;display:flex;flex-direction:column;justify-content:center}.story-step.is-active{opacity:1;visibility:visible;transform:none}.story-step h3{font-size:clamp(39px,min(4.6vw,7.5svh),72px);letter-spacing:-.055em;line-height:1.07;margin:22px 0;font-weight:740}.story-step h3 em{font-style:normal;text-decoration:underline;text-decoration-color:var(--yellow);text-decoration-thickness:.16em;text-underline-offset:-.04em;text-decoration-skip-ink:none}.story-step>p:not(.eyebrow){font-size:16px;line-height:1.6;color:#50606a;max-width:410px;margin:0}.step-footnote{font-size:11px;line-height:1.6;margin-top:22px;max-width:400px}.text-button{width:fit-content;margin:23px 0 0;border:0;border-bottom:1px solid var(--navy);background:none;padding:10px 0;display:flex;gap:25px;font-size:14px;font-weight:650}.phone-stage{height:100%;min-height:0;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.phone-halo{position:absolute;width:min(90%,490px);aspect-ratio:1;border-radius:50%;background:var(--yellow);transform:scale(var(--halo-scale,.95));transition:transform .5s}.phone{position:relative;z-index:2;width:318px;height:630px;background:#fffdfa;border:7px solid #14212a;border-radius:45px;box-shadow:inset 0 0 0 1px #7c8588,0 28px 48px #0b203022,5px 7px 0 #0b203018;transform:scale(var(--phone-scale,1));transform-origin:center;overflow:hidden;flex-shrink:0}.journey-controls{display:flex;align-items:center;gap:24px;flex-shrink:0;width:100%;max-width:1350px;margin:auto;padding-top:12px;border-top:1px solid var(--line)}.journey-navigation{display:flex;gap:20px;justify-content:space-between;width:100%}.journey-navigation button{position:relative;border:0;border-radius:6px;background:transparent;padding:12px 14px;font-size:12px;line-height:1.4;flex:1;color:#607079;transition:background .2s,color .2s}.journey-navigation button.is-active{background:var(--yellow);font-weight:650;color:var(--navy)}.journey-navigation button:hover{color:var(--navy)}
.closing{background:var(--yellow);display:grid;grid-template-columns:1fr 1fr;min-height:620px}.restaurant-image{min-height:500px;position:relative;overflow:hidden}.restaurant-image img{height:120%;width:100%;object-fit:cover;object-position:center;position:absolute;top:-10%;will-change:transform}.restaurant-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0b203066,transparent 45%)}.restaurant-image>span{position:absolute;bottom:30px;left:35px;color:white;font-size:11px;letter-spacing:.1em;z-index:1}.closing-copy{padding:80px 10%;display:flex;flex-direction:column;justify-content:center}.closing-copy h2{font-size:clamp(43px,4.7vw,75px);letter-spacing:-.055em;line-height:1.05;margin:25px 0}.closing-copy h2 span{font-family:Georgia,serif;font-weight:500;font-style:italic;letter-spacing:-.05em}.closing-copy p:not(.eyebrow){font-size:17px;line-height:1.65;margin:0 0 28px}.closing-copy .button{align-self:flex-start}.closing-copy .eyebrow{font-size:10px}footer{min-height:120px;padding:30px 5.5%;display:flex;align-items:center;gap:25px;justify-content:space-between}footer>span{font-size:11px;color:var(--muted)}.motion-toggle,.back-top{font-size:11px;background:none;border:0;line-height:1.5;padding:10px 0}.motion-toggle{text-decoration:underline;text-underline-offset:5px;margin-left:auto}.back-top{white-space:nowrap}
.phone-system{height:42px;padding:12px 22px 0;display:flex;align-items:flex-start;justify-content:space-between;font-size:10px;font-weight:700;position:relative}.dynamic-island{position:absolute;background:#14212a;border-radius:30px;width:88px;height:23px;top:9px;left:calc(50% - 44px)}.phone-header{height:65px;display:flex;gap:9px;align-items:center;padding:7px 14px;border-bottom:1px solid #0b203011}.phone-header img{width:37px;height:41px;object-fit:cover;object-position:50% 4%;border-radius:10px;background:var(--ivory)}.phone-header div{flex:1}.phone-header strong{display:block;font-size:13px}.phone-header div>span{display:block;font-size:9px;margin-top:4px;color:var(--muted)}.phone-header>span{font-size:20px}.phone-content{position:relative;height:448px;padding:0 14px}.phone-screen{position:absolute;inset:0 14px;opacity:0;visibility:hidden;transition:opacity .4s,transform .4s,visibility .4s;transform:translateY(10px)}.phone-screen.is-active{opacity:1;visibility:visible;transform:translateY(0)}.chat-date{display:block;text-align:center;font-size:8px;letter-spacing:.09em;margin:17px 0;color:#77848d}.bubble{font-size:12px;line-height:1.5;padding:11px 12px;margin:10px 0;max-width:94%;width:fit-content}.bubble.assistant{background:#f0ede7;border-radius:3px 13px 13px 13px}.bubble.customer{background:var(--navy);color:white;border-radius:13px 3px 13px 13px;margin-left:auto}.file-message{border:1px solid #e3ddd3;border-radius:10px;padding:10px;display:flex;gap:8px;align-items:center;margin:10px 0}.file-message b{font-size:10px;display:block}.file-message small{font-size:9px;color:var(--muted);display:block;margin-top:4px}.file-message>span:last-child{margin-left:auto;font-size:12px}.file-icon{font-size:9px;font-weight:700;background:var(--yellow);padding:10px 5px;border-radius:5px}.mini-list{border:1px solid #e4dfd7;padding:2px 10px;border-radius:9px;margin:10px 0;font-size:10px}.mini-list>div{display:flex;justify-content:space-between;gap:6px;padding:11px 0;border-bottom:1px solid #e4dfd7}.mini-list>div:last-child{border:0}.chip-row{display:flex;gap:6px;flex-wrap:wrap}.chat-chip{display:inline-block;border:1px solid #d6cfc4;border-radius:6px;font-size:10px;padding:8px 10px;font-weight:550}.chat-chip.selected{background:var(--yellow);border-color:var(--yellow)}.phone-composer{margin:5px 14px 0;border:1px solid #dfdad2;border-radius:25px;padding:11px 12px;font-size:10px;color:#7b8790;display:flex;align-items:center;justify-content:space-between;height:40px}.phone-composer>span:last-child{background:var(--navy);color:white;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;font-size:16px}.home-indicator{width:94px;height:4px;border-radius:10px;background:var(--navy);margin:11px auto}.check-list{padding:12px 0}.check-list>div{font-size:11px;display:flex;gap:10px;align-items:center;padding:10px 0}.check-list>div>span{background:var(--yellow);border-radius:50%;height:20px;width:20px;display:grid;place-items:center}.info-card{font-size:11px;padding:13px;background:#fff2be;border-radius:9px;margin:13px 0;line-height:1.5}.info-card p{margin:5px 0 0}.comparison-card{border:1px solid #ded8cc;border-radius:10px;padding:13px}.comparison-label{font-size:9px;letter-spacing:.06em;color:var(--muted)}.comparison-card>div{font-size:11px;display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #e6dfd1}.comparison-card .alternative{background:#fff2be;margin:0 -6px;padding:13px 6px}.comparison-card small{display:block;margin-top:13px;font-size:9px;line-height:1.5;color:var(--muted)}.order-summary{background:var(--navy);color:var(--ivory);padding:17px;border-radius:13px}.order-summary>span{font-size:9px;letter-spacing:.1em;color:#b7c3cb}.order-summary h4{font-size:31px;margin:14px 0}.order-summary h4 small{font-size:13px;font-weight:400}.order-summary>div{font-size:9px;display:flex;justify-content:space-between;gap:4px;padding:9px 0;border-top:1px solid #fff3}.order-summary>p{font-size:8px;color:#bec9cf;margin:10px 0 0}.phone-cta{width:100%;padding:13px;background:var(--yellow);font-size:11px;font-weight:650;border:0;border-radius:7px;display:flex;justify-content:space-between}
dialog{border:0;padding:0;width:min(570px,calc(100% - 30px));max-height:calc(100svh - 32px);border-radius:22px;background:var(--ivory);color:var(--navy);box-shadow:0 35px 100px #0005}dialog::backdrop{background:#0b2030b3;backdrop-filter:blur(7px)}.demo-shell{display:flex;flex-direction:column;height:760px;max-height:calc(100svh - 32px)}.demo-header{padding:28px 28px 15px;display:flex;align-items:flex-start;gap:15px}.demo-header .eyebrow{font-size:10px}.demo-header h2{font-size:25px;letter-spacing:-.04em;line-height:1.15;margin:12px 0 0}.close-button{border:1px solid var(--line);background:none;font-size:27px;line-height:1;min-width:35px;height:35px;border-radius:50%;margin-left:auto}.demo-disclaimer{font-size:12px;line-height:1.5;color:var(--muted);margin:0;padding:0 28px 18px;border-bottom:1px solid var(--line)}.demo-messages{padding:15px 28px;overflow-y:auto;flex:1;min-height:130px;scroll-behavior:smooth;overscroll-behavior:contain}.demo-messages .bubble{font-size:15px;line-height:1.55;padding:14px 16px;margin:14px 0;animation:message-in .3s ease both}.demo-messages .assistant{background:white}.demo-messages .customer{margin-left:auto;background:var(--navy)}.demo-messages .speaker{display:block;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px;color:#71828c}.demo-choices{padding:18px 28px;display:flex;flex-wrap:wrap;gap:9px;border-top:1px solid var(--line);max-height:50svh;overflow:auto}.demo-choice{border:1px solid var(--navy);border-radius:8px;background:transparent;font-size:14px;font-weight:550;line-height:1.3;padding:12px 15px;transition:background .2s}.demo-choice:hover{background:#ffe48a}.demo-choice.primary{background:var(--yellow);border-color:var(--yellow)}.demo-footer{padding:12px 28px 18px;display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px;color:var(--muted)}.demo-footer button{background:none;border:0;text-decoration:underline;font-size:12px}.demo-table{width:100%;border-collapse:collapse;margin:12px 0}.demo-table td,.demo-table th{text-align:left;padding:9px 0;font-size:13px;border-bottom:1px solid #ddd7cd}.demo-table td:last-child,.demo-table th:last-child{text-align:right}.demo-table caption{text-align:left;font-weight:650;font-size:14px;margin-bottom:10px}.quantity-editor{width:100%}.quantity-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:10px;font-size:14px}.quantity-control{display:flex;gap:14px;align-items:center}.quantity-control button{border:1px solid var(--line);border-radius:50%;height:32px;width:32px;background:white;font-size:20px}.quantity-control output{min-width:45px;text-align:center;font-size:13px}.demo-confirm{padding:15px;background:var(--yellow);border-radius:10px;font-size:14px;line-height:1.55}.demo-label{font-size:12px;color:var(--muted)}@keyframes message-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.phone-header img{object-fit:cover;object-position:center 15%;border-radius:50%;width:36px;height:36px}.phone-composer{width:calc(100% - 28px);background:transparent;font:inherit;font-size:10px;text-align:left}.phone-composer:hover{border-color:var(--navy)}.phone-screen{transition:opacity .2s,transform .3s,visibility .2s}.phone-screen.is-active>*{animation:chat-arrive .36s both;animation-delay:calc(var(--message-index,0)*.035s)}@keyframes chat-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(min-width:761px) and (max-height:740px){.hero{min-height:0;padding-top:22px;padding-bottom:60px}.hero h1{font-size:clamp(36px,min(5.2vw,8.4svh),64px);margin:18px 0}.hero-description{font-size:14px;line-height:1.45;margin-bottom:16px}.hero .button{padding:14px 20px}.hero .microcopy{margin-top:8px;font-size:10px}.hero .eyebrow{font-size:9px}.float-note{padding:11px}.note-top{top:0}.note-bottom{bottom:0}.hero-scene{max-height:430px}.scene-label{display:none}.manifesto-sticky{padding:35px 8%;min-height:0}.reveal-text{font-size:clamp(40px,9svh,75px);margin:25px 0 35px}.work-sticky{min-height:0;padding-top:22px;gap:16px}.panel-copy h3{font-size:clamp(36px,8svh,58px);margin:8px 0 15px}.panel-copy p{font-size:13px}.panel-caption{margin-top:20px}.panel-symbol{font-size:30px}.document{padding:20px;width:260px}.document h4{font-size:23px;margin:18px 0}.doc-row{padding:10px 0}.art-tag{font-size:10px;padding:10px 15px;bottom:0}.journey-sticky{min-height:0;padding-top:20px}.story-step h3{font-size:clamp(35px,6.8svh,52px);margin:16px 0}.story-step>p:not(.eyebrow){font-size:14px}.step-footnote{margin-top:16px}.journey-top{padding-bottom:12px}.journey-controls{padding-top:9px}.journey-arrow{width:36px;height:36px}.journey-navigation button{padding:9px;font-size:11px}}
@media(max-width:1100px){.site-header{padding-inline:4%;gap:16px}.site-header nav{gap:18px}.hero{gap:12px}.float-note strong{font-size:10px}.float-note div>span{font-size:9px}.scene-label{display:none}.journey-layout{gap:25px}.journey-navigation{gap:7px}.journey-navigation button{padding-inline:7px}.closing-copy{padding:60px 8%}footer>span{display:none}}
@media(max-width:760px){
.site-header{height:68px;padding:0 6%;gap:12px}.wordmark{font-size:21px}.site-header nav{display:none}.site-header .button{font-size:10px;padding:9px 11px;gap:9px}.site-header .button span{font-size:17px}
.hero{display:flex;flex-direction:column;height:auto;max-height:none;min-height:0;padding:35px 6% 65px;align-items:stretch;gap:0}.hero-copy{width:100%}.eyebrow{font-size:9px}.hero h1{font-size:clamp(33px,8.8vw,61px);letter-spacing:-.06em;margin:22px 0}.highlight:before{inset:0 -4px}.hero-description{font-size:15px;line-height:1.55;margin-bottom:21px}.hero .button{padding:16px 20px;font-size:13px;gap:18px}.microcopy{font-size:10px;margin-top:10px}.hero-scene{height:min(108vw,520px);max-height:none;min-height:0;margin-top:30px}.mascot-layer{inset:-2% -4%}.hero-grid{display:none}.hero-orbit{width:80%;left:10%}.note-top{top:2%;right:0}.note-bottom{left:0;bottom:2%}.float-note{padding:11px 13px}.float-note strong{font-size:11px}.float-note div>span{font-size:10px}.scroll-cue{font-size:8px;bottom:18px;left:6%}
.manifesto{height:160svh}.manifesto-sticky{padding:35px 6%;min-height:0}.reveal-text{font-size:clamp(36px,min(10.1vw,7.5svh),67px);line-height:1.19;margin:30px 0 40px;letter-spacing:-.045em}.manifesto-bottom{font-size:11px;line-height:1.5;padding-top:20px}
.work-section{height:auto}.work-sticky{height:auto;min-height:0;position:relative;max-height:none;padding:35px 6% 25px;gap:22px}.work-heading{gap:15px}.work-heading h2{font-size:29px}.work-heading .eyebrow{max-width:220px;font-size:8px}.rail-controls{gap:6px}.rail-controls button{width:34px;height:34px;font-size:18px}.rail-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;border-radius:15px;touch-action:pan-x pan-y}.rail-viewport::-webkit-scrollbar{display:none}.work-rail{transform:none!important;gap:14px}.detail-panel{grid-template-columns:1fr;grid-template-rows:auto 320px;padding:27px 24px 25px;scroll-snap-align:start;scroll-snap-stop:always;border-radius:15px}.panel-symbol{font-size:30px}.panel-copy h3{font-size:42px;margin:10px 0 15px}.panel-copy p{font-size:13px;line-height:1.5;margin:0}.panel-copy p br{display:none}.panel-caption{margin-top:18px;font-size:8px}.panel-art{margin-top:20px}.document{width:min(100%,270px);padding:20px}.document h4{font-size:23px;margin:18px 0}.doc-row{font-size:11px;padding:10px 0}.document-tag{font-size:9px;margin-top:20px}.document p{font-size:14px}.art-tag{bottom:-10px;left:0;font-size:10px;padding:11px 14px}.rail-footer{gap:10px;flex-wrap:wrap;font-size:10px}.rail-footer p{width:calc(100% - 110px)}.rail-footer>a{display:none}.word-ribbon{padding:20px 0}.ribbon-track>span{font-size:28px}
/* On narrow screens, visitors choose a beat directly instead of scrolling through a pinned phone. */
.journey{height:auto}.journey-sticky{height:auto;max-height:none;min-height:0;position:relative;padding:30px 6%}.journey-top{padding-bottom:16px;gap:10px}.journey-top>.eyebrow{font-size:8px;max-width:185px}.journey-skip{font-size:9px}.journey-layout{display:flex;flex-direction:column;gap:24px;padding:28px 0 22px}.story-copy{width:100%;min-height:200px}.story-step{justify-content:flex-start}.story-step>.eyebrow{font-size:8px}.story-step h3{font-size:clamp(29px,8vw,42px);line-height:1.08;margin:14px 0}.story-step h3 br{display:none}.story-step h3 em{margin-left:.12em}.story-step>p:not(.eyebrow){font-size:14px;line-height:1.55;max-width:100%}.step-footnote{display:none}.text-button{font-size:13px;margin-top:12px;padding:7px 0}.phone-stage{width:100%;height:574px;flex:none}.phone{width:min(318px,100%);height:574px;transform:none;border-width:6px;border-radius:35px}.phone-system{height:32px;padding-top:8px}.dynamic-island{top:6px;height:19px;width:75px;left:calc(50% - 37.5px)}.phone-header{height:54px;padding:6px 12px}.phone-header strong{font-size:13px}.phone-content{height:414px}.phone-screen{inset-inline:12px}.chat-date{font-size:8px;margin:12px 0}.bubble{font-size:12px;line-height:1.42;padding:9px 10px;margin:8px 0}.mini-list>div{padding:9px 0}.file-message{padding:8px;margin:8px 0}.info-card{padding:11px;margin:10px 0}.order-summary{padding:14px}.order-summary h4{margin:11px 0;font-size:29px}.order-summary>div{padding:8px 0}.phone-composer{margin-top:4px;height:36px;padding:8px 12px}.home-indicator{margin-top:10px}.phone-halo{width:106%;max-width:420px}.journey-controls{gap:8px;padding-top:14px;align-items:center}.journey-arrow{width:32px;height:40px;border-radius:8px;font-size:18px}.journey-navigation{gap:4px;flex-wrap:wrap;justify-content:center}.journey-navigation button{font-size:10px;padding:8px;flex:0 1 auto}.journey-controls{position:sticky;bottom:12px;background:#f7f1e8f5;z-index:5;border:1px solid var(--line);border-radius:15px;padding:10px 8px;box-shadow:0 8px 24px #0b203015}
.closing{grid-template-columns:1fr;min-height:0}.restaurant-image{min-height:350px}.restaurant-image>span{font-size:9px;left:6%;bottom:22px}.closing-copy{padding:50px 6% 60px}.closing-copy h2{font-size:clamp(43px,11vw,66px)}.closing-copy p:not(.eyebrow){font-size:16px}.closing-copy .button{font-size:13px;gap:18px;padding:17px 20px}footer{padding:28px 6%;flex-wrap:wrap;gap:15px}footer>.wordmark{width:100%;font-size:24px}.motion-toggle{margin-left:0}.back-top{margin-left:auto}.demo-header{padding:23px 20px 13px}.demo-header h2{font-size:23px}.demo-disclaimer{padding:0 20px 15px;font-size:11px}.demo-messages{padding:8px 20px}.demo-messages .bubble{font-size:14px}.demo-choices{padding:15px 20px}.demo-footer{padding:10px 20px 15px}.demo-choice{font-size:13px;padding:11px 13px}
}
@media(max-width:380px){.site-header .button{font-size:9px;max-width:146px;gap:7px}.wordmark{font-size:19px}.hero{padding-top:27px}.hero h1{margin:19px 0}.hero-description{font-size:14px}.hero .button{font-size:12px}.hero-scene{margin-top:24px}.float-note strong{font-size:10px}.float-note div>span{font-size:9px}.work-heading h2{font-size:26px}.rail-controls button{width:30px;height:30px}.detail-panel{padding-inline:19px}.panel-copy h3{font-size:37px}.story-copy{min-height:220px}.phone{width:100%;border-width:5px}.phone-screen{inset-inline:10px}.phone-header{padding-inline:10px}.phone-header div>span{font-size:8px}.phone-header img{width:32px;height:32px}.journey-controls{gap:5px}.journey-navigation button{font-size:9px;padding:7px 6px}}
/* A compact landscape or motion-reduced view uses the same synchronized controls. */
html.manual-journey .journey{height:auto}html.manual-journey .journey-sticky{position:relative;height:auto;min-height:0;max-height:none}html.manual-journey .journey-layout{min-height:690px}html.manual-journey .phone{transform:none}html.reduced-motion{scroll-behavior:auto}html.reduced-motion *,html.reduced-motion *:before,html.reduced-motion *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.reduced-motion .manifesto{height:auto}html.reduced-motion .manifesto-sticky{position:relative;height:auto;min-height:500px}html.reduced-motion .reveal-word{--word-fill:100%!important}html.reduced-motion .work-section{height:auto}html.reduced-motion .work-sticky{position:relative;height:auto;min-height:700px}html.reduced-motion .rail-viewport{overflow-x:auto;scroll-snap-type:x mandatory}html.reduced-motion .work-rail{transform:none!important}html.reduced-motion .detail-panel{min-height:480px;scroll-snap-align:start}html.reduced-motion .restaurant-image img{transform:none!important}html.reduced-motion .mascot-layer,html.reduced-motion .float-note{transform:none!important}
@media(max-width:760px){html.manual-journey .journey-layout{min-height:0}html.reduced-motion .work-sticky{min-height:0}html.reduced-motion .detail-panel{min-height:0}html.reduced-motion .manifesto-sticky{min-height:0;padding-block:65px}}
@media(prefers-reduced-motion:reduce){html:not(.motion-allowed){scroll-behavior:auto}html:not(.motion-allowed) *,html:not(.motion-allowed) *:before,html:not(.motion-allowed) *:after{animation:none!important;transition:none!important}}
@media(min-width:761px){html.manual-rail .work-section{height:auto}html.manual-rail .work-sticky{height:auto;position:relative;min-height:650px}html.manual-rail .rail-viewport{overflow-x:auto;scroll-snap-type:x mandatory}html.manual-rail .work-rail{transform:none!important}html.manual-rail .detail-panel{min-height:460px;scroll-snap-align:start}}

@media(max-width:760px){.journey-controls{order:1;top:12px;bottom:auto;margin:18px 0 0}.journey-layout{order:2}.journey-top{order:0}}

.phone-avatar{display:block!important;position:relative;width:36px;height:36px;flex:none;overflow:hidden;border-radius:50%;background:var(--ivory)}.phone-header .phone-avatar img{position:absolute;width:72px;height:72px;max-width:none;left:-18px;top:-5px;object-fit:fill;border-radius:0}.check-list{padding:4px 0}.check-list>div{padding:7px 0}
@media(min-width:761px) and (max-height:540px){.hero{height:auto;min-height:440px}.hero h1{font-size:38px}.hero-scene{height:350px}.hero .microcopy{max-width:260px}}
