:root{
  --bg:#020812;
  --bg2:#071426;
  --panel:#0b1c33;
  --panel2:#0e2542;
  --line:rgba(147,190,255,.18);
  --line2:rgba(232,183,78,.28);
  --text:#f6f8fc;
  --muted:#b6c2d5;
  --soft:#7f8da3;
  --gold:#e8b74e;
  --gold2:#ffd979;
  --blue:#22a7ff;
  --green:#5be5a4;
  --shadow:0 28px 80px rgba(0,0,0,.42);
  --radius:26px;
  --container:1504px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;font-size:16px}
body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;overflow-x:hidden;text-rendering:optimizeLegibility}
body::before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 72% 18%,rgba(31,126,255,.14),transparent 36%),radial-gradient(circle at 32% 42%,rgba(11,145,255,.10),transparent 42%),linear-gradient(180deg,#020812 0%,#04101d 54%,#020812 100%);z-index:-2}
a{color:inherit;text-decoration:none}
img,svg{display:block;max-width:100%}
button,input,select,textarea{font:inherit}
.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}
.narrow{max-width:760px}.center{text-align:center}.align-center{align-items:center}
.skip-link{position:absolute;left:16px;top:-80px;z-index:200;background:#fff;color:#000;padding:10px 14px;border-radius:12px;transition:.2s}.skip-link:focus{top:16px}
.site-header{position:fixed;inset:0 0 auto 0;z-index:100;border-bottom:1px solid rgba(115,149,207,.09);background:linear-gradient(180deg,rgba(2,8,18,.92),rgba(2,8,18,.72));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.header-inner{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,214,114,.12),rgba(34,167,255,.06));box-shadow:inset 0 0 0 1px rgba(255,229,159,.12),0 10px 24px rgba(0,0,0,.2)}.mark-gold{fill:var(--gold)}.mark-light{fill:#fbefd0}.brand-text{display:grid;line-height:.92;letter-spacing:.01em}.brand-text strong{font-size:20px;font-weight:900}.brand-text em{font-size:20px;font-weight:900;font-style:normal;color:#f3c75f}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:28px;color:#d9e2f2;font-size:15px}.desktop-nav a{opacity:.86;transition:.2s}.desktop-nav a:hover{opacity:1;color:#fff}.header-cta{display:flex;align-items:center;gap:14px;margin-left:16px}.no-call{text-align:right;font-weight:800;font-size:13px;line-height:1.05}.no-call small{font-size:11px;color:var(--muted);font-weight:600}.menu-toggle{display:none;margin-left:auto;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:rgba(9,23,43,.72);color:#fff;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;display:block;margin:4px auto;border-radius:2px}.mobile-nav{border-top:1px solid var(--line);padding:10px 24px 18px;background:rgba(3,10,20,.96)}.mobile-nav a{display:block;padding:12px 0;color:#e8eef9;border-bottom:1px solid rgba(255,255,255,.06)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:62px;padding:14px 24px;border-radius:16px;border:1px solid transparent;font-weight:900;line-height:1.1;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;cursor:pointer}.btn small{display:block;font-size:12px;font-weight:700;opacity:.86;margin-top:3px}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,#ffda78,#d99a32);color:#111018;box-shadow:0 20px 44px rgba(218,156,54,.24),inset 0 1px rgba(255,255,255,.4)}.btn-gold:hover{box-shadow:0 24px 54px rgba(218,156,54,.32),inset 0 1px rgba(255,255,255,.48)}.btn-ghost{background:rgba(11,25,45,.62);border-color:rgba(189,211,247,.18);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.btn-ghost:hover{border-color:rgba(255,217,121,.42);background:rgba(17,37,66,.72)}.btn-sm{min-height:48px;padding:12px 20px;border-radius:13px;font-size:14px}.btn-icon{width:26px;height:26px;position:relative;display:inline-block;flex:0 0 26px}.search-icon::before{content:"";position:absolute;width:16px;height:16px;border:3px solid currentColor;border-radius:50%;left:1px;top:1px}.search-icon::after{content:"";position:absolute;width:10px;height:3px;background:currentColor;transform:rotate(45deg);right:1px;bottom:3px;border-radius:3px}.card-icon{border:2px solid currentColor;border-radius:4px}.card-icon::before,.card-icon::after{content:"";position:absolute;left:5px;right:5px;height:2px;background:currentColor;border-radius:2px}.card-icon::before{top:8px}.card-icon::after{top:15px}
.section{padding:116px 0;position:relative}.section-dark{position:relative}.section-kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--gold2);font-weight:900;font-size:12px;margin:0 0 14px}.section-kicker::before{content:"";display:inline-block;width:34px;height:1px;background:var(--gold);vertical-align:middle;margin-right:12px}.center .section-kicker::before{display:block;margin:0 auto 12px}.section h2{font-size:clamp(34px,4vw,58px);line-height:.98;margin:0 0 18px;font-weight:900;letter-spacing:-.04em}.section-lead,.section p{color:var(--muted);font-size:18px;margin-top:0}.hero{min-height:980px;overflow:hidden;padding:0 0 86px;display:grid;align-content:end;background:#020812}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#020812 0%,rgba(2,8,18,.96) 19%,rgba(2,8,18,.70) 39%,rgba(2,8,18,.20) 63%,rgba(2,8,18,.70) 100%),linear-gradient(180deg,rgba(2,8,18,.34) 0%,rgba(2,8,18,.08) 56%,#020812 100%);z-index:1;pointer-events:none}.hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:260px;background:linear-gradient(180deg,transparent,#020812 72%);z-index:1;pointer-events:none}.hero-art{position:absolute;inset:0;z-index:0}.hero-art picture,.hero-art img{width:100%;height:100%;display:block}.hero-art img{object-fit:cover;object-position:center center;filter:saturate(1.04) contrast(1.05)}.hero-layout{position:relative;z-index:2;padding-top:140px;display:grid;grid-template-columns:minmax(0,670px) minmax(0,1fr);align-items:end;min-height:760px}.hero-copy{max-width:660px;padding-bottom:160px}.eyebrow{display:inline-flex;align-items:center;gap:12px;border:1px solid rgba(185,213,255,.18);background:rgba(7,18,33,.62);backdrop-filter:blur(10px);border-radius:999px;padding:9px 18px;color:#cbd7e8;text-transform:uppercase;letter-spacing:.23em;font-weight:800;font-size:12px;margin-bottom:30px}.eyebrow span{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 16px rgba(255,255,255,.82)}.hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:900;letter-spacing:-.065em;line-height:.88;font-size:clamp(62px,7.15vw,124px);margin:0 0 28px;text-wrap:balance}.hero h1 span{display:block;color:var(--gold2);text-shadow:0 18px 58px rgba(224,167,63,.18)}.hero-lead{max-width:620px;color:#d6deea;font-size:clamp(19px,1.9vw,28px);line-height:1.35;margin:0 0 42px}.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-bottom:46px}.quick-grid{display:grid;grid-template-columns:repeat(5,1fr);max-width:640px;border:1px solid rgba(140,184,255,.16);border-radius:20px;overflow:hidden;background:linear-gradient(180deg,rgba(12,28,50,.84),rgba(8,20,36,.72));box-shadow:0 18px 60px rgba(0,0,0,.24),inset 0 1px rgba(255,255,255,.04)}.quick-grid div{padding:18px 16px;min-height:100px;border-right:1px solid rgba(140,184,255,.13)}.quick-grid div:nth-child(5){border-right:0}.quick-grid i{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,218,120,.82);display:block;margin-bottom:14px;box-shadow:0 0 18px rgba(255,218,120,.22)}.quick-grid b{display:block;font-size:16px;margin-bottom:5px}.quick-grid small{display:block;color:var(--muted);font-size:13px;line-height:1.25}.hero-benefits{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(142,185,255,.18);border-radius:22px;background:linear-gradient(180deg,rgba(13,29,52,.88),rgba(9,22,39,.76));backdrop-filter:blur(18px);box-shadow:var(--shadow);overflow:hidden}.hero-benefits article{display:flex;gap:22px;align-items:center;padding:28px 34px;border-right:1px solid rgba(142,185,255,.14)}.hero-benefits article:last-child{border-right:0}.hero-benefits b{display:block;color:var(--gold2);font-size:22px;line-height:1.1;margin-bottom:5px}.hero-benefits small{display:block;color:var(--muted);font-size:16px;line-height:1.35}.benefit-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;flex:0 0 56px;border:1px solid var(--line2);background:rgba(232,183,78,.08);color:var(--gold2);font-weight:900;font-size:25px;box-shadow:0 0 32px rgba(232,183,78,.14)}.benefit-icon.lens{border-color:rgba(70,182,255,.32);background:rgba(34,167,255,.08);position:relative}.benefit-icon.lens::before{content:"";width:21px;height:21px;border:4px solid #b7dcff;border-radius:50%;position:absolute}.benefit-icon.lens::after{content:"";width:13px;height:4px;background:#b7dcff;border-radius:4px;transform:rotate(45deg);position:absolute;right:11px;bottom:13px}.benefit-icon.pin::before{content:"";width:22px;height:22px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:linear-gradient(135deg,#ffd978,#d19126);position:absolute}.benefit-icon.pin{position:relative}.benefit-icon.pin::after{content:"";width:8px;height:8px;border-radius:50%;background:#04101d;position:absolute}.benefit-icon.bars{border-color:rgba(70,182,255,.35);background:rgba(34,167,255,.08);position:relative}.benefit-icon.bars::before{content:"";width:26px;height:24px;background:linear-gradient(90deg,transparent 0 12%,#b7dcff 12% 28%,transparent 28% 39%,#b7dcff 39% 55%,transparent 55% 66%,#b7dcff 66% 82%,transparent 82%);position:absolute;bottom:15px;clip-path:polygon(0 65%,28% 65%,28% 25%,55% 25%,55% 45%,82% 45%,82% 0,100% 0,100% 100%,0 100%)}
.card-grid{display:grid;gap:18px}.card-grid.five{grid-template-columns:repeat(4,1fr);max-width:920px}.card-grid.six{grid-template-columns:repeat(3,1fr)}.card{background:linear-gradient(180deg,rgba(13,31,56,.92),rgba(8,20,36,.9));border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 18px 54px rgba(0,0,0,.2);min-height:184px}.card.wide{grid-column:span 2}.card span{display:inline-block;color:var(--gold2);font-weight:900;font-size:12px;margin-bottom:14px}.card h3{font-size:20px;line-height:1.15;margin:0 0 12px}.card p{font-size:15.5px;line-height:1.5;margin:0;color:var(--muted)}.audit-banner{padding-top:70px}.audit-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:48px;align-items:center;padding:54px;border-radius:26px;background:linear-gradient(135deg,rgba(17,48,86,.94),rgba(8,24,45,.92));border:1px solid rgba(93,167,255,.22);box-shadow:var(--shadow);position:relative;overflow:hidden}.audit-box::after{content:"";position:absolute;right:-140px;top:-120px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(34,167,255,.18),transparent 70%);pointer-events:none}.audit-box h2{font-size:clamp(32px,3.4vw,52px)}.audit-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px;position:relative;z-index:1}.audit-list li{border:1px solid rgba(155,205,255,.18);border-radius:13px;background:rgba(5,15,29,.45);padding:13px 16px;color:#e8f0fc;font-weight:800}.audit-list li::before{content:"✓";color:#6ee7b7;margin-right:10px}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:72px}.report-card,.map-card,.device-visual,.mini-cards{border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(14,33,60,.9),rgba(8,20,36,.86));box-shadow:var(--shadow)}.report-card{padding:28px}.report-head{display:flex;justify-content:space-between;gap:16px;color:#fff;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:10px}.report-head span,.report-row b{color:#6ee7b7;font-size:13px}.report-row{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid rgba(147,190,255,.12);color:#dbe6f5}.report-row:last-child{border-bottom:0}.region-section,.fit-section,.affordable-section{background:linear-gradient(180deg,rgba(8,24,45,.44),rgba(4,12,23,.12))}.tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.tags span{font-size:13px;color:#e8f0fc;padding:8px 12px;border:1px solid rgba(154,199,255,.18);border-radius:999px;background:rgba(12,28,50,.62)}.map-card{min-height:360px;background-image:linear-gradient(180deg,rgba(7,20,38,.25),rgba(7,20,38,.75)),url('../img/region-map.jpg');background-size:cover;background-position:center center;position:relative;overflow:hidden}.map-card::after{content:"";position:absolute;inset:30px;border:1px solid rgba(34,167,255,.22);border-radius:18px;box-shadow:inset 0 0 60px rgba(34,167,255,.14)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1000px}.price-card{padding:30px;border-radius:22px;background:linear-gradient(180deg,rgba(15,34,62,.94),rgba(8,20,36,.9));border:1px solid var(--line);box-shadow:0 18px 54px rgba(0,0,0,.2);position:relative}.price-card.featured{border-color:rgba(255,217,121,.48);box-shadow:0 22px 70px rgba(232,183,78,.12)}.price-card small{color:var(--gold2);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.price-card h3{font-size:32px;margin:10px 0 16px}.price-card p{font-size:15.5px}.price-card ul{padding-left:18px;color:#d4deec;margin:22px 0 28px}.price-card li{margin:8px 0}.process-line{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.process-line article{padding:24px 20px;border-radius:18px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(13,31,56,.9),rgba(8,20,36,.84))}.process-line b{color:var(--gold2)}.process-line h3{font-size:18px;margin:12px 0 8px}.process-line p{font-size:14.5px;margin:0}.device-visual{min-height:330px;background-image:linear-gradient(90deg,rgba(7,17,31,.22),rgba(7,17,31,.7)),url('../img/device-showcase.jpg');background-size:cover;background-position:center center}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.article-grid article{padding:24px;border-radius:18px;border:1px solid var(--line);background:rgba(12,28,50,.78)}.article-grid small{color:var(--gold2);font-weight:900}.article-grid h3{font-size:20px;line-height:1.18;margin:10px 0 12px}.article-grid p{font-size:14.5px;margin:0}.mini-cards{padding:22px;display:grid;gap:14px}.mini-cards div{padding:20px;border-radius:16px;background:rgba(5,15,29,.48);border:1px solid rgba(147,190,255,.12)}.mini-cards b{display:block;margin-bottom:6px}.mini-cards span{color:var(--muted)}.faq-layout{grid-template-columns:minmax(0,.65fr) minmax(0,1.2fr)}.faq-list{display:grid;gap:10px}details{border:1px solid var(--line);border-radius:14px;background:rgba(12,28,50,.78);overflow:hidden}summary{list-style:none;padding:18px 22px;cursor:pointer;font-weight:900;display:flex;justify-content:space-between;gap:18px}summary::-webkit-details-marker{display:none}summary::after{content:"+";color:var(--gold2);font-size:22px;line-height:1}details[open] summary::after{content:"−"}details p{padding:0 22px 20px;margin:0;font-size:15.5px}.lead-box{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1fr);gap:48px;align-items:start;padding:54px;border-radius:26px;border:1px solid rgba(93,167,255,.24);background:linear-gradient(135deg,rgba(17,48,86,.94),rgba(8,24,45,.92));box-shadow:var(--shadow)}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.trust-row span{font-size:13px;padding:8px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.12);color:#dce8f8}.lead-form{display:grid;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}label{display:grid;gap:8px;color:#e8f0fc;font-weight:800;font-size:14px}input,select,textarea{width:100%;border:1px solid rgba(147,190,255,.18);border-radius:12px;background:rgba(3,12,24,.72);color:#fff;padding:14px 15px;outline:none}input:focus,select:focus,textarea:focus{border-color:rgba(255,217,121,.62);box-shadow:0 0 0 4px rgba(232,183,78,.12)}textarea{resize:vertical}.hp{position:absolute;left:-9999px}.form-note{font-size:13px!important;color:var(--soft)!important;margin:0!important}.site-footer{border-top:1px solid rgba(147,190,255,.11);padding:42px 0;background:#020812}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner p{color:var(--muted);margin:0}.brand-footer .brand-mark{width:38px;height:38px}.brand-footer .brand-text strong,.brand-footer .brand-text em{font-size:16px}
@media (max-width:1500px){:root{--container:1260px}.hero{min-height:880px}.hero-layout{min-height:690px}.hero-copy{padding-bottom:126px;max-width:560px}.hero h1{font-size:clamp(58px,6.2vw,102px)}.hero-lead{font-size:22px}.quick-grid{max-width:560px}.hero-benefits article{padding:24px 26px}.hero-benefits b{font-size:19px}.hero-benefits small{font-size:14px}}
@media (max-width:1180px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block}.hero{min-height:920px}.hero::before{background:linear-gradient(90deg,#020812 0%,rgba(2,8,18,.94) 32%,rgba(2,8,18,.38) 66%,rgba(2,8,18,.6) 100%),linear-gradient(180deg,rgba(2,8,18,.22),#020812 100%)}.hero-layout{grid-template-columns:1fr;min-height:690px}.hero-copy{max-width:600px}.hero-art img{object-position:center center}.quick-grid{grid-template-columns:repeat(3,1fr);max-width:560px}.quick-grid div:nth-child(3){border-right:0}.quick-grid div:nth-child(4),.quick-grid div:nth-child(5){border-top:1px solid rgba(140,184,255,.13)}.hero-benefits{grid-template-columns:repeat(2,1fr)}.hero-benefits article:nth-child(2){border-right:0}.hero-benefits article:nth-child(n+3){border-top:1px solid rgba(142,185,255,.14)}.card-grid.five,.card-grid.six,.pricing-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.process-line{grid-template-columns:repeat(3,1fr)}.split,.lead-box{grid-template-columns:1fr;gap:38px}.faq-layout{grid-template-columns:1fr}.map-card,.device-visual{min-height:300px}}
@media (max-width:760px){.container{width:min(100% - 32px,var(--container))}.section{padding:78px 0}.site-header{position:sticky}.header-inner{height:66px}.brand-mark{width:40px;height:40px;border-radius:13px}.brand-text strong,.brand-text em{font-size:16px}.header-cta{display:none}.hero{min-height:auto;padding:0 0 54px;display:block}.hero::before{background:linear-gradient(180deg,rgba(2,8,18,.70) 0%,rgba(2,8,18,.96) 43%,#020812 100%)}.hero-art{position:relative;inset:auto;z-index:1;margin-top:4px;height:520px;border-bottom:1px solid rgba(147,190,255,.10);overflow:hidden}.hero-art img{object-fit:cover;object-position:center top}.hero-layout{display:block;min-height:0;padding-top:32px}.hero-copy{padding:0;max-width:100%;display:flex;flex-direction:column}.eyebrow{font-size:10px;letter-spacing:.16em;padding:8px 12px;margin-bottom:18px;order:-3}.hero h1{font-size:clamp(42px,13vw,66px);line-height:.9;margin-bottom:20px;order:-2}.hero-lead{font-size:18px;margin-bottom:24px;order:-1}.hero-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:24px}.btn{width:100%;min-height:58px}.quick-grid{grid-template-columns:repeat(2,1fr);max-width:none;margin-top:6px}.quick-grid div{min-height:86px;padding:15px}.quick-grid div:nth-child(3){border-right:1px solid rgba(140,184,255,.13)}.quick-grid div:nth-child(2n){border-right:0}.quick-grid div:nth-child(n+3){border-top:1px solid rgba(140,184,255,.13)}.hero-benefits{margin-top:24px;grid-template-columns:1fr;border-radius:18px}.hero-benefits article{border-right:0!important;border-top:1px solid rgba(142,185,255,.14);padding:20px}.hero-benefits article:first-child{border-top:0}.benefit-icon{width:48px;height:48px;flex-basis:48px}.hero-benefits b{font-size:18px}.section h2{font-size:clamp(30px,9vw,42px)}.section-lead,.section p{font-size:16px}.card-grid.five,.card-grid.six,.pricing-grid,.article-grid,.process-line{grid-template-columns:1fr}.card.wide{grid-column:auto}.audit-box,.lead-box{padding:28px 20px;border-radius:20px}.audit-list,.form-grid{grid-template-columns:1fr}.map-card,.device-visual{min-height:240px}.footer-inner{flex-direction:column;align-items:flex-start}.no-call{display:none}}
@media (max-width:420px){.container{width:min(100% - 24px,var(--container))}.hero-art{height:500px}.quick-grid{grid-template-columns:1fr}.quick-grid div{border-right:0!important}.quick-grid div+div{border-top:1px solid rgba(140,184,255,.13)}.btn{padding-inline:18px}.hero h1{font-size:44px}.eyebrow{max-width:100%;white-space:normal}.hero-benefits article{gap:16px}}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}


@media (max-width:1180px){
  .hero{
    display:flex!important;
    flex-direction:column!important;
    align-content:initial!important;
    min-height:auto!important;
    padding:92px 0 72px!important;
    overflow:hidden!important;
  }
  .hero::before{
    background:
      linear-gradient(180deg,rgba(2,8,18,.16) 0%,rgba(2,8,18,.78) 58%,#020812 100%),
      radial-gradient(circle at 62% 24%,rgba(34,167,255,.20),transparent 42%)!important;
  }
  .hero::after{
    height:170px!important;
    background:linear-gradient(180deg,transparent,#020812 82%)!important;
  }
  .hero-art{
    position:relative!important;
    inset:auto!important;
    z-index:2!important;
    order:1!important;
    width:min(100% - 48px,1040px)!important;
    height:auto!important;
    margin:0 auto 42px!important;
    aspect-ratio:auto!important;
    overflow:hidden!important;
    border:1px solid rgba(104,173,255,.16)!important;
    border-radius:28px!important;
    background:#061122!important;
    box-shadow:0 28px 86px rgba(0,0,0,.36), inset 0 0 70px rgba(34,167,255,.08)!important;
  }
  .hero-art picture,
  .hero-art img{
    display:block!important;
    width:100%!important;
    height:auto!important;
  }
  .hero-art img{
    object-fit:contain!important;
    object-position:center top!important;
    filter:saturate(1.04) contrast(1.05)!important;
  }
  .hero-layout{
    order:2!important;
    display:block!important;
    min-height:0!important;
    padding-top:0!important;
    position:relative!important;
    z-index:3!important;
  }
  .hero-copy{
    max-width:900px!important;
    padding:0!important;
    margin:0 auto!important;
  }
  .hero h1{
    max-width:820px!important;
    font-size:clamp(56px,8.6vw,94px)!important;
    line-height:.9!important;
    margin-bottom:24px!important;
  }
  .hero-lead{
    max-width:760px!important;
    font-size:clamp(19px,2.5vw,25px)!important;
    margin-bottom:34px!important;
  }
  .hero-actions{
    margin-bottom:34px!important;
  }
  .quick-grid{
    max-width:900px!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .quick-grid div{
    min-height:92px!important;
  }
  .quick-grid div:nth-child(3){border-right:1px solid rgba(140,184,255,.13)!important}
  .quick-grid div:nth-child(4),
  .quick-grid div:nth-child(5){border-top:0!important}
  .hero-benefits{
    order:3!important;
    margin-top:34px!important;
  }
}

@media (min-width:761px) and (max-width:980px){
  .hero-art{
    width:min(100% - 44px,820px)!important;
  }
  .quick-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .quick-grid div:nth-child(3){border-right:0!important}
  .quick-grid div:nth-child(4),
  .quick-grid div:nth-child(5){border-top:1px solid rgba(140,184,255,.13)!important}
}

@media (max-width:760px){
  .hero{
    padding:0 0 58px!important;
  }
  .hero-art{
    width:100%!important;
    margin:0 0 30px!important;
    border-left:0!important;
    border-right:0!important;
    border-top:0!important;
    border-radius:0 0 22px 22px!important;
    box-shadow:0 22px 64px rgba(0,0,0,.30)!important;
  }
  .hero-art picture,
  .hero-art img{
    width:100%!important;
    height:auto!important;
  }
  .hero-art img{
    object-fit:contain!important;
    object-position:center top!important;
  }
  .hero-layout{
    padding-top:0!important;
  }
  .hero-copy{
    max-width:100%!important;
    margin:0!important;
  }
  .hero h1{
    max-width:100%!important;
    font-size:clamp(42px,12.8vw,62px)!important;
    line-height:.9!important;
  }
  .hero-lead{
    font-size:17px!important;
    line-height:1.45!important;
  }
  .hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    margin-bottom:24px!important;
  }
  .quick-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .quick-grid div:nth-child(3){border-right:1px solid rgba(140,184,255,.13)!important}
  .quick-grid div:nth-child(4),
  .quick-grid div:nth-child(5){border-top:1px solid rgba(140,184,255,.13)!important}
  .audit-box{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .audit-list{
    margin-top:6px!important;
  }
}

@media (max-width:420px){
  .hero-art{
    height:auto!important;
    min-height:0!important;
  }
  .hero h1{
    font-size:clamp(40px,12vw,48px)!important;
  }
  .hero-lead{
    font-size:16px!important;
  }
  .quick-grid{
    grid-template-columns:1fr!important;
  }
  .quick-grid div{
    border-right:0!important;
  }
  .quick-grid div+div{
    border-top:1px solid rgba(140,184,255,.13)!important;
  }
}


.hero-artboard{
  display:block!important;
  min-height:0!important;
  padding:0 0 clamp(58px,5.8vw,96px)!important;
  overflow:hidden!important;
  background:#020812!important;
  position:relative!important;
}
.hero-artboard::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg,rgba(2,8,18,.74) 0%,rgba(2,8,18,.50) 25%,rgba(2,8,18,.10) 58%,rgba(2,8,18,.22) 100%),
    linear-gradient(180deg,rgba(2,8,18,.04) 0%,rgba(2,8,18,0) 62%,#020812 98%)!important;
}
.hero-artboard::after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:clamp(90px,10vw,190px)!important;
  z-index:3!important;
  pointer-events:none!important;
  background:linear-gradient(180deg,transparent,#020812 76%)!important;
}
.hero-artboard .hero-stage{
  position:relative!important;
  z-index:1!important;
  width:min(100%,1672px)!important;
  margin:0 auto!important;
  overflow:visible!important;
  background:#06101f!important;
}
.hero-artboard .hero-picture,
.hero-artboard .hero-picture img{
  display:block!important;
  width:100%!important;
  height:auto!important;
}
.hero-artboard .hero-picture img{
  object-fit:contain!important;
  object-position:center top!important;
  max-width:none!important;
  filter:saturate(1.04) contrast(1.04)!important;
}
.hero-artboard .hero-layout,
.hero-artboard .hero-art{
  display:none!important;
}
.hero-artboard .hero-copy{
  position:absolute!important;
  z-index:4!important;
  left:clamp(28px,5.1%,92px)!important;
  top:13.8%!important;
  width:min(41%,680px)!important;
  max-width:680px!important;
  margin:0!important;
  padding:0!important;
  pointer-events:auto!important;
}
.hero-artboard .eyebrow{
  margin:0 0 clamp(14px,1.6vw,26px)!important;
  padding:8px 16px!important;
  font-size:clamp(10px,.72vw,12px)!important;
  letter-spacing:.21em!important;
  max-width:100%!important;
  white-space:normal!important;
  background:rgba(6,17,32,.55)!important;
}
.hero-artboard h1{
  margin:0 0 clamp(13px,1.65vw,26px)!important;
  max-width:100%!important;
  font-size:clamp(58px,5.75vw,112px)!important;
  line-height:.88!important;
  letter-spacing:-.066em!important;
  text-wrap:balance!important;
}
.hero-artboard h1 span{
  display:block!important;
  color:var(--gold2)!important;
}
.hero-artboard .hero-lead{
  margin:0 0 clamp(18px,2.25vw,36px)!important;
  max-width:min(100%,620px)!important;
  color:#dbe6f5!important;
  font-size:clamp(18px,1.42vw,25px)!important;
  line-height:1.36!important;
}
.hero-artboard .hero-actions{
  display:flex!important;
  align-items:center!important;
  gap:clamp(12px,1.4vw,22px)!important;
  flex-wrap:wrap!important;
  margin:0!important;
}
.hero-artboard .hero-actions .btn{
  width:auto!important;
  min-height:clamp(52px,4.2vw,72px)!important;
  padding:clamp(12px,1vw,16px) clamp(18px,1.7vw,28px)!important;
}
.hero-artboard .hero-directions{
  position:relative!important;
  z-index:5!important;
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  margin-top:clamp(-108px,-6.2vw,-58px)!important;
  margin-bottom:clamp(18px,2vw,34px)!important;
  border:1px solid rgba(140,184,255,.16)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,rgba(12,28,50,.90),rgba(8,20,36,.80))!important;
  box-shadow:0 22px 70px rgba(0,0,0,.30),inset 0 1px rgba(255,255,255,.04)!important;
  backdrop-filter:blur(16px)!important;
}
.hero-artboard .hero-directions div{
  min-height:88px!important;
  padding:18px 16px!important;
  border-right:1px solid rgba(140,184,255,.13)!important;
}
.hero-artboard .hero-directions div:last-child{border-right:0!important}
.hero-artboard .hero-directions i{
  width:14px!important;
  height:14px!important;
  border-radius:50%!important;
  border:2px solid rgba(255,218,120,.82)!important;
  display:block!important;
  margin-bottom:14px!important;
  box-shadow:0 0 18px rgba(255,218,120,.22)!important;
}
.hero-artboard .hero-directions b{
  display:block!important;
  font-size:16px!important;
  margin-bottom:5px!important;
}
.hero-artboard .hero-directions small{
  display:block!important;
  color:var(--muted)!important;
  font-size:13px!important;
  line-height:1.25!important;
}
.hero-artboard .hero-benefits{
  z-index:5!important;
  margin-top:0!important;
}


@media (max-width:1280px){
  .hero-artboard .hero-stage{
    width:100%!important;
  }
  .hero-artboard .hero-copy{
    left:5.2%!important;
    top:9.3%!important;
    width:34.5%!important;
    max-width:470px!important;
  }
  .hero-artboard h1{
    font-size:clamp(48px,5.25vw,74px)!important;
    line-height:.90!important;
    letter-spacing:-.055em!important;
  }
  .hero-artboard .hero-lead{
    font-size:clamp(16px,1.55vw,20px)!important;
    max-width:430px!important;
  }
  .hero-artboard .hero-actions{
    gap:10px!important;
  }
  .hero-artboard .hero-actions .btn{
    min-height:54px!important;
    padding:12px 16px!important;
  }
  .hero-artboard .hero-actions .btn span:not(.btn-icon){
    font-size:14px!important;
  }
  .hero-artboard .hero-actions .btn small{
    font-size:10px!important;
  }
  .hero-artboard .hero-directions{
    margin-top:clamp(-84px,-5.4vw,-42px)!important;
  }
}


@media (max-width:900px){
  .hero-artboard{
    padding-bottom:70px!important;
  }
  .hero-artboard::before{
    background:
      linear-gradient(180deg,rgba(2,8,18,.38) 0%,rgba(2,8,18,.14) 28%,rgba(2,8,18,.08) 60%,#020812 99%),
      linear-gradient(90deg,rgba(2,8,18,.50),rgba(2,8,18,.02) 70%)!important;
  }
  .hero-artboard .hero-copy{
    left:6%!important;
    top:5.2%!important;
    width:86%!important;
    max-width:680px!important;
  }
  .hero-artboard .eyebrow{
    font-size:10px!important;
    padding:7px 13px!important;
    margin-bottom:14px!important;
  }
  .hero-artboard h1{
    font-size:clamp(46px,8.2vw,68px)!important;
    line-height:.90!important;
    max-width:640px!important;
  }
  .hero-artboard .hero-lead{
    font-size:clamp(16px,2.35vw,20px)!important;
    max-width:610px!important;
    margin-bottom:20px!important;
  }
  .hero-artboard .hero-actions{
    display:flex!important;
    gap:12px!important;
  }
  .hero-artboard .hero-actions .btn{
    min-height:52px!important;
  }
  .hero-artboard .hero-directions{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    margin-top:-56px!important;
  }
  .hero-artboard .hero-directions div:nth-child(3){border-right:0!important}
  .hero-artboard .hero-directions div:nth-child(n+4){border-top:1px solid rgba(140,184,255,.13)!important}
  .hero-artboard .hero-benefits{
    grid-template-columns:repeat(2,1fr)!important;
  }
  .hero-artboard .hero-benefits article:nth-child(2){border-right:0!important}
  .hero-artboard .hero-benefits article:nth-child(n+3){border-top:1px solid rgba(142,185,255,.14)!important}
}


@media (max-width:520px){
  .hero-artboard{
    padding-bottom:58px!important;
  }
  .hero-artboard .hero-stage{
    width:100%!important;
    margin:0 auto!important;
  }
  .hero-artboard .hero-copy{
    left:5.2%!important;
    top:4.4%!important;
    width:89.6%!important;
    max-width:none!important;
  }
  .hero-artboard .eyebrow{
    display:inline-flex!important;
    width:auto!important;
    max-width:96%!important;
    font-size:8.6px!important;
    letter-spacing:.14em!important;
    padding:6px 10px!important;
    margin-bottom:10px!important;
  }
  .hero-artboard h1{
    font-size:clamp(35px,10.6vw,46px)!important;
    line-height:.91!important;
    letter-spacing:-.052em!important;
    margin-bottom:10px!important;
    max-width:94%!important;
  }
  .hero-artboard .hero-lead{
    max-width:92%!important;
    font-size:clamp(13.5px,3.6vw,16px)!important;
    line-height:1.33!important;
    margin-bottom:12px!important;
  }
  .hero-artboard .hero-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    max-width:96%!important;
  }
  .hero-artboard .hero-actions .btn{
    width:100%!important;
    min-height:44px!important;
    padding:8px 9px!important;
    border-radius:11px!important;
    gap:7px!important;
  }
  .hero-artboard .hero-actions .btn-icon{
    width:18px!important;
    height:18px!important;
    flex:0 0 18px!important;
  }
  .hero-artboard .hero-actions .btn span:not(.btn-icon){
    font-size:12px!important;
    line-height:1.05!important;
  }
  .hero-artboard .hero-actions .btn small{
    font-size:9px!important;
    margin-top:2px!important;
  }
  .hero-artboard .hero-directions{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    margin-top:-34px!important;
    border-radius:16px!important;
  }
  .hero-artboard .hero-directions div{
    min-height:76px!important;
    padding:13px!important;
  }
  .hero-artboard .hero-directions div:nth-child(2n){border-right:0!important}
  .hero-artboard .hero-directions div:nth-child(3){border-right:1px solid rgba(140,184,255,.13)!important}
  .hero-artboard .hero-directions div:nth-child(n+3){border-top:1px solid rgba(140,184,255,.13)!important}
  .hero-artboard .hero-directions i{
    width:11px!important;
    height:11px!important;
    margin-bottom:9px!important;
  }
  .hero-artboard .hero-directions b{font-size:14px!important}
  .hero-artboard .hero-directions small{font-size:11.5px!important}
  .hero-artboard .hero-benefits{
    grid-template-columns:1fr!important;
    border-radius:16px!important;
  }
  .hero-artboard .hero-benefits article{
    border-right:0!important;
    border-top:1px solid rgba(142,185,255,.14)!important;
    padding:18px!important;
  }
  .hero-artboard .hero-benefits article:first-child{border-top:0!important}
}

@media (max-width:380px){
  .hero-artboard .hero-copy{top:3.8%!important}
  .hero-artboard h1{font-size:34px!important;max-width:96%!important}
  .hero-artboard .hero-lead{font-size:13px!important;max-width:98%!important}
  .hero-artboard .hero-actions .btn small{display:none!important}
}


@media (max-width:520px){
  .hero-artboard h1{
    font-size:clamp(32px,9.7vw,40px)!important;
    line-height:.90!important;
    margin-bottom:8px!important;
    max-width:86%!important;
  }
  .hero-artboard .hero-lead{
    max-width:90%!important;
    font-size:clamp(12.5px,3.35vw,14px)!important;
    line-height:1.30!important;
    margin-bottom:9px!important;
  }
  .hero-artboard .hero-actions{
    grid-template-columns:1fr 1fr!important;
    max-width:92%!important;
    gap:7px!important;
  }
  .hero-artboard .hero-actions .btn{
    min-height:38px!important;
    padding:7px 8px!important;
  }
  .hero-artboard .hero-actions .btn-icon{display:none!important}
  .hero-artboard .hero-actions .btn span:not(.btn-icon){font-size:11.5px!important;white-space:nowrap!important}
  .hero-artboard .hero-actions .btn small{display:none!important}
}
@media (min-width:901px){
  .hero-artboard h1{color:#f7f8fc!important;text-shadow:0 12px 42px rgba(0,0,0,.38)!important}
  .hero-artboard h1 span{text-shadow:0 16px 46px rgba(224,167,63,.22)!important}
}


.hero-artboard::before{
  background:
    linear-gradient(90deg,rgba(2,8,18,.58) 0%,rgba(2,8,18,.34) 27%,rgba(2,8,18,.03) 56%,rgba(2,8,18,.08) 100%),
    linear-gradient(180deg,rgba(2,8,18,.00) 0%,rgba(2,8,18,.00) 68%,rgba(2,8,18,.30) 92%,#020812 100%)!important;
}
.hero-artboard .hero-picture img{filter:brightness(1.16) saturate(1.08) contrast(1.04)!important}
@media (max-width:520px){
  .hero-artboard::before{
    background:
      linear-gradient(180deg,rgba(2,8,18,.06) 0%,rgba(2,8,18,.00) 48%,rgba(2,8,18,.22) 78%,#020812 100%),
      linear-gradient(90deg,rgba(2,8,18,.22) 0%,rgba(2,8,18,.06) 56%,rgba(2,8,18,.02) 100%)!important;
  }
  .hero-artboard .hero-picture img{filter:brightness(1.22) saturate(1.1) contrast(1.05)!important}
}


.hero-artboard::before,
.hero-artboard::after{display:none!important;content:none!important;background:none!important}


.hero-artboard .hero-picture{position:relative!important;z-index:1!important}
.hero-artboard .hero-picture img{position:relative!important;z-index:1!important}
.hero-artboard .hero-copy{z-index:2!important}


.hero-artboard .hero-stage{
  aspect-ratio:1672/941!important;
  background-image:url('../img/hero-wide.jpg')!important;
  background-repeat:no-repeat!important;
  background-position:center top!important;
  background-size:100% 100%!important;
}
.hero-artboard .hero-picture{display:none!important}
@media (max-width:1280px){
  .hero-artboard .hero-stage{
    aspect-ratio:1440/1080!important;
    background-image:url('../img/hero-laptop.jpg')!important;
  }
}
@media (max-width:900px){
  .hero-artboard .hero-stage{
    aspect-ratio:1080/1440!important;
    background-image:url('../img/hero-tablet.jpg')!important;
  }
}
@media (max-width:520px){
  .hero-artboard .hero-stage{
    aspect-ratio:940/1670!important;
    background-image:url('../img/hero-mobile.jpg')!important;
  }
}


@media (min-width:1281px){
  .hero-artboard .hero-copy{
    left:clamp(42px,4.0%,74px)!important;
    top:13.6%!important;
    width:34.2%!important;
    max-width:575px!important;
  }
  .hero-artboard h1{
    font-size:clamp(58px,4.8vw,94px)!important;
    line-height:.90!important;
  }
  .hero-artboard .hero-lead{
    max-width:560px!important;
    font-size:clamp(18px,1.22vw,22px)!important;
  }
}

.blog-more-row{margin-top:28px}.article-grid a{color:inherit}.article-grid h3 a:hover{color:#ffd979}

/* v14: explicit section pictures, no repeated hero visual */
.section-picture-card{display:block;min-height:330px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(180deg,rgba(14,33,60,.9),rgba(8,20,36,.86));box-shadow:var(--shadow);overflow:hidden;position:relative}.section-picture-card img{width:100%;height:100%;min-height:330px;object-fit:cover;object-position:center center;display:block;filter:saturate(1.05) contrast(1.04)}.section-picture-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,38,.08),rgba(7,20,38,.42));pointer-events:none}.section-picture-card--regions::before{content:"";position:absolute;z-index:2;inset:30px;border:1px solid rgba(34,167,255,.22);border-radius:18px;box-shadow:inset 0 0 60px rgba(34,167,255,.14);pointer-events:none}.section-picture-card--business img{object-position:center center}@media (max-width:1180px){.section-picture-card,.section-picture-card img{min-height:300px}}@media (max-width:760px){.section-picture-card,.section-picture-card img{min-height:240px}}
