:root{--ink:#192d33;--muted:#57676c;--orange:#f4512a;--white:#fff;--ice:#e9eff1;--rule:#dce3e5;--sans:"DM Sans",sans-serif;--serif:"Instrument Serif",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.55}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:#ffd4c9}.skip{position:fixed;top:-100px;left:10px;z-index:100;background:#fff;padding:12px}.skip:focus{top:10px}header{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 4.5%;max-width:1600px;margin:auto}.wordmark{font-size:43px;font-weight:700;letter-spacing:-3px;line-height:1}.wordmark span{font-size:13px;letter-spacing:0;vertical-align:top;display:inline-block;margin:4px 0 0 5px}header nav{display:flex;gap:35px;font-size:14px}header nav a:hover{color:var(--orange)}.button{display:inline-flex;gap:30px;align-items:center;justify-content:center;background:var(--orange);color:#fff;border:1px solid var(--orange);border-radius:6px;padding:16px 23px;font-weight:600;font-size:15px;transition:background .2s,transform .2s;min-height:54px}.button:hover{background:#d33b17;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{padding:12px 19px;font-size:14px;min-height:46px}.hero{display:grid;grid-template-columns:1fr 1.02fr;max-width:1600px;margin:auto;padding:20px 4.5% 56px;gap:48px}.hero-copy{padding:25px 0 20px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.12em;margin:0 0 30px}.hero h1{font-size:clamp(66px,6.65vw,105px);line-height:1;letter-spacing:-.065em;font-weight:500;margin:0 0 28px}.hero h1 em{font-family:var(--serif);font-weight:400;letter-spacing:-.03em;color:var(--orange)}.lead{font-size:17px;line-height:1.65;color:var(--muted);max-width:420px;margin:0 0 29px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:9px;align-items:center}.text-link:hover{text-decoration:underline}.play-icon{font-size:12px;border:1px solid var(--rule);border-radius:50%;width:29px;height:29px;display:inline-grid;place-items:center}.micro{font-size:12px;color:var(--muted);margin:18px 0 0}.micro span{margin:0 9px}.hero-art{position:relative;background:var(--ice);min-height:630px;overflow:hidden;border-radius:10px}.art-grid{position:absolute;inset:0;background-image:linear-gradient(#192d3307 1px,transparent 1px),linear-gradient(90deg,#192d3307 1px,transparent 1px);background-size:45px 45px}.art-top,.art-bottom{position:absolute;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;letter-spacing:.09em;font-weight:600}.art-top{top:22px}.art-bottom{bottom:18px}.art-bottom button{border:1px solid #192d3340;background:transparent;color:var(--ink);border-radius:50%;width:32px;height:32px;font-size:16px}.hero-film{position:absolute;width:49%;right:6%;top:80px;bottom:60px;border:5px solid white;border-radius:12px;box-shadow:0 16px 35px #192d3330;overflow:hidden;transform:rotate(3deg)}.hero-film video{width:100%;height:100%;object-fit:cover;display:block}.film-open{position:absolute;bottom:16px;left:12px;right:12px;padding:12px 8px;background:#fffefaee;backdrop-filter:blur(10px);border:0;border-radius:4px;color:var(--ink);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px}.film-open span{font-size:12px}.still{position:absolute;width:40%;margin:0;padding:7px;background:#fff;box-shadow:0 9px 20px #192d3312;border-radius:3px}.still img{display:block;width:100%;height:180px;object-fit:cover;object-position:50% 31%}.still figcaption{font:italic 20px/1.2 var(--serif);padding:12px 4px 5px}.still-one{left:4%;top:88px;transform:rotate(-7deg)}.still-two{left:7%;top:345px;transform:rotate(5deg)}.still-two img{height:140px;object-position:50% 30%}@media(min-width:1450px){.hero-art{min-height:710px}.hero-film{right:8%;width:43%}.still-one{top:115px}.still-two{top:390px}.still img{height:205px}}@media(max-width:1050px){header nav{gap:20px}.hero{gap:24px}.hero h1{font-size:72px}.hero-art{min-height:600px}.hero-film{width:55%;right:4%;top:100px;bottom:90px}.still{width:42%}.still img{height:140px}.still-two{top:320px}.hero-actions{gap:16px}.art-top span:last-child{display:none}}@media(max-width:760px){header{height:80px;padding:0 6%;gap:16px}.wordmark{font-size:38px}header nav{display:none}header .button{font-size:12px;padding:10px 13px;gap:15px}.hero{grid-template-columns:1fr;padding:20px 6% 30px;gap:24px}.hero-copy{padding-top:5px}.hero h1{font-size:clamp(66px,13vw,84px)}.eyebrow{font-size:12px;margin-bottom:23px}.lead{font-size:16px}.hero-art{min-height:540px}.hero-film{top:70px;bottom:55px;width:49%;right:6%}.still-one{top:92px}.still-two{top:298px}.still img{height:140px}.still-two img{height:125px}.still figcaption{font-size:18px}.art-top,.art-bottom{left:18px;right:18px}.hero-actions{gap:20px}.button{padding:15px 18px;font-size:14px;gap:20px}.text-link{font-size:13px}.micro{font-size:12px}}.promise-strip{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:27px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px}.promise-strip p{font-size:13px;color:var(--muted);margin:0;line-height:1.6}.promise-strip strong{font-weight:500;color:var(--ink)}.promise-strip>div{display:flex;align-items:center;gap:13px;font-size:14px}.promise-icon{font-size:24px;color:var(--orange)}.section{max-width:1500px;margin:auto;padding:95px 6%}.section-top{display:flex;justify-content:space-between;gap:45px;align-items:flex-end;margin-bottom:45px}.section .eyebrow{color:var(--muted);margin-bottom:20px}.section h2,.manifesto h2{font-size:clamp(42px,4.3vw,65px);line-height:1.08;font-weight:500;letter-spacing:-.05em;margin:0}.section h2 em,.manifesto h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.02em}.section-intro{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 4px;max-width:350px}.showcase{display:grid;grid-template-columns:.85fr 1.15fr;background:var(--ice);border-radius:10px;min-height:650px;overflow:hidden}.showcase-info{padding:48px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.showcase-info h3{font:400 55px/1.02 var(--serif);letter-spacing:-.025em;margin:0 0 20px}.showcase-info>p:not(.eyebrow){color:var(--muted);font-size:15px}.format-controls{width:100%;display:grid;gap:10px;margin:24px 0 12px}.format-controls .format-option{width:100%;display:flex;align-items:center;gap:17px;border:1px solid #192d3328;background:transparent;border-radius:6px;padding:15px 18px;color:var(--ink);text-align:left;font-size:15px}.format-controls .format-option.selected{border-color:var(--ink);background:#fff}.format-controls small{display:block;font-size:12px;margin-top:3px;opacity:.65}.format-shape{display:inline-block;border:1.5px solid currentColor;flex-shrink:0;border-radius:2px}.format-shape.vertical{height:28px;width:17px;margin:0 5px}.format-shape.square{height:25px;width:25px;margin:0 1px}.format-check{margin-left:auto;visibility:hidden;color:var(--orange)}.selected .format-check{visibility:visible}.showcase-info p.sample-note{font-size:12px;line-height:1.8;margin-top:10px}.sample-screen{background:#d8e1e5;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:30px;gap:20px;min-width:0}.sample-screen video{display:block;max-width:100%;width:298px;height:530px;object-fit:contain;background:#111b1f;border:5px solid white;border-radius:9px;box-shadow:0 20px 40px #192d3325}.sample-screen.is-square video{width:480px;height:auto;aspect-ratio:1}.sample-screen>p{font-size:12px;letter-spacing:.12em;font-weight:500;margin:0}.workflow{padding-top:35px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.steps article{position:relative;padding:0 28px;border-left:1px solid var(--rule)}.steps article:first-child{padding-left:0;border:0}.steps article:last-child{padding-right:0}.step-number{font-size:12px;color:var(--muted)}.step-visual{height:190px;margin:14px 0 22px;background:#f4f6f7;border-radius:5px;display:flex;align-items:center;justify-content:center;overflow:hidden}.steps h3{font-size:21px;letter-spacing:-.035em;font-weight:500;margin:0 0 12px}.steps p{font-size:15px;color:var(--muted);line-height:1.7;margin:0}.photo-stack{position:relative}.photo-stack>span{width:88px;height:110px;border:1px solid #a5b6bc;border-radius:4px;background:#e0e8eb;display:grid;place-content:center;font-size:12px;color:#53676f;position:absolute;transform:translate(-35px) rotate(-15deg)}.photo-stack>span:nth-child(2){transform:rotate(2deg);background:#c8d6dc}.photo-stack>span:last-child{transform:translate(40px) rotate(15deg);background:#fff;color:var(--orange);font-size:32px;text-align:center}.photo-stack small{font-size:12px;letter-spacing:.07em;color:var(--ink)}.type-sample{flex-direction:column;background:var(--ink);color:#fff;font-size:27px;line-height:1.3;letter-spacing:-.03em}.type-sample em{font:italic 44px/1 var(--serif);color:#ff906e}.sample-line{width:85px;height:2px;background:#ff906e;margin-top:19px}.export-shapes{gap:12px;position:relative}.export-shapes>div{display:grid;place-items:center;background:#d8e3e7;border:1px solid #8dabb5;border-radius:4px;color:var(--ink);font-size:12px}.export-tall{height:115px;width:64px}.export-square{width:83px;height:83px;align-self:center}.export-shapes>span{position:absolute;right:25px;top:20px;font-size:32px;color:var(--orange)}.manifesto{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff;max-width:1600px;margin:auto}.manifesto-image{position:relative;min-height:570px;overflow:hidden}.manifesto-image img{width:100%;height:100%;object-fit:cover;object-position:50% 30%;position:absolute}.manifesto-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 60%,#10252abb)}.manifesto-image>span{position:absolute;bottom:30px;left:30px;font-size:12px;letter-spacing:.15em;z-index:1}.manifesto-copy{padding:65px 12% 65px 10%}.manifesto-copy .eyebrow{font-size:12px;opacity:.65}.manifesto-copy h2 em{color:#ff9677}.manifesto-copy>p:not(.eyebrow){color:#c1ccd0;font-size:16px;line-height:1.7;margin:25px 0}.manifesto-copy ul{list-style:none;padding:0;margin:0 0 30px}.manifesto-copy li{padding:15px 0;border-top:1px solid #ffffff22;font-size:14px;display:flex;gap:16px}.manifesto-copy li span{font-size:12px;color:#ff9677;padding-top:2px}.button.light{background:#fff;border-color:#fff;color:var(--ink)}.button.light:hover{background:var(--ice)}.questions{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.questions .section-intro{margin-top:25px}.faq-list details{border-bottom:1px solid var(--rule)}.faq-list details:first-child{border-top:1px solid var(--rule)}.faq-list summary{padding:23px 0;display:flex;gap:25px;justify-content:space-between;align-items:center;list-style:none;cursor:pointer;font-size:17px;font-weight:500;letter-spacing:-.02em}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;font-weight:400;transition:transform .2s;line-height:1}.faq-list details[open] summary span{transform:rotate(45deg);color:var(--orange)}.faq-list details p{margin:0;padding:0 30px 24px 0;color:var(--muted);font-size:15px;line-height:1.75}.faq-list p a{text-decoration:underline}.closing{text-align:center;background:var(--orange);padding:75px 24px 70px;color:#fff}.closing .eyebrow{font-size:12px;margin-bottom:25px}.closing h2{font-size:clamp(48px,5.8vw,85px);font-weight:500;line-height:1.02;letter-spacing:-.05em;margin:0 0 32px}.closing h2 em{font-family:var(--serif);font-weight:400;letter-spacing:-.025em}.button.dark{background:var(--ink);border-color:var(--ink);color:#fff}.button.dark:hover{background:#0c171b}.closing .micro{color:#fff9}.closing .button{min-width:230px}footer{max-width:1600px;margin:auto;display:flex;gap:30px;align-items:center;padding:42px 6%}footer .wordmark{font-size:40px}footer p{font-size:13px;color:var(--muted);margin-right:auto}footer>div{display:flex;gap:22px;font-size:13px}footer>span{font-size:12px;color:var(--muted)}@media(max-width:1050px){.section{padding:75px 5%}.showcase-info{padding:35px}.manifesto-copy{padding:45px 8%}.manifesto h2{font-size:48px}.questions{gap:35px}.promise-strip{gap:20px;padding:23px 5%}.promise-strip>div{font-size:12px}.sample-screen{padding:25px 18px}.steps article{padding:0 20px}footer{flex-wrap:wrap}footer p{flex:1}footer>span{margin-left:auto}}@media(max-width:760px){.promise-strip{display:grid;grid-template-columns:1fr 1fr;padding:25px 6%;gap:22px 15px}.promise-strip>div{font-size:12px;gap:9px}.promise-strip p{font-size:12px}.promise-icon{font-size:22px}.section{padding:58px 6%}.section-top{display:block;margin-bottom:30px}.section h2{font-size:43px}.section-intro{font-size:15px;margin:22px 0 0}.section .eyebrow{font-size:12px}.showcase{grid-template-columns:1fr;min-height:0}.showcase-info{padding:27px}.showcase-info h3{font-size:43px}.showcase-info>p:not(.eyebrow){font-size:14px}.format-controls{margin-top:12px}.sample-screen{padding:28px 18px}.sample-screen video{height:460px;width:259px}.sample-screen.is-square video{height:auto;width:100%}.sample-screen>p{font-size:12px}.workflow{padding-top:15px}.workflow .section-top>a{margin-top:22px}.steps{grid-template-columns:1fr;gap:30px}.steps article,.steps article:first-child,.steps article:last-child{padding:25px 0 0;border:0;border-top:1px solid var(--rule)}.step-visual{height:185px;margin:10px 0 23px}.steps p{max-width:460px}.manifesto{grid-template-columns:1fr}.manifesto-image{min-height:380px}.manifesto-image img{object-position:50% 37%}.manifesto-copy{padding:42px 6% 50px}.manifesto h2{font-size:50px}.manifesto-copy ul{margin-bottom:28px}.questions{grid-template-columns:1fr;gap:28px}.questions .section-intro{display:none}.faq-list summary{font-size:16px;padding:20px 0}.faq-list details p{font-size:14px}.closing{padding:58px 6%}.closing h2{font-size:50px}footer{padding:32px 6%;gap:20px}footer p{font-size:12px;flex-basis:50%;text-align:right}footer>div{font-size:12px;gap:17px}footer>span{font-size:12px}}.button:not(.dark):not(.light){background:#d83e1a;border-color:#d83e1a}.button:not(.dark):not(.light):hover{background:#be3211}.closing .eyebrow,.closing .micro{color:#192d33}.photo-stack small{font-size:9px}.agency-strip{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 6%;background:#f5f7f8;font-size:14px}.agency-strip a{font-weight:700;border-bottom:1px solid}.agency-strip>span:last-child{font-size:11px;letter-spacing:.1em;color:var(--muted)}.included{padding-top:15px}.deliverables{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:18px}.deliverables article{border:1px solid var(--rule);border-radius:8px;padding:32px;display:flex;flex-direction:column;align-items:flex-start}.deliverables h3{font-size:24px;line-height:1.2;font-weight:500;letter-spacing:-.03em;margin:25px 0 15px}.deliverables p{color:var(--muted);font-size:16px;line-height:1.7;margin:0 0 25px}.deliverables .delivery-main{background:var(--ink);color:#fff;border:0}.delivery-main .eyebrow,.delivery-main p{color:#c1ccd0}.delivery-main h3{font:400 36px/1.12 var(--serif);margin-top:15px}.delivery-main a{margin-top:auto}.delivery-number{font:400 55px/1 var(--serif);color:var(--orange)}.delivery-label{font-size:12px;letter-spacing:.08em;margin-top:auto;color:var(--muted)}.delivery-foot{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--rule);padding:25px 0;font-size:14px}.delivery-foot span:before{content:"✓";color:#b4381b;margin-right:10px}.portfolio{padding-bottom:60px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.work-card video{width:100%;aspect-ratio:9/13;object-fit:cover;background:var(--ink);border-radius:8px;display:block}.work-card h3{font-size:23px;font-weight:500;letter-spacing:-.03em;margin:16px 0 4px}.work-card span{font-size:11px;letter-spacing:.09em;color:var(--muted)}.portfolio-foot{display:flex;justify-content:space-between;gap:25px;align-items:center;padding-top:24px}.portfolio-foot p{font-size:13px;color:var(--muted);max-width:480px}.about{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#edf2f4;max-width:none;padding:80px 6%}.about-title .text-link{margin-top:30px}.about-body>p{color:var(--muted);font-size:16px;line-height:1.8;margin:0 0 20px}.about-body p.about-lead{font-size:25px;line-height:1.4;letter-spacing:-.035em;color:var(--ink)}.contact-card{margin-top:32px;padding-top:25px;border-top:1px solid #bac8cd}.contact-card>span{font-size:12px;letter-spacing:.08em;display:block}.contact-card>a{font-size:26px;display:inline-block;margin:12px 0}.contact-card p{color:var(--muted);font-size:14px;margin:0;max-width:420px}.usecases{border-bottom:1px solid var(--rule)}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.usecase-grid article{border-top:1px solid var(--rule);padding-top:22px}.usecase-grid span{font-size:12px;letter-spacing:.09em;color:var(--muted)}.usecase-grid h3{font-size:23px;line-height:1.2;letter-spacing:-.035em;font-weight:500}.usecase-grid p{font-size:16px;line-height:1.7;color:var(--muted)}footer.expanded-footer{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px;padding-top:60px;padding-bottom:25px}.footer-brand p{font-size:14px;margin:18px 0}.footer-valid{font-size:14px}footer>div.footer-column{display:flex;flex-direction:column;gap:12px;font-size:14px}.footer-column h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 7px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--rule);padding-top:24px;font-size:12px;color:var(--muted)}.footer-brand{display:block!important}header nav{gap:25px}@media(max-width:900px){.deliverables article{padding:24px}.deliverables{grid-template-columns:1fr 1fr}.deliverables .delivery-main{grid-column:1/-1}.work-grid{gap:16px}.delivery-foot{flex-wrap:wrap}.agency-strip>span:last-child{display:none}.about{gap:7%}.work-card video{aspect-ratio:9/16}}@media(max-width:760px){.agency-strip{font-size:13px;padding:22px 6%}.deliverables{grid-template-columns:1fr}.deliverables h3{margin-top:20px}.delivery-foot{display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:18px 12px}.work-grid{grid-template-columns:1fr;gap:32px}.work-card video{max-height:560px;object-fit:contain;aspect-ratio:9/13}.portfolio-foot{display:block}.portfolio-foot .text-link{margin-top:10px}.about{grid-template-columns:1fr;gap:32px;padding:55px 6%}.about-body p.about-lead{font-size:23px}.usecase-grid{grid-template-columns:1fr;gap:20px}.usecase-grid h3{margin:16px 0 12px}.usecase-grid p{margin-bottom:0}footer.expanded-footer{grid-template-columns:1fr 1fr;gap:35px 20px;padding-top:45px}.footer-brand{grid-column:1/-1}.footer-brand p{text-align:left}.footer-bottom{flex-wrap:wrap;font-size:12px}.footer-bottom>span:nth-child(2){display:none}.included{padding-top:0}}:root{--ink:#242b29;--muted:#5c6460;--orange:#bb4028;--white:#fff;--ice:#edf0eb;--rule:#d8ddd7}body{background:#fafbf8}header{border-bottom:1px solid var(--rule)}.wordmark{font-family:var(--sans);font-weight:700;letter-spacing:-2.5px;font-size:43px;color:var(--ink)}.wordmark span{color:var(--orange)}.button,.button.small{border-radius:4px}.button:not(.dark):not(.light){background:var(--orange);border-color:var(--orange)}.hero{padding-top:42px;gap:5%;grid-template-columns:1fr 1fr}.hero-copy{padding-top:20px}.hero h1{font-family:var(--sans);font-size:clamp(64px,6.7vw,102px);font-weight:600;line-height:1.04;letter-spacing:-.055em;margin-bottom:30px}.hero h1 em{font-family:inherit;font-weight:600;font-style:normal;letter-spacing:inherit;color:var(--orange)}.hero .lead{font-size:18px;line-height:1.65}.hero-art{background:#e7ece5;border-radius:6px}.poster-title{display:none}.art-grid{background-image:none}.hero-film{transform:rotate(2deg);border-radius:5px}.still-one{transform:rotate(-3deg)}.still-two{transform:rotate(2deg)}.still figcaption{font:500 14px/1.4 var(--sans)}.section h2,.manifesto h2{font-family:var(--sans);font-size:clamp(40px,4vw,60px);font-weight:500;line-height:1.13;letter-spacing:-.04em}.section h2 em,.manifesto h2 em{font-family:inherit;font-style:normal;font-weight:500;letter-spacing:inherit;color:var(--muted)}.manifesto h2 em{color:#cbd7c5}.section .eyebrow{font-size:12px;letter-spacing:.09em}.agency-strip{background:#edf0eb}.showcase{border-radius:6px}.showcase-info h3{font-family:var(--sans);font-weight:500;font-size:46px;line-height:1.1}.sample-screen{background:#dce3d9}.sample-screen video{border-radius:5px}.type-sample em{font-family:var(--sans);font-style:normal;font-weight:500;font-size:38px;color:#e5b6a7}.manifesto{background:#27352d}.manifesto-copy>p:not(.eyebrow){color:#d2dcd4}.manifesto-copy li span{color:#e6b09e}.delivery-main h3{font-family:var(--sans);font-size:30px;line-height:1.2;font-weight:500}.delivery-number{font-family:var(--sans);font-size:50px;font-weight:500}.work-card h3{font-family:var(--sans);font-size:23px}.about{background:#e9eee6}.closing{background:#27352d}.closing h2{font-family:var(--sans);font-weight:500;font-size:clamp(44px,5.6vw,78px);line-height:1.12;letter-spacing:-.04em}.closing h2 em{font-family:inherit;font-style:normal;font-weight:500;color:#d0dbc9;letter-spacing:inherit}.closing .eyebrow,.closing .micro{color:#d0dbc9}.closing .button.dark{background:#fff;border-color:#fff;color:var(--ink)}.expanded-footer .wordmark{font-family:var(--sans);font-size:43px;letter-spacing:-2.5px}.steps h3,.usecase-grid h3{font-weight:500}.portfolio-foot p{font-size:14px}.format-controls small,.showcase-info p.sample-note,.micro{font-size:13px}@media(max-width:760px){header .wordmark{font-size:38px}.hero{grid-template-columns:1fr;padding-top:26px;gap:28px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(60px,13vw,78px);line-height:1.04}.hero .lead{font-size:16px}.hero-art{min-height:540px}.section h2{font-size:40px;line-height:1.15}.manifesto h2{font-size:44px}.showcase-info h3{font-size:38px}.about-body p.about-lead{font-size:23px}.closing h2{font-size:44px}.still figcaption{font-size:12px}.delivery-main h3{font-size:28px}}:root{--ink:#292e28;--muted:#626457;--orange:#bd3d24;--white:#f6f1e5;--ice:#ebe5d5;--rule:#d6d0bd}body{background:var(--white)}header{border-color:var(--rule)}.wordmark{color:var(--orange)}.hero h1{font-weight:500;letter-spacing:-.045em;line-height:1.06}.hero h1 em{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.22em;letter-spacing:-.025em;line-height:1.05;display:inline-block}.hero .eyebrow{color:var(--orange)}.hero-art{background:#df8c56;border:10px solid #df8c56;border-radius:0}.art-grid{background:var(--white);inset:0}.hero-film{border-radius:2px;transform:rotate(3deg);top:100px;bottom:45px}.still-one{transform:rotate(-5deg);top:120px}.still-two{transform:rotate(3deg);top:360px}.art-top{font-size:11px;letter-spacing:.08em;color:var(--orange);top:25px}.art-bottom{font-size:10px;bottom:11px}.still figcaption{font-family:var(--sans);font-weight:400;font-size:14px}.promise-strip{background:#2d372c;color:var(--white);border:0}.promise-strip p,.promise-strip strong{color:var(--white)}.promise-icon{color:#e4a17b}.agency-strip{background:transparent;border-bottom:1px solid var(--rule)}.section h2{letter-spacing:-.035em}.section h2 em{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.12em;letter-spacing:-.015em;color:var(--orange)}.section .eyebrow{color:var(--orange)}.showcase{background:#ece6d6;border-radius:3px}.sample-screen{background:#ded9c8}.format-controls .format-option.selected{background:var(--white)}.deliverables .delivery-main{background:var(--orange);color:var(--white)}.delivery-main .eyebrow,.delivery-main p{color:var(--white)}.delivery-number{font-family:var(--serif);font-size:60px}.type-sample{background:#30392e}.type-sample em{font-family:var(--serif);font-style:italic;color:#e9b48f}.step-visual:not(.type-sample){background:#eae5d8}.manifesto{background:#30392e}.manifesto h2 em{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.1em;color:#edb38f}.work-card video{border-radius:2px;border:5px solid #e5ddcb}.about{background:#ead5bf}.about .about-title h2 em{color:var(--orange)}.about-body p.about-lead{font-family:var(--sans);font-size:25px;line-height:1.45}.closing{background:var(--orange);padding-top:78px;padding-bottom:75px}.closing h2{font-family:var(--sans);font-weight:500;font-size:clamp(44px,5.4vw,78px);line-height:1.16;letter-spacing:-.035em}.closing h2 em{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.08em;letter-spacing:-.015em;color:var(--white)}.closing .eyebrow,.closing .micro{color:var(--white)}.closing .button.dark{background:var(--ink);border-color:var(--ink);color:var(--white)}.footer-column h3{color:var(--muted)}.expanded-footer .wordmark{color:var(--orange)}@media(max-width:1050px)and (min-width:761px){.hero-film{top:100px;bottom:80px}.still-one{top:125px}.still-two{top:330px}}@media(max-width:760px){.hero-art{border-width:8px}.hero-film{top:85px;bottom:50px}.still-one{top:110px}.still-two{top:315px}.hero h1{font-size:clamp(60px,13vw,78px)}.hero h1 em{font-size:1.2em}.section h2{font-size:40px;line-height:1.16}.section h2 em{font-size:1.08em}.art-top{font-size:10px;left:14px;right:14px}.still figcaption{font-size:12px}.about-body p.about-lead{font-size:23px}.closing{padding:60px 6%}.closing h2{font-size:43px;line-height:1.2}}.hero h1{font-size:clamp(58px,5.7vw,88px)}.hero h1 em{font-size:1.12em;white-space:nowrap}.hero-copy{align-self:center}.hero .lead{max-width:460px}.hero-art.carousel{min-height:650px;display:flex;flex-direction:column;justify-content:center;padding:24px 0 18px;gap:18px;background:#e9dfce;border-color:#df8c56}.carousel-stage{position:relative;height:515px;width:100%;display:flex;align-items:center;justify-content:center;isolation:isolate}.carousel-main{width:57%;height:100%;position:relative;z-index:2;border:5px solid var(--white);box-shadow:0 12px 25px #292e2830;transform:rotate(1deg);background:#20251f}.carousel-main video{display:block;width:100%;height:100%;object-fit:contain}.carousel-side{position:absolute;width:44%;height:80%;object-fit:cover;border:5px solid var(--white);box-shadow:0 8px 18px #292e2820;opacity:.75}.previous-poster{left:-13%;transform:rotate(-7deg)}.next-poster{right:-13%;transform:rotate(7deg)}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:20px;font-size:14px}.carousel-controls button{border:1px solid #989484;background:var(--white);color:var(--ink);width:40px;height:40px;border-radius:50%;font-size:20px}.carousel-controls #motion-toggle{font-size:16px}.carousel-dots{display:flex;gap:10px;justify-content:center}.carousel-dots button{border:0;background:#b3a894;width:9px;height:9px;border-radius:50%;padding:0;position:relative}.carousel-dots button:before{content:"";position:absolute;inset:-7px}.carousel-dots button[aria-pressed=true]{background:var(--orange);width:24px;border-radius:8px}.film-open[hidden]{display:none}.hero .button{gap:18px}.section .eyebrow{letter-spacing:.025em;text-transform:none;font-size:14px}.result .section-top h2,.included .section-top h2{font-size:clamp(38px,3.8vw,57px)}.section-top{gap:35px}.deliverables{grid-template-columns:repeat(3,1fr)}.deliverables .delivery-main{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px 35px}.delivery-main h3{margin:0;grid-column:1}.delivery-main p{grid-column:2;grid-row:1/3;margin:0;align-self:center}.delivery-main .text-link{grid-column:2}.format-shape.landscape{width:29px;height:17px}.sample-screen.is-landscape video{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}.sample-screen.is-square video{object-fit:contain}.export-wide{width:90px;height:51px}.export-shapes{gap:9px}.export-shapes .export-tall{width:48px;height:86px}.export-shapes .export-square{width:62px;height:62px}.export-shapes>span{display:none}.portfolio .section-intro{max-width:445px}.sample-screen>p{letter-spacing:.03em;text-align:center}.usecase-grid>article>span{letter-spacing:.025em;text-transform:none}.closing h2{font-size:clamp(42px,5vw,74px)}@media(max-width:1050px){.hero h1{font-size:5.6vw}.hero-art.carousel{min-height:600px}.carousel-stage{height:450px}.carousel-main{width:65%}.deliverables .delivery-main{grid-column:1/-1}.deliverables{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.hero h1{font-size:clamp(47px,11.8vw,73px)}.hero .lead{margin-top:24px}.hero-art.carousel{min-height:580px;padding-top:20px;gap:15px}.carousel-stage{height:445px}.carousel-main{width:72%}.carousel-side{width:55%;height:82%}.previous-poster{left:-26%}.next-poster{right:-26%}header .button{font-size:12px;gap:10px;padding:10px 12px}.hero-actions{gap:18px}.deliverables{grid-template-columns:1fr}.deliverables .delivery-main{display:flex;gap:10px}.delivery-main p{margin-bottom:12px}.result .section-top h2,.included .section-top h2{font-size:38px}.closing h2{font-size:42px}.sample-screen.is-landscape video{height:auto;width:100%}.carousel-controls{gap:17px}.hero .micro{font-size:12px}}.carousel-main,.previous-poster,.next-poster{transform:none}.results-proof{padding:48px 6%;display:grid;grid-template-columns:1fr 1.5fr;gap:45px;background:#ebe3d3;border-bottom:1px solid var(--rule)}.results-proof h2{font-size:35px;font-weight:500;line-height:1.15;letter-spacing:-.03em;margin:10px 0 18px}.results-proof h2 em{font:italic 40px/1.1 var(--serif);color:var(--orange)}.results-proof .eyebrow{letter-spacing:.02em;margin:0;font-size:14px}.results-proof p{font-size:14px;color:var(--muted)}.results-proof a{text-decoration:underline}.proof-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-content:center}.proof-stats article{border-left:1px solid #aaa18c;padding-left:20px}.proof-stats strong{display:block;font:400 49px/1.2 var(--serif);color:var(--ink)}.proof-stats span{display:block;font-size:14px;margin-top:8px}.proof-stats>p{grid-column:1/-1;font-size:12px;margin:5px 0 0}.social-example{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:35px;background:#e4d7c1;color:var(--ink)}.social-example>p{margin:0;font-size:14px;font-weight:500}.social-example video{height:480px;max-width:100%;aspect-ratio:9/16;object-fit:contain;display:block;border:6px solid var(--white);background:#20251f;box-shadow:0 12px 25px #292e2825}.social-example>span{font-size:13px;text-align:center}.manifesto h2{font-size:clamp(38px,3.5vw,54px)}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{display:flex;flex-direction:column;border:1px solid var(--rule);padding:30px;border-radius:5px;background:#faf7ef}.price-card:nth-child(2){border-color:var(--orange);background:#eee4d3}.price-card h3{margin:0;font-size:23px;font-weight:500}.price-card .price{font-size:54px;letter-spacing:-.05em;color:var(--ink);line-height:1.1;margin:25px 0}.price span{display:block;font-size:14px;letter-spacing:0;color:var(--muted);margin-top:9px}.price-card>p{font-size:15px;color:var(--muted)}.price-card ul{padding:20px 0;margin:0 0 20px;list-style:none;border-top:1px solid var(--rule);font-size:14px;line-height:1.6;flex:1}.price-card li{padding:8px 0}.price-card li:before{content:"✓";color:var(--orange);margin-right:9px}.price-card .button{font-size:14px;padding:13px;gap:14px}.pricing-note{font-size:13px;color:var(--muted);max-width:750px;margin-top:23px}header nav{gap:22px}.pricing{border-top:1px solid var(--rule)}@media(max-width:950px){.price-card{padding:22px}.price-card .button{font-size:12px;gap:8px}header nav{gap:15px}.results-proof{grid-template-columns:1fr;gap:20px}.social-example video{height:420px}}@media(max-width:760px){.price-grid{grid-template-columns:1fr;gap:20px}.price-card{padding:28px}.price-card .button{font-size:14px}.proof-stats{gap:18px 10px}.proof-stats article{padding-left:12px}.proof-stats strong{font-size:38px}.proof-stats span{font-size:12px}.results-proof{padding:35px 6%}.results-proof h2{font-size:32px}.results-proof h2 em{font-size:37px}.social-example{padding:30px 6%}.social-example video{height:440px}.manifesto h2{font-size:40px}}.manifesto h2 em{font-family:var(--sans);font-style:normal;font-size:1em;font-weight:500;line-height:1.2;letter-spacing:-.025em}.sample-screen [hidden]{display:none!important}#format-image{width:100%;max-width:480px;object-fit:contain;border:5px solid var(--white);box-shadow:0 15px 30px #292e2825}.is-square #format-image{aspect-ratio:1}.is-landscape #format-image{aspect-ratio:16/9}.price-card{position:relative}.price-card .unit-price{font-size:19px;font-weight:600;color:var(--ink);margin:0 0 8px}.plan-saving{color:var(--orange)!important;font-size:14px!important;line-height:1.5}.plan-badge{background:var(--orange);color:#fff;font-size:12px;padding:6px 12px;position:absolute;top:-15px;left:20px;border-radius:3px}.price-grid{row-gap:32px}.listing-preview{display:block}.listing-preview img{display:block;width:100%;aspect-ratio:9/13;object-fit:cover;border:5px solid #e5ddcb}.listing-preview>span{display:flex;justify-content:space-between;padding-top:16px;font-size:16px}.portfolio-page h1{font-size:clamp(52px,6vw,84px);line-height:1.08;font-weight:500;letter-spacing:-.04em;margin:0}.portfolio-page h1 em{font-family:var(--serif);font-weight:400;color:var(--orange)}.video-feed{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 25px}.feed-item{scroll-margin-top:30px}.feed-item video{display:block;width:100%;aspect-ratio:9/16;object-fit:contain;background:#20251f}.feed-item h2{font:500 20px/1.3 var(--sans);letter-spacing:-.025em;margin:15px 0 5px}.feed-item span{font-size:13px;color:var(--muted)}.portfolio-end{padding:65px 0 0;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.portfolio-end h2{font-size:32px;margin-right:auto}.price-card strong{font-weight:600}.price-card ul{margin-top:15px}@media(max-width:760px){.video-feed{grid-template-columns:1fr;gap:35px}.feed-item video{max-height:650px}.portfolio-end{display:grid;gap:20px}.portfolio-end h2{font-size:30px}.portfolio-page h1{font-size:55px}.listing-preview img{max-height:480px;object-fit:contain;background:#e5ddcb}}.video-feed{gap:28px}.feed-item{padding:16px;background:#e8dfcf;border:1px solid #d9cfbd;border-radius:22px;box-shadow:0 5px 16px #292e2806}.feed-item:nth-child(3n+2){background:#e2e6dc;border-color:#d2d9ca}.feed-item:nth-child(3n){background:#edd9c8;border-color:#dfc9b7}.feed-item video{border-radius:12px;overflow:hidden;box-shadow:0 5px 14px #292e2820}.portfolio-page .section-top{margin-bottom:48px}@media(max-width:760px){.feed-item{padding:13px;border-radius:20px}.video-feed{gap:24px}.feed-item video{border-radius:10px}}.portfolio-page .section-top>div{flex-shrink:0}.portfolio-page h1{font-size:clamp(42px,5.3vw,72px)}@media(min-width:1000px){.portfolio-page h1{white-space:nowrap}}@media(max-width:999px){.portfolio-page .section-top{flex-direction:column;align-items:flex-start}.portfolio-page .section-top>div{flex-shrink:1}}html{font-optical-sizing:none}:root{--cream:#fffdf6;--midnight:#102930;--neon:#dff271;--emerald:#025f6e;--sans:"Source Sans Pro","Source Sans 3",Arial,sans-serif;--serif:"Source Serif 4","Source Serif Pro",Georgia,serif;--paper:var(--cream);--ink:var(--midnight);--muted:#52656a;--orange:var(--emerald);--rust:var(--emerald);--white:var(--cream);--ice:#f1f5ee;--soft:#f1f5ee;--line:#dbdbdb;--rule:#dbdbdb;--lime:var(--neon);--latch-paper:var(--cream);--latch-ink:var(--midnight);--latch-muted:#52656a;--latch-rule:#dbdbdb;--latch-poppy:var(--emerald);--latch-sand:#f1f5ee;--latch-sans:var(--sans);--latch-serif:var(--serif);--latch-radius:18px;font-family:var(--sans)}body{font-family:var(--sans);background:var(--cream);color:var(--midnight)}button,input,textarea,select{font-family:var(--sans)}h1,h2,.hero h1,.hero h1 em,.section h2,.section h2 em,.manifesto h2,.manifesto h2 em,.closing h2,.closing h2 em,.results-proof h2,.results-proof h2 em,.flow-title h1,.welcome-title h1,.studio-title h1,.portfolio-page h1{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.06}h1 em,h2 em,.section h2 em,.hero h1 em,.about .about-title h2 em{font-family:var(--serif);color:var(--emerald);font-style:italic;font-size:1em;font-weight:400}.hero h1{font-size:clamp(42px,5.1vw,76px)}.hero h1 em{white-space:normal}.section h2{font-size:clamp(32px,3.6vw,50px)}h3{font-family:var(--sans)}.eyebrow,.section .eyebrow{font-family:var(--sans);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:var(--emerald)}.wordmark img,.logo img{width:112px;height:36px;object-fit:contain;display:block}.wordmark{display:inline-flex;align-items:center}.button,.button.small,.btn{border-radius:999px;font-family:var(--sans);font-weight:600}.button:not(.dark):not(.light),.button.dark,.closing .button.dark{background:var(--neon);border-color:var(--neon);color:var(--midnight)}.button:hover,.button:not(.dark):not(.light):hover{background:#eaf6a6;border-color:#eaf6a6;color:var(--midnight)}.btn.primary{background:var(--emerald);color:var(--cream);border-color:var(--emerald)}.btn.primary:hover{background:var(--midnight)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #5ac3c2;outline-offset:4px}body>header{position:relative;margin:12px auto 0;width:calc(100% - 32px);max-width:1440px;height:66px;padding:0 24px;border:0;border-radius:16px;background:var(--midnight);color:var(--cream)}body>header .wordmark img{content:url(/ai-listing-videos/design/logo-cream.svg)}body>header nav a:hover{color:var(--neon)}body>header .button.small{background:none!important;color:var(--neon)!important;border:0;padding:0;min-height:44px}.hero{padding-top:48px;padding-bottom:64px;gap:5%;align-items:center}.hero-art.carousel{background:transparent;border:0;box-shadow:none;min-height:0;padding:0;gap:18px;overflow:visible;outline:none}.carousel-stage{height:580px}.carousel-main{width:auto;aspect-ratio:9/16;height:100%;border:0;border-radius:18px;overflow:hidden;box-shadow:0 18px 55px #10293026;background:var(--midnight)}.carousel-side{width:35%;height:77%;border:0;border-radius:14px;opacity:.45;box-shadow:none}.previous-poster{left:0;transform:translate(-3%) rotate(-5deg)}.next-poster{right:0;transform:translate(3%) rotate(5deg)}.film-open{background:var(--neon);color:var(--midnight);border:0;border-radius:999px;left:16px;right:16px;bottom:16px;font-family:var(--sans)}.carousel-controls{gap:16px}.carousel-controls button{border:0;background:transparent;color:var(--midnight);width:36px;height:36px}.carousel-dots{gap:8px}.carousel-dots button{background:#bac8c7}.carousel-dots button[aria-pressed=true]{background:var(--emerald)}.hero .lead{max-width:490px;font-size:18px;color:var(--muted)}.promise-strip,.manifesto,.closing{background-color:var(--midnight);background-image:radial-gradient(#fffdf60e 1px,transparent 1px);background-size:6px 6px;color:var(--cream)}.promise-icon,.manifesto h2 em,.closing h2 em,.closing .eyebrow,.manifesto-copy li span{color:var(--neon)}.manifesto-copy>p:not(.eyebrow),.closing .micro{color:var(--cream)}.manifesto h2 em{font-family:var(--serif);font-style:italic;font-weight:400}.results-proof,.about{background:#f1f5ee}.results-proof{background-image:radial-gradient(#10293010 1px,transparent 1px);background-size:6px 6px}.proof-stats strong{font-family:var(--serif);font-style:italic;color:var(--emerald)}.proof-stats article{border-color:var(--line)}.agency-strip{background:var(--cream)}.showcase{background:#f1f5ee;border-radius:18px}.sample-screen,.social-example{background:#e1ece9}.sample-screen video,.social-example video{border:0;border-radius:16px}.showcase-info h3{font-family:var(--serif);font-weight:400}.format-controls .format-option{border-radius:12px}.format-controls .format-option.selected{background:var(--cream);border-color:var(--emerald)}.format-controls .format-option.unavailable{opacity:.55}.coming-label{font-size:11px;font-weight:600;color:var(--emerald);margin-left:auto}.deliverables>article{border-radius:18px}.deliverables .delivery-main,.type-sample{background:var(--midnight)}.type-sample em{color:var(--neon)}.step-visual:not(.type-sample){background:#e1ece9}.work-card video,.listing-preview img{border:0;border-radius:14px}.price-card{background:var(--cream);border-radius:18px;border-color:var(--line)}.price-card:nth-child(2){background:#f0f6d7;border:2px solid var(--emerald)}.plan-badge{background:var(--emerald);border-radius:999px}.price-card .price{font-family:var(--serif)}.feed-item,.feed-item:nth-child(3n+2),.feed-item:nth-child(3n){background:#f1f5ee;border-color:var(--line)}.faq-list summary{font-family:var(--serif);font-size:23px}.expanded-footer{background:var(--cream)}.site-header{background:var(--cream);border-bottom:1px solid var(--line)}.flow-main,.studio-main{color:var(--midnight)}.flow-title h1{font-size:clamp(38px,4.3vw,62px)}.welcome-title h1{font-size:clamp(38px,4vw,58px)}.welcome-title h1 em{color:var(--emerald)}.flow-progress li.active,.flow-progress li.complete{border-color:var(--emerald)}.flow-title .eyebrow{color:var(--emerald)}.style-card,.offer-card,.closing-preview,.review-summary,.checkout-card,.listing-history{border-radius:18px}.style-card.selected,.offer-card.recommended,.offer-card.selected{background:#f0f6d7;border-color:var(--emerald)}.recommend-ribbon,.pack-saving{background:var(--emerald);color:var(--cream)}.recommend-ribbon{border-radius:16px 16px 0 0}.pack-saving.neutral{background:#f1f5ee;color:var(--muted)}.offer-card h2{font-family:var(--serif);font-weight:400}.matrix-scroll .pack-col{background:#f0f6d7}.matrix-heading h2{font-family:var(--serif);font-weight:400}.brand-preview,.end-card,.closing-card{background:var(--midnight);color:var(--neon)}.history-labels,.history-placeholder,.history-status{background:#f1f5ee}.history-status.preview{background:#e1ece9;color:var(--emerald)}.status-filter[aria-pressed=true]{background:var(--emerald);border-color:var(--emerald);color:var(--cream)}.mini-proof,.detail-guidance,.payment-summary,.checkout-summary,.pipeline{background:#f1f5ee;border-radius:18px}.pipeline h2,.detail-guidance h2{font-family:var(--serif);font-weight:400}.pipeline h2 em,.detail-guidance h2 em{color:var(--emerald)}.field input,.field textarea,.listing-filter-bar input,.listing-filter-bar select{background:#fff;border-radius:10px}.proof-box{background:var(--midnight);color:var(--cream)}.unavailable{opacity:.55;cursor:not-allowed}@media(max-width:1050px){.carousel-stage{height:500px}.hero h1{font-size:clamp(40px,5.3vw,62px)}}@media(max-width:760px){body>header{height:60px;padding:0 16px}body>header .wordmark img{width:90px;height:30px}body>header .button.small{font-size:12px}.hero{padding-top:34px;gap:35px}.hero h1{font-size:clamp(42px,10vw,65px)}.hero-art.carousel{min-height:0;padding:0}.carousel-stage{height:500px}.carousel-main{width:auto;max-width:78%}.carousel-side{width:35%;height:78%}.previous-poster{left:0}.next-poster{right:0}.hero .lead{font-size:17px}.flow-title h1{font-size:40px}.coming-label{font-size:10px}.format-controls .format-option{gap:10px}.section h2{font-size:36px}.flow-main{padding-top:35px}}@media(max-width:400px){.carousel-stage{height:440px}.hero h1{font-size:42px}}.brand-preview{border-radius:18px}.brand-preview>.eyebrow,.brand-preview>.helper,.brand-preview>p{color:#cbd9d6}.brand-preview h2{font-family:var(--serif);font-weight:400}.format-controls .coming-label{white-space:nowrap}.manifesto .manifesto-copy>.eyebrow,.deliverables .delivery-main>.eyebrow{color:var(--neon);opacity:1;font-size:12px;font-weight:600;letter-spacing:.12em}.listing-preview{background:transparent;color:inherit;border:0;padding:0;text-align:left;font:inherit;cursor:pointer}.listing-preview:hover img{outline:2px solid var(--emerald);outline-offset:4px}button{cursor:pointer}[hidden]{display:none!important}.delivery-foot span:before{color:var(--emerald)}.results-proof>*{min-width:0}.proof-stats{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:400px){.proof-stats article{padding-left:8px}.proof-stats strong{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
