@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--bg-primary:#0a0a0a;--bg-secondary:#111;--bg-tertiary:#1a1a1a;--bg-card:#141414;--text-primary:#fff;--text-secondary:#888;--text-muted:#555;--accent:#d62828;--accent-hover:#e63946;--border:#222;--border-light:#333;--font-primary:"Helvetica Now Text", "Helvetica Now", "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-display:"Helvetica Now Display", "Helvetica Now", "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;position:relative;overflow-x:clip}html{scrollbar-width:thin;scrollbar-color:#333 transparent;overscroll-behavior-x:none;font-size:16px}body{font-family:var(--font-primary);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-x:none}::-webkit-scrollbar{width:6px;height:0!important}::-webkit-scrollbar:horizontal{width:0!important;height:0!important;display:none!important}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:horizontal{background:0 0!important;display:none!important}::-webkit-scrollbar-corner{background:0 0;display:none}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}::selection{background:var(--accent);color:#fff}.header{z-index:1000;padding:1.25rem 2.5rem;transition:all .4s cubic-bezier(.76,0,.24,1);position:fixed;top:0;left:0;right:0}.header--scrolled{padding:.75rem 2.5rem}.header__inner{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;display:flex}.header__logo{z-index:1001;align-items:center;display:flex}.header__logo-img{width:auto;height:34px;transition:opacity .25s;display:block}.header--scrolled .header__logo-img{height:28px}.header__logo:hover .header__logo-img{opacity:.85}.header__logo-text{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;font-size:1.15rem;font-weight:400}.header__center{z-index:1001;position:relative}.header__pill{background:#fff;border-radius:100px;align-items:center;padding:.3rem;display:flex;box-shadow:0 2px 12px #00000026}.header__pill-btn{cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:.55rem;padding:.45rem 1rem .45rem .85rem;transition:background .3s;display:flex}.header__pill-btn:hover{background:#0000000f}.header__hamburger{flex-direction:column;gap:4px;width:16px;display:flex}.header__hamburger span{transform-origin:50%;background:#111;border-radius:2px;width:100%;height:1.5px;transition:all .3s;display:block}.header__hamburger--open span:first-child{transform:translateY(2.75px)rotate(45deg)}.header__hamburger--open span:last-child{transform:translateY(-2.75px)rotate(-45deg)}.header__pill-label{color:#111;letter-spacing:.02em;font-size:.8rem;font-weight:400}.header__pill-divider{background:#0000001f;width:1px;height:18px;margin:0 .15rem}.header__pill-scroll{align-items:center;gap:.3rem;padding:.35rem .7rem .35rem .3rem;display:flex}.header__scroll-ring{width:20px;height:20px}.header__scroll-ring circle{transition:stroke-dashoffset .3s}.header__scroll-pct{color:#111;letter-spacing:.02em;text-align:right;min-width:26px;font-size:.7rem;font-weight:400}.header__dropdown{transform-origin:top;background:#f5f5f5;border-radius:20px;width:420px;max-width:calc(100vw - 2rem);max-height:calc(100vh - 5rem);padding:1.1rem 1.25rem;position:absolute;top:calc(100% + .6rem);left:50%;overflow-y:auto;translate:-50%;box-shadow:0 20px 60px #0000004d}.header__dropdown-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.1rem 1rem;display:grid}.header__dropdown-section{flex-direction:column;gap:.05rem;display:flex}.header__dropdown-label{color:#888;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem;font-size:.62rem;font-weight:400}.header__dropdown-link{font-family:var(--font-display);color:#111;padding:.08rem 0;font-size:1.1rem;font-weight:400;line-height:1.25;transition:color .2s}.header__dropdown-link:hover{color:#555}.header__dropdown-link--small{font-size:.78rem;font-weight:400}.header__dropdown-divider{background:#ddd;width:100%;height:1px;margin:.85rem 0}.header__overlay{z-index:999;background:#0000004d;position:fixed;inset:0}.header__cta{letter-spacing:.03em;color:#0a0a0a;z-index:1001;background:#fff;border-radius:100px;padding:.55rem 1.4rem;font-size:.8rem;font-weight:400;transition:all .3s}.header__cta:hover{background:#ffffffd9;transform:translateY(-1px)}@media (width<=1024px){.header{padding:1rem 1.5rem}.header__cta{display:none}.header__dropdown{border-radius:18px;width:calc(100vw - 1.5rem);max-width:380px;padding:1rem}.header__dropdown-grid{grid-template-columns:1fr 1fr;column-gap:1.25rem}}@media (width<=480px){.header__dropdown{width:auto;max-width:none;max-height:calc(100vh - 5rem);padding:1rem 1.1rem;position:fixed;top:4rem;left:.5rem;right:.5rem;translate:none}.header__dropdown-grid{grid-template-columns:1fr;row-gap:.05rem}}.footer{color:#fff;background:#000;flex-direction:column;padding:4rem 2.5rem 0;display:flex;overflow:hidden}.footer__grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.05fr 1.15fr .95fr;gap:3rem 4rem;width:100%;max-width:1500px;margin:0 auto;padding-bottom:3rem;display:grid}.footer__col-label{letter-spacing:.22em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.25rem;font-size:.72rem;font-weight:400;display:block}.footer__col-left{flex-direction:column;gap:1.25rem;display:flex}.footer__intro{align-items:center;gap:.6rem;display:flex}.footer__intro-mark{color:#3b82f6;font-family:var(--font-display);font-size:1.35rem;line-height:1}.footer__intro-title{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.35rem,1.9vw,1.65rem);font-weight:400}.footer__intro-desc{color:#fff9;max-width:380px;margin:0;font-size:.9rem;line-height:1.6}.footer__form{background:#ffffff08;border:1px solid #ffffff26;border-radius:6px;align-items:stretch;max-width:420px;margin-top:.75rem;display:flex;overflow:hidden}.footer__input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.85rem 1rem;font-family:inherit;font-size:.88rem}.footer__input::placeholder{color:#fff6}.footer__submit{color:#000;font-family:var(--font-display);letter-spacing:.15em;cursor:pointer;background:#fff;border:none;padding:0 1.75rem;font-size:.78rem;font-weight:500;transition:background .2s,transform .2s}.footer__submit:hover{background:#ffffffd9;transform:translate(1px)}.footer__col-middle{padding-left:clamp(0,2vw,1rem)}.footer__pages{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.footer__pages-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.footer__page-link{color:#ffffffd9;font-size:.88rem;text-decoration:none;transition:color .2s,transform .2s}.footer__page-link:hover{color:#fff;transform:translate(2px)}.footer__col-right{flex-direction:column;gap:2rem;display:flex}.footer__social-block,.footer__contact-block{flex-direction:column;display:flex}.footer__contact-block{border-top:1px solid #ffffff14;gap:.5rem;padding-top:1.75rem}.footer__social-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.footer__social-link{color:#ffffffd9;grid-template-columns:22px 1fr auto auto;align-items:center;gap:.6rem;font-size:.88rem;text-decoration:none;transition:color .2s;display:grid}.footer__social-link:hover{color:#fff}.footer__social-icon{color:#ffffffd9;justify-content:center;align-items:center;display:inline-flex}.footer__social-dots{background-image:linear-gradient(90deg,#ffffff40 0 3px,#0000 3px 8px);background-repeat:repeat-x;background-size:8px 1px;height:1px;display:block}.footer__social-label{color:inherit}.footer__social-arrow{color:#ffffff8c}.footer__contact-link,.footer__contact-line{color:#ffffffd9;font-size:.88rem;text-decoration:none;transition:color .2s}.footer__contact-link:hover{color:#fff}.footer__wordmark-wrap{width:100%;padding-top:2rem;overflow:hidden}.footer__wordmark{width:100%;font-family:var(--font-display);color:#fff;letter-spacing:-.06em;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;will-change:transform, opacity;padding:0;font-size:15.3vw;font-weight:400;line-height:.85;position:relative}.footer__wordmark-mark{vertical-align:super;color:#fff9;letter-spacing:0;margin-left:.15em;font-size:.18em}@media (width<=1100px){.footer__grid{grid-template-columns:1fr 1fr}.footer__col-right{flex-flow:wrap;grid-column:1/-1;gap:2.5rem 4rem}.footer__contact-block{border-top:none;flex:240px;padding-top:0}.footer__social-block{flex:240px}}@media (width<=640px){.footer{padding:3rem 1.25rem 0}.footer__grid{grid-template-columns:1fr;gap:2.25rem;padding-bottom:2rem}.footer__col-right{flex-direction:column;gap:2rem}.footer__pages{grid-template-columns:1fr 1fr;gap:1.25rem}.footer__wordmark{letter-spacing:-.05em;font-size:13vw}}.hero{isolation:isolate;background:#0a0a0a;flex-direction:column;justify-content:flex-end;width:100%;max-width:100vw;min-height:100vh;padding:5rem 3rem 6rem;display:flex;position:relative;overflow:hidden}.hero__particles{z-index:0;pointer-events:auto;width:100%;height:100%;display:block;position:absolute;inset:0}.hero__copy{z-index:2;pointer-events:auto;text-align:left;flex-direction:column;align-items:flex-start;max-width:560px;display:flex;position:relative}.hero__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.75rem,3.4vw,3rem);font-weight:400;line-height:1.1}.hero__lead{font-family:var(--font-primary);color:var(--text-secondary);margin-top:1.25rem;font-size:clamp(.85rem,.95vw,.95rem);font-weight:400;line-height:1.6}.hero__cta{color:#0a0a0a;font-family:var(--font-display);letter-spacing:.02em;background:#fff;border-radius:100px;align-items:center;gap:.7rem;margin-top:1.75rem;padding:.85rem 1.6rem;font-size:.9rem;font-weight:400;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),background .3s;display:inline-flex}.hero__cta svg{transition:transform .35s cubic-bezier(.22,1,.36,1)}.hero__cta:hover{background:#f5f5f5;transform:translateY(-2px)}.hero__cta:hover svg{transform:translate(4px)}.hero__scroll-indicator{z-index:2;pointer-events:auto;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2rem;right:3rem}.hero__scroll-label{font-family:var(--font-primary);letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;font-size:.7rem;font-weight:400}.hero__scroll-track{background:#ffffff26;width:1px;height:46px;position:relative;overflow:hidden}.hero__scroll-thumb{background:#fff;width:100%;height:16px;animation:1.8s cubic-bezier(.55,0,.35,1) infinite hero-scroll-thumb;position:absolute;top:0;left:0}@keyframes hero-scroll-thumb{0%{transform:translateY(-100%)}60%,to{transform:translateY(320%)}}@media (width<=768px){.hero{justify-content:flex-end;min-height:100vh;padding:1.5rem 1.5rem 3rem}.hero__copy{max-width:100%}.hero__title{font-size:clamp(1.5rem,6vw,2rem)}.hero__lead{margin-top:1rem;font-size:.85rem}.hero__scroll-indicator{display:none}}.whatwedo{background:var(--bg-primary);width:100%;height:100vh;padding:6rem 1.25rem 1.25rem;position:relative;overflow:hidden}.whatwedo__inner{flex-direction:column;width:100%;max-width:100%;height:100%;display:flex}.whatwedo__label{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:2rem;font-size:.75rem;font-weight:400;display:block}.whatwedo__text{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);text-align:left;margin-bottom:2rem;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:400;line-height:1.35}.whatwedo__word{opacity:0;will-change:transform, opacity;margin-right:.3em;display:inline-block}.whatwedo__works{flex-direction:column;gap:clamp(.75rem,1.5vh,1.25rem);width:100%;margin-top:auto;padding-top:clamp(1.5rem,3vh,2.5rem);display:flex}.whatwedo__works-header{opacity:0;will-change:transform, opacity;justify-content:space-between;align-items:flex-end;gap:1.5rem;width:100%;display:flex}.whatwedo__works-title{font-family:var(--font-primary);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;margin:0;font-size:.75rem;font-weight:400;line-height:1}.whatwedo__works-cta{color:#f5f2ecb3;background:0 0;border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:color .3s,border-color .3s,transform .3s;display:inline-flex}.whatwedo__works-cta:hover{color:#f5f2ec;border-color:#ffffff73;transform:rotate(45deg)}.whatwedo__works-grid{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none;scroll-behavior:smooth;align-items:flex-end;gap:.75rem;width:100%;padding-bottom:.25rem;display:flex;overflow:auto hidden}.whatwedo__works-grid::-webkit-scrollbar{display:none}.whatwedo__works-grid.is-dragging{cursor:grabbing;scroll-behavior:auto}.whatwedo__works-grid.is-dragging *{pointer-events:none}.whatwedo__works-card{opacity:0;will-change:transform, opacity;contain:layout paint;background:#111;border-radius:4px;flex:none;width:clamp(220px,18vw,300px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.whatwedo__works-card img{object-fit:cover;filter:grayscale(.2)contrast(1.05)brightness(.9);pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.whatwedo__works-card--1{height:clamp(180px,34vh,340px)}.whatwedo__works-card--2{height:clamp(150px,26vh,260px)}.whatwedo__works-card--3{height:clamp(170px,30vh,300px)}.whatwedo__works-card--4{height:clamp(160px,28vh,280px)}.whatwedo__works-card--5{height:clamp(180px,32vh,320px)}.whatwedo__works-card--6{height:clamp(160px,27vh,270px)}@media (width<=600px){.whatwedo{padding:5rem 1rem 1.5rem}.whatwedo__text{margin-bottom:1.5rem;font-size:clamp(1.2rem,5vw,1.8rem)}.whatwedo__works-title{font-size:.75rem}.whatwedo__works-card{width:clamp(160px,55vw,240px)}.whatwedo__works-card,.whatwedo__works-card--1,.whatwedo__works-card--2,.whatwedo__works-card--3,.whatwedo__works-card--4,.whatwedo__works-card--5,.whatwedo__works-card--6{height:clamp(180px,30vh,240px)}}@media (prefers-reduced-motion:reduce){.whatwedo__works-header,.whatwedo__works-card{opacity:1!important;transform:none!important}.whatwedo__works-cta{transition:none}}.svc{isolation:isolate;background:var(--bg-primary);min-height:100vh;padding:6rem 2.5rem;position:relative;overflow:hidden}.svc__header{z-index:5;text-align:center;max-width:800px;margin:0 auto 4rem;position:relative}.svc__eyebrow{color:#ffffff8c;letter-spacing:.4em;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:400}.svc__title{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:.95}.svc__title span{background:linear-gradient(90deg,#fff,#d6d6d6,#f5f5f5);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.svc__desc{max-width:600px;color:var(--text-secondary);margin:1.5rem auto 0;font-size:.95rem;line-height:1.7}.svc__network{z-index:2;width:min(1450px,100%);height:650px;margin:auto;position:relative}.svc__connections{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.svc__connections .svc__conn-glow{fill:none;stroke:#ffffff24;stroke-width:4px;stroke-linecap:round;filter:blur(3px);opacity:.7}.svc__connections .svc__conn{fill:none;stroke:#ffffff73;stroke-width:1px;stroke-linecap:round;stroke-dasharray:5 8;filter:drop-shadow(0 0 4px #ffffff59);animation:2.4s linear infinite svc-flow}.svc__connections .svc__conn-card-dot,.svc__connections .svc__conn-brain-dot{fill:#fff;stroke:#fff9;stroke-width:.5px;filter:drop-shadow(0 0 5px #ffffffd9)drop-shadow(0 0 12px #fff6);animation:2s ease-in-out infinite svc-pulse}.svc__connections .svc__conn-data-dot{fill:#fff;filter:drop-shadow(0 0 5px #fff)drop-shadow(0 0 12px #ffffffb3)drop-shadow(0 0 20px #ffffff59)}@keyframes svc-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-26px}}@keyframes svc-pulse{0%,to{opacity:.55}50%{opacity:1}}.svc__card{z-index:10;width:300px;min-height:145px;color:inherit;perspective:900px;animation:svc-card-float var(--fd,7s) ease-in-out infinite;animation-delay:var(--fdelay,0s);will-change:transform;text-decoration:none;display:block;position:absolute}@keyframes svc-card-float{0%{transform:translate(0,0)}25%{transform:translate3d(calc(var(--fx,8px) * -.6), calc(var(--fy,10px) * -1), 0)}50%{transform:translate3d(var(--fx,8px), calc(var(--fy,10px) * -.4), 0)}75%{transform:translate3d(calc(var(--fx,8px) * .4), var(--fy,10px), 0)}to{transform:translate(0,0)}}.svc__card-enter{will-change:transform, opacity;display:block}.svc__card-inner{clip-path:polygon(18px 0,calc(100% - 18px) 0,100% 18px,100% calc(100% - 18px),calc(100% - 18px) 100%,18px 100%,0 calc(100% - 18px),0 18px);transform-style:preserve-3d;transform-origin:50%;will-change:transform;background:linear-gradient(135deg,#141416f5,#0a0a0cf5);border:1px solid #ffffff1f;padding:1.5rem;transition:border-color .35s,box-shadow .35s;position:relative}.svc__card-inner:before{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);width:80px;height:1px;position:absolute;top:0;left:20px;box-shadow:0 0 10px #fff6}.svc__card-inner:after{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:80px;height:1px;position:absolute;bottom:0;right:20px}.svc__card:hover .svc__card-inner{border-color:#ffffff59;box-shadow:0 20px 40px #00000080,0 0 30px #ffffff0d,inset 0 0 30px #ffffff08}.svc__card-content{align-items:flex-start;gap:1.25rem;display:flex}.svc__icon{width:54px;height:54px;color:var(--text-primary);background:radial-gradient(circle,#ffffff14,#0000 70%);border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex;box-shadow:0 0 20px #ffffff0f,inset 0 0 15px #ffffff08}.svc__card h3{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .55rem;font-size:1.05rem;font-weight:400}.svc__card p{color:var(--text-secondary);max-width:250px;margin:0;font-size:.82rem;line-height:1.65}.svc__brain-stage{z-index:8;pointer-events:none;justify-content:center;align-items:center;width:390px;height:390px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.svc__brain-stage .svc__brain-wrapper,.svc__brain-stage .svc__brain-canvas{pointer-events:auto}.svc__brain-stage:before{content:"";border:1px solid #ffffff4d;border-radius:50%;width:100%;height:100%;animation:5s ease-in-out infinite svc-ring-pulse;position:absolute;box-shadow:0 0 60px #ffffff14,inset 0 0 60px #ffffff0d}.svc__brain-stage:after{content:"";border:1px dashed #ffffff4d;border-radius:50%;width:62%;height:62%;animation:25s linear infinite svc-ring-rotate;position:absolute}.svc__brain-wrapper{z-index:5;justify-content:center;align-items:center;width:90%;height:90%;transition:transform .2s ease-out;display:flex;position:relative}.svc__brain-canvas{cursor:crosshair;filter:drop-shadow(0 0 20px #8cbeff40)drop-shadow(0 0 45px #8cbeff1f);width:100%;height:100%;display:block}.svc__brain-glow{filter:blur(70px);z-index:1;background:#ffffff14;border-radius:50%;width:26%;height:26%;animation:4s ease-in-out infinite svc-brain-glow;position:absolute}.svc__brain-base{filter:blur(2px);background:radial-gradient(#ffffff59,#ffffff14,#0000 70%);border-radius:50%;width:28%;height:10px;position:absolute;bottom:22%;box-shadow:0 0 25px #ffffff40}@keyframes svc-ring-pulse{0%,to{opacity:.5;transform:scale(.97)}50%{opacity:1;transform:scale(1.03)}}@keyframes svc-ring-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svc-brain-glow{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@media (width<=1100px){.svc{padding:5rem 1.5rem}.svc__network{grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr);gap:.9rem .8rem;width:100%;max-width:720px;height:auto;margin:0 auto;padding:0;display:grid;position:relative}.svc__connections{z-index:1;display:block}.svc__brain-stage{order:initial;grid-area:2/1/auto/-1;justify-self:center;width:clamp(220px,34vw,320px);height:clamp(220px,34vw,320px);position:relative!important;top:auto!important;left:auto!important;transform:none!important}.svc__card{perspective:none;z-index:10;width:auto;min-height:0;animation:none;position:relative!important;top:auto!important;left:auto!important;right:auto!important}.svc__card--cloud{grid-area:1/1;align-self:end;transform:translateY(-8px)}.svc__card--managed{grid-area:1/2;align-self:end;transform:translateY(14px)}.svc__card--digital{grid-area:1/3;align-self:end;transform:translateY(-8px)}.svc__card--cyber{grid-area:3/1;align-self:start;transform:translateY(8px)}.svc__card--software{grid-area:3/2;align-self:start;transform:translateY(-14px)}.svc__card--iot{grid-area:3/3;align-self:start;transform:translateY(8px)}.svc__card-inner{clip-path:none;border-radius:12px;padding:.9rem .75rem}.svc__card-inner:before,.svc__card-inner:after{display:none}.svc__card-content{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.svc__icon{width:clamp(32px,4.5vw,44px);height:clamp(32px,4.5vw,44px);font-size:clamp(.9rem,1.4vw,1.1rem)}.svc__card h3{letter-spacing:0;margin:0;font-size:clamp(.68rem,1.15vw,.85rem);line-height:1.2}.svc__card p{display:none}}@media (width<=650px){.svc{padding:2.5rem .75rem 3rem}.svc__header{margin-bottom:1.5rem}.svc__title{letter-spacing:-.03em;font-size:2.4rem}.svc__desc{font-size:.85rem}.svc__network{grid-template-columns:1fr;grid-auto-rows:auto;gap:.6rem;max-width:100%;padding:0;display:grid;position:relative}.svc__connections{display:none!important}.svc__brain-stage{order:initial;grid-area:4/1;place-self:center;width:220px;height:220px;margin:.75rem 0;transform:none!important}.svc__card--cloud{grid-area:1/1;align-self:stretch;transform:none!important}.svc__card--managed{grid-area:2/1;align-self:stretch;transform:none!important}.svc__card--digital{grid-area:3/1;align-self:stretch;transform:none!important}.svc__card--cyber{grid-area:5/1;align-self:stretch;transform:none!important}.svc__card--software{grid-area:6/1;align-self:stretch;transform:none!important}.svc__card--iot{grid-area:7/1;align-self:stretch;transform:none!important}.svc__card{z-index:10;width:100%}.svc__card-inner{border-radius:12px;padding:.85rem 1rem}.svc__card-content{text-align:left;flex-direction:row;align-items:center;gap:.85rem}.svc__icon{width:40px;height:40px;font-size:1rem}.svc__card h3{margin:0;font-size:.95rem;line-height:1.2}.svc__card p{display:none}.svc__connections .svc__conn{stroke:#ffffff47;stroke-width:.6px;stroke-dasharray:none;filter:none;animation:none}.svc__connections .svc__conn-glow{stroke:#ffffff0d;stroke-width:2px;filter:blur(1.5px)}.svc__connections .svc__conn-card-dot,.svc__connections .svc__conn-brain-dot{r:1.75;filter:drop-shadow(0 0 3px #ffffffb3)drop-shadow(0 0 6px #ffffff4d)}.svc__connections .svc__conn-data-dot{r:1.5;filter:drop-shadow(0 0 3px #ffffffe6)drop-shadow(0 0 8px #ffffff80)}}.approach{background:var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:4rem 2.5rem;display:flex;overflow:hidden}.approach__inner{width:100%;max-width:1200px;margin:0 auto}.approach__header{text-align:center;margin-bottom:4rem}.approach__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:400;display:block}.approach__title{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:400}.approach__subtitle{color:var(--text-secondary);max-width:560px;margin:1rem auto 0;font-size:.95rem;line-height:1.7}.approach__cards{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.approach-card{perspective:1000px;will-change:transform, opacity}.approach-card__inner{aspect-ratio:3/4;width:100%;transform-style:preserve-3d;will-change:transform;position:relative}.approach-card__face{backface-visibility:hidden;background:#000;border:1px solid #ffffff3b;border-radius:22px;flex-direction:column;padding:1.5rem;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 40px #0006}.approach-card__front{justify-content:center;align-items:center;gap:1.5rem}.approach-card__front .approach-card__num{position:absolute;top:1.5rem;left:1.5rem}.approach-card__back{justify-content:flex-end;gap:1rem;transform:rotateY(180deg)}.approach-card__back .approach-card__num{position:absolute;top:1.5rem;left:1.5rem}.approach-card__num{text-transform:uppercase;letter-spacing:.15em;color:#fff;font-size:.65rem;font-weight:400}.approach-card__icon{width:80px;height:80px}.approach-card__icon svg{width:100%;height:100%}.approach-card__label{text-transform:uppercase;letter-spacing:.15em;color:#fff;font-size:.7rem;font-weight:400}.approach-card__title{font-family:var(--font-display);color:#fff;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:400;line-height:1.3}.approach-card__text{color:#ffffffb3;font-size:.85rem;line-height:1.6}@media (width<=1024px){.approach__cards{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.approach{align-items:flex-start;min-height:auto;padding:3rem 1.25rem}.approach__header{margin-bottom:2rem}.approach__cards{grid-template-columns:repeat(2,1fr);gap:.75rem}.approach-card__inner{aspect-ratio:auto;min-height:220px}.approach-card__face{border-radius:14px;padding:1rem}.approach-card__front{gap:.75rem}.approach-card__front .approach-card__num,.approach-card__back .approach-card__num{font-size:.55rem;top:.75rem;left:.75rem}.approach-card__icon{width:48px;height:48px}.approach-card__title{font-size:.95rem;line-height:1.2}.approach-card__text{font-size:.75rem;line-height:1.5}}.products-stack{position:relative}.products-panel{width:100%;height:90vh;color:var(--panel-color);perspective:1200px;background:#0a0a0a;position:relative;overflow:hidden}.products-panel__inner{background:var(--panel-bg);will-change:transform, opacity, border-radius;transform-origin:50%;flex-direction:column;justify-content:space-between;height:100%;padding:3rem 3.5rem;display:flex;position:relative;overflow:hidden}.products-panel__top{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.products-panel__name{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(3.5rem,9vw,8rem);font-weight:400;line-height:.92}.products-panel__logo{background-color:var(--panel-color);flex-shrink:0;width:120px;height:120px;margin-top:.5rem;-webkit-mask-image:url(/arrow.png);mask-image:url(/arrow.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.products-panel__middle{justify-content:flex-end;align-items:flex-end;gap:2rem;display:flex;position:absolute;bottom:3rem;right:3.5rem}.products-panel__num{font-family:var(--font-display);font-size:clamp(3rem,8vw,7rem);font-weight:300}.products-panel__visual{border-radius:12px;width:clamp(180px,22vw,280px);height:clamp(280px,35vw,420px);overflow:hidden}.products-panel__visual img{object-fit:cover;border-radius:12px;width:100%;height:100%}.products-panel__desc{opacity:.75;max-width:420px;font-size:.95rem;line-height:1.7}@media (width<=768px){.products-panel{height:60vh}.products-panel__inner{justify-content:flex-start;gap:1rem;padding:1.5rem 1.25rem}.products-panel__top{gap:1rem}.products-panel__name{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;flex:auto;min-width:0;font-size:clamp(1.75rem,8vw,2.5rem);line-height:.98}.products-panel__logo{width:44px;height:44px;margin-top:.25rem}.products-panel__middle{order:2;justify-content:space-between;align-items:center;gap:1rem;position:static;bottom:auto;right:auto}.products-panel__num{font-size:clamp(2rem,8vw,3rem)}.products-panel__visual{width:42vw;max-width:200px;height:42vw;max-height:200px}.products-panel__desc{order:3;max-width:100%;font-size:.9rem;line-height:1.55}}.whysmart{background:var(--bg-primary);width:100%;height:100vh;padding:4rem 2rem 3rem;position:relative;overflow:hidden}.whysmart__inner{flex-direction:column;width:100%;max-width:1600px;height:100%;margin:0 auto;display:flex;position:relative}.whysmart__header{z-index:5;flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.whysmart__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.75rem;font-weight:400}.whysmart__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.5rem,2.4vw,2.25rem);font-weight:400}.whysmart__stage{z-index:2;perspective:1400px;flex-direction:row;flex:1;justify-content:flex-start;align-items:center;gap:1.25rem;padding:2rem 0;display:flex;position:relative;overflow:visible}.whysmart__card{will-change:transform, opacity;transform-origin:50%;width:clamp(220px,18vw,260px);height:clamp(300px,34vh,360px);transform-style:preserve-3d;backface-visibility:visible;flex:none}.whysmart__card-inner{-webkit-backdrop-filter:blur(14px)saturate(140%);background:linear-gradient(135deg,#ffffff17 0%,#ffffff08 55%,#ffffff12 100%);border:1px solid #ffffff29;border-radius:18px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff3,inset 0 -1px #ffffff0a,0 20px 40px #00000059}.whysmart__card-inner:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(120% 80% at 0 0,#ffffff24 0%,#0000 60%);position:absolute;inset:0}.whysmart__card-inner>*{z-index:1;position:relative}.whysmart__card-top{letter-spacing:.15em;text-transform:uppercase;color:#ffffffa6;justify-content:space-between;align-items:flex-start;font-size:.7rem;font-weight:400;display:flex}.whysmart__card-num{font-family:var(--font-display);color:#fff;font-size:.85rem}.whysmart__card-brand{font-family:var(--font-display)}.whysmart__card-body{flex-direction:column;gap:.6rem;display:flex}.whysmart__card-title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.1rem,1.35vw,1.35rem);font-weight:400;line-height:1.15}.whysmart__card-desc{color:#ffffffb3;margin:0;font-size:.8rem;line-height:1.55}.whysmart__card-foot{color:#ffffffbf;justify-content:flex-end;align-items:center;display:flex}@media (width<=900px){.whysmart{height:auto;min-height:100vh;padding:3rem 1rem 2rem}.whysmart__stage{perspective:1000px;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:stretch;gap:.75rem;padding:1rem 0;display:grid}.whysmart__card{width:auto;height:clamp(200px,32vh,260px)}.whysmart__card-inner{border-radius:14px;padding:1rem}.whysmart__card-title{font-size:.95rem}.whysmart__card-desc{font-size:.72rem}}.cform{background:var(--bg-primary);padding:clamp(3rem,6vw,5rem) clamp(1.25rem,3vw,2.5rem)}.cform__inner{background:#ffffff05;border:1px solid #ffffff0f;border-radius:28px;grid-template-columns:1fr 1.2fr;gap:clamp(2rem,5vw,4rem);max-width:1400px;margin:0 auto;padding:clamp(1.5rem,3vw,3rem);display:grid}.cform__aside{flex-direction:column;gap:1.5rem;display:flex}.cform__eyebrow{color:#ffffffd9;font-family:var(--font-primary);letter-spacing:.14em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff2e;border-radius:999px;align-self:flex-start;padding:.4rem 1rem;font-size:.72rem;display:inline-block}.cform__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;max-width:22ch;margin:.5rem 0;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:500;line-height:1.1}.cform__desc{font-family:var(--font-primary);color:#fff9;max-width:36ch;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.cform__info{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.cform__info-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:46px 1fr;align-items:center;gap:.9rem;padding:.9rem 1rem;display:grid}.cform__info-icon{color:#fff;background:#2563eb;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.cform__info-body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.cform__info-label{color:#ffffff80;font-family:var(--font-primary);letter-spacing:.02em;font-size:.72rem}.cform__info-value{color:#fff;font-family:var(--font-primary);overflow-wrap:anywhere;font-size:.92rem;text-decoration:none}.cform__info-value:hover{color:#93c5fd}.cform__form{flex-direction:column;gap:1.25rem;display:flex}.cform__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.cform__field{flex-direction:column;gap:.4rem;display:flex}.cform__label{font-family:var(--font-primary);color:#ffffffb3;font-size:.82rem}.cform__input{color:#fff;font-family:var(--font-primary);background:#ffffff08;border:1px solid #ffffff24;border-radius:999px;padding:.9rem 1.25rem;font-size:.95rem;transition:border-color .2s,background .2s}.cform__input:focus{background:#3b82f60f;border-color:#3b82f699;outline:none}.cform__input::placeholder{color:#ffffff59}.cform__select{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.6)' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 1.15rem center;background-repeat:no-repeat;padding-right:2.5rem}.cform__select option{color:#fff;background-color:#0a0a0a;padding:.5rem .75rem}.cform__textarea{resize:vertical;min-height:8rem;font-family:var(--font-primary);border-radius:20px;padding:1rem 1.25rem;line-height:1.55}.cform__msg{font-family:var(--font-primary);border-radius:12px;margin:0;padding:.75rem 1rem;font-size:.88rem}.cform__msg--error{color:#fca5a5;background:#dc26261f;border:1px solid #dc262659}.cform__msg--ok{color:#86efac;background:#22c55e1f;border:1px solid #22c55e59}.cform__submit{color:#fff;font-family:var(--font-primary);cursor:pointer;background:#2563eb;border:none;border-radius:999px;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background .25s,transform .25s}.cform__submit:hover{background:#1d4ed8;transform:translateY(-1px)}.cform__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=900px){.cform__inner{grid-template-columns:1fr}}@media (width<=600px){.cform__row{grid-template-columns:1fr}.cform__inner{border-radius:20px;padding:1.25rem}.cform__title{font-size:clamp(1.5rem,6vw,2rem)}}
