:root{--vg_gold2:#b8914e;--vg_card:#2a1224;--vg_bg:#120a10;--vg_muted:#9a8070;--vg_radius:8px;--vg_text:#f5ede0;--vg_line:#3a2030;--vg_gold:#c9a96e;--vg_wine:rgba(30,13,24,1);--vg_light:#c9a96e}
*,::before,::after{box-sizing:border-box;padding:0;margin:0}
body.vg-body{color:var(--vg_text);background:var(--vg_bg);line-height:1.7;font-family:Georgia,'Times New Roman',serif;visibility:visible;outline-offset:0;pointer-events:auto;user-select:auto}
.vg-wrap{max-width:1100px;margin:0 auto;padding:0 24px}
.vg-sec__narrow{margin:0 auto;padding:0 24px;max-width:760px}
/* NAV */
.vg-mast{z-index:100;border-bottom:1px solid var(--vg_line);background:rgba(18,10,16,.98);top:0;position:sticky}
.vg-mast__inner{gap:20px;align-items:center;height:64px;display:flex}
.vg-brand{display:flex;align-items:center}
.vg-logo{width:auto;height:36px}
.vg-logo-txt{font-family:Georgia,serif;font-size:1.3rem;color:var(--vg_gold);letter-spacing:.06em;font-weight:700}
.vg-nav{justify-content:center;gap:8px;flex:1;display:flex}
.vg-nav__a{text-decoration:none;padding:6px 14px;font-family:-apple-system,sans-serif;transition:color .2s;border-radius:4px;color:var(--vg_muted);font-size:.85rem}
.vg-nav__a:hover,.vg-nav__a[aria-current]{color:var(--vg_gold)}
.vg-mast__side{gap:8px;display:flex}
.vg-ham{background:none;padding:8px;border:none;display:none;cursor:pointer;gap:5px;flex-direction:column}
.vg-ham span{display:block;background:var(--vg_muted);width:22px;height:1px;border-radius:1px}
.vg-mob-drop{padding:16px 0;border-bottom:1px solid var(--vg_line);background:var(--vg_wine)}
.vg-mob-nav{flex-direction:column;display:flex}
.vg-mob-nav a{border-bottom:1px solid var(--vg_line);font-size:.92rem;padding:12px 0;color:var(--vg_text);text-decoration:none}
/* BUTTONS */
.vg-btn{font-weight:600;justify-content:center;white-space:nowrap;text-decoration:none;align-items:center;font-family:-apple-system,sans-serif;border:1px solid transparent;border-radius:var(--vg_radius);transition:all .2s;display:inline-flex;padding:9px 22px;font-size:.88rem;letter-spacing:.04em;cursor:pointer}
.vg-btn--gold{color:#120a10;border-color:var(--vg_gold);background:var(--vg_gold)}
.vg-btn--gold:hover{background:var(--vg_gold2);border-color:var(--vg_gold2)}
.vg-btn--ghost{border-color:var(--vg_line);background:transparent;color:var(--vg_gold)}
.vg-btn--ghost:hover{border-color:var(--vg_gold)}
.vg-btn--outline{background:transparent;color:var(--vg_text);border-color:var(--vg_muted)}
.vg-btn--outline:hover{border-color:var(--vg_text)}
.vg-btn--outline-gold{border-color:var(--vg_gold);color:var(--vg_gold);background:transparent}
.vg-btn--outline-gold:hover{background:rgba(201,169,110,.08)}
.vg-btn--lg{font-size:.95rem;padding:12px 28px}
.vg-btn--xl{padding:15px 36px;font-size:1.05rem}
.vg-btn--blk{width:100%;text-align:center;display:block}
/* HERO */
.vg-hero{background:var(--vg_wine);border-bottom:1px solid var(--vg_line);padding:80px 0 70px}
.vg-hero__center{margin:0 auto;text-align:center;max-width:720px}
.vg-hero__ornament{display:block;font-size:2rem;margin-bottom:12px;color:var(--vg_gold);opacity:.6}
.vg-hero__tagline{font-size:.8rem;display:block;letter-spacing:.2em;margin-bottom:16px;color:var(--vg_gold);font-family:-apple-system,sans-serif;text-transform:uppercase}
.vg-hero__h1{font-size:2.8rem;color:var(--vg_text);line-height:1.2;margin-bottom:16px;font-weight:700}
.vg-hero__sub{color:var(--vg_muted);margin-bottom:28px;font-size:1.05rem}
.vg-hero__ctas{margin-bottom:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:14px}
.vg-hero__trust{gap:20px;flex-wrap:wrap;display:flex;justify-content:center}
.vg-hero__trust span{color:var(--vg_muted);font-family:-apple-system,sans-serif;font-size:.78rem}
/* SECTIONS */
.vg-sec{padding:72px 0}
.vg-sec--wine{background:var(--vg_wine)}
.vg-sec__hd{text-align:center;margin-bottom:44px}
.vg-eyebrow{letter-spacing:.18em;font-size:.74rem;margin-bottom:10px;color:var(--vg_gold);text-transform:uppercase;font-family:-apple-system,sans-serif;display:inline-block}
.vg-sec__hd h2{font-size:2rem;font-weight:700}
/* ABOUT */
.vg-about-prose{line-height:1.85;color:var(--vg_muted);text-align:center;font-size:.98rem}
/* MAGAZINE FEATURES */
.vg-mag-features{gap:0;flex-direction:column;display:flex}
.vg-mag-feat{padding:28px 0;display:flex;gap:24px;align-items:flex-start;border-bottom:1px solid var(--vg_line)}
.vg-mag-feat:last-child{border-bottom:none}
.vg-mag-feat__num{font-weight:700;color:var(--vg_gold);min-width:80px;font-size:3.5rem;opacity:.25;font-family:Georgia,serif;line-height:1}
.vg-mag-feat__body h3{font-weight:700;margin-bottom:6px;color:var(--vg_text);font-size:1.1rem}
.vg-mag-feat__body p{color:var(--vg_muted);font-family:-apple-system,sans-serif;font-size:.88rem;line-height:1.7}
/* GAME SHOWCASE */
.vg-game-showcase{gap:16px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}
.vg-game-fig{border:1px solid var(--vg_line);background:var(--vg_wine);border-radius:10px;padding:20px 12px;text-align:center;transition:border-color .2s}
.vg-game-fig:hover{border-color:var(--vg_gold)}
.vg-game-fig__icon{margin-bottom:10px;font-size:2rem}
.vg-game-fig figcaption{font-size:.78rem;color:var(--vg_muted);font-family:-apple-system,sans-serif}
/* RIBBON CARDS */
.vg-ribbon-grid{gap:20px;display:grid;grid-template-columns:1.4fr 1fr 1fr}
.vg-ribbon-card{border-radius:12px;background:var(--vg_card);padding:28px 24px;border:1px solid var(--vg_line);flex-direction:column;position:relative;display:flex;overflow:hidden}
.vg-ribbon-card--featured{border-color:var(--vg_gold)}
.vg-ribbon{position:absolute;font-family:-apple-system,sans-serif;background:var(--vg_gold);padding:3px 32px;color:#120a10;transform:rotate(35deg);font-size:.68rem;font-weight:700;right:-22px;top:14px;letter-spacing:.08em}
.vg-ribbon-card__pct{font-family:Georgia,serif;color:var(--vg_gold);line-height:1;font-size:2.8rem;margin-bottom:10px;font-weight:700}
.vg-ribbon-card h3{font-size:1rem;font-weight:700;margin-bottom:8px}
.vg-ribbon-card p{font-size:.85rem;font-family:-apple-system,sans-serif;flex:1;line-height:1.6;color:var(--vg_muted)}
/* VERTICAL LINE STEPS */
.vg-vline-steps{position:relative;padding-left:28px}
.vg-vline-steps::before{background:var(--vg_line);position:absolute;bottom:10px;width:1px;content:'';top:10px;left:8px}
.vg-vline-step{padding-bottom:28px;position:relative}
.vg-vline-step:last-child{padding-bottom:0}
.vg-vline-step__dot{border:3px solid var(--vg_bg);top:4px;height:16px;border-radius:50%;background:var(--vg_gold);left:-24px;width:16px;position:absolute}
.vg-vline-step__body h3{font-size:.95rem;font-weight:700;margin-bottom:4px}
.vg-vline-step__body p{font-family:-apple-system,sans-serif;color:var(--vg_muted);font-size:.85rem}
/* QUOTE GRID */
.vg-quote-grid{gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}
.vg-quote-fig{background:var(--vg_card);border:1px solid var(--vg_line);border-radius:12px;padding:28px}
.vg-quote-mark{line-height:.8;opacity:.5;display:block;color:var(--vg_gold);font-size:3rem;margin-bottom:8px;font-family:Georgia,serif}
.vg-quote-fig blockquote{color:var(--vg_muted);line-height:1.75;font-size:.9rem;margin-bottom:12px}
.vg-quote-fig figcaption{font-weight:600;font-family:-apple-system,sans-serif;color:var(--vg_text);font-size:.82rem}
.vg-quote-fig figcaption span{font-weight:400;margin-left:6px;color:var(--vg_muted)}
/* PAYMENT LOGO GRID */
.vg-pm-logo-grid{gap:14px;display:flex;flex-wrap:wrap;justify-content:center}
.vg-pm-logo{justify-content:center;min-height:54px;border-radius:8px;padding:14px 20px;border:1px solid var(--vg_line);display:flex;min-width:90px;background:var(--vg_wine);align-items:center}
.vg-pm-logo img{filter:brightness(0) invert(1) opacity(.6);height:26px;object-fit:contain;width:auto}
.vg-pm-logo span{color:var(--vg_muted);font-size:.8rem;font-family:-apple-system,sans-serif}
/* ELEGANT FAQ */
.vg-faq-elegant{gap:0;display:flex;flex-direction:column}
.vg-faq-row{padding:20px 0;border-bottom:1px solid var(--vg_line)}
.vg-faq-row:last-child{border-bottom:none}
.vg-faq-row dt{margin-bottom:8px;color:var(--vg_text);font-weight:700;font-size:.95rem}
.vg-faq-row dd{margin:0;color:var(--vg_muted);line-height:1.7;font-size:.87rem;font-family:-apple-system,sans-serif}
/* CURTAIN CTA */
.vg-curtain{text-align:center;border-top:1px solid var(--vg_line);padding:72px 0;background:linear-gradient(135deg,var(--vg_wine) 0%,#2a1224 100%)}
.vg-curtain__inner{gap:16px;display:flex;align-items:center;flex-direction:column}
.vg-curtain__ornament{color:var(--vg_gold);letter-spacing:.8em;font-size:1rem;opacity:.5}
.vg-curtain__inner h2{font-size:2.2rem;max-width:600px;font-weight:700}
.vg-curtain__inner p{color:var(--vg_muted);font-size:.95rem;font-family:-apple-system,sans-serif}
/* FOOTER */
.vg-footer{border-top:1px solid var(--vg_line);background:var(--vg_wine);padding:44px 0 22px}
.vg-footer__grid{gap:36px;display:grid;grid-template-columns:2fr 1fr 1fr;margin-bottom:28px}
.vg-footer__logo{display:block;width:auto;height:30px;margin-bottom:10px}
.vg-footer__tagline{color:var(--vg_muted);line-height:1.7;font-size:.85rem}
.vg-footer__colttl{font-family:-apple-system,sans-serif;margin-bottom:10px;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:700;color:var(--vg_gold)}
.vg-footer__links{display:flex;flex-direction:column;gap:6px}
.vg-footer__links a,.vg-footer__email{font-size:.83rem;font-family:-apple-system,sans-serif;color:var(--vg_muted);text-decoration:none}
.vg-footer__links a:hover,.vg-footer__email:hover{color:var(--vg_text)}
.vg-footer__addr{line-height:1.5;font-family:-apple-system,sans-serif;margin-top:6px;display:block;font-size:.8rem;color:var(--vg_muted);font-style:normal}
.vg-footer__bottom{padding-top:14px;justify-content:space-between;flex-wrap:wrap;border-top:1px solid var(--vg_line);gap:8px 24px;display:flex}
.vg-footer__bottom span{color:var(--vg_muted);font-family:-apple-system,sans-serif;font-size:.74rem}
/* STICKY CTA */
.sf-sticky-cta{justify-content:space-between;align-items:center;z-index:200;border-top:1px solid var(--vg_gold);display:flex;padding:10px 24px;position:fixed;left:0;bottom:0;gap:12px;right:0;background:var(--vg_wine)}
.sf-sticky-cta__meta strong{color:var(--vg_text);font-size:.9rem}
.sf-sticky-cta__meta span{font-size:.76rem;font-family:-apple-system,sans-serif;color:var(--vg_muted);display:block}
.sf-sticky-cta__button{border:none;color:#120a10;padding:10px 22px;background:var(--vg_gold);cursor:pointer;font-weight:600;font-family:-apple-system,sans-serif;font-size:.88rem;text-decoration:none;border-radius:var(--vg_radius)}
@media(max-width:880px){.vg-nav,.vg-mast__side{display:none}.vg-ham{display:flex}.vg-ribbon-grid{grid-template-columns:1fr}.vg-footer__grid{grid-template-columns:1fr}}
@media(max-width:540px){.vg-hero__h1{font-size:1.9rem}.vg-mag-feat{gap:0;flex-direction:column}.vg-mag-feat__num{font-size:2.5rem}}
.vg-hero__logo{height:64px;display:block;margin-bottom:16px;width:auto}
