:root{--blue:#0b57d0;--blue2:#1b73e8;--orange:#ff7a1a;--ink:#10213b;--muted:#66758b;--line:#e7edf5;--soft:#f6f9fd;--white:#fff;--shadow:0 18px 55px rgba(24,55,95,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-wrap{height:74px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:800;letter-spacing:.5px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#123d82);color:#fff;font-size:14px}.nav-wrap nav{display:flex;gap:25px;margin-left:auto}.nav-wrap nav a{font-size:14px;font-weight:600;color:#42526a}.nav-wrap nav a:hover{color:var(--blue)}.staff-btn{padding:12px 17px;background:#0f1f36;color:#fff;border-radius:12px;font-size:14px;font-weight:700}.menu-btn{display:none;margin-left:auto;border:0;background:transparent;font-size:24px}.hero{padding:76px 0 58px;background:radial-gradient(circle at 85% 15%,#dcecff 0,transparent 34%),linear-gradient(180deg,#fbfdff,#fff)}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:60px}.eyebrow,.kicker{font-size:12px;letter-spacing:1.7px;text-transform:uppercase;font-weight:800;color:var(--orange)}h1{font-size:clamp(43px,5vw,68px);line-height:1.02;letter-spacing:-2.7px;margin:14px 0 20px;max-width:720px}.hero-copy{font-size:18px;line-height:1.75;color:var(--muted);max-width:650px}.hero-actions,.cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{padding:14px 19px;border-radius:13px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 12px 28px rgba(11,87,208,.22)}.secondary{background:#fff;border:1px solid var(--line)}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#52627a;font-size:13px}.hero-card{position:relative;height:440px;border-radius:32px;overflow:hidden;background:linear-gradient(145deg,#0b2f6d,#0b57d0 48%,#24a7ff);box-shadow:var(--shadow)}.glow{position:absolute;border-radius:999px;filter:blur(2px);opacity:.5}.glow.one{width:230px;height:230px;background:#6fd5ff;right:-60px;top:-60px}.glow.two{width:200px;height:200px;background:#ff9d44;left:-70px;bottom:-80px}.device-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-4deg);width:280px;height:210px;background:#fff;border-radius:25px;padding:26px;box-shadow:0 30px 55px rgba(0,0,0,.2)}.device-top{font-size:12px;font-weight:800;color:#224}.device-box{font-size:46px;font-weight:800;color:#d9e4f3;margin-top:35px}.leds{display:flex;gap:8px;margin-top:22px}.leds i{width:8px;height:8px;border-radius:50%;background:#28c66f}.device-label{font-size:12px;color:#8591a2;margin-top:12px}.floating-note{position:absolute;background:rgba(255,255,255,.95);border-radius:16px;padding:14px 16px;box-shadow:0 15px 32px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:4px}.floating-note strong{font-size:13px}.floating-note span{font-size:11px;color:#718096}.note-a{left:28px;top:38px}.note-b{right:25px;bottom:34px}.section{padding:82px 0}.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section h2,.cta h2{font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-1.6px;margin:8px 0}.text-link{font-size:14px;color:var(--blue);font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card,.product-card{background:#fff;border:1px solid var(--line);border-radius:22px}.category-card{padding:25px;transition:.2s}.category-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-card .icon{width:48px;height:48px;border-radius:14px;background:#eaf3ff;color:var(--blue);display:grid;place-items:center;font-size:22px}.category-card h3{margin:18px 0 8px}.category-card p,.product-body p,.split p{color:var(--muted);line-height:1.65;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{overflow:hidden;transition:.2s}.product-visual{height:205px;background:linear-gradient(145deg,#edf5ff,#fff);position:relative;display:grid;place-items:center}.badge{position:absolute;left:15px;top:15px;background:#fff;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:800;color:var(--blue);box-shadow:0 6px 18px rgba(40,70,110,.1)}.mini-device{width:165px;height:105px;border-radius:18px;background:#fff;box-shadow:0 18px 35px rgba(41,75,117,.16);display:grid;place-items:center;font-weight:800;color:#b2c2d6}.product-body{padding:22px}.meta{font-size:11px;font-weight:800;text-transform:uppercase;color:var(--orange);letter-spacing:1px}.product-body h3{font-size:20px;margin:8px 0}.product-foot{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.product-foot strong{font-size:14px}.product-foot a{color:var(--blue);font-size:13px;font-weight:700}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.stats div{background:var(--soft);padding:24px;border-radius:19px;border:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.stats strong{font-size:22px}.stats span{font-size:12px;color:var(--muted)}.cta{padding:0 0 82px}.cta-box{background:linear-gradient(135deg,#0d2e67,#0b57d0 60%,#287de9);border-radius:30px;padding:50px;display:flex;justify-content:space-between;align-items:center;gap:35px;color:#fff}.cta-box p{color:#d8e7ff}.light{color:#ffbd7a}.white{background:#fff;color:#16345f}.ghost{border:1px solid rgba(255,255,255,.32);color:#fff}footer{background:#0c1829;color:#c5d1e2;padding:50px 0}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:35px}.footer-brand{color:#fff}.footer-grid h4{color:#fff;margin:0 0 14px}.footer-grid a,.footer-grid span{display:block;font-size:13px;margin:9px 0;color:#9fb0c5}.footer-grid p{font-size:13px;color:#8ea2bb}@media(max-width:900px){.nav-wrap nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:20px 18px;border-bottom:1px solid var(--line);flex-direction:column}.nav-wrap nav.open{display:flex}.menu-btn{display:block}.staff-btn{margin-left:0}.hero-grid,.split{grid-template-columns:1fr}.hero-card{height:360px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.cta-box{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.container{width:min(100% - 24px,1180px)}.staff-btn{font-size:12px;padding:10px 12px}.hero{padding-top:48px}.hero-grid{gap:35px}.hero-card{height:310px}.device-card{width:220px;height:170px}.device-box{font-size:34px;margin-top:24px}.category-grid,.product-grid,.stats,.footer-grid{grid-template-columns:1fr}.section{padding:62px 0}.section-head{align-items:flex-start;flex-direction:column}.cta-box{padding:30px 24px}.trust-row{gap:10px 18px}}
