:root{--vf-navy:#071426;--vf-navy2:#0b1f38;--vf-blue:#146cff;--vf-cyan:#19d9ff;--vf-gold:#ffb325;--vf-ink:#152033;--vf-muted:#657287;--vf-bg:#f7f9fd;--vf-line:#e4e9f2;--vf-white:#fff;--vf-shadow:0 20px 60px rgba(9,28,57,.12);--vf-radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--vf-ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;left:-9999px}.vfp-shell{width:min(1180px,calc(100% - 40px));margin:auto}.vfp-narrow{width:min(860px,calc(100% - 40px));margin:auto}#vfp-progress{position:fixed;z-index:99999;left:0;top:0;height:3px;width:0;background:linear-gradient(90deg,var(--vf-blue),var(--vf-cyan),var(--vf-gold));transition:width .08s linear}.vfp-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.93);backdrop-filter:blur(16px);border-bottom:1px solid rgba(228,233,242,.85)}.vfp-header-inner{height:82px;display:flex;align-items:center;gap:28px}.vfp-brand{display:flex;align-items:center;gap:12px;margin-right:auto}.vfp-brand-mark{width:48px;height:48px;object-fit:contain;border-radius:50%;box-shadow:0 8px 24px rgba(20,108,255,.18)}.vfp-brand .custom-logo{max-height:52px;width:auto}.vfp-brand-text{display:flex;flex-direction:column;line-height:1.1}.vfp-brand-text strong{font:700 20px/1.1 "Space Grotesk",sans-serif}.vfp-brand-text small{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--vf-muted);margin-top:5px}.vfp-nav .vfp-menu,.vfp-nav ul{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.vfp-nav a{font-size:14px;font-weight:700;color:#24334b}.vfp-nav a:hover{color:var(--vf-blue)}.vfp-header-cta{background:var(--vf-navy);color:#fff!important;padding:11px 18px;border-radius:999px;font-weight:800;font-size:13px}.vfp-menu-toggle{display:none;background:none;border:0;padding:8px}.vfp-menu-toggle span{display:block;width:24px;height:2px;background:var(--vf-ink);margin:5px 0}.vfp-hero{overflow:hidden;position:relative;background:radial-gradient(circle at 80% 0%,rgba(25,217,255,.24),transparent 30%),linear-gradient(135deg,#061321 0%,#0b1f38 54%,#0c2d59 100%);color:#fff}.vfp-hero:after{content:"";position:absolute;inset:auto -10% -45% 35%;height:420px;background:radial-gradient(circle,rgba(20,108,255,.30),transparent 65%);pointer-events:none}.vfp-hero-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding:80px 0}.vfp-kicker{display:inline-flex;align-items:center;gap:8px;color:#1dcff5;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.vfp-kicker:before{content:"";width:28px;height:2px;background:currentColor}.vfp-hero h1,.vfp-page-hero h1,.vfp-single-header h1{font-family:"Space Grotesk",Inter,sans-serif;letter-spacing:-.04em}.vfp-hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1.02;margin:18px 0 20px;max-width:760px}.vfp-hero-copy>p{font-size:19px;color:#c9d6e7;max-width:660px}.vfp-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.vfp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:13px;font-weight:800;transition:.2s transform,.2s box-shadow,.2s background}.vfp-btn:hover{transform:translateY(-2px)}.vfp-btn-primary{background:linear-gradient(135deg,var(--vf-blue),#16bff0);color:#fff;box-shadow:0 14px 34px rgba(20,108,255,.30)}.vfp-btn-secondary{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.06)}.vfp-btn-light{background:#fff;color:var(--vf-navy);box-shadow:0 14px 34px rgba(0,0,0,.16)}.vfp-trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;color:#a9bbd2;font-size:12px;font-weight:700}.vfp-trust-row span:before{content:"✓";color:#54f2a8;margin-right:7px}.vfp-hero-art{position:relative;min-height:520px;display:grid;place-items:center}.vfp-hero-art img{width:min(470px,90%);border-radius:50%;filter:drop-shadow(0 30px 50px rgba(0,0,0,.34));animation:vfpFloat 5s ease-in-out infinite}.vfp-orbit{position:absolute;border:1px solid rgba(97,214,255,.3);border-radius:50%;inset:9%}.orbit-two{inset:20%;border-style:dashed;animation:vfpSpin 18s linear infinite}.vfp-float-card{position:absolute;background:rgba(8,26,49,.72);border:1px solid rgba(99,209,255,.26);box-shadow:0 14px 35px rgba(0,0,0,.25);backdrop-filter:blur(12px);padding:14px 18px;border-radius:16px;display:flex;flex-direction:column}.vfp-float-card b{font-size:13px}.vfp-float-card small{font-size:11px;color:#9fb4cb}.card-one{left:1%;top:22%}.card-two{right:0;top:38%}.card-three{left:12%;bottom:14%}@keyframes vfpFloat{50%{transform:translateY(-10px)}}@keyframes vfpSpin{to{transform:rotate(360deg)}}.vfp-section{padding:92px 0}.vfp-section-soft{background:var(--vf-bg)}.vfp-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.vfp-section-heading.centered{text-align:center;justify-content:center}.vfp-section-heading h2,.vfp-feature-split h2,.vfp-free-gift h2{font:700 clamp(32px,4vw,48px)/1.08 "Space Grotesk",sans-serif;letter-spacing:-.035em;margin:8px 0 0}.vfp-section-heading p{color:var(--vf-muted);margin:10px auto 0}.vfp-section-heading>a,.vfp-text-link{font-weight:800;color:var(--vf-blue)}.vfp-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.vfp-post-card{background:#fff;border:1px solid var(--vf-line);border-radius:22px;overflow:hidden;box-shadow:0 12px 35px rgba(11,29,55,.06);transition:.25s transform,.25s box-shadow}.vfp-post-card:hover{transform:translateY(-6px);box-shadow:var(--vf-shadow)}.vfp-post-image{display:block;aspect-ratio:4/3;background:linear-gradient(135deg,#eef6ff,#f8fbff);overflow:hidden}.vfp-post-image img{width:100%;height:100%;object-fit:contain}.vfp-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--vf-navy),#10499b);color:#fff;font:700 52px "Space Grotesk"}.vfp-post-card-body{padding:24px}.vfp-card-meta{font-size:12px;font-weight:800;color:var(--vf-blue);text-transform:uppercase;letter-spacing:.05em}.vfp-post-card h3{font:700 24px/1.2 "Space Grotesk";letter-spacing:-.025em;margin:10px 0}.vfp-post-card h3 a:hover{color:var(--vf-blue)}.vfp-post-card p{color:var(--vf-muted);font-size:14px}.vfp-read-more{font-weight:800;color:var(--vf-blue)}.vfp-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vfp-topic-card{background:#fff;border:1px solid var(--vf-line);border-radius:22px;padding:30px;box-shadow:0 12px 30px rgba(11,29,55,.05);transition:.25s}.vfp-topic-card:hover{transform:translateY(-5px);border-color:#b8d2ff}.vfp-topic-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,var(--vf-navy),var(--vf-blue));color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(20,108,255,.24)}.vfp-topic-card h3{font:700 24px "Space Grotesk";margin:20px 0 8px}.vfp-topic-card p{color:var(--vf-muted)}.vfp-topic-card b{color:var(--vf-blue)}.vfp-feature-split{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.vfp-feature-split>div:first-child>p{color:var(--vf-muted);font-size:17px}.vfp-benefits{display:grid;gap:14px}.vfp-benefits>div{display:grid;grid-template-columns:50px 1fr;column-gap:18px;padding:24px;border:1px solid var(--vf-line);border-radius:20px}.vfp-benefits span{grid-row:1/3;font:700 18px "Space Grotesk";color:var(--vf-blue)}.vfp-benefits h3{font:700 21px "Space Grotesk";margin:0}.vfp-benefits p{margin:6px 0 0;color:var(--vf-muted)}.vfp-free-gift{background:linear-gradient(120deg,#0a1930,#0e3464 70%,#115b91);color:#fff}.vfp-free-gift-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.vfp-free-gift p{color:#cad8e8;max-width:720px}.vfp-page-hero{padding:72px 0;background:linear-gradient(135deg,#f4f8ff,#fff);border-bottom:1px solid var(--vf-line)}.vfp-page-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:10px 0}.vfp-page-hero p{color:var(--vf-muted);font-size:17px}.vfp-page-content{max-width:920px}.vfp-page-content h2,.vfp-page-content h3{font-family:"Space Grotesk"}.vfp-page-content a{color:var(--vf-blue);text-decoration:underline}.vfp-page-content .vfc-wrap{width:100%;max-width:none}.vfp-page-content .vfc-site-footer{display:none!important}.vfp-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:42px}.vfp-widget{border:1px solid var(--vf-line);border-radius:18px;padding:20px;margin-bottom:20px}.vfp-widget h3{font-family:"Space Grotesk"}.vfp-single-header{padding:70px 0 28px;text-align:center}.vfp-single-header h1{font-size:clamp(38px,5vw,68px);line-height:1.05;margin:14px 0}.vfp-single-meta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;color:var(--vf-muted);font-size:13px}.vfp-single-meta span+span:before{content:"•";margin-right:14px}.vfp-featured-wrap{max-width:900px}.vfp-single-featured{display:block;width:min(700px,100%);margin:10px auto 40px;aspect-ratio:auto;object-fit:contain;border-radius:22px;box-shadow:var(--vf-shadow)}.vfp-single-layout{max-width:1000px;display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:50px;align-items:start}.vfp-article-content{font-size:17px}.vfp-article-content h2,.vfp-article-content h3{font-family:"Space Grotesk";line-height:1.2;margin-top:2em}.vfp-article-content a{color:var(--vf-blue);text-decoration:underline}.vfp-article-content img{border-radius:18px}.vfp-share{position:sticky;top:115px;display:flex;flex-direction:column;gap:10px;font-size:12px}.vfp-share a{border:1px solid var(--vf-line);padding:8px 10px;border-radius:10px}.vfp-related{background:var(--vf-bg);margin-top:70px}.vfp-comments{max-width:860px;margin:60px auto}.vfp-pagination{margin-top:36px}.vfp-pagination .nav-links{display:flex;gap:8px}.vfp-pagination a,.vfp-pagination span{padding:9px 13px;border:1px solid var(--vf-line);border-radius:9px}.vfp-empty{padding:34px;border:1px dashed #c6d2e3;background:#fafcff;border-radius:18px;color:var(--vf-muted);grid-column:1/-1}.vfp-error{text-align:center;max-width:700px;padding:80px 0}.vfp-footer{background:#06111e;color:#fff;padding:58px 0 24px}.vfp-footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.12)}.vfp-footer-brand strong{font:700 26px "Space Grotesk"}.vfp-footer-brand p{color:#aebed1;max-width:480px}.vfp-footer-nav{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:10px 28px}.vfp-footer-nav a{color:#d4deea;font-size:13px}.vfp-footer-nav a:hover{color:#fff}.vfp-affiliate-note{margin-top:24px;color:#8fa4bc;font-size:12px;max-width:980px}.vfp-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:24px;color:#7890aa;font-size:12px}.vfp-back-top{color:#9ccfff}.vfc-site-footer{display:none!important}@media(max-width:980px){.vfp-nav{display:none;position:absolute;left:20px;right:20px;top:74px;background:#fff;border:1px solid var(--vf-line);border-radius:18px;padding:18px;box-shadow:var(--vf-shadow)}.vfp-nav.is-open{display:block}.vfp-nav .vfp-menu,.vfp-nav ul{flex-direction:column;align-items:stretch;gap:0}.vfp-nav li a{display:block;padding:12px}.vfp-menu-toggle{display:block}.vfp-header-cta{display:none}.vfp-hero-grid{grid-template-columns:1fr;min-height:auto;padding:70px 0}.vfp-hero-art{min-height:430px}.vfp-post-grid,.vfp-topic-grid{grid-template-columns:repeat(2,1fr)}.vfp-feature-split{grid-template-columns:1fr}.vfp-content-layout{grid-template-columns:1fr}.vfp-content-layout aside{display:none}}@media(max-width:680px){.vfp-shell,.vfp-narrow{width:min(100% - 28px,1180px)}.vfp-header-inner{height:70px}.vfp-brand-mark{width:42px;height:42px}.vfp-brand-text small{display:none}.vfp-hero-grid{padding:55px 0}.vfp-hero h1{font-size:42px}.vfp-hero-copy>p{font-size:16px}.vfp-hero-art{min-height:350px}.vfp-float-card{display:none}.vfp-section{padding:66px 0}.vfp-section-heading{align-items:start}.vfp-section-heading>a{display:none}.vfp-post-grid,.vfp-topic-grid{grid-template-columns:1fr}.vfp-free-gift-inner,.vfp-footer-top,.vfp-footer-bottom{flex-direction:column;align-items:flex-start}.vfp-footer-nav{grid-template-columns:1fr}.vfp-single-layout{grid-template-columns:1fr}.vfp-share{position:static;flex-direction:row;flex-wrap:wrap}.vfp-single-header{padding-top:48px}.vfp-single-header h1{font-size:40px}}
