:root{color:#07152e;font-synthesis:none;text-rendering:optimizelegibility;--cobalt:#155eef;--deep-blue:#123b8f;--turquoise:#06b6d4;--cyan:#22d3ee;--ink:#07152e;--muted:#687895;--line:#dfe7f1;--surface:#fff;--button-gradient:linear-gradient(112deg, #155eef 0%, #1689e8 64%, #06b6d4 100%);--shell:min(1180px, calc(100vw - 48px));background:#f6f9fc;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #06b6d470}.shell{width:var(--shell);margin-inline:auto}.header{z-index:100;border-bottom:1px solid #0000;height:78px;transition:height .25s,background .25s,border-color .25s,box-shadow .25s;position:fixed;inset:0 0 auto}.header--scrolled{-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);background:#f6f9fcc7;border-color:#d7e1eee6;height:68px;box-shadow:0 10px 32px #07152e0b}.header__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:100%;display:grid}.header__brand-slot{min-width:0}.brand{letter-spacing:-.035em;align-items:center;gap:10px;width:max-content;font-size:17px;font-weight:800;display:inline-flex}.brand__mark{color:#fff;background:linear-gradient(145deg, var(--cobalt), var(--turquoise));border-radius:13px;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 8px 20px #155eef33}.brand__glyph{width:22px;height:22px}.nav{align-items:center;gap:34px;display:flex}.nav>a:not(.button){color:#5b6d89;font-size:14px;font-weight:600;transition:color .2s;position:relative}.nav>a:not(.button):after{content:"";background:var(--cobalt);border-radius:2px;width:18px;height:2px;transition:transform .2s;position:absolute;inset:auto 50% -11px;transform:translate(-50%)scaleX(0)}.nav>a:hover,.nav>a.is-active{color:var(--ink)}.nav>a.is-active:after{transform:translate(-50%)scaleX(1)}.header__cta{justify-self:end}.menu-button,.nav .nav__mobile-cta{display:none}.header--about-open .nav>a:not(.button){color:#e2eefaad}.header--about-open .nav>a:hover,.header--about-open .nav>a.is-active{color:#fff}.header--about-open .nav>a:not(.button):after{background:var(--cyan)}.header--about-open.header--scrolled .nav>a:not(.button){color:#5b6d89}.header--about-open.header--scrolled .nav>a:hover,.header--about-open.header--scrolled .nav>a.is-active{color:var(--ink)}.header--about-open.header--scrolled .nav>a:not(.button):after{background:var(--cobalt)}.header--about .brand{transform-origin:0;transition:opacity .42s,filter .42s,transform .68s cubic-bezier(.16,.84,.25,1),visibility}.header--about-open .brand{opacity:0;visibility:hidden;filter:blur(5px);transition:opacity .38s,filter .38s,transform .68s cubic-bezier(.16,.84,.25,1),visibility 0s .68s;transform:translate(38px,48px)scale(1.55)}.header--brand-arrived .brand{opacity:1;visibility:visible;filter:blur();transform:none}.button{color:#fff;background:var(--button-gradient);border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #155eef38,inset 0 1px #ffffff47}.button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #155eef47,inset 0 1px #ffffff47}.button svg{transition:transform .2s}.button:hover svg{transform:translate(2px)}.button--small{border-radius:14px;min-height:44px;padding-inline:19px;font-size:13px}.status-dot{background:#0bbd8b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #0bbd8b1f}.hero{background:#f8fafc;min-height:790px;padding-top:105px;position:relative;overflow:hidden}.hero__wash{filter:blur(14px);pointer-events:none;background:radial-gradient(#22d3ee21,#155eef17 38%,#0000 72%);width:760px;height:480px;position:absolute;top:-165px;left:50%;transform:translate(-18%)}.hero__rail{z-index:5;border-bottom:1px solid var(--line);align-items:center;gap:8px;height:64px;display:flex;position:relative}.hero__rail>button{appearance:none;min-height:36px;color:var(--muted);cursor:pointer;background:padding-box padding-box;border:0;border-radius:11px;outline:0;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:600;display:flex;overflow:hidden}.hero__rail>button.is-active{color:#fff;background:var(--button-gradient);box-shadow:0 7px 17px #155eef24}.hero__rail>button:focus-visible{outline-offset:2px;outline:3px solid #06b6d459}.hero-tab__short{display:none}.hero__count{color:#64748b;letter-spacing:.08em;align-items:center;gap:9px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.hero__arrows{gap:7px;margin-left:8px;display:flex}.hero__arrows button,.carousel-buttons button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#ffffffdb;border-radius:50%;place-items:center;padding:0;transition:border-color .2s,transform .2s,background .2s;display:grid;box-shadow:0 4px 12px #07152e0d}.hero__arrows button:hover,.carousel-buttons button:hover{background:#fff;border-color:#a9c5f8;transform:translateY(-1px)}.hero__viewport{height:590px;position:relative}.hero-slide{visibility:hidden;opacity:0;pointer-events:none;grid-template-columns:.87fr 1.13fr;align-items:center;gap:45px;transition:opacity .55s,transform .65s cubic-bezier(.2,.8,.2,1),visibility .55s;display:grid;position:absolute;inset:0;transform:translate(34px)}.hero-slide.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:none}.hero-copy{z-index:3;padding:34px 0 26px;position:relative}.availability{color:var(--deep-blue);align-items:center;gap:10px;margin-bottom:23px;font-size:12px;font-weight:700;display:inline-flex}.hero-copy h1,.hero-copy h2{letter-spacing:-.056em;text-wrap:balance;max-width:650px;margin:0;font-size:clamp(43px,4.35vw,65px);font-weight:800;line-height:1.055}.hero-copy h2{font-size:clamp(41px,4vw,60px)}.hero-copy>p{max-width:590px;color:var(--muted);letter-spacing:-.015em;margin:24px 0 0;font-size:17px;line-height:1.72}.hero-copy__actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:29px;display:flex}.text-link{color:#52627a;align-items:center;padding:4px 0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex}.text-link:hover{color:var(--ink)}.text-link__arrow{opacity:0;color:#0000;background:var(--button-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:0;margin-left:0;font-size:18px;font-weight:800;line-height:1;transition:width .2s,margin-left .2s,opacity .2s;overflow:hidden}.text-link:hover .text-link__arrow,.text-link:focus-visible .text-link__arrow{opacity:1;width:16px;margin-left:7px;animation:.9s ease-in-out infinite text-link-bounce}.rating{color:#e89b00;letter-spacing:.09em;font-size:14px}.rating b{color:var(--ink);letter-spacing:0;margin-right:8px}.hero-proof{color:#60718b;flex-wrap:wrap;gap:19px;margin-top:26px;font-size:11px;font-weight:600;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{color:var(--turquoise);width:16px}.hero__progress{width:var(--shell);grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%)}.hero__progress i{background:#e7edf4;border-radius:4px;height:3px;overflow:hidden}.hero__progress i.is-active{background:linear-gradient(90deg, var(--cobalt), var(--turquoise))}.hero-slide--process{display:block}.process-showcase{height:100%;padding-top:25px;position:relative}.process-showcase__copy{z-index:3;text-align:center;max-width:900px;margin-inline:auto;position:relative}.process-showcase__copy>span{color:var(--cobalt);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:800}.process-showcase__copy h2{letter-spacing:-.055em;text-wrap:balance;max-width:850px;margin:10px auto 0;font-size:clamp(35px,3.6vw,52px);line-height:1.02}.process-showcase__copy p{max-width:720px;color:var(--muted);margin:12px auto 0;font-size:14px;line-height:1.6}.process-motion{--process-accent:#155eef;--process-soft:#e8f0ff;background:linear-gradient(135deg,#ffffffeb,#f2f8ffe0);border:1px solid #c5d4e8d1;border-radius:34px;height:330px;margin-top:14px;position:relative;overflow:hidden;box-shadow:0 30px 70px #123b8f1f,inset 0 1px #ffffffe6}.process-motion--cyan{--process-accent:#0799b7;--process-soft:#e2f8fb}.process-motion--violet{--process-accent:#7559db;--process-soft:#f0ebff}.process-motion--teal{--process-accent:#0a9c85;--process-soft:#e3f8f3}.process-motion:before{content:"";opacity:.22;background-image:radial-gradient(#b9cce6 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.process-motion__glow{filter:blur(10px);background:radial-gradient(circle,#22d3ee33,#155eef17 45%,#0000 72%);border-radius:50%;width:500px;height:280px;position:absolute;top:20px;left:38%}.process-event,.process-result{z-index:2;background:#fffffff2;border:1px solid #dce7f3;position:absolute;top:88px;box-shadow:0 22px 45px #0c2e581c,inset 0 1px #ffffffe6}.process-event{border-radius:22px;align-items:center;gap:13px;width:250px;min-height:112px;padding:20px;animation:3.9s ease-in-out infinite process-card-breathe;display:flex;left:48px}.process-event>div{flex-direction:column;flex:1;gap:4px;display:flex}.process-event small,.process-result small{color:#8998ad;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:700}.process-event strong{letter-spacing:-.025em;font-size:14px}.process-event>span:last-child{color:#6e7f97;background:#f0f4f8;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:800}.process-envelope{background:linear-gradient(145deg,#fff,#eaf2ff);border:2px solid #1c6cf2;border-radius:9px;flex:none;width:50px;height:39px;display:block;position:relative;box-shadow:0 9px 20px #155eef2b}.process-envelope:before,.process-envelope:after{content:"";transform-origin:50%;background:#1c6cf2;width:27px;height:2px;position:absolute;top:8px}.process-envelope:before{left:1px;transform:rotate(33deg)}.process-envelope:after{right:1px;transform:rotate(-33deg)}.process-envelope i{z-index:2;background:var(--turquoise);border:3px solid #fff;border-radius:50%;width:17px;height:17px;position:absolute;top:-8px;right:-7px;box-shadow:0 5px 12px #06b6d440}.process-actor-float{z-index:1;width:250px;color:var(--process-accent);letter-spacing:-.02em;text-align:center;text-shadow:0 5px 16px #155eef29;opacity:0;font-size:14px;font-weight:800;animation:3.9s cubic-bezier(.2,.8,.2,1) infinite process-actor-rise;position:absolute;top:93px;left:48px}.process-envelope--flight{z-index:5;opacity:0;animation:3.9s linear infinite envelope-travel;position:absolute;top:124px;left:205px}.process-envelope--flight:before,.process-envelope--flight:after{animation:3.9s ease-in-out infinite envelope-flap}.process-route{z-index:1;width:calc(52% - 225px);height:70px;position:absolute;top:137px;left:285px}.process-route svg{width:100%;height:100%;display:block;overflow:visible}.process-route path{fill:none;stroke:#b9cce1;stroke-width:2px;stroke-dasharray:5 7;stroke-linecap:round;vector-effect:non-scaling-stroke}.process-result{border-radius:26px;width:475px;min-height:196px;padding:25px 27px;transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s,border-color .5s;top:51px;right:48px}.process-motion.is-received .process-result{border-color:#b7d8ff;transform:translateY(-3px);box-shadow:0 28px 58px #155eef29,0 0 0 5px #155eef09}.process-result__top{justify-content:space-between;align-items:start;display:flex}.process-result__top>div{flex-direction:column;gap:4px;display:flex}.process-result__top strong{font-size:15px}.process-result__status{color:#078061;opacity:0;background:#ebfbf5;border:1px solid #bcebdd;border-radius:999px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:800;transition:all .4s;display:inline-flex;transform:translateY(6px)scale(.94)}.process-motion.is-received .process-result__status{opacity:1;transform:none}.process-total{width:185px;height:73px;color:var(--ink);letter-spacing:-.075em;font-variant-numeric:tabular-nums;margin-top:5px;font-size:66px;font-weight:800;line-height:73px;position:relative;overflow:hidden}.process-total span{transition:transform .7s cubic-bezier(.16,.84,.25,1),opacity .45s;position:absolute;inset:0}.process-total span:nth-child(2){color:var(--process-accent);opacity:0;transform:translateY(100%)}.process-total.is-updated span:first-child{opacity:0;transform:translateY(-100%)}.process-total.is-updated span:nth-child(2){opacity:1;transform:none}.process-bar{background:#edf2f7;border:1px solid #dae5f1;border-radius:999px;height:12px;overflow:hidden;box-shadow:inset 0 2px 4px #07152e0d}.process-bar i{width:var(--progress-from);border-radius:inherit;background:linear-gradient(90deg, #7559db, var(--process-accent) 52%, var(--turquoise));height:100%;transition:width 1s cubic-bezier(.16,.84,.25,1);display:block;box-shadow:0 0 16px #155eef33}.process-motion.is-received .process-bar i{width:var(--progress-to)}.process-motion.is-received .process-bar{animation:.7s cubic-bezier(.2,.8,.2,1) process-progress-impact}.process-bar__labels{color:#8190a6;justify-content:space-between;margin-top:8px;font-size:9px;font-weight:700;display:flex}.process-bar__labels span:first-child{color:var(--process-accent)}.process-capabilities{z-index:2;gap:7px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.process-capabilities span{color:#687a94;background:#ffffffe0;border:1px solid #dfe8f2;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:700;box-shadow:0 5px 12px #07152e0a}.phone-stage{perspective:1300px;height:540px;position:relative}.phone-stage__halo{filter:blur(6px);background:radial-gradient(circle at 60%,#22d3ee38,#155eef14 40%,#0000 70%);border-radius:44%;position:absolute;inset:9% 3% 1%}.phone{width:238px;height:482px;transform-style:preserve-3d;background:linear-gradient(130deg,#253754,#08101e 48%,#355275 77%,#0a1424);border:2px solid #1b273c;border-radius:47px;padding:7px;position:absolute;box-shadow:0 34px 60px #0d326336,inset 0 0 0 1px #ffffff40}.phone:after{content:"";pointer-events:none;border:1px solid #ffffff2b;border-radius:44px;position:absolute;inset:1px}.phone--left{animation:5.5s ease-in-out infinite phone-float-a;top:24px;left:7%;transform:rotateY(10deg)rotate(-7deg)}.phone--right{animation:5.9s ease-in-out infinite phone-float-b;top:41px;right:4%;transform:rotateY(-9deg)rotate(7deg)}.phone__screen{background:#eef4fa;border-radius:39px;height:100%;position:relative;overflow:hidden}.phone__island{z-index:8;background:#05090f;border-radius:16px;width:77px;height:23px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:inset -8px 0 9px #384a6861}.phone__island:after{content:"";background:#101c2f;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px;box-shadow:inset 0 0 2px #3186a9}.phone__button{background:#15233a;border-radius:3px 0 0 3px;width:3px;height:57px;position:absolute;top:112px;left:-5px}.phone__button--two{height:84px;top:180px}.phone--right .phone__button{border-radius:0 3px 3px 0;left:auto;right:-5px}.phone__glass{z-index:7;pointer-events:none;mix-blend-mode:screen;background:linear-gradient(112deg,#ffffff45,#0000 21% 68%,#ffffff1f);position:absolute;inset:0}.phone-ui{color:#0b1c3a;background:linear-gradient(165deg,#e8f4fc 0 20%,#f8fbfd 55%);height:100%;padding:12px 15px 16px;animation:.72s cubic-bezier(.22,.7,.2,1) screen-change}.phone-ui__top{justify-content:space-between;padding:1px 4px 26px;font-size:8px;font-weight:800;display:flex}.phone-ui__signals{letter-spacing:2px}.phone-ui__hello{color:#66809c;margin:4px 3px;font-size:9px}.phone-ui__title-row{justify-content:space-between;align-items:center;margin:4px 3px 17px;display:flex}.phone-ui__title-row strong{letter-spacing:-.04em;font-size:16px}.phone-ui__feature{color:#fff;background:linear-gradient(145deg, var(--deep-blue), var(--cobalt) 58%, var(--turquoise));border-radius:20px;height:127px;padding:17px;position:relative;overflow:hidden;box-shadow:0 15px 24px #155eef2e}.phone-ui__feature span{opacity:.78;font-size:9px}.phone-ui__feature strong{letter-spacing:-.06em;margin-top:3px;font-size:27px;display:block}.mini-chart{align-items:end;gap:7px;height:47px;display:flex;position:absolute;inset:auto 12px 10px}.mini-chart i{background:#ffffff59;border-radius:5px 5px 1px 1px;flex:1;height:45%}.mini-chart i:nth-child(2){height:68%}.mini-chart i:nth-child(3){height:52%}.mini-chart i:nth-child(4){background:#ffffffd1;height:85%}.mini-chart i:nth-child(5){height:72%}.mini-chart i:nth-child(6){background:var(--cyan);height:96%}.phone-ui__summary{background:#fff;border:1px solid #e1eaf3;border-radius:18px;justify-content:space-between;align-items:center;margin-top:12px;padding:14px 15px;display:flex;box-shadow:0 8px 20px #193d630e}.phone-ui__summary>span:first-child{flex-direction:column;gap:4px;display:flex}.phone-ui__summary small{color:#75869d;font-size:8px}.phone-ui__summary strong{font-size:17px}.phone-ui__ring{background:conic-gradient(var(--turquoise) 0 72%, #eaf0f6 72%);border-radius:50%;place-items:center;width:43px;height:43px;display:grid;position:relative}.phone-ui__ring:before{content:"";border-radius:inherit;background:#fff;position:absolute;inset:5px}.phone-ui__ring b{font-size:8px;position:relative}.phone-ui__rows{gap:10px;padding:15px 5px 0;display:grid}.phone-ui__rows i{background:#e4ebf3;border-radius:5px;height:6px}.phone-ui__rows i:nth-child(2){width:75%}.phone-ui__rows i:nth-child(3){width:88%}.phone-ui__dock{background:#ffffffd9;border:1px solid #e1e9f2;border-radius:16px;justify-content:space-around;padding:10px;display:flex;position:absolute;inset:auto 17px 13px}.phone-ui__dock span{background:#cfdbe7;border-radius:5px;width:15px;height:15px}.phone-ui__dock span.is-active{background:var(--cobalt);animation:.5s cubic-bezier(.2,.8,.2,1) dock-active;box-shadow:0 4px 10px #155eef3d}.phone-ui--compact .phone-ui__feature{background:linear-gradient(145deg, #0a557b, #138bb3, var(--turquoise))}.phone-ui--compact .phone-ui__dock span.is-active{background:var(--turquoise);box-shadow:0 4px 10px #06b6d440}.nfc-stage{perspective:1200px;place-items:center;height:540px;display:grid;position:relative}.nfc-photo-card{z-index:3;transform-origin:52% 58%;width:min(390px,76%);animation:6.8s ease-in-out infinite nfc-photo-float;position:relative}.nfc-photo-card>img{-webkit-user-select:none;user-select:none;filter:drop-shadow(15px 23px 18px #07152e33);width:100%;height:auto;display:block}.nfc-radar{z-index:6;pointer-events:none;width:176px;height:176px;position:absolute;top:84%;left:96%;transform:translate(-50%,-50%)}.nfc-radar i{border:2px solid var(--turquoise);opacity:0;border-radius:50%;animation:2.4s ease-out infinite radar;position:absolute;inset:50%}.nfc-radar i:nth-child(2){animation-delay:.8s}.nfc-radar i:nth-child(3){animation-delay:1.6s}.section{padding:118px 0;scroll-margin-top:60px}.section-intro{max-width:750px}.section-intro>span,.contact-card__marker{color:var(--cobalt);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.section-intro h2{letter-spacing:-.05em;text-wrap:balance;margin:13px 0 0;font-size:clamp(35px,4vw,51px);line-height:1.12}.section-intro p{max-width:650px;color:var(--muted);margin:19px 0 0;font-size:16px;line-height:1.7}.process-section{background:#fff}.process-list{border:1px solid var(--line);border-radius:24px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:59px;display:grid;overflow:hidden;box-shadow:0 22px 60px #0c2e580f}.process-card{border-right:1px solid var(--line);background:#fff;min-height:310px;padding:35px 29px;position:relative}.process-card:last-child{border-right:0}.process-card__number{color:#abc4eb;letter-spacing:-.06em;font-size:40px;font-weight:800;display:block}.process-card h3{letter-spacing:-.03em;margin:45px 0 11px;font-size:19px;line-height:1.4}.process-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.process-card__connector{z-index:2;background:var(--turquoise);border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:54px;right:-7px;box-shadow:0 0 0 1px #bce9ef}.services-section{background:#f3f7fb;position:relative}.services-section:before{content:"";opacity:.22;background-image:radial-gradient(#c9d8e9 1px,#0000 1px);background-size:23px 23px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000);mask-image:linear-gradient(90deg,#0000,#000 30% 70%,#0000)}.services-section .shell{position:relative}.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px;display:grid}.service-card{background:#ffffffe0;border:1px solid #dce6f1;border-radius:24px;flex-direction:column;min-height:350px;padding:31px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 44px #183d620f}.service-card:after{content:"";background:var(--service-color,#155eef1c);border-radius:50%;width:190px;height:190px;position:absolute;top:-100px;right:-90px}.service-card--2{--service-color:#06b6d41f}.service-card--3{--service-color:#123b8f1a}.service-card__icon{color:#fff;background:linear-gradient(145deg, var(--deep-blue), var(--cobalt));border-radius:17px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 11px 22px #155eef2b}.service-card--2 .service-card__icon{background:linear-gradient(145deg, #0e7ea0, var(--turquoise))}.service-card--3 .service-card__icon{background:linear-gradient(145deg,#082658,#155eef)}.service-card__index{color:#9bacc0;font-size:12px;font-weight:700;position:absolute;top:37px;right:30px}.service-card h3{letter-spacing:-.035em;margin:38px 0 13px;font-size:22px}.service-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.service-card a{color:var(--deep-blue);align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:800;display:flex}.service-card a svg{width:17px}.about-page{background:#fff;min-height:100vh}.about-hero{color:#fff;background:#071a38;padding:190px 0 135px;position:relative;overflow:hidden}.about-hero:before{content:"";border:1px solid #3ddae824;border-radius:50%;width:680px;height:680px;position:absolute;top:-260px;right:-270px;box-shadow:0 0 0 90px #22d3ee06,0 0 0 180px #155eef06}.about-hero .shell{position:relative}.about-manifesto{grid-template-columns:150px 1fr;align-items:center;gap:45px;max-width:970px;display:grid}.about-manifesto__logo-anchor{width:136px;height:136px}.about-manifesto__mark{background:var(--button-gradient);border:1px solid #ffffff26;border-radius:38px;place-items:center;width:136px;height:136px;display:grid;transform:rotate(-3deg);box-shadow:0 24px 60px #000a1f57}.about-manifesto__mark.is-home{animation:.72s cubic-bezier(.16,.84,.25,1) both hero-brand-return}.about-manifesto__mark.is-docked{opacity:.86;transition:opacity .25s}.about-manifesto__mark svg{width:78px;height:78px}.about-eyebrow{color:var(--cobalt);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.about-hero .about-eyebrow{color:#69deeb}.about-manifesto h1,.about-team__heading h2{letter-spacing:-.055em;text-wrap:balance;margin:13px 0 0;font-size:clamp(38px,4.6vw,61px);line-height:1.08}.about-manifesto p{color:#b7c9dc;max-width:710px;margin:21px 0 0;font-size:16px;line-height:1.75}.about-story-section{background:#fff;padding:125px 0}.about-story-section>.shell{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:clamp(58px,6vw,88px);display:grid}.about-story__heading{max-width:650px}.about-story__heading h2{letter-spacing:-.048em;text-wrap:balance;max-width:650px;margin:15px 0 0;font-size:clamp(37px,3.7vw,49px);line-height:1.12}.about-story__heading p{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:15px;line-height:1.75}.about-method{width:100%;max-width:650px;margin:30px 0 0;padding-top:2px;position:relative}.about-method:before,.about-method:after{content:"";z-index:0;transform-origin:top;border-radius:3px;width:2px;position:absolute;top:28px;bottom:28px;left:27px}.about-method:before{background:#dbe7f1}.about-method:after{background:linear-gradient(#155eef 0%,#20b8d3 52%,#73dfe7 100%);transition:transform 1.35s cubic-bezier(.2,.75,.25,1) .12s;transform:scaleY(0)}.about-method.is-visible:after{transform:scaleY(1)}.about-method article{z-index:1;opacity:0;grid-template-rows:auto auto;grid-template-columns:56px 1fr;align-content:start;column-gap:34px;min-height:155px;padding:0 0 54px;display:grid;position:relative;transform:translateY(28px)}.about-method article:last-child{min-height:auto;padding-bottom:0}.about-method.is-visible article{animation:.7s cubic-bezier(.16,.84,.25,1) forwards method-step-in}.about-method.is-visible article:first-child{animation-delay:.12s}.about-method.is-visible article:nth-child(2){animation-delay:.48s}.about-method.is-visible article:nth-child(3){animation-delay:.84s}.about-method article>span{width:56px;height:56px;color:var(--cobalt);letter-spacing:-.02em;background:#fff;border:2px solid #b9d5fb;border-radius:50%;grid-row:1/3;place-items:center;font-size:14px;font-weight:800;display:grid;box-shadow:0 10px 25px #155eef1f}.about-method article:nth-child(2)>span{color:#087f9e;border-color:#a9e4eb}.about-method article:nth-child(3)>span{color:#fff;background:#0b2e60;border-color:#123d76;box-shadow:0 10px 25px #07234d2e}.about-method h3{letter-spacing:-.035em;grid-column:2;margin:2px 0 9px;font-size:25px}.about-method p{max-width:570px;color:var(--muted);grid-column:2;margin:0;font-size:13px;line-height:1.75}.about-purpose-section{background:linear-gradient(110deg,#edf5fb 0%,#f8fbfd 52%,#eef7f8 100%);padding:112px 0;position:relative;overflow:hidden}.about-purpose-section:after{content:"";pointer-events:none;border:1px solid #1072e41f;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-235px;right:-220px;box-shadow:0 0 0 55px #1072e406,0 0 0 110px #0ebed305}.about-direction{z-index:1;grid-template-columns:1fr 1fr;gap:0;display:grid;position:relative}.about-direction article{min-height:270px;padding:18px 70px 18px 0}.about-direction article+article{border-left:1px solid #cbdbe7;padding:18px 0 18px 70px}.about-direction article>span{color:var(--cobalt);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.about-direction h3{letter-spacing:-.04em;max-width:470px;margin:31px 0 14px;font-size:28px;line-height:1.32}.about-direction p{max-width:520px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.about-team-section{color:var(--ink);background:#fff;padding:92px 0 100px;position:relative;overflow:hidden}.about-team-section:before{content:"";pointer-events:none;border:1px solid #1072e41a;border-radius:50%;width:520px;height:520px;position:absolute;top:-350px;right:-150px;box-shadow:0 0 0 80px #176fcf06,0 0 0 160px #0ebed305}.about-team-section .about-eyebrow{color:var(--cobalt)}.about-team{margin-top:0}.about-team__heading{display:block}.about-team__heading h2{font-size:clamp(35px,4vw,51px)}.about-team__heading>p{max-width:560px;color:var(--muted);margin:18px 0 0;font-size:14px;line-height:1.75}.team-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:36px;display:grid}.team-card{background:0 0;border:0;border-radius:25px;grid-template-rows:285px;grid-template-columns:285px 1fr;min-height:285px;transition:transform .35s,box-shadow .35s;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 40px -18px #071a386b}.team-card:hover{transform:translateY(-8px);box-shadow:0 38px 48px -19px #071a3875}.team-card__portrait{background:#fff;border-radius:25px 0 0 25px;place-items:center;width:285px;height:285px;min-height:0;display:grid;position:relative;overflow:hidden}.team-card:nth-child(2) .team-card__portrait{background:#fff}.team-card__portrait img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.team-card__copy{color:#fff;background:linear-gradient(145deg,#071a38,#0a274f);border-radius:0 25px 25px 0;flex-direction:column;justify-content:center;align-self:stretch;padding:30px 29px;display:flex}.team-card__copy>span{color:#69deeb;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.team-card__copy h3{letter-spacing:-.045em;margin:11px 0 5px;font-size:25px}.team-card__copy strong{color:#a9bdd2;font-size:12px}.team-card__copy p{color:#9fb4ca;margin:18px 0 0;font-size:12px;line-height:1.7}.team-values{border-top:1px solid #dbe5ee;grid-column:1/-1;grid-template-columns:.8fr repeat(3,1fr);align-items:center;gap:28px;margin-top:18px;padding:31px 0 0;display:grid}.team-values>span{margin:0}.team-values div{border-left:1px solid #dbe5ee;padding:8px 0 8px 28px}.team-values strong{color:#0b2549;margin-bottom:5px;font-size:15px;display:block}.team-values p{color:#667a91;margin:0;font-size:11px;line-height:1.6}.projects-section{background:#fff;overflow:hidden}.projects-heading{justify-content:space-between;align-items:end;gap:50px;display:flex}.carousel-buttons{flex:none;gap:9px;padding-bottom:7px;display:flex}.projects-viewport{margin:55px -42px -38px;padding:4px 42px 38px;overflow:hidden}.projects-track{--card-width:calc(33.333% - 14.667px);will-change:transform;gap:22px;transition:transform .65s cubic-bezier(.2,.76,.2,1);display:flex}.projects-track.is-resetting{transition:none}.project-card{flex:0 0 var(--card-width);background:#fff;border:1px solid #dfe7f0;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px #07224a12}.project-card--featured{border-color:#b9d5fb;position:relative;box-shadow:0 22px 54px #155eef21}.project-card__open{z-index:4;border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;position:absolute;inset:0}.project-card__open:focus-visible{outline:3px solid var(--turquoise);outline-offset:-5px}.project-card__action{width:fit-content;color:var(--cobalt);align-items:center;gap:7px;margin-top:18px;font-size:11px;font-weight:800;display:flex}.project-visual{background:linear-gradient(140deg,#0c3d99,#1674e5 62%,#22d3ee);height:232px;padding:27px 0 0 28px;overflow:hidden}.project-visual--real{background:linear-gradient(145deg,#096578,#07859b 58%,#11aec0);height:232px;padding:27px 0 0 27px}.project-visual--native{background:linear-gradient(145deg,#3b2418,#8f4c28 58%,#d8ae75);height:232px;padding:27px 0 0 27px}.project-visual--nexus{background:linear-gradient(145deg,#172540,#244a8e 58%,#2c6cff);height:232px;padding:27px 0 0 27px}.project-visual--lia{background:linear-gradient(145deg,#210a2d,#501361 58%,#a23bb2);height:232px;padding:27px 0 0 27px}.project-real-window{background:#f4f8fb;border:1px solid #fffc;border-radius:17px 0 0;width:calc(100% + 24px);height:220px;overflow:hidden;box-shadow:0 18px 38px #00203840}.project-real-window--native{box-shadow:0 18px 38px #2d180c52}.project-real-window--nexus{box-shadow:0 18px 38px #13254957}.project-real-window--lia{box-shadow:0 18px 38px #2b083757}.project-real-window__bar{background:#edf3f7;border-bottom:1px solid #dce6ef;align-items:center;gap:5px;height:29px;padding:0 11px;display:flex}.project-real-window__bar i{background:#ff6c6c;border-radius:50%;width:6px;height:6px}.project-real-window__bar i:nth-child(2){background:#f1c34f}.project-real-window__bar i:nth-child(3){background:#36c49a}.project-real-window__bar span{color:#8da0b2;background:#fff;border-radius:5px;width:48%;height:10px;margin-left:6px;padding-left:7px;font-size:5px;line-height:10px}.project-real-crop{background:#f4f8fb;width:100%;height:calc(100% - 29px);overflow:hidden}.project-real-crop img{object-fit:cover;object-position:left top;image-rendering:auto;width:100%;height:100%;display:block}.project-visual--cyan{background:linear-gradient(140deg,#075e78,#078faf 55%,#28cee3)}.project-visual--navy{background:linear-gradient(140deg,#061d45,#104897 55%,#1684c9)}.project-visual--sky{background:linear-gradient(140deg,#0b5790,#168fd4,#22d3ee)}.project-visual--steel{background:linear-gradient(140deg,#123453,#28658e,#20a9bf)}.project-browser{background:#f7fafc;border:1px solid #ffffffa6;border-radius:18px 0 0;width:calc(100% + 22px);height:226px;overflow:hidden;transform:rotate(-1deg);box-shadow:0 18px 40px #00173b40}.project-browser__bar{background:#eef3f8;border-bottom:1px solid #dfe8f1;align-items:center;gap:5px;height:28px;padding:0 10px;display:flex}.project-browser__bar i{background:#ff6b6b;border-radius:50%;width:6px;height:6px}.project-browser__bar i:nth-child(2){background:#f9c94e}.project-browser__bar i:nth-child(3){background:#36bf9e}.project-browser__bar span{color:#9aa9ba;background:#fff;border-radius:5px;width:46%;height:10px;margin-left:11px;padding-left:7px;font-size:5px;line-height:10px}.project-browser__body{grid-template-columns:35px 1fr;height:calc(100% - 28px);display:grid}.project-browser aside{background:#0b2f6c;flex-direction:column;align-items:center;gap:13px;padding-top:10px;display:flex}.project-browser aside b{color:#fff;background:var(--turquoise);border-radius:6px;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.project-browser aside i{background:#ffffff52;border-radius:2px;width:13px;height:3px}.project-browser__main{padding:18px}.skeleton{background:#dce6f0;border-radius:5px;width:46%;height:7px;display:block}.skeleton--short{background:#e8eef4;width:30%;height:5px;margin-top:6px}.project-browser__tiles{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.project-browser__tiles i{background:#fff;border:1px solid #e3eaf2;border-radius:7px;height:38px;box-shadow:0 4px 9px #14375a0a}.project-browser__tiles i:after{content:"";background:#b7d0fa;border-radius:3px;width:38%;height:5px;margin:10px;display:block}.project-chart{border:1px solid #e4eaf1;border-radius:8px;align-items:end;gap:7px;height:61px;margin-top:12px;padding:9px 13px 0;display:flex}.project-chart i{background:#c6d9f7;border-radius:3px 3px 0 0;flex:1;height:30%}.project-chart i:nth-child(2){height:52%}.project-chart i:nth-child(3){height:43%}.project-chart i:nth-child(4){background:var(--cobalt);height:75%}.project-chart i:nth-child(5){height:62%}.project-chart i:nth-child(6){background:var(--turquoise);height:88%}.project-chart i:nth-child(7){height:79%}.project-map{background:linear-gradient(25deg,#e9f2f6 25%,#dcebf1 25% 28%,#e9f2f6 28% 55%,#d4e7ee 55% 58%,#e9f2f6 58%);border-radius:8px;height:62px;margin-top:12px;position:relative;overflow:hidden}.project-map:before{content:"";background:#fff;width:120%;height:5px;position:absolute;top:47%;left:-10%;transform:rotate(-7deg)}.project-map i{background:var(--cobalt);border:2px solid #fff;border-radius:50% 50% 50% 0;width:8px;height:8px;position:absolute;transform:rotate(-45deg)}.project-map i:nth-child(2){top:25%;left:26%}.project-map i:nth-child(3){top:53%;left:51%}.project-map i:nth-child(4){background:var(--turquoise);top:18%;left:79%}.project-card__content{padding:26px 25px 27px}.project-card__top{color:var(--cobalt);text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.project-card__top b{color:#8290a4}.project-card h3{letter-spacing:-.03em;min-height:79px;margin:19px 0 20px;font-size:19px;line-height:1.45}.project-card__metric{border-top:1px solid #e8eef4;align-items:baseline;gap:9px;padding-top:17px;display:flex}.project-card__metric strong{color:var(--deep-blue);letter-spacing:-.05em;font-size:24px}.project-card__metric span{color:var(--muted);font-size:10px}.tags{flex-wrap:wrap;gap:6px;margin-top:17px;display:flex}.tags span{color:#667791;border:1px solid #dfe7ef;border-radius:20px;padding:6px 9px;font-size:9px;font-weight:600}.carousel-status{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.carousel-status>div{gap:7px;display:flex}.carousel-status button{cursor:pointer;background:#dce5ee;border:0;border-radius:5px;width:24px;height:3px;padding:0;transition:width .2s,background .2s}.carousel-status button.is-active{background:linear-gradient(90deg, var(--cobalt), var(--turquoise));width:46px}.carousel-status>span{color:#7b8ba1;letter-spacing:.09em;font-size:10px;font-weight:700}.case-study{color:#07152e;background:#f5f9fc;min-height:100vh}.case-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dce7f1;height:78px;position:relative}.case-header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.case-header__inner>span{display:contents}.case-back{color:#274260;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4e1ed;border-radius:12px;align-items:center;gap:6px;padding:10px 14px;font-size:12px;font-weight:700;transition:color .2s,border-color .2s,transform .2s;display:flex}.case-back:hover{color:var(--cobalt);border-color:#aacdf9;transform:translate(-2px)}.case-hero{color:#fff;background:#061c43;padding:105px 0 126px;position:relative;overflow:hidden}.case-hero:before{content:"";background:radial-gradient(circle at 80% 20%,#22d3ee2e,#0000 31%),linear-gradient(115deg,#0000 45%,#155eef1c);position:absolute;inset:0}.case-hero:after{content:"";border:1px solid #69ddee26;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-390px;right:-180px;box-shadow:0 0 0 90px #22d3ee06,0 0 0 180px #22d3ee05}.case-hero__grid{z-index:2;grid-template-columns:.82fr 1.18fr;align-items:center;gap:72px;display:grid;position:relative}.case-kicker{color:#7ce4ef;background:#22d3ee12;border:1px solid #7ce4ef40;border-radius:999px;width:fit-content;margin:0 0 24px;padding:8px 12px;font-size:11px;font-weight:750}.case-hero__copy h1{letter-spacing:-.06em;text-wrap:balance;max-width:620px;margin:0;font-size:clamp(44px,5.2vw,72px);line-height:1.02}.case-hero__copy>p:not(.case-kicker){color:#b8cce3;max-width:570px;margin:25px 0 0;font-size:17px;line-height:1.72}.case-signals{flex-wrap:wrap;gap:8px;margin-top:31px;display:flex}.case-signals span{color:#d5e5f5;background:#ffffff0a;border:1px solid #bed8f12e;border-radius:8px;padding:8px 11px;font-size:10px;font-weight:650}.case-hero__visual{animation:.9s cubic-bezier(.16,.84,.25,1) both case-arrival;position:relative}.case-browser{background:#f6f9fc;border:1px solid #ffffff45;border-radius:20px;overflow:hidden;box-shadow:0 40px 90px #0007196b}.case-browser__bar{color:#72869b;background:#edf3f8;border-bottom:1px solid #dce6ef;align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.case-browser__bar i{background:#ff6e73;border-radius:50%;width:7px;height:7px}.case-browser__bar i:nth-child(2){background:#f2c14f}.case-browser__bar i:nth-child(3){background:#35c99a}.case-browser__bar span{margin-left:8px;font-size:8px}.case-image-trigger{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.case-image-trigger:focus-visible{outline:3px solid var(--turquoise);outline-offset:-4px}.case-browser img{width:100%;height:auto;display:block}.case-hero__note{color:#071b3a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #ffffffa6;border-radius:15px;gap:5px;width:230px;padding:16px 18px;display:grid;position:absolute;bottom:-45px;right:-22px;box-shadow:0 18px 50px #00103147}.case-hero__note strong{font-size:12px}.case-hero__note span{color:#64778d;font-size:9px;line-height:1.5}.case-story{background:#fff;padding:140px 0}.case-story__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:92px;display:grid}.case-shot{margin:0}.case-shot--tilted{background:#fff;border:1px solid #dbe7f1;border-radius:24px;padding:13px;position:relative;box-shadow:0 30px 70px #14375b1f}.case-shot img{border-radius:15px;width:100%;display:block}.case-shot figcaption{color:#7890a7;justify-content:space-between;align-items:center;gap:16px;padding:11px 6px 1px;font-size:9px;display:flex}.case-shot figcaption button,.case-viewer__caption>button{color:#1667d9;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:750}.case-shot figcaption button:hover,.case-viewer__caption>button:hover{text-decoration:underline}.case-index{color:var(--cobalt);font-size:11px;font-weight:800}.case-story__copy h2,.case-flow__heading h2,.case-result h2{letter-spacing:-.05em;text-wrap:balance;margin:15px 0 0;font-size:clamp(35px,4.2vw,54px);line-height:1.09}.case-story__copy>p{color:#61758b;margin:24px 0 0;font-size:15px;line-height:1.75}.case-story__copy ul{gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.case-story__copy li{color:#213953;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.case-story__copy li svg{color:#03a98d;flex:none;margin-top:1px}.case-flow{color:#fff;background:#071a38;padding:128px 0 140px}.case-flow__heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.case-flow .case-index{color:#72dfeb}.case-flow__heading h2{max-width:720px}.case-flow__heading>p{color:#aebfd2;max-width:410px;margin:0 0 4px;font-size:14px;line-height:1.7}.module-path{align-items:center;margin:58px 0 24px;display:flex}.module-path__step{flex:1;align-items:center;display:flex}.module-path__step>svg{color:#42658d;flex:1}.module-path__step button{color:#a9bdd3;min-width:136px;font:inherit;cursor:pointer;background:#0b2448;border:1px solid #294769;border-radius:10px;align-items:center;gap:9px;padding:11px 14px;font-size:11px;font-weight:750;transition:all .2s;display:flex}.module-path__step button span{color:#7594b5;border:1px solid #385879;border-radius:50%;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.module-path__step button:hover,.module-path__step button.is-active{color:#fff;background:#0c4c76;border-color:#32cce0;box-shadow:0 0 0 4px #32cce014}.module-path__step button.is-active span{color:#052b50;background:#72e3ef;border-color:#72e3ef}.case-viewer{background:#0a2244;border:1px solid #254363;border-radius:24px;overflow:hidden;box-shadow:0 36px 90px #00051259}.case-viewer__screen{aspect-ratio:2.105;background:#eef5fa;animation:.48s cubic-bezier(.2,.78,.25,1) case-screen-in;position:relative;overflow:hidden}.case-viewer__screen img{object-fit:cover;object-position:top left;width:100%;height:100%;display:block}.case-viewer__caption{border-top:1px solid #254363;grid-template-columns:55px 1fr auto;align-items:start;gap:20px;padding:26px 29px 29px;display:grid}.case-viewer__caption>span{color:#55d7e7;font-size:11px;font-weight:800}.case-viewer__caption h3{margin:0 0 6px;font-size:18px}.case-viewer__caption p{color:#9fb3c9;max-width:680px;margin:0;font-size:12px;line-height:1.6}.case-viewer__caption>button{color:#72dfeb;white-space:nowrap}.case-lightbox{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-out;background:#020c1eeb;place-items:center;padding:70px 28px 28px;display:grid;position:fixed;inset:0}.case-lightbox img{cursor:default;border-radius:14px;width:auto;max-width:min(96vw,1900px);height:auto;max-height:calc(100vh - 100px);display:block;box-shadow:0 35px 100px #00000080}.case-lightbox__close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:20px;right:26px}.case-result{background:#eef5fa;padding:120px 0}.case-result__inner{grid-template-columns:1.05fr .7fr auto;align-items:end;gap:55px;display:grid}.case-result h2{max-width:650px;font-size:clamp(34px,3.5vw,48px)}.case-result__inner>p{color:#5d7188;margin:0 0 3px;font-size:13px;line-height:1.7}.case-result .button{white-space:nowrap;margin-bottom:3px}.case-study--formula .case-hero{background:linear-gradient(128deg,#075aa9 0%,#087fe5 55%,#08a4bf 100%)}.case-study--formula .case-hero:before{background:radial-gradient(circle at 82% 18%,#00e6b540,#0000 31%),linear-gradient(115deg,#0000 44%,#ff9d001f)}.case-study--formula .case-hero:after{border-color:#ffffff2e;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #00e5b406}.case-study--formula .case-kicker{color:#fff;background:#ffffff1a;border-color:#ffffff47}.case-study--formula .case-signals span{color:#fff;background:#02367024;border-color:#ffffff3d}.case-study--formula .case-index{color:#087fe5}.case-study--formula .case-story__copy li svg{color:#00a981}.case-study--formula .case-flow{background:#062d59}.case-study--formula .case-flow .case-index{color:#60e1d1}.case-study--formula .module-path__step button:hover,.case-study--formula .module-path__step button.is-active{background:#0876c9;border-color:#28d9c0;box-shadow:0 0 0 4px #28d9c017}.case-study--formula .module-path__step button.is-active span{color:#073e70;background:#62e5d4;border-color:#62e5d4}.case-study--formula .case-viewer__caption>span,.case-study--formula .case-viewer__caption>button{color:#5fe1d1}.case-study--formula .case-result{background:#edf6ff}.case-study--formula .case-result .button{background:linear-gradient(112deg,#087fe5,#079fd0 72%,#00aa83);box-shadow:0 12px 28px #087fe53b,inset 0 1px #ffffff4d}.case-study--nexus{color:#17233b;background:#f5f8fd}.case-study--nexus .case-hero{background:linear-gradient(128deg,#15233e 0%,#203d73 55%,#245fca 100%)}.case-study--nexus .case-hero:before{background:radial-gradient(circle at 82% 18%,#6189ff47,#0000 33%),linear-gradient(115deg,#0000 42%,#d4e4ff1a)}.case-study--nexus .case-hero:after{border-color:#aeccff2e;box-shadow:0 0 0 90px #6591ff09,0 0 0 180px #6591ff05}.case-study--nexus .case-kicker{color:#d9e6ff;background:#5c87e521;border-color:#c8dbff42}.case-study--nexus .case-signals span{color:#e6eeff;border-color:#c6d9ff33}.case-study--nexus .case-index{color:#245fe2}.case-study--nexus .case-story__copy li svg{color:#0aa779}.case-study--nexus .case-flow{background:#15233e}.case-study--nexus .case-flow .case-index{color:#8eb5ff}.case-study--nexus .module-path__step>svg{color:#536b96}.case-study--nexus .module-path__step button{color:#bdcbe3;background:#1d3155;border-color:#395077}.case-study--nexus .module-path__step button:hover,.case-study--nexus .module-path__step button.is-active{color:#fff;background:#285aba;border-color:#77a3ff;box-shadow:0 0 0 4px #5585eb1c}.case-study--nexus .module-path__step button.is-active span{color:#17335f;background:#a8c5ff;border-color:#a8c5ff}.case-study--nexus .case-viewer{background:#1a2d4e;border-color:#3a5074}.case-study--nexus .case-viewer__caption{border-color:#3a5074}.case-study--nexus .case-viewer__caption>span,.case-study--nexus .case-viewer__caption>button{color:#91b6ff}.case-study--nexus .case-viewer__caption p{color:#afbed6}.case-study--nexus .case-result{background:#eaf1fc}.case-study--nexus .case-result .button{background:linear-gradient(112deg,#172540,#2453ae 58%,#2568ee);box-shadow:0 12px 28px #1e469640,inset 0 1px #ffffff47}.case-study--lia{color:#251429;background:#fbf8f6}.case-study--lia .case-hero{background:linear-gradient(128deg,#210a2d 0%,#3b0f49 55%,#72236f 100%)}.case-study--lia .case-hero:before{background:radial-gradient(circle at 82% 18%,#d56ddc3d,#0000 33%),linear-gradient(115deg,#0000 42%,#ffdaf814)}.case-study--lia .case-hero:after{border-color:#f5beef29;box-shadow:0 0 0 90px #bb50be09,0 0 0 180px #bb50be05}.case-study--lia .case-kicker{color:#f7d6f3;background:#b34eb81f;border-color:#f6cdf140}.case-study--lia .case-signals span{color:#f7e8f4;border-color:#f6cdf133}.case-study--lia .case-index,.case-study--lia .case-story__copy li svg{color:#8d2ca0}.case-study--lia .case-flow{background:#25102f}.case-study--lia .case-flow .case-index{color:#e38bdd}.case-study--lia .case-flow__heading>p{color:#ceb7d0}.case-study--lia .module-path__step>svg{color:#724878}.case-study--lia .module-path__step button{color:#d2bad4;background:#35143f;border-color:#66416d}.case-study--lia .module-path__step button span{color:#bd8fc3;border-color:#744d7b}.case-study--lia .module-path__step button:hover,.case-study--lia .module-path__step button.is-active{color:#fff;background:#772880;border-color:#d57bd4;box-shadow:0 0 0 4px #d57bd417}.case-study--lia .module-path__step button.is-active span{color:#45114c;background:#efb3e8;border-color:#efb3e8}.case-study--lia .case-viewer{background:#35143f;border-color:#624068}.case-study--lia .case-viewer__screen{background:#faf7f4}.case-study--lia .case-viewer__screen img{object-fit:contain;object-position:center top;background:#faf7f4}.case-study--lia .case-viewer__caption{border-color:#624068}.case-study--lia .case-viewer__caption>span,.case-study--lia .case-viewer__caption>button{color:#e38bdd}.case-study--lia .case-viewer__caption p{color:#cdb7cf}.case-study--lia .case-result{background:#f4eaf2}.case-study--lia .case-result__inner>p{color:#765c79}.case-study--lia .case-result .button{background:linear-gradient(112deg,#2c0c37,#661c72 58%,#a43caf);box-shadow:0 12px 28px #58186340,inset 0 1px #ffffff40}.case-study--native{color:#1d1713;background:#faf7f2}.case-study--native .case-hero{background:#1b1613}.case-study--native .case-hero:before{background:radial-gradient(circle at 80% 20%,#cf9b6833,#0000 32%),linear-gradient(115deg,#0000 42%,#8e4b272e)}.case-study--native .case-hero:after{border-color:#daae752b;box-shadow:0 0 0 90px #daae7506,0 0 0 180px #daae7505}.case-study--native .case-kicker{color:#edc89e;background:#9a4d2521;border-color:#edc89e42}.case-study--native .case-hero__copy>p:not(.case-kicker){color:#d4c4b8}.case-study--native .case-signals span{color:#eee2d8;border-color:#e9d3bf33}.case-study--native .case-hero__note{color:#34241a;box-shadow:0 18px 50px #26140a4d}.case-study--native .case-hero__note span{color:#796658}.case-study--native .case-index{color:#9a4d25}.case-study--native .case-story__copy>p{color:#746256}.case-study--native .case-story__copy li{color:#3f3128}.case-study--native .case-story__copy li svg{color:#a6592e}.case-study--native .case-shot--tilted{border-color:#e8ddd2;box-shadow:0 30px 70px #4326141f}.case-study--native .case-shot figcaption{color:#8d796a}.case-study--native .case-shot figcaption button{color:#9a4d25}.case-study--native .case-flow{background:#201813}.case-study--native .case-flow .case-index{color:#e2b681}.case-study--native .case-flow__heading>p{color:#c5b3a6}.case-study--native .module-path__step>svg{color:#6f5140}.case-study--native .module-path__step button{color:#cbb7a9;background:#30231c;border-color:#604536}.case-study--native .module-path__step button span{color:#b89882;border-color:#765642}.case-study--native .module-path__step button:hover,.case-study--native .module-path__step button.is-active{color:#fff;background:#704025;border-color:#d7a36e;box-shadow:0 0 0 4px #d7a36e17}.case-study--native .module-path__step button.is-active span{color:#3c2114;background:#e7bd8d;border-color:#e7bd8d}.case-study--native .case-viewer{background:#30231c;border-color:#604536}.case-study--native .case-viewer__caption{border-color:#604536}.case-study--native .case-viewer__caption>span,.case-study--native .case-viewer__caption>button{color:#e2b681}.case-study--native .case-viewer__caption p{color:#c5b3a6}.case-study--native .case-result{background:#f0e8df}.case-study--native .case-result__inner>p{color:#746256}.case-study--native .case-result .button{background:linear-gradient(112deg,#71391f,#9a4d25 55%,#c57a42);box-shadow:0 12px 28px #71391f3d,inset 0 1px #ffffff3d}@keyframes case-arrival{0%{opacity:0;transform:translate(45px,18px)scale(.97)}to{opacity:1;transform:none}}@keyframes case-screen-in{0%{opacity:.45;transform:translate(20px)}to{opacity:1;transform:none}}@keyframes hero-brand-return{0%{opacity:.25;filter:blur(5px);transform:translate(120px,-75px)scale(.42)rotate(0)}to{opacity:1;filter:blur();transform:rotate(-3deg)}}@keyframes method-step-in{to{opacity:1;transform:none}}.contact-section{background:#fff;border-top:1px solid #edf1f5;padding:110px 0 125px}.contact-card{min-height:390px;color:var(--ink);text-align:left;grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;padding:10px 0;display:grid;position:relative}.contact-card:before{content:none}.contact-card__copy{z-index:2;position:relative}.contact-card__marker{color:var(--cobalt)}.contact-card__copy h2{letter-spacing:-.055em;max-width:620px;margin:16px 0 0;font-size:clamp(37px,4.1vw,54px);line-height:1.08}.contact-card__copy p{max-width:550px;color:var(--muted);margin:20px 0 0;font-size:15px;line-height:1.75}.contact-card__action{isolation:isolate;text-align:center;perspective:900px;align-content:center;justify-items:center;gap:16px;min-height:260px;padding:38px 25px;display:grid;position:relative}.contact-card__action:after{content:"";z-index:0;filter:blur(17px);background:#2f3a4638;border-radius:50%;width:72%;height:30px;animation:4s ease-in-out infinite contact-shadow;position:absolute;bottom:47px;left:14%}.contact-card__action>span{z-index:2;color:#687895;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800;position:relative}.contact-card__action small{z-index:2;color:#8290a3;max-width:290px;font-size:10px;line-height:1.55;position:relative}.contact-card__rings{z-index:0;pointer-events:none;width:260px;height:260px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.contact-card__rings i{border:1px solid #14b8711f;border-radius:50%;position:absolute;inset:28%}.contact-card__rings i:nth-child(2){opacity:.7;inset:15%}.contact-card__rings i:nth-child(3){opacity:.4;inset:2%}.contact-section--dark{color:#fff;background:#fff;border-top:1px solid #edf1f5;padding:78px 0 110px}.contact-section--dark .contact-card{color:#fff;background:linear-gradient(135deg,#071a38 0%,#09234a 62%,#0a3159 100%);border:1px solid #ffffff14;border-radius:32px;padding:70px 74px;overflow:hidden;box-shadow:0 28px 65px #071a3829}.contact-section--dark .contact-card:before{content:"";pointer-events:none;border:1px solid #5edeeb26;border-radius:50%;width:420px;height:420px;position:absolute;top:-270px;right:-235px;box-shadow:0 0 0 62px #2484da09,0 0 0 124px #2484da05}.contact-section--dark .contact-card__marker{color:#69deeb}.contact-section--dark .contact-card__copy p{color:#a9bdd2}.contact-section--dark .contact-card__action>span{color:#9fb4ca}.contact-section--dark .contact-card__action small{color:#8fa7c0}.contact-section--dark .contact-card__rings i{border-color:#4ae5af29}.button--whatsapp{color:#fff;background:linear-gradient(112deg,#2bdf79 0%,#27da77 34%,#22d476 68%,#1dcd74 100%);box-shadow:0 14px 30px #1dcd7445,inset 0 1px #ffffff4d}.button--whatsapp:hover{background:linear-gradient(112deg,#31e580 0%,#2de07d 34%,#28da7b 68%,#23d379 100%);box-shadow:0 18px 36px #1dcd7457,inset 0 1px #ffffff52}.button--whatsapp svg{flex:none}.contact-card__action .button--whatsapp{z-index:3;border-radius:21px;min-height:72px;padding:0 31px;font-size:15px;animation:4s ease-in-out infinite contact-float;position:relative;box-shadow:0 27px 38px #303b4842,0 10px 22px #1dcd7438,inset 0 1px #ffffff61}.contact-card__action .button--whatsapp:hover{animation-play-state:paused;transform:translateY(-5px)scale(1.02);box-shadow:0 31px 45px #303b4847,0 13px 28px #1dcd7447,inset 0 1px #fff6}@keyframes contact-float{0%,to{transform:translateY(0)rotateX(0)}50%{transform:translateY(-11px)rotateX(2deg)}}@keyframes contact-shadow{0%,to{opacity:.82;transform:scaleX(1)}50%{opacity:.5;transform:scaleX(.82)}}.footer{border-top:1px solid var(--line);background:#fff}.footer__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:118px;display:grid}.footer__nav{color:#63748c;gap:28px;font-size:12px;font-weight:600;display:flex}.footer__inner>span{color:#8290a3;justify-self:end;font-size:10px}@keyframes phone-float-a{0%,to{transform:rotateY(10deg)rotate(-7deg)translateY(0)}50%{transform:rotateY(9.5deg)rotate(-6.8deg)translateY(-3px)}}@keyframes phone-float-b{0%,to{transform:rotateY(-9deg)rotate(7deg)translateY(0)}50%{transform:rotateY(-8.5deg)rotate(6.8deg)translateY(3px)}}@keyframes screen-change{0%{opacity:.35;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes nfc-photo-float{0%,to{transform:translateY(2px)rotate(-.45deg)}50%{transform:translateY(-5px)rotate(.35deg)}}@keyframes radar{0%{opacity:.8;inset:50%}to{opacity:0;inset:2%}}@keyframes dock-active{0%{opacity:.55;transform:scale(.72)}65%{transform:scale(1.13)}to{opacity:1;transform:scale(1)}}@keyframes text-link-bounce{0%,to{transform:translateY(-2px)}50%{transform:translateY(3px)}}@keyframes process-card-breathe{0%,to{transform:translateY(1px)}45%{transform:translateY(-4px)}70%{transform:translateY(0)}}@keyframes envelope-travel{0%,9%{opacity:0;top:124px;left:205px;transform:scale(.78)rotate(-5deg)}15%{opacity:1;top:124px;left:205px;transform:scale(1)rotate(0)}35%{opacity:1;top:124px;left:calc(35% - 20px);transform:scale(1)rotate(0)}49%{opacity:1;top:125px;left:calc(46% - 12px);transform:scale(1)rotate(1deg)}57%{opacity:1;top:145px;left:calc(50% + 5px);transform:scale(1)rotate(7deg)}65%{opacity:1;top:179px;left:calc(52% + 35px);transform:scale(1)rotate(10deg)}69%,to{opacity:0;top:183px;left:calc(52% + 39px);transform:scale(.96)rotate(10deg)}}@keyframes envelope-flap{0%,20%,to{filter:brightness()}35%,52%{filter:brightness(1.18)}}@keyframes route-pulse{0%,15%,70%,to{box-shadow:none;background:#d3dfed}35%,55%{background:var(--turquoise);box-shadow:0 0 0 5px #06b6d417}}@keyframes envelope-travel-mobile{0%,9%{opacity:0;top:87px;transform:translate(-50%)scale(.78)rotate(-5deg)}15%{opacity:1;top:87px;transform:translate(-50%)scale(1)rotate(0)}35%{opacity:1;top:190px;transform:translate(-50%)scale(1)rotate(1deg)}52%{opacity:1;top:282px;transform:translate(-50%)scale(1)rotate(3deg)}65%{opacity:1;top:357px;transform:translate(-50%)scale(1)rotate(5deg)}69%,to{opacity:0;top:364px;transform:translate(-50%)scale(1)rotate(5deg)}}@keyframes process-progress-impact{0%,to{transform:scaleY(1)}45%{transform:scaleY(1.45);box-shadow:0 0 0 5px #155eef0f,inset 0 2px 4px #07152e0d}}@keyframes process-actor-rise{0%,7%{opacity:0;transform:translateY(22px)}13%{opacity:0}20%,31%{opacity:1;transform:translateY(-42px)}47%,to{opacity:0;transform:translateY(-88px)}}@media (width<=1100px){.hero-slide{grid-template-columns:.95fr 1.05fr;gap:18px}.phone{border-radius:42px;width:206px;height:424px}.phone__screen{border-radius:34px}.phone--left{left:3%}.phone--right{top:70px;right:0}.phone-ui__feature{height:112px}.phone-ui__dock{display:none}.phone-stage__chip{right:8%}.process-event{left:22px}.process-result{width:440px;right:22px}.process-route{width:calc(52% - 205px);left:260px}.process-card{padding:28px 22px}.process-card h3{font-size:17px}.case-hero__grid{grid-template-columns:.9fr 1.1fr;gap:42px}.case-hero__copy h1{font-size:52px}.case-story__grid{gap:55px}.case-result__inner{grid-template-columns:1fr 1fr}.case-result .button{grid-column:2;width:fit-content}}@media (width<=900px){:root{--shell:min(100% - 36px, 720px)}.header__inner{grid-template-columns:1fr auto}.header__cta{display:none}.menu-button{border:1px solid var(--line);cursor:pointer;background:#ffffffd9;border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.nav{border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#fffffff5;border-radius:18px;flex-direction:column;align-items:stretch;gap:4px;padding:13px;transition:all .2s;display:flex;position:fixed;inset:73px 18px auto;transform:translateY(-8px);box-shadow:0 20px 50px #07152e29}.nav--open{opacity:1;visibility:visible;transform:none}.nav>a:not(.button){border-radius:10px;padding:13px 12px}.nav>a.is-active{background:#edf5ff}.nav>a:not(.button):after{display:none}.nav .nav__mobile-cta{margin-top:5px;display:flex}.header--about-open .menu-button{color:#fff;background:#ffffff14;border-color:#ffffff3d}.header--about-open .nav--open>a:not(.button){color:#5b6d89}.header--about-open .nav--open>a:hover,.header--about-open .nav--open>a.is-active{color:var(--ink)}.hero{min-height:1170px;padding-top:91px}.hero__viewport{height:1000px}.hero-slide{grid-template-rows:auto 525px;grid-template-columns:1fr;align-content:start;gap:4px}.hero-slide.hero-slide--process{display:block}.hero-copy{max-width:670px;padding-top:50px}.hero-copy h1,.hero-copy h2{font-size:clamp(42px,8vw,61px)}.phone-stage,.nfc-stage{width:100%;max-width:620px;height:510px;margin-inline:auto}.phone{width:222px;height:450px}.phone--left{left:12%}.phone--right{right:9%}.phone-stage__chip{bottom:3px;right:15%}.process-showcase{padding-top:40px}.process-showcase__copy{max-width:680px}.process-motion{height:575px;margin-top:25px}.process-event{width:250px;animation:none;top:34px;left:50%;transform:translate(-50%)}.process-result{width:min(520px,100% - 46px);top:245px;left:50%;right:auto;transform:translate(-50%)}.process-motion.is-received .process-result{transform:translate(-50%)translateY(-3px)}.process-route{border-left:2px dashed #b9cce1;width:2px;height:228px;top:142px;left:50%;right:auto}.process-route svg{display:none}.process-envelope--flight{animation-name:envelope-travel-mobile;top:87px;left:50%}.process-capabilities{justify-content:center;width:100%;bottom:19px}.process-list{grid-template-columns:1fr 1fr}.process-card:nth-child(2){border-right:0}.process-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.process-card__connector{display:none}.services-grid{grid-template-columns:1fr}.service-card{min-height:280px}.about-manifesto{grid-template-columns:110px 1fr;gap:30px}.about-manifesto__logo-anchor,.about-manifesto__mark{width:105px;height:105px}.about-manifesto__mark{border-radius:30px}.about-manifesto__mark svg{width:60px;height:60px}.about-story-section>.shell{display:block}.about-story__heading{max-width:760px}.about-story__heading p{max-width:650px}.about-method{max-width:720px;margin-top:62px}.about-direction{grid-template-columns:1fr}.about-direction article{min-height:auto;padding:38px 0}.about-direction article+article{border-top:1px solid #cbdbe7;border-left:0;padding:38px 0}.about-team__heading{display:block}.about-team__heading>p{margin-top:18px}.team-grid{grid-template-columns:1fr}.team-card{grid-template-rows:300px;grid-template-columns:300px 1fr;min-height:300px}.team-card__portrait{width:300px;height:300px;min-height:0}.team-values{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.team-values>span{grid-column:1/-1}.team-values div{border-top:1px solid #dbe5ee;border-left:0;padding:14px 0 0}.contact-card{grid-template-columns:1fr;gap:35px;padding:58px}.contact-card__copy{text-align:center}.contact-card__copy h2,.contact-card__copy p{margin-inline:auto}.contact-card__action{min-height:235px}.footer__inner{grid-template-columns:1fr auto}.footer__nav{display:none}.case-hero{padding:82px 0 110px}.case-hero__grid{grid-template-columns:1fr;gap:60px}.case-hero__copy{max-width:680px}.case-hero__copy h1{font-size:clamp(46px,8vw,64px)}.case-story{padding:105px 0}.case-story__grid{grid-template-columns:1fr;gap:70px}.case-shot--tilted{order:2}.case-flow{padding:100px 0 110px}.case-flow__heading{grid-template-columns:1fr;gap:22px}.case-flow__heading>p{max-width:600px}.module-path{padding:5px 2px 12px;overflow-x:auto}.module-path__step{flex:none}.module-path__step>svg{width:44px;margin-inline:9px}.case-result__inner{grid-template-columns:1fr;align-items:start;gap:27px}.case-result .button{grid-column:auto}}@media (width<=650px){:root{--shell:calc(100% - 28px)}.header{height:69px}.header--scrolled{height:62px}.header .brand__mark{width:34px;height:34px}.hero{min-height:1050px;padding-top:73px}.hero__rail{gap:2px;height:63px}.hero__rail>button{gap:5px;padding:0 7px;font-size:9px}.hero__rail>button svg{width:14px}.hero-tab__wide{display:none}.hero-tab__short{display:inline}.hero__count{display:none}.hero__arrows{margin-left:auto}.hero__arrows button{width:34px;height:34px}.hero__arrows button:first-child{display:none}.hero__viewport{height:900px}.hero-slide{grid-template-rows:auto 410px}.hero-copy{padding-top:35px}.availability{align-items:flex-start;margin-bottom:17px;font-size:10px;line-height:1.5}.availability .status-dot{flex:none;margin-top:4px}.hero-copy h1,.hero-copy h2{letter-spacing:-.055em;font-size:clamp(36px,11vw,47px)}.hero-copy>p{margin-top:18px;font-size:14px;line-height:1.65}.hero-copy__actions{gap:17px;margin-top:22px}.hero-copy__actions .button{width:100%}.text-link{margin-inline:auto}.hero-proof{display:none}.rating{text-align:center;width:100%}.phone-stage,.nfc-stage{height:405px}.phone{border-radius:34px;width:160px;height:330px;padding:5px}.phone:after{border-radius:31px}.phone__screen{border-radius:28px}.phone--left{top:37px;left:calc(50% - 160px)}.phone--right{top:55px;right:calc(50% - 160px)}.phone__island{width:56px;height:17px;top:8px}.phone-ui{padding:8px 10px}.phone-ui__top{padding-bottom:15px;font-size:6px}.phone-ui__hello{font-size:6px}.phone-ui__title-row{margin-bottom:9px}.phone-ui__title-row strong{font-size:11px}.phone-ui__feature{border-radius:14px;height:88px;padding:12px}.phone-ui__feature strong{font-size:19px}.mini-chart{gap:4px;height:31px}.phone-ui__summary{border-radius:12px;margin-top:8px;padding:9px 10px}.phone-ui__ring{width:31px;height:31px}.phone-ui__rows{gap:6px;padding-top:9px}.phone-stage__chip{white-space:nowrap;bottom:14px;right:50%;transform:translate(50%)}.process-showcase{padding-top:29px}.process-showcase__copy h2{margin-top:8px;font-size:34px;line-height:1.05}.process-showcase__copy p{margin-top:10px;font-size:12px;line-height:1.55}.process-motion{border-radius:25px;height:535px;margin-top:20px}.process-event{border-radius:18px;width:232px;min-height:98px;padding:16px;top:28px}.process-envelope{width:43px;height:34px}.process-actor-float{width:232px;font-size:13px;top:45px;left:calc(50% - 116px)}.process-result{border-radius:21px;width:calc(100% - 24px);min-height:204px;padding:21px 19px;top:220px}.process-total{height:66px;font-size:57px;line-height:66px}.process-route{height:239px;top:125px}.process-envelope--flight{top:76px}.process-capabilities{flex-wrap:wrap;padding-inline:10px;bottom:17px}.process-capabilities span{padding:6px 8px;font-size:7px}.nfc-photo-card{width:min(278px,76%)}.nfc-radar{width:132px;height:132px;top:84%;left:95%}.section{padding:85px 0}.section-intro h2{font-size:34px}.section-intro p{font-size:14px}.process-list{grid-template-columns:1fr;margin-top:38px}.process-card{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:13px;min-height:auto;padding:27px 25px;display:grid}.process-card:nth-child(3){border-bottom:1px solid var(--line)}.process-card:last-child{border-bottom:0}.process-card__number{font-size:31px}.process-card h3{margin:3px 0 8px}.services-grid{margin-top:38px}.service-card{min-height:300px;padding:27px}.about-hero{padding:135px 0 85px}.about-manifesto{grid-template-columns:1fr;gap:30px}.about-manifesto__logo-anchor,.about-manifesto__mark{width:88px;height:88px}.about-manifesto__mark{border-radius:25px}.about-manifesto__mark svg{width:49px;height:49px}.about-manifesto h1{font-size:38px}.about-manifesto p{font-size:14px}.about-story-section,.about-purpose-section{padding:82px 0}.about-story__heading h2{font-size:34px}.about-story__heading p{margin-top:20px;font-size:14px}.about-method{margin-top:52px}.about-method article{grid-template-columns:50px 1fr;column-gap:24px;min-height:145px;padding-bottom:42px}.about-method article>span{width:50px;height:50px}.about-method:before,.about-method:after{top:25px;bottom:25px;left:24px}.about-method h3{margin:0 0 8px;font-size:22px}.about-direction article{min-height:auto;padding:30px 0}.about-direction article+article{padding:30px 0}.about-direction h3{margin-top:25px;font-size:22px}.about-team-section{padding:70px 0 76px}.about-team__heading h2{font-size:35px}.team-grid{margin-top:30px}.team-card{grid-template-rows:285px 1fr;grid-template-columns:1fr}.team-card__portrait{border-radius:25px 25px 0 0;width:100%;height:285px;min-height:0}.team-card__portrait img{width:285px;max-width:100%}.team-card__copy{border-radius:0 0 25px 25px;padding:27px 25px 30px}.team-values{flex-direction:column;align-items:stretch;gap:18px;padding:27px 0 0;display:flex}.team-values div{width:100%;padding-left:0}.projects-heading{display:block}.carousel-buttons{margin-top:24px}.projects-viewport{margin:30px -14px -38px;padding-inline:14px}.project-visual{height:210px}.project-card h3{min-height:0}.carousel-status{margin-top:20px}.contact-section{padding:75px 0}.contact-section--dark{padding:44px 0 70px}.contact-card{border-radius:25px;gap:24px;min-height:0;padding:42px 22px 35px}.contact-section--dark .contact-card{border-radius:25px;padding:48px 24px 38px}.contact-card__copy h2{font-size:39px}.contact-card__copy p{font-size:14px}.contact-card__action{min-height:230px;padding-inline:0}.contact-card__action .button{width:100%;min-height:68px;padding-inline:18px;font-size:14px}.contact-card__action:after{bottom:42px}.footer__inner{min-height:100px}.footer__inner>span{font-size:8px}.case-header{height:68px}.case-back{padding:9px 10px;font-size:10px}.case-hero{padding:65px 0 90px}.case-hero__copy h1{font-size:clamp(39px,12vw,52px)}.case-hero__copy>p:not(.case-kicker){font-size:14px}.case-signals{gap:6px}.case-signals span{font-size:9px}.case-browser{border-radius:13px}.case-browser__bar{height:30px}.case-browser__bar span{display:none}.case-hero__note{width:205px;bottom:-58px;right:8px}.case-story{padding:105px 0 85px}.case-story__grid{gap:55px}.case-story__copy h2,.case-flow__heading h2,.case-result h2{font-size:34px}.case-shot--tilted{border-radius:16px;padding:7px}.case-shot img{border-radius:10px}.case-flow{padding:84px 0 90px}.module-path{margin-top:38px}.module-path__step button{min-width:118px;padding:9px 10px;font-size:10px}.module-path__step>svg{width:32px;margin-inline:5px}.case-viewer{border-radius:15px}.case-viewer__caption{grid-template-columns:32px 1fr;gap:10px;padding:19px 16px 22px}.case-viewer__caption h3{font-size:15px}.case-viewer__caption p{font-size:10px}.case-viewer__caption>button{grid-column:2;justify-self:start;margin-top:4px}.case-lightbox{padding:62px 10px 10px}.case-lightbox img{border-radius:8px;max-width:100%;max-height:calc(100vh - 75px)}.case-lightbox__close{top:12px;right:14px}.case-result{padding:83px 0}.case-result .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
