:root{--ink:#172023;--muted:#677075;--blue:#214ff1;--line:#e0e4e6;--soft:#f5f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h2{font-size:clamp(30px,3.1vw,46px);font-weight:650;line-height:1.2;letter-spacing:-1.7px}h3{font-size:19px;font-weight:650;line-height:1.4;letter-spacing:-.5px}p{color:var(--muted)}.shell{width:calc(100% - 96px);max-width:1344px;margin-inline:auto}.section{padding-block:104px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px;line-height:1.5;color:var(--muted);margin-bottom:22px}.light{color:#c6ced0}.icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--blue);color:white;border:1px solid transparent;border-radius:7px;padding:16px 22px;font-size:14px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#123acd;transform:translateY(-2px)}.button span{font-size:20px;font-weight:400}.button.small{padding:11px 18px;gap:22px}.button.white{background:white;color:var(--ink)}.button.white:hover{background:#e9edff}.button.outline{background:transparent;border-color:var(--line);color:var(--ink)}.button.outline:hover{border-color:var(--ink)}.brand{font-family:Manrope,Arial,sans-serif;font-weight:800;letter-spacing:2px;line-height:.95;font-size:13px;display:flex;flex-direction:column}.brand span{font-size:27px;letter-spacing:3px;display:flex;align-items:center;gap:4px;margin-top:5px}.brand i{width:7px;height:7px;background:var(--blue);align-self:flex-end;margin-bottom:3px;border-radius:1px}header{position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);z-index:20;transition:box-shadow .2s}header.scrolled{box-shadow:0 1px 0 var(--line)}.nav-shell{height:96px;max-width:1344px;width:calc(100% - 96px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}nav{display:flex;gap:26px}nav a{font-size:14px;color:#5a6266;transition:color .2s}nav a:hover{color:var(--blue)}.menu{display:none}.hero{position:relative;height:660px;min-height:600px;border-radius:18px;overflow:hidden;color:white;isolation:isolate}.hero-photo{position:absolute;height:100%;z-index:-3;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,17,19,.87),rgba(9,17,19,.52) 47%,rgba(9,17,19,.08) 80%);z-index:-2}.hero-content{padding:65px 60px;max-width:800px}.hero .eyebrow{margin-bottom:25px}h1{font-size:clamp(48px,4.7vw,68px);font-weight:600;letter-spacing:-2.9px;line-height:1.08}h1 span{color:#d2d9dc}.hero-description{max-width:420px;font-size:16px;line-height:1.75;color:#d0d5d7;margin-top:24px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.hero-link{font-size:14px;border-bottom:1px solid #8a9193;padding:12px 0;display:flex;gap:17px;align-items:center}.hero-note{display:flex;align-items:center;gap:9px;font-size:12px;color:#c4ccce;margin-top:22px}.hero-note .icon{width:16px;height:16px}.hero-bottom{position:absolute;bottom:25px;left:60px;right:40px;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.7px;color:#c4ccce}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.lead{font-family:Manrope,sans-serif;color:var(--ink);font-size:24px;line-height:1.5;font-weight:500;margin-bottom:20px;letter-spacing:-.5px}.about-copy>p:not(.lead){font-size:15px}.facts{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:32px;padding-top:26px;border-top:1px solid var(--line)}.facts>div{display:flex;flex-direction:column}.facts .icon{color:var(--blue);margin-bottom:14px}.facts strong{font-size:14px;font-weight:600}.facts span{font-size:12px;color:var(--muted);margin-top:4px}.platforms{border-block:1px solid var(--line);padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.platforms>span{font-size:10px;letter-spacing:1.4px;color:var(--muted)}.platforms strong{font-family:Manrope,sans-serif;font-size:24px;font-weight:600;letter-spacing:-1px}.platforms strong b{font-size:30px;font-weight:500}.platforms .xbox{letter-spacing:2px;font-size:26px}.delivery{display:flex;align-items:center;gap:15px;font-size:14px;line-height:1.5}.delivery small{font-size:11px;color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-heading>p{font-size:14px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-img{height:310px;border-radius:12px;background:#eceeef;position:relative;overflow:hidden}.service-img img{height:100%;transition:transform .6s}.service:hover img{transform:scale(1.045)}.pill{position:absolute;top:18px;left:18px;border:1px solid #ffffff80;background:rgba(255,255,255,.85);backdrop-filter:blur(10px);border-radius:30px;font-size:10px;letter-spacing:1px;padding:6px 12px;font-weight:500}.repair-crop{object-position:76% center}.card-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.circle{display:grid;place-items:center;border:1px solid var(--line);height:34px;width:34px;flex-shrink:0;border-radius:50%;transition:.2s}.service:hover .circle{background:var(--blue);color:#fff;border-color:var(--blue)}.service>p{font-size:13px;margin-top:8px}.problems{background:var(--soft)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 55px}.problem-grid>div{border-top:1px solid #d7dde0;padding:26px 0 30px}.problem-grid .icon{margin-bottom:15px;color:var(--blue)}.problem-grid p{font-size:14px;margin-top:8px}.how{display:grid;grid-template-columns:1fr 1fr;gap:95px}.how-visual{position:relative;min-height:690px;border-radius:14px;background:#222;isolation:isolate}.how-visual>img{position:absolute;height:100%;border-radius:14px;object-position:69% center;z-index:-2}.how-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 35%,#081016db);border-radius:14px;z-index:-1}.visual-caption{position:absolute;left:35px;bottom:35px}.visual-caption span{font-size:10px;letter-spacing:1.5px;color:#d0d4d7}.visual-caption p{color:white;font:500 30px/1.3 Manrope,sans-serif;margin-top:17px;letter-spacing:-.5px}.seal{position:absolute;right:-32px;top:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:120px;width:120px;border:7px solid #fff;border-radius:50%;background:var(--blue);color:white;font-size:8px;letter-spacing:1px;transform:rotate(12deg)}.steps{margin-top:30px}.steps>div{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.steps>div>span{font-size:12px;color:var(--blue);padding-top:4px}.steps h3{font-size:17px}.steps p{font-size:14px;margin-top:7px;line-height:1.65}.reach{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--soft);border-radius:14px;padding:48px 55px}.reach>div:first-child{border-right:1px solid #d8dddf;padding-right:65px}.reach .icon{color:var(--blue);width:30px;height:30px;margin-bottom:25px}.reach .eyebrow{margin-bottom:15px}.reach h2{font-size:30px;letter-spacing:-1px}.reach p:not(.eyebrow){font-size:14px;margin-top:17px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:24px;align-items:center;border-bottom:1px solid #bbc1c5;padding:10px 0}.reach .text-link{margin-top:19px}.text-link span{font-size:22px}.trust{text-align:center}.trust p:not(.eyebrow){margin-top:22px;font-size:15px}.trust .button{margin-top:26px}.cta{background:var(--blue);color:#fff;padding:56px 60px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:48px}.cta p:not(.eyebrow){color:#dde4ff;font-size:15px;margin-top:22px}.cta .eyebrow{color:#c6d3ff}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.faq>div>p:not(.eyebrow){font-size:14px;margin-top:28px}.questions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;padding:22px 36px 22px 0;font-size:15px;font-weight:500;cursor:pointer;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;top:16px;font-size:25px;color:#687278;font-weight:400}details[open] summary:after{content:'−'}details[open] summary{color:var(--blue)}details p{font-size:14px;padding:0 28px 24px 0;animation:fade .25s ease}.contact{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--line);padding:75px 0 90px}.contact p:not(.eyebrow){font-size:14px;margin-top:24px}.contact h2{font-size:36px}.contact-links a{position:relative;display:flex;flex-direction:column;border-bottom:1px solid var(--line);padding:14px 34px 18px 0}.contact-links a:first-child{padding-top:0}.contact-links span{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.contact-links strong{font-size:19px;font-weight:500;margin-top:3px}.contact-links b{position:absolute;right:5px;top:22px;font-size:24px;font-weight:400}footer{background:#172023;color:white;padding:57px 0 25px}.footer-top{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr;gap:40px;align-items:start}.footer-top p{font-size:14px;color:#a8b0b4}.footer-top>div{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#c3c9cd}.footer-bottom{margin-top:47px;padding-top:23px;border-top:1px solid #354044;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#a5afb3}.footer-bottom button{border:0;background:none;padding:0;color:inherit;font-size:11px}.floating{position:fixed;bottom:24px;right:24px;border:3px solid #fff;background:var(--blue);color:white;width:55px;height:55px;border-radius:50%;display:grid;place-items:center;z-index:15;box-shadow:0 4px 18px #17202324}.floating .icon{width:27px;height:27px}.skip{position:fixed;top:-100px;left:10px;background:white;padding:15px;z-index:99}.skip:focus{top:10px}dialog{border:0;border-radius:15px;max-width:620px;width:calc(100% - 40px);padding:40px;color:var(--ink)}dialog::backdrop{background:#0b141bbd}dialog p:not(.eyebrow){font-size:15px;margin-top:18px}dialog h2{font-size:32px}dialog a{text-decoration:underline}.dialog-close{position:absolute;right:15px;top:8px;background:none;border:0;font-size:30px}.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s,transform .6s}.js .reveal.visible{opacity:1;transform:none}@keyframes fade{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero{height:740px}.hero-content{padding-top:85px}h1{font-size:76px}}@media(max-width:1100px){.shell,.nav-shell{width:calc(100% - 48px)}nav{gap:15px}.nav-shell{gap:20px}nav a{font-size:12px}.button.small{font-size:12px;padding:10px 13px;gap:12px}.hero-content{padding-left:40px}.hero-bottom{left:40px}.about{gap:50px}.how{gap:55px}.service-img{height:265px}.service h3{font-size:17px}.reach{padding:40px;gap:40px}.reach>div:first-child{padding-right:35px}.faq{gap:40px}.contact{gap:60px}.platforms strong{font-size:20px}}@media(max-width:800px){.nav-shell{height:80px}.nav-shell>nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:20px 24px 28px;border-bottom:1px solid var(--line);flex-direction:column;gap:0}.nav-shell>nav.open{display:flex}.nav-shell>nav a{padding:12px 0;font-size:16px}.nav-shell>.button{margin-left:auto}.menu{display:flex;flex-direction:column;justify-content:center;gap:6px;width:30px;height:42px;padding:0;border:0;background:none}.menu span{display:block;width:24px;height:1.5px;background:var(--ink);transition:.2s}.menu[aria-expanded=true] span:first-child{transform:translateY(3.7px) rotate(45deg)}.menu[aria-expanded=true] span:last-child{transform:translateY(-3.7px) rotate(-45deg)}.hero{height:670px}.hero-content{padding:55px 32px}.hero h1{font-size:54px}.hero-bottom{left:32px;right:32px}.about{gap:35px}.section{padding-block:72px}.platforms{flex-wrap:wrap;justify-content:center;gap:23px 35px}.platforms>span{display:none}.platforms strong{font-size:20px}.delivery{font-size:12px}.section-heading{gap:25px}.section-heading>p{max-width:240px}.service-grid{gap:16px}.service-img{height:220px}.card-title{align-items:flex-start}.service h3{font-size:16px}.circle{width:28px;height:28px}.service>p{font-size:12px}.problem-grid{gap:0 25px}.problem-grid h3{font-size:17px}.problem-grid p{font-size:13px}.how{grid-template-columns:1fr;gap:40px}.how-visual{min-height:420px}.how-visual>img{object-position:center 55%}.seal{right:25px}.how h2 br{display:none}.reach{gap:28px;padding:35px}.reach h2{font-size:26px}.reach>div:first-child{padding-right:25px}.cta{padding:40px;align-items:flex-start;flex-direction:column}.cta h2{font-size:42px}.faq{grid-template-columns:1fr;gap:35px}.contact{gap:35px}.contact h2{font-size:30px}.contact-links strong{font-size:16px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}}
@media(max-width:560px){.shell,.nav-shell{width:calc(100% - 40px)}.brand{font-size:10px;letter-spacing:1.5px}.brand span{font-size:22px;letter-spacing:2px}.nav-shell{gap:15px}.nav-shell>.button{font-size:11px;padding:9px 11px;gap:10px}.nav-shell>.button span{font-size:16px}.hero{height:710px;min-height:0;border-radius:12px}.hero-photo{object-position:61% center}.hero-shade{background:linear-gradient(90deg,#081114db,#08111472),linear-gradient(0deg,#08111475,transparent)}.hero-content{padding:43px 24px}.hero .eyebrow{font-size:10px;letter-spacing:1.4px;max-width:240px}.hero h1{font-size:43px;letter-spacing:-1.8px;line-height:1.12}.hero-description{font-size:15px;line-height:1.8;margin-top:25px}.hero-actions{align-items:stretch;flex-direction:column;gap:14px;margin-top:27px}.hero-actions .button{width:100%;padding:15px 19px}.hero-link{align-self:flex-start;margin-top:0;font-size:13px}.hero-note{font-size:11px;align-items:flex-start;margin-top:24px}.hero-bottom{left:24px;right:24px;bottom:20px;font-size:8px;letter-spacing:1px}.hero-bottom span:first-child{max-width:150px}.section{padding-block:62px}.eyebrow{font-size:10px;margin-bottom:18px;letter-spacing:1.5px}h2{font-size:32px;letter-spacing:-1.1px}.about{grid-template-columns:1fr;gap:25px}.lead{font-size:21px}.about-copy>p:not(.lead){font-size:15px}.facts{gap:18px;margin-top:26px}.facts strong{font-size:13px}.facts span{font-size:11px}.platforms{padding:26px 0;gap:22px 28px;justify-content:space-between}.platforms strong{font-size:18px}.platforms strong b{font-size:22px}.platforms .xbox{font-size:22px}.delivery{gap:8px}.delivery .icon{width:23px}.section-heading{align-items:flex-start;flex-direction:column;gap:19px;margin-bottom:30px}.section-heading>p{max-width:none;font-size:15px}.service-grid{grid-template-columns:1fr;gap:34px}.service-img{height:auto;aspect-ratio:1.15}.service h3{font-size:21px}.service>p{font-size:14px}.circle{width:36px;height:36px}.card-title{align-items:center;margin-top:17px}.problem-grid{grid-template-columns:1fr 1fr;gap:0 22px}.problem-grid>div{padding:22px 0}.problem-grid h3{font-size:17px;line-height:1.5}.problem-grid p{font-size:13px;line-height:1.7}.problem-grid .icon{margin-bottom:13px}.how-visual{min-height:430px}.visual-caption{left:25px;bottom:28px}.visual-caption p{font-size:27px}.seal{height:105px;width:105px;font-size:7px;right:20px;top:25px}.steps>div{gap:17px}.steps h3{font-size:17px}.steps p{font-size:14px}.reach{grid-template-columns:1fr;padding:32px 25px;gap:32px}.reach>div:first-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 30px}.reach h2{font-size:29px}.reach p:not(.eyebrow){font-size:15px}.reach .icon{margin-bottom:20px}.trust h2 br{display:none}.trust p:not(.eyebrow){font-size:15px}.cta{padding:35px 25px;gap:28px}.cta h2{font-size:36px}.cta .button{width:100%;gap:12px;font-size:13px}.faq{gap:30px}.faq h2 br{display:none}summary{font-size:15px;padding-block:22px}.contact{grid-template-columns:1fr;gap:30px;padding:50px 0 65px}.contact h2{font-size:32px}.contact-links strong{font-size:20px}.footer-top{gap:30px 20px}.footer-top p{font-size:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px;margin-top:35px;padding-right:50px}.floating{bottom:18px;right:16px;width:51px;height:51px}.desktop{display:none}dialog{padding:30px 24px}.text-link{font-size:14px}footer .brand{font-size:12px}footer .brand span{font-size:27px}}
@media(max-width:360px){.nav-shell{gap:9px}.nav-shell>.button{font-size:10px;gap:6px;padding:9px}.hero-content{padding:35px 20px}.hero h1{font-size:38px}.hero-description{font-size:14px}.hero-note{font-size:10px}.hero{height:710px}.hero-bottom{left:20px;right:20px}.hero-bottom span:first-child{max-width:125px}.facts{grid-template-columns:1fr}.platforms{gap:20px}.platforms strong{font-size:16px}.contact-links strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}}
/* Official identity and technological motion */
.brand{position:relative;display:block;width:150px;height:58px;flex:0 0 150px;overflow:hidden;background:#fff;border-radius:4px}.brand img{position:absolute;top:-47px;left:0;width:150px;height:150px;max-width:none;object-fit:contain}footer .brand{border-radius:8px}.how-visual{overflow:hidden}.how-visual>img{object-position:center;object-fit:cover}.how-visual:after{background:linear-gradient(transparent 55%,#081016cc)}.seal{right:20px;z-index:3}.visual-caption{z-index:3}.scroll-progress{height:3px;position:fixed;left:0;top:0;width:100%;transform:scaleX(0);transform-origin:left;z-index:100;background:linear-gradient(90deg,#214ff1,#57c7ff);box-shadow:0 0 12px #214ff170}.hero-tech{position:absolute;inset:0;pointer-events:none;z-index:-1;overflow:hidden;background-image:linear-gradient(#8ec5ff0a 1px,transparent 1px),linear-gradient(90deg,#8ec5ff0a 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,transparent 35%,#000);animation:grid-drift 16s linear infinite}.hero-tech:before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 35%,#75c9ffb0 80%,transparent);box-shadow:0 0 30px 5px #559fff32;animation:hero-scan 7s ease-in-out infinite}.hero-tech span{position:absolute;right:6%;bottom:20%;width:120px;height:120px;border:1px solid #b4d9ff40;border-left-color:#9dcdff;border-top-color:#9dcdff;border-radius:50%;animation:orbit 20s linear infinite}.hero-tech span:nth-child(2){right:calc(6% + 12px);bottom:calc(20% + 12px);width:96px;height:96px;border-style:dashed;animation-direction:reverse}.hero-tech span:nth-child(3){right:10%;bottom:53%;width:11px;height:11px;border:0;border-radius:1px;background:#a8d5ff;animation:tech-pulse 4s ease-in-out infinite}.hero h1{animation:headline-in 1s cubic-bezier(.16,1,.3,1) both}.hero-description{animation:headline-in 1s .16s both}.hero-actions{animation:headline-in 1s .28s both}.hero-photo{transform:scale(1.04) translateY(var(--hero-y,0px));transition:transform .15s linear}.tech-scan{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;border-radius:14px}.tech-scan:after{content:'';position:absolute;left:0;right:0;top:0;height:70px;background:linear-gradient(transparent,#428dff25);border-bottom:1px solid #8bc5ffa8;box-shadow:0 6px 24px #214ff135;animation:photo-scan 6s ease-in-out infinite}.tech-scan:before{content:'';position:absolute;inset:18px;border:1px solid #ffffff30;border-radius:4px}.service{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .25s,filter .25s}.service-img:after{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 30%,#ffffff55 48%,transparent 65%);transform:translateX(-130%);pointer-events:none;transition:transform .75s}.service:hover .service-img:after{transform:translateX(130%)}.service-img{box-shadow:0 0 0 1px transparent;transition:box-shadow .3s}.service:hover .service-img{box-shadow:0 0 0 1px #214ff15c}.js .motion-item{opacity:0;transform:translateY(25px);transition:opacity .7s var(--delay,0ms),transform .7s var(--delay,0ms)}.js .motion-item.is-in{opacity:1;transform:translateY(0)}.js .service.motion-item.is-in{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}.steps{position:relative}.steps:before{content:'';position:absolute;left:7px;top:35px;bottom:40px;width:1px;background:linear-gradient(#214ff180,#214ff110)}.steps>div{position:relative;transition:background .4s,border-color .4s,padding-left .4s}.steps>div>span{position:relative;z-index:1;background:white;height:30px}.steps>div.step-active{padding-left:12px;border-bottom-color:#214ff17a;background:linear-gradient(90deg,#214ff10b,transparent)}.steps>div.step-active>span{color:var(--blue);text-shadow:0 0 12px #214ff160}.cta{position:relative;isolation:isolate;overflow:hidden}.cta:before{content:'';position:absolute;inset:-60px;z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff12 1px,transparent 1px),linear-gradient(90deg,#ffffff12 1px,transparent 1px);background-size:55px 55px;animation:grid-drift 12s linear infinite;mask-image:linear-gradient(90deg,transparent,#000)}.cta:after{content:'';position:absolute;top:-70%;right:-10%;width:420px;height:800px;transform:rotate(30deg);background:linear-gradient(90deg,transparent,#8cccff33,transparent);z-index:-1;animation:cta-light 9s ease-in-out infinite}.button{position:relative;overflow:hidden}.button:after{content:'';position:absolute;top:-60%;bottom:-60%;width:30%;left:-50%;background:linear-gradient(90deg,transparent,#ffffff35,transparent);transform:rotate(25deg);transition:left .65s}.button:hover:after{left:130%}.button span{transition:transform .3s}.button:hover span{transform:translate(3px,-3px)}.platforms strong{transition:color .3s,transform .3s}.platforms strong:hover{color:var(--blue);transform:translateY(-4px)}.problem-grid>div:hover .icon{transform:rotate(-8deg) scale(1.12)}.problem-grid .icon{transition:transform .3s}.floating:before{content:'';position:absolute;inset:-7px;border:1px solid #214ff14d;border-radius:50%;animation:contact-ring 3s ease-out infinite}.motion-toggle{position:fixed;left:18px;bottom:18px;z-index:15;display:flex;align-items:center;gap:8px;border:1px solid #ccd3db;border-radius:30px;background:#ffffffed;color:#35404a;padding:9px 13px;box-shadow:0 3px 12px #1720230d;font-size:12px}.motion-toggle>span:first-child{font-size:16px;width:16px;text-align:center}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important}.motion-paused .hero-photo{transform:none!important}.motion-paused .motion-item,.motion-paused .reveal{opacity:1!important;transform:none!important;transition:none!important}.motion-paused .service{transform:none!important}.motion-paused{scroll-behavior:auto}
@keyframes hero-scan{0%,100%{transform:translateY(-20px);opacity:0}15%,85%{opacity:1}90%{transform:translateY(680px);opacity:0}}@keyframes grid-drift{to{background-position:64px 64px}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes tech-pulse{0%,100%{opacity:.3;box-shadow:0 0 0 0 #a8d5ff00}50%{opacity:.9;box-shadow:0 0 0 8px #a8d5ff10}}@keyframes photo-scan{0%,100%{transform:translateY(-80px);opacity:0}15%,80%{opacity:1}90%{transform:translateY(720px);opacity:0}}@keyframes headline-in{from{opacity:0;transform:translateY(30px);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes cta-light{0%,100%{translate:200px 0;opacity:0}50%{translate:-300px 0;opacity:1}}@keyframes contact-ring{0%{transform:scale(.85);opacity:.7}100%{transform:scale(1.3);opacity:0}}
@media(max-width:800px){.how-visual{min-height:0;aspect-ratio:3/4;max-width:520px;width:100%;margin-inline:auto}.hero-tech span{right:8%;bottom:10%}.hero-tech span:nth-child(2){right:calc(8% + 12px);bottom:calc(10% + 12px)}.hero-tech span:nth-child(3){display:none}}
@media(max-width:560px){.brand{width:110px;height:45px;flex-basis:110px}.brand img{width:140px;height:140px;left:-15px;top:-47px}.nav-shell{gap:10px}.nav-shell>.button{font-size:10px;gap:6px;padding:9px 10px}.hero-tech{mask-image:linear-gradient(0deg,#000,transparent 60%)}.hero-tech span{width:80px;height:80px}.hero-tech span:nth-child(2){width:56px;height:56px}.how-visual{min-height:0;aspect-ratio:3/4}.visual-caption p{font-size:23px}.visual-caption span{font-size:9px}.seal{width:95px;height:95px;right:15px;top:15px}.motion-toggle{left:12px;bottom:16px;padding:8px 10px}.motion-label{font-size:11px}footer .brand{width:140px;height:58px;flex-basis:140px}footer .brand img{left:-5px;top:-46px;width:150px;height:150px}}
@media(prefers-reduced-motion:reduce){.hero-photo,.js .motion-item,.js .motion-item.is-in,.service{transform:none!important;opacity:1!important}.hero-tech,.tech-scan{display:none}.motion-toggle{display:none}}
@media(max-width:360px){.nav-shell{gap:8px}.nav-shell .brand{width:90px;flex-basis:90px}.nav-shell .brand img{width:125px;height:125px;left:-17px;top:-39px}.nav-shell>.button{padding:8px 7px;font-size:9px;gap:4px}.nav-shell .menu{width:24px;flex-shrink:0}}
