:root{--sky:#58a8dc;--sky-600:#3e8fc6;--sky-50:#eaf4fb;--charcoal:#393535;--ink:#211e1e;--ink-2:#2c2828;--slate:#5c6570;--line:#e4eaef;--paper:#fff;--mist:#f5f8fb;--radius:14px;--maxw:1200px;--ease:cubic-bezier(.22,.61,.36,1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--charcoal);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--sky-600);align-items:center;gap:10px;font-size:.72rem;font-weight:600;display:inline-flex}.eyebrow.on-dark{color:var(--sky)}.eyebrow .rays{flex:none}.btn{letter-spacing:.01em;cursor:pointer;transition:transform .2s var(--ease),background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease),box-shadow .2s var(--ease);white-space:nowrap;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 26px;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--sky);color:#08243a;box-shadow:0 8px 22px -10px #58a8dccc}.btn-primary:hover{background:#6fb6e4;transform:translateY(-2px);box-shadow:0 14px 30px -12px #58a8dce6}.btn-ghost{color:#fff;border-color:#ffffff47}.btn-ghost:hover{background:#ffffff0f;border-color:#fff;transform:translateY(-2px)}.btn-dark{background:var(--charcoal);color:#fff}.btn-dark:hover{background:var(--ink);transform:translateY(-2px)}.btn-arrow{transition:transform .25s var(--ease)}.btn:hover .btn-arrow{transform:translate(4px)}.site-header{z-index:100;transition:background .3s var(--ease),box-shadow .3s var(--ease),border-color .3s var(--ease);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.site-header.scrolled{-webkit-backdrop-filter:blur(12px);background:#211e1edb;border-bottom-color:#ffffff14}.nav{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{flex:none;width:42px;height:34px}.brand-roof{fill:none;stroke:#fff;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.brand-ray{fill:none;stroke:var(--sky);stroke-width:2.1px;stroke-linecap:round}.brand-text{flex-direction:column;line-height:1.02;display:flex}.brand-text .l1{letter-spacing:.04em;color:var(--sky);font-size:.96rem;font-weight:700}.brand-text .l2{letter-spacing:.42em;color:#fff;padding-left:2px;font-size:.6rem;font-weight:600}.nav-links{align-items:center;gap:6px;display:flex}.nav-item{position:relative}.nav-item>a{color:#ffffffdb;transition:color .2s var(--ease),background .2s var(--ease);border-radius:8px;align-items:center;gap:5px;padding:10px 14px;font-size:.92rem;font-weight:500;display:flex}.nav-item>a:hover{color:#fff;background:#ffffff12}.nav-item .caret{opacity:.7;width:9px;height:9px}.dropdown{border:1px solid var(--line);opacity:0;visibility:hidden;min-width:230px;transition:all .22s var(--ease);background:#fff;border-radius:12px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(8px);box-shadow:0 20px 50px -18px #141e2873}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{color:var(--charcoal);border-radius:8px;padding:10px 14px;font-size:.9rem;font-weight:500;transition:background .15s,color .15s;display:block}.dropdown a:hover{background:var(--sky-50);color:var(--sky-600)}.nav-cta{align-items:center;gap:18px;display:flex}.nav-phone{color:#fff;align-items:center;gap:8px;font-size:.95rem;font-weight:600;display:flex}.nav-phone svg{opacity:.8}.burger{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:8px;display:none}.burger span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .25s}.mobile-menu{background:var(--ink);z-index:99;transition:transform .3s var(--ease);padding:24px;display:none;position:fixed;inset:76px 0 0;overflow-y:auto;transform:translate(100%)}.mobile-menu.open{transform:translate(0)}.mobile-menu a{color:#fff;border-bottom:1px solid #ffffff14;padding:15px 0;font-size:1.1rem;font-weight:500;display:block}.mobile-menu .sub a{color:#ffffffb3;padding:11px 0 11px 18px;font-size:.95rem}.mobile-menu .btn{width:100%;margin-top:22px}.hero{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100svh;padding:120px 0 60px;display:flex;position:relative}.hero:before{content:"";background:linear-gradient(#1c1919b8 0%,#1c191999 40%,#1c1919db 100%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:radial-gradient(120% 80% at 80% 0,#58a8dc2e,#0000 60%);position:absolute;inset:0}.hero-inner{z-index:2;max-width:760px;position:relative}.hero h1{letter-spacing:-.02em;margin:22px 0 20px;font-size:clamp(2.5rem,6vw,4.4rem);font-weight:700;line-height:1.04}.hero h1 .accent{color:var(--sky)}.hero p.lead{color:#ffffffdb;max-width:600px;font-size:clamp(1.05rem,1.6vw,1.22rem);font-weight:300}.hero-cta{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-trust{border-top:1px solid #ffffff24;flex-wrap:wrap;gap:30px;margin-top:48px;padding-top:30px;display:flex}.trust-item{flex-direction:column;gap:2px;display:flex}.trust-item .big{color:#fff;align-items:center;gap:7px;font-size:1.15rem;font-weight:700;display:flex}.trust-item .sub{color:#fff9;font-size:.78rem;font-weight:400}.stars{color:#ffc83d;letter-spacing:1px;font-size:.95rem}.section{padding:96px 0}.sec-head{max-width:680px;margin-bottom:54px}.sec-head.center{text-align:center;margin-left:auto;margin-right:auto}.sec-head h2{letter-spacing:-.015em;margin:16px 0 14px;font-size:clamp(1.9rem,3.4vw,2.7rem);font-weight:700;line-height:1.12}.sec-head p{color:var(--slate);font-size:1.05rem;font-weight:300}.pillars{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pillar{border:1px solid var(--line);border-radius:var(--radius);transition:transform .3s var(--ease),box-shadow .3s var(--ease),border-color .3s var(--ease);background:#fff;flex-direction:column;padding:34px 30px;display:flex}.pillar:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 24px 50px -28px #283c5066}.pillar-ico{background:var(--sky-50);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:flex}.pillar h3{margin-bottom:10px;font-size:1.3rem;font-weight:600}.pillar>p{color:var(--slate);margin-bottom:20px;font-size:.95rem;font-weight:300}.pillar ul{flex-direction:column;gap:2px;margin-bottom:24px;list-style:none;display:flex}.pillar ul li a{color:var(--charcoal);border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:7px 0;font-size:.92rem;font-weight:500;transition:color .15s,padding .2s;display:flex}.pillar ul li:last-child a{border-bottom:0}.pillar ul li a:hover{color:var(--sky-600);padding-left:5px}.pillar ul li a .dot{background:var(--sky);border-radius:50%;flex:none;width:5px;height:5px}.pillar-link{color:var(--sky-600);align-items:center;gap:8px;margin-top:auto;font-size:.92rem;font-weight:600;display:inline-flex}.edge{background:linear-gradient(150deg,var(--ink) 0%,#322b2b 100%);color:#fff;position:relative;overflow:hidden}.edge:before{content:"";pointer-events:none;background:radial-gradient(circle,#58a8dc29,#0000 65%);width:520px;height:520px;position:absolute;top:-10%;right:-5%}.edge-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;display:grid;position:relative}.edge h2{letter-spacing:-.015em;margin:18px 0;font-size:clamp(1.9rem,3.4vw,2.8rem);font-weight:700;line-height:1.1}.edge h2 .accent{color:var(--sky)}.edge .body{color:#ffffffc7;margin-bottom:26px;font-size:1.05rem;font-weight:300}.edge-points{flex-direction:column;gap:14px;margin-bottom:32px;list-style:none;display:flex}.edge-points li{color:#ffffffe6;align-items:flex-start;gap:13px;font-size:.98rem;display:flex}.edge-points li svg{flex:none;margin-top:3px}.edge-visual{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff1a;border-radius:18px;min-height:420px;position:relative;overflow:hidden}.edge-visual:before{content:"";background:linear-gradient(#14121226,#1412128c);position:absolute;inset:0}.edge-badge{-webkit-backdrop-filter:blur(10px);z-index:2;background:#1412129e;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.edge-badge .num{color:var(--sky);font-size:2rem;font-weight:700;line-height:1}.edge-badge .txt{color:#ffffffd1;font-size:.86rem;font-weight:300}.why{background:var(--mist)}.why-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.why-card{border:1px solid var(--line);border-radius:var(--radius);transition:transform .3s var(--ease),box-shadow .3s var(--ease);background:#fff;align-items:flex-start;gap:20px;padding:30px 28px;display:flex}.why-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px -28px #283c5059}.why-num{color:var(--sky);font-variant-numeric:tabular-nums;border:1.5px solid var(--sky);border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.05rem;font-weight:700;display:flex}.why-card h3{margin-bottom:7px;font-size:1.18rem;font-weight:600}.why-card p{color:var(--slate);font-size:.94rem;font-weight:300}.rev-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:50px;display:flex}.rev-score{background:var(--sky-50);border:1px solid #d4e7f6;border-radius:14px;align-items:center;gap:16px;padding:16px 22px;display:flex}.rev-score .g{color:var(--charcoal);font-size:1rem;font-weight:700}.rev-score .n{color:var(--charcoal);font-size:2rem;font-weight:700;line-height:1}.reviews{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.review{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;padding:30px 28px;display:flex}.review .qstars{color:#ffc83d;letter-spacing:2px;margin-bottom:16px;font-size:1rem}.review p{color:#403b3b;flex:1;margin-bottom:22px;font-size:.96rem;font-weight:300}.review .who{align-items:center;gap:12px;display:flex}.review .av{background:var(--sky);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:600;display:flex}.review .meta{flex-direction:column;display:flex}.review .meta .nm{font-size:.9rem;font-weight:600}.review .meta .src{color:var(--slate);font-size:.76rem}.faq{background:var(--mist)}.faq-wrap{max-width:820px;margin:0 auto}.faq-item{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:14px;overflow:hidden}.faq-q{text-align:left;cursor:pointer;width:100%;color:var(--charcoal);background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:22px 26px;font-family:inherit;font-size:1.05rem;font-weight:600;display:flex}.faq-q .ic{width:22px;height:22px;transition:transform .3s var(--ease);flex:none;position:relative}.faq-q .ic:before,.faq-q .ic:after{content:"";background:var(--sky);border-radius:2px;position:absolute}.faq-q .ic:before{height:2px;top:10px;left:2px;right:2px}.faq-q .ic:after{width:2px;transition:opacity .3s;top:2px;bottom:2px;left:10px}.faq-item.open .faq-q .ic:after{opacity:0}.faq-a{max-height:0;transition:max-height .35s var(--ease);overflow:hidden}.faq-a-inner{color:var(--slate);padding:0 26px 24px;font-size:.98rem;font-weight:300}.cta{background:linear-gradient(150deg,var(--ink) 0%,#332b2b 100%);color:#fff;text-align:center;position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background:radial-gradient(80% 120% at 50% 0,#58a8dc33,#0000 60%);position:absolute;inset:0}.cta-inner{z-index:2;max-width:680px;margin:0 auto;position:relative}.cta h2{letter-spacing:-.02em;margin:18px 0 16px;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.cta p{color:#ffffffc7;margin-bottom:34px;font-size:1.1rem;font-weight:300}.cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.cta-phones{flex-wrap:wrap;justify-content:center;gap:28px;margin-top:34px;display:flex}.cta-phone{flex-direction:column;align-items:center;gap:2px;display:flex}.cta-phone .who{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem}.cta-phone .no{color:#fff;font-size:1.25rem;font-weight:600}.site-footer{background:var(--charcoal);color:#ffffffb3;padding:70px 0 32px}.foot-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:46px;display:grid}.foot-brand .brand{margin-bottom:18px}.foot-brand p{max-width:300px;font-size:.9rem;font-weight:300;line-height:1.7}.foot-col h4{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:.78rem;font-weight:600}.foot-col a,.foot-col p{color:#ffffffb3;margin-bottom:11px;font-size:.9rem;font-weight:300;transition:color .15s;display:block}.foot-col a:hover{color:var(--sky)}.foot-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding-top:26px;font-size:.82rem;font-weight:300;display:flex}.foot-bottom a{color:#ffffffb3}.foot-bottom a:hover{color:var(--sky)}.foot-social{gap:12px;display:flex}.foot-social a{border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.foot-social a:hover{background:var(--sky);border-color:var(--sky)}.reveal{opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease);transform:translateY(26px)}.reveal.in{opacity:1;transform:none}.page-hero{background:linear-gradient(150deg,var(--ink) 0%,#322b2b 100%);color:#fff;padding:150px 0 80px;position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#58a8dc29,#0000 65%);width:560px;height:560px;position:absolute;top:-15%;right:-8%}.page-hero-inner{z-index:2;max-width:760px;position:relative}.breadcrumb{color:#ffffff8c;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;font-size:.8rem;display:flex}.breadcrumb a:hover{color:var(--sky)}.breadcrumb .sep{opacity:.5}.page-hero h1{letter-spacing:-.02em;margin:18px 0;font-size:clamp(2.2rem,4.6vw,3.5rem);font-weight:700;line-height:1.06}.page-hero h1 .accent{color:var(--sky)}.page-hero p.lead{color:#ffffffd1;max-width:620px;margin-bottom:30px;font-size:clamp(1.02rem,1.5vw,1.18rem);font-weight:300}.prose-block{max-width:760px}.prose-block.wide{max-width:860px}.prose-block h2{letter-spacing:-.01em;margin:0 0 16px;font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:700;line-height:1.15}.prose-block h3{margin:30px 0 10px;font-size:1.25rem;font-weight:600}.prose-block p{color:var(--slate);margin-bottom:16px;font-size:1.02rem;font-weight:300}.prose-block p strong{color:var(--charcoal);font-weight:600}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;display:grid}.feature{border:1px solid var(--line);border-radius:var(--radius);transition:transform .3s var(--ease),box-shadow .3s var(--ease);background:#fff;padding:28px 26px}.feature:hover{transform:translateY(-4px);box-shadow:0 22px 44px -28px #283c5059}.feature h3{margin-bottom:9px;font-size:1.15rem;font-weight:600}.feature p{color:var(--slate);font-size:.94rem;font-weight:300}.checklist{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;list-style:none;display:grid}.checklist li{color:var(--charcoal);align-items:flex-start;gap:12px;font-size:.98rem;font-weight:400;display:flex}.checklist li svg{flex:none;margin-top:3px}.steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;display:grid}.step{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:28px 24px;position:relative}.step-n{background:var(--sky-50);width:38px;height:38px;color:var(--sky-600);font-variant-numeric:tabular-nums;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-weight:700;display:flex}.step h3{margin-bottom:6px;font-size:1.08rem;font-weight:600}.step p{color:var(--slate);font-size:.92rem;font-weight:300}.materials{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;display:grid}.material{border:1px solid var(--line);border-radius:var(--radius);border-top:3px solid var(--sky);background:#fff;padding:28px 26px}.material h3{align-items:center;gap:10px;margin-bottom:10px;font-size:1.15rem;font-weight:700;display:flex}.material p{color:var(--slate);margin-bottom:12px;font-size:.92rem;font-weight:300}.material .tag{color:var(--sky-600);background:var(--sky-50);border-radius:999px;padding:5px 11px;font-size:.74rem;font-weight:600;display:inline-block}@media (width<=980px){.pillars{grid-template-columns:1fr}.edge-grid{grid-template-columns:1fr;gap:36px}.why-grid,.reviews{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=760px){.nav-links,.nav-phone{display:none}.burger{display:flex}.mobile-menu{display:block}.foot-grid{grid-template-columns:1fr}.hero-trust{gap:22px}.section{padding:70px 0}.page-hero{padding:120px 0 60px}.rev-head{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1;transform:none}}:focus-visible{outline:3px solid var(--sky);outline-offset:2px;border-radius:4px}
