:root{--petrol:#064c61;--deep:#043c4d;--yellow:#fdbb15;--white:#fff;--paper:#f3f5f4;--ink:#163d49;--muted:#5d737a;--line:#cbd7da;--gutter:clamp(22px,4.5vw,88px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--petrol);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body,h1,h2,h3,h4,p{margin:0}.brand,.footer-wordmark,.pill-button,.service-symbol,h1,h2,h3{font-family:var(--font-display),Arial,sans-serif}h1,h2,h3{font-weight:650;letter-spacing:-.035em;line-height:1.02}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #e95d38;outline-offset:6px}a svg{flex-shrink:0}img{max-width:100%}::selection{background:var(--yellow);color:var(--deep)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:20px;background:var(--yellow);color:var(--deep);padding:12px 24px;z-index:100}.skip:focus{top:10px}.section-pad{padding:100px var(--gutter)}.site-header{justify-content:space-between;gap:25px;padding:23px var(--gutter);background:var(--petrol);color:white;position:relative;z-index:30}.brand,.site-header{display:flex;align-items:center}.brand{gap:10px;font-weight:750;font-size:30px;letter-spacing:-1.5px;white-space:nowrap;flex-shrink:0}.brand img{display:block;width:225px;height:auto;object-fit:contain;filter:brightness(0) invert(1)}.brand-dot{color:var(--yellow)}.main-nav{display:flex;align-items:center;gap:34px;font-size:14px}.main-nav>a{position:relative;padding:10px 0}.main-nav>a:not(.nav-contact):after{content:"";position:absolute;left:0;bottom:3px;width:0;height:1px;background:var(--yellow);transition:width .25s}.main-nav>a:hover:after,.main-nav>a[aria-current=page]:after{width:100%}.main-nav sup{color:var(--yellow);font-size:10px;margin-left:3px}.main-nav .nav-contact{display:flex;align-items:center;gap:20px;border:1px solid #6d98a5;border-radius:50px;padding:13px 20px;margin-left:10px}.nav-contact svg{width:18px}.main-nav .nav-contact:hover{background:white;color:var(--petrol)}.menu-toggle{display:none}.hero{background:var(--petrol);color:white;padding-top:25px;padding-bottom:60px;overflow:hidden}.hero-topline{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#b5d0d9;padding:5px 0 38px}.hero-title-wrap{position:relative}.hero h1{font-size:clamp(66px,9.5vw,183px);font-weight:700;letter-spacing:-.065em;line-height:.98;font-variation-settings:"wdth" 86,"opsz" 96}.hero-line{overflow:hidden;padding-bottom:.095em;margin-bottom:-.095em}.hero-line,.hero-line>span{display:block}.hero-line.last{font-size:.775em;color:var(--yellow);padding-top:.05em;white-space:nowrap}.hero-project{display:block;position:absolute;width:24%;right:9%;top:0;transform:rotate(5deg);border:5px solid white;background:white;color:var(--petrol);box-shadow:0 12px 32px #002c3f35;transition:transform .35s;z-index:2}.hero-project:hover{transform:rotate(0deg) scale(1.04)}.hero-project .project-visual{height:auto;aspect-ratio:1.85;border-radius:0}.hero-project .bernier-logo{width:40%;max-height:55%;height:auto;top:23%;left:30%}.hero-project>span{display:flex;justify-content:space-between;align-items:center;font-size:10px;padding:5px 8px}.hero-project>span svg{width:15px;height:15px}.hero-seal{position:absolute;right:0;top:45%;width:clamp(60px,8.5vw,152px);height:clamp(60px,8.5vw,152px);border:1px solid #75a0ad;border-radius:50%;display:grid;place-items:center;transform:rotate(-12deg)}.hero-seal svg{width:55%;height:55%;color:var(--yellow);stroke-width:1px}.hero-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px;align-items:center;margin-top:48px}.hero-aside{font-size:16px;color:#d7e6e9;line-height:1.5}.pill-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:19px 25px;border-radius:50px;min-height:58px;max-width:max-content;font-weight:600;font-size:16px;letter-spacing:-.02em;transition:background .2s,transform .2s}.pill-button:hover{transform:translateY(-3px)}.pill-button.yellow{background:var(--yellow);color:var(--deep)}.pill-button.yellow:hover{background:#ffd361}.pill-button.dark{background:var(--petrol);color:white}.pill-button.outline{border:1px solid #7ba0aa;color:white}.pill-button.outline:hover{background:white;color:var(--petrol)}.scroll-cue{justify-self:end;display:flex;align-items:center;gap:30px;font-size:12px}.scroll-cue>span:last-child{font-size:30px;color:var(--yellow)}.section-kicker{display:flex;justify-content:space-between;font-size:12px;gap:20px;margin-bottom:60px}.section-kicker>span:first-child:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;margin-right:10px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:55px}.section-heading h2{font-size:clamp(40px,5.9vw,100px)}.section-heading>p{max-width:280px;font-size:16px;color:var(--muted);padding-bottom:7px}.work-section{background:var(--paper);padding-top:62px;border-radius:30px 30px 0 0}.work-section .section-kicker{color:var(--muted)}.project-card{display:block}.project-visual{position:relative;overflow:hidden;background:#cbdcde;aspect-ratio:1.85;border-radius:5px;isolation:isolate}.project-photo{object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.case-image-link:hover .project-photo,.project-card:hover .project-photo{transform:scale(1.035)}.bernier:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#00414350,transparent 60%);z-index:1}.client-logo{position:absolute;z-index:2;object-fit:contain}.bernier-logo{width:25%;height:auto;max-height:35%;top:32%;left:37.5%;filter:drop-shadow(0 2px 8px #123b4540)}.project-caption{display:flex;gap:25px;align-items:center;padding:25px 0 35px}.project-caption h3{font-size:29px;letter-spacing:-.04em;margin-bottom:7px}.project-caption div>span{font-size:12px;color:var(--muted)}.project-type{margin-left:auto;font-size:12px;border:1px solid #becdd0;padding:7px 14px;border-radius:30px}.round-arrow{width:46px;height:46px;border:1px solid #b8c9cc;border-radius:50%;display:grid;place-items:center;margin-left:auto;transition:background .2s}.project-type+.round-arrow{margin-left:0}.project-card:hover .round-arrow{background:var(--yellow);border-color:var(--yellow)}.project-pair{display:grid;grid-template-columns:1.12fr 1fr;gap:35px;margin-top:28px;align-items:start}.project-pair>.project-card:last-child{margin-top:90px}.project-pair .project-visual{aspect-ratio:1.15}.etoiles{background:#c8f3ef}.etoiles .project-photo{object-fit:contain;width:66%!important;height:80%!important;left:auto!important;right:-5%;top:auto!important;bottom:-3%}.etoiles-logo{width:24%;height:auto;left:8%;top:9%}.etoiles-title{font-family:var(--font-display);font-weight:750;color:#b42a68;font-size:clamp(25px,3.1vw,55px);letter-spacing:-.05em;line-height:1.05;position:absolute;left:8%;top:33%;z-index:2}.etoiles-title>span{display:block;font-family:Arial;font-size:11px;letter-spacing:0;margin-top:20px;color:#153e56}.sdig .project-photo{object-position:48% center}.sdig-logo{width:30%;height:auto;top:8%;left:8%;filter:brightness(0) invert(1) drop-shadow(0 1px 4px #0009)}.work-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;font-size:13px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:25px;color:var(--ink);font-size:15px;border-bottom:1px solid;padding:10px 0;max-width:max-content}.text-link:hover{color:#087087}.expertise-section{background:var(--deep);color:white}.expertise-section .section-kicker{color:#bdd2d9}.expertise-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:60px}.expertise-intro h2{font-size:clamp(40px,5.6vw,100px);max-width:1000px}.expertise-intro>p{font-size:15px;color:#c9dde2;max-width:260px}.service-list{margin:30px 0 45px}.service-row{display:grid;grid-template-columns:1fr .7fr 40px;align-items:center;gap:25px;padding:31px 0;border-top:1px solid #52717b;transition:color .2s,padding .3s}.service-row:last-child{border-bottom:1px solid #52717b}.service-row h3{font-size:clamp(28px,3.9vw,65px);font-weight:500}.service-row p{color:#b8ced5;font-size:14px}.service-row svg{width:30px;height:30px}.service-row:hover{color:var(--yellow);padding-left:12px}.agency-section{background:var(--yellow);color:var(--deep)}.agency-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:8vw;align-items:center}.agency-title h2{font-size:clamp(45px,6.7vw,115px)}.agency-title h2>span{color:white}.brothers{display:flex;gap:12px;flex-wrap:wrap;margin-top:40px}.brothers>span{font-size:13px;border:1px solid #064c6170;border-radius:30px;padding:9px 15px}.agency-copy .lead{font-family:var(--font-display);font-size:clamp(24px,2.3vw,36px);line-height:1.2;font-weight:600;letter-spacing:-.04em;margin-bottom:27px}.agency-copy>p+p{margin-top:20px}.agency-copy>p{font-size:16px;line-height:1.7}.agency-copy .agency-location{margin-top:35px;font-size:13px}.process-section{background:var(--paper)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:65px}.process-grid article{border-top:1px solid var(--line);padding-top:20px}.step-number{font-size:13px;color:var(--muted)}.process-grid h3{font-size:28px;font-weight:600;letter-spacing:-.04em;margin:35px 0 20px}.process-grid p{font-size:14px;line-height:1.7;color:var(--muted)}.faq-section{background:var(--paper);display:grid;grid-template-columns:1fr 1.35fr;gap:8vw;padding-top:25px}.small-label{display:block;font-size:12px;color:var(--muted);margin-bottom:23px}.faq-section h2{font-size:clamp(40px,4.6vw,78px)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:26px 0;font-size:16px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{font-size:26px;font-weight:300;transition:transform .2s}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list details p{padding:0 35px 26px 0;color:var(--muted);font-size:14px;line-height:1.7}.contact-section{background:var(--petrol);color:white}.contact-section .section-kicker{color:#bdd3db}.contact-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:75px}.contact-heading h2{font-size:clamp(42px,6.6vw,115px)}.contact-heading h2 span{color:var(--yellow)}.contact-orb{width:clamp(70px,11vw,190px);height:clamp(70px,11vw,190px);flex-shrink:0;display:grid;place-items:center;background:var(--yellow);border-radius:50%;color:var(--petrol);transition:transform .3s}.contact-orb:hover{transform:rotate(45deg)}.contact-orb svg{width:50%;height:50%}.contact-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:8vw}.contact-intro>p{font-size:19px;color:#d2e3e9;margin-bottom:35px}.phone-link{display:block;font-family:var(--font-display);font-size:36px;letter-spacing:-.04em;margin-bottom:8px}.email-link{font-size:15px;overflow-wrap:anywhere;border-bottom:1px solid #779eab;padding-bottom:5px}.contact-location{display:block;font-size:12px;color:#b3ccd5;margin-top:50px}.contact-grid form{max-width:700px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-grid label{display:block;font-size:12px;color:#cee0e7;margin-bottom:22px}.contact-grid input:not([type=checkbox]),.contact-grid select,.contact-grid textarea{width:100%;display:block;background:transparent;border:0;border-bottom:1px solid #7295a3;border-radius:0;color:white;padding:12px 0;font-size:16px;min-height:45px}.contact-grid input::placeholder,.contact-grid textarea::placeholder{color:#99b8c4}.contact-grid select option{color:var(--ink);background:white}.contact-grid textarea{resize:vertical;min-height:105px}.contact-grid .consent{display:flex;gap:10px;align-items:flex-start;font-size:11px;line-height:1.6}.consent input{accent-color:var(--yellow);margin:3px 0 0;width:15px;height:15px;flex-shrink:0}.consent a{text-decoration:underline}.form-submit{border:0;cursor:pointer}.form-submit:disabled{opacity:.5;cursor:wait}.form-hint{font-size:11px;line-height:1.6;color:#c3d9e2;margin:15px 0 0;max-width:490px}.form-status{font-size:13px;color:var(--yellow);margin-top:12px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.site-footer{background:var(--deep);color:white;padding:55px var(--gutter) 30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:50px}.footer-wordmark{display:block;width:min(68%,1000px)}.footer-wordmark img{display:block;width:100%;height:auto}.footer-top p{font-size:13px;color:#a7c3ce;min-width:180px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;color:#a7c3ce;font-size:10px;padding-top:24px;border-top:1px solid #456b77}.footer-bottom>div{display:flex;gap:23px}.footer-bottom a:hover{color:white}.inner-hero{background:var(--petrol);color:white;padding-top:45px;padding-bottom:70px}.inner-hero .section-kicker{color:#bfd5de}.inner-hero h1{font-size:clamp(70px,11vw,185px);letter-spacing:-.035em;font-variation-settings:"wdth" 90}.inner-hero h1>span{color:var(--yellow)}.inner-intro{display:flex;align-items:center;justify-content:space-between;margin-top:50px;gap:30px}.inner-intro p,.portfolio-intro{font-size:17px;color:#d0e2e9}.portfolio-intro{margin-top:40px}.project-index{display:flex;gap:35px;flex-wrap:wrap;margin-top:60px}.project-index a{display:flex;align-items:center;gap:30px;border-bottom:1px solid #71919c;padding-bottom:14px;font-size:14px}.project-index a:hover{color:var(--yellow)}.service-details{background:var(--paper);padding-top:0;padding-bottom:0}.service-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10vw;padding:100px 0;border-bottom:1px solid var(--line);scroll-margin-top:30px}.service-detail-title h2{font-size:clamp(28px,4.2vw,72px)}.service-symbol{font-size:120px;display:block;line-height:1;margin-top:30px;color:var(--petrol)}.service-detail-copy .lead{font-size:23px;line-height:1.45;font-family:var(--font-display);font-weight:500;color:var(--ink);letter-spacing:-.025em}.service-detail-copy>p+p{margin-top:25px;font-size:15px;color:var(--muted)}.service-detail-copy ul{list-style:none;display:flex;gap:8px;flex-wrap:wrap;margin:30px 0;padding:0}.service-detail-copy li{font-size:12px;border:1px solid #bfd0d3;padding:7px 13px;border-radius:30px}.budget-section{display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:var(--yellow)}.budget-section h2{font-size:clamp(40px,5vw,85px)}.budget-section p{margin-bottom:25px}.portfolio-details{background:var(--paper);padding-top:0;padding-bottom:0}.case-study{padding:85px 0;border-bottom:1px solid var(--line);scroll-margin-top:0}.case-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.case-top h2{font-size:clamp(35px,4.3vw,75px)}.case-top>span{font-size:13px;color:var(--muted)}.case-image-link{position:relative}.case-visit{position:absolute;right:30px;bottom:30px;display:flex;gap:25px;align-items:center;border-radius:40px;padding:15px 24px;background:white;color:var(--petrol);font-size:14px;z-index:5}.case-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:12vw;margin-top:35px}.case-bottom>p{font-family:var(--font-display);font-size:clamp(22px,2.2vw,34px);line-height:1.3;letter-spacing:-.03em}.case-bottom ul{list-style:none;padding:0;margin:0 0 15px;font-size:14px;line-height:1.9}.case-bottom .small-label{margin-bottom:12px}.portfolio-details .etoiles-title{font-size:clamp(40px,6vw,100px)}.portfolio-details .etoiles-title>span{font-size:17px}.portfolio-details .etoiles .project-photo{width:55%!important}.legal{background:var(--paper);padding:80px var(--gutter) 120px;min-height:65vh}.legal>section{max-width:900px;margin:auto}.legal h1{font-size:clamp(45px,6vw,85px);margin-bottom:50px}.legal h2{font-size:30px;margin:35px 0 15px}.legal p{margin:15px 0;line-height:1.75;overflow-wrap:anywhere}.legal a{text-decoration:underline}.error-page{background:var(--petrol);color:white;min-height:65vh;padding:80px var(--gutter)}.error-page h1{font-size:clamp(80px,14vw,180px);color:var(--yellow);margin-bottom:25px}.error-page p{margin:25px 0}@media (min-width:1800px){.section-pad,.site-footer,.site-header{padding-left:max(var(--gutter),calc((100vw - 1740px) / 2));padding-right:max(var(--gutter),calc((100vw - 1740px) / 2))}.hero-project{right:12%}.hero h1{font-size:180px}}@media (max-width:1050px){.main-nav{gap:20px;font-size:12px}.main-nav .nav-contact{padding:12px 16px;gap:10px;margin-left:0}.brand{font-size:26px}.brand img{width:195px}.hero-project{width:27%;right:5%;top:0}.hero h1{font-size:10vw}.hero-seal{right:-1%}.hero-bottom{grid-template-columns:1fr 1fr}.scroll-cue{display:none}.section-pad{padding-top:75px;padding-bottom:75px}.hero{padding-top:20px;padding-bottom:45px}.hero-topline{padding-bottom:38px}.project-caption h3{font-size:24px}.expertise-intro{align-items:flex-start}.expertise-intro>p{max-width:190px}.agency-grid{gap:5vw}.process-grid{grid-template-columns:1fr 1fr;gap:40px}.process-grid h3{margin-top:20px}.footer-bottom>span:nth-child(2){display:none}}@media (max-width:760px){html{scroll-padding-top:25px}.section-pad{padding:60px var(--gutter)}.site-header{padding:18px var(--gutter)}.brand{font-size:25px}.brand img{width:clamp(145px,40vw,195px)}.menu-toggle{display:flex;align-items:center;gap:15px;border:1px solid #6895a4;border-radius:35px;background:transparent;color:white;padding:9px 15px;font-size:12px;min-height:44px}.menu-toggle span{font-size:20px}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--deep);padding:25px var(--gutter) 35px;box-shadow:0 20px 30px #00263330}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:10px}.main-nav>a{font-size:20px;padding:13px 0}.main-nav .nav-contact{margin-top:10px;justify-content:space-between;font-size:16px;padding:15px 20px}.hero{padding-top:15px;padding-bottom:38px}.hero-topline{font-size:10px;padding-bottom:35px}.hero-topline>span{display:none}.hero h1{font-size:12.9vw;line-height:1.03;font-variation-settings:"wdth" 83,"opsz" 96}.hero-line.last{white-space:normal;font-size:.8em;max-width:100%;padding-top:6px}.hero-project{position:relative;top:auto;right:auto;width:48%;margin:30px 0 0 auto;transform:rotate(4deg);border-width:3px}.hero-project>span{font-size:8px;padding:3px 4px;gap:3px}.hero-project>span svg{width:12px;height:12px}.hero-seal{top:auto;bottom:13%;left:5%;width:65px;height:65px}.hero-bottom{margin-top:35px;gap:24px;grid-template-columns:1fr;align-items:start}.hero-aside{font-size:14px;line-height:1.55}.hero-bottom .pill-button{width:100%;max-width:100%;font-size:15px;min-height:55px;padding:15px 22px}.section-kicker{margin-bottom:35px;font-size:11px}.section-kicker>span:last-child{display:none}.section-heading{display:block;margin-bottom:35px}.section-heading h2{font-size:45px}.section-heading>p{font-size:14px;margin-top:22px}.work-section{border-radius:20px 20px 0 0}.project-visual{aspect-ratio:1.25}.project-caption{gap:10px;padding:17px 0 28px}.project-caption h3{font-size:23px;line-height:1.1;margin-bottom:5px}.project-caption div>span{font-size:11px}.project-type{display:none}.round-arrow{width:39px;height:39px;flex-shrink:0}.project-pair{display:block;margin-top:10px}.project-pair>.project-card:last-child{margin-top:15px}.project-pair .project-visual{aspect-ratio:1.25}.etoiles-title{font-size:clamp(28px,6.8vw,48px)}.etoiles-title>span{font-size:10px}.work-bottom{display:block;margin-top:10px}.work-bottom>span{display:none}.expertise-intro{display:block;margin-bottom:35px}.expertise-intro h2{font-size:42px}.expertise-intro>p{max-width:none;margin-top:25px;font-size:14px}.service-row{grid-template-columns:1fr 25px;gap:12px;padding:25px 0}.service-row h3{font-size:30px;line-height:1.1}.service-row p{grid-row:2;font-size:12px}.service-row svg{grid-column:2;grid-row:1/3;width:24px}.service-row:hover{padding-left:0}.agency-grid{grid-template-columns:1fr;gap:38px}.agency-title h2{font-size:53px}.agency-copy .lead{font-size:28px}.agency-copy>p{font-size:15px}.agency-copy .agency-location,.brothers{margin-top:25px}.process-grid{grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.process-grid h3{font-size:22px;line-height:1.1}.process-grid p{font-size:13px}.faq-section{grid-template-columns:minmax(0,1fr);gap:30px;padding-top:0}.faq-section h2{font-size:42px}.faq-section h2 br{display:initial}.faq-list summary{font-size:15px;padding:22px 0}.contact-heading{margin-bottom:40px;position:relative}.contact-heading h2{font-size:clamp(36px,8.4vw,62px)}.contact-orb{display:none}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-intro>p{font-size:16px;margin-bottom:20px}.phone-link{font-size:31px}.contact-location{margin-top:24px}.form-row{gap:15px}.contact-grid label{font-size:11px}.contact-grid input:not([type=checkbox]),.contact-grid select,.contact-grid textarea{font-size:16px}.footer-top{display:block;margin-bottom:30px}.footer-wordmark{width:100%}.footer-top>p{margin-top:25px;font-size:12px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:14px}.footer-bottom>div{flex-wrap:wrap;gap:15px}.site-footer{padding-top:40px}.inner-hero{padding-top:30px}.inner-hero h1{font-size:clamp(63px,13vw,98px)}.inner-intro{display:block;margin-top:30px}.inner-intro p,.portfolio-intro{font-size:15px}.inner-intro .pill-button{margin-top:30px}.project-index{gap:20px;margin-top:35px;flex-direction:column;align-items:flex-start}.project-index a{font-size:13px}.service-details{padding-top:0;padding-bottom:0}.service-detail{grid-template-columns:minmax(0,1fr);gap:25px;padding:60px 0}.service-detail-title h2{font-size:clamp(30px,8vw,43px)}.service-symbol{display:none}.service-detail-copy .lead{font-size:23px}.service-detail-copy>p+p{font-size:14px}.budget-section{grid-template-columns:1fr;gap:30px}.budget-section h2{font-size:43px}.budget-section p{font-size:15px}.portfolio-details{padding-top:0;padding-bottom:0}.case-study{padding:50px 0}.case-top{display:block;margin-bottom:20px}.case-top h2{font-size:34px;margin-bottom:10px}.case-top>span,.case-visit{font-size:12px}.case-visit{right:14px;bottom:14px;padding:10px 15px;gap:10px}.case-visit svg{width:17px}.case-bottom{grid-template-columns:1fr;gap:25px;margin-top:25px}.case-bottom>p{font-size:24px}.portfolio-details .etoiles-title{font-size:clamp(26px,7vw,45px)}.portfolio-details .etoiles-title>span{font-size:10px}.portfolio-details .etoiles .project-photo{width:66%!important}.legal{padding-top:45px}.legal h1{font-size:44px}.legal h2{font-size:26px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.featured-stage,.hero-seal{transform:none!important}}.hero h1{letter-spacing:-.02em;word-spacing:.035em;font-weight:650;font-variation-settings:"wdth" 100,"opsz" 96}.hero-line.last{font-size:.9em}.bernier-logo{filter:brightness(0) invert(1) drop-shadow(0 2px 8px #123b4560)}@media (max-width:760px){.hero h1{letter-spacing:-.02em;font-variation-settings:"wdth" 90,"opsz" 96}.hero-line.last{font-size:.8em}}.forge-hero{background:var(--petrol);color:#fff;min-height:calc(100svh - 98px);padding-top:25px;padding-bottom:38px;flex-direction:column;overflow:hidden}.forge-hero,.forge-top{display:flex;justify-content:space-between}.forge-top{color:#bdd4dc;font-size:12px}.forge-composition{position:relative;padding:5vh 0 6vh}.forge-composition h1{position:relative;z-index:1;font-weight:650;line-height:1;letter-spacing:-.015em;font-variation-settings:"wdth" 100,"opsz" 96}.forge-first{font-size:clamp(70px,10.7vw,200px)}.forge-first,.forge-word{display:block;width:fit-content}.forge-word{position:relative;font-size:clamp(72px,12.6vw,238px);white-space:nowrap;margin-top:2vh;line-height:1.13}.forge-word>span:first-child{display:block;color:transparent;-webkit-text-stroke:1.4px var(--yellow)}.forge-fill{position:absolute;inset:0;color:var(--yellow);clip-path:inset(0 72% 0 0)}.forge-spark{right:8%;width:clamp(110px,13vw,235px);height:auto;stroke:var(--yellow);stroke-width:6;fill:none}.forge-note,.forge-spark{position:absolute;top:4vh}.forge-note{right:26%;font-size:13px;color:#c4dbe2}.forge-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:14px}.forge-bottom>p{color:#c4dbe2}.forge-scroll{display:flex;gap:30px;align-items:center;font-size:12px}.forge-scroll>span{font-size:30px;color:var(--yellow)}.work-reel{background:var(--paper);color:var(--ink);padding:65px var(--gutter);overflow:clip}.reel-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:40px}.reel-heading p{font-size:12px;color:var(--muted);margin-bottom:12px}.reel-heading h2{font-size:clamp(35px,4.2vw,72px)}.reel-skip{font-size:13px;display:flex;gap:20px;align-items:center;border-bottom:1px solid #9aafb6;padding-bottom:7px}.reel-window{overflow:visible}.reel-track{display:grid;gap:70px;position:relative}.reel-panel{display:block;min-width:0}.reel-caption{display:flex;justify-content:space-between;align-items:center;padding:20px 0 0;gap:20px}.reel-caption h3{font-size:clamp(24px,2.4vw,40px)}.reel-caption p{font-size:12px;color:var(--muted);margin-top:8px}.reel-caption>svg{width:32px;height:32px}.reel-footer{justify-content:space-between;gap:35px;margin-top:45px;font-size:12px}.reel-footer,.reel-footer>a{display:flex;align-items:center}.reel-footer>a{gap:15px}.reel-footer svg{width:20px;height:20px}.reel-progress{display:none}.reel-hint{visibility:hidden}.is-horizontal.work-reel{height:100svh;padding-top:30px;padding-bottom:25px;display:flex;flex-direction:column}.is-horizontal .reel-heading{margin-bottom:22px}.is-horizontal .reel-heading h2{font-size:clamp(30px,3.2vw,54px)}.is-horizontal .reel-heading h2 br{display:none}.is-horizontal .reel-window{overflow:hidden;flex:1;min-height:0;margin-right:calc(-1 * var(--gutter))}.is-horizontal .reel-track{display:flex;gap:4vw;height:100%;width:max-content;padding-right:var(--gutter)}.is-horizontal .reel-panel{width:72vw;max-width:1280px;flex-shrink:0;display:flex;flex-direction:column}.is-horizontal .art-scene{flex:1;min-height:0;height:auto}.is-horizontal .reel-caption{padding:17px 0 5px}.is-horizontal .reel-caption h3{font-size:26px}.is-horizontal .reel-caption p{margin-top:3px}.is-horizontal .reel-footer{margin-top:22px}.is-horizontal .reel-hint{visibility:visible}.is-horizontal .reel-progress{display:block;width:30%;height:2px;background:#ccd7da;overflow:hidden}.reel-progress span{display:block;height:100%;background:var(--petrol);transform:scaleX(0);transform-origin:left}.art-scene.project-visual{position:relative;height:clamp(360px,43vw,690px);border-radius:3px;isolation:isolate;overflow:hidden}.art-scene.bernier{background:#c6d7cc}.art-scene.sdig{background:#e2e1db}.art-scene.etoiles{background:#c8f0ec}.art-scene .project-media{position:absolute;z-index:1;right:6%;top:22%;width:66%;max-width:900px;height:65%;transform:rotate(-4deg);overflow:hidden;border:7px solid #fff;box-shadow:0 20px 45px #12352420}.art-scene .project-photo{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;inset:0!important;transform:none!important}.art-scene .scene-type{position:absolute;z-index:2;left:5%;top:7%;color:#164b3d;font-family:var(--font-display);font-size:clamp(40px,6vw,104px);line-height:.97;letter-spacing:-.015em;font-weight:650;pointer-events:none}.scene-type em{font-style:normal}.art-scene .scene-brand{position:absolute;z-index:3;bottom:5%;left:5%;font-family:var(--font-display);font-weight:650;font-size:clamp(20px,2.8vw,38px);letter-spacing:-.035em}.art-scene .scene-domain{position:absolute;z-index:3;right:5%;bottom:5%;font-size:11px}.art-scene .scene-orbit{position:absolute;z-index:0;width:58%;aspect-ratio:1;border:1px solid #46625240;border-radius:50%;left:-15%;top:30%}.art-scene.sdig .scene-type{color:#702330}.art-scene.sdig .scene-brand{color:#702330;letter-spacing:.04em}.art-scene.sdig .project-media{transform:rotate(4deg)}.art-scene.etoiles .scene-brand,.art-scene.etoiles .scene-type{color:#ac275d}.art-scene.etoiles .project-media{width:42%;max-width:300px;height:auto;aspect-ratio:1;top:22%;right:7%;border:0;box-shadow:none;transform:rotate(0)}.art-scene.etoiles .project-photo{object-fit:contain!important}.art-scene.etoiles .scene-orbit{border:0;background:#ffeeaa;width:42%;left:auto;right:5%;top:15%;max-width:330px}.case-image-link{display:block;transform-origin:center;overflow:visible}.case-image-link:hover .project-photo{transform:none}.case-visit{z-index:4}.portfolio-details{overflow:clip}@media (min-width:1800px){.forge-hero{padding-left:max(var(--gutter),calc((100vw - 1740px) / 2));padding-right:max(var(--gutter),calc((100vw - 1740px) / 2))}.forge-word{font-size:225px}}@media (max-height:649px),(max-width:999px){.forge-fill{clip-path:inset(0)}.forge-word>span:first-child{display:block;-webkit-text-stroke:0}.forge-hero{min-height:650px}.reel-hint{display:none}.art-scene .scene-type{font-size:clamp(42px,8vw,85px)}}@media (max-width:760px){.forge-hero{min-height:calc(100svh - 92px);padding-top:22px;padding-bottom:35px}.forge-top{font-size:10px}.forge-top>span{display:none}.forge-composition{padding:120px 0 35px}.forge-first{font-size:17vw}.forge-word{font-size:12.8vw;margin-top:10px;letter-spacing:-.015em}.forge-spark{top:15px;right:3%;width:95px}.forge-note{top:35px;left:0;right:auto;font-size:12px}.forge-bottom{display:grid;grid-template-columns:1fr;gap:24px}.forge-bottom>p{font-size:13px}.forge-bottom .pill-button{width:100%}.forge-bottom .pill-button,.forge-scroll{justify-content:space-between}.work-reel{padding:55px var(--gutter)}.reel-heading{align-items:center;margin-bottom:30px}.reel-heading h2{font-size:35px}.reel-skip{font-size:12px;gap:8px;white-space:nowrap}.reel-track{gap:40px}.reel-caption h3{font-size:25px}.art-scene.project-visual{height:clamp(270px,78vw,480px)}.art-scene .scene-type{font-size:clamp(36px,9vw,65px);top:8%}.art-scene .project-media{width:72%;right:5%;height:54%;top:30%;border-width:4px}.art-scene .scene-brand{font-size:20px;bottom:6%}.art-scene .scene-domain{display:none}.art-scene.etoiles .project-media{top:30%;height:auto;width:42%;right:5%}.art-scene.etoiles .scene-orbit{top:26%}.reel-footer{margin-top:30px;justify-content:flex-end}.case-visit{bottom:21%;right:7%;font-size:12px;padding:10px 14px}}@media (prefers-reduced-motion:reduce){.forge-fill{clip-path:none}.forge-word>span:first-child{display:block;-webkit-text-stroke:0}.case-image-link,.forge-spark,.project-media,.reel-track{transform:none!important}.reel-hint{display:none}}.immersive-story{position:relative;background:#f0f2e9;color:#123f4d;isolation:isolate;overflow:clip}.story-top{position:relative;z-index:6;padding:22px var(--gutter);justify-content:space-between;gap:20px;font-size:12px}.story-top,.story-top>div{display:flex;align-items:center}.story-top>div{gap:24px}.story-top a{display:flex;align-items:center;gap:12px}.story-enhanced .story-top{color:#123f4d!important}.story-enhanced .story-top>div,.story-enhanced .story-top>span{background:#f0f2e9;border-radius:24px;padding:7px 13px}.story-top svg{width:16px;height:16px}.story-mode{background:transparent;border:1px solid;border-radius:30px;color:inherit;padding:9px 15px;font-size:11px;cursor:pointer}.story-art{position:relative;width:100%;height:420px;z-index:3;pointer-events:none}.forge-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.story-illustration{height:100%;display:grid;place-items:center;perspective:1000px}.mini-web{width:80%;max-width:620px;background:#edf1e8;border:6px solid #9fb2b5;border-radius:8px;padding:10px;box-shadow:8px 12px 0 #c6d2cf;transform:rotateY(-9deg) rotate(-4deg)}.mini-nav{display:flex;gap:6px;padding:8px}.mini-nav i{width:6px;height:6px;border-radius:50%;background:#123f4d}.mini-nav i:first-child{background:#fdbb15}.mini-nav span{width:35%;height:5px;background:#ccd8d6;margin-left:auto}.mini-content{display:grid;grid-template-columns:1.5fr 1fr;background:#fdbb15}.mini-brand{padding:8px 10px 12px}.mini-brand img{display:block;width:42%;height:auto}.mini-content strong{padding:24px;font:650 clamp(30px,5vw,63px)/.95 var(--font-display),sans-serif;letter-spacing:-.05em}.mini-symbol{display:grid;place-items:center;background:#b7d8d1;font-size:110px}.mini-symbol>svg{width:.8em;height:.8em;max-width:80%}.service-symbol>svg{width:1em;height:1em;display:block}.inline-icon{width:1em;height:1em;display:inline-block;vertical-align:-.12em;flex-shrink:0}.mini-cards{display:flex;justify-content:space-between;gap:12px;padding:15px 10px;font-size:11px}.story-texts{position:relative;z-index:2;padding:0 var(--gutter)}.story-copy{padding:55px var(--gutter);border-bottom:1px solid #143e4a20}.story-eyebrow{font-size:12px;margin-bottom:25px}.story-copy h1,.story-copy h2{font-weight:600;letter-spacing:-.055em;line-height:.95}.story-copy h1{font-size:clamp(55px,7.2vw,136px)}.story-copy h2{font-size:clamp(48px,6.2vw,114px)}.story-copy h1 span,.story-copy h2 span{display:block}.story-description{font-size:16px;line-height:1.65;max-width:370px;margin-top:25px}.story-bottom{position:relative;z-index:6;padding:30px var(--gutter);display:flex;gap:35px;justify-content:space-between;align-items:flex-end}.story-guidance{flex:1;max-width:650px}.story-scroll-cue{display:none;font-size:12px}.story-scroll-cue>span{margin-left:25px;font-size:22px}.story-chapters{display:none;gap:22px;margin-top:12px;flex-wrap:wrap}.story-chapters button{background:none;border:0;color:inherit;padding:7px 0;font-size:12px;cursor:pointer;border-bottom:1px solid transparent;opacity:.6}.story-chapters button[aria-current=step]{opacity:1;border-color:currentColor}.story-progress{display:none;height:1px;background:#6c929780;margin-top:10px}.story-progress span{display:block;height:100%;background:currentColor;transform:scaleX(0);transform-origin:left}.story-fallback-note{font-size:12px;padding:0 var(--gutter) 25px}.story-ink,.story-outline,.story-sun{display:none;pointer-events:none}.story-enhanced{height:100svh;min-height:650px}.story-enhanced .story-ink,.story-enhanced .story-sun{display:block;position:absolute;inset:-1px;z-index:0;transform:translateY(110%);will-change:transform}.story-ink{background:#073e50}.story-sun{background:#fdbb15;border-radius:48% 48% 0 0/8% 8% 0 0}.story-enhanced .story-outline{display:block;position:absolute;z-index:1;top:40%;left:4%;font:600 24vw/.8 var(--font-display),sans-serif;letter-spacing:-.06em;white-space:nowrap;color:#d4e2de;opacity:0}.story-enhanced .story-art{position:absolute;inset:0;width:100%;height:100%}.immersive-story[data-mode=webgl] .story-illustration{display:none}.story-enhanced .story-texts{position:absolute;inset:0;padding:0;pointer-events:none}.story-enhanced .story-copy{position:absolute;top:26%;left:var(--gutter);width:39%;padding:0;min-height:0;border:0;opacity:0;color:#f0f2e9}.story-enhanced .story-copy-0,.story-enhanced .story-copy-3{top:11%;left:0;width:100%;text-align:center;color:#123f4d}.story-enhanced .story-copy-0{opacity:1}.story-enhanced .story-copy-0 .story-eyebrow{margin-bottom:16px}.story-enhanced .story-copy-0 .story-description{position:absolute;top:calc(65svh - 65px);left:var(--gutter);width:245px;margin:0;text-align:left;font-size:14px}.story-enhanced .story-copy-2{left:60%;width:36%}.story-enhanced .story-copy-3 h2{font-size:clamp(66px,7vw,124px)}.story-enhanced .story-copy-3 .story-description{position:absolute;top:calc(64svh - 40px);left:var(--gutter);width:250px;text-align:left;font-size:14px;margin:0}.story-enhanced .story-bottom{position:absolute;bottom:0;left:0;right:0;padding-bottom:25px}.story-enhanced .story-chapters,.story-enhanced .story-scroll-cue{display:flex}.story-enhanced .story-progress{display:block}.story-enhanced[data-tone=dark] .story-bottom,.story-enhanced[data-tone=dark] .story-top{color:#f0f2e9}.story-bottom .pill-button{background:#123f4d;color:#fff}.story-enhanced[data-tone=dark] .story-bottom .pill-button{background:#fdbb15;color:#123f4d}.immersive-story:not(.story-enhanced){display:flex;flex-direction:column}.immersive-story:not(.story-enhanced) .story-texts{display:contents}.immersive-story:not(.story-enhanced) .story-copy-0{order:1;border:0;text-align:center}.immersive-story:not(.story-enhanced) .story-copy-0 .story-description{margin:25px auto 0}.immersive-story:not(.story-enhanced) .story-art{order:2}.immersive-story:not(.story-enhanced) .story-copy:not(.story-copy-0){order:3}.immersive-story:not(.story-enhanced) .story-bottom,.immersive-story:not(.story-enhanced) .story-fallback-note{order:4}@media (min-width:1000px) and (max-height:800px){.story-enhanced .story-copy h1{font-size:clamp(76px,7.2vw,132px)}.story-enhanced .story-copy h2{font-size:clamp(55px,5.2vw,95px)}.story-enhanced .story-copy-0,.story-enhanced .story-copy-3{top:10%}.story-enhanced .story-copy-0 .story-description,.story-enhanced .story-copy-3 .story-description{width:200px;font-size:12px}.story-enhanced .story-copy:not(.story-copy-0):not(.story-copy-3){top:24%}.story-enhanced .story-description{font-size:14px}}@media (max-width:1200px){.story-chapters{gap:14px}.story-enhanced .story-copy h2{font-size:5.5vw}.story-enhanced .story-copy-3 h2{font-size:7vw}.story-enhanced .story-copy-0 .story-description,.story-enhanced .story-copy-3 .story-description{width:185px}}@media (max-height:649px),(max-width:999px){.story-mode{display:none}}@media (max-width:760px){.story-top{font-size:10px;align-items:flex-start}.story-top>span{max-width:145px}.story-top>div{gap:8px}.story-top a{gap:5px}.story-copy{padding:42px var(--gutter)}.story-copy h1{font-size:clamp(45px,11.6vw,82px)}.story-copy h2{font-size:clamp(42px,10.6vw,70px)}.story-description{font-size:15px}.story-eyebrow{font-size:11px;margin-bottom:20px}.story-art{height:280px}.mini-web{width:83%}.mini-content strong{padding:16px}.mini-symbol{font-size:70px}.mini-cards{gap:6px;font-size:8px;padding:10px 3px}.story-bottom{display:block;padding:30px var(--gutter) 50px}.story-guidance{display:none}.story-bottom .pill-button{width:100%;justify-content:space-between}}@media (prefers-reduced-motion:reduce){.story-mode{display:none}.mini-web{transform:none}}.cinema-story{position:relative;overflow:clip;background:#061b28;color:#f3f4ed}.cinema-top{position:relative;z-index:4;padding:24px var(--gutter);justify-content:space-between;gap:24px;font-size:12px;color:#bfcbd0}.cinema-top,.cinema-top>div{display:flex;align-items:center}.cinema-top>div{gap:25px}.cinema-top a{display:flex;align-items:center;gap:12px}.cinema-mode{border:1px solid #ffffff35;color:inherit;background:transparent;border-radius:50px;padding:12px 18px;cursor:pointer}.cinema-art{position:absolute;inset:85px 0 auto;height:660px;pointer-events:none}.cinema-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:right center}.cinema-art canvas{display:none;width:100%;height:100%}.cinema-copy{position:relative;margin:0 var(--gutter);max-width:850px;padding:65px 0;border-bottom:1px solid #ffffff1a}.cinema-copy-0{max-width:47%;padding:100px 0 90px;min-height:660px;border:0}.cinema-copy h1,.cinema-copy h2{font-family:var(--font-display),sans-serif;font-weight:600;line-height:1.03;letter-spacing:-.045em;margin:0}.cinema-copy h1{font-size:clamp(64px,7.4vw,135px)}.cinema-copy h2{font-size:clamp(54px,5.8vw,104px)}.cinema-copy h1 span,.cinema-copy h2 span{display:block}.cinema-accent{color:#fdbb15}.cinema-kicker{font-size:12px;color:#bfcbd0;margin:0 0 35px}.cinema-description{max-width:380px;font-size:17px;line-height:1.7;color:#c4ced2;margin:35px 0 0}.cinema-bottom{position:relative;z-index:4;display:flex;justify-content:space-between;gap:30px;align-items:flex-end;padding:30px var(--gutter)}.cinema-controls{display:none;width:440px;max-width:48%}.cinema-controls p{font-size:12px;color:#a6b9c4;margin:0 0 18px}.cinema-chapters{display:flex;justify-content:space-between;gap:12px}.cinema-chapters button{font-size:12px;color:#bfcbd0;background:transparent;border:0;padding:10px 0;cursor:pointer}.cinema-chapters button[aria-current=step]{color:#fdbb15}.cinema-range{width:100%;height:24px;accent-color:#fdbb15;cursor:ew-resize;margin:0}.cinema-status{position:relative;z-index:5;padding:0 var(--gutter) 25px;font-size:13px;color:#bdcbd2}.cinema-enhanced{height:100svh;min-height:650px}.cinema-enhanced .cinema-art{inset:0;height:100%}.cinema-enhanced .cinema-art canvas{display:block}.cinema-enhanced .cinema-art img{display:none}.cinema-enhanced .cinema-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061b28,#061b28c9 25%,transparent 49%),linear-gradient(180deg,#061b28,transparent 20%,transparent 80%,#061b28)}.cinema-enhanced .cinema-texts{position:absolute;inset:0;pointer-events:none}.cinema-enhanced .cinema-copy{position:absolute;top:25%;left:var(--gutter);width:46%;max-width:820px;min-height:0;border:0;padding:0;margin:0;opacity:0}.cinema-enhanced .cinema-copy-0{opacity:1}.cinema-enhanced .cinema-bottom{position:absolute;bottom:0;left:0;right:0}.cinema-enhanced .cinema-controls{display:block}.cinema-after{padding:100px var(--gutter);background:#eef0eb;color:var(--ink)}.cinema-after>p{font-size:14px;margin-bottom:30px}.cinema-after h2{font:500 clamp(32px,4.5vw,76px)/1.12 var(--font-display),sans-serif;letter-spacing:-.035em;max-width:1150px;margin:0 0 45px}@media (max-width:1200px){.cinema-enhanced .cinema-copy h2{font-size:5.6vw}.cinema-enhanced .cinema-description{font-size:15px;max-width:335px}}@media (max-height:649px),(max-width:999px){.cinema-mode{display:none}.cinema-top{font-size:11px}.cinema-top>div{gap:10px}.cinema-top a{max-width:180px}.cinema-art{height:500px}.cinema-copy-0{padding-top:80px;min-height:540px}.cinema-copy h1{font-size:clamp(48px,7.1vw,80px)}}@media (max-width:760px){.cinema-top{align-items:flex-start;padding-top:20px;padding-bottom:20px}.cinema-top>span{max-width:115px}.cinema-top a{max-width:155px}.cinema-art{position:relative;inset:auto;height:340px}.cinema-art img{object-fit:cover;object-position:80% center}.cinema-copy{padding:40px 0}.cinema-copy-0{max-width:none;min-height:0;padding:25px 0 40px;border-bottom:1px solid #ffffff1a}.cinema-copy h1{font-size:clamp(47px,12.5vw,85px)}.cinema-copy h2{font-size:clamp(38px,10vw,68px)}.cinema-kicker{margin-bottom:22px;font-size:11px}.cinema-description{font-size:15px;margin-top:25px}.cinema-bottom{padding-top:40px;padding-bottom:55px}.cinema-bottom .pill-button{width:100%;justify-content:space-between;font-size:13px}.cinema-after{padding-top:65px;padding-bottom:65px}}@media (prefers-reduced-motion:reduce){.cinema-mode{display:none}}.cursor-drop{position:fixed;top:0;left:0;width:0;height:0;z-index:10000;pointer-events:none;mix-blend-mode:difference;opacity:0;will-change:transform}.cursor-drop span{display:block;position:absolute;width:32px;height:32px;left:-16px;top:-16px;border-radius:46% 54% 58% 42%/48% 43% 57% 52%;background:#eaa688;transition:scale .24s ease,background-color .24s ease}.cursor-drop[data-interactive=true] span{scale:1.55;background:#fff}@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){.cursor-drop{display:none}}@font-face{font-family:display;src:url(/_next/static/media/313abf6d8d7bebbd-s.p.woff2) format("woff2");font-display:swap;font-weight:200 800}@font-face{font-family:display Fallback;src:local("Arial");ascent-override:91.48%;descent-override:26.56%;line-gap-override:0.00%;size-adjust:101.66%}.__className_dcbb3c{font-family:display,display Fallback}.__variable_dcbb3c{--font-display:"display","display Fallback"}