.vg-article-page{padding-top:2rem;padding-bottom:4rem}.vg-article-hero{display:grid;gap:12px}.vg-article-badge{display:inline-flex;align-items:center;gap:6px;justify-self:start;padding:6px 12px;border:0;border-radius:999px;background:rgb(var(--theme-primary-rgb) / .16);color:var(--theme-primary);font-family:var(--font-heading);font-size:.7rem;font-weight:800;line-height:1;letter-spacing:.06em;text-transform:uppercase}.vg-article-h1{margin:0;font-family:var(--font-heading);color:var(--theme-text);font-size:clamp(1.75rem,3.8vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:0;text-transform:none;text-wrap:balance}.vg-article-summary{margin:0;color:rgb(var(--theme-text-rgb) / .72);font-size:1.02rem;line-height:1.65;max-width:46rem}.vg-article-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem 1.1rem;color:rgb(var(--theme-text-rgb) / .62);font-family:var(--font-heading);font-size:.74rem;font-weight:800;letter-spacing:.02em;text-transform:none}.vg-article-meta-item{display:inline-flex;align-items:center;gap:.45rem;color:var(--theme-text)}.vg-article-meta-item svg{width:14px;height:14px;flex-shrink:0;color:var(--theme-primary);filter:drop-shadow(0 0 6px var(--theme-primary-glow))}.vg-article-meta-note{margin:0;color:rgb(var(--theme-text-rgb) / .5);font-size:.82rem;font-weight:600;line-height:1.45;text-transform:none;letter-spacing:0}.vg-article-divider{height:1px;margin-block:1.5rem;border:0;background:linear-gradient(90deg,transparent,var(--theme-border) 20%,var(--theme-border) 80%,transparent)}.vg-article-body h2,.vg-article-body h3{font-family:var(--font-heading);color:var(--theme-text)}.vg-article-body a{color:var(--theme-link);text-decoration:underline;text-underline-offset:3px;transition:color .15s ease,text-shadow .15s ease}.vg-article-body a:hover{color:var(--theme-primary);text-shadow:0 0 14px var(--theme-primary-glow)}.vg-article-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.vg-article-body table{width:100%;min-width:28rem;margin:1.5rem 0 2rem;border-collapse:collapse;border-spacing:0;background:var(--theme-surface);border:0;border-radius:var(--radius);box-shadow:none;font-size:.94rem;line-height:1.5;overflow:hidden}.vg-article-body th,.vg-article-body td{padding:11px 14px;text-align:left;vertical-align:top;border:0}.vg-article-body thead th{background:rgb(var(--theme-background-rgb) / .28);color:rgb(var(--theme-text-rgb) / .58);font-family:var(--font-heading);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border:0}.vg-article-body tbody td{color:rgb(var(--theme-text-rgb) / .8);border:0;background:transparent;transition:background-color .15s ease,color .15s ease}.vg-article-body tbody tr:nth-child(2n) td{background:rgb(var(--theme-background-rgb) / .18)}.vg-article-body tbody tr:hover td{background:var(--theme-surface-alt);color:var(--theme-text)}.vg-article-body tbody td:first-child{color:var(--theme-text);font-family:var(--font-heading);font-weight:800}.vg-article-body blockquote{margin:32px 0;padding:20px 24px;background:var(--theme-surface-alt);border-left:4px solid var(--theme-primary);border-radius:0 var(--radius-compact) var(--radius-compact) 0;box-shadow:var(--theme-primary-glow) -16px 0 32px -20px;color:var(--theme-text);font-size:16px;line-height:1.7;font-weight:600;letter-spacing:0;text-transform:none;text-align:left}.vg-article-body blockquote p{color:var(--theme-text)}.vg-article-body blockquote p:last-child{margin-bottom:0}.vg-article-body pre{margin:24px 0 32px;padding:18px 22px;background:var(--theme-surface)!important;border:1px solid var(--theme-border);border-radius:var(--radius-inner);box-shadow:var(--game-shadow);font-family:var(--font-mono, ui-monospace, monospace);font-size:14px;line-height:1.7;overflow-x:auto}.vg-article-body pre code{background:transparent;padding:0;font-family:inherit;font-size:inherit;line-height:inherit}.vg-article-body :not(pre)>code{padding:2px 8px;border-radius:var(--radius-compact);background:var(--theme-primary-subtle);color:var(--theme-primary);font-family:var(--font-mono, ui-monospace, monospace);font-size:.875em}.vg-article-body .vg-youtube-embed{margin:1.5rem 0 2rem}.vg-article-body .vg-youtube-embed>div{border:1px solid var(--theme-border);border-radius:var(--radius-inner);box-shadow:var(--game-shadow);background:var(--theme-background)}.vg-article-body .vg-youtube-embed iframe{margin:0}.vg-next-step-label{display:inline-flex;align-items:center;gap:10px;color:var(--theme-primary);font-family:var(--font-heading);font-size:12px;font-weight:700;line-height:1;letter-spacing:2.8px;text-transform:uppercase;margin-bottom:14px}.vg-next-step-label:before{content:"";width:24px;height:2px;border-radius:999px;background:currentColor;box-shadow:0 0 10px var(--theme-primary-glow)}.vg-next-step{margin-top:2.5rem}.vg-next-step-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:var(--theme-surface);border:0;border-radius:var(--radius);box-shadow:#0000002e 0 10px 24px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.vg-next-step-card:hover{transform:translateY(-2px);background:var(--theme-surface-alt);box-shadow:#00000042 0 16px 32px}.vg-next-step-card:active{transform:translateY(1px)}.vg-next-step-title{min-width:0;font-family:var(--font-heading);color:var(--theme-text);font-size:1.05rem;font-weight:800;line-height:1.35;letter-spacing:0;text-transform:none;transition:color .15s ease}.vg-next-step-card:hover .vg-next-step-title{color:var(--theme-primary)}.vg-next-step-arrow{width:20px;height:20px;color:var(--theme-primary);flex-shrink:0;transition:transform .15s ease}.vg-next-step-card:hover .vg-next-step-arrow{transform:translate(4px)}.vg-adslot{min-height:250px;margin-block:2rem;display:grid;place-items:center;background:var(--theme-surface-alt);border:1px dashed var(--theme-border);border-radius:var(--radius-inner);color:var(--theme-muted);font-size:12px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.vg-container>aside h2{font-family:var(--font-heading);color:var(--theme-text);letter-spacing:2.6px}.vg-container>aside h2:after{content:"";display:block;width:40px;height:2px;margin:14px auto 0;border-radius:999px;background:var(--theme-primary);box-shadow:0 0 12px var(--theme-primary-glow)}.vg-container>aside .vg-card{translate:none;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius);box-shadow:var(--game-shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.vg-container>aside .vg-card:hover{transform:translateY(-4px);border-color:var(--theme-primary);box-shadow:0 5px #000,var(--theme-primary-glow) 0 22px 48px -12px}.vg-container>aside .vg-card h3{color:var(--theme-text);transition:color .15s ease}.vg-container>aside .vg-card:hover h3{color:var(--theme-primary)}.vg-article-body a:focus-visible,.vg-next-step-card:focus-visible,.vg-container>aside a:focus-visible{outline:2px solid var(--theme-primary);outline-offset:3px}@media(prefers-reduced-motion:reduce){.vg-article-badge,.vg-article-h1,.vg-article-summary,.vg-article-meta,.vg-article-divider,.vg-article-body *,.vg-next-step-label,.vg-next-step-card,.vg-next-step-title,.vg-next-step-arrow,.vg-adslot,.vg-container>aside *{transition:none!important}}@media(max-width:639px){.vg-article-body table{font-size:13px}.vg-article-body th,.vg-article-body td{padding:10px 12px}.vg-article-body pre{padding:14px 16px;font-size:13px}.vg-next-step-card{padding:18px 20px}}.vg-article-layout{display:grid;grid-template-columns:1fr;gap:28px;align-items:start}@media(min-width:1024px){.vg-article-layout{grid-template-columns:220px minmax(0,1fr);gap:32px}}.vg-wiki-nav{display:none;scroll-margin-top:96px}@media(min-width:1024px){.vg-wiki-nav{display:block;position:sticky;top:88px;max-height:calc(100vh - 104px);max-height:calc(100dvh - 104px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgb(var(--theme-text-rgb) / .18) transparent}.vg-wiki-nav::-webkit-scrollbar{width:5px}.vg-wiki-nav::-webkit-scrollbar-thumb{background:rgb(var(--theme-text-rgb) / .16);border-radius:999px}}.vg-wiki-nav-hub{display:block;margin:0 0 10px;padding:4px 28px 4px 0;color:var(--theme-secondary);font-family:var(--font-heading);font-size:.78rem;font-weight:800;letter-spacing:.05em;line-height:1.3;text-transform:uppercase;text-decoration:none}.vg-wiki-nav-hub:hover{color:var(--theme-primary)}.vg-wiki-nav-list{list-style:none;margin:0;padding:0;display:grid;gap:4px}.vg-wiki-nav-group{display:grid;gap:2px}.vg-wiki-nav-cat-row{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;column-gap:2px;min-height:32px}.vg-wiki-nav-cat{grid-column:1;grid-row:1;min-width:0;display:block;padding:6px 4px 6px 0;border-radius:var(--radius-compact);color:var(--theme-text);font-family:var(--font-heading);font-size:.88rem;font-weight:800;line-height:1.3;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vg-wiki-nav-cat:hover,.vg-wiki-nav-cat.is-current{color:var(--theme-primary)}.vg-wiki-nav-cat-toggle,.vg-wiki-nav-cat-spacer{grid-column:2;grid-row:1;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;justify-self:end}.vg-wiki-nav-cat-toggle{padding:0;border:0;border-radius:6px;background:transparent;color:rgb(var(--theme-text-rgb) / .5);cursor:pointer}.vg-wiki-nav-cat-toggle:hover{color:var(--theme-primary);background:rgb(var(--theme-primary-rgb) / .1)}.vg-wiki-nav-cat-toggle:focus-visible{outline:2px solid var(--theme-primary);outline-offset:1px}.vg-wiki-nav-chevron{width:12px;height:12px;transition:transform .16s ease}.vg-wiki-nav-group[data-open=false] .vg-wiki-nav-chevron{transform:rotate(-90deg)}.vg-wiki-nav-items{list-style:none;margin:2px 28px 8px 0;padding:2px 0 2px 10px;display:grid;gap:1px;border-left:1px solid rgb(var(--theme-text-rgb) / .14)}.vg-wiki-nav-group[data-open=false] .vg-wiki-nav-items{display:none}.vg-wiki-nav-item{display:block;padding:6px 8px;border-radius:var(--radius-compact);color:rgb(var(--theme-text-rgb) / .68);font-size:.82rem;line-height:1.35;text-decoration:none}.vg-wiki-nav-item:hover{color:var(--theme-text);background:rgb(var(--theme-text-rgb) / .05)}.vg-wiki-nav-item.is-active{color:var(--theme-primary);font-weight:800;background:rgb(var(--theme-primary-rgb) / .1)}.vg-article-body{margin-top:1.75rem}.vg-article-faq{margin-top:2.5rem}.vg-article-related{margin-top:3rem}.vg-article-related-head{display:grid;gap:8px;margin-bottom:16px}.vg-article-related-head .vg-title{margin:0}.vg-article-related-grid{display:grid;gap:12px;grid-template-columns:1fr}@media(min-width:768px){.vg-article-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.vg-article-related-card{display:grid;gap:8px;padding:16px;border-radius:var(--radius);background:var(--theme-surface);box-shadow:#00000029 0 8px 20px;text-decoration:none;color:inherit;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}.vg-article-related-card:hover{transform:translateY(-2px);background:var(--theme-surface-alt);box-shadow:#0000003d 0 14px 28px}.vg-article-related-meta{color:var(--theme-secondary);font-family:var(--font-heading);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.vg-article-related-title{font-family:var(--font-heading);font-size:1rem;font-weight:800;line-height:1.3;color:var(--theme-text)}.vg-article-related-card:hover .vg-article-related-title{color:var(--theme-primary)}.vg-article-related-desc{color:rgb(var(--theme-text-rgb) / .66);font-size:.86rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vg-article-more{display:flex;justify-content:center;margin-top:2.25rem}.vg-article-body[data-astro-cid-wqdurrtp]>h2:first-of-type{margin-top:0}.vg-article-body[data-astro-cid-wqdurrtp] .vg-youtube-embed{margin-top:1.5rem;margin-bottom:2rem}
