:root{
  --navy:#061d36;
  --navy-2:#09294b;
  --blue:#0b7cff;
  --cyan:#13b7d9;
  --green:#78c83d;
  --text:#0c1b2f;
  --muted:#5e6b7c;
  --line:#dfe8f4;
  --soft:#f4f9ff;
  --white:#fff;
  --shadow:0 26px 70px rgba(5,26,51,.16);
  --radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.6}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.wrap{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{max-width:760px}.center{text-align:center}.sr-only{position:absolute;left:-9999px}
.site-header{min-height:760px;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(19,183,217,.28),transparent 28%),linear-gradient(115deg,rgba(4,22,42,.98),rgba(5,23,43,.93) 52%,rgba(6,29,54,.84)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1200' height='760' viewBox='0 0 1200 760'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' x2='1'%3E%3Cstop stop-color='%230b7cff'/%3E%3Cstop offset='1' stop-color='%2313b7d9'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M760 60h250l90 130v300H760z' fill='%23fff' opacity='.04'/%3E%3Cpath d='M790 160h250M790 245h250M790 330h250' stroke='%23fff' opacity='.08' stroke-width='12'/%3E%3Cg fill='none' stroke='url(%23g)' stroke-linecap='round' opacity='.38'%3E%3Cpath d='M0 590 C210 530 270 680 470 595 S800 525 1200 570' stroke-width='4'/%3E%3Cpath d='M0 630 C210 565 310 710 500 630 S820 560 1200 625' stroke-width='3'/%3E%3Cpath d='M0 670 C230 595 335 735 530 665 S850 608 1200 675' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-position:center;position:relative;overflow:hidden}.site-header:after{content:"";position:absolute;inset:auto -10% -160px -10%;height:260px;background:linear-gradient(180deg,transparent,#fff);pointer-events:none}.nav{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:28px 0}.brand-card{display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.22);border-radius:16px;box-shadow:0 12px 38px rgba(0,0,0,.16);padding:8px 12px}.brand-card img{width:220px;height:auto}.nav-menu{display:flex;gap:30px;align-items:center;font-weight:700;font-size:15px}.nav-menu a:not(.nav-cta){opacity:.88}.nav-menu a:hover{opacity:1;color:#fff}.nav-cta{padding:10px 16px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.08)}.nav-toggle{display:none;background:none;border:0;width:42px;height:42px}.nav-toggle span:not(.sr-only){display:block;height:2px;background:#fff;margin:7px 0;border-radius:2px}.hero{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:56px;padding:70px 0 120px}.eyebrow{margin:0 0 12px;color:var(--blue);text-transform:uppercase;font-weight:900;letter-spacing:.09em;font-size:13px}.site-header .eyebrow,.dark-cta .eyebrow{color:#55caff}.hero h1{font-size:clamp(40px,5vw,72px);line-height:1.04;margin:0 0 26px;letter-spacing:-.04em}.hero-text{max-width:600px;font-size:20px;color:rgba(255,255,255,.86);margin-bottom:32px}.hero-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:15px 24px;font-weight:900;border:0;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.btn:after{content:"→"}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,var(--blue),#0062de);color:#fff;box-shadow:0 14px 30px rgba(11,124,255,.28)}.btn.ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.18)}.trustline{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trustline span{font-size:13px;font-weight:800;color:#d8e9ff;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:999px;padding:8px 12px}.hero-visual{min-height:440px;position:relative}.device{background:#111;border-radius:22px;box-shadow:var(--shadow);position:absolute;border:4px solid rgba(255,255,255,.22)}.screen{background:#fff;border-radius:14px;position:absolute;inset:12px}.blank-screen{background:linear-gradient(145deg,#fff,#fbfdff)}.tablet{width:min(590px,72vw);height:355px;right:30px;top:25px}.phone{width:150px;height:285px;right:0;top:120px;border-radius:28px;z-index:2}.phone:before{content:"";position:absolute;top:10px;left:50%;translate:-50% 0;width:52px;height:8px;background:#111;border-radius:0 0 12px 12px;z-index:2}.laptop-wrap{min-height:360px;position:relative}.laptop{position:relative;width:min(620px,100%);height:330px;margin:auto;border-radius:18px}.laptop .base{position:absolute;left:-35px;right:-35px;bottom:-34px;height:34px;background:linear-gradient(180deg,#ddd,#999);border-radius:0 0 38px 38px;box-shadow:0 12px 22px rgba(0,0,0,.2)}.fiber-lines{position:absolute;left:0;bottom:35px;width:420px;height:180px;opacity:.75}.fiber-lines i{position:absolute;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#24bfff);transform-origin:left center;border-radius:99px}.fiber-lines i:nth-child(1){top:25px;rotate:-11deg}.fiber-lines i:nth-child(2){top:55px;rotate:-6deg}.fiber-lines i:nth-child(3){top:85px;rotate:-1deg}.fiber-lines i:nth-child(4){top:115px;rotate:4deg}.fiber-lines i:nth-child(5){top:145px;rotate:9deg}.section{padding:88px 0}.section h2{font-size:clamp(30px,3.5vw,48px);line-height:1.12;margin:0 0 18px;letter-spacing:-.035em}.intro{background:#fff}.cards{display:grid;gap:24px;margin-top:44px}.three{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:34px;box-shadow:0 18px 48px rgba(8,44,82,.07);text-align:center}.icon{font-size:42px}.card h3,.step h3{margin:14px 0 8px;font-size:21px}.card p,.step p,.intro p{color:var(--muted);margin-bottom:0}.feature-band{background:linear-gradient(180deg,#f5faff,#fff)}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.reverse{grid-template-columns:1.05fr .95fr}.check-list{list-style:none;margin:26px 0 30px;padding:0;display:grid;gap:12px}.check-list li{position:relative;padding-left:34px;color:#34465b;font-weight:600}.check-list li:before{content:"✓";position:absolute;left:0;top:0;width:22px;height:22px;display:grid;place-items:center;border:2px solid var(--blue);color:var(--blue);border-radius:999px;font-size:13px;font-weight:900}.strong li{font-weight:800;color:#1a2d43}.process{background:#fff}.steps{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-top:50px}.steps:before{content:"";position:absolute;left:5%;right:5%;top:38px;border-top:2px dashed #cfe0f5}.step{position:relative;text-align:center;background:#fff;padding:0 8px}.step span{position:relative;z-index:1;width:76px;height:76px;border-radius:50%;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px rgba(8,44,82,.12);display:grid;place-items:center;margin:0 auto 18px;color:var(--blue);font-weight:900;font-size:22px}.benefits{background:linear-gradient(90deg,#f4f9ff,#fff)}.benefit-image{min-height:400px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:linear-gradient(135deg,#ddebfb,#fff 45%,#b9defb);position:relative}.house-illustration{position:absolute;inset:0}.building{position:absolute;right:35px;top:45px;width:280px;height:230px;background:linear-gradient(135deg,#fff,#dfe8f4);clip-path:polygon(0 25%,55% 0,100% 24%,100% 100%,0 100%);box-shadow:inset 0 -20px 30px rgba(0,0,0,.08)}.reel{position:absolute;left:85px;bottom:70px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,#17243a 0 22%,#101827 23% 40%,#2e3a4f 41% 43%,#0d1422 44% 100%);box-shadow:0 20px 35px rgba(0,0,0,.28)}.cable{position:absolute;left:170px;bottom:135px;width:360px;height:10px;border-radius:999px;transform-origin:left center}.c1{background:#0b7cff;rotate:-9deg}.c2{background:#13b7d9;rotate:-2deg}.c3{background:#72c83c;rotate:5deg}.c4{background:#ffb703;rotate:12deg}.dark-cta{background:radial-gradient(circle at 22% 40%,rgba(11,124,255,.32),transparent 31%),linear-gradient(135deg,#031326,#06213d);color:#fff;overflow:hidden}.dark-cta .wrap{min-height:520px}.fiber-glow{min-height:360px;position:relative}.fiber-glow i{position:absolute;left:-70px;top:50%;width:620px;height:2px;background:linear-gradient(90deg,transparent,#139dff,#7ee7ff);box-shadow:0 0 14px #139dff;border-radius:99px}.fiber-glow i:nth-child(1){rotate:-16deg}.fiber-glow i:nth-child(2){rotate:-10deg;top:46%}.fiber-glow i:nth-child(3){rotate:-4deg;top:50%}.fiber-glow i:nth-child(4){rotate:2deg;top:54%}.fiber-glow i:nth-child(5){rotate:8deg;top:58%}.fiber-glow i:nth-child(6){rotate:14deg;top:62%}.contact-box{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);padding:38px;backdrop-filter:blur(10px)}.contact-box p{color:#d9e8fb}.contact-form{display:grid;gap:14px;margin-top:24px}.contact-form label{display:grid;gap:7px;font-weight:800;color:#d9e8fb}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.92);border-radius:12px;padding:13px 14px;font:inherit;color:#0c1b2f}.footer{background:#061320;color:#dce8f5;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.15fr;gap:42px}.footer h3{font-size:16px;margin:0 0 14px;color:#fff}.footer a{display:block;color:#dce8f5;margin:8px 0;opacity:.85}.footer p{color:#b9c7d6}.footer-logo{margin-bottom:18px}.footer-logo img{width:210px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:22px;text-align:center;color:#8fa2b7;font-size:14px}.to-top{position:fixed;right:22px;bottom:22px;width:44px;height:44px;border-radius:50%;background:rgba(6,29,54,.88);color:#fff;display:grid;place-items:center;box-shadow:0 12px 28px rgba(0,0,0,.22);z-index:10}.reveal{opacity:0;transform:translateY(24px);transition:700ms ease}.reveal.visible{opacity:1;transform:none}
@media (max-width:950px){.nav-toggle{display:block}.nav-menu{position:absolute;right:0;top:86px;background:#061d36;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:18px;display:none;flex-direction:column;align-items:flex-start;min-width:240px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.nav-menu.open{display:flex}.hero,.split,.reverse{grid-template-columns:1fr}.hero{padding-top:34px}.hero-visual{min-height:390px}.tablet{left:0;right:auto;width:min(560px,86vw)}.phone{right:8%;top:118px}.three,.steps,.footer-grid{grid-template-columns:1fr 1fr}.steps:before{display:none}.brand-card img{width:190px}.site-header{min-height:auto}}
@media (max-width:640px){.wrap{width:min(100% - 28px,1180px)}.site-header{background-position:center}.nav{padding:18px 0}.brand-card{padding:6px 8px;border-radius:12px}.brand-card img{width:165px}.hero h1{font-size:38px}.hero-text{font-size:17px}.hero-actions .btn{width:100%}.hero-visual{min-height:300px}.tablet{height:215px;border-radius:18px}.phone{width:92px;height:176px;top:92px}.screen{inset:8px;border-radius:10px}.section{padding:64px 0}.three,.steps,.footer-grid{grid-template-columns:1fr}.card{text-align:left}.steps{gap:26px}.laptop-wrap{min-height:240px}.laptop{height:210px}.benefit-image{min-height:280px}.contact-box{padding:24px}.footer-logo img{width:180px}}


/* Legal pages */
.legal-header{color:#fff;background:radial-gradient(circle at 22% 20%,rgba(19,183,217,.22),transparent 36%),linear-gradient(135deg,#031326,#06213d 65%,#061d36);position:relative;overflow:hidden}.legal-header:after{content:"";position:absolute;inset:auto -10% -100px -10%;height:180px;background:linear-gradient(180deg,transparent,#fff);pointer-events:none}.legal-hero{position:relative;z-index:2;padding:58px 0 92px}.legal-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:0 0 14px;letter-spacing:-.04em}.legal-hero p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.82);font-size:19px}.legal-main{background:linear-gradient(180deg,#fff,#f4f9ff);padding:70px 0}.legal-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:var(--radius);padding:clamp(24px,4vw,56px);max-width:980px}.legal-card h2{font-size:clamp(22px,2.3vw,32px);margin:36px 0 10px;letter-spacing:-.025em}.legal-card h2:first-of-type{margin-top:10px}.legal-card p,.legal-card li{color:#34465b}.legal-card a{color:var(--blue);font-weight:800}.legal-card ul{padding-left:22px}.legal-card .notice{background:#f4f9ff;border:1px solid #dbeafe;border-left:5px solid var(--blue);border-radius:16px;padding:18px 20px;color:#24364d}.legal-card strong{color:#0c1b2f}
@media (max-width:640px){.legal-hero{padding:36px 0 68px}.legal-main{padding:46px 0}.legal-card{border-radius:18px}}
