@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750;800&display=swap";@import"https://use.typekit.net/ehu3qrb.css";:root{font-family:DM Sans,Arial,sans-serif;color:#282828;background:#fff;font-synthesis:none;--blue:#3354c2;--gold:#f8d251;--ink:#282828;--muted:#626776;--line:#dce0e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}button{border:0;background:none}p,h1,h2,h3,h4{margin:0}p{line-height:1.55}img{max-width:100%;display:block}.blue{color:var(--blue)}.coral{color:#e66a6a}em{font-style:normal}.section-pad{padding:104px max(6vw,24px)}.eyebrow{font-size:11px;font-weight:650;letter-spacing:2.7px;line-height:1.5}.skip{position:fixed;left:20px;top:-100px;background:var(--gold);padding:15px;z-index:100}.skip:focus{top:10px}.header{position:fixed;z-index:30;left:4.7%;right:4.7%;top:0;height:124px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff50;color:#fff;transition:height .35s,background .35s,padding .35s,left .35s,right .35s,top .35s,box-shadow .35s}.brand img{width:85px;height:96px;object-fit:contain}.header nav{display:flex;align-items:center;gap:40px;font-size:14px;font-weight:550}.header nav>a:not(.header-contact){position:relative;padding:12px 0}.header nav>a:not(.header-contact):after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:1px;background:var(--gold);transition:right .25s}.header nav>a:hover:after{right:0}.header-contact{display:flex;align-items:center;gap:18px;background:var(--gold);color:var(--ink);padding:16px 26px;border-radius:4px}.header.compact{top:14px;left:5.4%;right:5.4%;height:72px;padding:0 22px;background:#1f2b48f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff24;border-radius:8px;box-shadow:0 6px 25px #15223a14}.header.compact .brand img{height:58px;width:58px}.page-progress{position:absolute;left:0;bottom:0;height:2px;width:100%;background:var(--gold);transform:scaleX(0);transform-origin:left}.menu-button{display:none}.hero{height:min(850px,100svh);min-height:740px;position:relative;overflow:hidden;color:#fff;background:#182a43}.hero-photo{width:100%;height:110%;object-fit:cover;object-position:50% 43%;position:absolute;top:-5%;will-change:transform}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#07182c59}.hero-content{position:relative;padding:260px 5.6% 100px;max-width:1300px}.hero-eyebrow{margin-bottom:27px;color:#fff9}h1{font-size:clamp(60px,6.1vw,96px);font-weight:750;line-height:1.025;letter-spacing:-4.6px}.hero-line{display:block;overflow:hidden}.hero-line>span{display:block}h1 em{color:var(--gold)}.hero-intro{font-size:21px;margin-top:25px;line-height:1.5;max-width:580px}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:31px}.pill{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:17px 26px;background:var(--gold);color:#181e2b;border-radius:40px;font-size:15px;font-weight:650;transition:background .25s,transform .25s;min-height:52px}.pill:hover{background:#ffe389;transform:translateY(-3px)}.pill svg,.text-link svg{transition:transform .25s}.pill:hover svg,.text-link:hover svg{transform:translate(4px)}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:15px;font-weight:650;padding:7px 0;border-bottom:1px solid currentColor;width:fit-content}.light{color:#fff}.film-link{position:absolute;bottom:55px;left:5.6%;display:flex;align-items:center;gap:17px;font-size:14px;padding:0}.play-circle{display:grid;place-items:center;border:1px solid #ffffffa0;width:49px;height:49px;border-radius:50%;transition:background .2s}.film-link:hover .play-circle{background:#ffffff25}.film-duration{font-size:9px;letter-spacing:1.4px;padding-left:20px;margin-left:10px;border-left:1px solid #ffffff60;color:#ffffffa0}.scroll-cue{position:absolute;right:5.6%;bottom:57px;display:flex;flex-direction:column;align-items:center;gap:18px;font-size:9px;letter-spacing:2px;text-align:center}.scroll-line{height:70px;width:1px;background:#fff6;position:relative;overflow:hidden}.scroll-line:after{content:"";height:25px;width:100%;position:absolute;top:0;background:var(--gold);animation:scrollTick 2.4s infinite}@keyframes scrollTick{to{transform:translateY(80px)}}.section-intro{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:58px}.section-intro .eyebrow{color:#666e83;margin-bottom:22px}h2{font-size:clamp(40px,4.4vw,64px);font-weight:700;line-height:1.06;letter-spacing:-2.6px}.intro-copy{font-size:19px;max-width:435px;color:var(--muted);padding-bottom:3px}.product-tabs{display:flex;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:40px}.product-tabs button{display:flex;align-items:center;gap:25px;padding:22px 0;font-size:15px;position:relative}.product-tabs button[aria-selected=true]{color:var(--blue);font-weight:700}.product-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--blue)}.product-tabs>span{margin-left:auto;font-size:9px;letter-spacing:2px;color:#707887}.product-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5%;min-height:580px;padding:45px 0}.product-copy{max-width:520px}.product-copy .eyebrow{font-size:10px;color:#667088;margin-bottom:23px}.nudge-wordmark{font-family:cooper-black-std,Georgia,serif;font-size:65px;line-height:1;color:#062354;letter-spacing:-3px;margin-bottom:25px}.nudge-wordmark span{color:#e66a6a;font-style:italic}.product-copy h3{font-size:clamp(34px,4vw,58px);line-height:1.07;letter-spacing:-2.4px;font-weight:700}.product-copy>p:not(.eyebrow){font-size:18px;color:#626776;margin:23px 0;max-width:470px}.product-url{display:block;font-size:12px;color:#707887;margin-top:12px}.product-visual{height:540px;display:flex;align-items:center;justify-content:center;position:relative}.phone-art{height:100%;width:100%;object-fit:contain}.visual-caption{position:absolute;bottom:0;right:0;font-size:8px;letter-spacing:2px;color:#7a8295;writing-mode:vertical-rl}.product-foot{padding-top:27px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}.product-foot>p{font-size:15px;color:#626776}.product-foot .text-link{border:0;font-size:14px;font-weight:400}.product-foot .text-link span{font-weight:700;color:var(--blue)}.custom-detail{background:#f0f3fb;padding:48px;color:var(--blue);min-height:390px}.custom-detail h4{font-size:40px;letter-spacing:-1.7px;line-height:1.1;margin:25px 0}.custom-detail ol{list-style:none;padding:0;margin:0}.custom-detail li{padding:16px 0;border-bottom:1px solid #3354c225;font-size:15px}.custom-detail li span{display:inline-block;width:35px;color:#818dac}.approach{height:245vh;background:var(--blue);color:#fff;position:relative}.approach-sticky{height:100svh;min-height:700px;position:sticky;top:0;padding:125px 6vw 50px;display:flex;flex-direction:column;justify-content:space-between}.approach-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #ffffff35}.approach-top>span{font-size:10px;letter-spacing:2px;color:#ffffff9e}.approach-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:9%;align-items:center;margin:45px 0}.stage-titles button{display:flex;width:100%;align-items:center;text-align:left;font-size:clamp(60px,7vw,106px);font-weight:750;line-height:1.06;letter-spacing:-5px;color:#ffffff6b;padding:0;transition:color .35s,transform .5s}.stage-titles button.active{color:var(--gold);transform:translate(10px)}.stage-titles button span{font-size:12px;letter-spacing:0;margin-left:20px;align-self:flex-start;margin-top:17px}.stage-content{animation:stageIn .4s ease both}.stage-content .eyebrow{color:var(--gold);font-size:10px;margin-bottom:20px}.stage-content h3{font-size:35px;line-height:1.13;letter-spacing:-1px;max-width:360px}.stage-content>p:not(.eyebrow){font-size:18px;color:#ffffffe0;margin-top:20px;max-width:450px}.stage-tags{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:24px;margin-bottom:30px;font-size:11px;color:#ffffffa6}.stage-tags span{padding-bottom:7px;border-bottom:1px solid #ffffff4d}.stage-progress{display:flex;gap:30px;justify-content:space-between}.stage-progress button{flex:1;display:flex;align-items:center;gap:10px;padding:15px 0;color:#ffffff85;font-size:12px;position:relative}.stage-progress button>span{font-size:10px}.stage-progress button i{height:1px;background:#ffffff50;flex:1;margin-left:15px}.stage-progress button.active{color:var(--gold)}.stage-progress button.active i{background:var(--gold)}@keyframes stageIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.expertise{padding-bottom:115px}.expertise-list{border-top:1px solid var(--line)}.expertise-row{border-bottom:1px solid var(--line)}.expertise-row>button{width:100%;display:flex;align-items:center;gap:25px;padding:28px 0;text-align:left}.expertise-row>button>svg{color:var(--blue)}.row-number{font-size:11px;color:#737c8b;width:40px}.expertise-row h3{font-size:25px;font-weight:550;letter-spacing:-.7px;flex:1}.service-description{padding:0 50px 30px 118px;max-width:820px}.service-description p{color:var(--muted);font-size:17px;margin-bottom:15px}.work{background:#f4f5f7;padding-top:90px}.work-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px;gap:25px}.work-heading .eyebrow{margin-bottom:20px;color:#626776}.work-heading>p{font-size:17px;color:#626776}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.work-item{padding:0;text-align:left}.work-image{height:340px;overflow:hidden;position:relative;background:#ebeced}.work-image>img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.literacy-image{background:#202b48}.literacy-image>img{object-fit:contain}.work-item:hover .work-image>img{transform:scale(1.04)}.work-arrow{position:absolute;bottom:22px;right:22px;background:var(--gold);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;transition:transform .3s}.work-item:hover .work-arrow{transform:rotate(45deg)}.work-info{padding-top:23px}.work-info>span{font-size:10px;letter-spacing:1.5px;color:#647088}.work-info h3{font-size:29px;line-height:1.2;letter-spacing:-1px;margin-top:12px}.work-info p{font-size:16px;color:#626776;margin-top:12px;max-width:430px}.contact{background:var(--gold);padding-top:90px;padding-bottom:95px}.contact>.eyebrow{margin-bottom:40px}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:50px}.contact h2{font-size:clamp(42px,4.8vw,70px)}.contact h2 em{color:var(--blue)}.contact-options>p{font-size:15px;margin-bottom:17px}.contact-options>div{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.contact-options button{border:1px solid #28282840;padding:10px 16px;border-radius:30px;font-size:13px}.contact-options button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.contact-options .pill{background:var(--blue);color:#fff}.email-note{font-size:11px!important;opacity:.7;margin:10px 0 18px!important}.contact-email{display:inline-flex;gap:10px;align-items:center;font-size:13px;border-bottom:1px solid #2828286b;padding-bottom:4px}footer{display:flex;justify-content:space-between;align-items:center;padding:37px 6vw;gap:20px}.footer-name{font-size:18px;font-weight:800;letter-spacing:-.5px;display:flex;align-items:center;gap:25px}footer>div{display:flex;align-items:center;gap:24px;font-size:11px;color:#6c7382}footer button{display:flex;gap:6px;align-items:center;font-size:11px;padding:8px 0}.film-dialog{background:#101b2c;color:#fff;border:1px solid #ffffff40;padding:18px;width:min(1100px,94vw);max-height:94svh;border-radius:8px}.film-dialog::backdrop,.case-dialog::backdrop{background:#071323dd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:0 0 14px;gap:25px;font-size:10px;letter-spacing:2px}.dialog-top button{padding:8px}.film-dialog video{width:100%;display:block;max-height:75svh;background:#071323}.case-dialog{border:0;width:min(980px,92vw);padding:60px;color:var(--ink)}.case-close{position:absolute;right:14px;top:14px;padding:10px}.case-layout{display:grid;grid-template-columns:.8fr 1fr;gap:40px;align-items:center}.case-layout img{width:100%;max-height:500px;object-fit:contain}.case-layout .eyebrow{font-size:9px;color:#667088}.case-layout h2{font-size:40px;margin-top:20px;letter-spacing:-1.5px}.case-layout p:not(.eyebrow){color:#626776;margin:22px 0}.case-layout .text-link{font-size:13px}.reduced .approach{height:auto}.reduced .approach-sticky{position:relative;height:auto;min-height:650px}.reduced .scroll-line:after{animation:none}.reduced *{animation:none!important;scroll-behavior:auto!important;transition:none!important}.reduced .hero-line>span{transform:none!important}.mobile-nav{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;background:#1d2b49;color:#fff;padding:150px 7vw 50px;display:flex;flex-direction:column;gap:10px}.mobile-nav a{font-size:38px;padding:20px 0;border-bottom:1px solid #ffffff30;display:flex;justify-content:space-between;align-items:center}@media(min-width:1600px){.hero-content{padding-top:29vh}.hero{height:92svh;max-height:1100px}.section-pad{padding-left:8vw;padding-right:8vw}}@media(max-width:1100px){.hero-content{padding-top:250px}h1{font-size:70px}.hero-intro{font-size:19px}.header nav{gap:26px}.product-feature{min-height:500px}.product-visual{height:470px}.product-copy h3{font-size:43px}.approach-grid{gap:6%}.stage-titles button{font-size:76px}.stage-content h3{font-size:30px}.product-foot .text-link{gap:8px}.section-intro{gap:40px}.intro-copy{max-width:360px}.work-image{height:280px}}@media(max-width:849px){.section-pad{padding:72px 6vw}.header{height:100px}.brand img{height:80px;width:72px}.header nav{gap:22px;font-size:12px}.header-contact{padding:13px 17px}.hero{min-height:700px;height:90svh}.hero-content{padding-top:230px}h1{font-size:clamp(46px,7.2vw,64px);letter-spacing:-2.8px}.hero-intro{font-size:18px}.hero-eyebrow{font-size:9px}.hero-photo{object-position:58% center}.film-duration{display:none}.section-intro{gap:28px}.intro-copy{font-size:17px;max-width:300px}.product-tabs{gap:28px}.product-tabs>span{display:none}.product-feature{gap:20px;min-height:480px}.product-copy h3{font-size:35px;letter-spacing:-1.3px}.product-copy>p:not(.eyebrow){font-size:16px}.nudge-wordmark{font-size:52px}.product-visual{height:400px}.product-foot{align-items:start;flex-direction:column;gap:10px}.approach{height:auto}.approach-sticky{position:relative;height:auto;min-height:650px;padding:70px 6vw 45px}.approach-grid{margin:50px 0}.stage-titles button{font-size:65px;letter-spacing:-3px}.stage-content h3{font-size:27px}.stage-content>p:not(.eyebrow){font-size:16px}.stage-tags{gap:10px}.work-info h3{font-size:25px}.work-info p{font-size:15px}.contact-grid{grid-template-columns:1fr 1fr;gap:35px}.contact h2{font-size:44px}footer{align-items:start}.footer-name{font-size:15px}footer>div{gap:12px;flex-wrap:wrap;justify-content:end}.custom-detail{padding:30px}.custom-detail h4{font-size:30px}}@media(max-width:600px){html{scroll-padding-top:95px}.header{left:6%;right:6%;height:100px}.header nav{display:none}.menu-button{display:grid;place-items:center;width:46px;height:46px;font-size:26px}.header.compact{left:4%;right:4%;top:10px;padding:0 12px;height:66px}.brand img{height:78px;width:68px}.header.compact .brand img{height:53px;width:48px}.hero{height:100svh;min-height:710px;max-height:900px}.hero-photo{object-position:61% center;height:100%;top:0}.hero-shade{background:#07182c69}.hero-content{padding:225px 6% 140px}h1{font-size:clamp(44px,10.5vw,63px);letter-spacing:-2.2px;line-height:1.07}.hero-eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:24px}.hero-intro{font-size:17px;max-width:320px;line-height:1.55}.desktop-break{display:none}.hero-actions{gap:22px;flex-wrap:wrap;margin-top:29px}.pill{padding:15px 20px;gap:20px;font-size:14px;min-height:49px}.hero-actions .text-link{font-size:13px;gap:7px}.film-link{bottom:37px;left:6%;font-size:12px;gap:12px}.play-circle{width:42px;height:42px}.scroll-cue{right:7%;bottom:40px;font-size:7px;letter-spacing:1px;gap:10px}.scroll-line{height:45px}.scroll-cue>svg{display:none}.section-pad{padding:64px 6%}.section-intro{display:block;margin-bottom:32px}.section-intro .eyebrow{font-size:9px;margin-bottom:20px}h2{font-size:42px;letter-spacing:-1.8px}.intro-copy{margin-top:25px;max-width:100%;font-size:17px}.product-tabs{gap:26px}.product-tabs button{font-size:13px;gap:12px;padding:18px 0}.product-feature{grid-template-columns:1fr;padding:35px 0 22px;gap:16px;min-height:0}.product-copy .eyebrow{font-size:8px;letter-spacing:1.7px}.nudge-wordmark{font-size:58px;margin:20px 0}.product-copy h3{font-size:43px;letter-spacing:-1.8px}.product-copy>p:not(.eyebrow){font-size:17px}.product-visual{height:430px}.product-foot>p{font-size:14px}.product-foot .text-link{flex-wrap:wrap;font-size:13px;gap:6px}.visual-caption{font-size:7px}.approach-sticky{padding:65px 6% 35px;min-height:0}.approach-top .eyebrow{font-size:9px;letter-spacing:1.6px}.approach-top>span{display:none}.approach-grid{grid-template-columns:1fr;gap:35px;margin:35px 0}.stage-titles{display:flex;flex-wrap:wrap;gap:10px}.stage-titles button{width:auto;font-size:36px;letter-spacing:-1.7px;line-height:1.15}.stage-titles button.active{transform:none}.stage-titles button span{display:none}.stage-content{min-height:315px}.stage-content h3{font-size:32px}.stage-content>p:not(.eyebrow){font-size:17px}.stage-progress{gap:20px}.stage-progress button{font-size:10px;gap:7px}.stage-progress button i{display:none}.stage-progress button{border-top:1px solid #ffffff70}.stage-progress button.active{border-color:var(--gold)}.expertise-row>button{gap:14px;padding:25px 0}.row-number{width:20px;font-size:9px}.expertise-row>button>svg{width:22px;min-width:22px}.expertise-row h3{font-size:19px;letter-spacing:-.4px}.service-description{padding:0 20px 27px 70px}.service-description p{font-size:15px}.work-heading{display:block;margin-bottom:35px}.work-heading>p{margin-top:24px}.work-grid{grid-template-columns:1fr;gap:40px}.work-image{height:320px}.work-info h3{font-size:27px}.contact-grid{display:block}.contact h2{font-size:44px}.contact-options{margin-top:38px}.contact>.eyebrow{font-size:9px;letter-spacing:2px;margin-bottom:26px}footer{flex-direction:column;padding:30px 6%;gap:24px}footer>div{justify-content:start;gap:20px;font-size:10px}.case-dialog{padding:50px 24px 30px}.case-layout{grid-template-columns:1fr;gap:22px}.case-layout img{max-height:260px}.case-layout h2{font-size:32px}.film-dialog{padding:12px}.dialog-top{font-size:8px}.custom-detail{padding:30px}.custom-detail h4{font-size:35px}.custom-feature{gap:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.work-image>img{object-fit:contain}.work-image,.literacy-image{background:#e6e8ed}.expertise-core{height:300svh;background:#fff;position:relative}.core-sticky{height:100svh;min-height:740px;position:sticky;top:0;padding:118px 6vw 28px;display:flex;flex-direction:column}.core-heading{display:flex;justify-content:space-between;align-items:end;gap:45px}.core-heading .eyebrow{color:#68748b;margin-bottom:17px;font-size:10px}.core-heading h2{font-size:clamp(37px,3.3vw,50px);letter-spacing:-1.8px}.core-heading>p{font-size:16px;max-width:375px;color:var(--muted)}.core-map{position:relative;flex:1;min-height:390px;max-height:610px;margin:22px 0;display:grid;grid-template-columns:1fr .85fr 1fr;grid-template-rows:1fr 1fr;column-gap:4%;row-gap:34px;align-items:center}.core-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:172px;height:172px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:2;border:7px solid #f2f4fa}.core-center img{width:91px;height:103px;object-fit:contain}.core-center>span{font-size:6px;letter-spacing:1.3px;color:#fff;margin-top:4px}.core-node{position:relative;background:#fff;padding:20px 24px;border:1px solid #dce2ee;border-radius:8px;z-index:3;max-width:360px;will-change:transform,opacity}.core-node-0{grid-column:1;grid-row:1}.core-node-1{grid-column:3;grid-row:1}.core-node-2{grid-column:1;grid-row:2}.core-node-3{grid-column:3;grid-row:2}.core-node-top{display:flex;justify-content:space-between;align-items:center;color:var(--blue);margin-bottom:10px}.core-node-top span{font-size:10px;letter-spacing:2px}.core-node h3{font-size:20px;line-height:1.16;letter-spacing:-.5px;font-weight:650;max-width:280px}.core-node p{font-size:14px;line-height:1.45;color:#626776;margin-top:10px;max-width:280px}.core-link-angle{position:absolute;top:50%;left:50%;width:34%;height:2px;transform-origin:left center}.angle-0{transform:rotate(-154deg)}.angle-1{transform:rotate(-26deg)}.angle-2{transform:rotate(154deg)}.angle-3{transform:rotate(26deg)}.core-link{height:100%;width:100%;background:var(--blue);transform-origin:left center}.core-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding-top:10px}.core-bottom>span{font-size:8px;letter-spacing:1.8px;color:#6c7890}.core-bottom .text-link{font-size:12px;border:0}.reduced .expertise-core{height:auto}.reduced .core-sticky{height:850px;position:relative}.core-connectors{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.clients{padding-top:75px;padding-bottom:60px;background:#fff}.clients-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.clients-heading .eyebrow{color:#68748b;margin-bottom:18px}.clients h2{font-size:44px}.carousel-controls{display:flex;gap:8px}.carousel-controls button{width:42px;height:42px;border:1px solid #dce0e8;border-radius:50%;display:grid;place-items:center;color:var(--blue)}.carousel-controls button:hover{background:#f0f3fb}.client-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:33px}.client-track::-webkit-scrollbar{display:none}.client-logo{flex:0 0 25%;height:190px;display:flex;align-items:center;justify-content:center;scroll-snap-align:start;padding:20px 35px;background:#fff}.client-logo img{width:100%;height:100%;object-fit:contain;max-width:220px}.client-caption{display:flex;justify-content:space-between;gap:20px;margin-top:18px;font-size:9px;letter-spacing:1.4px;color:#68748b}.work-image{height:auto;aspect-ratio:3/2;background:#e6e8ed}.work-image>img{width:100%;height:100%;object-fit:cover}.case-layout{grid-template-columns:1.1fr 1fr}.case-dialog{width:min(1100px,94vw)}@media(max-width:1100px){.core-node{padding:18px}.core-node h3{font-size:18px}.core-node p{font-size:13px}.core-center{width:145px;height:145px}.core-center img{height:85px;width:76px}.core-heading>p{max-width:330px}.client-logo{padding:22px}}@media(max-width:899px),(max-height:739px){.expertise-core{height:auto}.core-sticky,.reduced .core-sticky{position:relative;height:auto;min-height:0;padding:75px 6vw 45px}.core-map{flex:none;height:510px;max-height:none}.core-heading h2{font-size:40px}.core-heading>p{font-size:15px;max-width:300px}.core-node{padding:18px}.core-node h3{font-size:18px}.core-node p{font-size:13px}.core-center{width:135px;height:135px}.core-center img{width:72px;height:80px}.core-link-angle{width:36%}.angle-0{transform:rotate(-145deg)}.angle-1{transform:rotate(-35deg)}.angle-2{transform:rotate(145deg)}.angle-3{transform:rotate(35deg)}}@media(max-width:650px){.core-sticky,.reduced .core-sticky{padding:65px 6% 40px}.core-heading{display:block}.core-heading h2{font-size:38px}.core-heading>p{margin-top:22px;font-size:16px;max-width:none}.core-map{height:auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px;padding-top:175px;margin-top:20px}.core-center{top:5px;transform:translate(-50%);width:138px;height:138px}.core-node{grid-area:auto!important;align-self:stretch;padding:17px 14px;max-width:none}.core-node h3{font-size:17px}.core-node p{font-size:13px;line-height:1.5}.core-node-top{margin-bottom:15px}.core-node-top svg{width:23px}.core-connectors{display:none}.core-node{border-top:3px solid var(--blue)}.core-bottom{display:block;margin-top:15px}.core-bottom>span{display:block;font-size:7px}.core-bottom .text-link{margin-top:10px}.client-logo{flex-basis:50%;height:170px;padding:15px}.clients-heading{align-items:center}.clients h2{font-size:35px}.clients-heading .eyebrow{font-size:8px;letter-spacing:1.7px}.carousel-controls{gap:5px}.carousel-controls button{width:34px;height:34px}.client-caption{font-size:7px;letter-spacing:1px}.case-layout{grid-template-columns:1fr}.hero-photo{object-position:64% center}.work-image{height:auto}}.carousel-controls button:disabled{opacity:.4;cursor:default}.products{background:#f5f6fa;padding-top:75px;padding-bottom:70px}.products-opening{padding-bottom:48px}.products-kicker{display:flex;justify-content:space-between;gap:25px;border-top:1px solid #bcc6e0;padding-top:22px;color:var(--blue)}.products-kicker .eyebrow{font-size:9px;letter-spacing:2px}.products-title{display:grid;grid-template-columns:1.5fr 1fr;gap:50px;align-items:end;padding-top:42px}.products-title h2{font-size:clamp(48px,5.7vw,84px);letter-spacing:-3.8px;line-height:1.02}.products-title h2>span{color:var(--blue)}.products-summary{max-width:365px;justify-self:end}.products-summary p:first-child{font-size:23px;font-weight:550;line-height:1.3;letter-spacing:-.5px}.products-summary p:nth-child(2){font-size:15px;line-height:1.6;color:var(--muted);margin:15px 0 22px}.products-summary svg{color:var(--blue)}.product-tabs{border-color:#bbc6e0;margin-bottom:24px}.product-feature{padding:50px 48px;background:#fff;border:1px solid #e0e5ef;border-radius:5px;min-height:610px;box-shadow:0 18px 45px #13275206}.product-copy .eyebrow{font-size:9px;letter-spacing:1.8px}.product-visual{height:490px}.product-foot{border-top:0;padding-top:27px}.core-map{isolation:isolate;row-gap:38px}.core-map:before{content:"";position:absolute;top:-10px;right:16%;bottom:-10px;left:16%;background:radial-gradient(ellipse at center,#3354c207,transparent 60%);z-index:-1}.core-node{background:linear-gradient(135deg,#fff,#f1f4fc);border:1px solid #d8e0f2;border-radius:3px 26px;padding:23px 24px 16px;box-shadow:0 12px 35px #1c397c09;overflow:hidden}.core-node:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:var(--blue)}.core-node-1,.core-node-3{border-radius:26px 3px}.core-node-top{margin-bottom:14px}.core-node-top>span:first-child{font-size:12px;font-weight:650;letter-spacing:2px}.core-icon{width:44px;height:44px;display:grid;place-items:center;background:#e8edfc;border:1px solid #d8e0f2;border-radius:12px;transform:rotate(-6deg)}.core-icon svg{transform:rotate(6deg)}.core-node h3{font-size:20px;max-width:260px}.core-node p{font-size:13px;line-height:1.5;max-width:265px}.core-node-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dce2ef;margin-top:18px;padding-top:12px;color:#607298;font-size:7px;letter-spacing:1.5px}.node-dot{width:6px;height:6px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #3354c210}.core-center{width:154px;height:154px;border:1px solid #fff;background:radial-gradient(circle at 35% 25%,#4e70df,#2947ad);box-shadow:0 0 0 9px #3354c205}.core-center:before{content:"";position:absolute;top:-13px;right:-13px;bottom:-13px;left:-13px;border:1px solid #3354c21c;border-radius:50%}.core-center img{height:91px;width:83px}.core-connectors{width:100%;height:100%;overflow:visible}.core-link-bed{fill:none;stroke:#e2e7f2;stroke-width:2}.core-link{fill:none;stroke:var(--blue);stroke-width:2;stroke-dasharray:none;stroke-dashoffset:0;stroke-linecap:round;shape-rendering:geometricPrecision}.connection-port{fill:#fff;stroke:var(--blue);stroke-width:1.5}.client-marquee{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:33px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.client-ribbon{display:flex;width:max-content;animation:clientFlow 32s linear infinite}.client-set{display:flex;flex-shrink:0}.client-set .client-logo{width:22vw;flex:none;height:190px;padding:24px 40px}.client-logo img{max-width:185px}.client-marquee:hover .client-ribbon{animation-play-state:paused}@keyframes clientFlow{to{transform:translate(-50%)}}.marquee-static .client-ribbon{animation:none;width:100%}.marquee-static .client-set:first-child{width:100%;flex-wrap:wrap;justify-content:center}.marquee-static .client-set:nth-child(2){display:none}@media(max-width:1100px){.core-node{padding:17px 18px 13px}.core-node h3{font-size:18px}.core-icon{width:36px;height:36px}.product-feature{padding:35px}.products-title{grid-template-columns:1.4fr 1fr;gap:30px}.products-title h2{font-size:60px}}@media(max-width:849px){.products-title{grid-template-columns:1fr}.products-summary{justify-self:start;max-width:500px}.products-summary svg{display:none}.product-feature{padding:30px}.product-visual{height:400px}.core-node-top{margin-bottom:10px}.core-node-footer{font-size:6px;letter-spacing:1px}.client-set .client-logo{width:29.33vw;padding:22px}}@media(max-width:650px){.products-kicker{display:block}.products-kicker>span{display:block}.products-kicker>span+span{margin-top:12px;font-size:8px;color:#6d7891}.products-title{padding-top:30px;gap:24px}.products-title h2{font-size:45px;letter-spacing:-2.3px}.products-summary p:first-child{font-size:20px}.products-summary p:nth-child(2){margin-bottom:0}.products-opening{padding-bottom:25px}.product-tabs{margin-bottom:15px}.product-feature{padding:27px 20px;min-height:0;margin:0 -8px;gap:18px}.product-copy h3{font-size:36px}.product-copy>p:not(.eyebrow){font-size:16px}.product-visual{height:390px}.product-copy .eyebrow{font-size:7px;letter-spacing:1.2px}.core-node{padding:16px 13px 13px;border-top:1px solid #d8e0f2;border-radius:3px 20px}.core-node h3{font-size:17px}.core-node p{font-size:13px}.core-node-footer{line-height:1.6;gap:8px;letter-spacing:.7px}.node-dot{flex-shrink:0}.core-icon{width:32px;height:32px}.core-icon svg{width:22px}.core-center{width:138px;height:138px}.client-set .client-logo{width:44vw;height:155px;padding:20px}.clients h2{font-size:34px}.client-ribbon{animation-duration:24s}}.core-connectors{display:block;overflow:visible;shape-rendering:geometricPrecision}.core-link{stroke:#4966c8;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;background:none;transform:none}.core-node{will-change:opacity;border-radius:18px;padding-left:24px;box-shadow:0 8px 28px #233f8110}.core-node:before{display:none}.core-icon,.core-icon svg{transform:none}.core-icon{border-radius:12px}.core-center{isolation:isolate;box-shadow:0 0 0 9px #3354c205;overflow:visible}.core-center:before{top:-9px;right:-9px;bottom:-9px;left:-9px;border-color:#dfe5f2}.core-warmth{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;pointer-events:none;background:radial-gradient(ellipse at 50% 105%,#f8d251a6 0%,#f8d25138 31%,transparent 68%);box-shadow:0 0 35px 7px #f8d25124;z-index:-1}.core-center img,.core-center>span{position:relative;z-index:1}@media(max-width:650px){.core-connectors{display:none}.core-node{padding-left:14px;border-radius:14px}.core-node-1,.core-node-3{border-radius:14px}}.core-link{stroke:#5770c6;stroke-width:2.25;filter:blur(.2px)}.core-link{stroke-width:9;filter:blur(.35px);stroke-linecap:round;stroke-linejoin:round}.phone-art{filter:drop-shadow(8px 18px 13px rgba(13,31,65,.17));transform-origin:50% 55%}.work-grid{gap:44px}.work-item{min-width:0}.device-stage{position:relative;perspective:1200px;perspective-origin:50% 40%;padding-bottom:13px;isolation:isolate}.device-screen{position:relative;padding:15px 9px 10px;background:linear-gradient(145deg,#3d4450,#151b24 40%,#2c3441);border:1px solid #667080;border-radius:15px 15px 7px 7px;transform-origin:50% 100%;backface-visibility:hidden;will-change:transform;box-shadow:0 2px 2px #12192724}.device-screen .work-image{border-radius:4px;aspect-ratio:3/2;background:#131923}.device-screen .work-image>img{display:block;object-fit:contain;transform:none!important}.screen-camera{position:absolute;top:5px;left:50%;width:4px;height:4px;border-radius:50%;background:#09111b;box-shadow:0 0 0 1px #ffffff12}.screen-reflection{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(155deg,#fff9,transparent 55%);opacity:0}.device-base{position:absolute;bottom:0;left:-2%;width:104%;height:14px;background:linear-gradient(#e1e5eb,#9da7b5 45%,#657182);border:1px solid #929ca9;border-radius:2px 2px 45% 45%/2px 2px 90% 90%;z-index:4;box-shadow:0 4px 4px #15234214}.device-base>span{display:block;width:17%;height:4px;margin:0 auto;background:#737f8f;border-radius:0 0 6px 6px;box-shadow:0 1px #ffffff80}.device-shadow{position:absolute;bottom:-9px;left:4%;width:92%;height:19px;background:#25334b;border-radius:50%;filter:blur(11px);opacity:.1;z-index:-1}.work-info{padding-top:30px}.work-item:focus-visible .device-screen{outline:3px solid var(--blue);outline-offset:5px}.reduced .device-screen{transform:none!important;will-change:auto}.reduced .screen-reflection{opacity:0!important}@media(max-width:600px){.work-grid{gap:45px}.device-stage{perspective:850px}.device-screen{padding:12px 6px 7px;border-radius:11px 11px 5px 5px}.screen-camera{top:4px;width:3px;height:3px}.device-screen .work-arrow{width:38px;height:38px;bottom:12px;right:12px}.device-base{height:11px;bottom:3px}.work-info{padding-top:23px}}.immersive-work{background:#eef0f5}.immersive-work>.work-heading{margin:0;padding-top:95px;padding-bottom:45px}.campaign-journey{height:340svh;position:relative}.campaign-sticky{position:sticky;top:0;height:100svh;overflow:hidden;background:radial-gradient(ellipse at 50% 60%,#fff,#e9edf4);isolation:isolate}.tablet-perspective{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;perspective:1600px;perspective-origin:50% 38%}.immersive-tablet{position:relative;width:78vw;height:78svh;padding:18px;background:linear-gradient(145deg,#505966,#12161e 22%,#242c37 85%,#6f7986);border:2px solid #929ba9;border-radius:38px;transform-origin:50% 50%;backface-visibility:hidden;will-change:transform;box-shadow:0 28px 60px #18263b30,0 2px 3px #ffffff80 inset}.tablet-camera{position:absolute;left:50%;top:6px;width:5px;height:5px;background:#080c13;border:1px solid #515a6a;border-radius:50%}.tablet-display{position:relative;width:100%;height:100%;overflow:hidden;border-radius:21px;background:#15191e}.tablet-healthcare .tablet-display{background:#082449}.tablet-display img{display:block;width:100%;height:100%;object-fit:contain}.tablet-reflection{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(160deg,#ffffffb0,transparent 65%);opacity:0}.tablet-scroll-hint{position:absolute;top:110px;left:6%;right:6%;z-index:3;display:flex;justify-content:space-between;gap:20px;color:#5b6780;font-size:9px;letter-spacing:2px;pointer-events:none}.tablet-scroll-hint>span:last-child{display:flex;align-items:center;gap:12px}.immersive-caption{position:absolute;bottom:0;left:0;right:0;padding:65px 6vw 34px;display:flex;align-items:end;justify-content:space-between;gap:30px;color:#fff;background:linear-gradient(transparent,#071322dc);z-index:3}.immersive-caption .eyebrow{font-size:9px;letter-spacing:1.8px;color:#ffffffba;margin-bottom:9px}.immersive-caption h3{font-size:32px;letter-spacing:-1px;line-height:1.1}.immersive-caption .pill{flex-shrink:0;color:var(--ink);font-size:13px;border:0}.reduced .campaign-journey{height:auto}.reduced .campaign-sticky{position:relative;height:100svh;min-height:600px}.reduced .tablet-scroll-hint{display:none}.reduced .immersive-tablet{transform:none!important;will-change:auto}.reduced .tablet-reflection{opacity:0!important}@media(max-width:650px){.immersive-work>.work-heading{padding-top:65px;padding-bottom:25px}.campaign-journey{height:290svh}.tablet-perspective{perspective:1000px}.immersive-tablet{padding:12px;border-radius:28px}.tablet-display{border-radius:15px}.tablet-camera{top:3px;width:4px;height:4px}.tablet-scroll-hint{top:99px;font-size:7px;letter-spacing:1px}.tablet-scroll-hint>span:last-child{max-width:140px;text-align:right}.immersive-caption{padding:55px 6vw 28px;align-items:start;flex-direction:column;gap:19px}.immersive-caption h3{font-size:28px}.immersive-caption .pill{min-height:44px;padding:12px 19px}.reduced .campaign-sticky{min-height:620px}}.contact-journey{background:var(--gold);position:relative}.contact-idea{min-width:0}.idea-stack{position:relative;height:290px;margin-top:35px}.idea-card{position:absolute;top:0;left:8%;width:250px;height:250px;padding:26px;border-radius:15px;background:#fcf7e4;color:#293857;border:1px solid #2938571a;box-shadow:0 14px 32px #48380616;display:flex;flex-direction:column;align-items:start;transform-origin:50% 80%}.idea-card-0{z-index:4;background:var(--blue);color:#fff;transform:rotate(-5deg)}.idea-card-1{z-index:3;transform:translate(15px,-8px)}.idea-card-2{z-index:2;background:#1f2d4c;color:#fff;transform:translate(30px,-16px) rotate(5deg)}.idea-card-3{z-index:1;background:#fff;transform:translate(45px,-24px) rotate(10deg)}.idea-index{font-size:8px;letter-spacing:1.8px;opacity:.7;margin-bottom:23px}.idea-card strong{font-size:25px;line-height:1.1;letter-spacing:-.7px;margin-top:20px}.idea-card p{font-size:12px;line-height:1.4;margin-top:9px;max-width:165px;opacity:.75}.idea-arrow{position:absolute;right:20px;top:24px}.contact-options{align-self:center}@media(min-width:900px)and (min-height:740px){.contact-journey{height:210svh}.contact-journey .contact{position:sticky;top:0;height:100svh;padding-top:125px;padding-bottom:40px;overflow:hidden}.contact-journey .contact>.eyebrow{margin-bottom:28px}.contact-journey .contact-grid{grid-template-columns:1.3fr 1fr;gap:65px}.contact-journey h2{font-size:clamp(42px,4.3vw,63px)}.contact-journey .contact-options{padding-top:110px}.idea-stack{margin-top:40px}.reduced .contact-journey{height:auto}.reduced .contact-journey .contact{position:relative;height:auto;min-height:780px}}@media(max-width:899px),(max-height:739px){.idea-stack{height:240px;margin-top:35px}.idea-card{width:210px;height:215px;padding:21px;left:0}.idea-card strong{font-size:22px;margin-top:14px}.idea-index{margin-bottom:15px}.idea-card>svg:not(.idea-arrow){width:35px;height:35px}.contact-journey .contact-options{margin-top:30px}}@media(max-width:600px){.idea-stack{margin-left:10px;margin-top:45px;height:260px}.contact-journey .contact-options{margin-top:15px}}.single-tablet-journey{height:330svh}.single-tablet-journey .tablet-perspective{top:100px;right:16px;bottom:18px;left:16px}.single-tablet-journey .immersive-tablet{width:78vw;height:70svh}.tablet-pages{height:100%;width:100%;will-change:transform}.tablet-page{height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#15191e;color:#fff;overflow:hidden}.tablet-page.tablet-healthcare{background:#082449}.tablet-art{min-height:0;overflow:hidden}.tablet-art img{width:100%;height:100%;object-fit:contain}.tablet-page-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 25px 19px;border-top:1px solid #ffffff1c}.tablet-page-caption .eyebrow{font-size:8px;letter-spacing:1.4px;color:#ffffffa6;margin-bottom:6px}.tablet-page-caption h3{font-size:24px;line-height:1.12;letter-spacing:-.6px}.tablet-page-caption .pill{font-size:12px;padding:12px 18px;min-height:44px;flex-shrink:0;color:var(--ink)}.reduced .single-tablet-journey{height:auto}.reduced .single-tablet-journey .campaign-sticky{height:100svh;min-height:650px}.reduced .single-tablet-journey .tablet-display{overflow-y:auto;scroll-snap-type:y proximity}.reduced .tablet-pages{transform:none!important;will-change:auto}.reduced .tablet-page{scroll-snap-align:start}@media(max-width:650px){.single-tablet-journey{height:310svh}.single-tablet-journey .tablet-perspective{top:90px;right:10px;bottom:14px;left:10px}.single-tablet-journey .immersive-tablet{width:82vw;height:70svh}.tablet-page-caption{padding:16px;align-items:start;flex-direction:column;gap:13px}.tablet-page-caption h3{font-size:22px}.tablet-page-caption .eyebrow{font-size:6px;letter-spacing:1px}.tablet-page-caption .pill{font-size:11px;min-height:38px;padding:10px 14px}}.core-node{padding:26px 24px 29px;overflow:visible;border-radius:18px;border:1px solid #c9d3e9;background:linear-gradient(145deg,#fff 15%,#f5f7fd 70%,#e9eef9);box-shadow:0 1px #fff inset,0 -4px #dce3f2 inset,0 4px 0 -1px #c6d0e5,0 7px 8px -5px #233f8140,0 20px 30px -18px #233f8138}.core-node-1,.core-node-3{border-radius:18px}.core-node-top{margin-bottom:20px}.core-node-top>span:first-child{font-size:13px;font-weight:600;letter-spacing:1px;color:#3354c2}.core-node h3{font-size:21px;line-height:1.18}.core-node p{font-size:14px;line-height:1.5;margin-top:12px}.immersive-tablet{padding:19px;border:1px solid #a6aeb9;background:#11151b;border-radius:36px;box-shadow:0 0 0 1px #303945,0 0 0 3px #a6adb7,0 0 0 4px #4c5663,0 1px 1px 4px #ffffffb3,0 16px 24px -16px #0a172b80,0 32px 54px -26px #0a172b55;will-change:auto}.immersive-tablet:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid #ffffff16;border-radius:32px;pointer-events:none}.tablet-display{border:1px solid #05070b;box-shadow:0 0 0 1px #ffffff12;border-radius:18px}.tablet-camera{width:6px;height:6px;top:6px;background:radial-gradient(circle at 35% 35%,#385174,#0a111a 55%);border:1px solid #343c49;box-shadow:0 0 0 1px #030509}.idea-card{border-radius:12px;border:1px solid #22345440;box-shadow:0 1px #ffffff45 inset,0 2px #22345435,0 9px 14px -10px #30281570;backface-visibility:visible;will-change:auto}.idea-card-0{transform:none}.idea-card-1{transform:translate(15px,-8px) rotate(4deg)}.idea-card-2{transform:translate(30px,-16px) rotate(8deg)}.idea-card-3{transform:translate(45px,-24px) rotate(12deg)}.idea-index{opacity:.85}.idea-card p{opacity:.9}@media(max-width:650px){.core-node{padding:20px 14px 25px}.core-node h3{font-size:17px}.core-node p{font-size:13px}.core-node-top{margin-bottom:18px}.immersive-tablet{padding:12px;border-radius:27px}.immersive-tablet:before{border-radius:23px}.tablet-display{border-radius:14px}.tablet-camera{top:3px;width:4px;height:4px}}.core-node{border:1px solid #d5dce8;background:linear-gradient(120deg,#fff 35%,#f4f6fa);box-shadow:0 1px 2px #1424490a,0 12px 24px -16px #14244938;border-radius:14px}.core-node-1,.core-node-3{border-radius:14px}.core-node-top>span:first-child{font-size:12px;letter-spacing:1.2px}.core-node p{color:#555e70}.idea-card{border:1px solid #24345430;box-shadow:0 1px 2px #17223b16,0 10px 18px -12px #17223b50;outline:1px solid transparent;border-radius:10px}.idea-card strong{font-weight:650}.idea-card>svg{stroke-width:0}@media(max-width:849px){html{scroll-padding-top:96px}.header nav{display:none}.header,.header.compact{top:10px;left:16px;right:16px;height:66px;padding:0 14px;background:#202c47;border:1px solid #ffffff25;border-radius:8px;-webkit-backdrop-filter:none;backdrop-filter:none}.header .brand img,.header.compact .brand img{height:53px;width:48px}.menu-button{display:flex;align-items:center;justify-content:center;gap:10px;width:auto;min-width:86px;height:46px;padding:0 8px}.menu-button span{font-size:14px;font-weight:600}.menu-button svg{width:22px;height:22px}.mobile-nav{padding:100px 24px 28px;gap:0;overflow-y:auto}.mobile-nav a{font-size:27px;padding:18px 0;min-height:64px}.mobile-nav a:last-child{color:var(--gold)}.product-feature{grid-template-columns:1fr}.product-visual{height:350px}.phone-art{transform:none!important}.products-title h2{font-size:clamp(38px,7vw,54px)}.products-summary p:nth-child(2){font-size:16px}.product-foot .text-link{line-height:1.6}.approach-grid{grid-template-columns:1fr;gap:28px;margin:28px 0 0}.stage-titles{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.stage-titles button{width:100%;min-height:48px;justify-content:center;font-size:clamp(17px,3vw,23px);letter-spacing:-.4px;padding:10px 4px;border:1px solid #ffffff50;border-radius:6px;color:#fff}.stage-titles button.active{transform:none;background:var(--gold);border-color:var(--gold);color:#1f2d4c}.stage-titles button span,.stage-progress{display:none}.stage-content{min-height:340px}.stage-content>p:not(.eyebrow){font-size:17px}.stage-tags{font-size:12px;gap:12px}.stage-content .text-link{min-height:48px}.core-map{display:flex;flex-direction:column;height:auto;gap:16px;padding-top:0;margin-top:30px;max-height:none}.core-center{position:relative;top:auto;left:auto;transform:none;flex-shrink:0;margin:0 auto 18px}.core-node{width:100%;max-width:none;padding:24px;border-radius:12px;display:grid;grid-template-columns:32px 1fr;column-gap:14px;align-items:start}.core-node-top{grid-row:1 / 3;margin:3px 0 0}.core-node h3{font-size:22px;max-width:none}.core-node p{grid-column:2;font-size:16px;max-width:none;margin-top:10px}.core-map:before{display:none}.core-connectors{display:none}.core-bottom>span{font-size:9px;line-height:1.6}.single-tablet-journey,.reduced .single-tablet-journey{height:auto;padding:12px 20px 50px}.single-tablet-journey .campaign-sticky,.reduced .single-tablet-journey .campaign-sticky{position:relative;height:auto;min-height:0;overflow:visible;background:none}.single-tablet-journey .tablet-perspective{position:relative;inset:auto;display:block;perspective:none}.single-tablet-journey .immersive-tablet{width:100%;height:auto;padding:12px;border-radius:24px;transform:none!important;box-shadow:0 0 0 1px #77808e,0 12px 22px -14px #15243f65}.single-tablet-journey .tablet-display,.reduced .single-tablet-journey .tablet-display{height:auto;overflow:hidden;border-radius:13px}.tablet-pages{height:auto;transform:none!important;will-change:auto}.tablet-page{height:auto;display:block}.tablet-art{aspect-ratio:3 / 2}.tablet-page+.tablet-page{border-top:12px solid #11151b}.tablet-page-caption{display:block;padding:20px 17px 24px}.tablet-page-caption h3{font-size:24px}.tablet-page-caption .eyebrow{font-size:9px;letter-spacing:1px}.tablet-page-caption .pill{margin-top:18px;min-height:46px;font-size:13px}.tablet-scroll-hint,.tablet-reflection{display:none}.contact-grid{display:block}.contact h2{font-size:clamp(38px,7vw,52px);line-height:1.1}.contact h2 br,.idea-stack{display:none}.contact-options,.contact-journey .contact-options{margin-top:30px}.contact-options>div{display:grid;grid-template-columns:1fr;gap:9px}.contact-options button{min-height:52px;border-radius:8px;text-align:left;padding:14px 18px;font-size:16px;background:#fff3}.contact-options button.selected{background:#202c47}.contact-options .pill{width:100%;min-height:54px}.contact-email{font-size:clamp(12px,3.5vw,15px);overflow-wrap:anywhere}.contact>.eyebrow{line-height:1.6}.product-tabs button{min-height:52px}.case-dialog{max-height:90svh;overflow-y:auto}.hero-content{transform:none!important;opacity:1!important}}@media(max-width:380px){.core-node{padding:21px 18px;grid-template-columns:24px 1fr;column-gap:10px}.core-node h3{font-size:20px}.products-title h2{font-size:37px}.product-tabs{gap:18px}.product-tabs button{gap:6px;font-size:12px}.contact-email{gap:5px}}.idea-card{padding:0;border:0;background:transparent;box-shadow:none;outline:0;border-radius:0;display:block;overflow:visible}.idea-card-art{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.immersive-work>.work-heading{padding-top:48px;padding-bottom:18px}.immersive-work>.work-heading .eyebrow{margin-bottom:12px}.product-foot{justify-content:flex-end;padding-top:18px}.core-sticky{padding-bottom:12px}.idea-card{touch-action:manipulation}.idea-card:focus-visible{outline:3px solid #1f2d4c;outline-offset:5px;border-radius:16px}.idea-card:hover .idea-card-art{filter:brightness(1.04)}@media(min-width:850px){.single-tablet-journey{height:295svh}.single-tablet-journey .campaign-sticky{margin-top:0}}@media(max-width:849px){.immersive-work>.work-heading{padding-top:42px;padding-bottom:24px}.product-foot{justify-content:flex-start}}.header{overflow:hidden}.header.compact{border-bottom:0}.page-progress{bottom:0;height:2px;z-index:2}.header.compact .page-progress{left:0;width:100%}@media(min-width:850px){.single-tablet-journey .tablet-perspective{left:calc(5.4vw + 5px);right:calc(5.4vw + 5px)}}.contact-form fieldset{border:0;margin:0;padding:0;min-width:0}.contact-form legend{font-size:15px;margin-bottom:12px}.contact-topics{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.contact-form label{display:block;font-size:13px;font-weight:600;margin-bottom:12px}.contact-form label span{font-weight:400;opacity:.7}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form textarea{display:block;box-sizing:border-box;width:100%;font:inherit;font-size:16px;margin-top:6px;padding:10px 12px;border:1px solid #202c4750;border-radius:7px;background:#fff9;color:#202c47}.contact-form textarea{resize:vertical;min-height:85px;max-height:180px}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #3354c2;outline-offset:2px}.contact-form .form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-privacy{font-size:11px;line-height:1.5;margin:4px 0 14px}.form-privacy a{text-decoration:underline}.contact-options .form-submit{background:#3354c2;color:#fff;border:0;font-size:14px;padding:13px 23px}.form-status{font-size:13px;margin-top:8px}.form-status p{color:#6b2222}.contact-email{margin-top:13px}.contact-form fieldset:disabled{opacity:.65}@media(min-width:900px)and (min-height:740px){.contact-journey .contact-options{padding-top:0;align-self:start}.contact-journey .contact>.eyebrow{margin-bottom:20px}.contact-journey .contact-grid{gap:45px;grid-template-columns:1.2fr 1fr}.contact-journey .contact{padding-top:112px}.contact-form textarea{min-height:74px}}@media(max-width:849px){.contact-topics{display:grid;grid-template-columns:1fr 1fr}.contact-topics button{font-size:13px;padding:10px;min-height:44px}.form-row{grid-template-columns:1fr;gap:0}.contact-options .form-submit{width:100%}.contact-form .form-privacy{font-size:12px}}@media(min-width:850px){.single-tablet-journey .immersive-tablet{width:min(1000px,78vw,calc((100svh - 140px)*1.5));height:auto;aspect-ratio:3 / 2}}@media(max-width:849px){.single-tablet-journey .campaign-sticky{perspective:1400px}.single-tablet-journey .tablet-perspective{transform-origin:50% 30%;will-change:transform}.reduced .single-tablet-journey .tablet-perspective{transform:none!important;will-change:auto}}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .8s ease;pointer-events:none}.hero-video.is-ready{opacity:1}.hero:has(.hero-video) .hero-shade{background:linear-gradient(90deg,#07182cad,#07182c47)}@media(max-width:849px),(prefers-reduced-motion:reduce){.hero-video{display:none}}
