:root{--blue:#1778ba;--deep:#092f52;--ink:#122a3c;--muted:#617382;--pale:#eaf4f9;--cream:#faf8f3;--line:#dce6eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"DM Sans",sans-serif;background:#fff}a{text-decoration:none;color:inherit}.container{max-width:1170px;margin:0 auto;padding:0 28px}.topbar{background:#092f52;color:#d8e8f2;font-size:12px;letter-spacing:.04em}.topbar-content{height:37px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;font-weight:600}.site-header{height:82px;display:flex;align-items:center;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid transparent}.nav-wrap{display:flex;align-items:center;justify-content:space-between;width:100%}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;color:#0b426e;font-weight:700;font-size:12px;line-height:1.06;letter-spacing:.12em}.brand img{height:35px;width:70px;object-fit:contain}.brand b{color:#167abc;font-weight:800}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav-links>a:not(.nav-cta){color:#3c5260}.nav-links>a:hover{color:var(--blue)}.nav-cta{background:var(--blue);color:#fff!important;padding:12px 17px;border-radius:3px}.nav-cta span{margin-left:9px}.menu-toggle{display:none;background:none;border:0}.hero{overflow:hidden;background:linear-gradient(115deg,#f5fafc 0%,#fff 57%,#eaf7fc 100%)}.hero-grid{min-height:540px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:700;color:#1979b7;margin:0 0 18px;display:flex;align-items:center;gap:9px}.eyebrow span{height:2px;width:25px;background:currentColor;display:inline-block}.hero h1,.section h2,.service-banner h2,.contact h2{font:700 clamp(38px,4.3vw,61px)/1.08 Manrope,sans-serif;letter-spacing:-.055em;margin:0;color:#102c41}.hero h1 em,.section h2 em,.service-banner h2 em,.contact h2 em{font-style:normal;color:var(--blue)}.hero-text{max-width:500px;color:#5c7180;font-size:17px;line-height:1.65;margin:22px 0 29px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;gap:24px;padding:15px 19px;border-radius:3px;font-weight:700;font-size:14px}.button-primary{background:var(--blue);color:#fff}.button span{font-size:20px;line-height:12px}.text-link{font-weight:700;font-size:14px;color:#0f507e}.text-link span{margin-left:9px;font-size:19px}.hero-points{display:flex;margin-top:42px;gap:42px}.hero-points div{border-left:2px solid #b4d9eb;padding-left:12px;display:flex;flex-direction:column;gap:4px}.hero-points strong{font-size:13px}.hero-points span{font-size:12px;color:#6b808e}.hero-art{height:440px;position:relative}.glow{width:340px;height:340px;border-radius:50%;position:absolute;background:radial-gradient(circle,#bfebfb 0%,#dff4fb 41%,transparent 70%);right:15px;top:35px}.orbit{position:absolute;border:1px solid #a7d9ed;border-radius:50%;transform:rotate(-27deg)}.orbit-one{width:450px;height:200px;right:-8px;top:119px}.orbit-two{width:385px;height:175px;right:37px;top:135px;border-color:#d2ebf5}.monitor{position:absolute;right:90px;top:63px;width:293px}.screen{height:190px;border:11px solid #173f5d;border-radius:10px;background:linear-gradient(130deg,#0f78b5,#163e68);box-shadow:0 24px 20px #37758e40;position:relative;overflow:hidden}.screen:after{content:"";position:absolute;width:180px;height:180px;background:#67c8ed2d;right:-80px;top:-96px;border-radius:50%}.screen-dots{position:absolute;left:15px;top:13px;display:flex;gap:4px}.screen-dots i{width:5px;height:5px;border-radius:50%;background:#b9e8f7}.screen-chart{position:absolute;display:flex;align-items:end;gap:9px;left:40px;bottom:29px;height:72px}.screen-chart span{width:20px;background:#72cdf0;border-radius:2px 2px 0 0}.screen-chart span:nth-child(1){height:27px}.screen-chart span:nth-child(2){height:47px}.screen-chart span:nth-child(3){height:36px}.screen-chart span:nth-child(4){height:63px}.screen-chart span:nth-child(5){height:52px}.screen b{position:absolute;right:18px;bottom:18px;font:700 12px Manrope;color:#c9edfc;letter-spacing:.14em}.stand{width:45px;height:44px;background:#173f5d;margin:auto;clip-path:polygon(35% 0,65% 0,85% 100%,15% 100%)}.stand-base{width:114px;height:9px;background:#173f5d;border-radius:50%;margin:-3px auto}.laptop{position:absolute;right:6px;bottom:47px;width:227px;transform:rotate(-4deg)}.laptop-screen{height:126px;background:#113b5c;border:7px solid #315b76;border-radius:7px 7px 0 0;padding:20px}.laptop-base{height:12px;background:#6f9ab0;clip-path:polygon(0 0,100% 0,92% 100%,8% 100%)}.code-line{height:6px;background:#51b6df;margin:8px 0;border-radius:4px}.code-line.b{width:62%;background:#b2e8f8}.code-line.c{width:77%}.code-line.d{width:36%;background:#b2e8f8}.floating-tag{position:absolute;background:#fff;border-radius:4px;padding:10px 13px;box-shadow:0 14px 25px #17496525;color:#3c6173;font-size:11px;font-weight:700}.floating-tag span{color:#1580bf;margin-right:5px}.tag-one{top:56px;right:4px}.tag-two{left:16px;bottom:75px}.trust-strip{background:#f1f8fb;padding:18px 0;color:#174d70}.trust-strip .container{display:flex;align-items:center;gap:42px}.trust-strip p{font-size:10px;font-weight:700;letter-spacing:.14em;margin:0;white-space:nowrap}.trust-items{display:flex;align-items:center;justify-content:space-between;width:100%;font:700 12px Manrope;letter-spacing:.11em}.trust-items i{height:4px;width:4px;border-radius:50%;background:#6eb7d9}.section{padding:102px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section h2{font-size:42px}.section-heading>p{max-width:350px;font-size:15px;color:var(--muted);line-height:1.65;margin:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product-card{min-height:300px;padding:25px;position:relative;border-radius:3px;overflow:hidden}.product-card p{font-size:12px;font-weight:700;margin:30px 0 11px;opacity:.64}.product-card h3{font:700 20px Manrope;margin:0 0 8px;letter-spacing:-.03em}.product-card>span{font-size:13px;display:block;line-height:1.45;max-width:160px}.product-card>a{position:absolute;right:22px;bottom:20px;font-size:23px;font-weight:400}.blue{background:#1683c5;color:white}.light{background:#eaf5fa;color:#123b5d}.dark{background:#123c5d;color:#fff}.warm{background:#f8f4ed;color:#283d4c}.product-icon{height:55px;position:relative}.desktop-icon div{width:68px;height:43px;background:#d5f1ff;border:5px solid #74c9ea;border-radius:3px}.desktop-icon i{width:29px;height:6px;position:absolute;top:48px;left:20px;background:#74c9ea;border-radius:10px}.tower-icon div{height:54px;width:31px;background:#65bddd;border-radius:3px}.tower-icon i,.tower-icon b{position:absolute;left:8px;width:15px;height:2px;background:#e7faff}.tower-icon i{top:13px}.tower-icon b{top:21px}.printer-icon div{height:32px;width:61px;background:#80d0eb;border-radius:4px;position:absolute;top:16px}.printer-icon div:before{content:"";position:absolute;width:42px;height:20px;background:#dff6ff;left:10px;top:-14px}.printer-icon i{width:35px;height:8px;background:#dff6ff;position:absolute;left:13px;bottom:0}.accessory-icon{display:flex;align-items:center;gap:8px}.accessory-icon i{width:18px;height:45px;background:#8ca9b5;border-radius:10px}.accessory-icon i:nth-child(2){width:38px;height:25px;border-radius:4px}.accessory-icon i:nth-child(3){height:34px;width:15px}.service-banner{background:#0b3b60;color:#fff;padding:92px 0}.service-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:94px;align-items:center}.service-visual{height:340px;position:relative;border:1px solid #6db8da;border-radius:50%;max-width:340px}.service-visual:before,.service-visual:after{content:"";position:absolute;border:1px solid #4789ad;border-radius:50%}.service-visual:before{inset:23px}.service-visual:after{inset:55px}.circle-text{position:absolute;top:23px;left:62px;font-size:10px;letter-spacing:.15em;color:#9ed9f0;z-index:1}.gear{font-size:111px;line-height:1;position:absolute;left:100px;top:104px;color:#70c8e7;text-shadow:0 3px 0 #2684ae}.service-check{position:absolute;right:-23px;bottom:56px;background:#effaff;color:#1681bb;width:69px;height:69px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:22px;box-shadow:0 8px 20px #001a2a66}.service-check span{position:absolute;white-space:nowrap;top:76px;right:-9px;font-size:11px;color:#b6deed;font-weight:400}.light-eyebrow{color:#8bd0ed}.service-banner h2{color:#fff;font-size:43px}.service-banner h2 em{color:#78c9e9}.service-banner p:not(.eyebrow){color:#bfd9e7;line-height:1.65;max-width:490px;margin:21px 0}.service-list{margin:28px 0 32px}.service-list div{display:flex;gap:16px;align-items:center;padding:11px 0;border-top:1px solid #2f6686;font-size:14px;font-weight:600}.service-list div:last-child{border-bottom:1px solid #2f6686}.service-list b{font-size:11px;color:#80cce9}.button-light{background:#effaff;color:#075183}.about{background:var(--cream)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about-copy{padding-top:33px;color:#5b6f7d;line-height:1.75;font-size:16px}.dark-link{display:inline-block;margin-top:19px}.stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce3e4;margin-top:7px}.stats div{padding:24px 20px 0 0;display:flex;flex-direction:column;gap:4px;border-right:1px solid #dce3e4}.stats div+div{padding-left:26px}.stats div:last-child{border:0}.stats strong{font:700 25px Manrope;color:#106da8}.stats span{font-size:13px;color:#677782}.contact{padding:94px 0;background:#fff}.contact-card{background:#e4f3f9;padding:55px 60px;display:grid;grid-template-columns:1.1fr .9fr;gap:45px}.contact h2{font-size:39px}.contact>div>p:not(.eyebrow){color:#5e7480;font-size:15px;line-height:1.6;max-width:380px}.contact-actions{align-self:center;display:flex;flex-direction:column;gap:13px}.contact-actions a{background:#fff;padding:17px 18px;display:flex;align-items:center;gap:13px;box-shadow:0 2px 4px #173b4b0c}.contact-icon{width:36px;height:36px;border-radius:50%;background:#dff2fa;display:grid;place-items:center;color:#147ab5;font-size:16px}.contact-actions div{display:flex;flex-direction:column;gap:3px}.contact-actions small{font-size:10px;letter-spacing:.1em;color:#728591;font-weight:700}.contact-actions b{font-size:13px;color:#18445f}.contact-actions i{font-style:normal;font-size:20px;margin-left:auto;color:#1980ba}footer{background:#0b2f4b;color:#d5e4eb;padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px;padding-bottom:43px}.footer-brand .brand{color:#fff}.footer-brand p,footer p{font-size:13px;line-height:1.7;color:#a8c3d1;max-width:270px}.footer-grid h4{font:700 12px Manrope;letter-spacing:.09em;text-transform:uppercase;color:#fff;margin:3px 0 13px}.youtube{font-size:13px;color:#d7edf7;font-weight:600}.youtube span{margin-left:9px}.footer-bottom{border-top:1px solid #2c4e66;height:62px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#8eadbf}.footer-bottom a{color:#ccebf8}@media(max-width:800px){.nav-links{position:absolute;top:81px;left:0;right:0;background:#fff;padding:20px 28px;display:none;flex-direction:column;align-items:flex-start;gap:20px;box-shadow:0 10px 20px #1234}.nav-links.open{display:flex}.menu-toggle{display:flex;flex-direction:column;gap:4px}.menu-toggle span{width:24px;height:2px;background:#0d4d78}.hero-grid,.service-grid,.contact-card{grid-template-columns:1fr}.hero-grid{padding-top:60px}.hero-art{height:360px;max-width:480px;width:100%;margin:auto}.section-heading,.trust-strip .container{display:block}.section-heading>p{margin-top:18px}.trust-items{margin-top:15px;gap:10px;flex-wrap:wrap}.trust-items i{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.service-grid{gap:35px}.service-visual{margin:auto}.about-grid{gap:15px}.contact-card{padding:40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:520px){.container{padding:0 20px}.topbar-content{font-size:10px}.topbar-content span{display:none}.hero h1{font-size:40px}.hero-art{transform:scale(.78);margin:-25px -55px}.hero-points{gap:15px}.section{padding:66px 0}.section h2{font-size:34px}.product-grid{grid-template-columns:1fr}.product-card{min-height:230px}.service-banner{padding:65px 0}.service-banner h2{font-size:34px}.about-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.stats div,.stats div+div{padding:16px 0;border-right:0;border-bottom:1px solid #dce3e4}.contact{padding:60px 0}.contact-card{padding:32px 23px}.contact h2{font-size:32px}.contact-actions b{font-size:12px}.footer-grid{grid-template-columns:1fr;gap:18px}.footer-brand{grid-column:auto}.footer-bottom{height:auto;padding:20px;gap:12px;align-items:flex-start;flex-direction:column}.brand img{width:62px}.nav-cta{padding:10px 14px}}
