*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0f172a;--navy2: #1e293b;--teal: #14b8a6;--teal2: #0d9488;--gold: #f59e0b;--gold2: #d97706;--cream: #f8fafc;--dark: #0f172a;--muted: #64748b;--border: #e2e8f0;--radius: 14px;--font: "Inter", system-ui, sans-serif}body{font-family:var(--font);background:var(--cream);color:var(--dark);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--teal);text-decoration:none}.vhub-nav{background:var(--navy);height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:100}.vhub-logo{color:var(--gold);font-size:20px;font-weight:900;letter-spacing:-.5px}.vhub-logo span{color:var(--teal)}.vhub-nav-links{display:flex;gap:4px}.vhub-nav-links a{color:#94a3b8;font-size:13px;font-weight:500;padding:6px 12px;border-radius:8px;transition:background .15s,color .15s}.vhub-nav-links a:hover{background:#ffffff14;color:#fff;text-decoration:none}.vhub-nav-links a[aria-current]{color:#fff;background:#ffffff1a}.vhub-nav-yt{background:#ef4444!important;color:#fff!important;font-weight:700!important}@media (max-width: 640px){.vhub-nav-links{display:none}}.vhub-hero{background:linear-gradient(135deg,var(--navy) 0%,#1e293b 60%,#0f2744 100%);color:#fff;padding:68px 24px 52px;text-align:center}.vhub-hero h1{font-size:clamp(32px,6vw,58px);font-weight:900;letter-spacing:-.03em;margin-bottom:12px;line-height:1}.vhub-hero h1 em{font-style:normal;color:var(--gold)}.vhub-hero p{color:#94a3b8;font-size:16px;max-width:500px;margin:0 auto 28px;line-height:1.65}.vhub-stats{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.vhub-stat{background:#ffffff12;border:1px solid rgba(255,255,255,.1);color:#e2e8f0;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:600}.vhub-stat em{font-style:normal;color:var(--gold);font-weight:800}.vhub-main{max-width:1140px;margin:0 auto;padding:52px 20px 80px}.vhub-cats{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-bottom:60px}.vhub-cat{border-radius:16px;padding:24px 22px;text-decoration:none;display:flex;flex-direction:column;gap:8px;transition:transform .15s,box-shadow .2s;position:relative;overflow:hidden}.vhub-cat:after{content:"→";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:22px;opacity:.6}.vhub-cat:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000002e;text-decoration:none}.vhub-cat-genius{background:linear-gradient(135deg,#1e3a5f,#0f2744)}.vhub-cat-shorts{background:linear-gradient(135deg,#5b21b6,#4338ca)}.vhub-cat-long{background:linear-gradient(135deg,#0e7490,#0369a1)}.vhub-cat-icon{font-size:28px}.vhub-cat-name{font-size:18px;font-weight:800;color:#fff}.vhub-cat-desc{font-size:13px;color:#ffffffa6;line-height:1.4}.vhub-cat-count{font-size:12px;color:#ffffff73;font-weight:600}.vhub-section{margin-bottom:56px}.vhub-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;flex-wrap:wrap}.vhub-section-title{font-size:18px;font-weight:800;color:var(--navy);border-left:3px solid var(--gold);padding-left:12px}.vhub-see-all{font-size:13px;font-weight:700;color:var(--teal);white-space:nowrap;padding:6px 14px;background:#14b8a614;border-radius:8px;transition:background .15s}.vhub-see-all:hover{background:#14b8a626;text-decoration:none}.vhub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.vhub-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000012;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;text-decoration:none}.vhub-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00000021;text-decoration:none}.vhub-card img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.vhub-card-body{padding:10px 12px;flex:1;display:flex;flex-direction:column;gap:4px}.vhub-card-tag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.vhub-card-title{font-size:13px;color:var(--dark);line-height:1.4;flex:1;font-weight:600}.vhub-card-sub{font-size:11px;color:var(--muted)}.vhub-genius-list{display:flex;flex-direction:column;gap:8px}.vhub-genius-row{display:flex;align-items:center;gap:12px;background:#fff;border-radius:10px;padding:10px 12px;box-shadow:0 1px 4px #0000000f;transition:transform .15s,box-shadow .15s;text-decoration:none}.vhub-genius-row:hover{transform:translate(3px);box-shadow:0 4px 12px #0000001a;text-decoration:none}.vhub-genius-thumb{width:80px;flex-shrink:0;border-radius:6px;overflow:hidden}.vhub-genius-thumb img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.vhub-genius-info{flex:1;min-width:0}.vhub-genius-name{font-size:13.5px;font-weight:700;color:var(--dark);display:block}.vhub-genius-hook{font-size:12px;color:var(--muted);line-height:1.35;display:block;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vhub-genius-field{font-size:11px;color:var(--teal);font-weight:600;display:block;margin-top:3px}.vhub-divider{border:none;border-top:1px solid var(--border);margin:0 0 56px}.vhub-sub{background:linear-gradient(90deg,#dc2626,#b91c1c);border-radius:var(--radius);padding:18px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:56px}.vhub-sub p{color:#fff;font-size:14px;font-weight:600;margin:0}.vhub-sub-btn{background:#fff;color:#b91c1c;font-weight:800;font-size:13px;padding:9px 20px;border-radius:8px;white-space:nowrap}.vhub-sub-btn:hover{opacity:.9;text-decoration:none}.vhub-footer{background:var(--navy);color:#475569;text-align:center;padding:36px 20px;font-size:13px}.vhub-footer .fl{color:var(--gold);font-weight:900;font-size:20px;margin-bottom:8px}.vhub-footer .fl span{color:var(--teal)}.vhub-footer-links{margin:8px 0 4px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.vhub-footer a{color:#64748b}.vhub-footer a:hover{color:#94a3b8;text-decoration:none}.vhub-footer p{margin-top:6px}
