:root{--paper:#F2F2F0;--ink:#1A1A1A;--wine:#5D1A24;--line:#d2d2ce;--display:'DM Serif Display',Georgia,serif;--body:'Montserrat',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}::selection{background:var(--wine);color:white}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}img{display:block;max-width:100%}button{border:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:2px solid var(--wine);outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h2{font-family:var(--display);font-size:clamp(2.7rem,5.5vw,5rem);line-height:1.06;letter-spacing:-.035em}em{font-weight:400;color:var(--wine)}small,.small{font-size:13px;line-height:1.65}.eyebrow,.section-label{font-size:12px;letter-spacing:.11em;font-weight:500;line-height:1.5}.section{padding:95px max(5.6vw,24px)}.section-label{display:flex;justify-content:space-between;gap:24px;margin-bottom:45px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:65px}.section-heading>p{max-width:345px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;padding:17px 24px;background:var(--wine);color:#fff;min-height:56px;font-size:14px;font-weight:500;transition:background .25s,transform .25s}.button:hover{background:#351016}.button span,.text-link span{font-size:20px;transition:transform .3s}.button:hover span,.text-link:hover span{transform:translate(3px,-3px)}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:14px;border:0;border-bottom:1px solid currentColor;padding:6px 0;background:none}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}.header{height:93px;display:flex;align-items:center;justify-content:space-between;padding:12px 5.6vw;border-bottom:1px solid var(--line);background:rgba(242,242,240,.96);position:sticky;top:0;z-index:30;gap:30px;transition:height .25s}.header.scrolled{height:76px}.brand img{width:120px;height:60px;object-fit:contain}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{position:relative}.header nav a:after{content:'';height:1px;background:var(--wine);position:absolute;bottom:-3px;left:0;width:0;transition:width .25s}.header nav a:hover:after{width:100%}.header-cta{border-bottom:1px solid var(--ink);font-size:14px;padding:7px 0}.header-cta span{margin-left:22px}.menu-toggle{display:none;background:none}.hero{padding:28px 5.6vw 24px;overflow:hidden}.hero-top{display:flex;justify-content:space-between;gap:30px}.hero h1{font-family:var(--display);font-size:clamp(5rem,12.7vw,13rem);letter-spacing:-.057em;line-height:1.15;position:relative;text-align:center;margin:8px 0 -23px;z-index:2;white-space:nowrap;animation:enter-title 1s both .1s}.hero h1 em{font-style:italic}.hero-star{font-family:Georgia,serif;font-size:.28em;position:absolute;right:-.3em;top:0;line-height:1;color:var(--wine)}.hero-grid{display:grid;grid-template-columns:1fr 1.22fr .68fr;gap:6%;align-items:center;max-width:1240px;margin:auto}.hero-intro{padding-top:55px;padding-bottom:28px;animation:enter 1s both .45s}.hero-intro .eyebrow{font-size:11px;letter-spacing:.09em;margin-bottom:20px}.hero-intro h2{font-size:clamp(2.2rem,3.1vw,3rem);letter-spacing:-.025em;line-height:1.12}.hero-intro>p:not(.eyebrow){font-size:14px;line-height:1.8;margin:23px 0 25px;max-width:290px}.hero-intro .button{display:flex;max-width:270px}.hero-intro .text-link{margin-top:13px}.hero-photo{position:relative;background:#eae6ee;align-self:stretch;max-height:520px;animation:photo-reveal 1.4s cubic-bezier(.22,1,.36,1) both .2s}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 39%}.photo-caption{position:absolute;bottom:0;left:0;right:0;background:var(--ink);color:white;display:flex;justify-content:space-between;padding:11px 15px;font-size:10px;letter-spacing:.08em}.hero-side{align-self:stretch;padding:48px 0 24px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;animation:enter 1s both .65s}.side-note{font-family:var(--display);font-size:28px;line-height:1.15;transform:rotate(-7deg);margin:0 0 25px 8px}.side-note em{font-size:1.5em}.hero-metric{border-top:1px solid var(--ink);padding-top:17px;max-width:220px}.hero-metric>.eyebrow{font-size:10px}.hero-metric strong{display:block;font-family:var(--display);font-weight:400;font-size:clamp(40px,5vw,76px);letter-spacing:-.06em;line-height:1.2}.hero-metric strong span{font-size:.6em}.hero-metric>span:last-of-type{font-size:12px;display:block}.hero-metric svg{width:100%;height:58px;margin-top:20px;color:var(--wine)}.side-bottom{font-size:10px;letter-spacing:.09em;line-height:1.7}.hero-bottom{display:flex;justify-content:space-between;margin-top:32px;font-size:10px}.marquee{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);overflow:hidden;padding:18px 0;margin-top:0}.marquee>div{white-space:nowrap;width:max-content;font-size:16px;letter-spacing:.08em;animation:marquee 36s linear infinite}.marquee b{font-size:24px;font-weight:400;color:var(--wine);margin:0 32px}.marquee:hover>div{animation-play-state:paused}.results{background:white}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:30px}.stats>div{border-left:1px solid var(--line);padding:4px 20px 8px}.stats>div:first-child{border:0;padding-left:0}.stats strong{font-family:var(--display);font-size:clamp(2.5rem,5.7vw,5.8rem);font-weight:400;letter-spacing:-.055em;line-height:1.2;display:block}.stats span{display:block;font-size:12px;margin-top:15px}.source-note{color:#686863;margin-top:34px}.work{padding-bottom:45px}.project{border-top:1px solid #bcbcb6;padding-top:32px;margin-top:65px}.project-heading{display:flex;justify-content:space-between;align-items:baseline;gap:25px;margin-bottom:30px}.project-title{display:flex;gap:25px;align-items:baseline}.project-no{font-family:var(--display);font-size:24px;color:var(--wine)}.project h3{font-family:var(--display);font-size:clamp(30px,4vw,52px);line-height:1.2;letter-spacing:-.02em}.project-heading>span{font-size:12px}.project-stage{display:grid;grid-template-columns:1.45fr 1fr;min-height:395px;background:#e5e4e0;overflow:hidden}.project-art{display:flex;align-items:center;justify-content:center;gap:22px;padding:40px;position:relative;overflow:hidden}.project-art>a{width:44%;max-width:240px;display:block;box-shadow:0 12px 26px #0002;transform:rotate(-7deg);transition:transform .5s}.project-art>a:nth-child(2){transform:rotate(6deg) translateY(20px)}.project-art>a:hover{transform:rotate(0) translateY(-7px)}.project-art img{width:100%;height:255px;object-fit:cover}.project-metric{padding:45px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.project-metric strong{font-family:var(--display);font-size:clamp(54px,7vw,104px);letter-spacing:-.04em;line-height:1.1;font-weight:400}.project-metric .metric-caption{font-size:14px;margin:4px 0 23px}.project-metric p{font-size:14px;max-width:330px;margin-bottom:22px}.project-metric .small{font-size:12px}.project:nth-child(2) .project-stage{background:#1c253b;color:white;grid-template-columns:1fr 1.45fr}.project:nth-child(2) .project-art{order:2}.project:nth-child(2) .project-art img{height:auto;aspect-ratio:1}.project:nth-child(2) .project-metric{order:1}.project:nth-child(3) .project-stage{background:#e7e3dc}.project:nth-child(4) .project-stage{background:#222;color:white}.project:nth-child(4) .project-art>a{max-width:205px}.project:nth-child(4) .project-art img{height:285px;object-fit:cover}.project-footer{display:flex;gap:25px;align-items:center;justify-content:space-between;padding-top:16px;font-size:12px}.case-details{margin-top:20px;border-top:1px solid var(--line);padding:15px 0}.case-details summary{cursor:pointer;font-size:14px;list-style:none;display:flex;justify-content:space-between}.case-details summary::-webkit-details-marker{display:none}.case-details summary:after{content:'＋';font-size:19px}.case-details[open] summary:after{content:'−'}.case-body{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:24px 0;font-size:14px}.case-body p{max-width:520px}.case-body ul{margin:0;padding-left:20px}.content{background:#1a1a1a;color:white;overflow:hidden}.content h2{font-size:clamp(2.3rem,4.9vw,4.6rem)}.content h2 em{color:#e6c8ca}.reel-wall{display:flex;align-items:center;justify-content:center;gap:28px;padding:75px 0 60px}.reel{width:21%;max-width:255px;display:block;flex-shrink:0;position:relative;transform:rotate(-5deg);transition:transform .5s}.reel:nth-child(even){transform:rotate(5deg) translateY(25px)}.reel:hover{transform:rotate(0) translateY(-6px)}.reel img{width:100%;height:auto;aspect-ratio:9/14;object-fit:cover;border:7px solid #363636;border-radius:24px}.reel:after{content:'VER REEL ↗';display:block;font-size:11px;letter-spacing:.08em;margin-top:14px;text-align:center}.content-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 30px;font-size:12px;color:#dededb}.about{display:grid;grid-template-columns:.9fr 1fr;gap:11%;align-items:center;padding-top:130px;padding-bottom:130px}.about-image{position:relative}.about-image>img{width:100%;height:570px;object-fit:cover;object-position:center 27%}.image-label{display:block;position:absolute;bottom:-35px;font-size:10px;letter-spacing:.08em}.about .section-label{margin-bottom:30px}.about h2{font-size:clamp(2.8rem,4.5vw,4.5rem);margin-bottom:32px}.about-copy>p{margin-bottom:22px;font-size:15px;max-width:550px}.about-facts{display:flex;gap:60px;align-items:center;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;font-size:11px}.about-facts b{font-family:var(--display);font-weight:400;font-size:52px;display:block;line-height:1.3}.about-facts>span:last-child{line-height:2}.services{background:white}.service-list details{border-top:1px solid var(--line);transition:background .3s}.service-list details:last-child{border-bottom:1px solid var(--line)}.service-list details:hover,.service-list details[open]{background:var(--paper)}.service-list summary{display:grid;grid-template-columns:42px 1fr 100px 28px;align-items:center;gap:20px;padding:30px 20px;cursor:pointer;list-style:none}.service-list summary::-webkit-details-marker{display:none}.service-no{font-size:13px;color:var(--wine)}.service-list h3{font-family:var(--display);font-size:clamp(25px,3.2vw,42px);line-height:1.2;letter-spacing:-.02em}.price{font-size:14px;text-align:right}.expand{font-size:25px;transition:transform .25s}.service-list details[open] .expand{transform:rotate(45deg)}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:0 68px 40px 82px}.service-detail p{margin-bottom:22px}.service-detail .booking-note{margin-top:10px;margin-bottom:0}.service-detail .button{font-size:13px}.badge{font-family:var(--body);font-size:10px;letter-spacing:.06em;border:1px solid var(--wine);color:var(--wine);padding:5px 8px;vertical-align:middle;margin-left:8px}.unavailable{opacity:.55;cursor:default}.brands{padding-top:65px;padding-bottom:65px;text-align:center}.brands>div{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px 45px;margin-top:35px}.brands>div span{font-family:var(--display);font-size:24px;line-height:1.4}.brands>div span:nth-child(3n+2){font-family:var(--body);font-size:15px;font-weight:700;letter-spacing:-.05em}.testimonial{background:var(--ink);color:white;position:relative}.quote-mark{font-family:var(--display);font-size:120px;line-height:.9;display:block;color:#b79295;margin-top:65px}.testimonial blockquote{font-family:var(--display);font-size:clamp(2rem,3.7vw,3.7rem);line-height:1.22;letter-spacing:-.015em;margin:0;max-width:1080px}.testimonial em{color:#cba8ad}.testimonial>p{margin-top:38px;font-size:14px}.testimonial>p span{display:block;color:#b7b7b3;font-size:12px;margin-top:4px}.newsletter{background:var(--paper)}.newsletter-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:12%}.newsletter h2{font-size:clamp(2.8rem,4.7vw,4.6rem)}.newsletter-form{align-self:end}.mail-symbol{display:block;font-family:var(--display);font-size:68px;color:var(--wine);line-height:1;margin-bottom:25px}.newsletter-form>p{margin-bottom:16px}.newsletter form{margin-top:30px;margin-bottom:20px}.newsletter label{font-size:12px}.input-row{display:flex;border-bottom:1px solid var(--ink);margin-bottom:18px}.input-row input{border:0;background:none;min-width:0;flex:1;padding:16px 0;font-size:20px;color:var(--ink)}.input-row button{background:none;font-size:28px;padding:0 8px}.newsletter form .text-link{margin-bottom:18px}.newsletter-status{color:var(--wine)}.closing{background:var(--wine);color:white}.closing h2{font-size:clamp(3.5rem,7.5vw,7rem);margin-top:45px}.closing em{color:#e2c5c8}.closing-bottom{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-top:60px}.closing-bottom>div{display:flex;align-items:center;gap:35px}.light{background:white;color:var(--wine)}.light:hover{background:var(--paper)}footer.section{padding-top:55px;padding-bottom:25px}.footer-top{display:flex;align-items:center;gap:75px;padding-bottom:45px}.footer-top>p{font-size:14px}.footer-top>p span{font-size:12px}.footer-top>div{margin-left:auto;display:flex;gap:24px;font-size:13px}.footer-top img{object-fit:contain}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding-top:24px;font-size:11px}.footer-bottom>div{display:flex;gap:18px}.footer-bottom button{padding:0;background:none;font-size:12px}#policy{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;max-width:850px}#policy p{font-size:14px;margin:15px 0}#policy button{background:var(--ink);color:white;padding:8px 15px}.cursor-label{display:none;position:fixed;pointer-events:none;z-index:50;background:var(--paper);color:var(--ink);border-radius:50%;width:95px;height:95px;align-items:center;justify-content:center;font-size:11px;letter-spacing:.02em;transform:translate(-50%,-50%)}.cursor-label.active{display:flex}[hidden]{display:none!important}.reveal{transition:opacity .8s,transform .8s}.reveal.pending{opacity:0;transform:translateY(28px)}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes enter-title{from{opacity:0;transform:translateY(45px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-reveal{from{clip-path:inset(100% 0 0 0)}to{clip-path:inset(0)}}
@media(min-width:1500px){.hero-grid{max-width:1400px}.hero-photo{max-height:600px}.hero{padding-left:7vw;padding-right:7vw}.hero h1{font-size:12vw}.hero-intro h2{font-size:3.3rem}}
@media(max-width:1024px){.header{gap:25px}.header nav{gap:18px}.header-cta{display:none}.hero-grid{grid-template-columns:1fr 1.15fr .65fr;gap:4%}.hero h1{font-size:12.5vw;margin-bottom:-8px}.hero-intro{padding-top:32px}.hero-photo{max-height:490px}.hero-intro .eyebrow{font-size:10px}.hero-intro>p:not(.eyebrow){font-size:13px}.hero-intro .button{font-size:12px;padding:14px 16px;gap:10px}.side-note{font-size:22px}.hero-side{padding-top:32px}.section{padding:75px 5vw}.section-heading{gap:30px}.section-heading>p{max-width:280px;font-size:14px}.project-art{padding:32px 24px;gap:15px}.project-art img{height:215px}.project-metric{padding:30px}.project-stage{min-height:340px}.about{gap:7%}.about-image>img{height:530px}.service-detail{padding-left:65px;padding-right:30px}.service-list summary{grid-template-columns:30px 1fr 80px 25px;gap:15px}.service-detail .button{gap:15px;padding:14px}.closing-bottom>div{gap:20px}.footer-top{gap:35px}.footer-top>div{gap:15px}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:767px){html{scroll-padding-top:78px}.header,.header.scrolled{height:78px;padding:10px 24px}.brand img{width:105px;height:52px}.menu-toggle{display:flex;align-items:center;gap:15px;font-size:14px;padding:10px 0;z-index:32}.menu-toggle span{font-size:24px}.header nav{display:none;position:fixed;inset:78px 0 0;background:var(--paper);padding:55px 24px;flex-direction:column;gap:22px;font-family:var(--display);font-size:40px;z-index:31}.header nav.open{display:flex}.hero{padding:24px 24px 20px}.hero-top{font-size:9px;gap:20px}.hero-top>span:first-child{max-width:185px}.hero-top>span:last-child{text-align:right;max-width:90px}.hero h1{font-size:13.3vw;letter-spacing:-.045em;text-align:left;margin:22px 0 24px;white-space:normal;line-height:.96}.hero h1>span:first-child{display:block}.hero h1 em{display:block;text-align:right;margin-top:6px}.hero-star{top:5px;right:12px;font-size:36px}.hero-grid{grid-template-columns:1fr 1fr;gap:22px;align-items:start}.hero-intro{padding:0;grid-column:1;grid-row:1}.hero-intro .eyebrow{font-size:8px;margin-bottom:17px}.hero-intro h2{font-size:clamp(1.7rem,5.5vw,2.5rem);line-height:1.1}.hero-intro>p:not(.eyebrow){font-size:12px;margin:20px 0;line-height:1.75}.hero-photo{grid-column:2;grid-row:1;max-height:none;height:335px;align-self:start}.hero-photo>img{object-position:52% center}.photo-caption{font-size:8px;padding:8px}.photo-caption span:last-child{display:none}.hero-intro .button{font-size:11px;padding:13px 11px;gap:7px;min-height:48px;white-space:nowrap}.hero-intro .text-link{font-size:11px;gap:12px;margin-top:11px}.hero-side{grid-column:1/-1;display:flex;flex-direction:row;align-items:center;gap:25px;padding:22px 0 8px;border-top:1px solid var(--line)}.side-note{font-size:20px;white-space:nowrap;transform:rotate(-6deg);margin:0}.hero-metric{border:0;padding:0;display:grid;grid-template-columns:auto 1fr;gap:0 12px;max-width:none}.hero-metric>.eyebrow{font-size:8px;grid-column:1/-1}.hero-metric strong{font-size:38px;letter-spacing:-.055em}.hero-metric>span:last-of-type{font-size:9px;align-self:center}.hero-metric svg,.side-bottom{display:none}.hero-bottom{font-size:8px;margin-top:24px;gap:25px}.hero-bottom>span{max-width:150px}.hero-bottom>a{text-align:right}.marquee{padding:12px 0}.marquee>div{font-size:12px}.marquee b{font-size:19px;margin:0 22px}.section{padding:65px 24px}.section-label{font-size:9px;margin-bottom:30px;gap:20px}.section-label>span:last-child{text-align:right;max-width:170px}h2{font-size:clamp(2.7rem,9.7vw,4rem)}.section-heading{display:block;margin-bottom:38px}.section-heading>p{margin-top:25px;max-width:330px;font-size:14px}.stats{grid-template-columns:1fr 1fr;gap:32px 0}.stats>div{padding:0 0 0 18px}.stats>div:nth-child(3){padding-left:0;border:0}.stats strong{font-size:clamp(43px,12vw,70px)}.stats span{font-size:10px;max-width:145px;margin-top:8px}.source-note{font-size:11px}.project{margin-top:42px;padding-top:22px}.project-heading{display:block;margin-bottom:24px}.project-title{gap:16px}.project-no{font-size:19px}.project h3{font-size:34px}.project-heading>span{display:block;margin-top:10px;font-size:10px;padding-left:36px}.project-stage,.project:nth-child(2) .project-stage{grid-template-columns:1fr}.project-art,.project:nth-child(2) .project-art{order:0;padding:30px 25px 35px;min-height:285px;gap:18px}.project-art>a{max-width:170px}.project-art img{height:200px}.project:nth-child(2) .project-metric{order:1}.project:nth-child(2) .project-art{min-height:245px}.project:nth-child(4) .project-art img{height:230px}.project-metric{padding:25px 26px 30px}.project-metric strong{font-size:64px}.project-metric .metric-caption{font-size:13px;margin-bottom:18px}.project-metric p{font-size:13px;max-width:none;margin-bottom:18px}.project-metric .text-link{font-size:12px}.project-footer{align-items:flex-start;font-size:10px;gap:20px}.project-footer>span{max-width:70%}.case-body{grid-template-columns:1fr;gap:22px;font-size:13px}.case-details summary{font-size:12px}.content h2{font-size:clamp(2rem,7.5vw,3rem);line-height:1.12}.reel-wall{justify-content:flex-start;gap:20px;padding:45px 10px 40px;overflow-x:auto;scroll-snap-type:x proximity;margin:0 -24px;padding-left:24px;padding-right:24px}.reel{width:46%;max-width:220px;scroll-snap-align:center}.reel:nth-child(even){transform:rotate(4deg) translateY(9px)}.reel img{border-width:5px;border-radius:19px}.reel:after{font-size:9px}.content-tags{font-size:10px;gap:10px 20px}.about{grid-template-columns:1fr;gap:65px}.about-image{max-width:400px;margin:0 auto;width:100%}.about-image>img{height:460px}.about-copy>p{font-size:14px}.about h2{font-size:clamp(2.8rem,9.5vw,4rem)}.about-facts{gap:65px}.service-list summary{grid-template-columns:22px 1fr 20px;gap:9px;padding:24px 8px;position:relative}.service-list h3{font-size:25px;letter-spacing:-.025em;padding-right:8px}.service-list .price{grid-column:2;grid-row:2;text-align:left;font-size:12px;margin-top:5px}.service-list .expand{grid-column:3;grid-row:1/3;font-size:22px}.service-no{font-size:10px}.service-detail{grid-template-columns:1fr;padding:0 18px 26px 39px;gap:0}.service-detail>p{font-size:14px}.service-detail .small{font-size:12px}.service-detail .button{font-size:12px;width:100%;padding:14px 15px}.badge{display:inline-block;font-size:8px;margin:7px 0 0;vertical-align:middle}.brands>div{gap:25px 28px}.brands>div span{font-size:21px}.brands>div span:nth-child(3n+2){font-size:13px}.quote-mark{margin-top:40px;font-size:95px}.testimonial blockquote{font-size:clamp(1.8rem,7vw,2.6rem)}.testimonial .section-label>span:last-child{max-width:160px}.newsletter-grid{grid-template-columns:1fr;gap:45px}.newsletter h2{font-size:clamp(2.6rem,9vw,3.8rem)}.mail-symbol{display:none}.newsletter-form>p{font-size:14px}.newsletter-form .small{font-size:12px}.closing h2{font-size:clamp(3rem,10.5vw,5rem);line-height:1.05;margin-top:35px}.closing-bottom{display:block;margin-top:35px}.closing-bottom>p{font-size:14px}.closing-bottom>div{flex-wrap:wrap;margin-top:27px;gap:25px}.closing .eyebrow{font-size:9px}.footer-top{flex-wrap:wrap;gap:25px 40px;padding-bottom:30px}.footer-top>div{margin-left:0;flex-wrap:wrap;gap:24px;flex-basis:100%;font-size:12px}.footer-top>p{font-size:12px}.footer-top img{width:120px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:20px}.cursor-label{display:none!important}.small{font-size:12px}}
@media(max-width:380px){.hero{padding-left:20px;padding-right:20px}.hero-grid{gap:15px}.hero-intro .button{font-size:10px;padding:12px 9px}.hero-photo{height:320px}.hero-intro>p:not(.eyebrow){font-size:11px}.hero h1{font-size:14.1vw}.hero-metric{gap:0 8px}.hero-metric strong{font-size:34px}.side-note{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.pending{opacity:1;transform:none}.marquee>div{white-space:normal;width:auto;line-height:2;padding:0 24px;max-height:60px;overflow:hidden}.cursor-label{display:none!important}}
/* Reading sizes: compact metadata, comfortable body copy. */
.hero-intro>p:not(.eyebrow),.project-metric p,.about-copy>p,.service-detail>p,.newsletter-form>p,.closing-bottom>p{font-size:16px}.hero-intro .eyebrow,.hero-metric>.eyebrow,.photo-caption,.hero-bottom,.side-bottom{font-size:12px}.hero-metric>span:last-of-type{font-size:14px}.project-heading>span,.project-footer,.stats span,.section-label,.eyebrow{font-size:12px}.project-metric .text-link,.case-details summary,.case-body,.footer-top>div{font-size:14px}.image-label{font-size:12px}.hero-intro .button{max-width:290px}.hero-intro>p:not(.eyebrow){max-width:310px}
@media(max-width:1024px) and (min-width:768px){.hero-grid{grid-template-columns:1fr 1.2fr}.hero-side{grid-column:1/-1;display:flex;flex-direction:row;align-items:center;padding:20px 0;gap:40px}.hero-metric{border:0;display:flex;gap:20px;align-items:center;max-width:none;padding:0}.hero-metric svg,.side-bottom{display:none}.hero-metric strong{font-size:45px}.side-note{margin:0}.hero-photo{max-height:540px}.hero-intro .eyebrow{font-size:12px}}
@media(max-width:767px){.hero-top{font-size:10px}.hero-top>span:first-child{max-width:210px}.hero h1{font-size:19vw;margin:26px 0 30px}.hero-star{font-size:38px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-photo{grid-column:1;grid-row:1;height:380px;max-width:450px;width:100%;justify-self:center}.hero-photo>img{object-position:center 35%}.hero-intro{grid-row:2;grid-column:1;max-width:none;display:grid;grid-template-columns:1fr;gap:0}.hero-intro h2{font-size:38px}.hero-intro h2 br:nth-of-type(2){display:none}.hero-intro .eyebrow{font-size:11px;margin-bottom:16px}.hero-intro>p:not(.eyebrow){font-size:16px;max-width:none;margin:22px 0}.hero-intro .button{font-size:14px;padding:16px 20px;max-width:none;width:100%;min-height:56px}.hero-intro .text-link{font-size:14px;justify-self:start;margin-top:16px}.hero-side{gap:20px;grid-row:3;padding-top:24px;padding-bottom:0}.side-note{font-size:22px}.hero-metric>.eyebrow{font-size:10px}.hero-metric strong{font-size:40px}.hero-metric>span:last-of-type{font-size:11px}.hero-bottom{font-size:10px;line-height:1.6}.photo-caption{font-size:11px;padding:10px 14px}.photo-caption span:last-child{display:block}.section-label,.eyebrow{font-size:11px}.project-heading>span{font-size:11px}.project-metric p,.about-copy>p,.service-detail>p,.newsletter-form>p,.closing-bottom>p{font-size:16px}.project-footer{font-size:11px}.case-body{font-size:14px}.service-detail .button{font-size:14px}.service-detail .small{font-size:13px}.stats span{font-size:12px}.project-metric .text-link{font-size:14px}.footer-top>div{font-size:14px}.content-tags{font-size:12px}.reel:after{font-size:11px}.image-label{font-size:11px}.service-list .price{font-size:14px}.service-detail{padding-left:24px;padding-right:24px}}
