@import "https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700&family=Markazi+Text:wght@400;500;600;700&family=Poppins:wght@300;400;500;600&display=swap";.project-modal{z-index:1200;isolation:isolate;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.project-modal-backdrop{z-index:-1;-webkit-backdrop-filter:blur(14px)saturate(115%);cursor:pointer;background:#030407b8;border:0;width:100%;height:100%;padding:0;animation:.25s both project-backdrop-in;position:absolute;inset:0}.project-modal-dialog{background:linear-gradient(145deg,#191a24f5,#0a0b11f0);border-color:#ffffff29;border-radius:28px;width:min(900px,100%);max-height:min(90vh,850px);padding:34px;animation:.38s cubic-bezier(.2,.8,.2,1) both project-dialog-in;overflow:auto;box-shadow:0 35px 110px #0000009e,inset 0 1px #ffffff14}.project-modal-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:30px;padding-bottom:25px;display:grid}.project-modal-header h2{letter-spacing:-.045em;margin:9px 0 10px;font:600 clamp(36px,5vw,58px)/.96 League Spartan}.project-modal-header p{max-width:620px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.project-modal-close{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff21;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .25s,background .25s,border-color .25s;display:grid}.project-modal-close:hover{background:#8b5cf621;border-color:#a78bfa8c;transform:rotate(5deg)}.project-modal-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding-top:25px;display:grid}.project-modal-form label{color:#d4d5dc;gap:8px;min-width:0;font-size:11px;display:grid}.project-modal-form .is-wide{grid-column:1/-1}.project-modal-form input,.project-modal-form select,.project-modal-form textarea{color:#f6f7f9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;min-height:49px;font:inherit;background-color:#101219;border:1px solid #ffffff21;border-radius:12px;outline:0;padding:13px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.project-modal-form select{cursor:pointer;padding-right:42px}.project-modal-form textarea{resize:vertical;min-height:120px}.project-modal-form input::placeholder,.project-modal-form textarea::placeholder{color:#747782}.project-modal-form input:hover,.project-modal-form select:hover,.project-modal-form textarea:hover{background-color:#13151e;border-color:#ffffff40}.project-modal-form input:focus,.project-modal-form select:focus,.project-modal-form textarea:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa21}.project-modal-form option,.project-modal-form optgroup{color:#f4f5f7;background:#111319}.project-modal-actions{grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;padding-top:4px;display:flex}.project-modal-actions .btn{cursor:pointer;border:0;gap:8px}.project-modal-actions .btn:disabled{opacity:.6;cursor:wait}.project-modal-status{color:#ffb6bd;font-size:11px}.project-modal-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.project-modal-success>span{width:58px;height:58px;color:var(--accent2);background:#26d9c71f;border-radius:50%;place-items:center;display:grid}.project-modal-success h3{margin:22px 0 9px;font:600 40px League Spartan}.project-modal-success p{color:var(--muted);margin:0 0 25px}.project-modal-success .btn{cursor:pointer;border:0}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}select option,select optgroup{color:#f5f6f8;background:#111319}.contact-direct-section{padding-top:80px}.contact-direct{border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:70px;padding:clamp(28px,5vw,65px);display:grid}.contact-direct h2{letter-spacing:-.045em;max-width:650px;margin:14px 0 18px;font:600 clamp(43px,5vw,70px)/.98 League Spartan}.contact-direct>div>p{max-width:620px;color:var(--muted);margin:0 0 28px;line-height:1.8}.contact-direct .btn{gap:8px}.contact-direct address{align-content:center;gap:10px;font-style:normal;display:grid}.contact-direct address>a,.contact-direct address>div{border:1px solid var(--line);background:#ffffff06;border-radius:15px;grid-template-columns:43px 1fr;align-items:center;gap:13px;min-width:0;padding:17px;transition:background .25s,border-color .25s,transform .25s;display:grid}.contact-direct address>a:hover{background:#8b5cf614;border-color:#a78bfa66;transform:translate(3px)}.contact-direct address>a>span,.contact-direct address>div>span{color:#c4b5fd;background:#8b5cf61f;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.contact-direct address small,.contact-direct address strong{display:block}.contact-direct address small{color:var(--muted);font-size:9px}.contact-direct address strong{margin:3px 0;font-size:12px}@keyframes project-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes project-dialog-in{0%{opacity:0;transform:translateY(24px)scale(.975)}to{opacity:1;transform:none}}@media (width<=680px){.project-modal{padding:10px}.project-modal-dialog{border-radius:22px;max-height:calc(100dvh - 20px);padding:22px}.project-modal-header{gap:14px}.project-modal-header h2{font-size:38px}.project-modal-form{grid-template-columns:1fr}.project-modal-form .is-wide{grid-column:auto}.project-modal-actions{flex-direction:column;align-items:stretch}.project-modal-actions .btn{width:100%}}@media (width<=820px){.contact-direct{grid-template-columns:1fr;gap:42px}}@media (prefers-reduced-motion:reduce){.project-modal-backdrop,.project-modal-dialog{animation:none}.project-modal-close{transition:none}}.floating-controls{z-index:45;position:fixed}.floating-social-rail,.floating-contact-icons{flex-direction:column;align-items:center;gap:11px;display:flex}.floating-social-rail{top:50%;left:12px;transform:translateY(-50%)}.floating-social-rail a,.floating-contact-icons a{color:#f5f6f8;-webkit-backdrop-filter:blur(14px);background:#08080be0;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .3s,border-color .3s,background .3s,box-shadow .3s;display:grid;position:relative;box-shadow:0 10px 28px #0000003d}.floating-social-rail a:hover{transform:translate(3px)scale(1.035)}.floating-contact-icons a:hover{transform:translate(-3px)scale(1.035)}.floating-social-rail a:hover,.floating-contact-icons a:hover{background:#372461e8;border-color:#8b5cf6b8;box-shadow:0 0 24px #8b5cf633}.floating-social-rail a:after,.floating-contact-icons a:after,.floating-whatsapp:after{content:attr(data-tooltip);color:#fff;letter-spacing:.02em;opacity:0;visibility:hidden;pointer-events:none;background:#08080bf0;border:1px solid #ffffff1f;border-radius:8px;width:max-content;padding:7px 9px;font:500 9px Poppins,sans-serif;transition:opacity .22s,transform .22s,visibility .22s;position:absolute}.floating-social-rail a:after{left:calc(100% + 9px);transform:translate(-4px)}.floating-contact-icons a:after{right:calc(100% + 9px);transform:translate(4px)}.floating-social-rail a:hover:after,.floating-social-rail a:focus-visible:after,.floating-contact-icons a:hover:after,.floating-contact-icons a:focus-visible:after,.floating-whatsapp:hover:after,.floating-whatsapp:focus-visible:after{opacity:1;visibility:visible;transform:none}.floating-contact-rail{flex-direction:column;align-items:center;gap:14px;display:flex;top:50%;right:11px;transform:translateY(-50%)}.floating-quote-button{background:linear-gradient(#7750e9,#5b35c8);border:1px solid #ffffff21;border-radius:18px;place-items:center;width:54px;height:188px;transition:width .3s,box-shadow .3s,filter .3s;display:grid;box-shadow:0 14px 36px #5e37cc47}.floating-quote-button span{writing-mode:vertical-rl;color:#fff;letter-spacing:.08em;text-transform:uppercase;font:600 11px Poppins,sans-serif;transform:rotate(180deg)}.floating-quote-button:hover{filter:brightness(1.08);width:59px;box-shadow:0 16px 42px #7548e066}.floating-whatsapp{color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .3s,background .3s,box-shadow .3s;animation:3s ease-out infinite floating-whatsapp-pulse;display:grid;bottom:24px;right:90px;box-shadow:0 13px 34px #0000004d,0 0 #25d36657}.floating-whatsapp:hover{background:#1ebe5d;transform:translateY(-3px)scale(1.025);box-shadow:0 16px 38px #00000057,0 0 0 9px #25d3661a}.floating-whatsapp:after{right:calc(100% + 10px)}.whatsapp-icon{place-items:center;display:grid;position:relative}.whatsapp-icon svg:last-child{position:absolute;top:27%;left:29%}.floating-social-rail a:focus-visible,.floating-contact-icons a:focus-visible,.floating-quote-button:focus-visible,.floating-whatsapp:focus-visible{outline-offset:3px;outline:2px solid #a78bfa}:is(body:has(.mobile-drawer.is-open) .floating-controls,body:has(.cookie) .floating-controls){opacity:0;visibility:hidden;pointer-events:none}@keyframes floating-whatsapp-pulse{0%,55%{box-shadow:0 13px 34px #0000004d,0 0 #25d36647}85%,to{box-shadow:0 13px 34px #0000004d,0 0 0 13px #25d36600}}@media (width<=1199px){.floating-social-rail{left:7px}.floating-contact-rail{right:7px}.floating-social-rail a,.floating-contact-icons a{width:42px;height:42px}.floating-social-rail,.floating-contact-icons{gap:8px}.floating-quote-button{width:48px;height:160px}.floating-social-rail a:after,.floating-contact-icons a:after{display:none}}@media (width<=767px){.floating-social-rail{display:none}.floating-contact-rail{top:auto;left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);background:#08080be8;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:1fr 1fr 1.2fr;gap:7px;height:58px;padding:6px;display:grid;transform:none;box-shadow:0 15px 45px #00000061}.floating-contact-icons{display:contents}.floating-contact-icons a{width:auto;height:46px;box-shadow:none;background:#ffffff0e;border:0;border-radius:12px}.floating-contact-icons a:first-child{display:none}.floating-contact-icons a:before{color:#d9dbe1;margin-left:7px;font:500 10px Poppins,sans-serif}.floating-contact-icons a:nth-child(2):before{content:"Email"}.floating-contact-icons a:nth-child(3):before{content:"Call"}.floating-contact-icons a:nth-child(2),.floating-contact-icons a:nth-child(3){justify-content:center;align-items:center;gap:3px;display:flex}.floating-contact-icons a:hover{transform:none}.floating-quote-button{border-radius:12px;width:auto;height:46px}.floating-quote-button span{writing-mode:horizontal-tb;font-size:10px;transform:none}.floating-quote-button:hover{width:auto}.floating-whatsapp{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));width:56px;height:56px}.floating-whatsapp:after{display:none}}@media (width<=760px){body:has(.career-mobile-apply) .floating-controls{display:none}}@media (prefers-reduced-motion:reduce){.floating-social-rail a,.floating-contact-icons a,.floating-quote-button,.floating-whatsapp{transition:none}.floating-whatsapp{animation:none}.floating-social-rail a:hover,.floating-contact-icons a:hover,.floating-whatsapp:hover{transform:none}}.glass{-webkit-backdrop-filter:blur(24px)saturate(125%);background:linear-gradient(#ffffff1a,#ffffff0d);border:1px solid #ffffff2e;border-radius:28px;box-shadow:0 8px 32px #00000040,inset 0 1px #ffffff12}.nav.glass{-webkit-backdrop-filter:blur(28px)saturate(135%);background:linear-gradient(#12131bf5,#090a0fed);border-color:#ffffff2e;box-shadow:0 12px 38px #0000007a,inset 0 1px #ffffff14}.project-modal-dialog.glass,.language-dialog>section{-webkit-backdrop-filter:blur(28px)saturate(130%);background:linear-gradient(#ffffff1a,#ffffff0d);border:1px solid #ffffff2e;box-shadow:0 24px 80px #0000007a,inset 0 1px #ffffff14}.language-empty-state{text-align:center;border:1px dashed #ffffff29;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:28px;gap:10px!important;display:flex!important}.language-empty-state svg{color:#b9a8f4}.language-empty-state strong{font-size:15px}.language-empty-state p{max-width:290px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.language-empty-state button{background:#8b5cf61f!important;border-color:#a78bfa59!important;grid-template-columns:none!important;min-height:40px!important;padding:0 15px!important;display:inline-flex!important}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.glass,.nav.glass,.project-modal-dialog.glass,.language-dialog>section{background:linear-gradient(#1c1e29f0,#0d0f16eb)}}:root{--bg:#07080b;--surface:#ffffff0e;--line:#ffffff1c;--text:#f5f6f8;--muted:#a6a8b2;--accent:#8b5cf6;--accent2:#26d9c7;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Poppins,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;background:radial-gradient(circle at 75% 10%,#8b5cf61c,#0000 28%),radial-gradient(circle at 10% 70%,#26d9c712,#0000 24%);position:fixed;inset:0}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.glass{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffff13,#ffffff06);box-shadow:0 24px 80px #00000047}.nav-wrap{z-index:50;width:100%;animation:.65s cubic-bezier(.2,.8,.2,1) both nav-arrive;position:fixed;top:20px}.nav{border-radius:28px;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 22px;display:grid}.brand{justify-self:start;font:700 25px League Spartan}.brand span{color:var(--accent2)}.nav-links{color:#c8cad1;justify-content:center;align-items:center;gap:30px;height:100%;font-size:14px;display:flex}.nav-links>a,.nav-item>button{align-items:center;min-height:44px;display:flex;position:relative}.nav-links>a:after,.nav-item>button:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent2));height:1px;transition:left .25s,right .25s;position:absolute;bottom:5px;left:50%;right:50%}.nav-links>a:hover:after,.nav-links>a.active:after,.nav-item>button:hover:after,.nav-item.is-open>button:after{left:0;right:0}.nav-links a:hover{color:#fff}.nav-cta{color:#090a0d;background:#fff;border-radius:16px;justify-self:end;align-items:center;gap:8px;padding:12px 17px;font-size:13px;font-weight:600;transition:transform .25s,box-shadow .25s;display:flex}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #8b5cf633}.menu{color:#fff;background:0 0;border:0;justify-self:end;display:none}.hero{align-items:center;min-height:100vh;padding:145px 0 70px;display:grid;position:relative}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow,.kicker{color:#c7b7ff;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:600}.eyebrow{align-items:center;gap:9px;margin-bottom:25px;display:flex}.hero h1,.section h2{letter-spacing:-.045em;margin:0;font-family:League Spartan;font-weight:600}.hero h1{max-width:850px;font-size:clamp(58px,7vw,104px);line-height:.91}.hero h1 em{color:#0000;background:linear-gradient(90deg,#fff,#bba6ff 46%,#48e7d7);-webkit-background-clip:text;font-style:normal}.hero-copy>p{color:var(--muted);max-width:660px;margin:28px 0;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.btn{border-radius:13px;justify-content:center;align-items:center;min-height:52px;padding:0 21px;font-size:14px;font-weight:600;display:inline-flex}.primary{background:linear-gradient(135deg,#8b5cf6,#6541d8);box-shadow:0 14px 38px #6541d847}.ghost{border:1px solid var(--line);background:#ffffff08}.hero-panel{border-radius:25px;min-height:410px;padding:24px;transform:rotate(2deg)}.panel-top{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.status{color:#66e6b4}.metric{margin:65px 0 35px}.metric small,.metric span{color:var(--muted);font-size:12px;display:block}.metric strong{margin:8px 0;font:600 72px League Spartan;display:block}.chart{align-items:end;gap:8px;height:85px;display:flex}.chart i{height:var(--h);background:linear-gradient(#8b5cf6,#2c1b68);border-radius:7px 7px 2px 2px;flex:1}.chart i:first-child{--h:24%}.chart i:nth-child(2){--h:38%}.chart i:nth-child(3){--h:31%}.chart i:nth-child(4){--h:58%}.chart i:nth-child(5){--h:47%}.chart i:nth-child(6){--h:72%}.chart i:nth-child(7){--h:68%}.chart i:nth-child(8){--h:95%}.mini-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px;display:grid}.mini-grid div{border:1px solid var(--line);border-radius:12px;padding:15px}.mini-grid small{color:var(--muted);display:block}.mini-grid b{font:600 21px League Spartan}.orb{filter:blur(12px);opacity:.35;border-radius:50%;position:absolute}.orb-a{background:#6e42de;width:340px;height:340px;top:13%;right:12%}.orb-b{background:#23c9bc;width:180px;height:180px;bottom:15%;left:-3%}.grid-glow{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.scroll{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);gap:8px;font-size:11px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.section{padding:120px 0}.section-head{grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;margin-bottom:55px;display:grid}.section h2{font-size:clamp(42px,5vw,72px);line-height:1}.section-head p{color:var(--muted);line-height:1.8}.kicker{margin-bottom:14px;display:block}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{border-radius:20px;min-height:370px;padding:25px;transition:all .35s;position:relative}.service-card:hover{border-color:#8b5cf673;transform:translateY(-8px)}.service-card>span{color:#6f727c;font:600 14px League Spartan;position:absolute;top:23px;right:22px}.service-icon{color:#bba6ff;background:#8b5cf624;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.service-card h3{margin:74px 0 15px;font:600 28px League Spartan}.service-card p{color:var(--muted);font-size:14px;line-height:1.75}.service-card a{gap:8px;font-size:13px;display:flex;position:absolute;bottom:24px}.work{background:linear-gradient(#0000,#ffffff05,#0000)}.work-grid{grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.project{border:1px solid var(--line);background:#111318;border-radius:24px;overflow:hidden}.project-1{grid-row:span 2}.project-art{background:radial-gradient(circle at 75% 20%,#6e42de 0,#0000 33%),linear-gradient(145deg,#171923,#090a0d);min-height:340px;padding:38px}.project-1 .project-art{min-height:660px}.project-2 .project-art{background:radial-gradient(circle at 20% 30%,#0ea282 0,#0000 35%),linear-gradient(145deg,#171923,#090a0d)}.project-3 .project-art{background:radial-gradient(circle at 70%,#d95e28 0,#0000 30%),linear-gradient(145deg,#171923,#090a0d)}.mock-window{background:#08090c8c;border:1px solid #fff3;border-radius:18px;height:100%;min-height:260px;padding:20px;transform:perspective(900px)rotateY(-5deg)rotateX(3deg)}.project-1 .mock-window{min-height:575px}.mock-nav{opacity:.8;background:#fff;border-radius:10px;width:42%;height:9px}.mock-copy{background:linear-gradient(90deg,#ffffff73,#ffffff12);border-radius:10px;width:75%;height:70px;margin-top:80px}.mock-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;width:88%;height:42%;margin:50px auto 0}.project-meta{justify-content:space-between;padding:22px 25px;display:flex}.project-meta h3{margin:0;font:600 25px League Spartan}.project-meta p{color:var(--muted);margin:5px 0;font-size:12px}.project-meta span{color:#777b87}.process-list{border-top:1px solid var(--line)}.process-row{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 1fr;align-items:center;gap:25px;padding:32px 0;display:grid}.process-row>span{color:#7a7d87;font:600 14px League Spartan}.process-row h3{margin:0;font:600 35px League Spartan}.process-row p{color:var(--muted);margin:0;line-height:1.7}.cta{text-align:center;background:radial-gradient(circle at 50% -20%,#8b5cf673,#0000 47%),#ffffff09;border-radius:30px;padding:90px 30px}.cta h2{max-width:880px;margin:15px auto 34px}.footer{border-top:1px solid var(--line);padding:70px 0 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer p{color:var(--muted);max-width:450px}.footer-grid>div:not(:first-child){color:var(--muted);flex-direction:column;gap:12px;font-size:13px;display:flex}.footer-grid strong{color:#fff;margin-bottom:8px}.footer-bottom{border-top:1px solid var(--line);color:#747782;margin-top:50px;padding-top:22px;font-size:12px}@keyframes nav-arrive{0%{opacity:0;transform:translateY(-16px)scale(.985)}to{opacity:1;transform:none}}@media (width<=980px){.nav{justify-content:space-between;display:flex}.nav-links,.nav-cta{display:none}.menu{display:block}.hero-grid,.section-head{grid-template-columns:1fr}.hero-panel{max-width:620px}.service-grid{grid-template-columns:1fr 1fr}.work-grid{grid-template-columns:1fr}.project-1{grid-row:auto}.project-1 .project-art{min-height:420px}.process-row{grid-template-columns:50px 1fr}.process-row p{grid-column:2}}@media (width<=620px){.container{width:min(calc(100% - 24px),var(--max))}.nav-wrap{top:10px}.nav{border-radius:22px;height:62px}.hero{padding-top:120px}.hero h1{font-size:52px}.hero-panel{min-height:360px}.metric strong{font-size:58px}.service-grid{grid-template-columns:1fr}.section{padding:80px 0}.section h2{font-size:43px}.project-art,.project-1 .project-art{min-height:340px;padding:20px}.footer-grid{grid-template-columns:1fr}.scroll{display:none}}.nav-item{align-items:center;height:72px;display:flex;position:relative}.nav-item>button{color:#c8cad1;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:flex}.service-chevron{transition:transform .25s}.nav-item.is-open .service-chevron{transform:rotate(180deg)}.mega-menu{-webkit-backdrop-filter:blur(24px)saturate(135%);opacity:0;visibility:hidden;pointer-events:none;transform-origin:top;background:linear-gradient(135deg,#181922d6,#0c0d13ad);border-color:#ffffff29;border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:34px;width:760px;padding:28px;transition:opacity .25s,visibility .25s,transform .35s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;top:65px;left:50%;transform:translate(-50%,14px)scale(.975);box-shadow:0 28px 90px #0000006b}.nav-item.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)scale(1)}.mega-menu h3{margin:9px 0;font:600 30px League Spartan}.mega-menu p{color:var(--muted);font-size:13px;line-height:1.7}.mega-links{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mega-links a{border:1px solid var(--line);border-radius:14px;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;padding:13px;transition:background .2s,transform .2s,border-color .2s;display:grid}.mega-links a:hover{background:#ffffff14;border-color:#a78bfa59;transform:translateY(-2px)}.mega-links small{color:#777b87}.mobile-drawer{z-index:49;opacity:0;transform-origin:top;pointer-events:none;border-radius:22px;padding:14px;transition:opacity .25s,transform .3s cubic-bezier(.2,.8,.2,1);display:none;position:fixed;top:92px;left:12px;right:12px;transform:translateY(-10px)scale(.985)}.mobile-drawer a{border-bottom:1px solid var(--line);padding:15px 10px;font:600 21px League Spartan}.mobile-drawer a:last-child{border:0}.mobile-drawer.is-open{opacity:1;pointer-events:auto;transform:none}.page-hero{align-items:end;min-height:72vh;padding:185px 0 90px;display:flex;position:relative;overflow:hidden}.page-hero .container{z-index:2;position:relative}.page-hero h1{letter-spacing:-.05em;max-width:1050px;margin:17px 0 28px;font:600 clamp(60px,8vw,112px)/.9 League Spartan}.page-hero p{color:var(--muted);max-width:720px;font-size:18px;line-height:1.8}.service-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr 60px;align-items:center;gap:25px;padding:40px 0;display:grid}.service-row>span{color:#777b87}.service-row h2{margin-bottom:9px;font-size:48px}.service-row p{color:var(--muted);max-width:700px;line-height:1.7}.service-row>a{border:1px solid var(--line);border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.detail-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.detail-grid h2,.about-grid h2,.contact-grid aside h2{letter-spacing:-.04em;margin:15px 0;font:600 clamp(42px,5vw,72px)/1 League Spartan}.detail-card{border-radius:24px;padding:34px}.detail-card p,.detail-card li,.about-grid p{color:var(--muted);line-height:1.85}.detail-card ul{margin:25px 0 0;padding-left:20px}.detail-card li{margin:10px 0}.case-grid{gap:24px;display:grid}.case-card{border:1px solid var(--line);background:#101218;border-radius:26px;overflow:hidden}.case-art{background:radial-gradient(circle at 70% 20%,#6e42de,#0000 35%),linear-gradient(145deg,#171923,#090a0d);height:520px}.case-card.project-2 .case-art{background:radial-gradient(circle at 20% 30%,#0ea282,#0000 35%),linear-gradient(145deg,#171923,#090a0d)}.case-card.project-3 .case-art{background:radial-gradient(circle at 70%,#d95e28,#0000 30%),linear-gradient(145deg,#171923,#090a0d)}.case-copy{justify-content:space-between;align-items:end;padding:28px;display:flex}.case-copy h2{font-size:40px}.case-copy p,.case-copy span{color:var(--muted)}.case-copy>div:last-child{text-align:right}.case-copy strong{font:600 48px League Spartan;display:block}.about-grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.stat-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:70px;display:grid}.stat-grid>div{border-radius:20px;padding:30px}.stat-grid strong{font:600 60px League Spartan;display:block}.stat-grid span{color:var(--muted)}.contact-grid{grid-template-columns:1.15fr .85fr;gap:70px;display:grid}.contact-form{border-radius:24px;grid-template-columns:1fr 1fr;gap:18px;padding:30px;display:grid}.contact-form label{color:#cfd1d8;gap:8px;font-size:12px;display:grid}.contact-form label:nth-child(4){grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);color:#fff;width:100%;font:inherit;background:#ffffff09;border-radius:11px;outline:none;padding:14px}.contact-form textarea{resize:vertical}.contact-form option{color:#111}.contact-form button{cursor:pointer;border:0;justify-self:start}.contact-meta{color:var(--muted);flex-direction:column;gap:10px;margin-top:40px;display:flex}@media (width<=980px){.mobile-drawer{flex-direction:column;display:flex}.mega-menu{display:none}.detail-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.contact-form{max-width:700px}.case-art{height:400px}}@media (width<=620px){.page-hero{min-height:66vh;padding-top:150px}.page-hero h1{font-size:54px}.service-row{grid-template-columns:42px 1fr}.service-row>a{grid-column:2}.service-row h2{font-size:36px}.stat-grid{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr;padding:20px}.contact-form label:nth-child(4){grid-column:auto}.case-art{height:300px}.case-copy{align-items:start;gap:20px}.case-copy h2{font-size:31px}.case-copy strong{font-size:34px}}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Light.woff)format("woff");font-weight:300;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Medium.woff)format("woff");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Bold.woff)format("woff");font-weight:700;font-display:swap}.skip-link{z-index:1000;color:#090a0d;background:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.route-wipe{z-index:900;pointer-events:none;background:#8b5cf6;position:fixed;inset:0}.cursor-dot,.cursor-ring{pointer-events:none;z-index:999;position:fixed;top:0;left:0;transform:translate(-100px,-100px)}.cursor-dot{background:#fff;border-radius:50%;width:5px;height:5px;margin:-2.5px}.cursor-ring{border:1px solid #ffffffa6;border-radius:50%;width:34px;height:34px;margin:-17px;transition:width .2s,height .2s,margin .2s,background .2s}.cursor-ring.is-active{background:#8b5cf62e;border-color:#a78bfa;width:54px;height:54px;margin:-27px}body,a,button{cursor:none}[data-magnetic]{transition:transform .18s}.case-card{color:inherit;transition:transform .4s,border-color .4s}.case-card:hover{border-color:#8b5cf68c;transform:translateY(-8px)}.case-art{position:relative;overflow:hidden}.case-art:after{content:"";background:linear-gradient(145deg,#ffffff1a,#ffffff05);border:1px solid #ffffff29;border-radius:20px;transition:transform .6s;position:absolute;inset:14%;transform:perspective(900px)rotateX(4deg)rotateY(-8deg)}.case-card:hover .case-art:after{transform:perspective(900px)rotateX(0)rotateY(0)scale(1.025)}.view-case{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#07080bbf;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px;transform:translateY(8px)}.case-card:hover .view-case{opacity:1;transform:none}.case-detail{padding-top:40px}.case-visual{border:1px solid var(--line);background:radial-gradient(circle at 72% 20%,#6e42de,#0000 35%),#0e1015;border-radius:30px;height:min(70vw,760px);padding:6vw}.case-visual.project-2{background:radial-gradient(circle at 20% 30%,#0ea282,#0000 35%),#0e1015}.case-visual.project-3{background:radial-gradient(circle at 70%,#d95e28,#0000 30%),#0e1015}.case-browser{background:#07080cb8;border:1px solid #fff3;border-radius:20px;gap:7px;height:100%;padding:18px;display:flex;box-shadow:0 40px 80px #00000059}.case-browser>span{background:#ffffff59;border-radius:50%;width:8px;height:8px}.case-screen{background:linear-gradient(135deg,#ffffff24,#ffffff05);border-radius:13px;width:calc(100% - 36px);height:calc(100% - 66px);margin:30px 0 0;position:absolute;overflow:hidden}.case-screen:before{content:"";background:#ffffff8c;border-radius:9px;width:42%;height:10%;position:absolute;top:12%;left:8%}.case-screen:after{content:"";background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;width:56%;height:56%;position:absolute;bottom:9%;right:8%}.case-overview{border-bottom:1px solid var(--line);grid-template-columns:.6fr 1.4fr;gap:80px;padding:100px 0;display:grid}.case-overview aside strong{font:600 clamp(70px,10vw,130px)/.8 League Spartan;display:block}.case-overview p,.case-columns p{color:var(--muted);line-height:1.8}.case-overview h2{margin:14px 0 25px;font:600 clamp(42px,5vw,72px)/1 League Spartan}.case-columns{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;padding:65px 0;display:grid}.case-columns p{border-bottom:1px solid var(--line);margin:0;padding:14px 0}.case-nav{justify-content:space-between;padding:40px 0;display:flex}.case-nav a{align-items:center;gap:8px;display:flex}.form-status{color:#b8f7d8;grid-column:1/-1;min-height:24px;font-size:13px}.contact-form button:disabled{opacity:.6}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus,.nav a:focus-visible,.btn:focus-visible{outline-offset:3px;outline:2px solid #a78bfa}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.cursor-dot,.cursor-ring,.route-wipe{display:none}body,a,button{cursor:auto}}@media (pointer:coarse){.cursor-dot,.cursor-ring{display:none}body,a,button{cursor:auto}}@media (width<=800px){.case-overview,.case-columns{grid-template-columns:1fr;gap:35px;padding:65px 0}.case-visual{height:520px;padding:30px}}@media (width<=620px){.case-visual{height:380px;padding:16px}.case-browser{padding:12px}.view-case{opacity:1;transform:none}.case-nav{flex-direction:column;gap:25px}}.nav{isolation:isolate;-webkit-backdrop-filter:blur(34px)saturate(135%);background:linear-gradient(135deg,#111219e6,#0c0b16cc);border-color:#ffffff2e;box-shadow:0 18px 55px #00000061,inset 0 1px #ffffff17}.page-loader{min-height:70vh;color:var(--muted);letter-spacing:.14em;text-transform:uppercase;place-items:center;font-size:13px;display:grid}.insight-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.insight-card{border-radius:24px;flex-direction:column;min-height:360px;padding:32px;display:flex}.insight-card.featured{background:radial-gradient(circle at 80% 20%,#8b5cf640,#0000 35%),linear-gradient(135deg,#ffffff13,#ffffff06);grid-column:1/-1;min-height:430px}.insight-meta{color:#c4b5fd;text-transform:uppercase;letter-spacing:.12em;gap:16px;font-size:11px;display:flex}.insight-card h2{max-width:900px;margin:40px 0 18px;font:600 clamp(34px,4vw,62px)/1 League Spartan}.insight-card:not(.featured) h2{font-size:38px}.insight-card p{color:var(--muted);max-width:720px;line-height:1.8}.insight-card a{align-items:center;gap:8px;margin-top:auto;font-size:13px;display:flex}.article-page{padding-top:175px;padding-bottom:120px}.article-back{color:var(--muted);align-items:center;gap:8px;font-size:13px;display:inline-flex}.article-head{text-align:center;max-width:1000px;margin:70px auto 85px}.article-head .insight-meta{justify-content:center}.article-head h1{letter-spacing:-.05em;margin:26px 0;font:600 clamp(52px,7vw,94px)/.95 League Spartan}.article-head>p{color:var(--muted);max-width:760px;margin:auto;font-size:18px;line-height:1.8}.article-body{max-width:760px;margin:auto}.article-body p{color:#b9bbc4;font-size:17px;line-height:1.95}.article-body .article-intro{color:#eef0f5;font-size:22px}.article-body section{margin-top:60px}.article-body h2{margin-bottom:20px;font:600 40px/1.05 League Spartan}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;max-width:900px;min-height:100vh;display:flex}.not-found>span{color:#bba6ff;letter-spacing:.2em;font:600 18px League Spartan}.not-found h1{letter-spacing:-.055em;margin:18px 0;font:600 clamp(60px,9vw,120px)/.88 League Spartan}.not-found p{color:var(--muted);margin-bottom:30px}.cookie{z-index:1000;border-radius:18px;justify-content:space-between;align-items:center;gap:25px;max-width:900px;margin:auto;padding:18px 20px;display:flex;position:fixed;bottom:24px;left:24px;right:24px}.cookie strong{font:600 20px League Spartan}.cookie p{color:var(--muted);margin:5px 0 0;font-size:12px}.cookie>div:last-child{flex-shrink:0;gap:10px;display:flex}.cookie .btn{cursor:pointer;border:0;min-height:43px}.nav-links{gap:27px}@media (width<=800px){.insight-grid{grid-template-columns:1fr}.insight-card.featured{grid-column:auto}.article-head{text-align:left}.article-head .insight-meta{justify-content:flex-start}.cookie{flex-direction:column;align-items:flex-start}.cookie>div:last-child{flex-wrap:wrap;width:100%}}@media (width<=620px){.insight-card{min-height:330px;padding:24px}.insight-card h2,.insight-card:not(.featured) h2{font-size:35px}.article-page{padding-top:140px}.article-head{margin:55px 0}.article-head h1{font-size:52px}.article-body h2{font-size:34px}.cookie{bottom:12px;left:12px;right:12px}.cookie .btn{flex:1;padding:0 12px}}.footer{border-top:1px solid var(--line);background:#08090d;padding:88px 0 28px;position:relative;overflow:hidden}.footer-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#8b5cf61c,#0000 34%);position:absolute;inset:0}.footer-inner{z-index:1;position:relative}.footer-top{text-align:center;padding-bottom:0}.footer-brand{font-size:36px;line-height:1;display:inline-block}.footer-social-row{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:22px;width:100%;margin:30px auto 0;display:grid}.footer-social-line{background:#ffffff1f;width:100%;height:1px}.footer-socials{justify-content:center;align-items:center;gap:10px;display:flex}.footer-socials a{color:#fff;background:#ffffff06;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:39px;height:39px;transition:color .25s,border-color .25s,background .25s,transform .25s;display:grid}.footer-socials a span{letter-spacing:-.02em;font-size:12px;font-weight:600}.footer-socials a:hover{color:var(--accent2);background:#26d9c712;border-color:#26d9c773;transform:translateY(-3px)}.footer-socials a:focus-visible,.footer-column a:focus-visible,.footer-bottom a:focus-visible{outline-offset:4px;outline:2px solid #a78bfa}.footer-grid{border-top:0;grid-template-columns:1.05fr .8fr 1fr 1.3fr 1.05fr;gap:38px;padding:58px 0 62px;display:grid}.footer-column{flex-direction:column;align-items:flex-start;gap:11px;min-width:0;display:flex}.footer-grid>div:not(:first-child){display:initial;color:inherit;font-size:inherit}.footer-heading{color:#fff;margin:0 0 17px;padding-left:13px;font:500 19px/1.25 Poppins,sans-serif;position:relative}.footer-heading:before{content:"";background:#fff;border-radius:2px;width:2px;position:absolute;top:1px;bottom:1px;left:0}.footer-column a,.footer-contact address span{color:#a9abb5;font-size:12px;line-height:1.55}.footer-column a{transition:color .22s,transform .22s}.footer-column a:hover{color:#fff;transform:translate(4px)}.footer-contact address{flex-direction:column;align-items:flex-start;gap:12px;font-style:normal;display:flex}.footer-contact address span{max-width:190px}.footer-bottom{color:#777a85;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:30px;margin:0;padding:25px 0 0;font-size:12px;display:flex}.footer-bottom nav{align-items:center;gap:24px;display:flex}.footer-bottom a{color:#9496a0;transition:color .22s}.footer-bottom a:hover{color:#fff}@media (width<=1050px){.footer-social-row{grid-template-columns:minmax(70px,1fr) auto minmax(70px,1fr);gap:18px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 60px}.footer-column:last-child{grid-column:1/-1}}@media (width<=620px){.footer{padding-top:68px}.footer-social-row{grid-template-columns:minmax(18px,1fr) auto minmax(18px,1fr);gap:12px}.footer-socials{gap:7px}.footer-socials a{width:35px;height:35px}.footer-grid{grid-template-columns:1fr;gap:40px;padding:48px 0}.footer-column:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom nav{flex-direction:column;align-items:flex-start;gap:12px}}@media (prefers-reduced-motion:reduce){.footer-socials a,.footer-column a{transition:none}.footer-socials a:hover,.footer-column a:hover{transform:none}}.industry-intro{padding-bottom:30px}.industry-intro-grid{grid-template-columns:.9fr 1.1fr;align-items:end;gap:80px;display:grid}.industry-intro-grid h2,.industry-overview-grid h2{letter-spacing:-.04em;margin:0;font:600 clamp(42px,5vw,70px)/1 League Spartan}.industry-stat-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.industry-stat-row>div{border-top:1px solid var(--line);padding:25px 20px}.industry-stat-row strong{color:#fff;font:600 45px/1 League Spartan;display:block}.industry-stat-row span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:11px;display:block}.industry-directory{padding-top:80px}.industry-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.industry-card{border-radius:22px;flex-direction:column;min-height:330px;padding:27px;transition:transform .35s,border-color .35s,background .35s;display:flex;position:relative}.industry-card:hover{background:linear-gradient(135deg,#8b5cf61f,#ffffff06);border-color:#8b5cf673;transform:translateY(-7px)}.industry-number{color:#757985;font:600 13px League Spartan}.industry-card h3{margin:55px 0 15px;font:600 31px/1.05 League Spartan}.industry-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.industry-card-link{color:#ddd5ff;align-items:center;gap:8px;margin-top:auto;padding-top:25px;font-size:12px;display:flex}.industry-card-link svg{transition:transform .25s}.industry-card:hover .industry-card-link svg{transform:translate(3px,-3px)}.industry-overview{padding-bottom:80px}.industry-overview-grid{grid-template-columns:1fr 1fr;align-items:start;gap:85px;display:grid}.industry-overview-grid p{color:#c1c3cb;margin:0;font-size:19px;line-height:1.85}.industry-detail-section{padding-top:0}.industry-detail-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.industry-detail-panel{border-radius:25px;padding:38px}.industry-detail-panel h2{margin:18px 0 32px;font:600 39px/1.05 League Spartan}.industry-detail-panel ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.industry-detail-panel li{border-bottom:1px solid var(--line);color:#c5c7ce;align-items:center;gap:13px;padding:17px 0;font-size:14px;display:flex}.industry-detail-panel li svg{color:var(--accent2);flex:none}.industry-outcomes{padding-top:40px}.industry-outcome-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.industry-outcome-grid>div{border-radius:21px;flex-direction:column;justify-content:space-between;min-height:190px;padding:27px;display:flex}.industry-outcome-grid span{color:#777b87;font:600 13px League Spartan}.industry-outcome-grid strong{max-width:290px;font:600 28px/1.1 League Spartan}.industry-pagination{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;padding-top:38px;padding-bottom:38px;display:grid}.industry-pagination>a{color:#d6d8de;align-items:center;gap:12px;display:flex}.industry-pagination>a:last-child{text-align:right;justify-self:end}.industry-pagination small{color:#747782;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:10px;display:block}.industry-all-link{border:1px solid var(--line);border-radius:999px;justify-self:center;padding:10px 15px;font-size:12px}.cms-image-gallery{padding-top:45px}.cms-image-gallery>.container>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.cms-image-gallery figure{background:#101218;border-radius:22px;margin:0;overflow:hidden}.cms-image-gallery img{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.cms-image-gallery figcaption{color:var(--muted);padding:12px 15px;font-size:11px}.cms-testimonial-grid,.cms-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.cms-testimonial-grid blockquote,.cms-team-grid article{border:1px solid var(--line);background:#101218;border-radius:21px;margin:0;padding:28px}.cms-testimonial-grid blockquote>p{color:#d4d5dc;min-height:120px;font-size:15px;line-height:1.8}.cms-testimonial-grid footer{flex-direction:column;gap:4px;display:flex}.cms-testimonial-grid footer span,.cms-team-grid article>span{color:var(--muted);font-size:11px}.cms-team-grid img{aspect-ratio:4/3;object-fit:cover;border-radius:14px;width:100%;margin-bottom:22px}.cms-team-grid h3{margin:0 0 5px;font:600 28px League Spartan}.cms-team-grid p{color:var(--muted);font-size:12px;line-height:1.7}@media (width<=980px){.industry-intro-grid,.industry-overview-grid{grid-template-columns:1fr;gap:45px}.industry-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.industry-stat-row,.industry-detail-grid,.industry-outcome-grid,.industry-grid{grid-template-columns:1fr}.industry-pagination{grid-template-columns:1fr 1fr}.industry-all-link{grid-area:2/1/auto/-1;justify-self:center}.industry-detail-panel{padding:27px}.industry-overview-grid p{font-size:17px}.cms-image-gallery>.container>div:last-child,.cms-testimonial-grid,.cms-team-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.industry-card,.industry-card-link svg{transition:none}.industry-card:hover,.industry-card:hover .industry-card-link svg{transform:none}}.work-page-hero{border-bottom:1px solid #ffffff12;padding:190px 0 90px;position:relative;overflow:hidden}.work-page-hero .container{z-index:1;position:relative}.work-page-hero h1{letter-spacing:-.05em;max-width:900px;margin:18px 0 24px;font:600 clamp(58px,7vw,96px)/.92 League Spartan}.work-page-hero p{max-width:780px;color:var(--muted);margin:0;font-size:17px;line-height:1.8}.work-hero-glow{filter:blur(55px);background:#8b5cf621;border-radius:50%;width:620px;height:620px;position:absolute;top:-55%;right:-8%}.work-filter-shell{z-index:30;-webkit-backdrop-filter:blur(18px);background:#07080bd1;border-bottom:1px solid #ffffff14;position:sticky;top:104px}.work-filter-shell>.container{justify-content:space-between;align-items:center;gap:25px;display:flex}.work-filters{scrollbar-width:none;align-items:center;gap:25px;display:flex;overflow-x:auto}.work-filters::-webkit-scrollbar{display:none}.work-filters button{color:#92949e;cursor:pointer;background:0 0;border:0;flex:none;min-height:62px;padding:0;font:500 12px Poppins,sans-serif;transition:color .28s;position:relative}.work-filters button:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent2));height:2px;transition:left .28s,right .28s;position:absolute;bottom:-1px;left:50%;right:50%}.work-filters button:hover,.work-filters button.is-active{color:#fff}.work-filters button.is-active:after{left:0;right:0}.work-filters button:focus-visible,.work-industry-filter select:focus-visible,.work-empty button:focus-visible{outline-offset:3px;outline:2px solid #a78bfa}.work-industry-filter{color:#aaaeba;flex:none;align-items:center;gap:10px;font-size:11px;display:flex}.work-industry-filter select{border:1px solid var(--line);color:#fff;background:#111319;border-radius:999px;max-width:170px;padding:9px 29px 9px 11px;font:500 11px Poppins,sans-serif}.work-results{padding-top:85px}.work-results-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.work-results-head h2{margin:0;font:600 38px/1 League Spartan}.work-results-head>span{color:#7f828d;font-size:11px}.work-case-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 22px;animation:.38s cubic-bezier(.2,.8,.2,1) both work-grid-in;display:grid}.work-case-card{min-width:0}.work-case-card--featured{grid-column:1/-1}.work-case-card>a{display:block}.work-cover{aspect-ratio:16/10;isolation:isolate;background:#11131a;border-radius:25px;transition:transform .48s cubic-bezier(.2,.8,.2,1),box-shadow .48s;position:relative;overflow:hidden}.work-cover>img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1),filter .45s;display:block}.work-case-card:nth-child(3n) .work-cover{aspect-ratio:4/3}.work-case-card--featured .work-cover{aspect-ratio:2}.work-cover:after{content:"";z-index:5;background:linear-gradient(#0000 45%,#03040738);transition:background .45s;position:absolute;inset:0}.work-art-orb{aspect-ratio:1;filter:blur(14px);opacity:.8;border-radius:50%;width:55%;position:absolute;top:-28%;right:-12%}.work-art-frame{z-index:2;background:#07080cb8;border:1px solid #fff3;border-radius:15px;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;box-shadow:0 25px 70px #00000061}.work-art-frame--main{width:66%;height:72%;padding:18px;top:14%;left:8%;transform:perspective(900px)rotateY(5deg)rotateX(2deg)}.work-art-frame--small{width:28%;height:55%;padding:13px;bottom:10%;right:8%;transform:perspective(900px)rotateY(-8deg)rotateX(3deg)}.work-art-frame>span{background:#ffffff59;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.work-art-copy{background:#ffffff9e;border-radius:8px;width:58%;height:10%;margin-top:14%}.work-art-panel{background:linear-gradient(135deg,#ffffff1f,#ffffff05);border:1px solid #ffffff1a;border-radius:12px;height:48%;margin-top:9%}.work-year{z-index:6;color:#ffffff9e;letter-spacing:.1em;font:600 11px League Spartan;position:absolute;top:20px;right:22px}.work-photo-credit{z-index:6;color:#ffffffb8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0506099e;border-radius:999px;padding:6px 9px;font-size:9px;position:absolute;bottom:15px;left:18px}.work-cover--fintech{background:radial-gradient(circle at 78% 22%,#7c4bffc7,#0000 33%),linear-gradient(145deg,#18152b,#090a10)}.work-cover--fintech .work-art-orb{background:#21c9d6}.work-cover--travel{background:radial-gradient(circle at 20% 28%,#1caa91b8,#0000 38%),linear-gradient(145deg,#10231f,#080b0d)}.work-cover--travel .work-art-orb{background:#d5a35c}.work-cover--commerce{background:radial-gradient(circle at 76% 30%,#e05c2cb8,#0000 35%),linear-gradient(145deg,#271711,#090a0d)}.work-cover--commerce .work-art-orb{background:#f2c05f}.work-cover--health{background:radial-gradient(circle at 24% 24%,#2ba7c1ad,#0000 36%),linear-gradient(145deg,#102027,#080a0e)}.work-cover--health .work-art-orb{background:#68e0c1}.work-cover--academy{background:radial-gradient(circle at 72% 20%,#575ce2bd,#0000 36%),linear-gradient(145deg,#171a31,#090a0e)}.work-cover--academy .work-art-orb{background:#f15fa9}.work-cover--search{background:radial-gradient(circle at 22% 70%,#6f42deb8,#0000 35%),linear-gradient(145deg,#1a1428,#08090d)}.work-cover--search .work-art-orb{background:#24d6bd}.work-cover--property{background:radial-gradient(circle at 78% 25%,#b88849a8,#0000 35%),linear-gradient(145deg,#251f18,#090a0d)}.work-cover--property .work-art-orb{background:#d9b77e}.work-cover--wellness{background:radial-gradient(circle at 25% 25%,#a9667fad,#0000 36%),linear-gradient(145deg,#261820,#090a0d)}.work-cover--wellness .work-art-orb{background:#d5b99e}.work-card-meta{justify-content:space-between;align-items:flex-end;gap:30px;padding:24px 3px 0;display:flex}.work-client{color:#858894;text-transform:uppercase;letter-spacing:.14em;font-size:10px}.work-card-meta h3{margin:7px 0 14px;font:600 clamp(30px,3vw,43px)/1 League Spartan;transition:transform .35s}.work-tags{flex-wrap:wrap;gap:7px;display:flex}.work-tags span{color:#a9abb4;border:1px solid #ffffff21;border-radius:999px;padding:6px 10px;font-size:10px}.work-view-link{color:#d2d4da;flex:none;align-items:center;gap:8px;padding-bottom:4px;font-size:12px;transition:color .3s;display:flex}.work-view-link svg{transition:transform .35s}.work-case-card:hover .work-cover{transform:translateY(-5px)scale(1.01);box-shadow:0 35px 85px #0000005c}.work-case-card:hover .work-cover>img{filter:saturate(1.08);transform:scale(1.035)}.work-case-card:hover .work-cover:after{background:linear-gradient(#0000 35%,#03040761)}.work-case-card:hover .work-art-frame--main{transform:perspective(900px)rotateY(1deg)rotateX(0)scale(1.035)}.work-case-card:hover .work-art-frame--small{transform:perspective(900px)rotateY(-2deg)rotateX(0)translateY(-5px)}.work-case-card:hover .work-card-meta h3{transform:translateY(-3px)}.work-case-card:hover .work-view-link{color:var(--accent2)}.work-case-card:hover .work-view-link svg{transform:translate(6px,-2px)}.work-case-card a:focus-visible{outline-offset:7px;border-radius:25px;outline:2px solid #a78bfa}.work-empty{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.work-empty h3{max-width:550px;margin:0 0 25px;font:600 32px/1.1 League Spartan}.work-page-cta{border:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#8b5cf640,#0000 35%),#ffffff06;border-radius:28px;justify-content:space-between;align-items:end;gap:40px;margin-bottom:120px;padding:70px;display:flex}.work-page-cta h2{letter-spacing:-.04em;max-width:760px;margin:13px 0 0;font:600 clamp(42px,5vw,70px)/.95 League Spartan}.case-visual--fintech{background:radial-gradient(circle at 72% 20%,#6e42de,#0000 35%),#0e1015}.case-visual--travel{background:radial-gradient(circle at 20% 30%,#0ea282,#0000 35%),#0e1015}.case-visual--commerce{background:radial-gradient(circle at 70%,#d95e28,#0000 30%),#0e1015}.case-visual--health{background:radial-gradient(circle at 22% 22%,#2ba7c1,#0000 34%),#0e1015}.case-visual--academy{background:radial-gradient(circle at 74% 20%,#575ce2,#0000 34%),#0e1015}.case-visual--search{background:radial-gradient(circle at 24% 65%,#6f42de,#0000 34%),#0e1015}.case-visual--property{background:radial-gradient(circle at 72% 25%,#9f7845,#0000 34%),#0e1015}.case-visual--wellness{background:radial-gradient(circle at 25% 25%,#9e6077,#0000 34%),#0e1015}.case-visual:has(.case-visual-image){padding:0;position:relative;overflow:hidden}.case-visual-image{object-fit:cover;width:100%;height:100%;display:block}.case-photo-credit{color:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050609ad;border-radius:999px;padding:8px 11px;font-size:10px;position:absolute;bottom:16px;right:18px}.case-photo-credit:hover{color:#fff}.case-photo-credit:focus-visible{outline-offset:3px;outline:2px solid #a78bfa}@keyframes work-grid-in{0%{opacity:0;transform:translateY(14px)scale(.992)}to{opacity:1;transform:none}}@media (width<=1080px){.work-filter-shell>.container{flex-direction:column;align-items:stretch;gap:0}.work-filter-shell{top:92px}.work-filters{order:2}.work-industry-filter{align-self:flex-end;padding-top:13px}.work-filters button{min-height:51px}.work-case-grid{row-gap:55px}}@media (width<=760px){.work-page-hero{padding:145px 0 65px}.work-page-hero h1{font-size:56px}.work-filter-shell{position:relative;top:auto}.work-industry-filter{justify-content:space-between;align-self:stretch}.work-industry-filter select{max-width:210px}.work-case-grid{grid-template-columns:1fr;gap:52px}.work-case-card--featured{grid-column:auto}.work-case-card--featured .work-cover,.work-case-card:nth-child(3n) .work-cover{aspect-ratio:4/3}.work-card-meta{flex-direction:column;align-items:flex-start;gap:18px}.work-view-link{padding:0}.work-results-head{flex-direction:column;align-items:flex-start;gap:10px}.work-page-cta{flex-direction:column;align-items:flex-start;padding:45px 25px}.work-art-frame--main{width:70%;left:6%}.work-art-frame--small{width:31%;right:5%}}@media (width<=480px){.work-page-hero h1{font-size:48px}.work-industry-filter{flex-direction:column;align-items:flex-start}.work-industry-filter select{width:100%;max-width:none}.work-cover{border-radius:19px}.work-art-frame--main{padding:11px}.work-art-frame--small{padding:8px}.work-page-cta{margin-bottom:80px}}@media (prefers-reduced-motion:reduce){.work-case-grid{animation:none}.work-cover,.work-cover>img,.work-art-frame,.work-card-meta h3,.work-view-link,.work-view-link svg{transition:none}.work-case-card:hover .work-cover,.work-case-card:hover .work-cover>img,.work-case-card:hover .work-art-frame--main,.work-case-card:hover .work-art-frame--small,.work-case-card:hover .work-card-meta h3,.work-case-card:hover .work-view-link svg{transform:none}}.insights-page-hero{border-bottom:1px solid #ffffff12;padding:190px 0 90px;position:relative;overflow:hidden}.insights-page-hero .container{z-index:1;position:relative}.insights-page-hero h1{letter-spacing:-.05em;max-width:900px;margin:18px 0 24px;font:600 clamp(58px,7vw,94px)/.93 League Spartan}.insights-page-hero p{max-width:820px;color:var(--muted);margin:0;font-size:17px;line-height:1.8}.insights-hero-glow{filter:blur(58px);background:#26d9c717;border-radius:50%;width:600px;height:600px;position:absolute;top:-55%;right:-5%}.insights-toolbar{z-index:29;-webkit-backdrop-filter:blur(20px);background:#07080bdb;border-bottom:1px solid #ffffff14;position:sticky;top:104px}.insights-toolbar>.container{justify-content:space-between;align-items:center;gap:25px;display:flex}.insights-filters{scrollbar-width:none;align-items:center;gap:24px;display:flex;overflow-x:auto}.insights-filters::-webkit-scrollbar{display:none}.insights-filters button{color:#90939d;cursor:pointer;background:0 0;border:0;flex:none;min-height:64px;padding:0;font:500 11px Poppins,sans-serif;transition:color .28s;position:relative}.insights-filters button:after{content:"";background:linear-gradient(90deg,var(--accent),var(--accent2));height:2px;transition:left .28s,right .28s;position:absolute;bottom:-1px;left:50%;right:50%}.insights-filters button:hover,.insights-filters button.is-active{color:#fff}.insights-filters button.is-active:after{left:0;right:0}.insights-search{border:1px solid var(--line);color:#8d909a;background:#ffffff09;border-radius:999px;flex:none;align-items:center;gap:8px;width:205px;min-height:42px;padding:0 11px;display:flex}.insights-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font:500 11px Poppins,sans-serif}.insights-search input::placeholder{color:#81848e}.insights-search button{color:#a7a9b1;cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;padding:0;display:grid}.insights-filters button:focus-visible,.insights-search:focus-within,.insight-labels button:focus-visible,.editorial-category:focus-visible,.insights-load-more button:focus-visible{outline-offset:3px;outline:2px solid #a78bfa}.insights-feed{padding-top:84px}.insights-results-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px;display:flex}.insights-results-head h2{margin:0;font:600 38px/1 League Spartan}.insights-results-head>span{color:#7f828d;font-size:11px}.insights-results{animation:.38s cubic-bezier(.2,.8,.2,1) both insights-feed-in}.featured-insight{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch;gap:45px;padding-bottom:90px;display:grid}.featured-insight-image{border-radius:26px;display:block;overflow:hidden}.insight-cover{aspect-ratio:16/10;background:#12141a;border-radius:20px;position:relative;overflow:hidden}.featured-insight .insight-cover{aspect-ratio:auto;border-radius:26px;height:100%;min-height:500px}.insight-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#04050859);position:absolute;inset:0}.insight-cover img{object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s;display:block}.insight-cover>span{z-index:2;color:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050609a8;border-radius:999px;padding:6px 9px;font-size:8px;position:absolute;bottom:12px;left:13px}.featured-insight-image:hover img,.editorial-insight-card>a:hover img{filter:saturate(1.06);transform:scale(1.025)}.featured-insight-copy{flex-direction:column;align-items:flex-start;padding:34px 5px;display:flex}.insight-labels{align-items:center;gap:9px;display:flex}.insight-labels button,.editorial-category{color:#b8a5ff;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;background:0 0;border:0;padding:0;font:600 10px Poppins,sans-serif}.insight-labels>span{color:#6be8da;text-transform:uppercase;letter-spacing:.1em;border:1px solid #26d9c747;border-radius:999px;padding:5px 8px;font-size:9px}.featured-insight-copy h2{letter-spacing:-.035em;margin:22px 0 18px;font:600 clamp(42px,4vw,61px)/.96 League Spartan}.featured-insight-copy h2 a,.editorial-card-copy h3 a{transition:color .28s}.featured-insight-copy h2 a:hover,.editorial-card-copy h3 a:hover{color:#d5caff}.featured-insight-copy>p{color:var(--muted);margin:0;font-size:14px;line-height:1.8}.editorial-meta{color:#7f828c;flex-wrap:wrap;align-items:center;gap:9px;margin-top:23px;font-size:10px;display:flex}.editorial-meta span+span:before{content:"·";color:#555862;margin-right:9px}.insight-read-link{color:#e2e4e9;align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-size:12px;display:inline-flex}.insight-read-link svg{transition:transform .3s}.insight-read-link:hover{color:var(--accent2)}.insight-read-link:hover svg{transform:translate(5px,-2px)}.insight-list-section{padding-top:78px}.insight-list-heading{margin-bottom:34px}.insight-list-heading h2{margin:0;font:600 37px/1 League Spartan}.editorial-insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:65px 20px;display:grid}.editorial-insight-card{min-width:0}.editorial-insight-card>a{display:block}.editorial-card-copy{padding:21px 3px 0}.editorial-card-copy h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:13px 0 12px;font:600 30px/1.05 League Spartan;display:-webkit-box;overflow:hidden}.editorial-card-copy>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.editorial-card-copy .insight-read-link{padding-top:21px}.insights-load-more{text-align:center;padding-top:70px}.insights-load-more .btn{cursor:pointer;color:#fff}.insights-empty{text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.insights-empty h2{max-width:620px;margin:0 0 26px;font:600 39px/1.05 League Spartan}.insights-empty button{color:#fff;cursor:pointer}.insights-page-cta{border:1px solid var(--line);background:radial-gradient(circle at 15% 20%,#26d9c724,#0000 35%),#ffffff06;border-radius:28px;justify-content:space-between;align-items:end;gap:40px;margin-bottom:120px;padding:70px;display:flex}.insights-page-cta h2{letter-spacing:-.04em;max-width:760px;margin:13px 0 0;font:600 clamp(42px,5vw,69px)/.95 League Spartan}@keyframes insights-feed-in{0%{opacity:0;transform:translateY(13px)scale(.994)}to{opacity:1;transform:none}}@media (width<=1120px){.insights-toolbar>.container{flex-direction:column;align-items:stretch;gap:0;padding-top:12px}.insights-search{align-self:flex-end}.insights-filters{order:2}.insights-filters button{min-height:52px}.editorial-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.insights-toolbar{position:relative;top:auto}.featured-insight{grid-template-columns:1fr;gap:28px}.featured-insight .insight-cover{aspect-ratio:16/10;min-height:0}.featured-insight-copy{padding:5px}.insights-page-cta{flex-direction:column;align-items:flex-start;padding:45px 27px}}@media (width<=620px){.insights-page-hero{padding:145px 0 65px}.insights-page-hero h1{font-size:52px}.insights-search{align-self:stretch;width:100%}.editorial-insight-grid{grid-template-columns:1fr;gap:52px}.insights-results-head{flex-direction:column;align-items:flex-start;gap:10px}.featured-insight{padding-bottom:65px}.featured-insight-copy h2{font-size:42px}.insights-feed{padding-top:65px}.insights-page-cta{margin-bottom:80px}}@media (prefers-reduced-motion:reduce){.insights-results{animation:none}.insight-cover img,.insight-read-link svg,.featured-insight-copy h2 a,.editorial-card-copy h3 a{transition:none}.featured-insight-image:hover img,.editorial-insight-card>a:hover img,.insight-read-link:hover svg{transform:none}}.case-study-page{overflow:hidden}.case-study-hero{padding:166px 0 68px;position:relative}.case-study-hero-glow{filter:blur(65px);pointer-events:none;background:#8b5cf621;border-radius:50%;width:680px;height:680px;position:absolute;top:-55%;right:-12%}.case-study-back{z-index:1;color:#9699a3;align-items:center;gap:8px;margin-bottom:72px;font-size:11px;transition:color .25s,transform .25s;display:inline-flex;position:relative}.case-study-back:hover{color:#fff;transform:translate(-4px)}.case-study-title-row{z-index:1;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:end;gap:80px;display:grid;position:relative}.case-study-title-row h1{letter-spacing:-.065em;max-width:880px;margin:15px 0 0;font:600 clamp(70px,9vw,132px)/.84 League Spartan}.case-study-intro{padding-bottom:8px}.case-study-intro p{color:#c0c2c9;margin:0 0 28px;font-size:15px;line-height:1.85}.case-study-intro a{color:#f2f3f5;align-items:center;gap:9px;font-size:11px;display:inline-flex}.case-study-intro a svg{transition:transform .28s}.case-study-intro a:hover svg{transform:translateY(5px)}.case-study-hero-media{height:min(73vw,790px)}.case-study-image{background:#111319;width:100%;height:100%;margin:0;position:relative;overflow:hidden}.case-study-image img{object-fit:cover;width:100%;height:100%;display:block}.case-study-hero-media>.case-study-image{border-radius:30px}.case-study-image figcaption{z-index:2;position:absolute;bottom:14px;right:15px}.case-study-image figcaption a{color:#ffffffb3;-webkit-backdrop-filter:blur(9px);background:#050609b3;border-radius:999px;padding:7px 10px;font-size:8px;display:block}.case-study-image figcaption a:hover{color:#fff}.case-study-summary{padding:100px 0 45px}.case-study-lead{letter-spacing:-.035em;max-width:1000px;margin:0 0 92px;font:500 clamp(35px,4.4vw,61px)/1.08 League Spartan}.case-study-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.7fr .65fr .85fr;margin:0;padding:32px 0;display:grid}.case-study-meta>div{border-left:1px solid var(--line);padding:0 25px}.case-study-meta>div:first-child{border-left:0;padding-left:0}.case-study-meta dt{color:#777a84;text-transform:uppercase;letter-spacing:.14em;margin-bottom:11px;font-size:9px}.case-study-meta dd{color:#e5e6e9;margin:0;font-size:12px;line-height:1.65}.case-study-showcase{padding-top:75px}.case-study-browser{background:#111319;border:1px solid #ffffff21;border-radius:25px;padding:10px;overflow:hidden;box-shadow:0 40px 100px #0006}.case-study-browser-bar{color:#656873;align-items:center;gap:7px;height:43px;padding:0 7px;font-size:9px;display:flex}.case-study-browser-bar i{background:#555862;border-radius:50%;width:7px;height:7px}.case-study-browser-bar span{margin-left:10px}.case-study-browser .case-study-image{border-radius:17px;height:min(62vw,690px)}.case-study-editorial{border-top:1px solid #ffffff0f}.case-study-two-column{grid-template-columns:minmax(0,.9fr) minmax(350px,.7fr);gap:12vw;display:grid}.case-study-two-column h2,.case-study-section-head h2{letter-spacing:-.045em;margin:17px 0 0;font:600 clamp(45px,5vw,72px)/.96 League Spartan}.case-study-two-column>div:last-child>p{color:#b1b4bc;margin:2px 0 0;font-size:15px;line-height:1.95}.case-study-delivery{padding-top:25px}.case-study-service-list{border-top:1px solid var(--line);margin:43px 0 0;padding:0;list-style:none}.case-study-service-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 0;font-size:12px;display:flex}.case-study-service-list svg{color:var(--accent2)}.case-study-challenges{background:#ffffff05;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f}.case-study-section-head{max-width:870px;margin-bottom:62px}.case-study-challenge-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.case-study-challenge-grid article{border-left:1px solid var(--line);min-height:330px;padding:28px 32px}.case-study-challenge-grid article:first-child{border-left:0;padding-left:0}.case-study-challenge-grid article>span,.case-study-outcome-grid>div>span{color:#6f727c;font:600 11px League Spartan}.case-study-challenge-grid h3{margin:100px 0 18px;font:600 29px/1 League Spartan}.case-study-challenge-grid p{color:#9396a0;max-width:330px;margin:0;font-size:12px;line-height:1.75}.case-study-process{padding-bottom:70px}.case-study-process-list{border-top:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.case-study-process-list li{border-left:1px solid var(--line);min-height:285px;padding:25px 19px;position:relative}.case-study-process-list li:first-child{border-left:0;padding-left:0}.case-study-process-list li:before{content:"";background:#8b5cf6;border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:-4px}.case-study-process-list li:first-child:before{left:0}.case-study-process-list li>span{color:#6d7079;font-size:9px}.case-study-process-list h3{margin:80px 0 14px;font:600 23px/1 League Spartan}.case-study-process-list p{color:#8d909a;margin:0;font-size:10px;line-height:1.65}.case-study-result{background:radial-gradient(circle at 8% 20%,#26d9c714,#0000 28%);padding-top:70px}.case-study-deliverables{padding-top:45px}.case-study-deliverables ul{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 55px;margin:0;padding:0;list-style:none;display:grid}.case-study-deliverables li{border-bottom:1px solid var(--line);color:#d2d4da;align-items:center;gap:13px;padding:21px 0;font-size:12px;display:flex}.case-study-deliverables li svg{color:var(--accent2)}.case-study-outcomes{background:linear-gradient(#8b5cf60e,#0000)}.case-study-outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.case-study-outcome-grid>div{border:1px solid var(--line);background:#ffffff05;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:230px;padding:25px;display:flex}.case-study-outcome-grid p{max-width:290px;margin:0;font:500 27px/1.05 League Spartan}.case-study-gallery-grid{grid-template-rows:repeat(2,380px);grid-template-columns:1.25fr .75fr;gap:18px;display:grid}.case-study-gallery-item{border-radius:23px;min-width:0;overflow:hidden}.case-study-gallery-item--1{grid-row:1/3}.case-study-gallery-item .case-study-image{height:100%}.case-study-gallery-item img{transition:transform .6s cubic-bezier(.2,.8,.2,1)}.case-study-gallery-item:hover img{transform:scale(1.025)}.case-study-next{height:min(68vw,720px);margin-top:20px;position:relative}.case-study-next>a,.case-study-next .case-study-image{width:100%;height:100%;display:block}.case-study-next .case-study-image:after{content:"";background:linear-gradient(#05060914 30%,#050609ed);position:absolute;inset:0}.case-study-next .case-study-image figcaption{display:none}.case-study-next .case-study-image img{transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .6s}.case-study-next:hover img{filter:saturate(1.08);transform:scale(1.025)}.case-study-next-copy{z-index:2;position:absolute;bottom:68px;left:50%;transform:translate(-50%)}.case-study-next-copy>span{color:#c0c2c8;text-transform:uppercase;letter-spacing:.14em;font-size:10px}.case-study-next-copy h2{letter-spacing:-.055em;margin:13px 0 25px;font:600 clamp(58px,7vw,104px)/.87 League Spartan}.case-study-next-copy strong{align-items:center;gap:9px;font-size:12px;display:flex}.case-study-next-copy strong svg{transition:transform .3s}.case-study-next:hover .case-study-next-copy strong svg{transform:translate(5px,-3px)}.case-study-cta{padding:88px 0 110px}.case-study-cta>.container{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:40px;padding:48px 0;display:flex}.case-study-cta h2{margin:11px 0 0;font:600 clamp(39px,4vw,60px)/.95 League Spartan}.case-study-cta .btn{flex:none;gap:8px}.case-study-missing{padding-top:100px}.case-study-missing h1{margin:15px 0 30px;font:600 60px/1 League Spartan}.case-study-missing .btn{gap:8px}.case-study-page a:focus-visible{outline-offset:4px;outline:2px solid #a78bfa}@media (width<=1050px){.case-study-title-row{grid-template-columns:1fr;gap:35px}.case-study-intro{max-width:680px}.case-study-two-column{gap:70px}.case-study-process-list{grid-template-columns:repeat(3,1fr)}.case-study-process-list li:nth-child(4){border-left:0}.case-study-process-list li:nth-child(n+4){border-top:1px solid var(--line)}}@media (width<=760px){.case-study-hero{padding:130px 0 50px}.case-study-back{margin-bottom:45px}.case-study-title-row h1{font-size:66px}.case-study-hero-media{width:100%;height:65vh;min-height:480px}.case-study-hero-media>.case-study-image{border-radius:0}.case-study-summary{padding:75px 0 20px}.case-study-lead{margin-bottom:62px}.case-study-meta{grid-template-columns:repeat(2,1fr)}.case-study-meta>div{border:0;border-top:1px solid var(--line);min-height:100px;padding:19px}.case-study-meta>div:nth-child(odd){padding-left:0}.case-study-meta>div:nth-child(-n+2){border-top:0}.case-study-browser{border-radius:17px;padding:7px}.case-study-browser .case-study-image{border-radius:11px;height:62vh;min-height:440px}.case-study-two-column{grid-template-columns:1fr;gap:40px}.case-study-challenge-grid{grid-template-columns:1fr}.case-study-challenge-grid article,.case-study-challenge-grid article:first-child{border-left:0;border-top:1px solid var(--line);min-height:auto;padding:26px 0}.case-study-challenge-grid article:first-child{border-top:0}.case-study-challenge-grid h3{margin:42px 0 14px}.case-study-process-list{grid-template-columns:1fr}.case-study-process-list li,.case-study-process-list li:first-child{border-left:0;border-top:1px solid var(--line);min-height:auto;padding:25px 0 28px 42px}.case-study-process-list li:first-child{border-top:0}.case-study-process-list li:before,.case-study-process-list li:first-child:before{top:30px;left:0}.case-study-process-list h3{margin:13px 0 10px}.case-study-process-list p{max-width:480px}.case-study-outcome-grid{grid-template-columns:1fr}.case-study-outcome-grid>div{min-height:180px}.case-study-gallery-grid{grid-template-rows:520px repeat(2,300px);grid-template-columns:1fr}.case-study-gallery-item--1{grid-row:auto}.case-study-next{height:620px}.case-study-next-copy{bottom:45px}.case-study-cta>.container{flex-direction:column;align-items:flex-start}}@media (width<=520px){.case-study-title-row h1{font-size:55px}.case-study-intro p{font-size:13px}.case-study-hero-media{min-height:420px}.case-study-lead{font-size:34px}.case-study-meta{grid-template-columns:1fr}.case-study-meta>div,.case-study-meta>div:nth-child(odd){border-top:1px solid var(--line);min-height:auto;padding:18px 0}.case-study-meta>div:first-child{border-top:0}.case-study-showcase{padding-top:55px}.case-study-browser .case-study-image{min-height:390px}.case-study-two-column h2,.case-study-section-head h2{font-size:43px}.case-study-section-head{margin-bottom:45px}.case-study-deliverables ul{grid-template-columns:1fr}.case-study-gallery-grid{grid-template-rows:420px repeat(2,260px)}.case-study-next{height:540px}.case-study-next-copy h2{font-size:55px}.case-study-next-copy{bottom:35px}.case-study-cta{padding-bottom:80px}}@media (prefers-reduced-motion:reduce){.case-study-gallery-item img,.case-study-next .case-study-image img,.case-study-back,.case-study-intro a svg,.case-study-next-copy strong svg{transition:none}.case-study-gallery-item:hover img,.case-study-next:hover img,.case-study-back:hover,.case-study-intro a:hover svg,.case-study-next:hover .case-study-next-copy strong svg{transform:none}}.services-overview-page{overflow:hidden}.services-overview-hero{border-bottom:1px solid #ffffff12;align-items:flex-end;min-height:780px;padding:190px 0 85px;display:flex;position:relative}.services-overview-hero>.container{z-index:2;position:relative}.services-overview-hero h1{letter-spacing:-.055em;max-width:950px;margin:18px 0 28px;font:600 clamp(62px,7.5vw,106px)/.9 League Spartan}.services-overview-hero>div>p{color:#aeb0b8;max-width:780px;margin:0;font-size:16px;line-height:1.85}.services-overview-hero-glow{filter:blur(65px);background:#8b5cf624;border-radius:50%;width:720px;height:720px;position:absolute;top:-32%;right:-11%}.services-overview-hero-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 35%,#0000);mask-image:linear-gradient(#0000,#000 35%,#0000)}.services-overview-jump{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:74px;display:grid}.services-overview-jump a{border-left:1px solid var(--line);color:#c7c9cf;align-items:center;gap:12px;min-height:68px;padding:0 19px;font-size:11px;transition:color .3s,background .3s;display:flex}.services-overview-jump a:first-child{border-left:0;padding-left:0}.services-overview-jump a span{color:#6f727c;font:600 9px League Spartan}.services-overview-jump a:hover{color:#fff;background:#ffffff06}.services-overview-group{border-bottom:1px solid #ffffff12;padding:130px 0}.services-overview-group-head{grid-template-columns:1fr .72fr;align-items:end;gap:80px;margin-bottom:58px;display:grid}.services-overview-group-head h2{letter-spacing:-.05em;margin:14px 0 0;font:600 clamp(54px,6vw,83px)/.9 League Spartan}.services-overview-group-head>p{color:#9ea1aa;margin:0;font-size:14px;line-height:1.8}.services-overview-feature{border:1px solid var(--line);background:#ffffff05;border-radius:27px;grid-template-columns:.72fr 1.28fr;min-height:620px;display:grid;overflow:hidden}.services-overview-group--reverse .services-overview-feature{grid-template-columns:1.28fr .72fr}.services-overview-group--reverse .services-overview-feature-copy{order:2}.services-overview-feature-copy{flex-direction:column;align-items:flex-start;padding:45px;display:flex;position:relative}.services-overview-group-number{color:#696c76;font:600 11px League Spartan}.services-overview-feature-copy h3{letter-spacing:-.04em;max-width:470px;margin:auto 0 20px;font:600 clamp(42px,4.5vw,65px)/.93 League Spartan}.services-overview-feature-copy>p{color:#a6a9b1;max-width:490px;margin:0;font-size:13px;line-height:1.82}.services-overview-discover{border-bottom:1px solid #ffffff52;align-items:center;gap:9px;margin-top:30px;padding-bottom:7px;font-size:11px;transition:color .3s,border-color .3s;display:inline-flex}.services-overview-discover svg{transition:transform .32s}.services-overview-discover:hover{color:var(--accent2);border-color:var(--accent2)}.services-overview-discover:hover svg{transform:translate(4px,-3px)}.services-overview-visual{background:#111319;min-width:0;height:100%;margin:0;position:relative;overflow:hidden}.services-overview-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#04050847);position:absolute;inset:0}.services-overview-visual>img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .5s;display:block}.services-overview-feature:hover .services-overview-visual>img{filter:saturate(1.07);transform:scale(1.025)}.services-overview-frame{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08090d57;border:1px solid #ffffff4a;border-radius:17px;height:58%;padding:16px;position:absolute;top:10%;left:8%;right:8%;box-shadow:0 30px 80px #00000040}.services-overview-frame i{background:#ffffff80;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.services-overview-frame b{background:#ffffffb3;border-radius:99px;width:54%;height:9px;margin-top:18%;font-size:0;display:block}.services-overview-visual figcaption{z-index:3;position:absolute;bottom:12px;right:13px}.services-overview-visual figcaption a{color:#ffffffad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050609ad;border-radius:99px;padding:6px 9px;font-size:8px;display:block}.services-overview-related{grid-template-columns:190px 1fr;gap:0 45px;margin-top:48px;display:grid}.services-overview-related>.kicker{padding-top:18px}.services-overview-links{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));column-gap:35px;display:grid}.services-overview-links a{border-bottom:1px solid var(--line);color:#c4c6cc;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:0 3px;font-size:11px;transition:color .3s,padding .3s,background .3s;display:flex}.services-overview-links a svg{color:#747781;flex:none;transition:transform .3s,color .3s}.services-overview-links a:hover{color:#fff;background:#ffffff05;padding-left:9px}.services-overview-links a:hover svg{color:var(--accent2);transform:translate(5px)}.services-overview-case-link{color:#aaaeb7;grid-column:2;justify-self:start;align-items:center;gap:8px;margin-top:25px;font-size:10px;transition:color .3s;display:inline-flex}.services-overview-case-link:hover{color:#fff}.services-industries{background:#ffffff04}.services-overview-section-head{grid-template-columns:1fr .58fr;align-items:end;gap:25px 80px;margin-bottom:55px;display:grid}.services-overview-section-head>.kicker{grid-column:1/-1;margin:0}.services-overview-section-head h2{letter-spacing:-.045em;margin:0;font:600 clamp(47px,5vw,73px)/.95 League Spartan}.services-overview-section-head>p{color:#999ca5;margin:0;font-size:13px;line-height:1.8}.services-industries-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.services-industries-grid a{border-bottom:1px solid var(--line);border-left:1px solid var(--line);color:#b8bbc3;justify-content:space-between;align-items:center;min-height:54px;padding:0 12px;font-size:11px;transition:color .3s,padding .3s;display:flex}.services-industries-grid a:nth-child(3n+1){border-left:0;padding-left:0}.services-industries-grid a svg{opacity:0;color:var(--accent2);transition:opacity .3s,transform .3s;transform:translate(-5px,4px)}.services-industries-grid a:hover{color:#fff;padding-left:18px}.services-industries-grid a:hover svg{opacity:1;transform:none}.services-process ol{border-top:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.services-process li{border-left:1px solid var(--line);min-height:280px;padding:24px 19px}.services-process li:first-child{border-left:0;padding-left:0}.services-process li>span{color:#6c6f79;font-size:9px}.services-process h3{margin:82px 0 14px;font:600 25px/1 League Spartan}.services-process li>p{color:#90939c;margin:0;font-size:10px;line-height:1.7}.services-proof{padding:20px 0 100px}.services-proof>.container{border:1px solid var(--line);background:radial-gradient(circle at 12% 20%,#26d9c71a,#0000 34%),#ffffff05;border-radius:25px;justify-content:space-between;align-items:end;gap:45px;padding:58px;display:flex}.services-proof h2{letter-spacing:-.04em;max-width:770px;margin:12px 0 0;font:600 clamp(42px,4.5vw,65px)/.95 League Spartan}.services-proof a{flex:none;align-items:center;gap:9px;font-size:11px;display:inline-flex}.services-proof a svg{transition:transform .3s}.services-proof a:hover svg{transform:translate(5px)}.services-overview-cta{padding-top:20px}.services-overview-cta>.container{background:radial-gradient(circle at 85% 0,#8b5cf666,#0000 40%),#ffffff09;border-radius:29px;justify-content:space-between;align-items:end;gap:70px;padding:80px;display:flex}.services-overview-cta h2{letter-spacing:-.045em;max-width:720px;margin:13px 0 20px;font:600 clamp(46px,5vw,72px)/.93 League Spartan}.services-overview-cta p{color:#afb1b9;max-width:720px;margin:0;font-size:13px;line-height:1.8}.services-overview-cta-actions{flex:none;gap:10px;display:flex}.services-overview-cta-actions .btn{gap:7px}.services-overview-page a:focus-visible{outline-offset:4px;outline:2px solid #a78bfa}@media (width<=1000px){.services-overview-feature,.services-overview-group--reverse .services-overview-feature{grid-template-columns:1fr 1.15fr;min-height:560px}.services-overview-group--reverse .services-overview-feature-copy{order:0}.services-overview-related{grid-template-columns:150px 1fr;gap:0 30px}.services-process ol{grid-template-columns:repeat(3,1fr)}.services-process li:nth-child(4){border-left:0}.services-process li:nth-child(n+4){border-top:1px solid var(--line)}.services-overview-cta>.container{flex-direction:column;align-items:flex-start;padding:60px 45px}}@media (width<=780px){.services-overview-hero{min-height:auto;padding:145px 0 68px}.services-overview-hero h1{font-size:57px}.services-overview-jump{grid-template-columns:repeat(2,1fr);margin-top:55px}.services-overview-jump a:nth-child(3){border-left:0}.services-overview-jump a:nth-child(n+3){border-top:1px solid var(--line)}.services-overview-group{padding:95px 0}.services-overview-group-head,.services-overview-section-head{grid-template-columns:1fr;gap:25px}.services-overview-section-head>.kicker{grid-column:auto}.services-overview-feature,.services-overview-group--reverse .services-overview-feature{grid-template-columns:1fr;min-height:0}.services-overview-feature-copy{min-height:450px;padding:35px}.services-overview-visual{height:520px}.services-overview-group--reverse .services-overview-feature-copy{order:0}.services-overview-related{grid-template-columns:1fr}.services-overview-related>.kicker{padding-top:0}.services-overview-case-link{grid-column:auto}.services-industries-grid{grid-template-columns:repeat(2,1fr)}.services-industries-grid a:nth-child(3n+1){border-left:1px solid var(--line);padding-left:12px}.services-industries-grid a:nth-child(odd){border-left:0;padding-left:0}.services-proof>.container{flex-direction:column;align-items:flex-start;padding:45px 28px}}@media (width<=540px){.services-overview-hero h1{font-size:50px}.services-overview-hero>div>p{font-size:13px}.services-overview-jump{grid-template-columns:1fr}.services-overview-jump a,.services-overview-jump a:first-child{border-left:0;border-top:1px solid var(--line);padding:0}.services-overview-jump a:first-child{border-top:0}.services-overview-group-head h2{font-size:51px}.services-overview-feature-copy{min-height:420px;padding:27px}.services-overview-feature-copy h3{font-size:43px}.services-overview-visual{height:420px}.services-overview-links,.services-industries-grid{grid-template-columns:1fr}.services-industries-grid a,.services-industries-grid a:nth-child(3n+1),.services-industries-grid a:nth-child(odd){border-left:0;padding-left:0}.services-process ol{grid-template-columns:1fr}.services-process li,.services-process li:first-child{border-left:0;border-top:1px solid var(--line);min-height:auto;padding:24px 0}.services-process li:first-child{border-top:0}.services-process h3{margin:30px 0 10px}.services-overview-cta>.container{padding:48px 25px}.services-overview-cta-actions{flex-direction:column;align-items:stretch;width:100%}}@media (prefers-reduced-motion:reduce){.services-overview-visual>img,.services-overview-discover svg,.services-overview-links a,.services-overview-links a svg,.services-industries-grid a,.services-industries-grid a svg,.services-proof a svg{transition:none}.services-overview-feature:hover .services-overview-visual>img,.services-overview-discover:hover svg,.services-overview-links a:hover svg,.services-industries-grid a:hover svg,.services-proof a:hover svg{transform:none}}.nav{grid-template-columns:auto minmax(0,1fr) auto;gap:27px;padding:0 18px 0 22px}.nav-links{justify-self:center;min-width:0}.nav-utilities{justify-content:flex-end;align-items:center;gap:14px;display:flex}.nav-language{align-items:center;display:flex;position:relative}.nav-language select{color:#eef0f4;background:#ffffff0b;border:1px solid #ffffff21;border-radius:999px;outline:0;width:76px;min-height:44px;padding:0 9px;font:500 10px Poppins,sans-serif;transition:border-color .3s,background .3s,box-shadow .3s}.nav-language select:hover{background:#ffffff13;border-color:#ffffff4d}.nav-language option,.mobile-language option{color:#fff;background:#11131a}.nav-contact-icon{color:#d9dbe1;background:#ffffff0b;border:1px solid #ffffff24;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;transition:transform .3s,border-color .3s,background .3s,color .3s,box-shadow .3s;display:grid}.nav-contact-icon:hover{color:#fff;background:#8b5cf621;border-color:#8b5cf68c;transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf629}.nav-utilities .nav-cta{white-space:nowrap;justify-self:auto}.nav-language select:focus-visible,.nav-contact-icon:focus-visible,.mobile-language select:focus-visible{outline-offset:3px;outline:2px solid #a78bfa}.mobile-language{display:none}@media (width<=1240px) and (width>=901px){.nav{width:min(calc(100% - 24px),var(--max));grid-template-columns:auto minmax(0,1fr) auto;gap:18px;padding-left:18px;display:grid}.nav-links{gap:19px;font-size:12px;display:flex}.nav-utilities{gap:10px;display:flex}.nav-contact-icon{display:none}.nav-cta{padding:11px 14px;font-size:11px;display:flex}.menu{display:none}}@media (width<=900px){.nav{justify-content:space-between;display:flex}.nav-links,.nav-utilities{display:none}.menu{place-items:center;width:44px;height:44px;padding:0;display:grid}.mobile-drawer{flex-direction:column;display:flex}.mobile-language{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:10px;display:flex}.mobile-language>span{color:#aeb1ba;font:600 14px League Spartan}.mobile-language select{border:1px solid var(--line);color:#fff;background:#ffffff0b;border-radius:12px;min-width:145px;min-height:44px;padding:0 12px;font:500 12px Poppins,sans-serif}}@media (prefers-reduced-motion:reduce){.nav-language select,.nav-contact-icon{transition:none}.nav-contact-icon:hover{transform:none}}.language-switcher{position:relative}.language-trigger{color:#eef0f4;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font:500 10px Poppins;display:flex}.language-dialog{z-index:1200;place-items:start center;padding-top:95px;display:grid;position:fixed;inset:0}.language-dialog-backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030407b8;border:0;position:absolute;inset:0}.language-dialog>section{color:#fff;background:#111219;border:1px solid #ffffff24;border-radius:22px;width:min(100% - 28px,470px);max-height:calc(100vh - 130px);padding:22px;position:relative;overflow:auto;box-shadow:0 35px 100px #0000008c}.language-dialog header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.language-dialog header span{color:#a990f1;text-transform:uppercase;letter-spacing:.14em;font-size:9px}.language-dialog h2{margin:5px 0 20px;font:600 32px League Spartan}.language-dialog header>button{border:1px solid var(--line);color:#fff;background:0 0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.language-dialog>section>label{border:1px solid var(--line);color:#777b87;border-radius:10px;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.language-dialog input{color:#fff;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.language-dialog>section>div{gap:7px;margin-top:14px;display:grid}.language-dialog>section>div>button{border:1px solid var(--line);color:#fff;text-align:start;background:#ffffff06;border-radius:12px;grid-template-columns:30px 1fr 20px;align-items:center;gap:10px;min-height:64px;padding:10px 12px;display:grid}.language-dialog>section>div>button.is-active{background:#8b5cf61f;border-color:#8362dc}.language-dialog strong,.language-dialog small{display:block}.language-dialog strong{font-size:12px}.language-dialog small{color:#858894;margin-top:4px;font-size:9px}.mobile-drawer>.language-switcher{padding:12px 8px;display:block}.mobile-drawer .language-trigger{justify-content:center;width:100%}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html[dir=rtl] body{font-family:Noto Sans Arabic,Poppins,sans-serif}html[dir=rtl] .nav,html[dir=rtl] .footer-grid,html[dir=rtl] .section-head,html[dir=rtl] .legal-layout{direction:rtl}html[dir=rtl] .nav-links,html[dir=rtl] .nav-utilities{flex-direction:row-reverse}html[dir=rtl] .hero-copy,html[dir=rtl] .page-hero,html[dir=rtl] .legal-content,html[dir=rtl] .contact-form{text-align:right}html[dir=rtl] .service-row,html[dir=rtl] .process-row,html[dir=rtl] .legal-sidebar nav a{direction:rtl}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right}@media (width<=980px){.nav-utilities .language-trigger span{display:none}.nav-utilities .language-trigger{justify-content:center;width:42px;padding:0}}@media (width<=620px){.language-dialog{padding:0}.language-dialog>section{border:0;border-radius:0;width:100%;height:100%;max-height:none;padding:28px 20px}.language-dialog h2{font-size:40px}.language-dialog>section>div>button{min-height:75px}}body[data-locale=ur-PK] :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,small,label,input,textarea,select,button,li,dt,dd,blockquote,figcaption){letter-spacing:0!important;font-family:Jameel Noori Nastaleeq,Noto Nastaliq Urdu,serif!important}body[data-locale=ur-PK] :where(p,li,label,input,textarea,select,button,a){line-height:1.9}body[data-locale=ur-PK] :where(h1,h2,h3){line-height:1.25}body[data-locale=ar] :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,small,label,input,textarea,select,button,li,dt,dd,blockquote,figcaption){letter-spacing:0!important;font-family:Markazi Text,Noto Naskh Arabic,serif!important}body[data-locale=ar] :where(p,li,label,input,textarea,select,button,a){line-height:1.65}body[data-locale=ar] :where(h1,h2,h3){line-height:1.08}.brand,.admin-shell,.admin-login{font-family:Poppins,sans-serif!important}.locale-fallback-notice{z-index:44;inset-inline:20px;color:#f4ce7c;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1b160de6;border:1px solid #f5be4a4d;border-radius:999px;width:max-content;max-width:calc(100% - 40px);margin-inline:auto;padding:8px 13px;font-size:9px;position:fixed;top:101px}html[dir=rtl] :where(.case-study-back,.article-back,.industry-pagination a,.case-study-intro a,.home-section-link,.insight-read-link,.services-overview-discover,.services-overview-links a,.career-job-list article>a){flex-direction:row-reverse}html[dir=rtl] :where(ul,ol){padding-inline:0 1.25rem}html[dir=rtl] :where(.footer-bottom,.case-copy,.project-meta,.home-project-copy,.insight-meta,.career-job-list article){text-align:start}@media (width<=620px){.locale-fallback-notice{top:82px;white-space:normal;max-width:calc(100% - 24px);inset-inline:12px}}.site-brand{align-items:center;min-width:0;line-height:0;display:inline-flex}.site-logo{object-fit:contain;width:auto;height:54px;display:block}.footer-brand{justify-content:center;align-items:center;line-height:0;display:inline-flex}.footer-logo{object-fit:contain;width:clamp(190px,18vw,300px);height:auto;display:block}@media (width<=620px){.site-logo{width:auto;height:44px}.footer-logo{width:210px}}html,body,#root,img,video,canvas,svg{max-width:100%}img,video{height:auto}:where(main,section,article,aside,header,footer,nav,div,form,label){min-width:0}:where(h1,h2,h3,h4,p,a,button,span,strong,small,li,dd){overflow-wrap:anywhere}:where(input,select,textarea,button){max-width:100%}:where(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:2px solid #a78bfa}@media (width<=900px){.nav-wrap{z-index:1100;animation:none}.nav-wrap .nav{z-index:2;position:relative}.mobile-drawer{z-index:1;width:100%;height:100dvh;padding:calc(102px + env(safe-area-inset-top)) max(24px,calc((100% - var(--max))/2)) calc(24px + env(safe-area-inset-bottom));overscroll-behavior:contain;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(155deg,#171522 0%,#0c0d13 46%,#07080b 100%);border:0;border-radius:0;flex-direction:column;justify-content:space-between;gap:24px;transition:opacity .28s,transform .38s cubic-bezier(.2,.8,.2,1),visibility 0s linear .38s;display:flex;position:fixed;inset:0;overflow:hidden auto;transform:translateY(-18px)}.mobile-drawer:before{content:"";pointer-events:none;background:radial-gradient(circle at 85% 10%,#8b5cf633,#0000 34%),radial-gradient(circle at 8% 88%,#26d9c714,#0000 28%);position:absolute;inset:0}.mobile-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:none}.mobile-drawer-links,.mobile-drawer-footer{z-index:1;width:min(100%,720px);margin-inline:auto;position:relative}.mobile-drawer-links{display:grid}.mobile-drawer-links a{color:#f5f6f8;letter-spacing:-.025em;border-bottom:1px solid #ffffff1a;align-items:center;min-height:56px;padding:12px 4px;font:600 clamp(28px,7vw,42px)/1 League Spartan;display:flex}.mobile-drawer-links a:first-child{border-top:1px solid #ffffff1a}.mobile-drawer-footer{gap:10px;display:grid}.mobile-drawer .mobile-drawer-cta{background:linear-gradient(135deg,#8b5cf6,#6541d8);border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 18px;font:600 13px Poppins,sans-serif;display:flex}.mobile-drawer>.mobile-drawer-footer>.language-switcher{padding:0}.mobile-drawer .language-trigger{border-radius:14px;min-height:52px}body.mobile-menu-open .floating-controls,body.mobile-menu-open .locale-fallback-notice{opacity:0;visibility:hidden;pointer-events:none}}@media (width<=620px){.container{width:min(calc(100% - 24px),var(--max))}.nav-wrap{top:calc(8px + env(safe-area-inset-top))}.nav{border-radius:20px;width:calc(100% - 24px);height:62px;padding:0 12px 0 15px}.menu{border-radius:12px;flex:0 0 44px}.mobile-drawer{padding-inline:16px;padding-top:calc(88px + env(safe-area-inset-top))}.section{padding:72px 0}.page-hero h1,.hero h1{font-size:clamp(43px,14vw,54px)}.page-hero p,.hero-copy>p{font-size:15px;line-height:1.7}.hero-actions,.about-hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn,.about-hero-actions .btn{width:100%}.case-copy,.project-meta{flex-direction:column;align-items:flex-start}.case-copy>div:last-child{text-align:start}.detail-card,.insight-card{padding:22px}.contact-form,.career-application{width:100%}}@media (width<=360px){.site-logo{height:38px}.mobile-drawer{padding-inline:12px}.mobile-drawer-links a{min-height:52px;font-size:27px}.btn{width:100%;padding-inline:14px}.page-hero h1,.hero h1,.about-hero h1,.career-hero h1,.career-job-hero h1,.talent-pool-page h1,.insights-page-hero h1{font-size:42px}.footer-social-line{display:none}.footer-social-row{justify-content:center;display:flex}}@media (width<=420px){.cookie>div:last-child{grid-template-columns:1fr;width:100%;display:grid}.cookie .btn{width:100%;min-width:0}}
