.vg-section{position:relative;padding-block:42px}@media(min-width:1024px){.vg-section{padding-block:60px}}.vg-section-head{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:760px;margin-bottom:24px}@media(min-width:768px){.vg-section-head{gap:12px;margin-bottom:28px}}.vg-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase}.vg-kicker:before{content:"";width:18px;height:2px;border-radius:999px;background:currentColor;box-shadow:0 0 10px var(--theme-secondary-glow)}.vg-title{margin:0;font-family:var(--font-heading);color:var(--theme-text)}.vg-grid{display:grid;gap:24px}.vg-btn{--game-button-highlight: color-mix(in srgb, var(--theme-surface-alt) 86%, #fff 14%);--game-button-fill: var(--theme-surface-alt);--game-button-depth: color-mix(in srgb, var(--theme-surface-alt) 70%, #000 30%);--game-button-glow: rgb(0 0 0 / .28);--game-button-ink: var(--theme-text);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:0;border-radius:calc(var(--radius-inner) + .25rem);background:linear-gradient(180deg,var(--game-button-highlight),var(--game-button-fill));color:var(--game-button-ink);font-family:var(--font-heading);font-weight:800;font-size:1rem;line-height:1;letter-spacing:.01em;text-transform:none;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;box-shadow:inset 0 1px #ffffff2e,0 5px 0 var(--game-button-depth),0 10px 20px var(--game-button-glow);transition:filter .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease}.vg-btn svg{width:17px;height:17px;flex-shrink:0}.vg-btn:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff3d,0 6px 0 var(--game-button-depth),0 12px 22px var(--game-button-glow)}.vg-btn:active{filter:none;transform:translateY(3px);box-shadow:inset 0 1px #00000026,0 2px 0 var(--game-button-depth),0 6px 14px var(--game-button-glow)}.vg-btn--primary{--game-button-highlight: color-mix(in srgb, var(--theme-primary) 82%, #fff 18%);--game-button-fill: var(--theme-primary);--game-button-depth: color-mix(in srgb, var(--theme-primary) 62%, #000 38%);--game-button-glow: var(--theme-primary-glow);--game-button-ink: var(--theme-background)}.vg-btn--secondary,.vg-btn--ghost,.vg-btn--accent{--game-button-highlight: color-mix(in srgb, var(--theme-surface-alt) 86%, #fff 14%);--game-button-fill: var(--theme-surface-alt);--game-button-depth: color-mix(in srgb, var(--theme-surface-alt) 70%, #000 30%);--game-button-glow: rgb(0 0 0 / .28);--game-button-ink: var(--theme-text)}.vg-btn--lg{padding:14px 26px;font-size:1.05rem}.vg-btn--sm{padding:10px 18px;font-size:.92rem}.vg-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;font-family:var(--font-heading);font-size:12px;font-weight:700;line-height:1;letter-spacing:1.4px;text-transform:uppercase;white-space:nowrap}.vg-chip--primary{background:var(--theme-primary-subtle);color:var(--theme-primary)}.vg-chip--secondary{background:var(--theme-secondary-subtle);color:var(--theme-secondary)}.vg-chip--surface{background:var(--theme-surface-alt);color:var(--theme-muted);border:1px solid var(--theme-border)}.vg-step-num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:var(--theme-primary-subtle);color:var(--theme-primary);font-family:var(--font-heading);font-weight:800;font-size:20px;line-height:1;flex-shrink:0}.vg-link{display:inline-flex;align-items:center;gap:8px;color:var(--theme-link);font-weight:700;text-decoration:none;transition:color .15s ease,text-shadow .15s ease}.vg-link svg{width:16px;height:16px;flex-shrink:0}.vg-link:hover{color:var(--theme-primary);text-shadow:0 0 14px var(--theme-primary-glow)}.vg-section a:focus-visible,.vg-section button:focus-visible,.vg-hero a:focus-visible,.vg-hero button:focus-visible{outline:2px solid var(--theme-primary);outline-offset:3px}@media(prefers-reduced-motion:reduce){.vg-section *,.vg-hero *{transition:none!important}}.vg-hero{position:relative;padding-block:40px 36px;overflow:hidden;isolation:isolate}@media(min-width:768px){.vg-hero{padding-block:56px 48px}}@media(min-width:1440px){.vg-hero{padding-block:72px 56px}}.vg-hero--art{min-height:620px;display:flex;align-items:center}.vg-hero-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.82;filter:saturate(.96) contrast(1.08);pointer-events:none}.vg-hero-scrim{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at 78% 42%,rgb(var(--theme-primary-rgb) / .06),transparent 400px),linear-gradient(90deg,rgb(var(--theme-background-rgb) / .9),rgb(var(--theme-background-rgb) / .64) 48%,rgb(var(--theme-background-rgb) / .36)),linear-gradient(0deg,rgb(var(--theme-background-rgb) / .82),transparent 38%)}.vg-hero-foreground{position:relative;z-index:2;width:100%}.vg-hero--art:not(.vg-hero--split) .vg-hero-scrim{background:radial-gradient(circle at 78% 42%,rgb(var(--theme-primary-rgb) / .06),transparent 400px),linear-gradient(90deg,rgb(var(--theme-background-rgb) / .9),rgb(var(--theme-background-rgb) / .64) 48%,rgb(var(--theme-background-rgb) / .36)),linear-gradient(0deg,rgb(var(--theme-background-rgb) / .82),transparent 38%)}.vg-hero-layout{position:relative;z-index:1;display:grid;gap:28px;align-items:center}.vg-hero--split .vg-hero-layout{grid-template-columns:1fr}@media(min-width:1024px){.vg-hero--split .vg-hero-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:40px}}.vg-hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:18px;text-align:left}.vg-hero--art .vg-hero-title{text-shadow:0 2px 24px rgb(var(--theme-background-rgb) / .55)}.vg-hero--art .vg-hero-tagline,.vg-hero--art .vg-hero-disclaimer{text-shadow:0 1px 12px rgb(var(--theme-background-rgb) / .65)}.vg-hero--art:not(.vg-hero--split) .vg-hero-copy{align-items:flex-start;text-align:left;max-width:640px;margin-inline:0}.vg-hero--art:not(.vg-hero--split) .vg-hero-ctas{justify-content:flex-start}.vg-hero--art:not(.vg-hero--split) .vg-hero-layout{justify-items:start}.vg-hero:not(.vg-hero--split) .vg-hero-copy{align-items:center;text-align:center;max-width:860px;margin-inline:auto}.vg-hero-title{margin:0;max-width:18ch;font-family:var(--font-heading);color:var(--theme-text);font-size:clamp(2.4rem,5vw,4.4rem);line-height:1.05;letter-spacing:.01em;text-transform:none;font-weight:800}.vg-hero:not(.vg-hero--split) .vg-hero-title{max-width:16ch}.vg-hero-tagline{margin:0;max-width:46ch;color:rgb(var(--theme-text-rgb) / .78);font-size:1.02rem;line-height:1.65}.vg-hero-ctas{display:flex;flex-wrap:wrap;gap:12px 14px}.vg-hero:not(.vg-hero--split) .vg-hero-ctas{justify-content:center}.vg-hero-disclaimer{max-width:48ch;margin:4px 0 0;color:rgb(var(--theme-text-rgb) / .58);font-size:.86rem;line-height:1.55}.vg-hero-media{min-width:0}.vg-featured-video-card{display:block;position:relative;width:100%;max-width:980px;margin-inline:auto;padding:0;border:0;background:var(--theme-surface);border-radius:var(--radius);box-shadow:#00000042 0 18px 40px;overflow:hidden;text-align:left;color:inherit;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.vg-hero-media .vg-featured-video-card{margin-inline:0;max-width:none}.vg-featured-video-card:hover{transform:translateY(-2px);box-shadow:0 22px 44px #00000057,0 0 0 1px var(--theme-secondary-subtle)}.vg-featured-video-card:focus-visible{outline:2px solid var(--theme-primary);outline-offset:3px}.vg-featured-video-thumb{position:relative;display:block;aspect-ratio:16 / 9;background:var(--theme-surface-alt);overflow:hidden}.vg-featured-video-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.04);transition:transform .15s ease}.vg-featured-video-card:hover .vg-featured-video-thumb img{transform:scale(1.03)}.vg-featured-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgb(var(--theme-background-rgb) / .08) 20%,rgb(var(--theme-background-rgb) / .82)),linear-gradient(90deg,rgb(var(--theme-background-rgb) / .35),transparent 55%);pointer-events:none}.vg-featured-video-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.vg-featured-video-play-btn{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:var(--theme-primary);color:var(--theme-background);box-shadow:inset 0 1px #ffffff47,0 5px color-mix(in srgb,var(--theme-primary) 62%,#000 38%),0 10px 24px var(--theme-primary-glow);transition:transform .15s ease,filter .15s ease}.vg-featured-video-play-btn svg{width:24px;height:24px;margin-left:2px}.vg-featured-video-card:hover .vg-featured-video-play-btn{filter:brightness(1.06);transform:scale(1.05)}.vg-featured-video-badge{position:absolute;left:12px;top:12px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgb(var(--theme-background-rgb) / .72);color:var(--theme-text);backdrop-filter:blur(8px);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.vg-featured-video-badge svg{width:14px;height:14px;color:#ff3b3b}.vg-featured-video-overlay{position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:16px;pointer-events:none}.vg-featured-video-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.vg-featured-video-eyebrow{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 10px rgb(var(--theme-background-rgb) / .7)}.vg-featured-video-title{margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:clamp(.98rem,1.5vw,1.12rem);line-height:1.3;font-weight:800;text-transform:none;letter-spacing:0;text-shadow:0 2px 14px rgb(var(--theme-background-rgb) / .75)}.vg-featured-video-action{flex-shrink:0}@media(max-width:480px){.vg-featured-video-overlay{flex-direction:column;align-items:stretch}.vg-featured-video-action{width:100%}}html.vg-video-modal-open,html.vg-video-modal-open body{overflow:hidden}.vg-video-modal[hidden]{display:none!important}.vg-video-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:20px}.vg-video-modal-backdrop{position:absolute;inset:0;background:rgb(var(--theme-background-rgb) / .78);backdrop-filter:blur(8px)}.vg-video-modal-panel{position:relative;z-index:1;width:min(960px,100%);border-radius:var(--radius);background:var(--theme-surface);box-shadow:inset 0 1px #ffffff14,0 5px color-mix(in srgb,var(--theme-surface) 72%,#000 28%),0 28px 60px #00000073;overflow:hidden}.vg-video-modal-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgb(var(--theme-text-rgb) / .08)}.vg-video-modal-title{margin:0;min-width:0;color:var(--theme-text);font-family:var(--font-heading);font-size:.95rem;font-weight:800;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vg-video-modal-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:var(--radius-compact);background:var(--theme-surface-alt);color:var(--theme-text);cursor:pointer;box-shadow:inset 0 1px #ffffff1f,0 3px color-mix(in srgb,var(--theme-surface-alt) 70%,#000 30%)}.vg-video-modal-close svg{width:18px;height:18px}.vg-video-modal-close:hover{filter:brightness(1.08)}.vg-video-modal-close:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.vg-video-modal-frame{position:relative;aspect-ratio:16 / 9;background:#000}.vg-video-modal-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.vg-routes-heading{margin:0 0 20px;font-family:var(--font-heading);color:var(--theme-text);font-size:clamp(1.6rem,2.4vw,2rem);font-weight:800;line-height:1.15;text-transform:none;letter-spacing:0}.vg-routes-grid{display:grid;gap:14px;grid-template-columns:1fr}@media(min-width:640px){.vg-routes-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.vg-routes-grid{grid-template-columns:repeat(4,1fr)}}.vg-routes-card{display:flex;flex-direction:column;gap:10px;padding:18px;background:var(--theme-surface);border-radius:var(--radius);box-shadow:#00000042 0 18px 40px;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.vg-routes-card:hover{transform:translateY(-2px);box-shadow:0 22px 44px #00000057,0 0 0 1px var(--theme-secondary-subtle)}.vg-routes-card-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.vg-routes-card-title{margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:1.05rem;font-weight:800;line-height:1.25;letter-spacing:0;text-transform:none}.vg-routes-card-arrow{width:16px;height:16px;color:var(--theme-secondary);flex-shrink:0;transition:transform .15s ease}.vg-routes-card:hover .vg-routes-card-arrow{transform:translate(3px)}.vg-routes-card-desc{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:.92rem;line-height:1.55}.vg-updates{scroll-margin-top:96px}.vg-updates-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px 28px;margin-bottom:16px}.vg-updates-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:760px}.vg-updates-checked{display:inline-flex;align-items:center;gap:7px;margin:0;color:rgb(var(--theme-text-rgb) / .72);font-family:var(--font-heading);font-size:.84rem;font-weight:800}.vg-updates-checked svg{width:16px;height:16px;color:var(--theme-secondary)}.vg-updates-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.vg-updates-tab{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:4px 10px;border:0;border-radius:999px;background:var(--theme-surface);color:rgb(var(--theme-text-rgb) / .78);font-family:var(--font-heading);font-size:.78rem;font-weight:800;letter-spacing:.02em;line-height:1;cursor:pointer;box-shadow:inset 0 1px #ffffff14,0 2px color-mix(in srgb,var(--theme-surface) 72%,#000 28%);transition:filter .15s ease,color .15s ease,background-color .15s ease}.vg-updates-tab:hover{filter:brightness(1.06);color:var(--theme-text)}.vg-updates-tab.is-active{background:var(--theme-primary);color:var(--theme-background);box-shadow:inset 0 1px #ffffff47,0 2px color-mix(in srgb,var(--theme-primary) 62%,#000 38%)}.vg-updates-tab:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.vg-updates-tab-count{display:inline-grid;place-items:center;width:1.35em;height:1.35em;padding:0;border-radius:50%;background:rgb(var(--theme-background-rgb) / .22);font-size:.68rem;line-height:1;flex-shrink:0}.vg-updates-tab.is-active .vg-updates-tab-count{background:rgb(var(--theme-background-rgb) / .18)}.vg-updates-showcase{padding:16px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000042 0 18px 40px}.vg-updates-layout{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:1024px){.vg-updates-layout{grid-template-columns:1.05fr .95fr;align-items:stretch}}.vg-updates-featured{position:relative;display:block;aspect-ratio:16 / 9;min-height:0;border-radius:calc(var(--radius) - 2px);overflow:hidden;background:var(--theme-surface-alt);text-decoration:none;color:inherit}@media(min-width:1024px){.vg-updates-featured{aspect-ratio:16 / 9;min-height:0;height:auto;align-self:start}}.vg-updates-featured-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.04) contrast(1.05);transition:transform .16s ease}.vg-updates-featured:hover .vg-updates-featured-image{transform:scale(1.035)}.vg-updates-featured-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgb(var(--theme-background-rgb) / .08) 8%,rgb(var(--theme-background-rgb) / .9) 92%),linear-gradient(90deg,rgb(var(--theme-background-rgb) / .55),transparent 70%)}.vg-updates-featured-content{position:absolute;inset:auto 0 0;display:flex;flex-direction:column;gap:8px;padding:22px}.vg-updates-featured-kicker{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vg-updates-featured-title{color:var(--theme-text);font-family:var(--font-heading);font-size:clamp(1.2rem,2vw,1.55rem);font-weight:800;line-height:1.2}.vg-updates-featured-copy{color:rgb(var(--theme-text-rgb) / .78);font-size:.9rem;line-height:1.5;max-width:36ch;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vg-updates-featured-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.vg-updates-featured-date,.vg-updates-featured-action{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:.8rem;font-weight:800}.vg-updates-featured-date{color:rgb(var(--theme-text-rgb) / .72)}.vg-updates-featured-action{color:var(--theme-secondary)}.vg-updates-featured-action svg,.vg-updates-featured-date svg{width:15px;height:15px}.vg-updates-list-panel{display:flex;flex-direction:column;gap:4px;min-width:0;max-height:none;overflow:visible;padding-right:0}.vg-updates-brief{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;row-gap:0;padding:7px 10px;border-radius:var(--radius-compact);background:rgb(var(--theme-background-rgb) / .28);text-decoration:none;color:inherit;transition:background-color .15s ease,transform .15s ease}.vg-updates-brief:hover{background:var(--theme-surface-alt);transform:translate(2px)}.vg-updates-brief-copy{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;row-gap:1px;min-width:0;align-items:baseline}.vg-updates-brief-cat{grid-column:1;grid-row:1;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.64rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.vg-updates-brief-date{grid-column:2;grid-row:1;justify-self:start;color:rgb(var(--theme-text-rgb) / .5);font-family:var(--font-heading);font-size:.64rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vg-updates-brief-title{grid-column:1 / -1;grid-row:2;color:var(--theme-text);font-family:var(--font-heading);font-size:.86rem;font-weight:800;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vg-updates-brief-arrow{width:14px;height:14px;color:var(--theme-secondary);flex-shrink:0;transition:transform .15s ease}.vg-updates-brief:hover .vg-updates-brief-arrow{transform:translate(3px)}.vg-updates-empty{margin:0;padding:14px 10px;color:rgb(var(--theme-text-rgb) / .62);font-size:.88rem}.vg-updates-grid{display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:640px){.vg-updates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.vg-updates-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.vg-updates-card{display:flex;flex-direction:column;gap:6px;padding:14px;border-radius:var(--radius-inner);background:rgb(var(--theme-background-rgb) / .28);text-decoration:none;color:inherit;transition:background-color .15s ease,transform .15s ease}.vg-updates-card:hover{background:var(--theme-surface-alt);transform:translateY(-2px)}.vg-updates-card-date{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.vg-updates-card-title{color:var(--theme-text);font-family:var(--font-heading);font-size:.95rem;font-weight:800;line-height:1.3}.vg-updates-card-desc{color:rgb(var(--theme-text-rgb) / .68);font-size:.82rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vg-updates-note{display:inline-flex;align-items:center;gap:8px;margin:14px 0 0;color:rgb(var(--theme-text-rgb) / .62);font-size:.84rem}.vg-updates-note svg{width:15px;height:15px;color:var(--theme-secondary)}.vg-roadmap-list{list-style:none;margin:0;padding:0;display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:720px){.vg-roadmap-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(min-width:1100px){.vg-roadmap-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.vg-roadmap-step{min-width:0;height:100%}.vg-roadmap-card{display:flex;align-items:flex-start;gap:14px;height:100%;padding:16px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000038 0 14px 32px;color:inherit}@media(min-width:1100px){.vg-roadmap-card{flex-direction:column;gap:14px}}a.vg-roadmap-card--link{text-decoration:none;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}a.vg-roadmap-card--link:hover{background:var(--theme-surface-alt);transform:translateY(-2px);box-shadow:#0000004d 0 18px 36px}a.vg-roadmap-card--link:hover .vg-roadmap-step-title,a.vg-roadmap-card--link:hover .vg-roadmap-step-cta{color:var(--theme-primary)}.vg-roadmap-step-body{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.vg-roadmap-step-title{margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:1rem;font-weight:800;line-height:1.3;text-transform:none;letter-spacing:0;transition:color .15s ease}.vg-roadmap-step-desc{margin:0;color:var(--theme-muted);font-size:.88rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vg-roadmap-step-cta{display:inline-block;margin-top:4px;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.76rem;font-weight:800;transition:color .15s ease}.vg-roadmap-footer{display:flex;justify-content:center;margin-top:22px}.vg-cat-list{display:grid;gap:28px;margin-top:24px}.vg-cat-block{scroll-margin-top:96px;display:grid;gap:16px;padding-bottom:22px;border-bottom:1px solid rgb(var(--theme-text-rgb) / .12)}.vg-cat-block:last-child{border-bottom:0;padding-bottom:0}.vg-cat-block-head{display:grid;gap:6px}.vg-cat-block-head--codes{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 20px}.vg-cat-block-heading{display:grid;gap:6px;min-width:0;max-width:720px}.vg-cat-block-title{margin-top:16px}.vg-cat-block-head--codes .vg-cat-block-title{margin-top:0}.vg-cat-block-blurb{margin:0;color:var(--theme-muted);font-size:.92rem;line-height:1.6}.vg-codes-panel{padding:16px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000038 0 14px 32px}.vg-cat-steps{list-style:none;margin:0;padding:0;display:grid;gap:10px}.vg-cat-step{display:flex;align-items:center;gap:14px}.vg-cat-step-num{flex-shrink:0;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:2px solid var(--theme-secondary);background:var(--theme-surface-alt);color:var(--theme-secondary);font-family:var(--font-heading);font-size:.8rem;font-weight:900}.vg-cat-step-link{flex:1;min-width:0;display:grid;gap:3px;padding:10px 12px;border-radius:var(--radius-compact);color:inherit;text-decoration:none;transition:background-color .15s ease}.vg-cat-step-link:hover{background:var(--theme-surface-alt)}.vg-cat-step-title{font-family:var(--font-heading);font-weight:800;color:var(--theme-text);line-height:1.3}.vg-cat-step-link:hover .vg-cat-step-title{color:var(--theme-secondary)}.vg-cat-step-desc{color:var(--theme-muted);font-size:.86rem;line-height:1.55}.vg-cat-step-arrow{flex-shrink:0;width:16px;height:16px;color:var(--theme-secondary);transition:transform .15s ease}.vg-cat-step:hover .vg-cat-step-arrow{transform:translate(3px)}.vg-cat-grid{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:640px){.vg-cat-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.vg-cat-grid{grid-template-columns:repeat(3,1fr)}}.vg-cat-card{display:grid;gap:6px;padding:16px;border:1px solid var(--theme-border);border-radius:var(--radius-compact);background:var(--theme-surface-alt);color:inherit;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.vg-cat-card:hover{border-color:var(--theme-secondary);transform:translateY(-2px)}.vg-cat-card-title{font-family:var(--font-heading);font-weight:800;color:var(--theme-text);line-height:1.3}.vg-cat-card:hover .vg-cat-card-title{color:var(--theme-secondary)}.vg-cat-card-desc{color:var(--theme-muted);font-size:.86rem;line-height:1.55}.vg-cat-card-date{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vg-cat-footer{display:flex;justify-content:flex-start}.vg-cat-block-head--db{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 20px}.vg-cat-block-head--db .vg-cat-block-title{margin-top:0}.vg-db-status{margin:0;color:rgb(var(--theme-text-rgb) / .62);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-db-status--compact{margin:0 0 12px}.vg-cat-block--db-compact{scroll-margin-top:0}.vg-db-panel{display:grid;gap:14px;padding:0;border-radius:0;background:transparent;box-shadow:none}.vg-db-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:2px}.vg-db-filter{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:4px 10px;border:0;border-radius:999px;background:var(--theme-surface);color:rgb(var(--theme-text-rgb) / .78);font-family:var(--font-heading);font-size:.78rem;font-weight:800;letter-spacing:.02em;line-height:1;cursor:pointer;box-shadow:inset 0 1px #ffffff14,0 2px color-mix(in srgb,var(--theme-surface) 72%,#000 28%);transition:filter .15s ease,color .15s ease,background-color .15s ease,box-shadow .15s ease}.vg-db-filter:hover{filter:brightness(1.06);color:var(--theme-text)}.vg-db-filter.is-active{background:var(--theme-primary);color:var(--theme-background);box-shadow:inset 0 1px #ffffff47,0 2px color-mix(in srgb,var(--theme-primary) 62%,#000 38%)}.vg-db-filter-count{display:inline-grid;place-items:center;width:1.35em;height:1.35em;padding:0;border-radius:50%;background:rgb(var(--theme-background-rgb) / .22);font-size:.68rem;line-height:1;flex-shrink:0}.vg-db-filter.is-active .vg-db-filter-count{background:rgb(var(--theme-background-rgb) / .18)}.vg-db-filter:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.vg-db-row-top{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0}.vg-db-name{color:var(--theme-text);font-family:var(--font-heading);font-size:1.08rem;font-weight:800;line-height:1.2;min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vg-db-chip{display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:999px;font-family:var(--font-heading);font-size:.74rem;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase;flex-shrink:0}.vg-db-chip--tier{background:rgb(var(--theme-primary-rgb) / .18);color:var(--theme-primary);font-size:.8rem;height:24px;padding:0 10px}.vg-db-tier-S{--db-tier: #f0c14a;--db-tier-rgb: 240 193 74}.vg-db-tier-A{--db-tier: #ff7a59;--db-tier-rgb: 255 122 89}.vg-db-tier-B{--db-tier: #5aa8ff;--db-tier-rgb: 90 168 255}.vg-db-tier-C{--db-tier: #3ecf8e;--db-tier-rgb: 62 207 142}.vg-db-tier-D{--db-tier: #9aa3b2;--db-tier-rgb: 154 163 178}.vg-db-chip.vg-db-chip--tier.vg-db-tier-S,.vg-db-chip.vg-db-chip--tier.vg-db-tier-A,.vg-db-chip.vg-db-chip--tier.vg-db-tier-B,.vg-db-chip.vg-db-chip--tier.vg-db-tier-C,.vg-db-chip.vg-db-chip--tier.vg-db-tier-D,.vg-db-tier-badge.vg-db-tier-S,.vg-db-tier-badge.vg-db-tier-A,.vg-db-tier-badge.vg-db-tier-B,.vg-db-tier-badge.vg-db-tier-C,.vg-db-tier-badge.vg-db-tier-D{background:rgb(var(--db-tier-rgb) / .18);color:var(--db-tier)}.vg-db-filter.vg-db-filter--tier:not(.is-active){color:var(--db-tier, rgb(var(--theme-text-rgb) / .78))}.vg-db-filter.vg-db-filter--tier:not(.is-active) .vg-db-filter-count{background:rgb(var(--db-tier-rgb, var(--theme-background-rgb)) / .18);color:inherit}.vg-db-chip--role{background:rgb(var(--theme-secondary-rgb) / .16);color:var(--theme-secondary);height:24px;padding:0 10px;font-size:.74rem}.vg-db-rarity-common{--db-tag: #9aa3b2;--db-tag-rgb: 154 163 178}.vg-db-rarity-uncommon{--db-tag: #3ecf8e;--db-tag-rgb: 62 207 142}.vg-db-rarity-rare{--db-tag: #5aa8ff;--db-tag-rgb: 90 168 255}.vg-db-rarity-epic{--db-tag: #b388ff;--db-tag-rgb: 179 136 255}.vg-db-rarity-legendary{--db-tag: #f0c14a;--db-tag-rgb: 240 193 74}.vg-db-rarity-mythical{--db-tag: #ff5fb3;--db-tag-rgb: 255 95 179}.vg-db-rarity-special{--db-tag: #47e0d4;--db-tag-rgb: 71 224 212}.vg-db-type-production{--db-tag: #3ecf8e;--db-tag-rgb: 62 207 142}.vg-db-type-passive{--db-tag: #5aa8ff;--db-tag-rgb: 90 168 255}.vg-db-type-combat{--db-tag: #ff7a59;--db-tag-rgb: 255 122 89}.vg-db-chip.vg-db-chip--role[class*=vg-db-rarity-],.vg-db-chip.vg-db-chip--role[class*=vg-db-type-]{background:rgb(var(--db-tag-rgb) / .18);color:var(--db-tag)}.vg-db-filter.vg-db-filter--rarity:not(.is-active),.vg-db-filter.vg-db-filter--type:not(.is-active){color:var(--db-tag, rgb(var(--theme-text-rgb) / .78))}.vg-db-filter.vg-db-filter--rarity:not(.is-active) .vg-db-filter-count,.vg-db-filter.vg-db-filter--type:not(.is-active) .vg-db-filter-count{background:rgb(var(--db-tag-rgb, var(--theme-background-rgb)) / .18);color:inherit}.vg-db-dot{width:7px;height:7px;border-radius:50%;background:var(--theme-secondary);box-shadow:0 0 0 3px rgb(var(--theme-secondary-rgb) / .16);flex-shrink:0}.vg-db-row-facts{display:flex;flex-wrap:wrap;gap:6px 14px}.vg-db-row-facts--stack{display:grid;gap:6px}.vg-db-fact{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0}.vg-db-fact-label{color:rgb(var(--theme-text-rgb) / .48);font-family:var(--font-heading);font-size:.66rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;flex-shrink:0}.vg-db-fact-value{color:rgb(var(--theme-text-rgb) / .8);font-size:.84rem;line-height:1.35;min-width:0}.vg-db-note{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-size:.8rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vg-db-footnote{margin:0;color:rgb(var(--theme-text-rgb) / .5);font-size:.78rem}.vg-db-chickens{display:grid;gap:16px}.vg-db-tier-group[hidden]{display:none!important}.vg-db-tier-heading{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:rgb(var(--theme-text-rgb) / .72);font-family:var(--font-heading);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.vg-db-tier-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:rgb(var(--theme-primary-rgb) / .18);color:var(--theme-primary);font-size:.88rem;font-weight:800;line-height:1;text-align:center}.vg-db-tier-count{margin-left:auto;color:rgb(var(--theme-text-rgb) / .45);font-size:.72rem}.vg-db-row-list{list-style:none;margin:0;padding:0;display:grid;gap:8px;grid-template-columns:1fr}@media(min-width:640px){.vg-db-row-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.vg-db-row-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.vg-db-row-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.vg-db-row{display:grid;gap:6px;padding:12px;border-radius:var(--radius-compact);background:var(--theme-surface);box-shadow:#00000029 0 8px 20px;transition:background-color .15s ease,transform .15s ease}.vg-db-row:hover{background:var(--theme-surface-alt);transform:translateY(-1px)}.vg-db-row[hidden]{display:none!important}.vg-db-boss-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.vg-db-boss-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:12px;border-radius:var(--radius-compact);background:var(--theme-surface);box-shadow:#00000029 0 8px 20px;transition:background-color .15s ease,transform .15s ease}.vg-db-boss-row:hover{background:var(--theme-surface-alt);transform:translateY(-1px)}.vg-db-boss-floor{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px 8px;border-radius:var(--radius-compact);background:linear-gradient(160deg,rgb(var(--theme-primary-rgb) / .18),transparent 60%),var(--theme-surface-alt);text-align:center}.vg-db-boss-floor-label{color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vg-db-boss-floor-value{color:var(--theme-text);font-family:var(--font-heading);font-size:1.15rem;font-weight:800;line-height:1.1}.vg-db-boss-body{display:grid;gap:6px;min-width:0}@media(max-width:560px){.vg-db-boss-row{grid-template-columns:1fr}.vg-db-boss-floor{flex-direction:row;justify-content:flex-start;gap:8px;padding:8px 10px}}.vg-db-card-grid{list-style:none;margin:0;padding:0;display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:640px){.vg-db-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.vg-db-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.vg-db-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.vg-db-card{display:grid;gap:8px;padding:14px;border-radius:var(--radius-compact);background:var(--theme-surface);box-shadow:#00000029 0 8px 20px;transition:background-color .15s ease,transform .15s ease}.vg-db-card:hover{background:var(--theme-surface-alt);transform:translateY(-1px)}.vg-db-card[hidden]{display:none!important}.vg-db-card-grid--abilities .vg-db-name{font-size:1.12rem}.vg-db-card-grid--abilities .vg-db-fact-value{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.vg-db-card-grid--eggs .vg-db-fact-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vg-guide-dir-list{display:grid;gap:18px;margin-top:24px}.vg-guide-dir-section{scroll-margin-top:96px;border-bottom:1px solid rgb(var(--theme-text-rgb) / .12);padding-bottom:18px}.vg-guide-dir-section:last-child{border-bottom:0;padding-bottom:0}.vg-guide-dir-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vg-guide-dir-toggle{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;background:transparent;border:0;cursor:pointer;font:inherit;text-align:left}.vg-guide-dir-title{margin:0;font-family:var(--font-heading);font-size:1.35rem;font-weight:800;color:var(--theme-text)}.vg-guide-dir-toggle:hover .vg-guide-dir-title{color:var(--theme-primary)}.vg-guide-dir-chevron{flex-shrink:0;width:16px;height:16px;color:var(--theme-muted);transition:transform .18s ease}.vg-guide-dir-section[data-open=false] .vg-guide-dir-chevron{transform:rotate(-90deg)}.vg-guide-dir-link{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-right:14px;border-radius:var(--radius-compact);color:var(--theme-secondary);transition:background-color .15s ease,color .15s ease}.vg-guide-dir-link:hover{background:rgb(var(--theme-secondary-rgb) / .14);color:var(--theme-primary)}.vg-guide-dir-panel{padding:0 22px 20px}.vg-guide-dir-section[data-open=false] .vg-guide-dir-panel{display:none}.vg-guide-dir-articles{list-style:none;margin:0;padding:0;display:grid;gap:8px}.vg-guide-dir-article{display:grid;gap:3px;padding:9px 10px;border-radius:var(--radius-compact);color:inherit;text-decoration:none;transition:background-color .15s ease,transform .15s ease}.vg-guide-dir-article:hover{background:rgb(var(--theme-primary-rgb) / .08);transform:translate(3px)}.vg-guide-dir-article-title{font-family:var(--font-heading);font-weight:800;color:var(--theme-text);line-height:1.3}.vg-guide-dir-article:hover .vg-guide-dir-article-title{color:var(--theme-primary)}.vg-guide-dir-article-desc{color:var(--theme-muted);font-size:.85rem;line-height:1.5}.vg-category{padding-top:2.25rem;padding-bottom:4.5rem}.vg-category-hero{display:grid;gap:18px;margin-bottom:28px}.vg-category-hero-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px 24px}.vg-category-hero-copy{display:grid;gap:10px;max-width:46rem}.vg-category-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.85rem,3.6vw,2.6rem);font-weight:800;line-height:1.12;color:var(--theme-text);letter-spacing:0;text-transform:none}.vg-category-lead{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:1rem;line-height:1.65}.vg-category-stats{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-category-panel{margin-bottom:28px;padding:16px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#0000002e 0 10px 24px}.vg-category-panel-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 16px;margin-bottom:14px}.vg-category-panel-head .vg-title{margin:0}.vg-category-db{margin-bottom:28px}.vg-category-db .vg-cat-block{margin:0;padding:0;border:0}.vg-category-db .vg-cat-block-head--db{margin-bottom:14px}.vg-category-overview{display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:32px}@media(min-width:960px){.vg-category-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}.vg-category-info-card{display:grid;gap:14px;padding:18px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#0000002e 0 10px 24px}.vg-category-info-head{display:flex;align-items:flex-start;gap:12px}.vg-category-info-badge{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:var(--radius-compact);background:rgb(var(--theme-primary-rgb) / .16);color:var(--theme-primary);font-family:var(--font-heading);font-size:.95rem;font-weight:800;flex-shrink:0}.vg-category-info-badge--ok{background:rgb(var(--theme-secondary-rgb) / .16);color:var(--theme-secondary)}.vg-category-info-title{margin:0;font-family:var(--font-heading);font-size:1.05rem;font-weight:800;line-height:1.3;color:var(--theme-text)}.vg-category-info-body{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:.95rem;line-height:1.65}.vg-category-why-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.vg-category-why-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px}.vg-category-why-num{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:rgb(var(--theme-primary-rgb) / .16);color:var(--theme-primary);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-category-why-copy{display:grid;gap:4px;min-width:0}.vg-category-why-title{margin:0;font-family:var(--font-heading);font-size:.95rem;font-weight:800;color:var(--theme-text)}.vg-category-why-body{margin:0;color:rgb(var(--theme-text-rgb) / .68);font-size:.88rem;line-height:1.5}.vg-category-block{margin-top:34px}.vg-category-block-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 20px;margin-bottom:16px}.vg-category-block-head .vg-kicker{margin-bottom:8px}.vg-category-block-head .vg-title{margin:0}.vg-category-block-note{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.76rem;font-weight:800}.vg-category-featured-grid{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:800px){.vg-category-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.vg-category-feature-card{display:grid;gap:8px;padding:18px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#0000002e 0 10px 24px;text-decoration:none;color:inherit;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.vg-category-feature-card:hover{transform:translateY(-2px);background:var(--theme-surface-alt);box-shadow:#00000042 0 16px 32px}.vg-category-feature-meta{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.vg-category-feature-title{font-family:var(--font-heading);font-size:1.15rem;font-weight:800;line-height:1.3;color:var(--theme-text)}.vg-category-feature-card:hover .vg-category-feature-title{color:var(--theme-primary)}.vg-category-feature-desc{color:rgb(var(--theme-text-rgb) / .68);font-size:.9rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vg-category-feature-cta{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.76rem;font-weight:800}.vg-category-article-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.vg-category-article{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000024 0 8px 18px;text-decoration:none;color:inherit;transition:background-color .15s ease,transform .15s ease}.vg-category-article:hover{background:var(--theme-surface-alt);transform:translateY(-1px)}.vg-category-article-copy{display:grid;gap:4px;min-width:0}.vg-category-article-title{font-family:var(--font-heading);font-size:.98rem;font-weight:800;line-height:1.3;color:var(--theme-text)}.vg-category-article:hover .vg-category-article-title{color:var(--theme-primary)}.vg-category-article-desc{color:rgb(var(--theme-text-rgb) / .65);font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vg-category-article-date{flex-shrink:0;color:rgb(var(--theme-text-rgb) / .5);font-family:var(--font-heading);font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding-top:3px}.vg-category-empty{margin:0;padding:18px;border-radius:var(--radius);background:var(--theme-surface);color:rgb(var(--theme-text-rgb) / .62);text-align:center}.vg-category-faq{max-width:920px}.vg-tier-page{padding-top:2.25rem;padding-bottom:4.5rem}.vg-tier-hero{display:grid;gap:18px;margin-bottom:24px}.vg-tier-hero-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px 24px}.vg-tier-hero-copy{display:grid;gap:10px;max-width:46rem}.vg-tier-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.85rem,3.6vw,2.6rem);font-weight:800;line-height:1.12;color:var(--theme-text);letter-spacing:0;text-transform:none}.vg-tier-lead{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:1rem;line-height:1.65}.vg-tier-stats{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-tier-summary{display:flex;flex-wrap:wrap;gap:8px}.vg-tier-summary-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px 0 8px;border-radius:999px;background:var(--theme-surface);box-shadow:#00000024 0 6px 16px}.vg-tier-summary-letter{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:7px;background:rgb(var(--db-tier-rgb, var(--theme-primary-rgb)) / .18);color:var(--db-tier, var(--theme-primary));font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-tier-summary-count{color:rgb(var(--theme-text-rgb) / .72);font-family:var(--font-heading);font-size:.8rem;font-weight:800}.vg-tier-board{margin-bottom:28px}.vg-tier-board .vg-cat-block{margin:0;padding:0;border:0}.vg-tier-note-card{display:grid;gap:14px;margin-bottom:32px;padding:18px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000029 0 8px 20px}@media(min-width:800px){.vg-tier-note-card{grid-template-columns:1fr 1fr;gap:18px 24px}}.vg-tier-note-block{display:grid;gap:8px;min-width:0}.vg-tier-note-title{margin:0;display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:1rem;font-weight:800;color:var(--theme-text)}.vg-tier-note-body{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:.92rem;line-height:1.6}.vg-tier-method,.vg-tier-faq{margin-top:8px;margin-bottom:28px}.vg-tier-method-head{display:grid;gap:8px;margin-bottom:14px}.vg-tier-method-head .vg-title{margin:0}.vg-tier-method-body{max-width:52rem}.vg-tier-faq .vg-faq-list{max-width:none}.vg-hub-header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:14px 24px;margin-bottom:8px}.vg-hub-header-copy{display:grid;gap:10px;max-width:46rem}.vg-hub-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.85rem,3.6vw,2.6rem);font-weight:800;line-height:1.12;color:var(--theme-text);letter-spacing:0;text-transform:none}.vg-hub-lead{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:1rem;line-height:1.65}.vg-hub-stats{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-hub-grid{display:grid;gap:12px;grid-template-columns:1fr;margin-top:22px}@media(min-width:640px){.vg-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.vg-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.vg-hub-card{display:grid;gap:8px;align-content:start;min-height:100%;padding:16px;border:0;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#0000002e 0 10px 24px;color:inherit;text-decoration:none;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.vg-hub-card:hover{transform:translateY(-2px);background:var(--theme-surface-alt);box-shadow:#00000042 0 16px 32px}.vg-hub-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.vg-hub-card-type{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.vg-hub-card-count{flex-shrink:0;display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:rgb(var(--theme-background-rgb) / .28);color:rgb(var(--theme-text-rgb) / .72);font-family:var(--font-heading);font-size:.7rem;font-weight:800}.vg-hub-card--database .vg-hub-card-count{background:rgb(var(--theme-primary-rgb) / .14);color:var(--theme-primary)}.vg-hub-card--codes .vg-hub-card-count{background:rgb(var(--theme-secondary-rgb) / .16);color:var(--theme-secondary)}.vg-hub-card-name{font-family:var(--font-heading);font-size:1.08rem;font-weight:800;line-height:1.25;color:var(--theme-text)}.vg-hub-card:hover .vg-hub-card-name{color:var(--theme-primary)}.vg-hub-card-blurb{color:rgb(var(--theme-text-rgb) / .68);font-size:.88rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vg-hub-card-cta{margin-top:4px;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.76rem;font-weight:800}.vg-hub-card:hover .vg-hub-card-cta{color:var(--theme-primary)}.vg-hub-directory{margin-top:40px}.vg-hub-directory-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 20px;margin-bottom:16px}.vg-hub-directory-head .vg-kicker{margin-bottom:8px}.vg-hub-all-title{margin:0}.vg-hub-directory-note{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.76rem;font-weight:800}.vg-hub-groups{display:grid;gap:14px}.vg-hub-group{padding:16px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000029 0 8px 20px}.vg-hub-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.vg-hub-group-title{margin:0;font-family:var(--font-heading);font-size:1.1rem;font-weight:800}.vg-hub-group-link{color:var(--theme-text);text-decoration:none}.vg-hub-group-link:hover{color:var(--theme-primary)}.vg-hub-group-all{flex-shrink:0;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.76rem;font-weight:800;text-decoration:none}.vg-hub-group-all:hover{color:var(--theme-primary)}.vg-hub-articles{list-style:none;margin:0;padding:0;display:grid;gap:8px}.vg-hub-article{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border-radius:var(--radius-compact);background:rgb(var(--theme-background-rgb) / .28);text-decoration:none;color:inherit;transition:background-color .15s ease}.vg-hub-article:hover{background:var(--theme-surface-alt)}.vg-hub-article-copy{display:grid;gap:4px;min-width:0}.vg-hub-article-title{font-family:var(--font-heading);font-size:.95rem;font-weight:800;line-height:1.3;color:var(--theme-text)}.vg-hub-article:hover .vg-hub-article-title{color:var(--theme-primary)}.vg-hub-article-desc{color:rgb(var(--theme-text-rgb) / .65);font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vg-hub-article-date{flex-shrink:0;color:rgb(var(--theme-text-rgb) / .5);font-family:var(--font-heading);font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding-top:2px}.vg-updates-panel-title{margin:0 0 16px;font-family:var(--font-heading);font-size:1.3rem;font-weight:800;color:var(--theme-text)}.vg-updates-panel-actions{display:flex;justify-content:center;margin-top:18px}.vg-updates-viewall{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.86rem;font-weight:800;text-decoration:none;transition:color .15s ease}.vg-updates-viewall:hover{color:var(--theme-primary)}.vg-updates-viewall svg{width:16px;height:16px;transition:transform .15s ease}.vg-updates-viewall:hover svg{transform:translate(3px)}.vg-updates-list-panel .vg-updates-viewall{margin-top:16px}.vg-guide-dir-section--beginner .vg-guide-dir-panel{padding-top:4px}.vg-guide-dir-section--beginner .vg-roadmap-list{margin-top:0}.vg-destinations-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;max-width:720px;margin-bottom:18px}.vg-destinations-lead{margin:0;color:rgb(var(--theme-text-rgb) / .7);font-size:.95rem;line-height:1.55}.vg-destinations-grid{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:640px){.vg-destinations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(min-width:1100px){.vg-destinations-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.vg-decision-card{display:flex;flex-direction:column;min-width:0;height:100%;border-radius:var(--radius);background:var(--theme-surface);overflow:hidden;box-shadow:#00000038 0 14px 32px;text-decoration:none;color:inherit;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.vg-decision-card:hover{transform:translateY(-2px);background:var(--theme-surface-alt);box-shadow:#0000004d 0 18px 36px}.vg-decision-card-media{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:var(--theme-surface-alt);filter:saturate(1.04) contrast(1.03)}.vg-decision-card-media--empty{background:radial-gradient(circle at 30% 20%,var(--theme-primary-subtle),transparent 45%),radial-gradient(circle at 80% 70%,var(--theme-secondary-subtle),transparent 40%),var(--theme-surface-alt)}.vg-decision-card-body{display:flex;flex-direction:column;gap:6px;padding:14px 14px 16px;flex:1}.vg-decision-card-label{color:var(--theme-secondary);font-family:var(--font-heading);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:800}.vg-decision-card-title{color:var(--theme-text);font-family:var(--font-heading);font-size:1rem;font-weight:800;line-height:1.3}.vg-decision-card:hover .vg-decision-card-title{color:var(--theme-primary)}.vg-decision-card-copy{color:rgb(var(--theme-text-rgb) / .7);font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vg-overview-card{display:grid;gap:22px;padding:0;border-radius:0;background:transparent;box-shadow:none}@media(min-width:1024px){.vg-overview-card{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px 36px;align-items:center}}.vg-overview-copy{display:flex;flex-direction:column;gap:12px;min-width:0}.vg-overview-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:2px}.vg-overview-copy .vg-title{margin:0;text-transform:none;letter-spacing:0}.vg-overview-lead{margin:0;color:var(--theme-text);font-size:1.08rem;font-weight:700;line-height:1.55;max-width:62ch}.vg-overview-intro{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:.95rem;line-height:1.65;max-width:62ch}.vg-overview-facts{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}@media(min-width:720px){.vg-overview-facts{grid-template-columns:repeat(4,minmax(0,1fr))}}.vg-overview-fact{display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:var(--radius-compact);background:var(--theme-surface);box-shadow:#00000029 0 8px 20px;min-width:0}.vg-overview-fact-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:var(--radius-compact);background:rgb(var(--theme-primary-rgb) / .16);color:var(--theme-primary);flex-shrink:0}.vg-overview-fact-icon svg{width:18px;height:18px}.vg-overview-fact-text{min-width:0;display:grid;gap:1px;align-content:start}.vg-overview-fact-value{margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:.92rem;font-weight:800;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.vg-overview-fact-label{display:block;margin:0;padding:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.62rem;font-weight:800;letter-spacing:.03em;line-height:1.1;text-transform:uppercase}.vg-overview-media-col{display:grid;gap:10px;min-width:0;align-content:center}.vg-overview-media{position:relative;aspect-ratio:16 / 9;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000038 0 14px 32px;overflow:hidden}.vg-overview-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.04) contrast(1.03)}.vg-overview-media-caption{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.vg-evidence-card{position:relative;padding:40px 32px;background:var(--theme-surface);border:1px solid rgb(var(--theme-primary-rgb) / .4);border-radius:var(--radius);box-shadow:#00000042 0 18px 40px;overflow:hidden}.vg-evidence-card:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 90% at 15% 0%,var(--theme-primary-subtle),transparent 70%);pointer-events:none}.vg-evidence-intro{position:relative;margin:0 0 28px;max-width:720px;color:var(--theme-muted);font-size:17px;line-height:1.7}.vg-evidence-points{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:18px;grid-template-columns:1fr}@media(min-width:768px){.vg-evidence-points{grid-template-columns:repeat(3,1fr);gap:20px}}.vg-evidence-point{display:flex;align-items:flex-start;gap:12px}.vg-evidence-point-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--theme-primary-subtle);color:var(--theme-primary);flex-shrink:0}.vg-evidence-point-icon svg{width:16px;height:16px}.vg-evidence-point-text{margin:0;color:var(--theme-muted);font-size:15px;line-height:1.6}.vg-evidence-point-text strong{color:var(--theme-text)}.vg-searches-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px}.vg-searches-link{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border-radius:999px;background:var(--theme-surface);border:1px solid var(--theme-border);color:var(--theme-text);font-size:14px;font-weight:700;letter-spacing:.5px;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,border-color .15s ease,color .15s ease}.vg-searches-link svg{width:16px;height:16px;color:var(--theme-primary);flex-shrink:0}.vg-searches-link:hover{transform:translateY(-2px);background:var(--theme-primary-subtle);border-color:var(--theme-primary);color:var(--theme-primary);box-shadow:var(--theme-primary-glow) 0 12px 28px -8px}.vg-loop-grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:1024px){.vg-loop-grid{grid-template-columns:repeat(4,1fr);gap:28px}}.vg-loop-step{position:relative;display:flex;align-items:flex-start;gap:16px;padding:24px 20px;background:var(--theme-surface);border-radius:var(--radius);box-shadow:#00000042 0 18px 40px;transition:transform .15s ease,box-shadow .15s ease}.vg-loop-step:hover{transform:translateY(-4px);box-shadow:0 22px 44px #00000057,0 0 0 1px var(--theme-secondary-subtle)}@media(min-width:1024px){.vg-loop-step{flex-direction:column;align-items:flex-start;gap:14px}}.vg-loop-step:after{content:"";position:absolute;left:50%;bottom:-19px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:9px solid var(--theme-secondary);transform:translate(-50%)}.vg-loop-step:last-child:after{display:none}@media(min-width:1024px){.vg-loop-step:after{inset:50% -20px auto auto;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid var(--theme-secondary);border-right:0;transform:translateY(-50%)}}.vg-loop-step-body{display:flex;flex-direction:column;gap:8px}.vg-loop-step-title{margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:16px;line-height:1.3;letter-spacing:1.2px;text-transform:uppercase}.vg-loop-step-desc{margin:0;color:var(--theme-muted);font-size:14px;line-height:1.65}.vg-loop-return{display:flex;justify-content:center;margin-top:40px}.vg-loop-return-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 24px;border-radius:999px;background:var(--theme-secondary-subtle);border:1px solid var(--theme-border);color:var(--theme-secondary);font-family:var(--font-heading);font-size:13px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.vg-loop-return-btn svg{width:16px;height:16px}.vg-loop-return-btn:hover{transform:translateY(-2px);border-color:var(--theme-secondary);box-shadow:var(--theme-secondary-glow) 0 14px 30px -10px}.vg-features-grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:1024px){.vg-features-grid{grid-template-columns:repeat(3,1fr);gap:28px}}.vg-features-panel{padding:28px 24px;background:var(--theme-surface);border-top:3px solid var(--theme-primary);border-radius:var(--radius);box-shadow:#00000042 0 18px 40px;transition:transform .15s ease,box-shadow .15s ease}.vg-features-panel:nth-child(2){border-top-color:var(--theme-secondary)}.vg-features-panel:hover{transform:translateY(-4px);box-shadow:0 22px 44px #00000057,0 0 0 1px var(--theme-secondary-subtle)}.vg-features-panel-title{display:flex;align-items:center;gap:10px;margin:0 0 20px;font-family:var(--font-heading);color:var(--theme-text);font-size:18px;line-height:1.3;letter-spacing:1.6px;text-transform:uppercase}.vg-features-panel-title svg{width:20px;height:20px;color:var(--theme-primary);flex-shrink:0}.vg-features-panel:nth-child(2) .vg-features-panel-title svg{color:var(--theme-secondary)}.vg-features-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.vg-features-item{display:flex;align-items:center;gap:12px;color:var(--theme-muted);font-size:15px;line-height:1.4;text-decoration:none;transition:transform .15s ease,color .15s ease}.vg-features-item:hover{transform:translate(4px);color:var(--theme-text)}.vg-features-item-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-compact);background:var(--theme-primary-subtle);color:var(--theme-primary);flex-shrink:0}.vg-features-item-icon svg{width:20px;height:20px}.vg-features-item:nth-child(2n) .vg-features-item-icon{background:var(--theme-secondary-subtle);color:var(--theme-secondary)}.vg-features-item-copy{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.vg-features-item-title{color:var(--theme-text);font-family:var(--font-heading);font-size:.95rem;font-weight:800;line-height:1.3}.vg-features-item-desc{color:var(--theme-muted);font-size:.82rem;line-height:1.45}.vg-features-item-arrow{width:16px;height:16px;color:var(--theme-muted);flex-shrink:0;transition:color .15s ease,transform .15s ease}a.vg-features-item:hover .vg-features-item-arrow{color:var(--theme-primary);transform:translate(3px)}.vg-qa-routes-grid{display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:768px){.vg-qa-routes-grid{grid-template-columns:repeat(3,1fr);gap:28px}}.vg-qa-routes-card{display:flex;flex-direction:column;gap:18px;padding:28px 24px;background:var(--theme-surface);border-radius:var(--radius);box-shadow:#00000042 0 18px 40px;transition:transform .15s ease,box-shadow .15s ease}.vg-qa-routes-card:hover{transform:translateY(-4px);box-shadow:0 22px 44px #00000057,0 0 0 1px var(--theme-secondary-subtle)}.vg-qa-routes-question{display:flex;align-items:flex-start;gap:10px;margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:17px;line-height:1.35;letter-spacing:1.2px;text-transform:uppercase}.vg-qa-routes-question svg{width:20px;height:20px;margin-top:3px;color:var(--theme-secondary);flex-shrink:0}.vg-qa-routes-links{list-style:none;margin:auto 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.vg-qa-routes-link{display:inline-flex;align-items:center;gap:8px;color:var(--theme-link);font-weight:700;font-size:15px;line-height:1.4;transition:color .15s ease,transform .15s ease}.vg-qa-routes-link svg{width:16px;height:16px;flex-shrink:0}.vg-qa-routes-link:hover{color:var(--theme-primary);transform:translate(4px)}.vg-library-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.vg-library-row{display:flex;align-items:center;gap:16px;padding:16px 14px;border-radius:var(--radius-inner);transition:background-color .15s ease,padding-left .15s ease}.vg-library-row+.vg-library-row{border-top:1px solid var(--theme-border)}.vg-library-row:hover{background:var(--theme-surface-alt);padding-left:24px}.vg-library-row-title{flex:1;min-width:0;margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:15px;line-height:1.45;letter-spacing:1px;text-transform:uppercase;transition:color .15s ease}.vg-library-row:hover .vg-library-row-title{color:var(--theme-primary)}.vg-library-row-date{flex-shrink:0;color:var(--theme-muted);font-size:12px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.vg-library-row-arrow{width:16px;height:16px;color:var(--theme-muted);flex-shrink:0;transition:color .15s ease,transform .15s ease}.vg-library-row:hover .vg-library-row-arrow{color:var(--theme-primary);transform:translate(4px)}.vg-videos-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 20px;margin-bottom:18px}.vg-videos-heading-copy{display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:720px}.vg-videos-lead{margin:0;color:rgb(var(--theme-text-rgb) / .7);font-size:.95rem;line-height:1.55}.vg-videos-count{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-videos-grid{display:grid;gap:14px;grid-template-columns:1fr}@media(min-width:640px){.vg-videos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.vg-videos-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}.vg-videos-card{display:flex;flex-direction:column;width:100%;margin:0;padding:0;border:0;background:var(--theme-surface);border-radius:var(--radius);box-shadow:#0000002e 0 10px 24px;overflow:hidden;text-align:left;text-decoration:none;color:inherit;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.vg-videos-card:hover{transform:translateY(-2px);background:var(--theme-surface-alt);box-shadow:#00000042 0 16px 32px}.vg-videos-card:focus-visible{outline:2px solid var(--theme-primary);outline-offset:3px}.vg-videos-thumb{position:relative;display:block;aspect-ratio:16 / 9;background:var(--theme-surface-alt);overflow:hidden}.vg-videos-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .15s ease}.vg-videos-card:hover .vg-videos-thumb img{transform:scale(1.03)}.vg-videos-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgb(var(--theme-background-rgb) / .12);opacity:.92;transition:background-color .15s ease,opacity .15s ease}.vg-videos-card:hover .vg-videos-play{background:rgb(var(--theme-background-rgb) / .28);opacity:1}.vg-videos-play-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:var(--theme-primary);color:var(--theme-background);box-shadow:inset 0 1px #ffffff47,0 2px color-mix(in srgb,var(--theme-primary) 62%,#000 38%);transition:transform .15s ease}.vg-videos-play-btn svg{width:16px;height:16px}.vg-videos-card:hover .vg-videos-play-btn{transform:scale(1.06)}.vg-videos-body{display:flex;flex-direction:column;gap:6px;padding:12px 14px 14px;flex:1}.vg-videos-meta{display:inline-flex;align-items:center;gap:6px;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.vg-videos-meta-dot{width:3px;height:3px;border-radius:50%;background:currentColor;opacity:.7}.vg-videos-title{margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:.95rem;font-weight:800;line-height:1.35;letter-spacing:0;text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}.vg-videos-card:hover .vg-videos-title{color:var(--theme-primary)}.vg-faq-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 20px;margin-bottom:18px}.vg-faq-heading-copy{display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:720px}.vg-faq-lead{margin:0;color:rgb(var(--theme-text-rgb) / .7);font-size:.95rem;line-height:1.55}.vg-faq-count{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-features-stack{display:grid;gap:16px}.vg-features-panel-head{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px}.vg-features-panel{padding:22px 20px;border-top:0;background:var(--theme-surface);border-radius:var(--radius);box-shadow:#00000042 0 18px 40px}.vg-features-panel-title{margin:0;font-size:1.15rem;letter-spacing:0;text-transform:none}.vg-features-item{padding:10px 8px;border-radius:var(--radius-inner)}.vg-features-item:hover{background:rgb(var(--theme-background-rgb) / .22)}.vg-loop-showcase{padding:22px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000042 0 18px 40px}.vg-loop-module-title{margin:0 0 8px;font-family:var(--font-heading);color:var(--theme-text);font-size:1.15rem;font-weight:800;text-transform:none;letter-spacing:0}.vg-loop-module-lead{margin:0 0 20px;max-width:62ch;color:rgb(var(--theme-text-rgb) / .72);font-size:.95rem;line-height:1.6}.vg-loop-grid{list-style:none;margin:0;padding:0}.vg-loop-step{background:rgb(var(--theme-background-rgb) / .22);box-shadow:none}.vg-loop-step:after{display:none}.vg-loop-step:hover{transform:none;box-shadow:none;background:var(--theme-surface-alt)}.vg-qa-routes-grid{gap:16px}.vg-qa-routes-card{gap:14px;padding:22px 20px}.vg-qa-routes-question{text-transform:none;letter-spacing:0;font-size:1.2rem;line-height:1.25}.vg-qa-routes-link{width:100%;justify-content:space-between;padding:12px 14px;border-radius:var(--radius-inner);background:rgb(var(--theme-background-rgb) / .24);color:var(--theme-text);transform:none}.vg-qa-routes-link:hover{color:var(--theme-text);background:var(--theme-surface-alt);transform:translateY(-1px)}.vg-qa-routes-link-label{display:flex;flex-direction:column;gap:2px;min-width:0}.vg-qa-routes-link-kind{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vg-qa-routes-link-text{font-family:var(--font-heading);font-size:.92rem;font-weight:800}.vg-library-head{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}@media(min-width:768px){.vg-library-head{flex-direction:row;align-items:flex-end;justify-content:space-between}}.vg-library-lead{margin:10px 0 0;max-width:48rem;color:rgb(var(--theme-text-rgb) / .7);font-size:1rem;line-height:1.65}.vg-library-grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:768px){.vg-library-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.vg-library-grid{grid-template-columns:repeat(3,1fr)}}.vg-library-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000042 0 18px 40px;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.vg-library-card:hover{transform:translateY(-2px);box-shadow:0 22px 44px #00000057,0 0 0 1px var(--theme-secondary-subtle)}.vg-library-card-date{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vg-library-card-cue{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:var(--theme-secondary-subtle);color:var(--theme-secondary)}.vg-library-card-title{margin:0;padding-right:44px;color:var(--theme-text);font-family:var(--font-heading);font-size:1.15rem;font-weight:800;line-height:1.3;text-transform:none;letter-spacing:0}.vg-library-card-desc{margin:0;color:rgb(var(--theme-text-rgb) / .7);font-size:.9rem;line-height:1.55}.vg-codes{display:grid;gap:12px}.vg-codes-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px}.vg-codes-title{margin:0;font-family:var(--font-heading);font-size:1.1rem;font-weight:800;color:var(--theme-text)}.vg-codes-status{margin:0;color:rgb(var(--theme-text-rgb) / .62);font-family:var(--font-heading);font-size:.78rem;font-weight:800}.vg-codes-grid{list-style:none;margin:0;padding:0;display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:640px){.vg-codes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.vg-code-card{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:var(--radius-compact);background:rgb(var(--theme-background-rgb) / .28);transition:background-color .15s ease,transform .15s ease}.vg-code-card:hover{background:var(--theme-surface-alt);transform:translateY(-1px)}.vg-code-card-main{display:flex;flex-direction:column;gap:3px;min-width:0}.vg-code-card-row{display:flex;align-items:center;gap:8px;min-width:0}.vg-code-card-chip{display:inline-flex;align-items:center;flex-shrink:0;height:18px;padding:0 6px;border-radius:999px;background:rgb(var(--theme-secondary-rgb) / .16);color:var(--theme-secondary);font-family:var(--font-heading);font-size:.62rem;font-weight:800;letter-spacing:.05em;line-height:1;text-transform:uppercase}.vg-code-card-code{display:inline-flex;align-items:center;min-width:0;margin:0;padding:0;border:0;background:transparent;color:var(--theme-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.98rem;font-weight:800;letter-spacing:.03em;line-height:1.2;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vg-code-card-code:hover,.vg-code-card-code.is-copied{color:var(--theme-primary)}.vg-code-card-code:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px;border-radius:4px}.vg-code-card-reward{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:.84rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vg-code-card-note{margin:0;color:rgb(var(--theme-text-rgb) / .55);font-size:.76rem}.vg-code-copy{flex-shrink:0;height:28px;min-height:0;padding:0 12px;border:0;border-radius:999px;background:var(--theme-primary);color:var(--theme-background);font-family:var(--font-heading);font-size:.72rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:inset 0 1px #ffffff47,0 2px color-mix(in srgb,var(--theme-primary) 62%,#000 38%);transition:filter .15s ease,background-color .15s ease,color .15s ease}.vg-code-copy:hover{filter:brightness(1.05)}.vg-code-copy.is-copied,.vg-code-copy:disabled{background:var(--theme-secondary);color:var(--theme-background);box-shadow:inset 0 1px #ffffff38,0 2px color-mix(in srgb,var(--theme-secondary) 62%,#000 38%);filter:none;cursor:default}.vg-code-copy:focus-visible{outline:2px solid var(--theme-primary);outline-offset:2px}.vg-codes-empty,.vg-codes-more-note{margin:0;color:rgb(var(--theme-text-rgb) / .62);font-size:.88rem}.vg-codes-note{margin:2px 0 0;color:rgb(var(--theme-text-rgb) / .55);font-size:.8rem;line-height:1.45}.vg-codes-expired{display:grid;gap:10px;margin-top:8px}.vg-codes-expired-title{margin:0;font-family:var(--font-heading);font-size:1rem;font-weight:800}.vg-codes-table-wrap{overflow-x:auto;border-radius:var(--radius-compact);background:rgb(var(--theme-background-rgb) / .22)}.vg-codes-table{width:100%;border-collapse:collapse;font-size:.88rem}.vg-codes-table th,.vg-codes-table td{padding:10px 12px;text-align:left;border-bottom:1px solid rgb(var(--theme-text-rgb) / .08)}.vg-codes-table th{color:rgb(var(--theme-text-rgb) / .62);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.vg-codes-table code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-weight:700}
