
:root{--bg:#030711;--panel:#07111f;--panel2:#0b1830;--text:#eef7ff;--muted:#9db0c6;--line:#18304a;--accent:#37d7ff;--accent2:#4b7cff;--warn:#ffce68;--bad:#ff7676;--shadow:0 22px 70px rgba(0,0,0,.42)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 0%,rgba(55,215,255,.13),transparent 28%),radial-gradient(circle at 85% 10%,rgba(74,163,255,.12),transparent 28%),var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:var(--text);line-height:1.6}.container{width:min(1180px,92vw);margin:auto}.top-ad{margin:22px auto 10px;width:min(980px,92vw);display:flex;align-items:center;gap:14px;justify-content:center;padding:13px 22px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.top-ad .badge{font-size:12px;font-weight:800;color:#bff4ff;background:rgba(55,215,255,.13);border:1px solid rgba(55,215,255,.28);padding:3px 10px;border-radius:999px}.top-ad a{color:#fff;text-decoration:none;font-weight:700}.arrow{color:var(--accent2);font-weight:900;font-size:22px}header{position:sticky;top:0;background:rgba(6,7,8,.72);backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid rgba(255,255,255,.07)}nav{height:74px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;letter-spacing:-.04em;font-size:26px;color:#fff;text-decoration:none}.logo span{color:var(--accent)}.navlinks{display:flex;gap:20px;align-items:center}.navlinks a{color:var(--muted);text-decoration:none;font-weight:700;font-size:14px}.navlinks a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#02101a!important;border:0;text-decoration:none;border-radius:14px;padding:12px 18px;font-weight:900;box-shadow:0 15px 35px rgba(55,215,255,.15)}.btn.secondary{background:rgba(255,255,255,.07);color:#fff!important;border:1px solid rgba(255,255,255,.12);box-shadow:none}.hero{padding:74px 0 44px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.eyebrow{color:var(--accent);font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.12em}.h1{font-size:clamp(44px,7vw,76px);line-height:.97;margin:14px 0 20px;letter-spacing:-.07em}.lead{color:#c8d2df;font-size:18px;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-card{border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));padding:24px;box-shadow:var(--shadow)}.statrow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat{border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:18px;background:rgba(0,0,0,.18)}.stat b{display:block;font-size:28px}.stat span{color:var(--muted);font-size:13px}.section{padding:50px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section h2{font-size:36px;letter-spacing:-.04em;margin:0}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 26px}.search,.select{background:#0b1017;border:1px solid var(--line);color:var(--text);padding:13px 14px;border-radius:14px;min-width:220px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025));border-radius:24px;padding:20px;box-shadow:0 16px 45px rgba(0,0,0,.22)}.provider-card{position:relative;overflow:hidden}.rank{position:absolute;top:18px;right:18px;color:rgba(255,255,255,.45);font-size:42px;font-weight:950;letter-spacing:-.08em}.provider-head{display:flex;gap:14px;align-items:center;margin-bottom:16px}.favicon{width:46px;height:46px;border-radius:14px;background:#fff;padding:6px;object-fit:contain}.provider-card h3{font-size:22px;margin:0}.muted{color:var(--muted)}.rating{display:flex;align-items:center;gap:8px;color:#ffd76d;font-weight:900}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.tag{font-size:12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#cbd6e2;padding:5px 8px;background:rgba(255,255,255,.04)}.price{font-size:22px;font-weight:950;color:#fff;margin:8px 0}.mini-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.mini-actions a{font-size:13px;padding:9px 12px;border-radius:12px}.warning{color:#ffd58e;background:rgba(255,206,104,.08);border:1px solid rgba(255,206,104,.18);padding:10px 12px;border-radius:14px;font-size:13px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan h3{font-size:24px;margin:0 0 8px}.plan .pricebig{font-size:38px;font-weight:950;margin:10px 0;letter-spacing:-.05em}.feature-list{list-style:none;margin:16px 0 0;padding:0}.feature-list li{padding:10px 0;border-top:1px solid rgba(255,255,255,.08);color:#cbd6e2}.article{max-width:900px;margin:0 auto;padding:60px 0}.article h1{font-size:52px;letter-spacing:-.06em;line-height:1;margin-bottom:12px}.article h2{font-size:30px;margin-top:40px}.article-card{border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(255,255,255,.045);padding:22px;margin:22px 0}.table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:18px}.table th,.table td{text-align:left;border-bottom:1px solid rgba(255,255,255,.08);padding:13px}.table th{color:#fff}.footer{margin-top:50px;border-top:1px solid rgba(255,255,255,.08);padding:32px 0;color:var(--muted)}.footer-grid{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.notice{font-size:13px;color:#9ba7b5}.pill{display:inline-flex;border:1px solid rgba(55,215,255,.2);background:rgba(55,215,255,.08);color:#bff4ff;border-radius:999px;padding:5px 10px;font-weight:800;font-size:12px}@media(max-width:900px){.hero-grid,.grid,.plans{grid-template-columns:1fr}.navlinks{display:none}.section-head{display:block}.statrow{grid-template-columns:1fr}.top-ad{border-radius:22px;text-align:center;flex-wrap:wrap}.article h1{font-size:38px}}

.logo span{color:var(--accent)}
.top-ad{background:linear-gradient(180deg,rgba(12,24,42,.92),rgba(8,13,22,.88));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 0 38px rgba(55,215,255,.08)}
.hero-card,.card,.article-card{box-shadow:0 18px 55px rgba(0,0,0,.26),0 0 45px rgba(55,215,255,.045)}


img{max-width:100%;height:auto}
.brand-logo{display:inline-flex;align-items:center;gap:12px;letter-spacing:-.04em;min-width:0;text-decoration:none}
.brand-logo img{display:block !important;width:56px !important;height:56px !important;min-width:56px;max-width:56px;border-radius:16px;object-fit:cover;box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 28px rgba(55,215,255,.24);border:1px solid rgba(255,255,255,.1);background:#0d1525}
.brand-copy{display:flex;flex-direction:column;line-height:1.02;min-width:0}
.brand-copy strong{display:block;font-size:32px;font-weight:900;color:#fff;letter-spacing:-.05em;white-space:nowrap}
.brand-copy strong span{color:var(--accent)}
.brand-copy small{display:block;margin-top:5px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#86b6db;white-space:nowrap}
header nav{gap:22px}
@media(max-width:900px){.brand-copy small{display:none}.brand-copy strong{font-size:24px}.brand-logo img{width:46px !important;height:46px !important;min-width:46px;max-width:46px}}


/* header logo placement fix */
nav{min-height:82px;height:auto;padding:12px 0;display:flex;align-items:center;justify-content:space-between}
.brand-logo{display:flex;align-items:center;gap:12px;position:relative;top:-1px}
.brand-logo img{width:50px !important;height:50px !important;min-width:50px;max-width:50px;object-fit:cover;object-position:center 42%;margin:0;flex:0 0 50px}
.brand-copy{display:flex;flex-direction:column;justify-content:center;line-height:1}
.brand-copy strong{line-height:.92}
.brand-copy small{margin-top:4px;line-height:1}
@media(max-width:900px){nav{min-height:74px;padding:10px 0}.brand-logo img{width:44px !important;height:44px !important;min-width:44px;max-width:44px;flex-basis:44px}.brand-copy strong{font-size:22px}}


/* final precise header logo alignment */
header .container{width:min(1180px,92vw)}
nav{min-height:74px;height:74px;padding:0;align-items:center}
.brand-logo{height:74px;display:inline-flex;align-items:center;gap:10px;margin:0;position:static;overflow:visible}
.brand-logo img{display:block !important;width:42px !important;height:42px !important;min-width:42px !important;max-width:42px !important;flex:0 0 42px !important;margin:0 !important;border-radius:13px;object-fit:cover;object-position:center center;transform:none !important;vertical-align:middle;background:#0d1525}
.brand-copy{height:42px;display:flex;flex-direction:column;justify-content:center;line-height:1;margin:0;padding:0}
.brand-copy strong{font-size:26px;line-height:.92;margin:0;padding:0;letter-spacing:-.055em}
.brand-copy small{font-size:10px;line-height:1;margin-top:4px;letter-spacing:.1em}
@media(max-width:900px){nav{height:68px;min-height:68px}.brand-logo{height:68px}.brand-logo img{width:38px !important;height:38px !important;min-width:38px !important;max-width:38px !important;flex-basis:38px !important}.brand-copy{height:38px}.brand-copy strong{font-size:22px}}


/* V6 logo final: centered icon crop + strict header alignment */
header{overflow:visible}
header .container{width:min(1180px,92vw)}
header nav{height:74px !important;min-height:74px !important;padding:0 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;overflow:visible !important}
header .brand-logo{height:74px !important;display:inline-flex !important;align-items:center !important;justify-content:flex-start !important;gap:12px !important;margin:0 !important;padding:0 !important;position:static !important;top:auto !important;line-height:1 !important;overflow:visible !important;vertical-align:middle !important}
header .brand-logo > img{display:block !important;width:46px !important;height:46px !important;min-width:46px !important;max-width:46px !important;flex:0 0 46px !important;margin:0 !important;padding:0 !important;border:1px solid rgba(255,255,255,.12) !important;border-radius:14px !important;object-fit:cover !important;object-position:center center !important;transform:none !important;position:static !important;vertical-align:middle !important;background:#101928 !important;box-shadow:0 0 0 1px rgba(55,215,255,.08),0 0 28px rgba(55,215,255,.22) !important}
header .brand-copy{height:46px !important;display:flex !important;flex-direction:column !important;justify-content:center !important;align-items:flex-start !important;margin:0 !important;padding:0 !important;line-height:1 !important;position:static !important;transform:none !important}
header .brand-copy strong{display:block !important;margin:0 !important;padding:0 !important;font-size:27px !important;line-height:.9 !important;font-weight:900 !important;letter-spacing:-.055em !important;white-space:nowrap !important;color:#fff !important}
header .brand-copy strong span{color:var(--accent) !important}
header .brand-copy small{display:block !important;margin:5px 0 0 1px !important;padding:0 !important;font-size:10px !important;line-height:1 !important;font-weight:800 !important;letter-spacing:.11em !important;text-transform:uppercase !important;color:#9bd7f4 !important;white-space:nowrap !important}
@media(max-width:900px){header nav{height:68px !important;min-height:68px !important}header .brand-logo{height:68px !important}header .brand-logo > img{width:40px !important;height:40px !important;min-width:40px !important;max-width:40px !important;flex-basis:40px !important}header .brand-copy{height:40px !important}header .brand-copy strong{font-size:22px !important}header .brand-copy small{display:none !important}}

/* SEO update blocks */
.card h3{line-height:1.2}
.article-card p{color:#c8d2df}
.article-card ul{margin-top:10px}
.navlinks a[href="/blog"]{color:#b7c7dc}
.brand-logo{overflow:visible}
.brand-logo img{object-position:center center !important}
@media(max-width:700px){.brand-copy small{display:none}.brand-copy strong{font-size:20px}.brand-logo img{width:40px !important;height:40px !important;min-width:40px;max-width:40px}}
