@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,600&display=swap");:root{--vsg-black:#0c0804;--vsg-ink:#1a1008;--vsg-dark:#312619;--vsg-mid:#4a3828;--vsg-brown:#7a5c44;--vsg-muted:#b09070;--vsg-gold:#b07d3a;--vsg-gold-lt:#e8c488;--vsg-cream:#f8f0e4;--vsg-sand:#faf7f4;--vsg-border:#e8ddd4;--vsg-border-dk:#2a1a0e;--vsg-serif:"Cormorant Garamond",serif;--vsg-sans:inherit}.vsg{background:var(--pub-bg);min-height:100vh;font-family:var(--vsg-sans);color:var(--pub-text)}.vsg-eyebrow{font-size:9px;letter-spacing:5px;text-transform:uppercase;color:var(--pub-text-muted);font-weight:300;text-align:center;margin:0 0 18px}.vsg-section-title{font-family:var(--vsg-serif);font-size:clamp(24px,3vw,38px);font-weight:500;line-height:1.15;text-align:center;margin:0 0 14px;color:var(--pub-text)}.vsg-divider{height:.5px;background:var(--vsg-border)}.vsg-btn-primary{display:inline-block;background:var(--pub-accent);color:#fff;border:1px solid var(--pub-accent);font-size:10px;padding:13px 32px;border-radius:6px;cursor:pointer;letter-spacing:2px;font-family:var(--vsg-sans);font-weight:500;text-decoration:none;text-transform:uppercase;transition:background .2s,transform .2s,box-shadow .2s}.vsg-btn-primary:hover{background:#B812F5;border-color:#B812F5;transform:translateY(-2px);box-shadow:0 4px 16px rgba(172,6,239,.3)}.vsg-btn-ghost{display:inline-block;background:transparent;color:var(--pub-text-sec);border:1px solid var(--pub-border);font-size:10px;padding:13px 32px;border-radius:6px;cursor:pointer;letter-spacing:2px;font-family:var(--vsg-sans);font-weight:500;text-decoration:none;text-transform:uppercase;transition:border-color .2s,color .2s}.vsg-btn-ghost:hover{border-color:var(--pub-border);color:var(--pub-text);background:var(--pub-elevated)}.vsg-hero{text-align:center;padding:64px 24px 52px;position:relative;border-bottom:.5px solid var(--vsg-border)}.vsg-hero-line{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:56px;background:linear-gradient(to bottom,transparent,var(--vsg-dark))}.vsg-hero h1{font-family:var(--vsg-serif);font-size:clamp(28px,4.5vw,52px);font-weight:600;line-height:1.1;max-width:700px;margin:0 auto 18px}.vsg-hero-sub{font-size:14px;color:var(--pub-text-sec);line-height:1.85;max-width:480px;margin:0 auto 24px;font-weight:300}.vsg-hero-proof{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-bottom:32px}.vsg-hero-proof li{font-size:11px;color:var(--pub-text-muted);letter-spacing:.5px}.vsg-hero-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.vsg-proof-bar{background:var(--vsg-black);padding:40px 24px;border-bottom:.5px solid var(--vsg-border-dk)}.vsg-proof-inner{max-width:1100px;margin:0 auto;text-align:center}.vsg-proof-label{font-size:9px;letter-spacing:3px;text-transform:uppercase;color:var(--pub-text-muted);margin:0 0 20px;font-weight:300}.vsg-proof-stats{display:flex;justify-content:center;border-top:.5px solid var(--vsg-border-dk);border-bottom:.5px solid var(--vsg-border-dk);margin-bottom:16px;flex-wrap:wrap}.vsg-proof-stat{flex:1;max-width:200px;text-align:center;padding:28px 12px;border-right:.5px solid var(--vsg-border-dk)}.vsg-proof-stat:last-child{border-right:none}.vsg-proof-value{font-family:var(--vsg-serif);font-size:36px;font-weight:400;color:var(--pub-text);display:block;line-height:1;margin-bottom:6px}.vsg-proof-stat:last-child .vsg-proof-value{font-size:16px;letter-spacing:3px}.vsg-proof-stat-label{font-size:9px;color:var(--pub-text-muted);letter-spacing:2px;text-transform:uppercase;font-weight:300}.vsg-proof-cities{font-size:11px;color:var(--pub-text-muted);letter-spacing:.5px;font-style:italic}.vsg-how{background:var(--vsg-sand);border-bottom:.5px solid var(--vsg-border);padding:72px 24px}.vsg-how-inner{max-width:1100px;margin:0 auto}.vsg-how-head{text-align:center;margin-bottom:48px}.vsg-how-steps{display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:760px){.vsg-how-steps{grid-template-columns:1fr}}.vsg-how-step{text-align:center;padding:32px 36px;border-right:.5px solid var(--vsg-border)}.vsg-how-step:last-child{border-right:none}@media (max-width:760px){.vsg-how-step{border-right:none;border-bottom:.5px solid var(--vsg-border)}.vsg-how-step:last-child{border-bottom:none}}.vsg-how-num{font-size:52px;font-weight:500;color:var(--pub-text-muted);line-height:1;margin-bottom:16px}.vsg-how-num,.vsg-how-title{font-family:var(--vsg-serif)}.vsg-how-title{font-size:19px;font-weight:600;color:var(--pub-text);margin:0 0 10px}.vsg-how-desc{font-size:13px;color:var(--pub-text-sec);line-height:1.85;font-weight:300}.vsg-how-cta{text-align:center;margin-top:36px}.vsg-gallery-section{padding:64px 0 32px;border-top:.5px solid var(--vsg-border);scroll-margin-top:80px}.vsg-gallery-head{text-align:center;padding:0 24px 32px;max-width:700px;margin:0 auto}.vsg-gallery-sub{font-size:13px;color:var(--pub-text-sec);line-height:1.85;font-weight:300}.vsg-filters-wrap{top:63px;z-index:40;background:rgba(var(--pub-bg-rgb),.88);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--pub-border);margin-bottom:32px;overflow:hidden;position:sticky}.vsg-filters-wrap:after{content:"";position:absolute;right:0;top:0;bottom:0;width:48px;background:linear-gradient(to right,transparent,rgba(var(--pub-bg-rgb),.92));pointer-events:none;z-index:1}@media (min-width:860px){.vsg-filters-wrap:after{display:none}}.vsg-filters{display:flex;gap:8px;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:12px 16px}.vsg-filters::-webkit-scrollbar{display:none}@media (min-width:860px){.vsg-filters{justify-content:center;padding:12px 24px;max-width:1100px;margin:0 auto}}.vsg-filter{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border-radius:30px;font-size:11px;cursor:pointer;border:1px solid var(--pub-border);color:var(--pub-text-sec);background:transparent;white-space:nowrap;flex-shrink:0;-webkit-tap-highlight-color:transparent;transition:all .2s;letter-spacing:.4px;font-family:var(--vsg-sans)}@media (max-width:480px){.vsg-filter{font-size:10px;padding:6px 12px}}.vsg-filter:hover{border-color:var(--pub-accent);color:var(--pub-text)}.vsg-filter.on{background:var(--pub-accent);color:#fff;border-color:var(--pub-accent)}.vsg-filter-emoji{font-size:12px;line-height:1}.vsg-grid-wrap{padding:0 24px;max-width:1200px;margin:0 auto}.vsg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media (max-width:900px){.vsg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.vsg-grid{grid-template-columns:1fr}}.vsg-card{background:var(--pub-surface);border:1px solid var(--pub-border);border-radius:16px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;transition:border-color .3s,transform .3s,box-shadow .3s;animation:vsgUp .4s ease both}.vsg-card:hover{border-color:var(--pub-accent);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 0 1px var(--pub-accent-glow)}@keyframes vsgUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.vsg-card--spotlight{border-color:var(--pub-accent);border-width:1.5px;box-shadow:0 0 0 1px var(--pub-accent-glow)}.vsg-card--spotlight:hover{box-shadow:0 12px 32px rgba(0,0,0,.35),0 0 0 1px var(--pub-accent-glow)}.vsg-card--authority{border-color:var(--pub-border)}.vsg-thumb{width:100%;aspect-ratio:16/9;background:var(--vsg-black);position:relative;overflow:hidden}.vsg-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.9,.4,1)}.vsg-card:hover .vsg-thumb img{transform:scale(1.04)}.vsg-thumb-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,8,4,.05),transparent 40%,rgba(12,8,4,.3));pointer-events:none}.vsg-spotlight-badge{position:absolute;top:10px;left:10px;background:var(--pub-accent);color:#fff;font-size:8px;font-weight:700;letter-spacing:1.5px;padding:4px 10px;border-radius:20px;text-transform:uppercase;box-shadow:0 2px 8px rgba(172,6,239,.35)}.vsg-card-metrics{position:absolute;bottom:8px;right:8px;display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.vsg-card-metrics span{background:rgba(0,0,0,.65);color:rgba(255,255,255,.85);font-size:9px;padding:3px 7px;border-radius:20px;letter-spacing:.3px}.vsg-opportunity-badge{position:absolute;bottom:8px;left:8px;display:flex;align-items:center;gap:6px;background:rgba(0,0,0,.75);backdrop-filter:blur(4px);padding:4px 10px;border-radius:20px;font-size:8px;font-weight:500;letter-spacing:.5px;color:white;border-left:2px solid;font-family:var(--vsg-sans);z-index:2}.vsg-opportunity-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.vsg-card-info{padding:14px 16px 16px;display:flex;flex-direction:column;gap:5px;border-top:1px solid var(--pub-border);background:var(--pub-surface)}.vsg-card-category{font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:var(--pub-accent);font-weight:600}.vsg-card-voice{font-size:11px;color:var(--pub-text-sec)}.vsg-card-title{font-family:var(--vsg-serif);font-size:15px;font-weight:600;color:var(--pub-text);line-height:1.35;margin:2px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vsg-card-type{font-size:9px;letter-spacing:1.2px;text-transform:uppercase;color:var(--pub-text-muted)}.vsg-cta-slot{border:1.5px dashed var(--vsg-border);border-radius:16px;display:flex;align-items:center;justify-content:center;min-height:260px;text-decoration:none;background:var(--vsg-sand);transition:border-color .3s,transform .3s,background .3s;cursor:pointer}.vsg-cta-slot:hover{border-color:var(--pub-accent);background:var(--pub-elevated);transform:translateY(-4px)}.vsg-cta-slot-inner{text-align:center;padding:28px}.vsg-plus{width:40px;height:40px;border-radius:50%;border:1.5px dashed var(--vsg-muted);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:24px;color:var(--pub-text-muted);font-weight:300;transition:border-color .2s,color .2s}.vsg-cta-slot:hover .vsg-plus{border-color:var(--pub-accent);border-style:solid;color:var(--pub-accent)}.vsg-cta-slot-title{color:var(--pub-text);font-size:12px;font-weight:600;margin:0 0 5px}.vsg-cta-slot-sub{color:var(--pub-text-muted);font-size:10px;font-weight:300;margin:0}.vsg-no-results{grid-column:1/-1;text-align:center;padding:4rem;color:var(--pub-text-sec);font-size:13px}.vsg-empty-state{grid-column:1/-1;flex-direction:column;padding:80px 24px;text-align:center;gap:12px}.vsg-empty-icon,.vsg-empty-state{display:flex;align-items:center;justify-content:center}.vsg-empty-icon{width:64px;height:64px;border-radius:18px;background:var(--pub-elevated);border:1px solid var(--pub-border);color:var(--pub-text-muted);margin-bottom:8px}.vsg-empty-title{font-family:var(--vsg-serif);font-size:clamp(18px,2.5vw,24px);font-weight:400;color:var(--pub-text);margin:0;line-height:1.2}.vsg-empty-sub{font-size:13px;color:var(--pub-text-muted);max-width:360px;line-height:1.6;margin:0}.vsg-empty-cta{display:inline-flex;align-items:center;gap:7px;margin-top:8px;padding:11px 24px;border-radius:30px;background:var(--pub-accent);color:#fff;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s}.vsg-empty-cta:hover{background:#B812F5;transform:translateY(-2px);box-shadow:0 6px 20px rgba(172,6,239,.3)}.vsg-skeleton{background:var(--pub-surface);border:1px solid var(--pub-border);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.vsg-skel-thumb{width:100%;aspect-ratio:16/9;background:var(--pub-elevated)}.vsg-skel-body{padding:16px;display:flex;flex-direction:column;gap:8px}.vsg-skel-line{height:10px;border-radius:4px;background:var(--pub-elevated);animation:sk-shimmer 1.8s ease-in-out infinite}@keyframes vsgShimmer{0%,to{opacity:.4}50%{opacity:.9}}.vsg-invest-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.97);backdrop-filter:blur(24px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px;animation:vsgFadeIn .3s ease}@keyframes vsgFadeIn{0%{opacity:0}to{opacity:1}}.vsg-invest-modal{max-width:520px;width:100%;background:linear-gradient(160deg,#130a1a,#0a050f 60%,#080804);border-radius:32px;overflow:hidden;border:1px solid rgba(176,125,58,.35);box-shadow:0 25px 60px -12px rgba(0,0,0,.9),0 0 0 1px rgba(172,6,239,.06),inset 0 1px 0 rgba(255,255,255,.04);animation:vsgModalIn .35s cubic-bezier(.2,.9,.4,1.2)}@keyframes vsgModalIn{0%{opacity:0;transform:translateY(30px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.vsg-invest-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 12px;background:linear-gradient(180deg,rgba(0,0,0,.8),transparent)}.vsg-invest-modal-brand{display:flex;align-items:center;gap:12px}.vsg-invest-modal-avatar{width:48px;height:48px;border-radius:50%;background:var(--pub-accent,#AC06EF);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#fff;box-shadow:0 4px 16px rgba(172,6,239,.4)}.vsg-invest-modal-title{font-family:var(--vsg-serif);font-size:18px;font-weight:600;color:var(--vsg-cream);margin:0 0 2px;line-height:1.2}.vsg-invest-modal-category{font-size:10px;color:var(--pub-accent);letter-spacing:1px;text-transform:uppercase;margin:0}.vsg-invest-modal-close{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.08);border:.5px solid rgba(255,255,255,.15);color:white;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.vsg-invest-modal-close:hover{background:var(--pub-accent);color:#fff;transform:scale(1.05)}.vsg-invest-video-container{position:relative;width:100%;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:300px}.vsg-invest-video{max-height:70vh;display:block;background:#000}.vsg-invest-video,.vsg-invest-video-container video{width:100%;height:auto;object-fit:contain}.vsg-invest-video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,transparent);padding:16px;display:flex;align-items:center;gap:12px;opacity:0;transition:opacity .3s ease}.vsg-invest-video-controls.visible{opacity:1}.vsg-invest-control-btn{width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.55);border:.5px solid rgba(255,255,255,.12);color:rgba(255,255,255,.9);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s,transform .18s,border-color .18s}.vsg-invest-control-btn svg{display:block}.vsg-invest-control-btn:hover{background:var(--pub-accent);border-color:var(--pub-accent);color:#fff;transform:scale(1.08)}.vsg-invest-progress-container{flex:1;cursor:pointer;padding:8px 0}.vsg-invest-progress-bar{height:3px;background:rgba(255,255,255,.22);border-radius:4px;overflow:hidden}.vsg-invest-progress-fill{height:100%;background:var(--pub-accent);border-radius:4px;transition:width .1s linear}.vsg-invest-time-display{font-size:11px;color:white;font-family:monospace;letter-spacing:.5px}.vsg-invest-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:20px;background:rgba(0,0,0,.4);border-bottom:.5px solid rgba(255,255,255,.08)}.vsg-invest-stat{text-align:center}.vsg-invest-stat-value{display:block;font-family:var(--vsg-serif);font-size:20px;font-weight:700;color:var(--pub-accent,#AC06EF);line-height:1.2;margin-bottom:4px}.vsg-invest-stat-label{font-size:9px;color:var(--pub-text-muted);text-transform:uppercase;letter-spacing:1px}.vsg-invest-details{padding:16px 20px;display:flex;flex-wrap:wrap;gap:12px;border-bottom:.5px solid rgba(255,255,255,.08)}.vsg-invest-voice{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.05);padding:6px 14px;border-radius:30px;font-size:11px;color:var(--pub-text-muted)}.vsg-invest-voice-icon{font-size:12px}.vsg-invest-spotlight{display:inline-flex;align-items:center;gap:8px;background:rgba(176,125,58,.15);border:.5px solid rgba(176,125,58,.3);padding:6px 14px;border-radius:30px;font-size:10px;color:var(--pub-accent);text-transform:uppercase;letter-spacing:1px}.vsg-invest-opportunity{padding:16px 20px;background:rgba(176,125,58,.05);border-bottom:.5px solid rgba(176,125,58,.15)}.vsg-invest-opportunity-text{font-size:11px;color:var(--pub-text-sec);letter-spacing:.5px;margin:0;text-align:center;font-weight:500}.vsg-invest-actions{display:flex;gap:16px;padding:20px;border-bottom:.5px solid rgba(255,255,255,.08)}.vsg-invest-action-btn{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.05);border:.5px solid rgba(255,255,255,.1);border-radius:40px;padding:10px 18px;cursor:pointer;font-size:11px;font-weight:500;color:var(--pub-text-muted);transition:all .2s ease;font-family:var(--vsg-sans)}.vsg-invest-action-btn:hover{background:rgba(255,255,255,.1);transform:translateY(-2px)}.vsg-invest-action-btn.liked{background:rgba(255,59,48,.15);border-color:rgba(255,59,48,.3);color:#ff3b30}.vsg-invest-action-btn.liked:hover{background:rgba(255,59,48,.25)}.vsg-invest-action-primary{background:var(--pub-accent);color:#fff;border-color:transparent;flex:1;justify-content:center;box-shadow:0 4px 14px rgba(172,6,239,.3)}.vsg-invest-action-primary:hover{background:var(--pub-accent);filter:brightness(1.12);transform:translateY(-2px);box-shadow:0 6px 20px rgba(172,6,239,.45)}.vsg-invest-cta{display:block;text-align:center;text-decoration:none;padding:20px;background:linear-gradient(135deg,rgba(172,6,239,.08),rgba(176,125,58,.1) 50%,rgba(172,6,239,.04));border-top:.5px solid rgba(172,6,239,.12);transition:all .3s ease}.vsg-invest-cta:hover{background:linear-gradient(135deg,rgba(172,6,239,.14),rgba(176,125,58,.15) 50%,rgba(172,6,239,.08))}.vsg-invest-cta-text{display:block;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--pub-accent,#AC06EF);margin-bottom:4px}.vsg-invest-cta-sub{display:block;font-size:9px;color:var(--pub-text-muted);letter-spacing:.5px}.vsg-invest-placeholder{width:100%;aspect-ratio:16/9;flex-direction:column;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);gap:16px}.vsg-invest-placeholder,.vsg-invest-placeholder-icon{display:flex;align-items:center;justify-content:center}.vsg-invest-placeholder-icon{width:64px;height:64px;border-radius:50%;background:rgba(176,125,58,.15);border:1.5px solid rgba(176,125,58,.4)}.vsg-invest-placeholder-arrow{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:18px solid var(--vsg-gold);margin-left:5px}.vsg-invest-placeholder-text{color:var(--pub-text-muted);font-size:10px;letter-spacing:3px;text-transform:uppercase}.vsg-invest-modal:fullscreen{max-width:100vw;height:100vh;border-radius:0;display:flex;flex-direction:column}.vsg-invest-modal:fullscreen .vsg-invest-video-container{flex:1;min-height:auto}.vsg-invest-modal:fullscreen .vsg-invest-video{max-height:calc(100vh - 300px)}.vsg-case{background:var(--vsg-sand);border-top:.5px solid var(--vsg-border);border-bottom:.5px solid var(--vsg-border);padding:80px 24px}.vsg-case-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}@media (max-width:800px){.vsg-case-inner{grid-template-columns:1fr;gap:32px}.vsg-case-preview{order:-1}}.vsg-case-brand{font-family:var(--vsg-serif);font-size:20px;font-weight:600;color:var(--pub-text)}.vsg-case-block,.vsg-case-brand{margin-bottom:20px}.vsg-case-label{display:inline-block;font-size:8px;letter-spacing:2px;text-transform:uppercase;color:var(--pub-text-muted);font-weight:500;border:.5px solid var(--vsg-border);padding:3px 9px;border-radius:4px;margin-bottom:8px}.vsg-case-label--after{color:#4ade80;border-color:rgba(74,222,128,.3);background:rgba(74,222,128,.06)}.vsg-case-before-text{font-size:13px;color:var(--pub-text-sec);line-height:1.8;font-weight:300}.vsg-case-results{display:flex;gap:24px;flex-wrap:wrap}.vsg-case-result-value{font-family:var(--vsg-serif);font-size:30px;font-weight:600;color:var(--pub-text);line-height:1;display:block;margin-bottom:4px}.vsg-case-result-label{font-size:10px;color:var(--pub-text-sec);font-weight:300;letter-spacing:.3px}.vsg-case-quote{border-left:2px solid var(--vsg-gold);padding:0 0 0 18px;margin:20px 0}.vsg-case-quote p{font-family:var(--vsg-serif);font-size:15px;font-style:italic;color:var(--pub-text);line-height:1.7;margin:0 0 6px}.vsg-case-quote cite{font-size:10px;color:var(--pub-text-muted);font-style:normal;letter-spacing:.5px}.vsg-case-preview{aspect-ratio:16/9;background:var(--vsg-black);border-radius:16px;border:.5px solid var(--vsg-border-dk);flex-direction:column;gap:14px}.vsg-case-preview,.vsg-play-icon{display:flex;align-items:center;justify-content:center}.vsg-play-icon{width:64px;height:64px;border-radius:50%;background:rgba(176,125,58,.12);border:1.5px solid rgba(176,125,58,.4)}.vsg-play-arrow{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:16px solid var(--vsg-gold);margin-left:4px}.vsg-preview-label{font-family:var(--vsg-serif);font-size:14px;color:var(--pub-text-muted)}.vsg-value-stack{border-top:.5px solid var(--vsg-border);border-bottom:.5px solid var(--vsg-border);padding:80px 24px}.vsg-value-inner{max-width:640px;margin:0 auto;text-align:center}.vsg-value-head{margin-bottom:36px}.vsg-value-sub-text{font-size:13px;color:var(--pub-text-sec);line-height:1.85;font-weight:300;margin-top:10px}.vsg-value-list{list-style:none;padding:0;border:1px solid var(--pub-border);border-radius:14px;overflow:hidden;text-align:left;margin-bottom:36px}.vsg-value-item{display:flex;align-items:center;gap:14px;padding:16px 22px;border-bottom:1px solid var(--pub-border);background:var(--pub-surface);transition:background .2s}.vsg-value-item:last-child{border-bottom:none}.vsg-value-item:hover{background:var(--pub-elevated)}.vsg-v-icon{width:34px;height:34px;border-radius:50%;border:.5px solid var(--vsg-border);display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.vsg-v-text{flex:1;font-size:13px;color:var(--pub-text)}.vsg-v-check{color:var(--pub-accent);font-size:15px;font-weight:600;flex-shrink:0}.vsg-scarcity{background:var(--vsg-sand);border-top:.5px solid var(--vsg-border);border-bottom:.5px solid var(--vsg-border);padding:80px 24px;text-align:center}.vsg-scarcity-inner{max-width:540px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.vsg-scarcity-badge{display:inline-block;background:rgba(176,125,58,.12);border:.5px solid rgba(176,125,58,.35);color:var(--pub-accent);font-size:9px;letter-spacing:2px;text-transform:uppercase;padding:6px 16px;border-radius:30px;margin-bottom:24px;font-weight:500}.vsg-scarcity-headline{font-family:var(--vsg-serif);font-size:clamp(20px,3vw,32px);font-weight:600;color:var(--pub-text);margin:0 0 14px;line-height:1.2}.vsg-scarcity-sub{font-size:13px;color:var(--pub-text-sec);line-height:1.85;margin:0 0 32px;font-weight:300}.vsg-slots{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.vsg-slot{width:12px;height:12px;border-radius:50%;background:var(--vsg-dark);border:.5px solid var(--vsg-mid)}.vsg-slot--open{background:rgba(176,125,58,.2);border-color:var(--vsg-gold)}.vsg-slots-legend{display:flex;align-items:center;gap:6px;justify-content:center;font-size:10px;color:var(--pub-text-muted);margin:0 0 28px;letter-spacing:.5px}.vsg-dot{display:inline-block;width:8px;height:8px;border-radius:50%}.vsg-dot--filled{background:var(--vsg-dark)}.vsg-dot--open{background:var(--vsg-gold)}.vsg-scarcity-note{margin-top:14px;font-size:10px;color:var(--pub-text-muted);font-style:italic}.vsg-final-cta{padding:0 24px 64px}.vsg-final-inner{max-width:1200px;margin:0 auto;background:var(--vsg-black);border:.5px solid var(--vsg-border-dk);border-radius:20px;padding:72px 24px;text-align:center;display:flex;flex-direction:column;align-items:center}.vsg-final-eyebrow{color:var(--pub-text-muted);font-size:9px;letter-spacing:5px;text-transform:uppercase;margin:0 0 16px;font-weight:300}.vsg-final-headline{font-family:var(--vsg-serif);font-size:clamp(22px,4vw,42px);font-weight:500;color:var(--vsg-cream);margin:0 0 16px;line-height:1.2}.vsg-final-headline em{color:var(--pub-accent);font-style:italic}.vsg-final-sub{color:var(--pub-text-muted);font-size:13px;line-height:1.85;margin:0 0 32px;max-width:480px;font-weight:300}.vsg-final-btn{display:inline-block;background:var(--vsg-gold);color:#fff8ee;border:.5px solid #c4904a;font-size:10px;padding:15px 44px;border-radius:6px;cursor:pointer;letter-spacing:2.5px;font-family:var(--vsg-sans);font-weight:600;text-decoration:none;transition:background .25s,transform .25s;text-transform:uppercase;margin-bottom:18px}.vsg-final-btn:hover{background:#c4904a;transform:translateY(-2px)}.vsg-final-trust{font-size:9px;color:var(--pub-text-muted);letter-spacing:1.5px;text-transform:uppercase;margin:0;font-weight:300}@media (prefers-reduced-motion:reduce){.vsg-card,.vsg-modal,.vsg-skel-line,.vsg-thumb img{animation:none!important;transition:none!important}}.vsg-btn-ghost:focus-visible,.vsg-btn-primary:focus-visible,.vsg-card:focus-visible,.vsg-cta-slot:focus-visible,.vsg-filter:focus-visible,.vsg-invest-action-btn:focus-visible,.vsg-invest-cta:focus-visible,.vsg-invest-modal-close:focus-visible{outline:2px solid var(--vsg-gold);outline-offset:2px}@media (max-width:768px){.vsg-invest-modal{max-width:100%;border-radius:0}}@media (max-width:560px){.vsg-proof-stats{flex-wrap:wrap}.vsg-proof-stat{min-width:50%;flex:none;border-right:none;border-bottom:.5px solid var(--vsg-border-dk)}.vsg-proof-stat:last-child{border-bottom:none}.vsg-hero-actions{flex-direction:column;gap:12px}.vsg-hero-actions .vsg-btn-ghost,.vsg-hero-actions .vsg-btn-primary{width:100%;text-align:center}.vsg-invest-modal-overlay{padding:0}.vsg-invest-modal{max-width:100%;height:100%;border-radius:0;display:flex;flex-direction:column}.vsg-invest-video-container{flex-shrink:0}.vsg-invest-stats{grid-template-columns:repeat(2,1fr);gap:16px}.vsg-invest-actions{flex-wrap:wrap}.vsg-invest-action-primary{flex:auto;width:100%}}@media (min-width:768px){.vsg-invest-modal{max-width:800px}.vsg-invest-video-container{min-height:400px}.vsg-invest-video{max-height:500px}}.vsg-invest-action-btn:disabled{opacity:.6;cursor:not-allowed}.vsg-tap-for-sound{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:white;padding:8px 16px;border-radius:20px;display:flex;align-items:center;gap:8px;cursor:pointer;z-index:10;font-family:inherit;font-size:.85rem;transition:opacity .3s ease;animation:vsg-fade-in .3s ease}.vsg-tap-for-sound:hover{background:rgba(0,0,0,.8)}@keyframes vsg-fade-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.vsg-invest-stats--tag{display:flex;justify-content:center;padding:1rem 0}.vsg-invest-stat-tag{font-size:.85rem;letter-spacing:.04em;color:var(--pub-accent);border:1px solid var(--vsg-gold);border-radius:100px;padding:.35rem 1rem}.vsg-card-metrics--tag{background:rgba(255,255,255,.05);color:var(--pub-accent);font-size:.7rem;letter-spacing:.05em;text-transform:uppercase}.vsg-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:1100;padding:10px 20px;border-radius:30px;font-size:12px;font-family:var(--vsg-sans);font-weight:500;letter-spacing:.3px;white-space:nowrap;pointer-events:none;animation:vsgToastIn .25s cubic-bezier(.2,.9,.4,1)}@keyframes vsgToastIn{0%{opacity:0;transform:translateX(-50%) translateY(12px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.vsg-toast--success{background:rgba(20,20,20,.92);color:var(--pub-accent);border:.5px solid rgba(176,125,58,.4);backdrop-filter:blur(8px)}.vsg-toast--error{background:rgba(30,10,10,.92);color:#fca5a5;border:.5px solid rgba(239,68,68,.35);backdrop-filter:blur(8px)}[data-theme=dark] .vsg,[data-theme=light] .vsg{background:var(--pub-bg);color:var(--pub-text)}[data-theme=dark] .vsg-gallery-section,[data-theme=light] .vsg-gallery-section{background:var(--pub-bg);border-color:var(--pub-border)}[data-theme=dark] .vsg-card,[data-theme=light] .vsg-card{background:var(--pub-surface);border-color:var(--pub-border);box-shadow:none}[data-theme=dark] .vsg-card:hover,[data-theme=light] .vsg-card:hover{background:var(--pub-elevated);border-color:var(--pub-accent);box-shadow:0 8px 24px rgba(172,6,239,.12);transform:translateY(-4px)}[data-theme=dark] .vsg-card-info,[data-theme=light] .vsg-card-info{background:var(--pub-surface);border-top-color:var(--pub-border)}[data-theme=dark] .vsg-card-title,[data-theme=light] .vsg-card-title{color:var(--pub-text)}[data-theme=dark] .vsg-card-voice,[data-theme=light] .vsg-card-voice{color:var(--pub-text-sec)}[data-theme=dark] .vsg-card-type,[data-theme=light] .vsg-card-type{color:var(--pub-text-muted)}[data-theme=dark] .vsg-card-desc,[data-theme=light] .vsg-card-desc{color:var(--pub-text-sec)}[data-theme=dark] .vsg-card-meta,[data-theme=light] .vsg-card-meta{color:var(--pub-text-muted)}[data-theme=dark] .vsg-filter,[data-theme=light] .vsg-filter{border-color:var(--pub-border);color:var(--pub-text-sec);background:transparent}[data-theme=dark] .vsg-filter:hover,[data-theme=light] .vsg-filter:hover{border-color:var(--pub-text-muted);color:var(--pub-text);background:var(--pub-hover)}[data-theme=dark] .vsg-filter.on,[data-theme=light] .vsg-filter.on{background:rgba(172,6,239,.1);color:var(--pub-accent);border-color:rgba(172,6,239,.3)}[data-theme=dark] .vsg-filters-wrap,[data-theme=light] .vsg-filters-wrap{border-bottom-color:var(--pub-border)}[data-theme=dark] .vsg-skeleton,[data-theme=dark] .vsg-skeleton-card,[data-theme=light] .vsg-skeleton,[data-theme=light] .vsg-skeleton-card{background:var(--pub-surface);border-color:var(--pub-border)}[data-theme=dark] .vsg-skel-thumb,[data-theme=light] .vsg-skel-thumb{background:var(--pub-elevated)}[data-theme=dark] .vsg-skel-line,[data-theme=light] .vsg-skel-line{background:var(--pub-border)}[data-theme=dark] .vsg-proof-bar,[data-theme=light] .vsg-proof-bar{background:var(--pub-bg);border-color:var(--pub-border)}[data-theme=dark] .vsg-proof-num,[data-theme=light] .vsg-proof-num{color:var(--pub-accent)}[data-theme=dark] .vsg-proof-label,[data-theme=light] .vsg-proof-label{color:var(--pub-text-muted)}[data-theme=dark] .vsg-proof-cities,[data-theme=light] .vsg-proof-cities{color:var(--pub-text-sec)}[data-theme=dark] .vsg-proof-stats,[data-theme=light] .vsg-proof-stats{border-color:var(--pub-border)}[data-theme=dark] .vsg-proof-stat,[data-theme=light] .vsg-proof-stat{border-right-color:var(--pub-border)}[data-theme=dark] .vsg-modal,[data-theme=light] .vsg-modal{background:var(--pub-surface);border-color:var(--pub-border)}[data-theme=dark] .vsg-modal-title,[data-theme=light] .vsg-modal-title{color:var(--pub-text)}[data-theme=dark] .vsg-modal-desc,[data-theme=light] .vsg-modal-desc{color:var(--pub-text-sec)}[data-theme=dark] .vsg-modal-overlay,[data-theme=light] .vsg-modal-overlay{background:rgba(0,0,0,.75)}[data-theme=dark] .vsg-final-cta,[data-theme=light] .vsg-final-cta{background:var(--pub-bg)}[data-theme=dark] .vsg-final-eyebrow,[data-theme=light] .vsg-final-eyebrow{color:var(--pub-text-muted)}[data-theme=dark] .vsg-final-sub,[data-theme=light] .vsg-final-sub{color:var(--pub-text-sec)}[data-theme=dark] .vsg-empty,[data-theme=dark] .vsg-final-trust,[data-theme=light] .vsg-empty,[data-theme=light] .vsg-final-trust{color:var(--pub-text-muted)}[data-theme=dark] .vsg-cta-slot,[data-theme=light] .vsg-cta-slot{background:var(--pub-elevated);border-color:var(--pub-border)}[data-theme=dark] .vsg-cta-slot:hover,[data-theme=light] .vsg-cta-slot:hover{background:var(--pub-hover);border-color:var(--pub-accent)}[data-theme=dark] .vsg-cta-slot-title,[data-theme=light] .vsg-cta-slot-title{color:var(--pub-text)}[data-theme=dark] .vsg-cta-slot-sub,[data-theme=light] .vsg-cta-slot-sub{color:var(--pub-text-muted)}[data-theme=dark] .vsg-plus,[data-theme=light] .vsg-plus{border-color:var(--pub-border);color:var(--pub-text-muted)}[data-theme=dark] .vsg-cta-slot:hover .vsg-plus,[data-theme=light] .vsg-cta-slot:hover .vsg-plus{border-color:var(--pub-accent);color:var(--pub-accent)}[data-theme=dark] .vsg-value-item,[data-theme=light] .vsg-value-item{background:var(--pub-bg);border-bottom-color:var(--pub-border)}[data-theme=dark] .vsg-value-item:hover,[data-theme=light] .vsg-value-item:hover{background:var(--pub-hover)}[data-theme=dark] .vsg-filter-bar,[data-theme=dark] .vsg-sort-bar,[data-theme=light] .vsg-filter-bar,[data-theme=light] .vsg-sort-bar{background:var(--pub-bg);border-color:var(--pub-border)}[data-theme=dark] .vsg-filters-wrap{background:rgba(0,0,0,.88);border-bottom-color:var(--pub-border)}[data-theme=light] .vsg-filters-wrap{background:rgba(255,255,255,.88);border-bottom-color:var(--pub-border)}[data-theme=light] .vsg{background:#FFFFFF;color:#000000}[data-theme=light] .vsg-card{background:#FFFFFF;border-color:#EAEAEA;box-shadow:0 2px 10px rgba(0,0,0,.06)}[data-theme=light] .vsg-card:hover{border-color:#AC06EF;box-shadow:0 8px 24px rgba(172,6,239,.1);transform:translateY(-4px)}[data-theme=light] .vsg-card-info{background:#FFFFFF;border-top-color:#EAEAEA}[data-theme=light] .vsg-card-title{color:#000000}[data-theme=light] .vsg-card-voice{color:#4A4A4A}[data-theme=light] .vsg-card-type{color:#9A9A9A}[data-theme=light] .vsg-filter{border-color:#EAEAEA;color:#4A4A4A;background:transparent}[data-theme=light] .vsg-filter:hover{border-color:#9A9A9A;background:#F6F6F6;color:#000000}[data-theme=light] .vsg-filter.on{background:rgba(172,6,239,.08);color:#AC06EF;border-color:rgba(172,6,239,.3)}[data-theme=light] .vsg-filters-wrap{border-bottom-color:#EAEAEA}[data-theme=light] .vsg-skeleton{background:#F6F6F6;border-color:#EAEAEA;box-shadow:0 2px 8px rgba(0,0,0,.04)}[data-theme=light] .vsg-skel-line,[data-theme=light] .vsg-skel-thumb{background:#EAEAEA}[data-theme=light] .vsg-value-item{background:#FFFFFF;border-bottom-color:#EAEAEA}[data-theme=light] .vsg-value-item:hover{background:#F6F6F6}[data-theme=light] .vsg-final-eyebrow,[data-theme=light] .vsg-final-sub{color:#4A4A4A}[data-theme=light] .vsg-final-trust{color:#9A9A9A}[data-theme=light] .vsg-btn-primary{background:#AC06EF;color:#ffffff;border-color:#AC06EF}[data-theme=light] .vsg-btn-primary:hover{background:#B812F5;border-color:#B812F5;box-shadow:0 4px 18px rgba(172,6,239,.3)}[data-theme=light] .vsg-btn-ghost{background:transparent;color:#AC06EF;border-color:#AC06EF}[data-theme=light] .vsg-btn-ghost:hover{background:rgba(172,6,239,.08);color:#AC06EF;border-color:#AC06EF}[data-theme=light] .vsg-cta-slot{background:#F6F6F6;border-color:#EAEAEA}[data-theme=light] .vsg-cta-slot:hover{background:#F6F6F6;border-color:#AC06EF;border-style:solid}[data-theme=light] .vsg-cta-slot-title{color:#000000}[data-theme=light] .vsg-cta-slot-sub{color:#9A9A9A}[data-theme=light] .vsg-plus{border-color:#EAEAEA;color:#9A9A9A}[data-theme=light] .vsg-cta-slot:hover .vsg-plus{border-color:#AC06EF;border-style:solid;color:#AC06EF}[data-theme=light] .vsg-no-results{color:#4A4A4A}[data-theme=light] .vsg-hero{background:#FFFFFF;border-bottom-color:#EAEAEA}[data-theme=light] .vsg-hero-line{background:linear-gradient(180deg,transparent,#EAEAEA)}[data-theme=light] .vsg-hero h1{color:#000000}[data-theme=light] .vsg-hero-sub{color:#4A4A4A}[data-theme=light] .vsg-hero-proof li{color:#9A9A9A}[data-theme=light] .vsg-proof-bar{background:#FFFFFF;border-bottom-color:#EAEAEA}[data-theme=light] .vsg-proof-label{color:#9A9A9A}[data-theme=light] .vsg-proof-stats{border-top-color:#EAEAEA;border-bottom-color:#EAEAEA}[data-theme=light] .vsg-proof-stat{border-right-color:#EAEAEA}[data-theme=light] .vsg-proof-value{color:#AC06EF}[data-theme=light] .vsg-proof-stat-label{color:#9A9A9A}[data-theme=light] .vsg-proof-cities{color:#4A4A4A}[data-theme=light] .vsg-how{background:#F6F6F6;border-color:#EAEAEA}[data-theme=light] .vsg-how-step{border-right-color:#EAEAEA;border-bottom-color:#EAEAEA}[data-theme=light] .vsg-how-num{color:var(--pub-text-muted)}[data-theme=light] .vsg-how-title{color:#000000}[data-theme=light] .vsg-how-desc{color:#4A4A4A}