:root{
  --navy:#062b59;--navy-2:#0b3f7d;--blue:#0877e8;--blue-2:#2b8fff;--gold:#ffb51b;--gold-2:#ffd36d;--orange:#ff6b0a;--orange-2:#ff8b24;
  --ink:#0b2342;--muted:#61748d;--line:#dce6f1;--line-strong:#c7d8ea;--paper:#ffffff;--canvas:#f3f7fc;--soft-blue:#edf6ff;--soft-gold:#fff8e8;--green:#11a36a;--red:#d9485f;
  --shadow:0 18px 55px rgba(6,43,89,.10);--shadow-sm:0 8px 24px rgba(6,43,89,.08);--radius:18px;--max:1220px;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--canvas)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.wrap{width:min(calc(100% - 42px),var(--max));margin-inline:auto}.section{padding:72px 0}.section.white{background:#fff}.section.navy{background:linear-gradient(135deg,#061d3a,#07386d 70%,#0a559a);color:white;position:relative;overflow:hidden}.section.navy:after{content:"";position:absolute;inset:0;background:url('/assets/vds-network-wallpaper.svg') center/cover;opacity:.08;pointer-events:none}.section.navy>.wrap{position:relative;z-index:1}
h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}.eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.16em;color:var(--blue);text-transform:uppercase;margin-bottom:9px}.top-strip{background:linear-gradient(90deg,var(--navy),#0b4b91);color:#d9e9fb;font-size:11px}.top-strip .wrap{height:31px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-strip strong{color:#fff}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(192,211,232,.8)}.header-row{min-height:76px;display:grid;grid-template-columns:235px 1fr auto;gap:26px;align-items:center}.brand{display:flex;align-items:center;gap:11px}.brand-icon{width:51px;height:51px;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(6,43,89,.12))}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy b{font-size:24px;letter-spacing:.06em;color:var(--navy)}.brand-copy span{font-size:8px;letter-spacing:.12em;color:#6f8197;margin-top:5px}.main-nav{display:flex;justify-content:center;align-items:center;gap:25px}.main-nav a{font-size:13px;font-weight:750;color:#1d426d;padding:27px 0 24px;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a[aria-current="page"]{color:var(--blue);border-bottom-color:var(--orange)}.head-actions{display:flex;align-items:center;gap:9px}.btn{border:0;border-radius:11px;min-height:42px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:850;font-size:13px;cursor:pointer;transition:.18s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue),#0864c9);color:white;box-shadow:0 8px 20px rgba(8,119,232,.2)}.btn-orange{background:linear-gradient(135deg,var(--orange),var(--orange-2));color:white;box-shadow:0 8px 24px rgba(255,107,10,.22)}.btn-ghost{background:white;border:1px solid var(--line-strong);color:var(--navy)}.mobile-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:white;border-radius:10px;font-size:20px;color:var(--navy)}.demo-banner{background:#fff7e8;border-bottom:1px solid #f4dca9;color:#76561a}.demo-banner .wrap{min-height:35px;display:flex;gap:12px;align-items:center;font-size:11px}.demo-banner b{color:#9b5f00;letter-spacing:.07em}.demo-banner:has(b:first-child){box-shadow:inset 4px 0 0 var(--gold)}
.hero{background:linear-gradient(100deg,rgba(240,247,255,.97),rgba(255,255,255,.89) 57%,rgba(255,244,225,.88)),url('/assets/vds-network-wallpaper.svg') center/cover;border-bottom:1px solid var(--line);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.75fr);gap:54px;align-items:center;padding:76px 0}.hero-copy{max-width:700px}.hero h1{font-size:clamp(48px,6vw,76px);line-height:.98;color:var(--navy);margin-bottom:22px;max-width:760px}.hero p,.page-hero p{font-size:18px;color:#536d8a;max-width:700px}.hero-actions{display:flex;gap:11px;margin:27px 0 22px}.trust-row{display:flex;gap:8px;flex-wrap:wrap}.trust-chip{font-size:11px;font-weight:800;color:#284f78;background:rgba(255,255,255,.82);border:1px solid #d9e5f2;padding:7px 10px;border-radius:999px}.metric-line{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.metric{padding:13px 0;border-top:1px solid #d2e0ef}.metric b{display:block;color:var(--navy);font-size:27px;line-height:1}.metric span{display:block;color:#6d8096;font-size:10px;margin-top:7px}.quote-card{background:rgba(255,255,255,.96);border:1px solid #d6e3f1;border-radius:20px;padding:22px;box-shadow:var(--shadow)}.quote-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.quote-card-head strong{color:var(--navy);font-size:18px}.live-pill,.runtime-chip{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:6px 8px;border-radius:999px;background:var(--soft-blue);color:#1366b6;border:1px solid #cfe4fa}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.field.full{grid-column:1/-1}.field label{display:block;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#56708d;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid #ccdbea;border-radius:10px;background:#fff;color:var(--navy);padding:11px 12px;outline:none;min-height:44px;transition:.16s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#7bb7f4;box-shadow:0 0 0 4px rgba(8,119,232,.08)}.field textarea{min-height:120px;resize:vertical}.dimensions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.quote-submit{width:100%;margin-top:15px;min-height:48px}.form-note{font-size:10px;color:#8090a3;margin-top:10px}.error-box{display:none;margin-top:11px;padding:10px 12px;background:#fff0f2;border:1px solid #f3c3ca;color:#9c2537;border-radius:9px;font-size:12px}.error-box.show{display:block}
.page-hero{background:linear-gradient(105deg,rgba(255,255,255,.97),rgba(238,247,255,.90) 65%,rgba(255,241,220,.9)),url('/assets/vds-network-wallpaper.svg') center/cover;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;right:-140px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,181,27,.18),transparent 68%)}.page-hero .wrap{padding:58px 0 43px;position:relative;z-index:2}.page-hero h1{font-size:clamp(42px,5vw,66px);line-height:1.02;max-width:900px;color:var(--navy);margin-bottom:17px}.crumbs{font-size:11px;color:#75879b;margin-bottom:19px;text-transform:capitalize}.crumbs a{color:var(--blue);font-weight:800}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-head h2{font-size:36px;color:var(--navy);margin:0}.section-head p{max-width:500px;color:var(--muted);margin:0}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature-card,.content-card,.price-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 2px 0 rgba(6,43,89,.02)}.feature-card{transition:.18s}.feature-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);border-color:#c0d7ef}.icon-box{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(135deg,var(--soft-blue),#fff1dd);color:var(--blue);font-weight:900;font-size:20px}.feature-card h3,.content-card h3{font-size:17px;color:var(--navy);margin:14px 0 7px}.feature-card p,.content-card p{font-size:12px;color:var(--muted);margin:0}.provider-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:28px}.provider-badge{min-height:76px;border:1px solid var(--line);background:white;border-radius:13px;display:flex;align-items:center;justify-content:center;padding:10px;position:relative}.provider-badge img{max-width:100%;max-height:40px;object-fit:contain}.provider-badge span{position:absolute;opacity:0;pointer-events:none}.process{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.step{position:relative;padding:24px}.step:not(:last-child):after{content:"";position:absolute;top:43px;right:-10px;width:20px;height:2px;background:#bccce0}.step-num{width:38px;height:38px;display:grid;place-items:center;background:linear-gradient(135deg,var(--navy),var(--blue));color:white;border-radius:10px;font-weight:900}.step h3{color:var(--navy);font-size:17px;margin:16px 0 7px}.step p{font-size:12px;color:var(--muted);margin:0}.cta-band{background:linear-gradient(115deg,var(--navy),#0b4f94);color:white;border-radius:22px;padding:36px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.cta-band:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(255,181,27,.26),rgba(255,255,255,.02));right:-90px;top:-120px}.cta-band h2{font-size:31px;margin:0 0 7px}.cta-band p{margin:0;color:#d4e4f5}.cta-band .btn{position:relative;z-index:2;flex:0 0 auto}
.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:30px}.content-prose{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.content-prose h2{color:var(--navy);font-size:29px;margin:0 0 15px}.content-prose h3{color:var(--navy);margin-top:28px}.content-prose p,.content-prose li{color:#506780}.content-prose li{margin:8px 0}.aside-card{position:sticky;top:105px;background:linear-gradient(155deg,var(--navy),#0b4f94);color:white;border-radius:var(--radius);padding:24px;height:max-content;box-shadow:var(--shadow-sm)}.aside-card h3{margin-top:0;font-size:20px}.aside-card p{color:#ccdaea;font-size:13px}.aside-card .btn{width:100%;margin-top:8px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card.featured{border:2px solid var(--blue);box-shadow:var(--shadow);position:relative}.price-card .price{font-size:34px;color:var(--navy);font-weight:900}.price-card ul{padding-left:19px;color:#536a82;font-size:13px}.price-card .btn{width:100%;margin-top:14px}.ribbon{position:absolute;right:14px;top:14px;font-size:10px;font-weight:900;background:linear-gradient(135deg,var(--orange),var(--gold));color:white;padding:5px 8px;border-radius:6px}
/* Quote workspace */
.quote-workspace{background:linear-gradient(180deg,#f5f9fe 0,#edf4fc 100%)}.quote-layout{display:grid;grid-template-columns:350px minmax(0,1fr);gap:22px;align-items:start}.quote-sidebar{position:sticky;top:112px}.quote-side-brand{padding:0 4px 14px}.quote-side-brand h3{font-size:25px;line-height:1.08;color:var(--navy);margin:0 0 8px}.quote-side-brand p{font-size:12px;color:var(--muted)}.quote-sidebar .quote-card{box-shadow:var(--shadow-sm)}.quote-assurance{display:flex;gap:5px;flex-direction:column;margin-top:12px;border:1px solid #f2d59b;background:linear-gradient(120deg,#fffdf8,#fff6e4);padding:13px;border-radius:12px}.quote-assurance b{color:#8a5a04;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.quote-assurance span{font-size:11px;color:#765f36}.quote-results-panel{min-width:0}.results-toolbar{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;margin:3px 0 17px}.results-toolbar h2{font-size:34px;margin:2px 0 3px;color:var(--navy)}.results-toolbar p{font-size:12px;color:var(--muted);margin:0}.offer-list{display:grid;gap:11px}.results-empty{min-height:230px;border:1px dashed #b9cee4;background:rgba(255,255,255,.68);border-radius:18px;display:grid;place-items:center;text-align:center;align-content:center;padding:25px;color:#70849a}.results-empty span{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:var(--soft-blue);color:var(--blue);font-size:20px}.results-empty h3{color:var(--navy);margin:12px 0 3px}.results-empty p{margin:0;font-size:12px}.offer{display:grid;grid-template-columns:minmax(210px,1fr) minmax(250px,1.35fr) 120px 112px;gap:14px;align-items:center;background:#fff;border:1px solid #d8e5f2;border-radius:15px;padding:15px 16px;box-shadow:0 2px 0 rgba(6,43,89,.02);transition:.18s}.offer:hover{border-color:#9ec6ee;box-shadow:var(--shadow-sm);transform:translateY(-1px)}.offer.best-offer{border-color:#f0b54d;background:linear-gradient(90deg,#fffefb,#fff 44%);box-shadow:0 10px 30px rgba(255,181,27,.10)}.provider-identity{display:flex;align-items:center;gap:13px;min-width:0}.provider-logo-shell{width:86px;height:52px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5ebf2;padding:7px;flex:0 0 auto}.provider-logo{max-width:100%;max-height:39px;object-fit:contain}.carrier-name{font-weight:900;color:var(--navy);font-size:16px}.service-name{font-size:11px;color:var(--muted)}.offer-meta{display:flex;gap:7px;flex-wrap:wrap}.mini-pill{font-size:9px;border-radius:7px;background:#f1f6fb;color:#45607d;padding:5px 7px;font-weight:850;border:1px solid #e5edf5}.mini-pill.eco{background:#edf9f2;color:#19734f;border-color:#d7efe2}.offer-price{text-align:right}.offer-price b{display:block;font-size:24px;color:var(--navy);font-variant-numeric:tabular-nums}.offer-price span{font-size:9px;color:var(--muted)}.offer .btn{width:100%;min-height:40px}.badge{display:inline-flex;font-size:9px;background:linear-gradient(135deg,#fff1d6,#ffe1a4);color:#9d5a00;padding:4px 7px;border-radius:999px;font-weight:900;margin-top:4px}.notice{border:1px solid #cbdcec;background:#f7fbff;border-radius:10px;padding:11px 13px;font-size:11px;color:#4c647f}.notice.warn{background:#fff8eb;border-color:#f0d28e;color:#70531d}
.tracking-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px;box-shadow:var(--shadow-sm)}.timeline{margin-top:23px;border-left:2px solid #dbe5ef;padding-left:24px}.event{position:relative;padding:0 0 24px}.event:before{content:"";position:absolute;width:12px;height:12px;background:var(--blue);border:3px solid white;box-shadow:0 0 0 2px #a9c8e8;border-radius:50%;left:-31px;top:3px}.event strong{display:block;color:var(--navy)}.event small{color:#708299}
/* Dashboard */
.dashboard-section{background:linear-gradient(180deg,#eef5fc,#f8fbfe)}.dashboard-grid{display:grid;grid-template-columns:235px minmax(0,1fr);gap:20px;align-items:start}.side-nav{background:linear-gradient(160deg,var(--navy),#0b4d91);border-radius:18px;padding:13px;height:max-content;box-shadow:0 14px 38px rgba(6,43,89,.15);position:sticky;top:112px}.side-nav-title{display:flex;gap:10px;align-items:center;padding:8px 8px 14px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:7px}.side-nav-title img{width:35px;height:35px}.side-nav-title b{display:block;color:#fff;font-size:13px}.side-nav-title span{display:block;color:#91b6dc;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.side-nav a{display:block;color:#cbdced;padding:11px 12px;border-radius:9px;font-size:12px;font-weight:750;margin:2px 0}.side-nav a.active,.side-nav a:hover{background:rgba(255,255,255,.13);color:white}.side-nav-promo{margin-top:15px;padding:14px;background:linear-gradient(135deg,rgba(255,181,27,.19),rgba(255,107,10,.16));border:1px solid rgba(255,211,109,.24);border-radius:12px;color:white}.side-nav-promo b{display:block;font-size:13px}.side-nav-promo span{display:block;font-size:10px;color:#d8e5f2;margin-top:5px}.dashboard-main{min-width:0}.dashboard-topline{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}.dashboard-topline h2{margin:0;color:var(--navy);font-size:31px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat{background:#fff;border:1px solid var(--line);padding:17px 18px;border-radius:15px;min-height:110px;box-shadow:0 4px 15px rgba(6,43,89,.04);position:relative;overflow:hidden}.stat:after{content:"";position:absolute;width:65px;height:65px;border-radius:50%;right:-23px;top:-23px;background:rgba(8,119,232,.06)}.stat.stat-blue{background:linear-gradient(145deg,#f4f9ff,#fff)}.stat.stat-gold{background:linear-gradient(145deg,#fffaf0,#fff)}.stat span{display:block;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-weight:850}.stat b{display:block;font-size:28px;color:var(--navy);margin-top:7px}.stat small{font-size:9px;color:#8a9aaa}.dashboard-panel-head{display:flex;align-items:end;justify-content:space-between;margin:24px 0 10px}.dashboard-panel-head h3{font-size:24px;color:var(--navy);margin:0}.table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:15px}table{border-collapse:collapse;width:100%;min-width:700px}th,td{text-align:left;padding:13px 14px;border-bottom:1px solid #edf1f6;font-size:11px}th{text-transform:uppercase;letter-spacing:.07em;color:#6a7c92;font-size:9px;background:#fbfdff}td strong{color:var(--navy)}.status{display:inline-flex;padding:4px 7px;border-radius:6px;background:#edf8f4;color:#087656;font-weight:850}.dashboard-table{position:relative}.dashboard-empty{min-height:220px;display:grid;align-content:center;justify-items:center;text-align:center;padding:24px;background:linear-gradient(180deg,#fff,#fbfdff)}.dashboard-empty[hidden]{display:none}.dashboard-empty .empty-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:var(--soft-blue);color:var(--blue);font-size:22px}.dashboard-empty h3{margin:12px 0 4px;color:var(--navy)}.dashboard-empty p{max-width:470px;color:var(--muted);font-size:12px;margin:0}.control-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.control-card{background:white;border:1px solid var(--line);border-radius:14px;padding:20px}.control-card h3{color:var(--navy);margin:0 0 12px}.readiness{display:grid;gap:8px}.readiness-row{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #edf1f6;padding-top:9px;font-size:12px}.dot{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:6px;background:#9aa9ba}.dot.ready{background:var(--green)}.dot.bad{background:var(--red)}
.modal-backdrop{position:fixed;inset:0;background:rgba(4,20,41,.57);z-index:80;display:none;align-items:stretch;justify-content:flex-end}.modal-backdrop.open{display:flex}.drawer{height:100%;width:min(520px,100%);background:white;padding:25px;overflow:auto;box-shadow:-20px 0 55px rgba(0,0,0,.18)}.drawer-head{display:flex;justify-content:space-between;align-items:center}.drawer h2{color:var(--navy);margin:0}.close-btn{border:1px solid var(--line);background:white;border-radius:8px;width:38px;height:38px;font-size:20px}.selected-offer{background:var(--soft-blue);padding:14px;border-radius:10px;margin:18px 0}.success-box{display:none;background:#effaf6;border:1px solid #bfe9d9;border-radius:10px;padding:16px;color:#12694f}.success-box.show{display:block}
footer{background:#061a34;color:#c2d1e1;padding:52px 0 25px;border-top:4px solid transparent;border-image:linear-gradient(90deg,var(--blue),var(--gold),var(--orange)) 1}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:30px}.footer-brand p{max-width:330px;font-size:11px;color:#91a6bc}.footer-col strong{display:block;color:white;font-size:11px;margin-bottom:12px}.footer-col a{display:block;font-size:11px;color:#aebed0;padding:4px 0}.footer-col a:hover{color:white}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#8298af}.italy-line{height:3px;width:90px;background:linear-gradient(90deg,#139447 0 33%,#fff 33% 66%,#d43a42 66%);border-radius:999px;margin-top:12px}
@media(max-width:1040px){.header-row{grid-template-columns:1fr auto}.main-nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:white;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;padding:8px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.main-nav a{padding:12px}.mobile-toggle{display:block}.head-actions .btn-ghost{display:none}.hero-grid{grid-template-columns:1fr;padding-top:54px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.pricing-grid{grid-template-columns:1fr 1fr}.provider-strip{grid-template-columns:repeat(4,1fr)}.process{grid-template-columns:1fr 1fr}.step:nth-child(2):after{display:none}.content-layout{grid-template-columns:1fr}.aside-card{position:static}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-col:nth-last-child(-n+2){margin-top:10px}.quote-layout{grid-template-columns:1fr}.quote-sidebar{position:static}.quote-side-brand{display:none}.offer{grid-template-columns:1fr 1fr 105px}.offer .choose-offer{grid-column:1/-1}.dashboard-grid{grid-template-columns:1fr}.side-nav{position:static;display:flex;overflow:auto;align-items:center}.side-nav-title,.side-nav-promo{display:none}.side-nav a{white-space:nowrap}.stat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.wrap{width:min(100% - 24px,var(--max))}.top-strip{display:none}.header-row{min-height:65px;gap:12px}.brand-icon{width:41px;height:41px}.brand-copy b{font-size:18px}.brand-copy span{font-size:7px}.head-actions .btn-primary{display:none}.hero-grid{padding:38px 0}.hero h1,.page-hero h1{font-size:39px}.hero p,.page-hero p{font-size:15px}.quote-card{padding:16px;border-radius:15px}.form-grid,.grid-3,.grid-4,.pricing-grid,.stat-grid,.control-grid{grid-template-columns:1fr}.dimensions{grid-template-columns:repeat(3,1fr)}.metric-line{grid-template-columns:repeat(3,1fr)}.metric b{font-size:19px}.section{padding:48px 0}.section-head{display:block}.section-head p{margin-top:10px}.provider-strip{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:1fr}.step:after{display:none}.cta-band{display:block;padding:25px}.cta-band .btn{margin-top:18px;width:100%}.offer{grid-template-columns:1fr;padding:14px}.provider-identity{align-items:flex-start}.offer-price{text-align:left}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.page-hero .wrap{padding:40px 0 28px}.content-prose{padding:20px}.results-toolbar{display:block}.results-toolbar .notice{margin-top:10px}.dashboard-topline{align-items:flex-start}.dashboard-topline .btn{display:none}.side-nav{margin:0 -2px;border-radius:13px}.dashboard-panel-head{align-items:center}.quote-workspace{padding-top:28px}}

/* ============================================================
   VDS 3.0 SUPREME VISUAL SYSTEM — BLUE / ORANGE / GOLD
   ============================================================ */
:root{
  --ink:#071b36;
  --ink-2:#102f55;
  --orange-2:#ff9b27;
  --gold-2:#ffd36d;
  --electric:#1593ff;
  --electric-2:#55b2ff;
  --surface-glass:rgba(255,255,255,.82);
  --surface-dark:rgba(4,24,52,.88);
  --shadow-xl:0 32px 90px rgba(4,30,66,.22);
  --shadow-glow:0 22px 55px rgba(21,147,255,.20);
}
body{background:linear-gradient(180deg,#f6faff 0,#eef5fc 48%,#f8fbff 100%)}
.btn-xl{min-height:50px;padding-inline:24px;border-radius:13px;font-size:14px}
.btn-glass{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.34);color:#fff;backdrop-filter:blur(16px)}
.eyebrow.light{color:#9fd3ff}

.hero-cinematic{min-height:630px;position:relative;overflow:hidden;background:#051a35;color:white;border-bottom:1px solid rgba(255,255,255,.08)}
.hero-cinematic-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;filter:saturate(1.04) contrast(1.03)}
.hero-cinematic-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,39,.96) 0%,rgba(4,25,54,.83) 31%,rgba(6,36,73,.38) 56%,rgba(3,16,35,.40) 100%),linear-gradient(180deg,rgba(1,12,27,.20),rgba(1,13,28,.66))}
.hero-cinematic-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.72fr);gap:56px;align-items:center;padding:82px 0 76px}
.hero-cinematic-copy{max-width:720px;text-shadow:0 6px 30px rgba(0,0,0,.18)}
.hero-cinematic h1{font-size:clamp(62px,7vw,96px);line-height:.91;letter-spacing:-.06em;margin:8px 0 25px;color:#fff;max-width:760px}
.hero-cinematic h1 em{display:block;font-style:normal;color:#ff9b27;text-shadow:0 10px 45px rgba(255,123,24,.24)}
.hero-cinematic-copy>p{font-size:21px;line-height:1.42;color:#e8f2fd;max-width:640px;margin-bottom:0}
.hero-proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:25px;color:#e9f4ff;font-size:11px;font-weight:800}
.hero-proof span{display:inline-flex;align-items:center;gap:6px}
.hero-quote-shell{align-self:center;position:relative}
.hero-quote-shell .quote-card{background:rgba(255,255,255,.96);box-shadow:0 35px 95px rgba(0,0,0,.30);border-color:rgba(255,255,255,.80);backdrop-filter:blur(24px)}
.hero-mini-proof{margin:12px 12px 0;padding:11px 14px;border-radius:11px;background:rgba(5,30,63,.86);border:1px solid rgba(118,190,255,.24);display:flex;justify-content:space-between;gap:15px;align-items:center;box-shadow:0 12px 30px rgba(0,0,0,.18)}
.hero-mini-proof b{font-size:10px;letter-spacing:.13em;color:#ffba4a}.hero-mini-proof span{font-size:10px;color:#b9d7f2}

.provider-rail{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 9px 26px rgba(4,28,60,.05)}
.provider-rail-inner{display:grid;grid-template-columns:160px repeat(7,minmax(72px,1fr)) 150px;align-items:center;gap:12px;min-height:92px}
.provider-rail-label,.provider-rail-more{font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#69809b}
.provider-rail-more{text-align:right;color:#9a6b11}
.provider-rail-item{min-height:64px;display:flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:11px;transition:.18s;position:relative}
.provider-rail-item:hover{background:#f5f9fe;transform:translateY(-2px)}
.provider-rail-item img{max-height:38px;max-width:92px;object-fit:contain}.provider-rail-item span{position:absolute;opacity:0;pointer-events:none}

.money-engine{background:linear-gradient(180deg,#fff,#f6faff)}
.feature-pro{position:relative;overflow:hidden;min-height:210px;padding:26px}
.feature-pro:before{content:"";position:absolute;right:-38px;top:-38px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,178,48,.18),transparent 68%)}
.feature-pro .icon-box{width:49px;height:49px;border-radius:14px;background:linear-gradient(145deg,#ecf6ff,#fff4df);box-shadow:inset 0 0 0 1px rgba(21,147,255,.08)}
.feature-pro h3{font-size:19px;margin-top:18px}.feature-pro p{font-size:13px;line-height:1.55}

.real-flow-strip{padding-top:0;background:linear-gradient(180deg,#f6faff,#eef6ff)}
.real-flow-card{border-radius:24px;background:linear-gradient(118deg,#061e42,#0a4b8d 67%,#0c67b8);color:#fff;padding:34px 38px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}
.real-flow-card:after{content:"";position:absolute;right:-60px;top:-90px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(255,169,39,.32),transparent 67%)}
.real-flow-card h2{font-size:34px;margin:0 0 8px;letter-spacing:-.04em}.real-flow-card p{color:#d8e9f9;margin:0;max-width:620px}
.real-flow-card ol{display:flex;gap:9px;list-style:none;margin:0;padding:0;position:relative;z-index:2}
.real-flow-card li{width:72px;height:72px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);border-radius:15px;display:grid;place-items:center;align-content:center;backdrop-filter:blur(12px)}
.real-flow-card li b{font-size:16px;color:#ffbd51}.real-flow-card li span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#d6e6f6;margin-top:2px}

.showcase-section{background:#fff}
.showcase-grid{display:grid;grid-template-columns:.62fr 1.38fr;gap:44px;align-items:center}
.showcase-copy h2{font-size:44px;color:var(--navy);line-height:1.02;margin:0 0 15px}.showcase-copy p{color:var(--muted);font-size:16px}
.showcase-stack{position:relative;min-height:455px}.showcase-stack img{position:absolute;width:78%;border-radius:17px;border:1px solid #d8e5f2;box-shadow:0 24px 65px rgba(6,43,89,.18);background:#fff}.showcase-stack img:first-child{left:0;top:0;z-index:2}.showcase-stack img:last-child{right:0;bottom:0;z-index:1}

.page-hero-pro{padding:0;background:linear-gradient(120deg,#f7fbff,#edf6ff 65%,#fff8ec)}
.page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:center;gap:38px;padding:52px 0 42px!important}
.page-hero-copy{position:relative;z-index:2}.page-hero-art{display:flex;justify-content:flex-end;position:relative;z-index:2}.page-hero-art img{width:100%;max-width:320px;border-radius:20px;box-shadow:0 18px 48px rgba(6,43,89,.14);border:1px solid rgba(255,255,255,.8)}
.page-hero-pro .page-hero-copy h1{max-width:850px}.page-hero-pro .page-hero-copy p{max-width:780px}

.control-console{background:radial-gradient(circle at 88% 12%,rgba(255,151,32,.18),transparent 25%),linear-gradient(145deg,#041a38,#082f5e 58%,#0a4f91);min-height:620px}
.control-hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:end;color:#fff;margin-bottom:18px}
.control-hero h2{font-size:42px;line-height:1.02;margin:0 0 10px}.control-hero p{color:#c8dff4;max-width:680px;margin:0}
.control-health-mini{background:var(--surface-dark);border:1px solid rgba(149,206,255,.18);border-radius:17px;padding:17px;backdrop-filter:blur(18px)}
.control-auth-card{background:var(--surface-glass);border:1px solid rgba(255,255,255,.75);border-radius:17px;padding:18px;box-shadow:var(--shadow-xl);backdrop-filter:blur(22px)}
.control-auth-card form{display:grid;grid-template-columns:minmax(150px,.55fr) minmax(220px,1fr) auto;gap:12px;align-items:end}.control-auth-card .field label{color:#324d6d}.control-auth-card .btn{min-height:44px}.control-session-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.control-session-card>div{display:grid;gap:3px}.control-session-card b{color:#092b53;font-size:16px}.control-session-card small{color:#60758b}.control-session-card[hidden]{display:none!important}
.control-output{margin-top:18px}.control-placeholder{background:rgba(255,255,255,.07);border:1px dashed rgba(255,255,255,.18);border-radius:17px;min-height:150px;display:grid;place-items:center;align-content:center;text-align:center;color:#d4e5f5}.control-placeholder b{font-size:16px;color:#fff}.control-placeholder span{font-size:11px;margin-top:5px}
.control-dashboard{display:grid;grid-template-columns:1.08fr .92fr;gap:16px}.control-panel{background:#fff;border:1px solid rgba(255,255,255,.75);border-radius:17px;padding:19px;box-shadow:0 16px 40px rgba(2,18,39,.18)}.control-panel.wide{grid-column:1/-1}.control-panel h3{margin:0 0 5px;color:var(--navy)}.control-panel>p{margin:0 0 14px;color:var(--muted);font-size:11px}.control-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:16px}.control-kpi{background:linear-gradient(145deg,#f6faff,#fff);border:1px solid #e0eaf4;border-radius:12px;padding:12px}.control-kpi span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#6c8199;font-weight:900}.control-kpi b{display:block;font-size:20px;color:var(--navy);margin-top:4px}.control-form-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.control-form-grid .field input{min-height:40px;padding:8px 10px}.provider-control-list{display:grid;gap:8px}.provider-control-row{display:grid;grid-template-columns:minmax(0,1fr) 86px 86px 110px auto;gap:9px;align-items:center;border:1px solid #e2ebf4;border-radius:12px;padding:10px 12px;background:#fbfdff}.provider-control-row .provider-meta b{display:block;color:var(--navy);font-size:12px}.provider-control-row .provider-meta span{display:block;color:#788a9e;font-size:9px}.toggle-shell{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:900;color:#4e637c}.toggle-shell input{width:17px;height:17px;accent-color:var(--blue)}.provider-control-row select,.provider-control-row input[type=number]{width:100%;border:1px solid #cfdeed;border-radius:8px;background:#fff;min-height:35px;padding:6px 7px;color:var(--navy);font-size:10px}.control-save-state{font-size:10px;color:#5f738a;margin-left:8px}.control-alert{border:1px solid rgba(255,193,71,.36);background:rgba(255,245,221,.96);color:#765713;border-radius:12px;padding:11px 13px;font-size:11px}

@media(max-width:1180px){.provider-rail-inner{grid-template-columns:120px repeat(4,1fr)}.provider-rail-item:nth-of-type(n+5){display:none}.provider-rail-more{display:none}.showcase-grid{grid-template-columns:1fr}.showcase-stack{min-height:420px}.control-dashboard{grid-template-columns:1fr}.control-panel.wide{grid-column:auto}.control-form-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1040px){.hero-cinematic-grid{grid-template-columns:1fr;padding:62px 0}.hero-cinematic{min-height:auto}.hero-cinematic-copy{max-width:760px}.hero-quote-shell{max-width:620px}.page-hero-grid{grid-template-columns:1fr 250px}.real-flow-card{grid-template-columns:1fr}.control-hero{grid-template-columns:1fr}.control-auth-card form{grid-template-columns:1fr}.provider-control-row{grid-template-columns:1fr 80px 80px 100px}.provider-control-row .btn{grid-column:1/-1}.control-kpis{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.hero-cinematic-grid{padding:42px 0}.hero-cinematic h1{font-size:52px}.hero-cinematic-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{display:grid;grid-template-columns:1fr 1fr}.provider-rail-inner{grid-template-columns:repeat(3,1fr);min-height:auto;padding:12px 0}.provider-rail-label{grid-column:1/-1}.provider-rail-item:nth-of-type(n+4){display:none}.real-flow-card{padding:25px}.real-flow-card ol{display:grid;grid-template-columns:repeat(5,1fr);gap:5px}.real-flow-card li{width:auto;height:60px}.showcase-stack{min-height:330px}.showcase-stack img{width:86%}.page-hero-grid{grid-template-columns:1fr;padding:36px 0 28px!important}.page-hero-art{display:none}.control-hero h2{font-size:34px}.control-form-grid{grid-template-columns:1fr}.control-kpis{grid-template-columns:1fr 1fr}.provider-control-row{grid-template-columns:1fr 1fr}.provider-control-row .provider-meta{grid-column:1/-1}.provider-control-row .btn{grid-column:1/-1}}

/* VDS 3.0 — SEO contextual navigation */
.seo-related{margin-top:30px;padding-top:24px;border-top:1px solid #e2eaf4}.seo-related>.eyebrow{display:block;margin-bottom:10px}.seo-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.seo-related a{display:grid;grid-template-columns:1fr auto;gap:3px 10px;align-items:center;padding:13px 14px;border:1px solid #dbe6f2;border-radius:12px;background:linear-gradient(145deg,#fff,#f7fbff);box-shadow:0 5px 16px rgba(6,43,89,.04);transition:.18s transform,.18s border-color,.18s box-shadow}.seo-related a:hover{transform:translateY(-2px);border-color:#8bbdf1;box-shadow:0 10px 24px rgba(6,43,89,.09)}.seo-related a span{grid-column:1/-1;font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#73879d;font-weight:900}.seo-related a b{font-size:10px;color:var(--navy);line-height:1.3}.seo-related a i{font-style:normal;color:var(--orange);font-weight:950;font-size:15px}@media(max-width:760px){.seo-related-grid{grid-template-columns:1fr}}

/* ============================================================
   VDS 3.0 HYPER REVENUE ORCHESTRATION — SUPREME UI
   ============================================================ */
:root{
  --vds-navy:#041a38;--vds-navy-2:#072b59;--vds-electric:#0878ff;--vds-electric-2:#30a5ff;
  --vds-orange:#ff7a00;--vds-orange-2:#ff9e24;--vds-gold:#f5c44f;--vds-gold-2:#ffe19a;
  --vds-ice:#f5f9ff;--vds-glass:rgba(255,255,255,.78);--vds-line:rgba(122,157,198,.26);
  --vds-shadow:0 30px 80px rgba(5,31,66,.16);--vds-shadow-soft:0 14px 40px rgba(5,31,66,.10)
}
.brand-master-link{min-width:215px}.brand-master{width:210px;max-height:58px;object-fit:contain;object-position:left center}.site-header{background:rgba(255,255,255,.84);backdrop-filter:blur(22px) saturate(135%)}
.hero-cinematic{min-height:640px;position:relative;background:#061d3e;overflow:hidden}.hero-cinematic-bg{filter:saturate(1.04) contrast(1.02);transform:scale(1.015)}.hero-orbit-layer{position:absolute;inset:0;pointer-events:none;background:url('/assets/brand/vds-globe-pattern.svg') right center/62% auto no-repeat,url('/assets/brand/vds-route-pattern.svg') center/cover no-repeat;mix-blend-mode:screen;opacity:.26}.hero-cinematic-shade{background:linear-gradient(90deg,rgba(1,15,35,.94) 0%,rgba(3,28,62,.80) 35%,rgba(3,32,67,.32) 66%,rgba(2,20,45,.52) 100%)}
.hero-cinematic-copy{filter:drop-shadow(0 18px 42px rgba(0,0,0,.18))}.hero-cinematic-copy h1{font-size:clamp(60px,7vw,98px);letter-spacing:-.058em}.hero-cinematic-copy h1 em{background:linear-gradient(100deg,#ffc14d,#ff7a00);-webkit-background-clip:text;color:transparent}.hero-proof span{background:rgba(3,25,54,.52);border-color:rgba(255,255,255,.22);backdrop-filter:blur(14px)}
.hero-quote-shell .quote-card{background:rgba(255,255,255,.88);backdrop-filter:blur(24px) saturate(125%);border:1px solid rgba(255,255,255,.65);box-shadow:0 34px 90px rgba(1,16,37,.30)}
.money-engine,.showcase-section,.quote-workspace,.dashboard-section{position:relative}.money-engine:before,.quote-workspace:before{content:"";position:absolute;inset:0;background:url('/assets/brand/vds-route-pattern.svg') center/cover;opacity:.13;pointer-events:none}.money-engine>.wrap,.quote-workspace>.wrap{position:relative;z-index:1}
.feature-pro,.content-card,.price-card,.offer,.quote-card,.control-panel,.stat,.tracking-card{box-shadow:var(--vds-shadow-soft);border-color:var(--vds-line)}.feature-pro:hover,.offer:hover,.content-card:hover{transform:translateY(-4px);box-shadow:var(--vds-shadow)}
.offer{position:relative;overflow:hidden}.offer:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(var(--vds-electric),var(--vds-orange));opacity:.32}.offer.best-offer:before{width:6px;opacity:1}.offer-badges{display:flex;flex-wrap:wrap;gap:4px}.offer-score{background:linear-gradient(135deg,#e8f5ff,#fff4df)!important;color:#0b4f93!important;border-color:#bcdaf8!important}
.partner-offers{margin-top:20px;padding:22px;border:1px solid #f0d8ac;border-radius:18px;background:linear-gradient(135deg,#fffaf0,#f8fbff);box-shadow:var(--vds-shadow-soft)}.partner-offers[hidden]{display:none}.partner-offers-head h3{margin:3px 0;color:var(--vds-navy);font-size:22px}.partner-offers-head p{font-size:11px;color:#6e7f93}.partner-offers-grid{display:grid;gap:10px}.partner-offer{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;background:white;border:1px solid #e4ebf4;border-radius:14px;padding:14px 16px}.partner-offer b{display:block;color:var(--vds-navy)}.partner-offer span{display:block;font-size:10px;color:#788ba2;margin-top:3px}
.tracking-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 0 18px;background:white;border:1px solid var(--vds-line);border-radius:16px;padding:16px;box-shadow:var(--vds-shadow-soft)}.tracking-progress span{position:relative;text-align:center;font-size:10px;font-weight:850;color:#8090a3;padding-top:24px}.tracking-progress span:before{content:"";position:absolute;top:3px;left:50%;translate:-50% 0;width:14px;height:14px;border-radius:50%;background:#dbe6f1;border:4px solid white;box-shadow:0 0 0 1px #b9cce0;z-index:2}.tracking-progress span:not(:last-child):after{content:"";position:absolute;top:10px;left:50%;width:100%;height:2px;background:#dbe6f1}.tracking-progress span.active{color:var(--vds-electric)}.tracking-progress span.active:before{background:var(--vds-electric);box-shadow:0 0 0 1px var(--vds-electric)}
.page-hero-pro{background:linear-gradient(100deg,rgba(248,252,255,.98),rgba(235,246,255,.93) 64%,rgba(255,244,226,.9)),url('/assets/brand/vds-route-pattern.svg') center/cover}.page-hero-art{filter:drop-shadow(0 24px 38px rgba(5,35,72,.13));opacity:.96}.page-hero-grid{align-items:center}
.control-console{background:radial-gradient(circle at 84% 10%,rgba(8,120,255,.13),transparent 32%),linear-gradient(180deg,#edf5ff,#f8fbff)}.control-panel{backdrop-filter:blur(16px)}.provider-control-row{display:grid!important;grid-template-columns:minmax(150px,1.3fr) 80px 62px 105px 108px 104px 92px 92px minmax(170px,1.3fr) minmax(130px,1fr) 110px 90px 70px;gap:8px;align-items:center}.provider-control-row input,.provider-control-row select{min-width:0}
.revenue-proof{overflow:hidden}.revenue-proof:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-150px;top:-220px;background:radial-gradient(circle,rgba(245,196,79,.25),transparent 66%);pointer-events:none}
.dashboard-section{background:linear-gradient(180deg,#edf5ff 0,#f9fbfe 100%)}.dashboard-main{background:rgba(255,255,255,.45);border:1px solid rgba(255,255,255,.74);border-radius:20px;padding:18px;backdrop-filter:blur(16px)}
.results-toolbar{position:sticky;top:112px;z-index:4;background:rgba(243,247,252,.90);backdrop-filter:blur(18px);padding:12px 0;border-bottom:1px solid rgba(205,220,237,.75)}
@media(max-width:1280px){.provider-control-row{grid-template-columns:1fr 80px 70px 110px 110px}.provider-control-row>*:nth-child(n+6){grid-column:auto}.provider-control-row .btn{grid-column:1/-1}}
@media(max-width:760px){.brand-master{width:165px}.hero-cinematic{min-height:auto}.hero-cinematic-copy h1{font-size:52px}.partner-offer{grid-template-columns:1fr}.tracking-progress{grid-template-columns:1fr 1fr}.tracking-progress span:after{display:none}.provider-control-row{grid-template-columns:1fr 1fr}.provider-control-row .provider-meta,.provider-control-row .btn{grid-column:1/-1}}

/* ============================================================
   VDS 3.2 VISUAL SUPREME — PAGE-SPECIFIC CINEMATIC SYSTEM
   ============================================================ */
.page-hero-cinematic{position:relative;overflow:hidden;isolation:isolate;min-height:390px;background:#061b3b;border-bottom:1px solid rgba(255,255,255,.08)}
.page-hero-backdrop{position:absolute;inset:-4%;z-index:-4;background-image:var(--page-bg);background-position:var(--page-x) var(--page-y);background-size:cover;transform:scale(var(--page-scale));filter:hue-rotate(var(--page-hue)) saturate(1.12) contrast(1.04);transition:transform .5s ease}
.page-hero-cinematic:hover .page-hero-backdrop{transform:scale(calc(var(--page-scale) + .015))}
.page-hero-cinematic:before{content:"";position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(2,17,39,.94) 0%,rgba(4,30,63,.83) 42%,rgba(4,35,75,.47) 68%,rgba(3,20,45,.67) 100%)}
.page-hero-cinematic:after{content:"";position:absolute;inset:0;z-index:-2;background:url('/assets/brand/vds-route-pattern.svg') center/cover no-repeat;opacity:.16;mix-blend-mode:screen}
.page-hero-glow{position:absolute;z-index:-1;right:-14%;top:-45%;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(255,164,54,.26),rgba(10,125,255,.11) 45%,transparent 70%);filter:blur(16px)}
.page-hero-route{position:absolute;z-index:-1;left:41%;bottom:-110px;width:760px;height:280px;border:2px solid rgba(255,164,54,.32);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;rotate:-8deg;filter:drop-shadow(0 0 12px rgba(255,134,18,.28))}
.page-hero-cinematic .page-hero-grid{position:relative;z-index:2;min-height:390px;grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);gap:46px;padding:58px 0 48px}
.page-hero-cinematic .page-hero-copy{max-width:820px;color:#fff;text-shadow:0 10px 34px rgba(0,0,0,.25)}
.page-hero-cinematic .page-hero-copy h1{color:#fff;font-size:clamp(46px,5.1vw,76px);line-height:.96;letter-spacing:-.05em;max-width:820px;margin:14px 0 18px}
.page-hero-cinematic .page-hero-copy p{color:#dcecff;font-size:17px;line-height:1.65;max-width:760px}
.page-hero-cinematic .crumbs,.page-hero-cinematic .crumbs a{color:rgba(226,240,255,.74)}
.hero-page-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.hero-page-actions .btn{min-height:44px;padding-inline:18px}
.page-hero-art{display:flex!important;flex-direction:column;gap:10px;align-items:stretch;justify-content:center;opacity:1!important}
.page-art-shell{position:relative;min-height:230px;border:1px solid rgba(255,255,255,.23);border-radius:22px;padding:18px;background:linear-gradient(145deg,rgba(255,255,255,.17),rgba(8,49,91,.34));backdrop-filter:blur(18px) saturate(130%);box-shadow:0 28px 70px rgba(0,0,0,.24);overflow:hidden}
.page-art-shell:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent,rgba(255,174,68,.08));pointer-events:none}
.page-art-shell img{width:100%;height:230px;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(0,0,0,.20));position:relative;z-index:1}
.page-art-meta{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:10px 13px;border-radius:12px;background:rgba(2,20,45,.62);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);color:#dcecff;font-size:9px}.page-art-meta span{letter-spacing:.09em;text-transform:uppercase;color:#ffb34a;font-weight:900}.page-art-meta b{font-size:9px;text-align:right}
[data-page-theme="tracking"] .page-hero-cinematic:before{background:linear-gradient(90deg,rgba(2,12,30,.96),rgba(4,31,66,.78) 50%,rgba(4,20,45,.58))}
[data-page-theme="business"] .page-hero-glow{background:radial-gradient(circle,rgba(8,120,255,.30),rgba(255,151,35,.13) 45%,transparent 71%)}
[data-page-theme="green"] .page-hero-cinematic:before{background:linear-gradient(90deg,rgba(2,30,28,.94),rgba(5,59,51,.80) 49%,rgba(4,40,41,.60))}
[data-page-theme="global"] .page-hero-route{border-color:rgba(255,189,75,.42);border-left-color:transparent;border-bottom-color:transparent}

.capability-section{background:linear-gradient(180deg,#f6faff,#fff)}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.capability-card{position:relative;min-height:190px;padding:22px;border:1px solid #dce8f4;border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(244,249,255,.96));box-shadow:0 12px 32px rgba(5,39,79,.07);overflow:hidden;transition:.2s transform,.2s box-shadow,.2s border-color}.capability-card:after{content:"";position:absolute;right:-40px;top:-45px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(8,120,255,.11),transparent 70%)}.capability-card:hover{transform:translateY(-5px);border-color:#9fc9f2;box-shadow:0 24px 52px rgba(5,39,79,.12)}.capability-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#e9f4ff,#fff4df);color:#086fda;font-weight:950;font-size:19px;border:1px solid #cfe3f8}.capability-card h3{margin:18px 0 7px;font-size:17px;color:var(--navy)}.capability-card p{font-size:11px;line-height:1.6;color:#657a91;margin:0}
.process-section{background:linear-gradient(135deg,#061d3e,#0b376c);color:#fff;position:relative;overflow:hidden}.process-section:after{content:"";position:absolute;inset:0;background:url('/assets/brand/vds-globe-pattern.svg') right center/54% auto no-repeat;opacity:.12;mix-blend-mode:screen}.process-section .wrap{position:relative;z-index:1}.process-section .section-head h2,.process-section .section-head p{color:#fff}.process-section .section-head p{color:#bfd3e9}.process-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.process-rail article{display:flex;gap:13px;align-items:flex-start;padding:18px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);border-radius:16px;backdrop-filter:blur(12px)}.process-rail article>span{display:grid;place-items:center;min-width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0878ff,#ff7a00);font-weight:950}.process-rail h3{margin:2px 0 5px;font-size:15px;color:#fff}.process-rail p{margin:0;color:#c7dbef;font-size:10px;line-height:1.55}
.proof-band{background:#fff;border-block:1px solid #e0e8f2}.proof-band-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.proof-band-grid>div{padding:20px 22px;border-right:1px solid #e5edf5;display:grid;grid-template-columns:36px 1fr;gap:2px 10px;align-items:center}.proof-band-grid>div:last-child{border-right:0}.proof-band-grid span{grid-row:1/3;display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#eef6ff;color:#0878ff;font-weight:950}.proof-band-grid b{color:#092b57;font-size:12px}.proof-band-grid small{color:#718399;font-size:9px;line-height:1.45}
.support-section{background:linear-gradient(180deg,#f9fbfe,#eef5fc)}.support-split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.support-card{min-height:260px;border-radius:22px;padding:30px;box-shadow:0 18px 48px rgba(3,32,69,.10);position:relative;overflow:hidden}.support-card:after{content:"";position:absolute;width:280px;height:280px;right:-80px;bottom:-120px;border-radius:50%;background:radial-gradient(circle,rgba(255,159,37,.18),transparent 70%)}.support-card h2{font-size:30px;line-height:1.05;margin:9px 0 12px}.support-card p{max-width:620px;font-size:12px;line-height:1.65;margin-bottom:22px}.support-dark{background:linear-gradient(135deg,#061d3e,#0b3b74);color:#fff}.support-dark h2{color:#fff}.support-dark p{color:#c7daee}.support-light{background:linear-gradient(145deg,#fff,#f4f9ff);border:1px solid #dce8f4}.support-light h2{color:#082c58}.support-light p{color:#657b92}
.tracking-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:16px;align-items:stretch}.tracking-context{padding:22px;border-radius:18px;background:linear-gradient(145deg,#071f43,#0b376c);color:#fff;box-shadow:0 18px 46px rgba(4,34,73,.14)}.tracking-context h3{margin:0 0 12px;font-size:18px}.tracking-context ul{margin:0;padding-left:17px;color:#c9daed;font-size:11px;line-height:1.75}
.pricing-matrix{margin-top:24px;border:1px solid #dce7f3;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 16px 40px rgba(5,37,76,.08)}.pricing-matrix-head,.pricing-matrix-row{display:grid;grid-template-columns:minmax(200px,1.5fr) repeat(3,1fr);align-items:center;min-height:52px}.pricing-matrix-head{background:linear-gradient(135deg,#071f43,#0b3a72);color:#fff}.pricing-matrix-head>*{padding:14px 18px}.pricing-matrix-row>*{padding:13px 18px;border-top:1px solid #edf1f6;font-size:10px}.pricing-matrix-row span{color:#51677f;font-weight:800}.pricing-matrix-row b{text-align:center;color:#0a315f}.pricing-matrix-row:nth-child(even){background:#f8fbff}
.business-operating-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px}.business-operating-grid article{position:relative;padding:24px;border:1px solid #dbe7f4;border-radius:18px;background:linear-gradient(150deg,#fff,#f4f9ff);box-shadow:0 12px 34px rgba(5,39,79,.07);min-height:180px}.business-operating-grid article>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#0878ff,#0c4ca2);color:#fff;font-size:10px;font-weight:950;box-shadow:0 8px 18px rgba(8,120,255,.22)}.business-operating-grid h3{margin:17px 0 7px;font-size:17px;color:#082b57}.business-operating-grid p{font-size:11px;line-height:1.6;color:#667b91}
.aside-premium{background:linear-gradient(145deg,#061e41,#0d427e)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}.aside-premium h3{color:#fff!important}.aside-premium p{color:#c9dced!important}.aside-premium .text-link{display:block;color:#ffc15c;font-size:10px;font-weight:900;margin-top:14px}

@media(max-width:1040px){.page-hero-cinematic .page-hero-grid{grid-template-columns:1fr;min-height:auto}.page-hero-art{max-width:620px}.capability-grid,.process-rail,.proof-band-grid{grid-template-columns:repeat(2,1fr)}.business-operating-grid{grid-template-columns:repeat(2,1fr)}.tracking-layout{grid-template-columns:1fr}.support-split{grid-template-columns:1fr}}
@media(max-width:680px){.page-hero-cinematic .page-hero-grid{padding:40px 0 32px}.page-hero-cinematic .page-hero-copy h1{font-size:46px}.page-hero-art{display:flex!important}.page-art-shell{min-height:170px}.page-art-shell img{height:170px}.page-art-meta{display:none}.hero-page-actions{display:grid;grid-template-columns:1fr 1fr}.capability-grid,.process-rail,.proof-band-grid,.business-operating-grid{grid-template-columns:1fr}.proof-band-grid>div{border-right:0;border-bottom:1px solid #e5edf5}.support-card{padding:24px}.support-card h2{font-size:26px}.pricing-matrix{overflow-x:auto}.pricing-matrix-head,.pricing-matrix-row{min-width:690px}.page-hero-backdrop{background-position:center}}
/* VDS 3.2 — live price provenance + revenue channels */
.price-provenance{display:block;margin-top:5px;color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.02em}
.revenue-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}
.revenue-channel-grid article{display:grid;gap:6px;padding:18px;border:1px solid rgba(22,96,210,.13);border-radius:18px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(245,249,255,.9));box-shadow:0 15px 40px rgba(7,38,84,.08)}
.revenue-channel-grid b{color:var(--navy);font-size:1rem}.revenue-channel-grid span{color:var(--orange);font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}.revenue-channel-grid small{color:var(--muted);line-height:1.5}
@media(max-width:900px){.revenue-channel-grid{grid-template-columns:1fr}}

/* VDS 3.3 — Hybrid Revenue Deluxe Control */
.control-kpis-deluxe{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.control-kpis-deluxe .control-kpi{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#f3f8ff);border:1px solid #d9e7f5}.control-kpis-deluxe .control-kpi:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-38px;top:-48px;background:radial-gradient(circle,rgba(8,119,232,.14),transparent 70%)}.control-kpis-deluxe small{display:block;color:#74879c;font-size:9px;margin-top:5px;position:relative;z-index:1}.control-kpis-deluxe b{position:relative;z-index:1}
.revenue-ledger-panel{background:linear-gradient(145deg,#061e41,#0a3971);color:#fff;border-color:#183f6c}.revenue-ledger-panel h3{color:#fff}.revenue-ledger-panel>p{color:#c5d7e9}.revenue-ledger-panel .readiness-row{border-color:rgba(255,255,255,.1)}.revenue-ledger-panel .readiness-row span{color:#b9cee4}.revenue-ledger-panel .readiness-row strong{color:#fff}.revenue-matrix{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}
.partner-control-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.partner-control-card{border:1px solid #d9e7f4;border-radius:18px;background:linear-gradient(145deg,#fff,#f5f9ff);padding:18px;box-shadow:0 12px 34px rgba(6,43,89,.07)}.partner-control-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.partner-control-head>div{display:grid;gap:3px}.partner-control-head b{color:var(--navy);font-size:15px}.partner-control-head span{color:var(--orange);font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.partner-control-card p{font-size:10px;color:#687d94;line-height:1.55;margin:13px 0}.partner-form-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:8px}.partner-form-grid input,.partner-form-grid select{min-width:0;border:1px solid #cadced;border-radius:9px;background:#fff;color:var(--navy);padding:9px 10px;font-size:10px}.partner-form-grid .btn{min-height:36px;font-size:10px}.partner-control-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;border-top:1px solid #e4edf6;padding-top:10px}.partner-control-foot a{font-size:9px;font-weight:900;color:var(--blue)}.partner-control-foot small{font-size:8px;color:#7e8fa2;text-align:right}.control-form-grid .field small{display:block;color:#8292a3;font-size:8px;line-height:1.4;margin-top:5px}
.provider-control-row{border-radius:14px;background:linear-gradient(145deg,#fff,#f8fbff)}.provider-control-row:has([data-provider-rate-display]:checked){box-shadow:inset 3px 0 0 var(--green)}
@media(max-width:1180px){.control-kpis-deluxe{grid-template-columns:repeat(3,1fr)}.partner-control-list{grid-template-columns:1fr}}
@media(max-width:720px){.control-kpis-deluxe{grid-template-columns:repeat(2,1fr)}.revenue-matrix{grid-template-columns:1fr}.partner-form-grid{grid-template-columns:1fr}.partner-control-head,.partner-control-foot{align-items:flex-start;flex-direction:column}.partner-control-foot small{text-align:left}}
.rate-probe-bar{display:flex;align-items:center;gap:14px;margin-top:16px;padding:14px;border:1px solid #cfe1f4;border-radius:14px;background:linear-gradient(135deg,#eef7ff,#fff8e8)}.rate-probe-bar>[data-rate-probe-output]{flex:1;min-width:0;color:#5e748c;font-size:10px}.rate-probe-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:7px}.rate-probe-results span{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:9px;background:#fff;border:1px solid #dbe7f2;color:#365574}.rate-probe-results b{color:var(--navy);font-size:10px}.warn-text{color:#9b5c12;font-weight:800}@media(max-width:720px){.rate-probe-bar{align-items:stretch;flex-direction:column}}

/* VDS 4.0 — secure customer operations + consent */
.order-access-card{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.7fr) minmax(220px,1fr) auto;gap:10px;align-items:center;padding:16px 18px;margin:0 0 16px;border:1px solid #d8e6f5;border-radius:16px;background:linear-gradient(135deg,#f8fbff,#fff8ee);box-shadow:0 12px 34px rgba(4,38,78,.06)}.order-access-card>div{display:grid;gap:3px}.order-access-card b{color:var(--navy)}.order-access-card span{font-size:9px;color:#6c8095;line-height:1.45}.order-access-card input{min-width:0;border:1px solid #c9dbea;border-radius:10px;padding:11px;background:#fff;color:var(--navy)}.order-access-card .error-box{grid-column:1/-1}.operations-queue{display:grid;gap:8px;margin-top:14px}.operations-queue>div:not(.notice){display:grid;grid-template-columns:minmax(140px,.7fr) minmax(140px,.6fr) 1.8fr;gap:10px;padding:11px 13px;border:1px solid #dce8f3;border-radius:11px;background:#f8fbff}.operations-queue b{color:var(--navy);font-size:10px}.operations-queue span{color:var(--orange);font-size:9px;font-weight:900;text-transform:uppercase}.operations-queue small{color:#60758c}.footer-cookie-button{border:0;background:transparent;color:#9cb1c8;text-decoration:underline;cursor:pointer;font:inherit;padding:0}.cookie-shell{position:fixed;inset:0;display:none;place-items:end center;background:rgba(3,18,39,.48);z-index:1800;padding:20px}.cookie-shell.open{display:grid}.cookie-card{width:min(720px,100%);padding:24px;border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.32);position:relative}.cookie-card h3{font-size:24px;margin:6px 0 8px;color:var(--navy)}.cookie-card p{color:#60758c;line-height:1.55}.cookie-card label{display:flex;align-items:center;gap:9px;padding:10px 0;border-top:1px solid #e6edf5;color:var(--navy);font-weight:800}.cookie-card label small{margin-left:auto;color:#8293a7}.cookie-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.cookie-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#edf4fb;color:var(--navy);font-size:20px;cursor:pointer}
@media(max-width:980px){.order-access-card{grid-template-columns:1fr 1fr}.order-access-card>div{grid-column:1/-1}.control-kpis-deluxe{grid-template-columns:repeat(4,1fr)}}@media(max-width:680px){.order-access-card{grid-template-columns:1fr}.operations-queue>div:not(.notice){grid-template-columns:1fr}.cookie-actions{display:grid}.cookie-actions .btn{width:100%}.control-kpis-deluxe{grid-template-columns:repeat(2,1fr)}}

/* VDS 5.0 Total OS account cockpit */
.account-command-card{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(420px,1.6fr);gap:24px;align-items:start;background:linear-gradient(135deg,#071d3f,#0b3269);color:#fff;border-radius:20px;padding:24px;margin:0 0 18px;box-shadow:0 18px 50px rgba(3,24,58,.2)}
.account-command-card h3{margin:.25rem 0}.account-command-card p{color:#cfdaec;max-width:54ch}.account-auth-grid{display:grid;grid-template-columns:1.2fr 1fr auto auto auto;gap:10px;align-items:center}.account-auth-grid input{min-width:0;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:10px;padding:12px}.account-status{grid-column:1/-1;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:12px 14px;color:#e7eef9}.account-status strong{color:#fff}.account-status .mini-pill{margin-left:6px}
@media(max-width:900px){.account-command-card{grid-template-columns:1fr}.account-auth-grid{grid-template-columns:1fr 1fr}.account-auth-grid input{grid-column:1/-1}}
.customs-fields{border:1px solid #d9e1ec;background:#f7f9fc;border-radius:14px;padding:14px}.customs-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.customs-head span{font-size:.85rem;color:#627087}.customs-grid{display:grid;grid-template-columns:2fr 1fr .6fr .6fr 1fr 1fr .7fr;gap:8px}.customs-grid input,.customs-grid select{min-width:0}@media(max-width:850px){.customs-grid{grid-template-columns:1fr 1fr}.customs-head{display:block}}


/* VDS 5.0 Responsive Total UX — 2026 mobile/tablet/desktop contract */
:root{
  --space-page:clamp(14px,3vw,42px);--space-section:clamp(44px,7vw,82px);--touch:44px;
  --radius-ui:clamp(13px,1.6vw,20px);--header-h:76px;--mobile-header-h:66px;
}
html{min-width:320px;overflow-x:hidden;scroll-padding-top:calc(var(--header-h) + 18px)}
body{min-width:320px;overflow-x:clip;overflow-wrap:anywhere;text-rendering:optimizeLegibility}
body.menu-open,body.dialog-open{overflow:hidden}
.wrap{width:min(calc(100% - (var(--space-page) * 2)),var(--max))}
main{min-width:0}.section{padding-block:var(--space-section)}
:is(.header-row,.hero-grid,.page-hero-grid,.content-layout,.quote-layout,.dashboard-grid,.control-dashboard,.showcase-grid,.support-split,.business-operating-grid,.capability-grid,.process-rail,.proof-band-grid,.pricing-grid,.grid-3,.grid-4)>*{min-width:0}
:is(h1,h2,h3,h4,p,li,a,button,label,span,strong,small){overflow-wrap:anywhere}
button,.btn,[role="button"],input,select,textarea{touch-action:manipulation}
.btn,button,input,select,textarea{min-height:var(--touch)}
.btn{max-width:100%;text-align:center}
:focus-visible{outline:3px solid rgba(8,119,232,.34);outline-offset:3px}
::selection{background:rgba(8,119,232,.18)}
img,svg,video,canvas{max-width:100%;height:auto}
pre,code{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}
.table-wrap,.pricing-matrix{max-width:100%;overscroll-behavior-inline:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}
.table-wrap:focus-visible,.pricing-matrix:focus-visible{outline:3px solid rgba(8,119,232,.22);outline-offset:2px}
table{font-variant-numeric:tabular-nums}
.modal-backdrop,.cookie-shell{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}
.drawer{max-height:100dvh;padding:max(20px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(20px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}
.cookie-card{max-height:min(760px,calc(100dvh - 24px));overflow:auto}
.site-header{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
.header-row{width:100%}.brand-master-link{min-width:0}.brand-master{max-width:100%}
.main-nav a,.side-nav a{-webkit-tap-highlight-color:transparent}
.hero h1,.hero-cinematic-copy h1,.page-hero h1,.page-hero-cinematic .page-hero-copy h1{font-size:clamp(2.35rem,7vw,4.8rem);line-height:.98;text-wrap:balance}
.hero p,.page-hero p,.hero-cinematic-copy>p{font-size:clamp(.96rem,1.8vw,1.14rem);line-height:1.6}
.section-head h2,.results-toolbar h2,.dashboard-topline h2,.control-hero h2{font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.08;text-wrap:balance}
.content-prose h2{font-size:clamp(1.55rem,3.5vw,2rem)}
.form-grid,.control-form-grid,.stat-grid,.grid-3,.grid-4,.pricing-grid,.capability-grid,.business-operating-grid{gap:clamp(10px,1.8vw,18px)}
.field input,.field select,.field textarea,.account-auth-grid input,.partner-form-grid input,.partner-form-grid select,.provider-control-row input,.provider-control-row select{max-width:100%}
.offer,.feature-card,.content-card,.price-card,.control-panel,.stat,.quote-card,.support-card,.order-access-card,.account-command-card{border-radius:var(--radius-ui)}

@media (hover:hover) and (pointer:fine){
  .btn:hover,.feature-card:hover,.offer:hover,.content-card:hover,.seo-related a:hover{transform:translateY(-2px)}
}
@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

@media(max-width:1180px){
  .header-row{grid-template-columns:minmax(190px,.8fr) minmax(0,1.4fr) auto;gap:16px}
  .main-nav{gap:16px}.main-nav a{font-size:12px}
  .hero-cinematic-grid,.hero-grid{gap:32px}
  .provider-control-row{overflow:auto;grid-template-columns:minmax(170px,1.4fr) repeat(6,minmax(90px,auto));padding-bottom:12px}
  .provider-control-row .provider-meta{position:sticky;left:0;background:inherit;z-index:1;padding-right:8px}
}

@media(max-width:1040px){
  :root{--header-h:var(--mobile-header-h)}
  html{scroll-padding-top:calc(var(--mobile-header-h) + 16px)}
  .site-header{isolation:isolate}
  .header-row{grid-template-columns:minmax(0,1fr) auto;min-height:var(--mobile-header-h);gap:10px}
  .brand-master{width:clamp(145px,31vw,190px)}
  .head-actions{gap:7px}.head-actions .btn-primary{display:inline-flex;min-height:42px;padding-inline:13px}
  .mobile-toggle{display:grid;place-items:center;flex:0 0 auto;min-width:44px;min-height:44px;position:relative;z-index:1002}
  .main-nav{display:flex;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-12px) scale(.985);position:fixed;left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));top:calc(var(--mobile-header-h) + max(8px,env(safe-area-inset-top)));max-height:calc(100dvh - var(--mobile-header-h) - 24px);overflow:auto;z-index:1001;background:rgba(255,255,255,.985);border:1px solid var(--line);box-shadow:0 22px 70px rgba(3,23,49,.24);border-radius:18px;padding:10px;flex-direction:column;align-items:stretch;gap:2px;transition:opacity .18s ease,transform .18s ease,visibility .18s}
  .main-nav.open{visibility:visible;opacity:1;pointer-events:auto;transform:none}
  .main-nav a{padding:13px 14px;border:0;border-radius:11px;font-size:14px}
  .main-nav a:hover,.main-nav a[aria-current="page"]{background:#edf6ff;border:0}
  body.menu-open .site-header{z-index:1200}body.menu-open::before{content:"";position:fixed;inset:0;background:rgba(3,18,39,.34);backdrop-filter:blur(3px);z-index:1190;pointer-events:auto}
  .hero-grid,.hero-cinematic-grid,.page-hero-grid{grid-template-columns:1fr!important}
  .hero-quote-shell,.page-hero-art{width:min(100%,680px);max-width:none}
  .quote-layout,.dashboard-grid,.content-layout,.tracking-layout,.support-split,.control-dashboard{grid-template-columns:1fr!important}
  .quote-sidebar,.side-nav,.aside-card{position:static;top:auto}
  .side-nav{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;gap:5px;padding:8px;max-width:100%;border-radius:14px}
  .side-nav a{scroll-snap-align:start;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center;margin:0}
  .side-nav-title,.side-nav-promo{display:none}
  .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.footer-brand{grid-column:1/-1}
  .account-command-card{grid-template-columns:1fr}.account-auth-grid{grid-template-columns:minmax(0,1fr) auto auto}.account-auth-grid input{grid-column:auto}
  .order-access-card{grid-template-columns:minmax(0,1fr) auto}.order-access-card>div{grid-column:1/-1}
}

@media(max-width:760px){
  :root{--space-page:12px;--space-section:clamp(38px,9vw,54px)}
  body{font-size:15px}
  .top-strip{display:none}
  .head-actions .btn-ghost,.head-actions .btn-primary{display:none}
  .header-row{min-height:var(--mobile-header-h)}
  .brand-master{width:min(174px,58vw)}
  .demo-banner .wrap{min-height:38px;align-items:flex-start;flex-direction:column;justify-content:center;gap:0;padding-block:5px}
  .demo-banner .wrap span{font-size:10px;line-height:1.35}
  .hero-grid,.hero-cinematic-grid{padding-block:clamp(34px,9vw,52px)}
  .hero-actions,.hero-page-actions,.cookie-actions{display:grid!important;grid-template-columns:1fr;gap:9px}
  .hero-actions .btn,.hero-page-actions .btn,.cookie-actions .btn{width:100%;margin:0}
  .hero-proof{grid-template-columns:1fr 1fr;gap:8px}
  .metric-line{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.metric{min-width:0}.metric span{font-size:9px}
  .form-grid,.control-form-grid,.grid-3,.grid-4,.pricing-grid,.stat-grid,.control-grid,.capability-grid,.process-rail,.proof-band-grid,.business-operating-grid,.revenue-channel-grid,.partner-control-list{grid-template-columns:1fr!important}
  .dimensions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  input,select,textarea,.field input,.field select,.field textarea{font-size:16px!important}
  .quote-card,.content-prose,.control-panel,.support-card,.account-command-card{padding:clamp(16px,4.5vw,22px)}
  .quote-card-head,.section-head,.results-toolbar,.dashboard-topline,.dashboard-panel-head,.customs-head,.partner-control-head,.partner-control-foot{align-items:flex-start;flex-direction:column;display:flex;gap:8px}
  .live-pill,.runtime-chip{align-self:flex-start}
  .offer{grid-template-columns:1fr!important;gap:12px;padding:14px}
  .provider-identity{align-items:center}.provider-logo-shell{width:76px;height:48px}.offer-price{text-align:left}.offer .btn{width:100%;min-height:48px}
  .provider-strip,.provider-rail-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .provider-rail-label{grid-column:1/-1}.provider-rail-item:nth-of-type(n){display:flex}
  .process{grid-template-columns:1fr!important}
  .cta-band{display:grid;grid-template-columns:1fr;padding:22px;gap:16px}.cta-band .btn{width:100%;margin:0}
  .footer-grid{grid-template-columns:1fr 1fr;gap:24px 18px}.footer-brand{grid-column:1/-1}.footer-bottom{display:grid;gap:8px;padding-bottom:max(18px,env(safe-area-inset-bottom))}
  .stat-grid{grid-template-columns:1fr 1fr!important}.stat{min-height:96px;padding:15px}.stat b{font-size:24px}
  .dashboard-main{padding:12px;border-radius:16px}
  .table-wrap{border-radius:12px;margin-inline:0}
  table{min-width:620px}th,td{padding:12px 11px}
  .pricing-matrix{border-radius:14px}.pricing-matrix-head,.pricing-matrix-row{min-width:660px}
  .modal-backdrop{align-items:flex-end}.drawer{width:100%;height:auto;max-height:92dvh;border-radius:22px 22px 0 0;box-shadow:0 -18px 55px rgba(0,0,0,.22)}
  .cookie-shell{place-items:end center;padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.cookie-card{width:100%;border-radius:20px 20px 14px 14px;padding:20px}
  .account-auth-grid{grid-template-columns:1fr!important}.account-auth-grid input,.account-auth-grid button{grid-column:1/-1;width:100%}
  .order-access-card{grid-template-columns:1fr!important}.order-access-card .btn{width:100%}
  .operations-queue>div:not(.notice){grid-template-columns:1fr!important}
  .customs-grid{grid-template-columns:1fr 1fr!important}.customs-grid>*:first-child{grid-column:1/-1}
  .partner-form-grid{grid-template-columns:1fr!important}.partner-form-grid .btn{width:100%}
  .rate-probe-bar{flex-direction:column;align-items:stretch}.rate-probe-bar .btn{width:100%}
  .control-kpis,.control-kpis-deluxe{grid-template-columns:1fr 1fr!important}
  .provider-control-row{display:grid!important;grid-template-columns:1fr 1fr!important;overflow:visible;padding:14px}.provider-control-row .provider-meta{position:static;grid-column:1/-1}.provider-control-row>*:nth-child(n+6),.provider-control-row .btn{grid-column:1/-1}.provider-control-row .btn{width:100%;min-height:46px}
}

@media(max-width:480px){
  :root{--space-page:10px}
  .hero h1,.hero-cinematic-copy h1,.page-hero h1,.page-hero-cinematic .page-hero-copy h1{font-size:clamp(2rem,11vw,3rem)}
  .hero-proof,.metric-line,.stat-grid,.control-kpis,.control-kpis-deluxe{grid-template-columns:1fr!important}
  .dimensions{grid-template-columns:1fr}.dimensions input{width:100%}
  .customs-grid{grid-template-columns:1fr!important}.customs-grid>*{grid-column:1!important}
  .provider-strip,.provider-rail-inner{grid-template-columns:1fr 1fr!important}
  .footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}
  .page-art-shell{min-height:140px}.page-art-shell img{height:140px}
  .side-nav{margin-inline:-2px}
}

@media(min-width:1600px){
  :root{--max:1320px}.wrap{width:min(calc(100% - 72px),var(--max))}.hero-grid,.hero-cinematic-grid{gap:70px}
}

/* VDS Connected Go-Live hardening — self-service TOTP MFA */
.account-mfa-panel{grid-column:1/-1;display:grid;grid-template-columns:minmax(230px,.75fr) minmax(0,1.25fr);gap:18px;padding:16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(4,20,48,.35)}
.account-mfa-panel[hidden]{display:none!important}.account-mfa-head h4{margin:.3rem 0;color:#fff;font-size:18px}.account-mfa-state{display:grid;gap:4px;color:#dce8f6;font-size:12px}.account-mfa-state strong{color:#fff;font-size:13px}.account-mfa-state span,.account-mfa-state small{color:#c9d7e8;line-height:1.45}.account-mfa-enroll{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 14px;align-items:center}.mfa-qr-shell{grid-row:1/4;width:124px;min-height:124px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.96);overflow:hidden}.mfa-qr-shell:has(img[hidden]){display:none}.mfa-qr-shell img{width:116px;height:116px;object-fit:contain}.mfa-secret-wrap{min-width:0;display:grid;gap:4px}.mfa-secret-wrap span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#a9bdd6}.mfa-secret-wrap code{overflow-wrap:anywhere;color:#fff;font-size:11px}.account-mfa-panel input{min-height:44px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:10px;padding:11px 12px;font-size:16px}.account-mfa-actions{display:flex;flex-wrap:wrap;gap:8px}.account-mfa-actions .btn{min-height:44px}
@media(max-width:760px){.account-mfa-panel{grid-template-columns:1fr}.account-mfa-enroll{grid-template-columns:1fr}.mfa-qr-shell{grid-row:auto;width:100%;min-height:148px}.mfa-qr-shell img{width:140px;height:140px}.account-mfa-actions{display:grid;grid-template-columns:1fr}.account-mfa-actions .btn{width:100%}}
.legal-identity{margin:18px 0 28px;padding:18px;border:1px solid #d7e4ef;border-radius:14px;background:#f8fbfe}.legal-identity h2{margin:.35rem 0 .65rem;font-size:22px}.legal-identity p{margin:.2rem 0;color:#4c647f}

/* VDS 5.2 — Control Center dynamic post-deploy configuration */
.system-config-panel{grid-column:1/-1;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(242,248,255,.92));border:1px solid rgba(35,84,132,.16)}
.system-config-head{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:24px;align-items:start;margin-bottom:18px}
.system-config-head h3{margin:.3rem 0 .55rem}.system-config-head p{margin:0;color:#49637d;max-width:880px}
.system-config-readiness{border:1px solid rgba(11,54,99,.12);background:#fff;border-radius:14px;padding:15px;display:grid;gap:5px;box-shadow:0 8px 24px rgba(9,38,72,.06)}
.system-config-readiness b{color:#08284d;font-size:1rem}.system-config-readiness span{font-size:.82rem;color:#61778e;line-height:1.45}
.system-config-group{border:1px solid rgba(25,72,117,.13);border-radius:16px;padding:14px 14px 16px;margin:0 0 14px;background:rgba(255,255,255,.68)}
.system-config-group legend{padding:0 8px;font-weight:800;color:#0b3769;font-size:.9rem;letter-spacing:.03em}
.system-config-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.system-config-field{min-width:0;display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid rgba(27,75,119,.11);border-radius:12px;padding:11px}
.system-config-field label{font-size:.8rem;font-weight:750;color:#244864;display:flex;gap:7px;align-items:center;flex-wrap:wrap}
.system-config-field input,.system-config-field select{width:100%;min-height:44px;border:1px solid #c9d7e4;border-radius:10px;padding:9px 10px;background:#fff;color:#102f4e;font:inherit}
.system-config-field input:focus,.system-config-field select:focus{outline:3px solid rgba(45,127,224,.16);border-color:#2f7ec8}
.system-config-field small{font-size:.72rem;line-height:1.38;color:#6c7e91}
.system-config-field.checkbox-field{justify-content:center}.system-config-field.checkbox-field>.toggle-shell{min-height:44px;align-items:center}.system-config-field.checkbox-field>.toggle-shell input{width:auto;min-height:auto}
.config-source{font-size:.62rem;font-weight:800;letter-spacing:.06em;padding:3px 6px;border-radius:999px;background:#eef3f8;color:#627489}
.config-source.ok{background:#e5f7ee;color:#147047}.config-source.missing{background:#fff0ea;color:#a54a25}
.secret-field{border-style:dashed}.secret-clear{font-weight:600!important;color:#8d4e3f!important;font-size:.7rem!important}.secret-clear input{width:auto;min-height:auto}
@media(max-width:1180px){.system-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-config-head{grid-template-columns:1fr}}
@media(max-width:680px){.system-config-grid{grid-template-columns:1fr}.system-config-group{padding:11px}.system-config-panel{padding:14px}.system-config-head{gap:12px}.system-config-field{padding:10px}}

/* ============================================================
   VDS 5.4 — INTERSTELLAR WEB READY ENTERPRISE · 2026+
   Brand refinement, responsive resilience, accessibility and CWV
   ============================================================ */
:root{
  --vds-space-1:clamp(6px,.5vw,8px);--vds-space-2:clamp(10px,.8vw,14px);--vds-space-3:clamp(14px,1.2vw,20px);--vds-space-4:clamp(20px,1.8vw,28px);--vds-space-5:clamp(28px,2.8vw,44px);--vds-space-6:clamp(42px,4.5vw,72px);
  --vds-surface:#fff;--vds-surface-soft:rgba(247,251,255,.94);--vds-surface-glass:rgba(255,255,255,.82);--vds-ink-strong:#061f45;--vds-ring:rgba(8,120,255,.32);
  --vds-border:rgba(61,105,151,.18);--vds-border-strong:rgba(48,99,153,.28);--vds-shadow-1:0 8px 24px rgba(5,31,66,.07);--vds-shadow-2:0 18px 48px rgba(5,31,66,.11);--vds-shadow-3:0 34px 90px rgba(5,31,66,.17);
  --vds-radius-sm:12px;--vds-radius-md:18px;--vds-radius-lg:26px;--vds-brand-gradient:linear-gradient(115deg,#0878ff 0%,#0b4e9d 46%,#ffae22 75%,#ff6b0a 100%);
}
html{background:#f3f7fc;scrollbar-gutter:stable}
body{background:
  radial-gradient(circle at 8% 0%,rgba(8,120,255,.055),transparent 26rem),
  radial-gradient(circle at 92% 12%,rgba(255,122,0,.045),transparent 24rem),
  var(--canvas)}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(rgba(11,63,125,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(11,63,125,.018) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.65),transparent 72%)}
.skip-link{position:fixed;left:12px;top:12px;z-index:5000;transform:translateY(-160%);padding:11px 14px;border-radius:10px;background:#fff;color:var(--navy);font-weight:900;box-shadow:var(--vds-shadow-2);border:2px solid var(--blue);transition:transform .16s ease}
.skip-link:focus{transform:none}
#main-content:focus{outline:none}
.site-header{transition:box-shadow .2s ease,border-color .2s ease,background .2s ease;box-shadow:0 1px 0 rgba(6,43,89,.02)}
.site-header.is-scrolled{background:rgba(255,255,255,.965);border-bottom-color:rgba(71,120,172,.22);box-shadow:0 14px 38px rgba(5,31,66,.085)}
.brand-master-link{position:relative;isolation:isolate;padding:3px 7px 3px 0;border-radius:16px}
.brand-master-link picture{display:block;position:relative;z-index:2}
.brand-halo{position:absolute;left:-18px;top:50%;width:86px;height:64px;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,rgba(8,120,255,.17),rgba(255,174,34,.08) 54%,transparent 72%);filter:blur(7px);opacity:.78;pointer-events:none;transition:opacity .2s ease,transform .2s ease}
.brand-master-link:hover .brand-halo{opacity:1;transform:translateY(-50%) scale(1.08)}
.brand-master{filter:drop-shadow(0 5px 10px rgba(5,31,66,.09));transition:transform .2s ease,filter .2s ease}
.brand-master-link:hover .brand-master{transform:translateY(-1px);filter:drop-shadow(0 8px 13px rgba(5,31,66,.13))}
.main-nav a{position:relative;letter-spacing:.004em}
.main-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--blue),var(--orange));transition:right .2s ease}
.main-nav a:hover::after,.main-nav a[aria-current="page"]::after{right:0}
.mobile-toggle{overflow:hidden}
.menu-bars{display:grid;gap:4px;width:20px}.menu-bars i{display:block;height:2px;width:20px;border-radius:99px;background:currentColor;transition:transform .18s ease,opacity .18s ease}
.mobile-toggle[aria-expanded="true"] .menu-bars i:nth-child(1){transform:translateY(6px) rotate(45deg)}
.mobile-toggle[aria-expanded="true"] .menu-bars i:nth-child(2){opacity:0}
.mobile-toggle[aria-expanded="true"] .menu-bars i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
.demo-banner{position:relative}.demo-banner .wrap{position:relative}.runtime-dot{width:8px;height:8px;border-radius:50%;margin-left:auto;background:#f0aa1f;box-shadow:0 0 0 4px rgba(240,170,31,.12)}
.demo-banner.is-online .runtime-dot{background:var(--green);box-shadow:0 0 0 4px rgba(17,163,106,.12)}
.demo-banner.is-offline{background:#fff1f3;border-color:#f1cbd1;color:#812d3b}.demo-banner.is-offline .runtime-dot{background:var(--red);box-shadow:0 0 0 4px rgba(217,72,95,.12)}

.hero-cinematic-media{position:absolute;inset:0;display:block}
.hero-cinematic-media .hero-cinematic-bg{inset:0}
.hero-cinematic::after{content:"";position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(to bottom,transparent,rgba(3,23,52,.18));pointer-events:none}
.hero-cinematic-copy,.hero-quote-shell{position:relative;z-index:4}
.hero-cinematic-copy h1{max-width:12ch;text-wrap:balance}
.hero-cinematic-copy>p{max-width:62ch;text-wrap:pretty}
.hero-quote-shell{filter:drop-shadow(0 24px 42px rgba(0,0,0,.08))}
.page-hero-cinematic{border-bottom-color:rgba(82,128,177,.25)}
.page-hero-cinematic::before{content:"";position:absolute;inset:0;pointer-events:none;background:url('/assets/brand/vds-route-pattern.svg') center/cover;opacity:.075;mix-blend-mode:multiply}
.page-hero-cinematic .page-hero-copy{max-width:820px}
.page-hero-cinematic .page-hero-copy p{text-wrap:pretty;max-width:66ch}
.page-art-shell{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.23);box-shadow:0 28px 70px rgba(2,19,43,.24);background:linear-gradient(145deg,rgba(7,40,82,.88),rgba(8,101,182,.60))}
.page-art-shell::after{content:"";position:absolute;inset:-45% -55%;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.18) 48%,transparent 58%);transform:translateX(-45%);transition:transform .65s ease;pointer-events:none}
.page-art-shell:hover::after{transform:translateX(45%)}
.page-art-shell img{width:100%;object-fit:cover}
.page-art-meta{border-top:1px solid rgba(255,255,255,.16);padding-top:10px}

.section-head>div{max-width:720px}.section-head h2{text-wrap:balance}.section-head p{text-wrap:pretty;line-height:1.65}
.content-prose{line-height:1.74}.content-prose>p,.content-prose>ul{max-width:74ch}.content-prose h2,.content-prose h3{scroll-margin-top:calc(var(--header-h) + 22px);text-wrap:balance}.content-prose li+li{margin-top:7px}
:is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.support-card,.control-panel,.stat,.quote-card,.aside-card){border-color:var(--vds-border);box-shadow:var(--vds-shadow-1)}
:is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.support-card,.control-panel,.stat,.quote-card,.aside-card){transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.capability-card{display:flex;flex-direction:column;height:100%;min-height:190px;background:linear-gradient(145deg,#fff 0%,#f9fcff 100%)}
.capability-card p{margin-top:auto}.capability-icon{box-shadow:0 8px 20px rgba(8,120,255,.13)}
.process-rail article{height:100%}.proof-band-grid>div{min-width:0}
.support-card{overflow:hidden}.support-dark{position:relative}.support-dark::after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-110px;bottom:-120px;background:radial-gradient(circle,rgba(255,166,38,.32),transparent 68%);pointer-events:none}
.aside-premium{overflow:hidden;position:relative}.aside-premium::after{content:"";position:absolute;inset:auto -80px -100px auto;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(255,170,38,.22),transparent 68%);pointer-events:none}

.decision-section{background:linear-gradient(180deg,#f8fbff,#f3f7fc);border-block:1px solid rgba(69,113,160,.09)}
.decision-section .wrap{container-type:inline-size}
.decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.decision-card{position:relative;min-height:215px;padding:24px;border-radius:20px;background:linear-gradient(150deg,#fff 0%,#f7fbff 70%,#fff8eb 130%);overflow:hidden}
.decision-card::after{content:"";position:absolute;right:-50px;bottom:-55px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(8,120,255,.09),transparent 70%)}
.decision-card>span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:30px;padding:0 9px;border-radius:999px;background:#eaf4ff;color:#0a61bf;font-size:10px;font-weight:950;letter-spacing:.08em}
.decision-card h3{margin:18px 0 8px;color:var(--navy);font-size:18px}.decision-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.66;max-width:46ch}
@container (max-width:760px){.decision-grid{grid-template-columns:1fr}.decision-card{min-height:0}}

.quote-card{position:relative;overflow:hidden}.quote-card::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--vds-brand-gradient)}
.field label{line-height:1.3}.field input,.field select,.field textarea{border-color:#c6d7e8;background:rgba(255,255,255,.98);box-shadow:inset 0 1px 0 rgba(6,43,89,.02)}
.field input:hover,.field select:hover,.field textarea:hover{border-color:#a9c6e3}
.field input:user-invalid,.field select:user-invalid,.field textarea:user-invalid{border-color:#d98391;box-shadow:0 0 0 3px rgba(217,72,95,.07)}
.btn{position:relative;overflow:hidden;isolation:isolate;box-shadow:none}.btn::after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 28%,rgba(255,255,255,.23),transparent 72%);transform:translateX(-120%);transition:transform .35s ease;z-index:-1}.btn:hover::after{transform:translateX(120%)}.btn:active{transform:translateY(0) scale(.985)}
.btn-primary,.btn-orange{border:1px solid rgba(255,255,255,.16)}

.showcase-stack picture{position:absolute;width:78%;display:block}.showcase-stack picture:first-child{left:0;top:0;z-index:2}.showcase-stack picture:last-child{right:0;bottom:0;z-index:1}.showcase-stack picture img{position:static;width:100%;height:auto}.showcase-stack picture:first-child img{transform:rotate(-.35deg)}.showcase-stack picture:last-child img{transform:rotate(.35deg)}
.provider-badge,.provider-rail-item{filter:saturate(.96);transition:filter .18s ease,transform .18s ease,border-color .18s ease}.provider-badge:hover,.provider-rail-item:hover{filter:saturate(1.08);border-color:#aacbed}

.dashboard-main,.control-panel,.quote-card{container-type:inline-size}
@container (max-width:560px){.account-auth-grid{grid-template-columns:1fr!important}.account-auth-grid>*{grid-column:1/-1!important}.control-kpis-deluxe{grid-template-columns:1fr 1fr!important}}
.dashboard-table tbody tr{transition:background .16s ease}.dashboard-table tbody tr:hover{background:#f5f9ff}
.table-wrap{background:#fff}.table-wrap::after{content:"";position:sticky;right:0;display:block;width:1px;height:1px}

footer{position:relative;overflow:hidden}footer::before{content:"";position:absolute;inset:0;background:url('/assets/brand/vds-globe-pattern.svg') right 25%/680px auto no-repeat;opacity:.075;pointer-events:none}footer>.wrap{position:relative;z-index:1}.footer-col a{transition:color .16s ease,transform .16s ease}.footer-col a:hover{color:#fff;transform:translateX(2px)}
.footer-cookie-button{min-height:44px;padding:8px 0;text-underline-offset:3px}

@supports (content-visibility:auto){
  .capability-section,.decision-section,.process-section,.support-section,.showcase-section,.money-engine{content-visibility:auto;contain-intrinsic-size:auto 720px}
}
@supports (text-wrap:pretty){p,li{text-wrap:pretty}}
@supports (background:color-mix(in srgb,white,black)){
  .site-header.is-scrolled{background:color-mix(in srgb,#fff 94%,#eaf4ff 6%)}
}
@media (hover:hover) and (pointer:fine){
  .capability-card:hover,.decision-card:hover,.support-card:hover,.price-card:hover{transform:translateY(-4px);border-color:rgba(8,120,255,.25);box-shadow:var(--vds-shadow-2)}
}
@media (pointer:coarse){.btn,button,.main-nav a,.side-nav a,.footer-cookie-button{min-height:48px}}
@media (prefers-contrast:more){
  :root{--line:#b8c8da;--muted:#465f79;--vds-border:rgba(20,62,106,.34)}
  .btn-ghost,.field input,.field select,.field textarea,.feature-card,.capability-card,.decision-card{border-width:2px}
}
@media (forced-colors:active){
  .btn,.trust-chip,.mini-pill,.runtime-chip,.live-pill{forced-color-adjust:auto}.brand-halo,.page-hero-glow,.hero-orbit-layer,body::before{display:none}.btn{border:1px solid ButtonText}
}
@media(max-width:900px){
  .decision-grid{grid-template-columns:1fr 1fr}.showcase-stack picture{width:82%}
}
@media(max-width:760px){
  .main-nav a::after{display:none}.runtime-dot{margin-left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}
  .page-art-shell:hover::after{transform:translateX(-45%)}
  .decision-grid{grid-template-columns:1fr}.decision-card{min-height:0;padding:20px}
  .showcase-stack picture{width:88%}
  .content-prose{font-size:15px}.content-prose>p,.content-prose>ul{max-width:none}
}
@media(max-width:480px){
  .brand-halo{left:-24px;width:74px;height:54px}.brand-master-link{padding-right:0}.decision-card{border-radius:16px}
  .showcase-stack picture{width:92%}
}
@media print{
  .top-strip,.site-header,.demo-banner,.hero-actions,.hero-page-actions,.btn,.mobile-toggle,.side-nav,.cookie-shell,.modal-backdrop,.footer-cookie-button{display:none!important}
  body{background:#fff!important;color:#000!important;font-size:11pt}.section{padding:18pt 0!important}.wrap{width:100%!important;max-width:none!important}.page-hero,.page-hero-cinematic,.section.navy,.support-dark,.aside-premium{background:#fff!important;color:#000!important}.page-hero *,.section.navy *,.support-dark *,.aside-premium *{color:#000!important}.page-hero-art{display:none!important}.feature-card,.content-card,.capability-card,.decision-card,.support-card,.control-panel,.stat,.quote-card,.aside-card{box-shadow:none!important;break-inside:avoid}.content-prose{max-width:none}.proof-band{border-block:1px solid #aaa}.proof-band-grid{grid-template-columns:repeat(2,1fr)!important}a[href]::after{content:" (" attr(href) ")";font-size:8pt;font-weight:400}.brand a[href]::after,.seo-related a[href]::after{content:""}
}

/* ============================================================
   VDS 5.4.3 GLASS AURORA — PAGE BACKDROP + SECTION CARDS
   ============================================================ */
:root{
  --vds-glass-page:rgba(247,251,255,.72);
  --vds-glass-page-strong:rgba(249,252,255,.84);
  --vds-glass-card:rgba(255,255,255,.66);
  --vds-glass-card-hover:rgba(255,255,255,.78);
  --vds-glass-border:rgba(255,255,255,.58);
  --vds-glass-line:rgba(121,157,197,.24);
  --vds-yellow:#ffd34e;
  --vds-yellow-2:#ffbd22;
  --vds-yellow-soft:rgba(255,211,78,.18);
  --vds-yellow-ring:0 0 0 1px rgba(255,211,78,.50),0 0 0 5px rgba(255,211,78,.10),0 10px 34px rgba(255,183,28,.16);
  --vds-glass-shadow:0 24px 70px rgba(3,24,56,.13),inset 0 1px 0 rgba(255,255,255,.72);
}

/* Keep the page-specific cinematic image alive below the hero. */
body[data-page-kind]{
  background-color:#eaf2fb;
  background-image:
    linear-gradient(180deg,rgba(239,247,255,.80),rgba(242,248,255,.72) 38%,rgba(232,242,252,.82) 100%),
    var(--site-page-bg);
  background-position:center,var(--site-page-x) var(--site-page-y);
  background-size:cover,cover;
  background-attachment:fixed,fixed;
  background-repeat:no-repeat;
}
body[data-page-kind]::before{
  z-index:0;
  opacity:.42;
  mix-blend-mode:soft-light;
}
body[data-page-kind] .site-header,
body[data-page-kind] .top-strip,
body[data-page-kind] .demo-banner,
body[data-page-kind] main,
body[data-page-kind] footer{position:relative;z-index:1}
body[data-page-kind] main{background:transparent}

/* Every major page section becomes one coherent translucent surface. */
body[data-page-kind] main>.section,
body[data-page-kind] .capability-section,
body[data-page-kind] .decision-section,
body[data-page-kind] .support-section,
body[data-page-kind] .dashboard-section,
body[data-page-kind] .quote-workspace,
body[data-page-kind] .showcase-section,
body[data-page-kind] .money-engine,
body[data-page-kind] .control-console,
body[data-page-kind] .process-section{
  background:transparent!important;
  border:0!important;
}
body[data-page-kind] main>.section>.wrap{
  position:relative;
  border:1px solid var(--vds-glass-border);
  border-radius:clamp(22px,2.3vw,32px);
  padding:clamp(24px,3.2vw,42px);
  background:
    linear-gradient(145deg,rgba(255,255,255,.78),rgba(242,248,255,.61)),
    linear-gradient(110deg,rgba(255,211,78,.035),rgba(8,120,255,.035));
  box-shadow:var(--vds-glass-shadow);
  backdrop-filter:blur(20px) saturate(128%);
  -webkit-backdrop-filter:blur(20px) saturate(128%);
  overflow:hidden;
}
body[data-page-kind] main>.section>.wrap::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 88% 7%,rgba(255,210,74,.095),transparent 24%),
    radial-gradient(circle at 8% 100%,rgba(8,120,255,.07),transparent 27%);
  z-index:0;
}
body[data-page-kind] main>.section>.wrap>*{position:relative;z-index:1}

/* Dark operational sections remain glass, but no longer paint an opaque slab. */
body[data-page-kind] .process-section>.wrap,
body[data-page-kind] .control-console>.wrap,
body[data-page-kind] .section.navy>.wrap{
  color:#fff;
  border-color:rgba(255,255,255,.16);
  background:linear-gradient(145deg,rgba(3,22,49,.84),rgba(5,49,94,.72));
  box-shadow:0 28px 78px rgba(2,18,43,.26),inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter:blur(22px) saturate(128%);
  -webkit-backdrop-filter:blur(22px) saturate(128%);
}
body[data-page-kind] .process-section .section-head h2,
body[data-page-kind] .process-section .section-head p,
body[data-page-kind] .section.navy .section-head h2,
body[data-page-kind] .section.navy .section-head p{color:#fff}
body[data-page-kind] .process-section .section-head p,
body[data-page-kind] .section.navy .section-head p{color:#c9dcf0}

/* Standalone proof band gets the same crystal treatment. */
body[data-page-kind] .proof-band{background:transparent;border:0;padding:clamp(20px,3vw,34px) 0}
body[data-page-kind] .proof-band>.wrap{
  border:1px solid var(--vds-glass-border);
  border-radius:22px;
  background:rgba(249,252,255,.69);
  box-shadow:var(--vds-glass-shadow);
  backdrop-filter:blur(18px) saturate(125%);
  -webkit-backdrop-filter:blur(18px) saturate(125%);
  overflow:hidden;
}
body[data-page-kind] .proof-band-grid>div{background:rgba(255,255,255,.16);border-color:rgba(95,139,185,.16)}

/* Card language — translucent, crisp, readable, never a white brick. */
body[data-page-kind] :is(
  .feature-card,.content-card,.price-card,.capability-card,.decision-card,.quote-card,
  .offer,.stat,.tracking-card,.control-panel,.control-card,.control-auth-card,
  .provider-badge,.partner-offer,.tracking-progress,.pricing-matrix,.business-operating-grid article,
  .content-prose,.support-light,.dashboard-main,.table-wrap,.order-access-card,.cookie-card
){
  background:linear-gradient(145deg,rgba(255,255,255,.76),rgba(245,250,255,.58))!important;
  border-color:var(--vds-glass-border)!important;
  box-shadow:0 16px 44px rgba(3,28,63,.10),inset 0 1px 0 rgba(255,255,255,.74)!important;
  backdrop-filter:blur(15px) saturate(122%);
  -webkit-backdrop-filter:blur(15px) saturate(122%);
}
body[data-page-kind] :is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.quote-card,.offer,.provider-badge,.business-operating-grid article){
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;
}
@media (hover:hover) and (pointer:fine){
  body[data-page-kind] :is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.offer,.provider-badge,.business-operating-grid article):hover{
    transform:translateY(-4px);
    background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(246,251,255,.70))!important;
    border-color:rgba(255,208,65,.46)!important;
    box-shadow:0 22px 58px rgba(3,28,63,.14),0 0 0 1px rgba(255,210,74,.22),0 0 24px rgba(255,190,35,.11)!important;
  }
}

/* Dark feature cards stay atmospheric and let the page image breathe. */
body[data-page-kind] :is(.support-dark,.aside-premium,.tracking-context,.account-command-card){
  background:linear-gradient(145deg,rgba(3,24,54,.86),rgba(7,58,108,.72))!important;
  border:1px solid rgba(255,255,255,.14)!important;
  backdrop-filter:blur(18px) saturate(125%);
  -webkit-backdrop-filter:blur(18px) saturate(125%);
  box-shadow:0 22px 58px rgba(2,20,48,.22)!important;
}

/* Forms are readable but still part of the glass surface. */
body[data-page-kind] .field input,
body[data-page-kind] .field select,
body[data-page-kind] .field textarea,
body[data-page-kind] .provider-control-row input,
body[data-page-kind] .provider-control-row select,
body[data-page-kind] .account-auth-grid input{
  background:rgba(255,255,255,.76);
  border-color:rgba(112,151,193,.30);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.78);
}
body[data-page-kind] .field input:focus,
body[data-page-kind] .field select:focus,
body[data-page-kind] .field textarea:focus,
body[data-page-kind] .provider-control-row input:focus,
body[data-page-kind] .provider-control-row select:focus{
  border-color:rgba(255,194,35,.72);
  box-shadow:0 0 0 4px rgba(255,211,78,.15),0 8px 22px rgba(7,52,101,.08);
}

/* Navigation: one highlight language only. No underline, no second bar. */
.site-header{border-bottom:1px solid rgba(119,151,186,.22)}
.main-nav{gap:8px;border:0!important}
.main-nav a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:9px 13px!important;
  border:1px solid transparent!important;
  border-bottom:0!important;
  border-radius:13px;
  line-height:1;
  transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease;
}
.main-nav a::after{display:none!important;content:none!important}
.main-nav a:hover{
  color:#0b396c;
  background:rgba(255,211,78,.075);
  border-color:rgba(255,202,49,.18)!important;
  box-shadow:0 0 16px rgba(255,198,35,.07);
}
.main-nav a[aria-current="page"]{
  color:#604500!important;
  background:linear-gradient(145deg,rgba(255,226,113,.36),rgba(255,194,35,.15))!important;
  border:1px solid rgba(255,196,37,.52)!important;
  box-shadow:var(--vds-yellow-ring)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.75);
}
.main-nav a[aria-current="page"]:hover{transform:translateY(-1px)}

/* Result cards: price and provider remain visible while the card stays airy. */
body[data-page-kind] .offer{border-radius:20px!important;overflow:hidden}
body[data-page-kind] .offer::before{width:3px;background:linear-gradient(var(--vds-yellow),var(--orange));opacity:.58}
body[data-page-kind] .offer.best-offer{
  border-color:rgba(255,200,46,.52)!important;
  box-shadow:0 20px 54px rgba(4,33,72,.13),0 0 0 1px rgba(255,210,74,.18),0 0 30px rgba(255,190,34,.10)!important;
}

/* CONTROL — same visual system, denser and more operational. */
body[data-page-kind="control"]{background-image:linear-gradient(180deg,rgba(2,17,39,.34),rgba(5,31,65,.42)),var(--site-page-bg);background-color:#04172f}
body[data-page-kind="control"] .control-console>.wrap{border-radius:30px;padding:clamp(22px,3vw,38px)}
body[data-page-kind="control"] .control-hero{padding:4px 4px 16px;border-bottom:1px solid rgba(255,255,255,.12)}
body[data-page-kind="control"] .control-health-mini,
body[data-page-kind="control"] .control-placeholder{
  background:rgba(4,26,57,.56);
  border:1px solid rgba(255,255,255,.14);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
  backdrop-filter:blur(18px);
}
body[data-page-kind="control"] .control-auth-card{
  background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(237,247,255,.68))!important;
  border-color:rgba(255,255,255,.70)!important;
}
body[data-page-kind="control"] .control-dashboard{gap:14px}
body[data-page-kind="control"] .control-panel{border-radius:19px!important;padding:20px!important}
body[data-page-kind="control"] .control-panel h3{font-size:17px;letter-spacing:-.02em}
body[data-page-kind="control"] .control-kpi{
  background:linear-gradient(145deg,rgba(238,247,255,.76),rgba(255,255,255,.66));
  border-color:rgba(122,161,204,.20);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75);
}
body[data-page-kind="control"] .provider-control-row{
  background:rgba(245,250,255,.58);
  border-color:rgba(113,151,193,.22);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.72);
}
body[data-page-kind="control"] .provider-control-row:focus-within{
  border-color:rgba(255,202,47,.52);
  box-shadow:0 0 0 3px rgba(255,211,78,.10),inset 0 1px 0 rgba(255,255,255,.72);
}
body[data-page-kind="control"] .control-alert{background:rgba(255,244,214,.78);border-color:rgba(255,196,45,.34)}

/* Make vertical spacing feel intentional after the section cards. */
body[data-page-kind] main>.section{padding-block:clamp(24px,4vw,52px)}
body[data-page-kind] .page-hero-cinematic+main>.section{padding-top:clamp(28px,4vw,48px)}
body[data-page-kind] .section-head{margin-bottom:clamp(20px,2.5vw,30px)}
body[data-page-kind] .section-head h2{color:#082b57}

@media(max-width:1040px){
  .main-nav{gap:5px}
  .main-nav a{padding:9px 10px!important}
}
@media(max-width:760px){
  body[data-page-kind]{background-attachment:scroll,scroll}
  body[data-page-kind] main>.section>.wrap{border-radius:20px;padding:20px 16px}
  .main-nav a{justify-content:flex-start;padding:13px 14px!important;border:1px solid transparent!important}
  .main-nav a[aria-current="page"]{background:linear-gradient(145deg,rgba(255,226,113,.42),rgba(255,194,35,.18))!important;box-shadow:0 0 0 1px rgba(255,211,78,.42),0 0 18px rgba(255,190,32,.12)!important}
  body[data-page-kind="control"] .control-console>.wrap{padding:18px 14px;border-radius:20px}
}
@media (prefers-reduced-transparency:reduce){
  body[data-page-kind] main>.section>.wrap,
  body[data-page-kind] :is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.quote-card,.offer,.control-panel,.content-prose){background:#f8fbff!important;backdrop-filter:none!important}
}

/* Specific dark-shell overrides must outrank the generic section crystal surface. */
body[data-page-kind] main>.process-section>.wrap,
body[data-page-kind] main>.control-console>.wrap,
body[data-page-kind] main>.section.navy>.wrap{
  color:#fff;
  border-color:rgba(255,255,255,.16)!important;
  background:linear-gradient(145deg,rgba(3,22,49,.86),rgba(5,49,94,.74))!important;
  box-shadow:0 28px 78px rgba(2,18,43,.28),inset 0 1px 0 rgba(255,255,255,.12)!important;
}
body[data-page-kind] main>.control-console>.wrap::before,
body[data-page-kind] main>.process-section>.wrap::before,
body[data-page-kind] main>.section.navy>.wrap::before{
  background:radial-gradient(circle at 88% 8%,rgba(255,205,62,.14),transparent 24%),radial-gradient(circle at 8% 100%,rgba(8,120,255,.15),transparent 28%);
}

/* VDS 5.4.4 WOW BACKGROUNDS + HERO TEXT RECAP */
.page-hero-cinematic{
  min-height:clamp(440px,58vw,620px);
}
.page-hero-cinematic .page-hero-grid{
  grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);
  gap:clamp(22px,3vw,42px);
}
.page-hero-cinematic .page-hero-copy{
  padding-right:clamp(0px,1vw,12px);
}
.page-hero-recap{display:flex!important;flex-direction:column;justify-content:center;align-items:stretch;max-width:430px;width:100%}
.hero-recap-shell{
  min-height:auto;
  padding:18px;
  background:linear-gradient(145deg,rgba(4,24,52,.56),rgba(8,48,92,.42));
  border:1px solid rgba(255,255,255,.20);
  backdrop-filter:blur(18px) saturate(125%);
  -webkit-backdrop-filter:blur(18px) saturate(125%);
}
.hero-recap-head{display:grid;gap:5px;margin-bottom:12px}
.hero-recap-head .eyebrow{margin:0}
.hero-recap-head b{color:#f5f9ff;font-size:14px;line-height:1.35}
.hero-recap-list{display:grid;gap:10px}
.hero-recap-card{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:12px;
  align-items:start;
  padding:13px 12px;
  border-radius:16px;
  background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.08));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
}
.hero-recap-card>span{
  width:42px;height:42px;border-radius:14px;display:grid;place-items:center;
  background:linear-gradient(145deg,rgba(255,211,78,.30),rgba(255,171,42,.18));
  color:#ffe39a;font-weight:950;font-size:12px;letter-spacing:.08em;
  border:1px solid rgba(255,210,74,.34);
  box-shadow:0 0 0 1px rgba(255,210,74,.08),0 10px 22px rgba(255,190,35,.10);
}
.hero-recap-card h3{margin:2px 0 5px;color:#fff;font-size:15px;line-height:1.2}
.hero-recap-card p{margin:0;color:#d9e6f4;font-size:11px;line-height:1.58;max-width:34ch}
.hero-recap-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.hero-recap-links a{
  display:inline-flex;align-items:center;min-height:34px;padding:8px 10px;border-radius:999px;
  color:#fff7d0;text-decoration:none;font-size:10px;font-weight:850;letter-spacing:.04em;
  background:rgba(255,211,78,.10);border:1px solid rgba(255,210,74,.20);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
}
.hero-recap-links a:hover{background:rgba(255,211,78,.16);border-color:rgba(255,210,74,.36)}

/* Dedicated page visuals remain the hero of the page; content surfaces stay airy and textual. */
body[data-page-kind]{
  background-image:
    linear-gradient(180deg,rgba(245,250,255,.18),rgba(245,250,255,.68) 52%,rgba(247,251,255,.92) 100%),
    radial-gradient(circle at 12% 12%,rgba(255,204,74,.10),transparent 20%),
    radial-gradient(circle at 88% 10%,rgba(8,120,255,.08),transparent 18%),
    var(--site-page-bg);
}
body[data-page-kind] main>.section>.wrap{
  background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.08));
  backdrop-filter:blur(3px);
  -webkit-backdrop-filter:blur(3px);
  border-radius:28px;
  padding:clamp(20px,3.1vw,34px);
}
body[data-page-kind] .section-head p,
body[data-page-kind] .content-prose p,
body[data-page-kind] .content-prose li,
body[data-page-kind] .decision-card p,
body[data-page-kind] .capability-card p{max-width:68ch}

/* Make the first textual block feel like a deliberate summary continuation. */
body[data-page-kind] .content-layout,
body[data-page-kind] .support-split,
body[data-page-kind] .capability-grid,
body[data-page-kind] .decision-grid{
  position:relative;
  z-index:1;
}
body[data-page-kind] .content-prose,
body[data-page-kind] .aside-card,
body[data-page-kind] .capability-card,
body[data-page-kind] .decision-card{
  background:linear-gradient(145deg,rgba(255,255,255,.74),rgba(247,251,255,.58))!important;
}

@media(max-width:1040px){
  .page-hero-cinematic .page-hero-grid{grid-template-columns:1fr}
  .page-hero-recap{max-width:100%}
}
@media(max-width:680px){
  .page-hero-recap{display:flex!important}
  .hero-recap-shell{padding:14px}
  .hero-recap-card{grid-template-columns:38px minmax(0,1fr);padding:12px 10px}
  .hero-recap-card>span{width:38px;height:38px;border-radius:12px}
  .hero-recap-links{display:grid;grid-template-columns:1fr 1fr}
  .hero-recap-links a{justify-content:center;text-align:center}
}

/* VDS 5.4.5 FINAL SERIOUS CLOSURE — branded backgrounds + cleaner section system */
:root{
  --vds-final-surface:linear-gradient(145deg,rgba(255,255,255,.84),rgba(248,251,255,.72));
  --vds-final-surface-strong:linear-gradient(145deg,rgba(255,255,255,.90),rgba(247,250,255,.82));
  --vds-final-line:rgba(120,151,186,.22);
  --vds-final-shadow:0 16px 42px rgba(4,31,64,.10),0 2px 0 rgba(255,255,255,.45) inset;
}

/* Hero: real branded background stays visible, copy remains readable, recap becomes cleaner. */
.page-hero-cinematic{
  isolation:isolate;
}
.page-hero-cinematic::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(3,20,45,.68) 0%,rgba(3,20,45,.56) 18%,rgba(3,20,45,.26) 42%,rgba(3,20,45,.06) 58%,rgba(3,20,45,.18) 100%),
    linear-gradient(180deg,rgba(2,14,30,.16),rgba(2,14,30,.04) 22%,rgba(248,251,255,0) 58%,rgba(248,251,255,.06) 100%);
  z-index:-2;
}
.page-hero-cinematic .page-hero-copy{
  max-width:760px;
}
.page-hero-cinematic .crumbs,
.page-hero-cinematic .page-hero-copy .eyebrow.light,
.page-hero-cinematic .page-hero-copy h1,
.page-hero-cinematic .page-hero-copy p{
  color:#fff;
  text-shadow:0 2px 18px rgba(2,14,30,.25);
}
.page-hero-cinematic .crumbs{color:rgba(231,240,250,.88)}
.page-hero-cinematic .page-hero-copy p{max-width:62ch;color:rgba(236,244,252,.94)}
.page-hero-cinematic .hero-page-actions .btn-orange{box-shadow:0 14px 30px rgba(255,120,16,.22)}
.page-hero-cinematic .hero-page-actions .btn-glass{
  background:rgba(255,255,255,.10);
  border-color:rgba(255,255,255,.28);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 10px 26px rgba(2,15,35,.14);
}
.page-hero-recap{align-self:stretch;justify-content:flex-end}
.hero-recap-shell{
  padding:20px;
  background:linear-gradient(150deg,rgba(6,24,49,.62),rgba(8,39,75,.44));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 22px 54px rgba(3,18,40,.20),inset 0 1px 0 rgba(255,255,255,.10);
}
.hero-recap-head b{font-size:15px;line-height:1.34}
.hero-recap-list{gap:9px}
.hero-recap-card{
  padding:12px 12px;
  border-radius:15px;
  background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.06));
  border-color:rgba(255,255,255,.11);
}
.hero-recap-card h3{font-size:14px;letter-spacing:-.01em}
.hero-recap-card p{font-size:11px;line-height:1.52;color:#dce8f4}
.page-art-meta{
  margin-top:10px;
  background:rgba(5,20,43,.44);
  border-color:rgba(255,255,255,.08);
  color:#e2edf8;
}
.page-art-meta b{opacity:.84}

/* Section shells: calmer, cleaner, more premium and serious. */
body[data-page-kind] main>.section>.wrap{
  background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.10));
  backdrop-filter:blur(4px) saturate(112%);
  -webkit-backdrop-filter:blur(4px) saturate(112%);
  border:1px solid rgba(255,255,255,.28);
  box-shadow:0 18px 44px rgba(4,28,58,.09),inset 0 1px 0 rgba(255,255,255,.55);
}
body[data-page-kind] .section-head p,
body[data-page-kind] .content-prose p,
body[data-page-kind] .content-prose li,
body[data-page-kind] .feature-card p,
body[data-page-kind] .content-card p,
body[data-page-kind] .capability-card p,
body[data-page-kind] .decision-card p,
body[data-page-kind] .support-card p{color:#4f6580}

body[data-page-kind] :is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.quote-card,.offer,.provider-badge,.content-prose,.aside-card,.support-card,.control-panel,.stat,.dashboard-main,.table-wrap,.tracking-progress,.pricing-matrix,.business-operating-grid article){
  background:var(--vds-final-surface)!important;
  border:1px solid var(--vds-final-line)!important;
  box-shadow:var(--vds-final-shadow)!important;
}
body[data-page-kind] :is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.support-card,.provider-badge){
  border-radius:18px!important;
}
body[data-page-kind] .content-prose,
body[data-page-kind] .quote-card,
body[data-page-kind] .support-card,
body[data-page-kind] .control-panel,
body[data-page-kind] .price-card,
body[data-page-kind] .tracking-progress{border-radius:22px!important}
body[data-page-kind] .content-prose{background:var(--vds-final-surface-strong)!important}
body[data-page-kind] .capability-card,
body[data-page-kind] .decision-card,
body[data-page-kind] .feature-card{min-height:100%;display:flex;flex-direction:column}
body[data-page-kind] .capability-card p,
body[data-page-kind] .decision-card p,
body[data-page-kind] .feature-card p{margin-top:auto}
body[data-page-kind] .icon-box,
body[data-page-kind] .capability-icon{
  border:1px solid rgba(255,206,67,.26);
  box-shadow:0 10px 22px rgba(8,120,255,.10),inset 0 1px 0 rgba(255,255,255,.52);
}
body[data-page-kind] .section-head h2,
body[data-page-kind] .content-prose h2,
body[data-page-kind] .content-prose h3,
body[data-page-kind] .support-card h2,
body[data-page-kind] .feature-card h3,
body[data-page-kind] .capability-card h3,
body[data-page-kind] .decision-card h3,
body[data-page-kind] .price-card h3{letter-spacing:-.028em}

/* Tables and dense operational blocks */
body[data-page-kind] :is(.pricing-matrix,.table-wrap,.tracking-progress,.order-access-card,.cookie-card){overflow:hidden}
body[data-page-kind] :is(.pricing-matrix-head,.pricing-matrix-row){background:transparent}
body[data-page-kind] .pricing-matrix-head{border-bottom:1px solid rgba(122,154,188,.20)}
body[data-page-kind] .pricing-matrix-row:nth-child(odd){background:rgba(255,255,255,.18)}

/* Footer and support blocks remain coherent with the premium theme. */
.site-footer{border-top:1px solid rgba(127,158,194,.16)}
.footer-top{gap:24px}
.footer-card,
.footer-nav a{border-radius:14px}

@media(max-width:760px){
  .page-hero-cinematic::after{
    background:linear-gradient(180deg,rgba(3,20,45,.68) 0%,rgba(3,20,45,.46) 42%,rgba(3,20,45,.18) 100%);
  }
  .page-hero-cinematic .page-hero-copy p{max-width:none}
  .hero-recap-links{grid-template-columns:1fr 1fr}
  body[data-page-kind] main>.section>.wrap{padding:18px 14px;border-radius:20px}
  body[data-page-kind] .content-prose,
  body[data-page-kind] .quote-card,
  body[data-page-kind] .support-card,
  body[data-page-kind] .control-panel,
  body[data-page-kind] .price-card,
  body[data-page-kind] .tracking-progress{border-radius:18px!important}
}

/* VDS 5.4.7 Shippo Carrier Hub */
.shippo-hub{display:grid;gap:16px}
.shippo-hub-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:start}
.shippo-hub-head h3{margin:.2rem 0 .45rem}.shippo-hub-head p{margin:0;max-width:78ch;color:#60758c}
.shippo-hub-kpis{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:8px}
.shippo-hub-kpis span{display:grid;gap:3px;padding:11px 12px;border:1px solid rgba(122,161,204,.20);border-radius:13px;background:rgba(242,248,255,.64);font-size:10px;color:#6a7e95;text-align:center}
.shippo-hub-kpis b{font-size:17px;color:var(--navy)}
.shippo-account-list{display:grid;gap:8px}
.shippo-account-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:13px 14px;border:1px solid rgba(112,151,193,.20);border-radius:14px;background:rgba(248,251,255,.66);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}
.shippo-account-row>div{display:grid;gap:3px}.shippo-account-row b{color:var(--navy);font-size:13px}.shippo-account-row span{color:#6a7d93;font-size:10px;line-height:1.45}
@media(max-width:760px){.shippo-hub-head{grid-template-columns:1fr}.shippo-hub-kpis{grid-template-columns:repeat(3,1fr)}.shippo-account-row{grid-template-columns:1fr}.shippo-account-row .toggle-shell{justify-self:start}}

/* VDS 5.4.8 BRAND + UI FINALIZATION */
:root{
  --font-sans:"Inter","Manrope","Aptos","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
}
html,body,button,input,select,textarea{font-family:var(--font-sans)}
body{letter-spacing:-.008em;text-rendering:optimizeLegibility}
.site-header{
  background:rgba(255,255,255,.88)!important;
  backdrop-filter:blur(24px) saturate(135%);
  -webkit-backdrop-filter:blur(24px) saturate(135%);
  box-shadow:0 8px 28px rgba(6,31,69,.05);
}
.header-row{grid-template-columns:minmax(180px,250px) 1fr auto;gap:20px;min-height:80px}
.brand-master-link{display:flex;align-items:center;min-width:0}
.brand-master{width:clamp(172px,15vw,236px);max-height:64px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(5,31,66,.10))}
.brand-halo{background:radial-gradient(circle at center,rgba(255,196,52,.24),rgba(255,196,52,0) 72%)}
.main-nav{gap:10px;justify-content:center;flex-wrap:wrap}
.main-nav a{
  border-bottom:0!important;
  padding:12px 16px!important;
  border-radius:14px;
  font-size:13px;
  font-weight:850;
  letter-spacing:-.01em;
  color:#16375f;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease;
}
.main-nav a:hover{background:rgba(12,79,154,.06);color:#0b4b91;transform:translateY(-1px)}
.main-nav a[aria-current="page"]{
  color:#102f56;
  background:linear-gradient(135deg,rgba(255,212,86,.28),rgba(255,186,38,.12));
  box-shadow:0 0 0 1px rgba(255,196,52,.42),0 10px 24px rgba(255,196,52,.10),inset 0 1px 0 rgba(255,255,255,.45);
}
.head-actions{gap:10px}
.btn{border-radius:13px;min-height:44px;padding:0 18px;font-weight:900;letter-spacing:-.012em}
.btn-ghost{background:rgba(255,255,255,.9);border:1px solid rgba(151,177,206,.55);color:#0f2d54}
.btn-primary{background:linear-gradient(135deg,#1177e8,#0a5ec8);box-shadow:0 12px 26px rgba(8,119,232,.20)}
.btn-orange{box-shadow:0 12px 28px rgba(255,107,10,.20)}
.hero h1,.page-hero h1,.hero-cinematic-copy h1{font-size:clamp(42px,5.4vw,78px);line-height:.96;letter-spacing:-.05em}
.hero p,.page-hero p,.hero-cinematic-copy p{font-size:clamp(15px,1.6vw,18px);line-height:1.58}
.section-head h2,.dashboard-topline h2,.support-card h2,.content-prose h2{font-size:clamp(30px,3vw,46px);line-height:1.02;letter-spacing:-.042em}
.section-head p,.content-prose p,.content-prose li,.feature-card p,.support-card p,.decision-card p,.capability-card p{font-size:15px;line-height:1.68}
.footer-brand-mark{display:inline-flex;align-items:center;max-width:320px}
.footer-brand-logo{width:min(290px,100%);height:auto;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(0,0,0,.15))}
.footer-brand p{max-width:42ch}
input,select,textarea{border-radius:14px}
.quote-card input,.quote-card select,.system-config-field input,.system-config-field select,.control-panel input,.control-panel select,.order-access-card input{min-height:48px}
@media(max-width:980px){
  .header-row{grid-template-columns:1fr auto auto;align-items:center}
  .main-nav{justify-content:flex-start;gap:8px;grid-column:1/-1;order:3;padding:0 0 10px}
}
@media(max-width:760px){
  .header-row{min-height:72px;gap:10px}
  .brand-master{width:min(186px,56vw);max-height:58px}
  .main-nav a{padding:10px 12px!important;font-size:12px;border-radius:12px}
}

/* VDS 5.4.9 TOTAL BRAND CLOSURE */
:root{
  --vds-radius-card:20px;
  --vds-radius-field:14px;
  --vds-layout-shadow:0 18px 44px rgba(8,31,69,.08);
  --vds-brand-navy:#0b3b73;
  --vds-brand-orange:#f66f18;
}
body{
  background-color:#f4f7fb;
}
.wrap{max-width:1280px}
.page-shell,.section,.hero,.page-hero,.support-card,.content-prose,.feature-card,.decision-card,.capability-card,.quote-card,.price-card,.tracking-progress,.control-panel,.system-config-card,.provider-card{
  border-radius:var(--vds-radius-card);
}
.hero-page-actions,.head-actions,.main-nav{align-items:center}
.site-header .wrap,.site-header .header-row{position:relative}
.top-strip{font-weight:700;letter-spacing:-.01em}
.top-strip .wrap{min-height:34px}
.main-nav a,
.footer-col a,
.footer-cookie-button,
.btn,
button{
  -webkit-tap-highlight-color:transparent;
}
.main-nav a{
  position:relative;
  overflow:hidden;
}
.main-nav a::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,0));
  opacity:0;
  transition:opacity .18s ease;
}
.main-nav a:hover::before,.main-nav a[aria-current="page"]::before{opacity:1}
.section-head{
  margin-bottom:24px;
}
.section-head .eyebrow,
.eyebrow.light{
  font-weight:900;
  letter-spacing:.08em;
}
.feature-card,
.capability-card,
.decision-card,
.price-card,
.support-card,
.quote-card,
.content-prose,
.aside-card,
.system-config-card,
.provider-card{
  border:1px solid rgba(124,153,188,.20);
  box-shadow:var(--vds-layout-shadow);
}
.feature-card:hover,
.capability-card:hover,
.decision-card:hover,
.price-card:hover,
.provider-card:hover{
  transform:translateY(-2px);
  box-shadow:0 22px 48px rgba(8,31,69,.10);
}
input,select,textarea{
  border:1px solid rgba(129,158,194,.34);
  background:rgba(255,255,255,.96);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.66);
}
input:focus,select:focus,textarea:focus{
  outline:none;
  border-color:rgba(246,111,24,.56);
  box-shadow:0 0 0 4px rgba(246,111,24,.12), inset 0 1px 0 rgba(255,255,255,.66);
}
.system-config-card .field-label,
.system-config-field label,
.quote-card label,
.order-access-card label{font-weight:800;color:#14365c}
.table-wrap table,
.pricing-matrix,
.tracking-progress{
  border-radius:18px;
  overflow:hidden;
}
.site-footer{
  background:linear-gradient(180deg,#0a2547,#071a33);
}
.site-footer .footer-col strong,
.site-footer .footer-brand p,
.site-footer .footer-col a,
.site-footer .footer-bottom span,
.site-footer .footer-cookie-button{
  color:#d9e5f2;
}
.site-footer .footer-col a:hover,
.site-footer .footer-cookie-button:hover{color:#fff}
@media (max-width:760px){
  .btn{min-height:42px}
  .section-head{margin-bottom:20px}
}

/* VDS 5.5.0 TOTAL REBRAND REFINEMENT */

/* Remove decorative circles / geometry and switch to logo-led overlays */
.page-hero:after,
.cta-band:after,
.feature-pro:before,
.real-flow-card:after,
.revenue-proof:after,
.capability-card:after,
.support-card:after,
.support-dark::after,
.aside-premium::after,
.decision-card::after,
.control-kpis-deluxe .control-kpi:after,
.hero-orbit-layer,
.page-hero-glow,
.page-hero-route,
.brand-halo{
  display:none !important;
  content:none !important;
}

.hero-cinematic,
.page-hero-cinematic{
  overflow:hidden;
  isolation:isolate;
}

.hero-cinematic-shade{
  background:
    linear-gradient(90deg,rgba(2,14,32,.92) 0%,rgba(4,29,63,.82) 28%,rgba(5,36,74,.56) 52%,rgba(4,30,64,.28) 72%,rgba(4,30,64,.14) 100%),
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.18)) !important;
}
.hero-brand-mark{
  position:absolute;
  right:clamp(18px,4vw,56px);
  top:50%;
  transform:translateY(-50%);
  width:min(32vw,460px);
  aspect-ratio:2172/724;
  background:url('/assets/brand_generated/vds-logo-white.png') center/contain no-repeat;
  opacity:.12;
  filter:drop-shadow(0 20px 50px rgba(3,15,32,.28));
  pointer-events:none;
  z-index:1;
}
.hero-cinematic::after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:118px;
  background:linear-gradient(to bottom,transparent,rgba(3,23,52,.24));
  pointer-events:none;
}

.page-hero-backdrop{
  filter:saturate(1.06) contrast(1.03) brightness(.92) !important;
}
.page-hero-cinematic::before{
  content:"" !important;
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:-3;
  background:
    linear-gradient(90deg,rgba(2,15,34,.95) 0%,rgba(4,28,59,.87) 30%,rgba(4,33,68,.66) 48%,rgba(4,31,65,.36) 69%,rgba(4,30,64,.18) 100%),
    linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.08));
  mix-blend-mode:normal;
}
.page-hero-cinematic::after{
  content:"" !important;
  position:absolute;
  inset:0;
  z-index:-2;
  pointer-events:none;
  background:
    url('/assets/brand_generated/vds-logo-white.png') right clamp(18px,4vw,58px) center / min(31vw,420px) auto no-repeat,
    linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.05));
  opacity:.13;
  mix-blend-mode:screen;
}
.page-hero-logo-mark{
  display:none;
}

/* Hero content clarity */
.page-hero-cinematic .page-hero-copy,
.hero-cinematic-copy{
  max-width:780px;
}
.page-hero-cinematic .page-hero-copy h1,
.hero-cinematic-copy h1{
  text-wrap:balance;
}
.page-hero-cinematic .page-hero-copy p,
.hero-cinematic-copy>p{
  text-wrap:pretty;
  max-width:62ch;
}

/* Cleaner recap / cards over real backgrounds */
.hero-recap-shell{
  background:linear-gradient(155deg,rgba(5,23,47,.58),rgba(9,38,72,.42)) !important;
  border:1px solid rgba(255,255,255,.16) !important;
  backdrop-filter:blur(10px) saturate(125%);
  -webkit-backdrop-filter:blur(10px) saturate(125%);
}
.hero-recap-card{
  background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.06)) !important;
}
.page-art-meta{
  background:rgba(5,21,44,.46) !important;
}

/* General UI polish */
.main-nav a,
.btn,
.provider-rail-item,
.feature-card,
.content-card,
.capability-card,
.decision-card,
.price-card,
.support-card,
.quote-card,
.control-panel,
.stat,
.aside-card,
.provider-badge,
.content-prose{
  transition:all .18s ease;
}
.main-nav a:hover{transform:translateY(-1px)}
.feature-card:hover,
.capability-card:hover,
.decision-card:hover,
.price-card:hover,
.provider-badge:hover{
  transform:translateY(-3px);
}

/* Mobile: keep watermark subtle */
@media (max-width: 900px){
  .hero-brand-mark{width:min(42vw,300px);opacity:.10;right:18px}
  .page-hero-cinematic::after{background:url('/assets/brand_generated/vds-logo-white.png') right 18px center / min(42vw,260px) auto no-repeat;opacity:.09}
}
@media (max-width: 680px){
  .hero-brand-mark{display:none}
  .page-hero-cinematic::after{opacity:.06;background-position:right 14px center;background-size:min(48vw,190px) auto}
}

/* VDS 5.5.1 content/legal refinement */
.hero-recap-shell{
  padding:22px!important;
  border-radius:24px!important;
  min-width:min(100%,420px);
  box-shadow:0 24px 60px rgba(0,18,43,.24)!important;
}
.hero-recap-head{gap:7px!important;margin-bottom:16px!important}
.hero-recap-head b{font-size:18px!important;line-height:1.28!important;color:#fff!important}
.hero-recap-head small{display:block;color:#d8e6f4;font-size:12px;line-height:1.45}
.hero-recap-list{gap:12px!important}
.hero-recap-card{
  grid-template-columns:52px minmax(0,1fr)!important;
  gap:14px!important;
  padding:14px 14px!important;
  border-radius:18px!important;
  border:1px solid rgba(255,255,255,.14)!important;
}
.hero-recap-card>span{
  width:52px!important;height:52px!important;border-radius:16px!important;
  font-size:15px!important;
}
.hero-recap-card h3{font-size:16px!important;line-height:1.22!important}
.hero-recap-card p{font-size:13px!important;line-height:1.62!important;max-width:none!important;color:#e4eef8!important}
.hero-recap-links{display:grid;gap:8px;margin-top:16px}
.hero-recap-links a{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}

.legal-principles{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin:0 0 24px;
}
.legal-principles>div{
  background:linear-gradient(145deg,#f9fbff,#f1f6fc);
  border:1px solid #dbe7f3;
  border-radius:16px;
  padding:14px 15px;
}
.legal-principles b{display:block;color:var(--navy);font-size:13px;margin-bottom:5px}
.legal-principles span{display:block;color:#567089;font-size:13px;line-height:1.6}
.legal-note{margin-top:26px;font-size:12px;line-height:1.65}
.aside-checklist{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:8px}
.aside-checklist li{position:relative;padding-left:18px;color:#dbe8f6;font-size:12px;line-height:1.5}
.aside-checklist li::before{content:'•';position:absolute;left:2px;top:-1px;color:#ffb347;font-size:16px}
.quote-card .notice{margin-top:12px}
.form-note{margin-top:10px}

@media(max-width:980px){
  .legal-principles{grid-template-columns:1fr}
}
@media(max-width:680px){
  .hero-recap-shell{padding:16px!important}
  .hero-recap-head b{font-size:16px!important}
  .hero-recap-card{grid-template-columns:44px minmax(0,1fr)!important;padding:12px!important}
  .hero-recap-card>span{width:44px!important;height:44px!important;border-radius:14px!important}
  .hero-recap-card p{font-size:12px!important;line-height:1.56!important}
}

/* ============================================================
   VDS 5.5.2 — OFFICIAL BRAND PALETTE + ASSET CLOSURE
   Authoritative logo palette: navy #012B5F / orange #FD6D01
   ============================================================ */
:root{
  --navy:#012b5f;
  --navy-2:#063f7c;
  --blue:#0b67c2;
  --blue-2:#2f86df;
  --orange:#fd6d01;
  --orange-2:#ff8b1f;
  --gold:#f3b744;
  --gold-2:#ffd878;
  --ink:#09223f;
  --ink-2:#123b68;
  --muted:#61758b;
  --line:#d7e2ed;
  --line-strong:#c5d4e3;
  --paper:#fff;
  --canvas:#f4f7fb;
  --soft-blue:#eef5fb;
  --soft-gold:#fff7e9;
  --surface-glass:rgba(255,255,255,.84);
  --surface-dark:rgba(1,43,95,.88);
  --shadow:0 18px 50px rgba(1,43,95,.10);
  --shadow-sm:0 9px 26px rgba(1,43,95,.08);
  --shadow-xl:0 30px 82px rgba(1,32,73,.20);
  --shadow-glow:0 16px 42px rgba(243,183,68,.17);
  --radius:18px;
  --radius-lg:24px;
}
body{
  background:linear-gradient(180deg,#f7f9fc 0%,#f1f5fa 52%,#f8fafc 100%);
  color:var(--ink);
}
.top-strip{background:linear-gradient(90deg,#012b5f,#073e79 72%,#0a4c8e);color:#e2edf8}
.site-header{
  background:rgba(255,255,255,.93)!important;
  border-bottom:1px solid rgba(179,198,219,.70);
  box-shadow:0 8px 28px rgba(1,43,95,.045);
}
.brand-master{filter:drop-shadow(0 5px 12px rgba(1,43,95,.10))}
.main-nav{gap:10px}
.main-nav a{
  color:#173f6b;
  border:0!important;
  border-radius:13px;
  padding:11px 15px!important;
  font-weight:850;
  letter-spacing:-.012em;
}
.main-nav a:hover{background:rgba(11,103,194,.06);color:#064f9a}
.main-nav a[aria-current="page"]{
  color:#173556;
  background:linear-gradient(135deg,rgba(255,216,120,.27),rgba(243,183,68,.11));
  border:1px solid rgba(243,183,68,.44)!important;
  box-shadow:0 0 0 1px rgba(243,183,68,.11),0 10px 27px rgba(243,183,68,.15),inset 0 1px 0 rgba(255,255,255,.72);
}
.btn{border-radius:12px;font-weight:900}
.btn-primary{background:linear-gradient(135deg,#0c70d4,#0757ac);box-shadow:0 10px 24px rgba(11,103,194,.19)}
.btn-orange{background:linear-gradient(135deg,#fd6d01,#ff8b1f);box-shadow:0 10px 26px rgba(253,109,1,.20)}
.btn-ghost{color:#123a66;border-color:#c9d7e6}
.demo-banner{background:#fff8e8;border-bottom-color:#eed69f}.demo-banner:has(b:first-child){box-shadow:inset 4px 0 0 var(--gold)}

/* Backgrounds are now photographic/branded; keep overlays restrained and useful. */
.page-hero-cinematic::before{
  background:linear-gradient(90deg,rgba(1,24,55,.94) 0%,rgba(1,35,76,.82) 30%,rgba(1,43,95,.50) 52%,rgba(1,43,95,.17) 76%,rgba(1,43,95,.07) 100%)!important;
}
.page-hero-cinematic::after{
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(1,24,55,.06))!important;
  opacity:1!important;
}
.hero-cinematic-shade{
  background:linear-gradient(90deg,rgba(1,24,55,.94) 0%,rgba(1,35,76,.82) 31%,rgba(1,43,95,.44) 56%,rgba(1,43,95,.12) 100%),linear-gradient(180deg,rgba(1,15,34,.08),rgba(1,24,55,.20))!important;
}
.hero-brand-mark,.page-hero-logo-mark,.brand-halo,.hero-orbit-layer,.page-hero-glow,.page-hero-route{display:none!important}

.hero-recap-shell{
  background:linear-gradient(155deg,rgba(1,35,76,.72),rgba(1,43,95,.54))!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 24px 60px rgba(1,24,55,.25)!important;
  backdrop-filter:blur(13px) saturate(125%);
  -webkit-backdrop-filter:blur(13px) saturate(125%);
}
.hero-recap-card{
  background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.065))!important;
  border-color:rgba(255,255,255,.14)!important;
}
.hero-recap-card>span{
  background:linear-gradient(145deg,rgba(243,183,68,.34),rgba(253,109,1,.16))!important;
  color:#ffe7b0!important;
  border-color:rgba(243,183,68,.42)!important;
}
.page-art-meta{background:rgba(1,31,69,.56)!important}

body[data-page-kind] main>.section>.wrap{
  border-radius:24px;
  background:linear-gradient(145deg,rgba(255,255,255,.30),rgba(255,255,255,.17));
  border:1px solid rgba(255,255,255,.44);
  box-shadow:0 18px 42px rgba(1,43,95,.07),inset 0 1px 0 rgba(255,255,255,.72);
}
body[data-page-kind] :is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.quote-card,.offer,.provider-badge,.content-prose,.aside-card,.support-card,.control-panel,.stat,.dashboard-main,.table-wrap,.tracking-progress,.pricing-matrix,.business-operating-grid article){
  border-color:rgba(177,198,220,.46)!important;
  box-shadow:0 12px 32px rgba(1,43,95,.07)!important;
}
.feature-card:hover,.capability-card:hover,.decision-card:hover,.price-card:hover,.provider-badge:hover{
  transform:translateY(-2px);
  border-color:rgba(11,103,194,.22)!important;
  box-shadow:0 18px 38px rgba(1,43,95,.10)!important;
}
input:focus,select:focus,textarea:focus{
  border-color:rgba(253,109,1,.52)!important;
  box-shadow:0 0 0 4px rgba(253,109,1,.10)!important;
}
.site-footer{background:linear-gradient(180deg,#012b5f,#011d40)!important;border-top:3px solid transparent;border-image:linear-gradient(90deg,#0b67c2,#f3b744,#fd6d01) 1}
.footer-brand-logo{filter:brightness(0) invert(1) drop-shadow(0 5px 14px rgba(0,0,0,.16))}

@media(max-width:760px){
  .main-nav a{padding:10px 12px!important}
  .page-hero-cinematic::before{background:linear-gradient(180deg,rgba(1,24,55,.84),rgba(1,35,76,.46) 48%,rgba(1,43,95,.15) 100%)!important}
}

/* ============================================================
   VDS 5.5.3 — BALANCED UI / NO GEOMETRIC CLUTTER
   Keeps V5.5.2 images and assets unchanged.
   ============================================================ */
:root{
  --vds-page-max:1320px;
  --vds-card-radius:16px;
  --vds-control-radius:12px;
  --vds-gap:18px;
  --vds-border:rgba(144,169,197,.34);
  --vds-shadow:0 14px 38px rgba(1,43,95,.075);
  --vds-shadow-strong:0 24px 56px rgba(1,30,68,.16);
}

/* Stable canvas and sizing */
.wrap{width:min(calc(100% - 40px),var(--vds-page-max))!important}
.section{padding:60px 0!important}
body{overflow-x:hidden}

/* Remove decorative geometry and radial ornaments globally, keep photography. */
.page-hero:after,
.section.navy:after,
.cta-band:after,
.feature-pro:before,
.feature-pro:after,
.real-flow-card:before,
.real-flow-card:after,
.revenue-proof:before,
.revenue-proof:after,
.capability-card:before,
.capability-card:after,
.decision-card:before,
.decision-card:after,
.support-card:before,
.support-card:after,
.support-dark:before,
.support-dark:after,
.aside-premium:before,
.aside-premium:after,
.control-kpis-deluxe .control-kpi:before,
.control-kpis-deluxe .control-kpi:after,
.hero-orbit-layer,
.page-hero-glow,
.page-hero-route,
.brand-halo{display:none!important;content:none!important;background:none!important}

/* Header/nav: compact, readable, stable, no underline. */
.site-header{background:rgba(255,255,255,.96)!important;backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%)}
.header-row{min-height:76px!important;grid-template-columns:minmax(190px,245px) minmax(0,1fr) auto!important;gap:18px!important}
.brand-master{width:clamp(180px,15vw,238px)!important;max-height:58px!important}
.main-nav{gap:7px!important;flex-wrap:nowrap!important;min-width:0}
.main-nav a{padding:10px 13px!important;border-radius:10px!important;font-size:12px!important;line-height:1.1!important;white-space:nowrap!important}
.main-nav a[aria-current="page"]{background:rgba(243,183,68,.14)!important;border:1px solid rgba(243,183,68,.54)!important;box-shadow:0 0 0 3px rgba(243,183,68,.08),0 7px 18px rgba(1,43,95,.06)!important;color:#173556!important}
.main-nav a:hover{background:rgba(11,103,194,.055)!important;transform:none!important}
.head-actions{gap:8px!important}.head-actions .btn{min-height:40px!important;padding-inline:15px!important}

/* Hero: image-led, balanced two-column composition. */
.page-hero-cinematic{min-height:560px!important;border-radius:0 0 18px 18px!important}
.page-hero-cinematic .page-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.14fr) minmax(390px,.86fr)!important;gap:32px!important;align-items:center!important;min-height:560px!important;padding:46px 0!important}
.page-hero-cinematic .page-hero-copy{max-width:720px!important;padding:0!important;align-self:center!important}
.page-hero-cinematic .page-hero-copy h1{font-size:clamp(44px,4.65vw,70px)!important;line-height:.99!important;letter-spacing:-.047em!important;margin-bottom:18px!important;max-width:12.5ch!important}
.page-hero-cinematic .page-hero-copy p{font-size:16px!important;line-height:1.62!important;max-width:62ch!important;margin-bottom:0!important}
.crumbs{margin-bottom:18px!important;font-size:10px!important}.hero-page-actions{margin-top:23px!important;gap:9px!important}
.hero-page-actions .btn{min-height:44px!important;border-radius:11px!important}

/* Recap: substantial, readable, but not oversized or floating awkwardly. */
.page-hero-recap{max-width:480px!important;width:100%!important;justify-self:end!important;align-self:center!important}
.hero-recap-shell{min-width:0!important;width:100%!important;padding:19px!important;border-radius:16px!important;background:rgba(1,31,69,.72)!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:var(--vds-shadow-strong)!important;backdrop-filter:blur(12px) saturate(115%)!important;-webkit-backdrop-filter:blur(12px) saturate(115%)!important}
.hero-recap-head{gap:5px!important;margin-bottom:13px!important;padding-bottom:12px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
.hero-recap-head .eyebrow{font-size:10px!important;letter-spacing:.12em!important;margin:0!important;color:#ffd878!important}
.hero-recap-head b{font-size:16px!important;line-height:1.32!important;margin:0!important}
.hero-recap-head small{font-size:11px!important;line-height:1.45!important;color:#cbd9e8!important}
.hero-recap-list{display:grid!important;gap:8px!important}
.hero-recap-card{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:11px!important;align-items:start!important;padding:11px 11px!important;border-radius:11px!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:none!important}
.hero-recap-card>span{width:30px!important;height:30px!important;border-radius:8px!important;display:grid!important;place-items:center!important;background:rgba(243,183,68,.13)!important;border:1px solid rgba(243,183,68,.34)!important;color:#ffe1a0!important;font-size:10px!important;font-weight:900!important}
.hero-recap-card h3{font-size:13px!important;line-height:1.25!important;margin:1px 0 3px!important;letter-spacing:-.012em!important}
.hero-recap-card p{font-size:11.5px!important;line-height:1.48!important;color:#dce7f3!important;margin:0!important;max-width:none!important}
.hero-recap-links{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-top:12px!important}
.hero-recap-links a{min-height:32px!important;padding:7px 9px!important;border-radius:8px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.11)!important;font-size:10px!important}
.page-art-meta{margin-top:8px!important;border-radius:8px!important;min-height:30px!important;padding:7px 10px!important}

/* Sections: transparent wrapper, real cards carry the content. */
body[data-page-kind] main>.section>.wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.section-head{align-items:flex-start!important;margin-bottom:22px!important;gap:24px!important}.section-head h2{font-size:clamp(29px,2.8vw,42px)!important;line-height:1.05!important}.section-head p{font-size:14px!important;line-height:1.62!important;max-width:56ch!important}
.grid-4{gap:14px!important}.grid-3{gap:16px!important}

/* Cards: one visual grammar, square enough, readable, no fake ornament. */
body[data-page-kind] :is(.feature-card,.content-card,.price-card,.capability-card,.decision-card,.quote-card,.offer,.provider-badge,.content-prose,.aside-card,.support-card,.control-panel,.stat,.dashboard-main,.table-wrap,.tracking-progress,.pricing-matrix,.business-operating-grid article,.system-config-card,.provider-card){border-radius:var(--vds-card-radius)!important;border:1px solid var(--vds-border)!important;box-shadow:var(--vds-shadow)!important}
.feature-card,.content-card,.capability-card,.decision-card,.price-card,.support-card{padding:20px!important;background:rgba(255,255,255,.94)!important}
.feature-card:hover,.capability-card:hover,.decision-card:hover,.price-card:hover,.provider-badge:hover{transform:none!important;box-shadow:0 16px 42px rgba(1,43,95,.09)!important;border-color:rgba(11,103,194,.24)!important}
.icon-box,.capability-icon{border-radius:10px!important;background:#eef5fb!important;box-shadow:none!important}

/* Forms and quote experience: more compact and stable. */
.quote-card{padding:20px!important;background:rgba(255,255,255,.965)!important}
.quote-card-head{margin-bottom:14px!important}.quote-card-head strong{font-size:17px!important}.form-grid{gap:10px 12px!important}.field label{font-size:9.5px!important;margin-bottom:5px!important}.field input,.field select,.field textarea{min-height:44px!important;border-radius:10px!important;padding:10px 12px!important}.dimensions{gap:8px!important}.quote-submit{margin-top:12px!important;min-height:46px!important;border-radius:10px!important}.form-note{font-size:10px!important;line-height:1.5!important}.notice,.error-box{border-radius:10px!important}.error-box{line-height:1.5!important}

/* Content/legal/control readability. */
.content-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:22px!important}.content-prose{padding:26px!important;background:rgba(255,255,255,.96)!important}.content-prose h2{font-size:30px!important}.content-prose h3{margin-top:24px!important}.content-prose p,.content-prose li{font-size:14px!important;line-height:1.72!important}.aside-card{top:96px!important;padding:21px!important;border-radius:14px!important}.legal-principles{gap:10px!important}.legal-principles>div{border-radius:12px!important;padding:13px!important}

/* CTA blocks: clean, no decorative bubbles. */
.cta-band{border-radius:16px!important;padding:30px!important;background:linear-gradient(115deg,#012b5f,#064b8d)!important}.cta-band:before,.cta-band:after{display:none!important;content:none!important}.cta-band h2{font-size:29px!important}

/* Pricing / results / tables */
.pricing-grid{gap:15px!important}.price-card{border-radius:15px!important}.price-card.featured{border:1px solid rgba(11,103,194,.46)!important;box-shadow:0 18px 46px rgba(11,103,194,.10)!important}.offer{border-radius:14px!important}.mini-pill,.badge,.live-pill,.runtime-chip{border-radius:7px!important}.provider-logo-shell{border-radius:10px!important}.table-wrap,.pricing-matrix,.tracking-progress{border-radius:14px!important}

/* Responsive stability */
@media(max-width:1100px){
  .header-row{grid-template-columns:minmax(170px,220px) 1fr auto!important}.main-nav{gap:4px!important}.main-nav a{padding:9px 9px!important;font-size:11px!important}
  .page-hero-cinematic .page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.82fr)!important;gap:24px!important}
}
@media(max-width:900px){
  .page-hero-cinematic{min-height:auto!important}.page-hero-cinematic .page-hero-grid{grid-template-columns:1fr!important;min-height:auto!important;padding:40px 0!important;gap:24px!important}.page-hero-recap{max-width:680px!important;justify-self:start!important}.page-hero-cinematic .page-hero-copy h1{max-width:14ch!important}
  .content-layout{grid-template-columns:1fr!important}.aside-card{position:static!important}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .wrap{width:min(calc(100% - 26px),var(--vds-page-max))!important}.section{padding:44px 0!important}.header-row{grid-template-columns:1fr auto auto!important;gap:9px!important}.brand-master{width:min(176px,52vw)!important}.main-nav{grid-column:1/-1!important;display:none!important;padding:6px 0 12px!important;flex-wrap:wrap!important}.main-nav.open{display:flex!important}.main-nav a{font-size:12px!important;padding:9px 11px!important}
  .page-hero-cinematic .page-hero-grid{padding:32px 0!important}.page-hero-cinematic .page-hero-copy h1{font-size:clamp(38px,12vw,56px)!important}.page-hero-cinematic .page-hero-copy p{font-size:14px!important}.hero-page-actions{flex-wrap:wrap!important}.hero-page-actions .btn{flex:1 1 160px!important}
  .hero-recap-shell{padding:14px!important}.hero-recap-card{grid-template-columns:30px minmax(0,1fr)!important;padding:10px!important}.hero-recap-card>span{width:28px!important;height:28px!important}.hero-recap-card p{font-size:11px!important}.page-art-meta{display:none!important}
  .grid-4,.grid-3,.pricing-grid{grid-template-columns:1fr!important}.feature-card,.content-card,.capability-card,.decision-card,.price-card,.support-card{padding:17px!important}.content-prose{padding:19px!important}.quote-card{padding:16px!important}.form-grid{grid-template-columns:1fr!important}.dimensions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.section-head{display:block!important}.section-head p{margin-top:9px!important}
}

/* ============================================================
   VDS 5.5.4 — FINAL OPERATING UX
   Keeps approved V5.5.2/5.5.3 photography and layout direction.
   ============================================================ */
:root{
  --vds-navy-950:#011a39;
  --vds-navy-900:#012b5f;
  --vds-blue-600:#0b67c2;
  --vds-orange-500:#fd6d01;
  --vds-gold-400:#f3b744;
  --vds-surface:#ffffff;
  --vds-surface-soft:#f7f9fc;
  --vds-text:#0a2747;
  --vds-muted:#60758d;
  --vds-line:#d6e1ec;
  --vds-shadow-card:0 12px 34px rgba(1,43,95,.07);
}

/* No decorative balls/orbs/polygons in the final UI layer. */
[class*="orb"],[class*="bubble"],[class*="blob"],.hero-orbit-layer,.brand-halo,.page-hero-route,.page-hero-logo-mark,.page-hero-glow{display:none!important}

body{color:var(--vds-text);font-feature-settings:"kern" 1,"liga" 1}
main{min-height:60vh}
.section+.section{border-top:0}

/* More disciplined rhythm across every page. */
.section{padding:54px 0!important}
.section-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(240px,440px);gap:32px!important;align-items:end!important}
.section-head>div{min-width:0}.section-head p{margin:0!important}
.eyebrow{font-size:10px!important;line-height:1.2!important;letter-spacing:.13em!important}
h1,h2,h3{color:var(--vds-text)}
.page-hero h1,.hero-cinematic h1{color:#fff}

/* Primary cards use one consistent density and hierarchy. */
.feature-card,.capability-card,.decision-card,.business-operating-grid article,.price-card,.support-card,.aside-card,.quote-card,.content-prose,.control-panel,.stat{
  background:rgba(255,255,255,.965)!important;
  border:1px solid var(--vds-line)!important;
  box-shadow:var(--vds-shadow-card)!important;
}
.feature-card,.capability-card,.decision-card,.business-operating-grid article{min-height:176px!important}
.feature-card h3,.capability-card h3,.decision-card h3,.business-operating-grid article h3{font-size:17px!important;line-height:1.25!important;margin:11px 0 7px!important}
.feature-card p,.capability-card p,.decision-card p,.business-operating-grid article p{font-size:13px!important;line-height:1.62!important;color:var(--vds-muted)!important}
.icon-box,.capability-icon{width:42px!important;height:42px!important;border-radius:9px!important;color:var(--vds-blue-600)!important;border:1px solid #d7e5f2!important}

/* Quote/results maintain balanced height without looking empty. */
.quote-layout{grid-template-columns:minmax(330px,410px) minmax(0,1fr)!important;gap:22px!important;align-items:start!important}
.quote-sidebar{position:sticky;top:96px!important}
.quote-results-panel{min-height:620px!important;border-radius:16px!important}
.results-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:18px!important;align-items:start!important}
.results-empty{min-height:360px!important;display:grid!important;place-content:center!important;text-align:center!important;padding:36px!important}
.results-empty span{font-size:36px!important;color:var(--vds-orange-500)!important}
.offer-list{display:grid!important;gap:12px!important}
.offer{padding:18px!important}

/* Forms: consistent alignment and clear required/optional states. */
.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.field.full{grid-column:1/-1!important}
.field label{display:flex!important;align-items:center!important;gap:6px!important;color:#294968!important;font-weight:850!important}
.field label small{font-size:9px!important;font-weight:650!important;color:#8798aa!important;text-transform:none!important;letter-spacing:0!important}
.field input,.field select,.field textarea{font-size:14px!important;color:#173653!important;background:#fff!important}
.field textarea{min-height:116px!important;resize:vertical}
.field input::placeholder,.field textarea::placeholder{color:#91a0af}
.success-box.show{margin-top:12px!important;padding:12px 14px!important;border-radius:10px!important;background:#eef8f2!important;border:1px solid #b9dfc6!important;color:#1f6540!important}
.error-box.show{margin-top:12px!important}
.support-request-form .form-note{padding:10px 12px!important;border-left:3px solid var(--vds-gold-400)!important;background:#fff9ec!important;color:#72551a!important}

/* Account / auth: real product states, not a technical test card. */
.account-command-card{display:grid!important;grid-template-columns:minmax(220px,.76fr) minmax(0,1.24fr);gap:22px!important;align-items:start!important;padding:20px!important;border-radius:16px!important}
.account-auth-grid{display:grid!important;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr);gap:9px!important}
.account-auth-grid>.btn{min-height:42px!important}
.account-auth-grid .error-box{grid-column:1/-1!important}
.account-status{grid-column:1/-1!important;margin-top:0!important;padding:12px 14px!important;border-radius:10px!important;background:#f5f8fc!important;border:1px solid #dae4ee!important;color:#48647f!important}
.account-reset-panel{grid-column:1/-1!important;display:grid!important;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto;gap:10px!important;align-items:center!important;padding:14px!important;margin-top:2px!important;border:1px solid #efcc84!important;background:#fff9ee!important;border-radius:12px!important}
.account-reset-panel[hidden]{display:none!important}
.account-reset-panel>div{display:grid;gap:3px}.account-reset-panel>div span{font-size:11px;color:#6f5a2d}.account-reset-panel .error-box{grid-column:1/-1!important}
.account-mfa-panel{grid-column:1/-1!important;border-radius:13px!important}
.order-access-card{grid-template-columns:minmax(220px,1.2fr) minmax(150px,.8fr) minmax(150px,.8fr) auto!important;gap:10px!important;align-items:center!important}

/* Customer dashboard. */
.dashboard-grid{grid-template-columns:230px minmax(0,1fr)!important;gap:18px!important}
.side-nav{border-radius:16px!important;padding:16px!important}
.dashboard-main{padding:22px!important}
.dashboard-topline{margin-bottom:18px!important}
.dashboard-table th,.dashboard-table td{padding:13px 12px!important}

/* Control: readable operational console, not a wall of controls. */
.control-kpis-deluxe{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.control-kpi{min-height:108px!important;padding:16px!important;border-radius:12px!important}
.control-kpi span{font-size:10px!important}.control-kpi b{font-size:25px!important;line-height:1.1!important;margin:7px 0 3px!important}.control-kpi small{font-size:10px!important}
.control-dashboard{gap:16px!important}.control-panel{padding:20px!important;border-radius:14px!important}.control-panel.wide{grid-column:1/-1!important}
.provider-control-list{gap:9px!important}.provider-control-row{border-radius:11px!important;padding:12px!important}
.shippo-account-row{border-radius:11px!important;padding:12px 14px!important}

/* New persisted public-request inbox. */
.request-inbox{overflow:hidden}
.request-inbox-head{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:14px}
.request-inbox-head h3{margin:4px 0 6px}.request-inbox-head p{margin:0;color:var(--vds-muted);max-width:72ch;font-size:12px;line-height:1.58}
.request-inbox-list{display:grid;gap:9px}
.request-inbox-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:13px 14px;border:1px solid #dbe5ef;border-radius:11px;background:#fbfcfe}
.request-inbox-main{display:grid;gap:5px;min-width:0}.request-inbox-title{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.request-inbox-title>b{font-size:14px}.request-inbox-main>span,.request-inbox-main>small{font-size:10.5px;color:#708399}.request-inbox-main>strong{font-size:12px;color:#254767}.request-inbox-main p{margin:0;font-size:12px;line-height:1.55;color:#415e78;white-space:pre-wrap}
.request-inbox-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.request-inbox-actions .btn{min-height:36px!important;padding:0 11px!important;font-size:10px!important}
.mini-pill.muted{opacity:.58}

/* Pricing and information cards remain aligned at the bottom. */
.pricing-grid{align-items:stretch!important}.price-card{display:flex!important;flex-direction:column!important}.price-card .btn{margin-top:auto!important}.price-card ul{margin-bottom:18px!important}
.support-split{gap:16px!important}.support-card{min-height:240px!important;display:flex!important;flex-direction:column!important}.support-card .btn{margin-top:auto!important;align-self:flex-start!important}

/* Mobile/tablet stability. */
@media(max-width:1180px){
  .control-kpis-deluxe{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .account-command-card{grid-template-columns:1fr!important}
  .order-access-card{grid-template-columns:1fr 1fr!important}.order-access-card>div{grid-column:1/-1!important}.order-access-card .error-box{grid-column:1/-1!important}
}
@media(max-width:980px){
  .section-head{grid-template-columns:1fr!important;gap:8px!important}
  .quote-layout{grid-template-columns:1fr!important}.quote-sidebar{position:static!important}.quote-results-panel{min-height:440px!important}
  .dashboard-grid{grid-template-columns:1fr!important}.side-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px!important}.side-nav-title,.side-nav-promo{grid-column:1/-1!important}
  .request-inbox-row{grid-template-columns:1fr!important}.request-inbox-actions{justify-content:flex-start!important}
}
@media(max-width:700px){
  .form-grid,.account-auth-grid,.account-reset-panel,.order-access-card{grid-template-columns:1fr!important}
  .control-kpis-deluxe{grid-template-columns:1fr!important}.control-kpi{min-height:auto!important}
  .request-inbox-head{display:grid!important}.shippo-hub-kpis{justify-content:flex-start!important}
  .side-nav{grid-template-columns:1fr!important}.side-nav-title,.side-nav-promo{grid-column:auto!important}
  .results-toolbar{grid-template-columns:1fr!important}.quote-results-panel{min-height:360px!important}.results-empty{min-height:260px!important}
}

/* ============================================================
   VDS 5.5.5 — COMPACT CONNECTED REAL-RATES UX
   Final density layer. Keeps approved photographic assets intact.
   ============================================================ */
:root{
  --vds-page-max:1260px;
  --vds-space-1:6px;
  --vds-space-2:10px;
  --vds-space-3:14px;
  --vds-space-4:20px;
  --vds-radius:13px;
}

/* No CSS-generated decorative geometry: photography + brand only. */
body::before,.quote-workspace::before,.money-engine::before,.process-section::after,footer::before,
.page-hero::after,.hero-cinematic::after,.page-hero-cinematic::after,.page-hero-cinematic::before{
  content:none!important;display:none!important;background:none!important;
}

/* Global vertical economy and readable proportions. */
.wrap{width:min(calc(100% - 32px),var(--vds-page-max))!important}
.section{padding:38px 0!important}
.section-head{margin-bottom:16px!important;gap:18px!important}
.section-head h2{font-size:clamp(27px,2.5vw,34px)!important;line-height:1.05!important;letter-spacing:-.025em!important}
.section-head p{font-size:12px!important;line-height:1.55!important}
.grid-4,.grid-3,.pricing-grid,.capability-grid,.business-operating-grid{gap:11px!important}
.feature-card,.content-card,.price-card,.capability-card,.decision-card,.support-card,.aside-card,.content-prose{
  padding:16px!important;border-radius:13px!important;
}
.feature-card,.capability-card,.decision-card,.business-operating-grid article{min-height:142px!important}
.feature-card h3,.capability-card h3,.decision-card h3,.business-operating-grid article h3{font-size:15px!important;margin:8px 0 5px!important}
.feature-card p,.capability-card p,.decision-card p,.business-operating-grid article p{font-size:11.5px!important;line-height:1.52!important}

/* Header is intentionally small enough to keep content above the fold. */
.header-row{min-height:64px!important;grid-template-columns:minmax(180px,218px) minmax(0,1fr) auto!important;gap:14px!important}
.brand-master{width:205px!important;max-height:50px!important}
.main-nav{gap:4px!important}.main-nav a{padding:8px 10px!important;font-size:11px!important;border-radius:9px!important}
.head-actions{gap:6px!important}.head-actions .btn{min-height:36px!important;padding:0 13px!important;font-size:11px!important}
.topline{min-height:26px!important;font-size:9px!important}
.livebar{min-height:30px!important;font-size:9px!important}

/* Inner page hero: one-screen orientation, no oversized recap. */
.page-hero-cinematic{min-height:430px!important;border-radius:0 0 14px 14px!important}
.page-hero-cinematic .page-hero-grid{min-height:430px!important;padding:30px 0!important;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr)!important;gap:24px!important}
.page-hero-cinematic .page-hero-copy{max-width:650px!important}
.page-hero-cinematic .page-hero-copy h1{font-size:clamp(38px,4.1vw,58px)!important;line-height:.98!important;margin:10px 0 12px!important;max-width:13.5ch!important}
.page-hero-cinematic .page-hero-copy p{font-size:13px!important;line-height:1.5!important;max-width:64ch!important}
.crumbs{margin-bottom:10px!important;font-size:9px!important}.hero-page-actions{margin-top:16px!important}
.hero-page-actions .btn{min-height:38px!important;padding:0 13px!important;font-size:10.5px!important}
.page-hero-recap{max-width:410px!important}
.hero-recap-shell{padding:13px!important;border-radius:13px!important}
.hero-recap-head{margin-bottom:9px!important;gap:3px!important}.hero-recap-head b{font-size:13px!important}.hero-recap-head small{font-size:9px!important;line-height:1.35!important}
.hero-recap-list{gap:6px!important}.hero-recap-card{grid-template-columns:30px minmax(0,1fr)!important;gap:9px!important;padding:8px 9px!important;border-radius:10px!important}
.hero-recap-card>span{width:30px!important;height:30px!important;border-radius:8px!important;font-size:9px!important}
.hero-recap-card h3{font-size:11px!important;margin:0 0 2px!important}.hero-recap-card p{font-size:9.5px!important;line-height:1.35!important}
.hero-recap-links{margin-top:8px!important;gap:5px!important}.hero-recap-links a{padding:7px 8px!important;font-size:9px!important}
.page-art-meta{margin-top:6px!important;padding:6px 9px!important;font-size:8px!important}

/* Homepage: preserve scene while fitting full quick quote at common laptop heights. */
.hero-cinematic{min-height:600px!important}
.hero-cinematic .hero-grid{min-height:600px!important;padding:34px 0!important;gap:28px!important;align-items:center!important}
.hero-copy h1{font-size:clamp(44px,4.8vw,68px)!important;line-height:.96!important;margin-bottom:14px!important}
.hero-copy>p{font-size:14px!important;line-height:1.5!important;margin-bottom:18px!important}
.hero-quote-shell{width:min(100%,400px)!important;justify-self:end!important}
.hero-quote-shell .quote-card{padding:14px!important;border-radius:15px!important}
.hero-quote-shell .quote-card-head{margin-bottom:9px!important}
.hero-quote-shell .quote-card-head strong{font-size:15px!important}
.hero-quote-shell .form-grid{gap:7px!important}
.hero-quote-shell .field{gap:3px!important}.hero-quote-shell .field label{font-size:8.5px!important;line-height:1.1!important}
.hero-quote-shell .field input,.hero-quote-shell .field select{min-height:34px!important;height:34px!important;padding:0 10px!important;font-size:11px!important;border-radius:8px!important}
.hero-quote-shell .dimensions{gap:6px!important}.hero-quote-shell .quote-submit{min-height:38px!important;margin-top:8px!important;font-size:10px!important}
.hero-quote-shell .form-note{font-size:8.5px!important;line-height:1.38!important;margin-top:7px!important}
.hero-quote-shell .notice{font-size:9px!important;line-height:1.38!important;padding:8px 9px!important;margin-top:7px!important}
.hero-mini-proof{margin-top:8px!important;padding:8px 11px!important;border-radius:10px!important;font-size:8.5px!important}

/* Quote workspace: dense but complete. */
.quote-workspace{padding-top:24px!important;background:linear-gradient(180deg,rgba(245,249,254,.90),rgba(237,244,252,.92))!important}
.quote-layout{grid-template-columns:minmax(300px,340px) minmax(0,1fr)!important;gap:16px!important}
.quote-sidebar{top:78px!important}.quote-side-brand{padding-bottom:8px!important}.quote-side-brand h3{font-size:20px!important;margin-bottom:4px!important}.quote-side-brand p{font-size:10px!important;margin:0!important}
.quote-card{padding:14px!important;border-radius:14px!important}
.quote-card-head{margin-bottom:9px!important}.quote-card-head strong{font-size:15px!important}.live-pill{font-size:8px!important;padding:5px 7px!important}
.quote-card .form-grid{gap:7px!important}.quote-card .field{gap:3px!important}.quote-card .field label{font-size:8.5px!important;line-height:1.15!important}
.quote-card .field input,.quote-card .field select{min-height:34px!important;height:34px!important;padding:0 9px!important;font-size:11px!important;border-radius:8px!important}
.quote-card .field textarea{min-height:78px!important;padding:9px!important;font-size:11px!important}
.quote-card .dimensions{gap:6px!important}.quote-card .quote-submit{min-height:38px!important;margin-top:8px!important;font-size:10px!important}
.quote-card .form-note{font-size:8.5px!important;line-height:1.4!important;margin-top:7px!important}
.quote-card>.notice{font-size:9px!important;line-height:1.4!important;padding:8px 9px!important;margin-top:7px!important}
.quote-assurance{margin-top:8px!important;padding:9px!important}.quote-assurance b,.quote-assurance span{font-size:9px!important}
.quote-results-panel{min-height:440px!important;border-radius:13px!important}.results-toolbar{margin:0 0 10px!important;gap:12px!important}.results-toolbar h2{font-size:28px!important}.results-toolbar p{font-size:10px!important}
.results-empty{min-height:190px!important;border-radius:12px!important;padding:20px!important}.results-empty span{width:34px!important;height:34px!important;font-size:16px!important}.results-empty h3{font-size:15px!important;margin:8px 0 2px!important}.results-empty p{font-size:10px!important}
.offer-list{gap:8px!important}.offer{grid-template-columns:minmax(180px,1fr) minmax(190px,1fr) 94px 98px!important;gap:9px!important;padding:11px 12px!important;border-radius:11px!important}.provider-logo-shell{width:70px!important;height:42px!important}.carrier-name{font-size:13px!important}.service-name{font-size:9px!important}.offer-price b{font-size:20px!important}.offer .btn{min-height:34px!important;font-size:9.5px!important}

/* Tracking / returns / support all keep primary action above the fold. */
.tracking-workspace{padding-top:24px!important}.tracking-progress{margin-bottom:10px!important;padding:10px!important}.tracking-layout{gap:12px!important}.tracking-context{padding:15px!important;border-radius:12px!important}.tracking-context h3{font-size:15px!important}.tracking-context li{font-size:10px!important;line-height:1.5!important}
.support-request-form textarea{min-height:86px!important}

/* Dashboard and control: more information per screen, same functionality. */
.dashboard-section{padding-top:24px!important}.dashboard-grid{grid-template-columns:210px minmax(0,1fr)!important;gap:14px!important}.side-nav{padding:12px!important;border-radius:13px!important}.side-nav a{padding:9px 10px!important;font-size:10px!important}.side-nav-title{margin-bottom:8px!important}.dashboard-main{padding:16px!important;border-radius:14px!important}.dashboard-topline{margin-bottom:12px!important}.dashboard-topline h2{font-size:32px!important}
.account-command-card{padding:14px!important;gap:14px!important}.account-auth-grid{gap:7px!important}.account-auth-grid input{min-height:36px!important}.account-auth-grid>.btn{min-height:36px!important;font-size:9.5px!important}.order-access-card{padding:12px!important;gap:7px!important}.stat-grid{gap:9px!important}.stat{padding:13px!important;min-height:94px!important}.stat b{font-size:24px!important}
.control-console .wrap{width:min(calc(100% - 28px),1340px)!important}.control-hero{padding:18px!important}.control-auth-card{padding:12px!important}.control-dashboard{gap:11px!important}.control-panel{padding:14px!important;border-radius:12px!important}.control-kpis-deluxe{gap:7px!important}.control-kpi{min-height:88px!important;padding:11px!important}.control-kpi b{font-size:21px!important}.provider-control-row,.shippo-account-row{padding:9px 10px!important;border-radius:9px!important}.shippo-account-list{gap:6px!important}.shippo-account-row>div{display:grid;gap:2px!important}.shippo-account-row span,.shippo-account-row small{font-size:9px!important;line-height:1.35!important}.shippo-account-title{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.shippo-account-row.eligible{border-color:#acd9bd!important;background:#f5fcf7!important}.shippo-account-row.not-eligible{opacity:.78}.mini-pill.ok{background:#edf9f1!important;color:#1c7042!important;border-color:#c4e6d0!important}.control-alert.ok{border-color:#b9dfc6!important;background:#eef8f2!important;color:#245d3d!important}.control-actions-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.control-actions-row .btn{min-height:35px!important;font-size:9.5px!important}
.request-inbox-row{padding:10px 11px!important}.request-inbox-main p{font-size:10.5px!important}.request-inbox-actions .btn{min-height:32px!important}

/* Content / legal / footer density. */
.content-layout{gap:16px!important}.content-prose h2{font-size:25px!important}.content-prose h3{font-size:16px!important;margin-top:18px!important}.content-prose p,.content-prose li{font-size:12px!important;line-height:1.6!important}.legal-principles{gap:8px!important}.legal-principles>div{padding:10px 11px!important}.cta-band{padding:22px!important;border-radius:15px!important}.cta-band h2{font-size:26px!important}.site-footer{padding-top:32px!important}.footer-grid{gap:20px!important}.footer-col a,.footer-col span{font-size:10.5px!important}

@media(min-width:1100px) and (max-height:820px){
  .hero-cinematic{min-height:552px!important}.hero-cinematic .hero-grid{min-height:552px!important;padding:24px 0!important}
  .page-hero-cinematic,.page-hero-cinematic .page-hero-grid{min-height:390px!important}.page-hero-cinematic .page-hero-grid{padding:24px 0!important}
  .page-hero-cinematic .page-hero-copy h1{font-size:48px!important}
  .section{padding:32px 0!important}
}
@media(max-width:1060px){
  .page-hero-cinematic .page-hero-grid{grid-template-columns:1fr!important;min-height:auto!important}.page-hero-recap{justify-self:stretch!important;max-width:none!important}.hero-recap-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .quote-layout{grid-template-columns:1fr!important}.quote-sidebar{position:static!important}.quote-results-panel{min-height:320px!important}
  .dashboard-grid{grid-template-columns:1fr!important}
}
@media(max-width:700px){
  .wrap{width:min(calc(100% - 22px),var(--vds-page-max))!important}.section{padding:28px 0!important}
  .page-hero-cinematic{min-height:auto!important}.page-hero-cinematic .page-hero-grid{padding:28px 0!important}.page-hero-cinematic .page-hero-copy h1{font-size:39px!important}
  .hero-recap-list{grid-template-columns:1fr!important}.hero-cinematic{min-height:auto!important}.hero-cinematic .hero-grid{min-height:auto!important;padding:30px 0!important}.hero-quote-shell{justify-self:stretch!important;width:100%!important}
  .offer{grid-template-columns:1fr!important}.offer-price{text-align:left!important}.quote-card .field input,.quote-card .field select{height:40px!important;min-height:40px!important}
}

/* VDS 5.5.5 — connected page directory */
.directory-section{padding-top:26px!important;padding-bottom:30px!important}
.directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.directory-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:'k i' 't i';gap:3px 8px;align-items:center;padding:11px 12px;border:1px solid #dce6ef;border-radius:10px;background:rgba(255,255,255,.95);box-shadow:0 6px 18px rgba(1,43,95,.045);min-height:66px}
.directory-card span{grid-area:k;font-size:8px;font-weight:900;letter-spacing:.11em;color:#0b67c2}
.directory-card b{grid-area:t;font-size:11px;line-height:1.25;color:#12395f}
.directory-card i{grid-area:i;font-style:normal;font-weight:900;color:#fd6d01}
.directory-card:hover{border-color:#aac8e5;background:#fff;transform:translateY(-1px)}
@media(max-width:1000px){.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.directory-grid{grid-template-columns:1fr 1fr}.directory-card{min-height:62px;padding:10px}}
@media(max-width:480px){.directory-grid{grid-template-columns:1fr}}

/* VDS 5.5.6 auth + carrier connection refinement */
.auth-mail-health{display:grid;grid-template-columns:minmax(0,1.4fr) auto;gap:18px;align-items:center}
.auth-mail-health>.control-alert{grid-column:1/-1;margin:0}
.shippo-connect-details{margin-top:14px;border:1px solid rgba(11,103,194,.18);border-radius:16px;background:rgba(255,255,255,.62);overflow:hidden}
.shippo-connect-details>summary{cursor:pointer;padding:13px 15px;font-weight:800;color:var(--navy);list-style:none}
.shippo-connect-details>summary::-webkit-details-marker{display:none}
.shippo-connect-details>summary:after{content:'+';float:right;color:var(--orange);font-size:18px}
.shippo-connect-details[open]>summary:after{content:'−'}
.shippo-connect-form{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 15px 15px}
.shippo-connect-form textarea,.shippo-connect-copy{grid-column:1/-1}
.shippo-connect-form input,.shippo-connect-form select,.shippo-connect-form textarea{width:100%;border:1px solid #c9d9e8;border-radius:11px;background:#fff;padding:10px 12px;color:var(--navy);font:inherit}
.shippo-connect-copy{display:grid;gap:4px;padding:10px 12px;border-radius:11px;background:#f5f8fc;color:#526d86;font-size:12px;line-height:1.5}
.shippo-connect-copy b{color:var(--navy)}
@media(max-width:760px){.auth-mail-health{grid-template-columns:1fr}.shippo-connect-form{grid-template-columns:1fr}.shippo-connect-form textarea,.shippo-connect-copy{grid-column:1}}

/* VDS 6 Carrier Mesh */
.carrier-mesh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.carrier-mesh-card{border:1px solid rgba(10,38,75,.13);border-radius:16px;background:#fff;padding:16px;box-shadow:0 8px 28px rgba(6,31,69,.06)}.carrier-mesh-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.carrier-mesh-head>div{display:grid;gap:3px}.carrier-mesh-head span{font-size:.78rem;color:#65758b}.carrier-mesh-fields{display:grid;grid-template-columns:1fr 1.2fr 1.2fr auto;gap:8px;align-items:center}.carrier-mesh-card details{margin-top:12px;border-top:1px solid rgba(10,38,75,.09);padding-top:10px}.carrier-mesh-card details summary{cursor:pointer;font-weight:750}.carrier-mesh-card textarea{width:100%;margin:8px 0;font:12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;border:1px solid #d8e0eb;border-radius:10px;padding:10px;resize:vertical}.carrier-mesh-card select,.carrier-mesh-card input{min-width:0}@media(max-width:980px){.carrier-mesh-grid{grid-template-columns:1fr}.carrier-mesh-fields{grid-template-columns:1fr 1fr}}@media(max-width:620px){.carrier-mesh-fields{grid-template-columns:1fr}}
