@import url('fonts.css');
:root{--paper:#f4f1e9;--ink:#232720;--muted:#64665d;--line:#d8d6ca;--accent:#d8ed8b;--sans:Barlow,Arial,sans-serif;--mono:'JetBrains Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.55 var(--sans);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit}button{font:inherit;cursor:pointer}button:disabled{cursor:wait}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #738e29;outline-offset:5px}h1,h2,h3,h4,p,figure{margin:0}h1,h2{font-weight:400;letter-spacing:-.055em;line-height:1.02}h1{font-size:clamp(64px,8.8vw,126px)}h2{font-size:clamp(44px,5.2vw,74px)}h3{font-size:25px;font-weight:500;line-height:1.2;letter-spacing:-.025em}h4{font-size:25px;font-weight:500}em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.06em}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.eyebrow,.edition,.hero-foot,.photo-caption,.fine,.prototype-note,.launch-note{font:11px/1.6 var(--mono);letter-spacing:.06em}.eyebrow{display:block;margin-bottom:25px}.site-header{position:sticky;top:0;z-index:20;background:var(--paper);border-bottom:1px solid var(--line)}.site-header>.wrap{display:flex;align-items:center;justify-content:space-between;height:88px;gap:25px}.mark{display:flex;align-items:center;gap:7px;font-size:27px;letter-spacing:-1px;font-weight:500;text-decoration:none;white-space:nowrap}.brand-cam{font-size:15px;align-self:flex-end;margin-bottom:6px;letter-spacing:0}.brand-icon{display:grid;place-items:center;width:33px;height:33px;border-radius:9px;background:var(--ink);color:var(--paper);font:bold italic 27px Georgia;margin-right:4px}.nav{display:flex;align-items:center;gap:31px}.nav a{text-decoration:none;font-size:14px}.nav a:hover,.text-link:hover{opacity:.65}.btn{display:inline-flex;gap:30px;justify-content:center;align-items:center;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:4px;padding:16px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .2s,background .2s}.btn:hover{background:#3b4332;transform:translateY(-2px)}.btn-small{padding:12px 18px}.text-link{text-decoration:none;display:inline-block;border-bottom:1px solid;padding-bottom:4px;font-size:16px}.nav-toggle{display:none}.hero{padding-top:34px}.hero-topline{display:flex;justify-content:space-between}.hero-topline .eyebrow{margin:0}.edition{color:var(--muted)}.hero-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:end;margin:35px 0 45px}.hero-intro{max-width:355px;justify-self:end;padding-bottom:6px}.hero-intro p{font-size:19px;line-height:1.6;margin-bottom:23px}.hero-intro .text-link{margin-left:20px;margin-top:16px}.hero-art{position:relative;height:530px;background:#adb2a1;overflow:hidden;border-radius:5px}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 46%}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#141d1940,transparent 65%);pointer-events:none}.hero-phone{position:absolute;right:15%;width:235px;top:29px;border:7px solid #252723;border-radius:29px;overflow:hidden;transform:rotate(7deg);box-shadow:10px 20px 50px #0006;z-index:2}.hero-phone img{width:100%}.photo-caption{position:absolute;left:28px;bottom:28px;right:28px;color:white;z-index:3;display:flex;align-items:end;justify-content:space-between}.hero-stamp{position:absolute;left:35px;top:35px;color:#fff;font:italic 32px/1.1 Georgia;z-index:3;max-width:200px}.hero-foot{display:flex;justify-content:space-between;padding:18px 0 40px;color:var(--muted)}section:not(.hero){padding-block:110px}.dark{background:#242a24;color:var(--paper)}.dark p{color:#bdc3b5}.dark .eyebrow{color:#d8ed8b}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.demo h2{font-size:clamp(60px,6.7vw,95px)}.intro{font-size:22px;line-height:1.55;margin-block:28px}.demo-steps{margin-top:35px}.demo-step{display:flex;width:100%;text-align:left;padding:24px 0;gap:20px;color:#bac0b1;background:none;border:0;border-top:1px solid #50574c}.demo-step>span{font:12px var(--mono);padding-top:5px}.demo-step>span:last-child{margin-left:auto}.demo-step h3{font-size:21px}.demo-step p{font-size:16px;margin-top:8px}.demo-step[aria-pressed=true]{color:var(--accent)}.demo-stage{background:#343c31;border:1px solid #46503f;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;position:relative;min-width:0}.demo-stage>.eyebrow{color:#bdc3b5}.demo-device{width:235px;border:7px solid #171c17;border-radius:29px;overflow:hidden;box-shadow:0 25px 50px #0004}.demo-stage>p{font:12px var(--mono);margin-top:25px}.prototype-note{color:#b7bdad;font-size:10px;margin-top:10px;text-align:center}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end;margin-bottom:55px}.section-heading>p{font-size:20px;max-width:360px;justify-self:end}.look-workspace{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.look-image{position:relative;background:#dcded2;align-self:start;border-radius:5px;overflow:hidden}.look-image>img{width:100%;aspect-ratio:3/4;object-fit:contain}.look-overlay{position:absolute;inset:auto 18px 18px;display:flex;gap:12px;align-items:center;justify-content:space-between;background:#f4f1e9f2;padding:13px 17px;border-radius:3px;font:12px var(--mono)}.look-overlay button{background:none;border:0;font:11px var(--mono);padding:9px 0;text-decoration:underline}.look-picker{padding:20px 0;min-width:0}.look-picker>.eyebrow{margin-bottom:14px}.look-picker>p{margin:10px 0 25px}.film-options{display:grid;grid-template-columns:1fr 1fr;gap:9px;max-height:350px;overflow-y:auto;padding:4px;scrollbar-width:thin}.film-choice{display:flex;align-items:center;gap:12px;border:1px solid var(--line);padding:12px 10px;background:transparent;text-align:left;border-radius:3px;font-size:14px;min-height:65px;color:var(--ink)}.film-choice img{width:31px;height:40px;object-fit:cover;border-radius:2px}.film-choice span{display:block}.film-choice small{display:block;color:var(--muted);font-size:11px;margin-top:2px}.film-choice:hover{background:#e9e8de}.film-choice[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.film-choice[aria-pressed=true] small{color:#c6cbbb}.film-detail{border-top:1px solid var(--line);margin-top:27px;padding-top:25px;min-height:165px}.film-detail .eyebrow{margin-bottom:9px}.film-detail p{margin-top:9px}.fine{font-size:10px;color:var(--muted)}.editing{background:#e8e7dd}.editor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.editor-image{height:365px;overflow:hidden;background:#dcdfd1;border-radius:4px;margin-bottom:28px;padding:30px 35px 0}.editor-grid article:nth-child(2) .editor-image{background:#ded9ce}.editor-grid article:nth-child(3) .editor-image{background:#d4dad6}.editor-image img{width:220px;margin:auto;border:5px solid #282c25;border-radius:23px}.editor-grid .eyebrow{margin-bottom:12px}.editor-grid p{margin-top:12px;max-width:300px}.craft{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.craft-intro .intro{font-size:21px}.craft-notes{padding-top:45px}.craft-notes article{border-top:1px solid var(--line);display:flex;gap:28px;padding:26px 0}.craft-notes article>span{font:11px var(--mono);padding-top:5px}.craft-notes p{margin-top:12px}.craft-notes>.text-link{margin-top:20px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq details{border-bottom:1px solid var(--line);padding:23px 0}.faq summary{cursor:pointer;list-style:none;font-size:20px;display:flex;justify-content:space-between;gap:15px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+'}.faq details[open] summary:after{content:'−'}.faq details p{padding-top:18px}.get-app{text-align:center;background:#dce9b2}.get-app h2{font-size:clamp(50px,6.5vw,90px)}.get-app p{margin:26px 0}.launch-note{display:block;margin-top:20px;color:#536044;font-size:10px}.site-footer{padding:45px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:22px;font-size:12px;color:var(--muted)}.footer-bottom nav{display:flex;gap:22px}.footer-bottom a{text-decoration:none}.skip{position:absolute;left:-1000px;z-index:100;background:var(--accent);padding:15px}.skip:focus{left:10px;top:10px}.story h1{margin-bottom:45px}.story-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.story-grid>img{border-radius:4px}.prose{max-width:680px}.prose p{margin:18px 0}.prose h2{font-size:40px;margin:35px 0 15px}.prose h3{margin:35px 0 15px}.head{margin-bottom:45px}.narrow{max-width:720px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:70px 0}.principles h2{font-size:35px;margin-bottom:20px}.method-close{border-top:1px solid var(--line);padding-top:45px}.method-close p{margin:25px 0}.nav[hidden]{display:none}
@media(min-width:801px){.nav[hidden]{display:flex}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.hero-heading{gap:30px}.hero-intro .text-link{margin-left:0;display:table}.look-workspace{gap:35px}.demo-grid,.craft{gap:50px}.nav{gap:20px}.editor-image{padding-inline:20px}}
@media(max-width:800px){html{scroll-padding-top:80px}.wrap{width:calc(100% - 40px)}.site-header>.wrap{height:72px}.nav-toggle{display:block;background:none;border:0;font-size:14px;padding:12px 0 12px 12px}.nav{position:absolute;left:0;right:0;top:72px;padding:20px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.nav a{padding:15px}.nav .btn{margin-top:10px}.edition{display:none}.hero-heading{grid-template-columns:1fr;margin:28px 0}.hero h1{font-size:clamp(59px,11.5vw,90px)}.hero-intro{justify-self:start;max-width:470px}.hero-intro p{font-size:18px}.hero-intro .text-link{display:inline-block;margin-left:20px}.hero-art{height:440px}.hero-phone{right:9%;width:185px;top:40px}.hero-stamp{font-size:24px;left:20px;top:25px;max-width:130px}.photo-caption{left:20px;right:20px;font-size:9px}.hero-foot{font-size:9px;gap:15px}.hero-foot span:nth-child(2){display:none}section:not(.hero){padding-block:70px}.demo-grid,.section-heading,.look-workspace,.craft,.faq,.story-grid{grid-template-columns:1fr;gap:35px}.demo-stage{padding:28px 20px}.demo-device{width:215px}.section-heading>p{justify-self:start;max-width:500px;font-size:18px}.look-image{max-width:540px;width:100%;margin:auto}.look-picker{padding-top:0}.film-options{max-height:280px}.film-detail{min-height:0;padding-bottom:15px}.editor-grid{gap:18px}.editor-image{height:270px;padding:20px 12px 0}.editor-grid h3{font-size:21px}.editor-grid .eyebrow{font-size:9px}.editor-grid p{font-size:15px}.craft-notes{padding-top:0}.footer-top,.footer-bottom{flex-wrap:wrap}.footer-top{gap:20px}.footer-bottom{gap:20px}.principles{grid-template-columns:1fr;gap:35px}.story h1{font-size:62px}.story-grid>img{max-width:400px}}
@media(max-width:520px){.hero-art{height:380px}.hero-phone{width:160px;right:9%;top:30px}.hero-stamp{font-size:20px;max-width:100px}.photo-caption>span:last-child{display:none}.hero-intro .text-link{margin-left:15px;font-size:14px}.btn{padding:14px 19px}.editor-grid{grid-template-columns:1fr;gap:40px}.editor-image{height:360px;padding-top:25px}.editor-image img{width:230px}.editor-grid p{max-width:100%;font-size:17px}.editor-grid h3{font-size:26px}.editor-grid .eyebrow{font-size:11px}.look-overlay{inset:auto 10px 10px;padding:10px;gap:5px;font-size:10px}.look-overlay button{font-size:10px}.film-choice{font-size:13px;gap:9px}.footer-bottom nav{gap:16px;flex-wrap:wrap}.story h1{font-size:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

[hidden]{display:none!important}.demo-device video{display:block;width:100%;aspect-ratio:760/1647;object-fit:contain;background:#171c17}.watch-recording{margin-top:16px;border:1px solid #a6b28d;border-radius:3px;background:transparent;color:var(--accent);padding:10px 16px;font-size:13px}
.story-grid>*{min-width:0}.prose{overflow-wrap:anywhere}.story-grid>img{width:100%;height:auto}

/* Compact product flow: keep the demo and its controls together on phones. */
.hero{padding-bottom:40px}.hero-art{height:300px}.hero-topline .eyebrow{font-size:12px}.hero-heading{margin-block:28px 32px}.hero-intro p{font-size:18px}.hero-art:after{background:linear-gradient(transparent 60%,#141d1980)}
section:not(.hero){padding-block:72px}.demo-grid{align-items:center;gap:64px}.demo h2{font-size:clamp(44px,5.5vw,76px)}.demo-copy .intro{max-width:440px}.demo-stage{padding:24px;gap:16px}.demo-device{width:190px;max-width:100%;border-width:5px;border-radius:22px}.demo-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;max-width:360px;margin:0}.demo-step{display:block;min-height:48px;padding:12px 8px;border:1px solid #66705e;border-radius:4px;text-align:center}.demo-step h3{font:500 16px var(--sans)}.demo-step[aria-pressed=true]{background:var(--accent);color:var(--ink);border-color:var(--accent)}.demo-stage>p{font:16px/1.5 var(--sans);text-align:center;min-height:48px;margin:0;max-width:360px}.prototype-note{font:12px/1.5 var(--sans);margin:0}.section-heading{margin-bottom:28px;gap:28px}.look-workspace{align-items:center;gap:48px}.look-picker label{font-size:12px;margin-bottom:10px}#film-select{width:100%;min-height:52px;border:1px solid #8a8e7c;background:var(--paper);color:var(--ink);border-radius:5px;font:16px var(--sans);padding:12px;cursor:pointer}#film-select:focus-visible{outline:3px solid #738e29;outline-offset:3px}.look-image{display:flex;flex-direction:column}.look-image>img{max-height:620px}.look-overlay{position:static;border-radius:0;flex-wrap:wrap;min-height:60px;padding:8px 16px;font:14px var(--sans);background:#e5e7db}.look-overlay button{font:500 14px var(--sans);min-height:44px;padding:10px 8px}.film-detail{border:0;min-height:0;margin:12px 0;padding:0}.film-detail p{font-size:16px;line-height:1.5;margin:0}.fine{font:12px/1.5 var(--sans)}.feature-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.feature-list article{border-top:1px solid #c3c6b7;padding-top:18px}.feature-list h3{font-size:22px}.feature-list p{margin-top:8px}.craft{align-items:center;gap:50px}.craft-summary p{font-size:18px;margin-bottom:18px}.text-link{min-height:44px;display:inline-flex;align-items:center}.faq summary{min-height:44px;align-items:center}.faq details{padding-block:14px}.footer-bottom a{display:inline-flex;min-height:44px;align-items:center}.footer-bottom nav{gap:18px}.site-header>.wrap{height:76px}.nav-toggle{min-width:64px;min-height:48px}.get-app h2{font-size:clamp(42px,5.5vw,74px)}
@media(max-width:960px){.hero-heading{grid-template-columns:1fr;gap:20px}.hero-intro{justify-self:start;max-width:540px}.hero-intro .text-link{display:inline-flex;margin:0 0 0 20px}.hero h1{font-size:clamp(48px,8vw,76px)}.hero-intro p{margin-bottom:18px}.demo-grid,.craft{gap:32px}.demo-grid{grid-template-columns:1fr 1fr}.section-heading{grid-template-columns:1fr}.section-heading>p{justify-self:start}.look-workspace{gap:28px}.hero-art{height:250px}}
@media(max-width:800px){html{scroll-padding-top:76px}.site-header>.wrap{height:64px}.nav{top:64px;max-height:calc(100dvh - 64px);overflow:auto}.mark{font-size:24px}.brand-icon{width:30px;height:30px}.wrap{width:calc(100% - 40px)}.hero{padding-top:24px;padding-bottom:32px}.hero-heading{margin-top:20px}.hero-topline .eyebrow{font:12px var(--sans);letter-spacing:.03em}.hero-art{height:190px}.photo-caption{left:16px;bottom:16px;right:16px;font-size:10px}.photo-caption>span:first-child{display:none}.photo-caption>span:last-child{display:block}section:not(.hero){padding-block:44px}h2,.demo h2,.get-app h2{font-size:clamp(36px,7vw,48px);line-height:1.08}.eyebrow{margin-bottom:14px;font-size:11px}.demo-grid{grid-template-columns:1fr;gap:22px}.demo-copy .intro{font-size:17px;margin:16px 0 0}.demo h2 br{display:none}.demo-stage{padding:20px 12px;gap:12px}.demo-device{width:auto;height:clamp(240px,44svh,360px);aspect-ratio:420/910;flex:none}.demo-device img,.demo-device video{width:100%;height:100%;object-fit:contain}.demo-stage>p{min-height:24px;font-size:15px}.section-heading{gap:14px;margin-bottom:20px}.section-heading>p{font-size:17px}.look-workspace{grid-template-columns:1fr;gap:16px}.look-image{width:100%;max-width:none}.look-image>img{height:clamp(220px,43svh,400px);width:100%;aspect-ratio:auto;object-fit:contain}.look-picker{padding:0}.look-overlay{padding:4px 12px;min-height:52px}.film-detail{margin:10px 0}.look-picker>.fine{margin:10px 0 0}.feature-list{grid-template-columns:1fr;gap:20px}.feature-list article{padding-top:16px}.feature-list h3{font-size:21px}.feature-list p{font-size:16px;margin-top:5px}.craft{gap:20px}.craft-summary p{font-size:17px}.craft h2 br{display:none}.faq{gap:16px}.faq summary{font-size:17px}.faq details p{font-size:16px;padding-top:8px}.get-app p{margin:18px 0;font-size:17px}.launch-note{font-size:12px;letter-spacing:0;line-height:1.5}.site-footer{padding:28px 0 20px}.footer-top{padding-bottom:20px;gap:12px}.footer-top p{font-size:16px}.footer-bottom{gap:10px;padding-top:12px}.footer-bottom nav{gap:12px;flex-wrap:wrap}.story h1{font-size:clamp(40px,8vw,62px)}.prose h2{font-size:30px}.principles{margin-block:35px}.intro{font-size:19px}.head h1{font-size:clamp(40px,8vw,62px)}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.hero-intro .btn,.hero-intro .text-link{font-size:14px}.hero-intro .btn{padding:12px 16px;gap:12px}.hero-intro .text-link{margin-left:12px}.hero h1{font-size:46px}.look-overlay{font-size:13px}.look-overlay button{font-size:13px}.brand-cam{font-size:13px}}
/* Leave natural word spacing around the editorial serif accents. */
h1,h2{letter-spacing:-.035em}h1 em,h2 em{letter-spacing:-.045em}

/* Emulsion's cream, gold and leather palette, shared with the Android app. */
:root{--paper:#f6f1e7;--ink:#2b2520;--muted:#696058;--line:#d9cebb;--accent:#e2b65a}.brand-icon{object-fit:contain;background:#241e1b;border-radius:7px;flex:none}.dark{background:#181a1d}.dark p{color:#c8c5bf}.dark .eyebrow{color:#e2b65a}.demo-stage{background:#26282c;border-color:#414247}.demo-step{border-color:#68625b;color:#d4cfc6}.demo-step[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#3a2c08}.get-app{background:#ebe2cf}.look-image{background:#ebe2cf}.look-overlay{background:#e7dece}a:focus-visible,button:focus-visible,#film-select:focus-visible,summary:focus-visible{outline-color:#a06c10}.btn:hover{background:#493a2d}.hero{padding-block:38px}.hero-heading{grid-template-columns:1.2fr 1fr;align-items:center;margin:0;gap:64px}.hero-message>p{font-size:22px;margin:24px 0;color:var(--muted)}.hero-actions,.contact-actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.ad-player{justify-self:center;width:min(100%,285px)}.ad-player video{display:block;width:100%;height:auto;aspect-ratio:710/1536;background:#181a1d;border-radius:14px;box-shadow:0 14px 40px #2b252018}.ad-player figcaption{text-align:center;font-size:13px;color:var(--muted);margin-top:12px}.contact-actions{justify-content:center;margin-top:28px}.footer-bottom{flex-wrap:wrap}.footer-bottom nav{flex-wrap:wrap}.footer-bottom a{overflow-wrap:anywhere}.film-detail p{color:var(--muted)}
@media(max-width:800px){.hero{padding-block:28px 36px}.hero-heading{grid-template-columns:1fr;gap:26px}.hero-message>p{font-size:18px;margin:16px 0 20px}.hero h1{font-size:clamp(46px,9vw,62px)}.hero-actions{gap:16px}.hero-actions .btn{font-size:15px}.hero-actions .text-link{font-size:15px}.ad-player{width:auto;max-width:100%}.ad-player video{width:auto;max-width:100%;height:clamp(310px,56svh,470px)}.contact-actions{gap:12px}.contact-actions .text-link{font-size:16px;overflow-wrap:anywhere}.demo-device{height:clamp(280px,48svh,390px)}.footer-bottom nav{column-gap:16px}}
@media(max-width:380px){.hero-actions{gap:10px}.hero-actions .btn{padding:12px 14px}.hero-actions .text-link{font-size:14px}}

/* Video leads; the copy follows the scene rather than competing with it. */
.hero{padding-block:24px 32px}.hero-message{text-align:center;margin-bottom:22px}.hero .hero-message h1{font-size:clamp(27px,3vw,42px);line-height:1.15}.hero-message>p{font-size:16px;margin:8px 0 0}.ad-player{width:100%;max-width:none;margin:0}.ad-stage{position:relative;display:grid;grid-template-columns:1fr minmax(0,1.25fr) 1fr;align-items:center;min-height:560px;background:#181a1d;border-radius:6px;overflow:hidden}.ad-player video{grid-column:2;grid-row:1;width:100%;height: min(82svh,900px);min-height:560px;max-width:none;object-fit:contain;aspect-ratio:auto;box-shadow:none;border-radius:0;background:#181a1d}.ad-description{grid-column:1;grid-row:1;align-self:center;padding:28px;z-index:1}.ad-description .eyebrow{color:#e2b65a;font-size:11px}.ad-description h2{font-size:clamp(26px,3vw,42px);line-height:1.12;color:#f6f1e7}.ad-description p{color:#c8c5bf;font-size:16px;line-height:1.5;margin-top:16px;min-height:100px}#video-toggle{position:absolute;right:16px;bottom:16px;background:#f6f1e7;color:#2b2520;border:1px solid #c8c5bf;border-radius:4px;min-height:44px;padding:10px 16px;font-size:14px;z-index:2}.store-links{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:24px;scroll-margin-top:90px}.store-link{display:flex;gap:12px;align-items:center;min-width:176px;min-height:62px;border:1px solid var(--ink);border-radius:7px;background:#181a1d;color:#fff;padding:10px 18px;text-decoration:none;font-size:22px;font-weight:500;line-height:1.15}.store-link small{display:block;font-size:11px;font-weight:400;margin-bottom:3px}.store-upcoming{background:transparent;border-color:#c8beaa;color:#696058}.ios-mark{font-size:20px}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:1000px){.ad-stage{grid-template-columns:1fr 1.4fr .35fr}.ad-description{padding:20px}.ad-description h2{font-size:30px}}
@media(max-width:800px){.hero{padding-top:18px}.hero-message{margin-bottom:18px}.hero .hero-message h1{font-size:28px}.hero-message>p{font-size:15px}.ad-player{width:calc(100% + 40px);margin-inline:-20px}.ad-stage{display:flex;flex-direction:column;min-height:0;border-radius:0}.ad-player video{width:100%;height:82svh;min-height:0;max-height:960px;object-fit:contain}.ad-description{width:100%;padding:20px 24px 22px;min-height:156px}.ad-description .eyebrow{margin-bottom:10px}.ad-description h2{font-size:27px;max-width:calc(100% - 75px)}.ad-description p{font-size:15px;min-height:45px;margin-top:8px;max-width:480px}#video-toggle{top:12px;bottom:auto;right:12px;background:#181a1dd9;color:#f6f1e7;border-color:#68625b}.store-links{gap:10px;margin-top:20px}.store-link{min-width:0;flex:1;max-width:200px;padding:10px 12px;font-size:19px;gap:9px}.store-link small{font-size:11px}}
@media(max-width:380px){.ad-player{width:calc(100% + 32px);margin-inline:-16px}.hero .hero-message h1{font-size:25px}.hero-message>p{font-size:14px}.store-link{font-size:17px;padding-inline:10px}.store-link svg{width:20px}.ios-mark{font-size:17px}}
