@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{color-scheme:dark;--bg: #0b0d17;--surface: #141824;--surface-raised: #1a2030;--surface-soft: #101522;--ink: #f8fafc;--muted: #94a3b8;--line: #2a3140;--green: #22c55e;--blue: #3b82f6;--amber: #fb923c;--accent-codes: #ff3b3b;--accent-news: #3b82f6;--accent-guides: #22c55e;--accent-wiki: #a855f7;--accent-reviews: #14b8a6;--accent-primary: #ff3b3b;--shadow: 0 16px 40px rgba(2, 6, 23, .35);--glow-codes: 0 0 0 1px rgba(255, 59, 59, .24), 0 12px 32px rgba(255, 59, 59, .08);--glow-news: 0 0 0 1px rgba(59, 130, 246, .24), 0 12px 32px rgba(59, 130, 246, .08);--glow-guides: 0 0 0 1px rgba(34, 197, 94, .24), 0 12px 32px rgba(34, 197, 94, .08);--glow-wiki: 0 0 0 1px rgba(168, 85, 247, .24), 0 12px 32px rgba(168, 85, 247, .08);--font-sans: "Source Sans Pro", "Segoe UI", system-ui, sans-serif;--font-brand: "Orbitron", "Segoe UI", system-ui, sans-serif;--brand-gradient: linear-gradient( 102deg, #22d3ff 0%, #38bdf8 16%, #3b82f6 42%, #d946ef 72%, #c084fc 100% );--brand-gradient-games: linear-gradient(118deg, #22d3ff 0%, #38bdf8 34%, #2563eb 100%);--brand-gradient-ving: linear-gradient(118deg, #e879f9 0%, #d946ef 42%, #9333ea 100%);--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: 1.625rem;--leading-tight: 1.3;--leading-normal: 1.55;--section-gap: 28px;--text-card-lead: 1.625rem;--text-card-featured: 1.25rem;--text-card-title: 1rem;--text-card-meta: .75rem}*{box-sizing:border-box}html{font-family:var(--font-sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}body{margin:0;min-width:0;background:var(--bg);color:var(--ink);font-size:var(--text-base);line-height:var(--leading-normal);overflow-x:clip}main{background:var(--bg);overflow-x:clip;max-width:100%}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 32px));max-width:100%;margin-inline:auto}.site-header{position:sticky;top:0;z-index:40;max-width:100%;overflow-x:clip;background:#0b0d17eb;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-toggle{display:none}.nav-toggle-icon{position:relative;width:18px;height:14px}.nav-toggle-icon span{position:absolute;left:0;width:100%;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease,top .2s ease}.nav-toggle-icon span:nth-child(1){top:0}.nav-toggle-icon span:nth-child(2){top:6px}.nav-toggle-icon span:nth-child(3){top:12px}.site-header.is-nav-open .nav-toggle-icon span:nth-child(1){top:6px;transform:rotate(45deg)}.site-header.is-nav-open .nav-toggle-icon span:nth-child(2){opacity:0}.site-header.is-nav-open .nav-toggle-icon span:nth-child(3){top:6px;transform:rotate(-45deg)}body.is-nav-open,html.is-nav-open{overflow:hidden;overscroll-behavior:none}.header-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:42px;max-width:100%;min-width:0}.brand-lockup{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto;contain:layout style;transform:translateZ(0)}.brand-lockup-link{color:inherit;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;transition:none;backface-visibility:hidden}.brand-lockup-link:hover .brand-title-games{filter:drop-shadow(0 0 8px rgba(34,211,255,.42)) drop-shadow(0 0 16px rgba(37,99,235,.22)) brightness(1.08)}.brand-lockup-link:hover .brand-title-ving{filter:drop-shadow(0 0 8px rgba(232,121,249,.38)) drop-shadow(0 0 16px rgba(147,51,234,.2)) brightness(1.08)}.brand-lockup-link:active{opacity:1}.brand-lockup-link:focus-visible{outline:2px solid rgba(248,250,252,.35);outline-offset:4px;border-radius:6px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{height:35px;width:auto;pointer-events:none;user-select:none;backface-visibility:hidden}.brand-title{display:inline-flex;align-items:center;margin:0;font-family:var(--font-brand);font-size:1.34rem;font-weight:700;line-height:1;letter-spacing:.06em;white-space:nowrap;pointer-events:none;user-select:none}.brand-title-games,.brand-title-ving{display:inline-block;-webkit-background-clip:text;background-clip:text;color:transparent;backface-visibility:hidden}.brand-title-games{background-image:var(--brand-gradient-games);filter:drop-shadow(0 0 5px rgba(34,211,255,.28)) drop-shadow(0 0 12px rgba(37,99,235,.14))}.brand-title-ving{background-image:var(--brand-gradient-ving);filter:drop-shadow(0 0 5px rgba(232,121,249,.24)) drop-shadow(0 0 12px rgba(147,51,234,.12))}::view-transition-group(gamesving-brand){animation-duration:0s}::view-transition-old(gamesving-brand),::view-transition-new(gamesving-brand){animation:none}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.main-nav a{padding:10px 0;color:var(--muted);font-size:var(--text-sm);font-weight:600;line-height:1.4;letter-spacing:.02em;transition:color .2s ease}.main-nav a:hover,.main-nav a[aria-current=page],.main-nav a[data-category=home]:hover,.main-nav a[data-category=home][aria-current=page]{color:var(--ink)}.main-nav a[data-category=codes]:hover,.main-nav a[data-category=codes][aria-current=page]{color:var(--accent-codes)}.main-nav a[data-category=news]:hover,.main-nav a[data-category=news][aria-current=page]{color:var(--accent-news)}.main-nav a[data-category=guides]:hover,.main-nav a[data-category=guides][aria-current=page]{color:var(--accent-guides)}.main-nav a[data-category=wiki]:hover,.main-nav a[data-category=wiki][aria-current=page]{color:var(--accent-wiki)}.editorial-hero-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px;align-items:start}.home-hero{--hero-surface: var(--surface);--hero-line: rgba(255, 255, 255, .06);--hero-muted: #9ca3af;--hero-badge-codes-bg: rgba(92, 26, 26, .9);--hero-badge-codes-border: rgba(255, 138, 138, .2);--hero-badge-codes-text: #fecaca;--hero-badge-news-bg: rgba(30, 58, 138, .9);--hero-badge-news-border: rgba(147, 197, 253, .2);--hero-badge-news-text: #bfdbfe;--hero-badge-guides-bg: rgba(20, 83, 45, .9);--hero-badge-guides-border: rgba(134, 239, 172, .2);--hero-badge-guides-text: #bbf7d0;--hero-badge-wiki-bg: rgba(76, 29, 149, .9);--hero-badge-wiki-border: rgba(216, 180, 254, .2);--hero-badge-wiki-text: #e9d5ff;padding:32px 0 8px;background:var(--bg);color:var(--ink)}.home-hero .editorial-lead-card,.home-hero .editorial-story-card{background:var(--hero-surface);border-color:var(--line)}.home-hero .editorial-lead-image,.home-hero .editorial-story-image{background:var(--hero-surface)}.home-page{display:flex;flex-direction:column;gap:var(--section-gap);padding-bottom:12px;max-width:100%;overflow-x:clip}.editorial-lead-card,.editorial-story-card{display:flex;flex-direction:column;gap:0;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.editorial-lead-card:hover,.editorial-story-card:hover{transform:translateY(-2px);border-color:#3a4358}.editorial-lead-card{height:auto;position:relative}.editorial-lead-image,.editorial-story-image{position:relative;display:block;overflow:hidden;border-radius:0;background:var(--surface-soft);line-height:0}.editorial-lead-image img,.editorial-story-image img{width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .25s ease}.editorial-lead-image:hover img,.editorial-story-image:hover img{transform:scale(1.02)}.editorial-lead-copy,.editorial-story-copy{display:flex;flex-direction:column;flex:0 0 auto;gap:6px;min-width:0;padding:14px 16px 16px;background:linear-gradient(180deg,rgba(20,24,36,.98),var(--surface));border-top:1px solid var(--line)}.editorial-badge{display:inline-flex;align-items:center;width:fit-content;padding:4px 8px;border-radius:6px;background:#ffffff14;color:var(--ink);font-size:11px;font-weight:700;line-height:16px;letter-spacing:.04em;text-transform:uppercase}.editorial-badge[href="/codes/"]{background:#ff3b3b29;color:#ff8a8a}.editorial-badge[href="/news/"]{background:#3b82f629;color:#93c5fd}.editorial-badge[href="/guides/"]{background:#22c55e29;color:#86efac}.editorial-badge[href="/wiki/"]{background:#a855f729;color:#d8b4fe}.editorial-article-title{margin:0;color:var(--ink);font-size:var(--text-card-title);line-height:var(--leading-tight);font-weight:600;letter-spacing:-.01em}.editorial-article-title--lead{font-size:var(--text-card-lead);font-weight:700}.editorial-article-title a:hover{color:var(--accent-news)}.home-hero .editorial-lead-copy{align-items:flex-start;gap:8px;padding:16px 24px 18px;text-align:left;background:var(--hero-surface);border-top:1px solid var(--hero-line)}.home-hero .editorial-lead-copy .editorial-badge{padding:3px 8px;border-radius:4px;font-size:.62rem;font-weight:800;letter-spacing:.08em;line-height:1.2}.home-hero .editorial-lead-copy .editorial-badge[href="/codes/"],.home-hero .editorial-story-copy .editorial-badge[href="/codes/"]{background:var(--hero-badge-codes-bg);color:var(--hero-badge-codes-text);border:1px solid var(--hero-badge-codes-border)}.home-hero .editorial-lead-copy .editorial-article-title--lead{margin:0;color:var(--ink);font-size:clamp(1.35rem,2.1vw,1.85rem);line-height:1.15;font-weight:800;letter-spacing:-.02em}.home-hero .editorial-lead-copy .editorial-article-title--lead a{color:inherit}.home-hero .editorial-lead-copy .editorial-article-title--lead a:hover{color:#ff8a8a}.home-hero .editorial-lead-excerpt{margin:0;max-width:720px;color:var(--hero-muted);font-size:.875rem;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-hero .editorial-meta-row{gap:8px 18px;margin-top:0}.home-hero .editorial-meta-item{font-size:.8rem;gap:5px}.home-hero .editorial-meta-icon{width:13px;height:13px}.home-hero .editorial-story-copy{align-items:flex-start;gap:6px;padding:8px 14px 10px;text-align:left;background:var(--hero-surface);border-top:1px solid var(--hero-line)}.home-hero .editorial-story-topline{display:flex;align-items:center;gap:10px;width:100%}.home-hero .editorial-story-copy .editorial-badge{padding:2px 7px;border-radius:4px;font-size:.58rem;font-weight:800;letter-spacing:.08em;line-height:1.2}.home-hero .editorial-story-copy .editorial-badge[href="/news/"]{background:var(--hero-badge-news-bg);color:var(--hero-badge-news-text);border:1px solid var(--hero-badge-news-border)}.home-hero .editorial-story-copy .editorial-badge[href="/guides/"]{background:var(--hero-badge-guides-bg);color:var(--hero-badge-guides-text);border:1px solid var(--hero-badge-guides-border)}.home-hero .editorial-story-copy .editorial-badge[href="/wiki/"]{background:var(--hero-badge-wiki-bg);color:var(--hero-badge-wiki-text);border:1px solid var(--hero-badge-wiki-border)}.home-hero .editorial-story-copy .editorial-article-title{margin:0;width:100%;color:var(--ink);font-size:.88rem;line-height:1.32;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-hero .editorial-story-copy .editorial-article-title a{color:inherit}.home-hero .editorial-story-copy .editorial-article-title a:hover{color:#d1d8e5}.home-hero .editorial-story-copy .editorial-meta-row{gap:6px 12px;margin-top:2px;width:100%}.home-hero .editorial-story-copy .editorial-meta-item{font-size:.68rem;gap:4px;color:var(--hero-muted)}.home-hero .editorial-story-copy .editorial-meta-icon{width:11px;height:11px}.editorial-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 24px;margin-top:2px}.editorial-meta-item{display:inline-flex;align-items:center;gap:7px;color:#9ca3af;font-size:.875rem;line-height:1.4}.editorial-meta-icon{width:14px;height:14px;flex:0 0 auto;opacity:.9}.editorial-meta-item time{color:inherit}.editorial-date{display:block;color:var(--muted);font-size:var(--text-card-meta);line-height:1.5;font-weight:400}.editorial-side-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}@media(min-width:921px){.home-hero .editorial-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,1fr);align-items:stretch}.home-hero .editorial-lead-card,.home-hero .editorial-side-grid{height:100%;min-height:0}.home-hero .editorial-side-grid{grid-template-rows:repeat(2,minmax(0,1fr));align-items:stretch}.home-hero .editorial-lead-card,.home-hero .editorial-story-card{display:flex;flex-direction:column;min-height:0;height:100%}.home-hero .editorial-lead-image,.home-hero .editorial-story-image{flex:1 1 auto;min-height:0;height:auto;display:flex;align-items:flex-start;justify-content:flex-start;overflow:hidden;background:var(--hero-surface)}.home-hero .editorial-story-card{justify-content:flex-start}.home-hero .editorial-story-image{flex:0 0 auto;display:block}.home-hero .editorial-lead-image img,.home-hero .editorial-story-image img{position:static;inset:auto;width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:top center}.home-hero .editorial-story-image img{max-height:none}.home-hero .editorial-lead-copy,.home-hero .editorial-story-copy{position:static;flex:0 0 auto;background:var(--hero-surface);border-top:1px solid var(--hero-line);padding:18px 28px 20px}.home-hero .editorial-story-copy{padding:8px 14px 12px}.home-page .codes-featured{display:flex;flex-direction:column;min-height:0}.home-page .codes-featured-image{flex:0 0 auto;display:flex;align-items:center;justify-content:center;max-height:clamp(188px,22vw,252px);background:#0f172a}.home-page .codes-featured-image img{width:100%;height:auto;max-height:clamp(188px,22vw,252px);object-fit:contain;object-position:center}.home-page .codes-layout{grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);align-items:start;gap:20px}}.article-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.article-card:hover{transform:translateY(-2px);border-color:#3a4358}.article-card--list{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;border:0;border-radius:0;box-shadow:none;border-bottom:1px solid var(--line);padding:16px 0}.article-card--media{display:grid;grid-template-columns:188px minmax(0,1fr);gap:18px;align-items:stretch;padding:12px}.article-card--media .article-image{min-height:128px}.article-list-thumb{display:block;overflow:hidden;flex-shrink:0;width:72px;min-width:72px;aspect-ratio:1;border-radius:8px;background:var(--surface-soft)}.article-list-thumb img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:var(--surface-soft)}.article-card--compact .article-copy,.article-card--large .article-copy{padding:16px}.article-image{display:block;position:relative;overflow:hidden;background:var(--surface-soft);aspect-ratio:16 / 9}.article-image img{width:100%;height:100%;object-fit:cover}.article-copy h3,.article-copy .article-title{margin:10px 0 8px;font-size:clamp(1rem,1.7vw,1.35rem);line-height:1.22}.article-card--compact .article-copy h3,.article-card--compact .article-copy .article-title,.article-card--media .article-copy h3,.article-card--media .article-copy .article-title,.article-card--list .article-copy h3,.article-card--list .article-copy .article-title{font-size:1rem;line-height:1.3}.article-copy p{margin:0 0 12px;color:var(--muted);line-height:1.58}.category-badge{display:inline-flex;align-items:center;width:fit-content;padding:5px 9px;border-radius:6px;background:#ffffff14;color:var(--ink);font-size:.74rem;font-weight:800;text-transform:uppercase}.category-badge[href="/codes/"]{background:#ff3b3b29;color:#ff8a8a}.category-badge[href="/news/"]{background:#3b82f629;color:#93c5fd}.category-badge[href="/guides/"]{background:#22c55e29;color:#86efac}.category-badge[href="/wiki/"]{background:#a855f729;color:#d8b4fe}.article-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.84rem}.feature-section{padding:30px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px;border-bottom:2px solid var(--line);padding-bottom:12px}.section-heading h2{margin:0;font-size:var(--text-xl);font-weight:700;letter-spacing:-.01em;line-height:var(--leading-tight)}.section-heading a,.section-heading span{color:var(--accent-news);font-weight:800}.codes-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,1fr);gap:20px;align-items:start}.news-layout{display:grid;grid-template-columns:minmax(0,3fr) minmax(280px,1fr);gap:22px}.codes-section{padding:28px 0 34px}.codes-section-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.codes-section-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#ff3b3b1f;color:var(--accent-codes);flex:0 0 auto}.codes-section-icon svg{width:22px;height:22px}.codes-section .codes-layout{gap:20px}.codes-featured,.codes-list-panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.codes-list-panel{overflow:visible}.codes-list-panel:hover{border-color:#3a4358;box-shadow:var(--shadow-hover)}.codes-featured-image{position:relative;display:block;overflow:hidden;background:#0f172a}.codes-featured-image img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .25s ease}.codes-featured-image:hover img{transform:scale(1.02)}.codes-featured-badge{position:absolute;top:14px;left:14px;z-index:1;padding:5px 10px;border-radius:6px;background:#22c55e;color:#052e16;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.codes-featured-copy{padding:14px 16px 16px}.codes-category-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;background:#4ade8024;color:#4ade80;font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.codes-featured-title{margin:10px 0 8px;font-size:clamp(1rem,1.55vw,1.22rem);line-height:1.3;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.codes-featured-title a{color:#f8fafc}.codes-featured-title a:hover{color:#4ade80}.codes-featured-excerpt{margin:0 0 12px;color:#94a3b8;font-size:.9rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.codes-featured-meta{display:flex;flex-wrap:wrap;gap:14px;color:#94a3b8;font-size:.82rem}.codes-meta-item{display:inline-flex;align-items:center;gap:6px}.codes-meta-item svg{width:14px;height:14px;flex:0 0 auto}.codes-list-panel{padding:14px 16px 6px;overflow:visible;align-self:start}.codes-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:4px;padding-bottom:10px;border-bottom:1px solid #243041}.codes-list-title{display:inline-flex;align-items:center;gap:8px;margin:0;color:#f8fafc;font-size:1rem;font-weight:700}.codes-list-title svg{width:16px;height:16px;color:#4ade80}.codes-list-view-all{color:#4ade80;font-size:.86rem;font-weight:700;white-space:nowrap}.codes-list-view-all:hover{color:#86efac}.codes-list{display:grid}.codes-list-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center;padding:12px 2px;border-bottom:1px solid #243041}.codes-list-item:last-child{border-bottom:0;padding-bottom:6px}.codes-list-thumb{display:block;overflow:hidden;flex-shrink:0;width:96px;min-width:96px;aspect-ratio:16 / 10;border-radius:10px;border:0;background:transparent}.codes-list-thumb img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:10px;background:transparent}.codes-list-copy{min-width:0}.codes-status-pill{display:inline-flex;align-items:center;margin-bottom:6px;padding:2px 7px;border-radius:4px;font-size:.62rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.codes-status-pill--new{background:#4ade8029;color:#4ade80}.codes-status-pill--hot{background:#fb923c29;color:#fb923c}.codes-list-item-title{margin:0 0 5px;font-size:.88rem;line-height:1.32;font-weight:600}.codes-list-item-title a{color:#f8fafc;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.codes-list-item-title a:hover{color:#4ade80}.codes-list-date{margin:0;color:#94a3b8;font-size:.74rem}.codes-section-heading-copy h2,.news-section-heading-copy h2,.guides-section-heading-copy h2,.wiki-section-heading-copy h2{margin:0 0 6px;font-size:var(--text-xl);line-height:var(--leading-tight);font-weight:700;letter-spacing:-.01em;color:var(--ink)}.codes-section-heading-copy p,.news-section-heading-copy p,.guides-section-heading-copy p,.wiki-section-heading-copy p{margin:0;max-width:720px;color:var(--muted);font-size:var(--text-sm);line-height:var(--leading-normal)}.home-page .codes-section{margin-top:0;padding:28px 28px 32px;border:1px solid var(--line);border-radius:16px;background:radial-gradient(circle at top right,rgba(255,59,59,.07),transparent 38%),var(--surface-soft)}.home-page .guides-section{padding:28px 28px 24px;border:1px solid var(--line);border-radius:16px;background:radial-gradient(circle at top left,rgba(34,197,94,.07),transparent 38%),var(--surface-soft)}.home-page .news-section,.home-page .wiki-section{padding-top:4px;padding-bottom:4px}.home-page .codes-section-header{margin-bottom:24px}.home-page .codes-featured-title{font-size:clamp(1rem,1.55vw,1.22rem);line-height:var(--leading-tight)}.home-page .news-featured-title,.home-page .wiki-row-title,.home-page .guides-featured-card .guides-card-title{font-size:var(--text-card-featured);line-height:var(--leading-tight)}.home-page .codes-list-item-title{font-size:.86rem;line-height:1.3}.home-page .codes-list-date{font-size:.7rem}.home-page .news-side-title,.home-page .guides-compact-card .guides-card-title{font-size:var(--text-card-title);line-height:var(--leading-tight)}.home-page .codes-featured-excerpt,.home-page .news-featured-excerpt,.home-page .news-side-excerpt,.home-page .wiki-row-excerpt,.home-page .guides-card-excerpt{font-size:var(--text-sm);line-height:var(--leading-normal)}.home-page .codes-featured-meta,.home-page .codes-list-date,.home-page .news-featured-date,.home-page .news-side-date,.home-page .guides-card-meta,.home-page .wiki-row-meta{font-size:var(--text-card-meta);line-height:1.5}.home-page .codes-list-title{font-size:var(--text-lg);line-height:var(--leading-tight)}.home-page .codes-list-view-all,.home-page .news-section-view-all,.home-page .guides-section-view-all,.home-page .wiki-section-view-all{font-size:var(--text-sm);line-height:1.4;font-weight:700}.news-section{padding:30px 0 10px}.news-section-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px;padding-bottom:14px;border-bottom:2px solid var(--line)}.news-section-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#3b82f61f;color:var(--accent-news);flex:0 0 auto}.news-section-icon svg{width:22px;height:22px}.news-section .news-layout{gap:24px;align-items:stretch}.news-featured{display:grid;grid-template-rows:auto 1fr;background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.news-featured:hover{transform:translateY(-2px);border-color:#3a4358}.news-featured-image{display:block;overflow:hidden;background:var(--surface-soft)}.news-featured-image img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .25s ease}.news-featured-image:hover img{transform:scale(1.02)}.news-featured-copy{padding:18px 20px 20px}.news-category-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;background:#3b82f629;color:#93c5fd;font-size:var(--text-card-meta);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.news-featured-title{margin:12px 0 10px;font-size:var(--text-card-featured);line-height:var(--leading-tight);font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news-featured-title a{color:var(--ink)}.news-featured-title a:hover{color:#93c5fd}.news-featured-excerpt{margin:0 0 14px;color:var(--muted);font-size:var(--text-sm);line-height:var(--leading-normal);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-featured-date{display:block;color:var(--muted);font-size:var(--text-card-meta)}.news-side-stack{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:16px;min-height:100%}.news-side-card{display:flex;flex-direction:column;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.news-side-card:hover{transform:translateY(-2px);border-color:#3a4358}.news-side-image{display:block;overflow:hidden;background:var(--surface-soft)}.news-side-image img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .25s ease}.news-side-image:hover img{transform:scale(1.02)}.news-side-copy{display:flex;flex:1;flex-direction:column;padding:14px 16px 16px}.news-side-title{margin:0 0 8px;font-size:var(--text-card-title);line-height:var(--leading-tight);font-weight:600}.news-side-title a{color:var(--ink);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news-side-title a:hover{color:#93c5fd}.news-side-excerpt{margin:0 0 10px;color:var(--muted);font-size:var(--text-sm);line-height:var(--leading-normal);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.news-side-date{margin-top:auto;display:block;color:var(--muted);font-size:var(--text-card-meta)}.news-section-footer{display:flex;justify-content:flex-end;margin-top:18px;padding-top:4px}.news-section-view-all{color:var(--accent-news);font-size:var(--text-sm);font-weight:700}.news-section-view-all:hover{color:#93c5fd}.list-panel,.sidebar-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px;box-shadow:var(--shadow)}.list-panel h3,.list-panel-label,.sidebar-panel h2{margin:0 0 10px;font-size:1rem}.list-panel-label{color:var(--ink);font-weight:600;line-height:var(--leading-tight)}.stack-list{display:grid;gap:16px}.guides-section{padding:30px 24px 28px;border-radius:16px;border:1px solid var(--line);background:radial-gradient(circle at top left,rgba(34,197,94,.08),transparent 36%),var(--surface-soft)}.guides-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.guides-section-heading{display:flex;align-items:flex-start;gap:14px;min-width:0}.guides-section-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#22c55e24;color:#86efac;flex:0 0 auto}.guides-section-icon svg{width:22px;height:22px}.guides-section-view-all{color:#86efac;font-size:var(--text-sm);font-weight:700;white-space:nowrap}.guides-section-view-all--header{padding:9px 14px;border:1px solid rgba(34,197,94,.45);border-radius:999px;background:#22c55e14}.guides-featured-row,.guides-compact-row{display:grid;gap:18px}.guides-featured-row{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.guides-compact-row{grid-template-columns:repeat(3,minmax(0,1fr))}.guides-featured-card,.guides-compact-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.guides-featured-card{min-height:440px}.guides-card-image{position:relative;display:block;overflow:hidden;background:#0f172a}.guides-card-image--compact{background:#0f172a}.guides-card-image img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .25s ease}.guides-card-image:hover img{transform:scale(1.02)}.guides-badge{position:absolute;top:12px;left:12px;z-index:1;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:6px;background:#22c55eeb;color:#f0fdf4;font-size:var(--text-card-meta);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.guides-card-body{display:flex;flex:1;flex-direction:column;gap:14px;padding:16px 18px 18px}.guides-card-title{margin:0;font-size:1.02rem;line-height:1.35;font-weight:700}.guides-card-title a{color:#f8fafc;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.guides-card-excerpt{margin:0;color:#94a3b8;font-size:.9rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.guides-card-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;color:#94a3b8;font-size:.8rem}.guides-meta-item{display:inline-flex;align-items:center;gap:6px}.guides-meta-item svg{width:14px;height:14px;flex:0 0 auto}.guides-section-footer{margin-top:20px}.guides-section-view-all--footer{display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 18px;border:1px solid rgba(34,197,94,.38);border-radius:10px;background:#22c55e14;text-align:center}.wiki-section{padding:30px 0 10px}.wiki-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid var(--line)}.wiki-section-heading{display:flex;align-items:flex-start;gap:14px;min-width:0}.wiki-section-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#a855f724;color:#d8b4fe;flex:0 0 auto}.wiki-section-icon svg{width:22px;height:22px}.wiki-section-view-all{color:var(--accent-wiki);font-size:var(--text-sm);font-weight:700;white-space:nowrap}.wiki-section-view-all:hover{color:#d8b4fe}.wiki-list{display:grid;gap:14px}.wiki-row-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:start;padding:16px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.wiki-row-card:hover{transform:translateY(-2px);border-color:#3a4358}.wiki-row-thumb{display:block;overflow:hidden;width:220px;border-radius:8px;background:var(--surface-soft);flex:0 0 auto}.wiki-row-thumb img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .25s ease}.wiki-row-thumb:hover img{transform:scale(1.02)}.wiki-row-copy{min-width:0}.wiki-category-badge{display:inline-flex;align-items:center;margin-bottom:8px;padding:4px 8px;border-radius:6px;background:#a855f729;color:#d8b4fe;font-size:var(--text-card-meta);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wiki-row-title{margin:0 0 10px;font-size:var(--text-card-featured);line-height:var(--leading-tight);font-weight:700}.wiki-row-title a{color:var(--ink);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.wiki-row-excerpt{margin:0 0 12px;color:var(--muted);font-size:var(--text-sm);line-height:var(--leading-normal);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.wiki-row-meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:var(--text-card-meta)}.wiki-meta-item{display:inline-flex;align-items:center;gap:6px}.wiki-meta-item svg{width:14px;height:14px;flex:0 0 auto}.page-title{padding:42px 0 30px;background:var(--surface-soft);color:var(--ink)}.page-title p{margin:0 0 14px;color:var(--green);font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:var(--text-xs)}.page-title-inner{display:grid;gap:12px}.page-title h1,.article-hero h1{margin:0;font-size:clamp(1.875rem,4vw,3rem);line-height:1.08;max-width:900px;font-weight:800;letter-spacing:-.02em}.page-title span,.article-hero p{color:var(--muted);font-size:var(--text-lg);line-height:var(--leading-normal);max-width:760px}.search-box{display:grid;gap:8px;max-width:520px;margin-top:8px;color:var(--ink);font-weight:700;font-size:var(--text-sm)}.search-box input{width:100%;border:1px solid var(--line);border-radius:8px;padding:14px 15px;background:var(--surface);color:var(--ink);font:inherit}.content-shell{display:grid;grid-template-columns:minmax(0,2.3fr) 340px;gap:34px;padding:34px 0 56px;align-items:start}.content-main{min-width:0}.media-list{display:grid;gap:16px}.sidebar{position:sticky;top:92px;display:grid;gap:18px}.category-list{display:grid;gap:8px}.category-list a{padding:12px 13px;border:1px solid var(--line);border-radius:8px;color:var(--muted);font-weight:700;font-size:var(--text-sm);background:var(--surface);transition:border-color .2s ease,color .2s ease,background .2s ease}.category-list a.active{font-weight:700}.latest-list{display:grid;gap:13px;margin:0;padding-left:20px}.latest-list li{color:var(--muted)}.latest-list a{display:block;color:var(--ink);font-weight:800;line-height:1.35}.latest-list time{display:block;margin-top:4px;font-size:.8rem}.article-hero{background:var(--surface-soft);color:var(--ink);padding:42px 0}.article-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:34px;align-items:center}.article-hero-image{overflow:hidden;border-radius:8px;border:1px solid rgba(255,255,255,.2);aspect-ratio:16 / 9;background:#263245}.article-hero-image img{width:100%;height:100%;object-fit:cover}.article-body{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:clamp(22px,4vw,42px);box-shadow:var(--shadow)}.article-body h2{margin:34px 0 12px;font-size:clamp(1.35rem,2vw,1.8rem)}.article-body h3{margin:24px 0 8px;font-size:clamp(1.08rem,1.5vw,1.28rem)}.article-body h4{margin:18px 0 8px;font-size:1rem}.article-body p,.article-body li{color:var(--muted);line-height:var(--leading-normal);font-size:var(--text-base)}.article-body strong{color:var(--ink)}.article-table-wrap{margin:18px 0 24px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--line);border-radius:8px;background:#05070c59}.article-table{width:100%;min-width:520px;border-collapse:collapse;font-size:var(--text-sm)}.article-table--ratings{min-width:1040px}.article-table th,.article-table td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;line-height:1.55}.article-table th{color:var(--ink);font-weight:800;background:#ffffff0a}.article-table td{color:var(--muted)}.article-table--ratings th,.article-table--ratings td{white-space:nowrap}.article-table__rating{min-width:8.4rem;letter-spacing:0;white-space:nowrap}.article-table td strong,.article-table th strong{color:var(--ink)}.article-table td em,.article-table th em{color:#c4cede}.article-table-star{display:inline-block;margin-right:.32em;color:#facc15;font-size:1.08em;line-height:1;white-space:nowrap;text-shadow:0 1px 4px rgba(250,204,21,.34);vertical-align:-.04em}.article-table-star+.article-table-star{margin-left:.06em}.article-table-x{display:inline-block;color:#fb7185;font-size:1.08em;font-weight:900;line-height:1;vertical-align:-.04em}.article-table tbody tr:last-child td{border-bottom:0}.article-table--tier td:first-child,.article-table--tier th:first-child{width:72px;white-space:nowrap}.article-body blockquote{margin:18px 0;padding:14px 18px;border-left:4px solid var(--accent-guides);background:#22c55e14;border-radius:0 8px 8px 0}.article-body blockquote p{margin:0}.article-body ul,.article-body ol{padding-left:24px}.copy-panel{margin:0 0 26px;padding:20px;border:1px solid rgba(34,197,94,.35);border-radius:8px;background:#22c55e14}.empty-codes{margin:0;font-weight:800}.code-table{display:grid;gap:10px}.code-row{display:grid;grid-template-columns:1fr 1.3fr auto;gap:12px;align-items:center;padding:12px;border-radius:8px;background:var(--surface);border:1px solid var(--line)}.code-row button{border:0;border-radius:8px;padding:10px 12px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.faq-block details{border:1px solid var(--line);border-radius:8px;padding:14px 16px;margin:10px 0;background:var(--surface-raised)}.faq-block summary{cursor:pointer;font-weight:900}.prev-next{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:34px}.prev-next a{border:1px solid var(--line);border-radius:8px;padding:16px;font-weight:800}.prev-next span{display:block;color:var(--muted);font-size:.78rem;margin-bottom:6px;text-transform:uppercase}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.trust-page{max-width:820px;padding:56px 0 72px}.trust-page h1{font-size:clamp(2rem,5vw,3.3rem);margin:0 0 18px}.trust-page p,.trust-page li{color:var(--muted);font-size:var(--text-base);line-height:var(--leading-normal)}.trust-page a{color:var(--blue);font-weight:800}.not-found-page{padding:clamp(56px,9vw,104px) 0 clamp(64px,10vw,112px);background:linear-gradient(135deg,rgba(255,59,59,.08),transparent 32%),linear-gradient(225deg,rgba(59,130,246,.1),transparent 36%),var(--bg)}.not-found-wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:clamp(24px,5vw,56px);align-items:center}.not-found-copy{min-width:0}.not-found-kicker{margin:0 0 12px;color:#ff8a8a;font-family:var(--font-brand);font-size:clamp(3.5rem,11vw,7rem);font-weight:800;line-height:.95}.not-found-copy h1{margin:0;color:var(--ink);font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.not-found-lead{margin:18px 0 0;max-width:620px;color:var(--muted);font-size:var(--text-lg);line-height:var(--leading-normal)}.not-found-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.not-found-primary,.not-found-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 16px;border-radius:8px;font-weight:800;line-height:1.2;transition:color .2s ease,background .2s ease,border-color .2s ease}.not-found-primary{border:1px solid rgba(255,138,138,.48);background:#ff3b3b2e;color:#fff1f2}.not-found-primary:hover{background:#ff3b3b47;border-color:#ff8a8ab8}.not-found-secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.not-found-secondary:hover{color:#bbf7d0;border-color:#22c55e73}.not-found-links{display:grid;gap:12px}.not-found-link{display:grid;gap:6px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow);transition:transform .2s ease,border-color .2s ease}.not-found-link:hover{transform:translateY(-2px);border-color:#3a4358}.not-found-link span{font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.not-found-link strong{color:var(--ink);font-size:var(--text-base);line-height:1.35}.not-found-link--codes span{color:#ff8a8a}.not-found-link--news span{color:#93c5fd}.not-found-link--guides span{color:#86efac}.not-found-link--wiki span{color:#d8b4fe}@media(max-width:760px){.not-found-wrap{grid-template-columns:1fr}.not-found-actions{flex-direction:column;align-items:stretch}}.site-footer{margin-top:36px;background:var(--surface-soft);border-top:1px solid var(--line);color:var(--ink)}.footer-main{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 0 18px;text-align:center}.footer-brand-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 12px;width:100%;max-width:920px;text-align:center}.footer-logo{display:inline-flex;flex:0 0 auto;width:fit-content}.footer-logo img{height:30px;width:auto}.footer-tagline{margin:0;flex:0 1 auto;max-width:min(640px,100%);color:var(--muted);font-size:var(--text-sm);line-height:1.45;text-align:center}.footer-brand-link{color:var(--ink);font-weight:700;text-decoration:underline;text-decoration-color:#f8fafc59;text-underline-offset:3px;transition:color .2s ease,text-decoration-color .2s ease}.footer-brand-link:hover{color:var(--accent-primary);text-decoration-color:currentColor}.footer-nav-group{display:grid;gap:5px;width:100%;max-width:920px;justify-items:center;text-align:center}.footer-heading{margin:0;color:var(--ink);font-size:var(--text-sm);font-weight:700;line-height:1.25;letter-spacing:.01em}.footer-inline-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 0;margin:0;padding:0;list-style:none}.footer-inline-links li{display:inline-flex;align-items:center}.footer-inline-links li+li:before{content:"|";margin:0 10px;color:var(--line);font-size:var(--text-xs);font-weight:400;user-select:none}.footer-inline-links a{color:#b8c4d9;font-size:var(--text-sm);font-weight:600;line-height:1.3;text-decoration:underline;text-decoration-color:#b8c4d973;text-underline-offset:3px;transition:color .2s ease,text-decoration-color .2s ease}.footer-inline-links a:hover{color:var(--ink);text-decoration-color:currentColor}.footer-main a[href="/codes/"]{color:#ff8a8a;text-decoration-color:#ff8a8a73}.footer-main a[href="/news/"]{color:#93c5fd;text-decoration-color:#93c5fd73}.footer-main a[href="/guides/"]{color:#86efac;text-decoration-color:#86efac73}.footer-main a[href="/wiki/"]{color:#d8b4fe;text-decoration-color:#d8b4fe73}.footer-main a[href="/codes/"]:hover{color:#ffb4b4}.footer-main a[href="/news/"]:hover{color:#bfdbfe}.footer-main a[href="/guides/"]:hover{color:#bbf7d0}.footer-main a[href="/wiki/"]:hover{color:#e9d5ff}.footer-legal{margin:2px 0 0;max-width:720px;color:var(--muted);font-size:var(--text-xs);line-height:1.45}.footer-legal-sep{margin:0 .35em;color:var(--line)}.home-page .section-heading h2{font-size:var(--text-xl);line-height:var(--leading-tight);font-weight:700;letter-spacing:-.01em}.home-page .section-heading a{font-size:14px;line-height:20px;font-weight:700}.home-page .list-panel-label{font-size:18px;line-height:26px;font-weight:600}.home-page .article-card--large .article-title{font-size:20px;line-height:28px;font-weight:700}.home-page .article-card--compact .article-title,.home-page .article-card--media .article-title{font-size:18px;line-height:24px;font-weight:600}.home-page .article-card--list .article-title{font-size:16px;line-height:22px;font-weight:600}.home-page .article-copy p{font-size:15px;line-height:22px;font-weight:400}.home-page .category-badge{padding:4px 8px;border-radius:6px;background:#ffffff14;color:var(--ink);font-size:11px;font-weight:700;line-height:16px;text-transform:uppercase}.home-page .article-meta{font-size:12px;line-height:18px;font-weight:400}.home-page .feature-section{padding:24px 0}[hidden]{display:none!important}@media(max-width:920px){.site-header{--header-bar-height: 58px}.header-inner{position:relative;align-items:center;flex-direction:row;justify-content:space-between;gap:12px;min-height:58px;padding-block:8px;overflow:visible;z-index:2}.brand-lockup{gap:10px;min-width:0;flex:1 1 auto}.brand img{height:30px}.brand-title{font-size:1.08rem;letter-spacing:.05em}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-width:44px;min-height:44px;margin:0;padding:0 12px;border:1px solid rgba(226,232,240,.16);border-radius:10px;background:linear-gradient(180deg,#ffffff0d,#ffffff03),#0a0e16eb;color:#e5ebf5;font:inherit;cursor:pointer;position:relative;z-index:4;-webkit-tap-highlight-color:transparent}.nav-toggle:focus-visible{outline:2px solid rgba(248,250,252,.35);outline-offset:2px}.nav-toggle-label{font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-header{z-index:220;overflow:visible}.brand-lockup-link{position:relative;z-index:4}.site-header.is-nav-open .header-inner{background:#05070c;border-bottom:1px solid rgba(226,232,240,.12)}.site-header.is-nav-open{position:fixed;top:0;right:0;left:0;width:100%;z-index:320}.site-header.is-nav-open:before{content:"";position:fixed;inset:0;z-index:1;background:#05070c;pointer-events:none}.main-nav{position:fixed;top:var(--header-bar-height);right:0;bottom:0;left:0;z-index:3;display:none;flex-direction:column;align-items:stretch;gap:0;width:100%;margin:0;padding:10px 12px calc(14px + env(safe-area-inset-bottom,0px));border-bottom:0;background:#05070c;box-shadow:none;backdrop-filter:none;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.site-header.is-nav-open .main-nav{display:flex}.main-nav a{padding:14px 4px;border-bottom:1px solid rgba(226,232,240,.08);font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.main-nav a:last-child{border-bottom:0}.main-nav a:after{display:none}.editorial-hero-grid,.codes-layout,.news-layout,.content-shell,.article-hero-grid{grid-template-columns:1fr}.editorial-lead-card{height:auto;min-height:0}.editorial-lead-copy,.editorial-story-copy{position:static}.editorial-lead-image{flex:none;aspect-ratio:auto}.editorial-lead-image img{position:static;inset:auto;width:100%;height:auto;object-fit:contain}.sidebar{position:static}.guides-featured-row,.guides-compact-row{grid-template-columns:1fr}.guides-featured-card{min-height:0}.guides-section-header{flex-direction:column;align-items:stretch}.guides-section-view-all--header{align-self:flex-start}.wiki-row-card{grid-template-columns:1fr;gap:14px}.wiki-row-thumb{width:100%}.wiki-section-header{flex-direction:column;align-items:stretch}}@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.home-hero{padding-top:20px;padding-bottom:24px}.editorial-side-grid,.related-grid,.prev-next{grid-template-columns:1fr}.editorial-article-title--lead{font-size:22px;line-height:28px;font-weight:600}.editorial-article-title:not(.editorial-article-title--lead){font-size:15px;line-height:20px;font-weight:600}.editorial-lead-excerpt{font-size:14px;line-height:20px;font-weight:400}.home-page .section-heading h2{font-size:20px;line-height:28px}.home-page .article-card--large .article-title{font-size:18px;line-height:24px;font-weight:600}.home-page .article-card--compact .article-title,.home-page .article-card--media .article-title{font-size:16px;line-height:22px}.home-page .article-card--list .article-title{font-size:15px;line-height:20px}.home-page .article-copy p{font-size:14px;line-height:20px}.article-card--media{grid-template-columns:96px minmax(0,1fr);gap:12px}.article-card--media .article-image{min-height:96px;aspect-ratio:1 / 1}.article-card--media .article-copy p{display:none}.section-heading{align-items:flex-start;flex-direction:column}.home-page .codes-section{padding:22px 16px 24px;border-radius:12px}.codes-section-header{gap:12px}.codes-section-icon{width:36px;height:36px}.home-page .codes-section-heading-copy h2{font-size:20px;line-height:28px}.home-page .codes-featured-title{font-size:18px;line-height:24px}.codes-list-item{grid-template-columns:92px minmax(0,1fr);padding:12px 2px}.codes-list-thumb{width:92px;min-width:92px;aspect-ratio:16 / 10}.news-side-stack{grid-template-rows:auto;min-height:0}.home-page .news-featured-title{font-size:18px;line-height:24px}.home-page .news-side-title{font-size:16px;line-height:22px}.news-section-footer{justify-content:flex-start}.home-page .guides-section{padding:22px 16px 20px;border-radius:12px}.home-page .guides-section-heading-copy h2{font-size:20px;line-height:28px}.home-page .guides-featured-card .guides-card-title{font-size:18px;line-height:24px}.home-page .guides-compact-card .guides-card-title{font-size:15px;line-height:20px}.home-page .wiki-row-title{font-size:18px;line-height:24px}.home-page .wiki-row-excerpt{font-size:14px;line-height:20px}.code-row{grid-template-columns:1fr}}.codes-featured-badge{background:var(--accent-codes);color:#fff5f5}.codes-category-badge{background:#ff3b3b29;color:#ff8a8a}.codes-featured-title a:hover,.codes-list-title svg,.codes-list-view-all,.codes-list-item-title a:hover{color:#ff8a8a}.codes-list-view-all:hover{color:#ffb4b4}.codes-status-pill--new{background:#ff3b3b29;color:#ff8a8a}.codes-list-header,.codes-list-item{border-color:var(--line)}.news-section-icon{background:#3b82f61f;color:var(--accent-news)}.news-section-heading-copy h2,.guides-section-heading-copy h2,.wiki-section-heading-copy h2{color:var(--ink)}.news-section-heading-copy p,.wiki-section-heading-copy p{color:var(--muted)}.news-featured,.news-side-card,.wiki-row-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.news-featured:hover,.news-side-card:hover,.wiki-row-card:hover{transform:translateY(-2px);border-color:#3a4358}.news-featured-image,.news-side-image,.wiki-row-thumb{background:var(--surface-soft)}.news-category-badge{background:#3b82f629;color:#93c5fd}.news-featured-title a,.news-side-title a,.wiki-row-title a{color:var(--ink)}.news-featured-title a:hover,.news-side-title a:hover,.news-section-view-all:hover{color:#93c5fd}.news-featured-excerpt,.news-side-excerpt,.wiki-row-excerpt,.news-featured-date,.news-side-date,.wiki-row-meta{color:var(--muted)}.news-section-view-all,.wiki-section-view-all{color:var(--accent-news)}.wiki-section-view-all:hover{color:#93c5fd}.guides-section{background:radial-gradient(circle at top left,rgba(34,197,94,.1),transparent 36%),var(--surface-soft)}.guides-section-icon{background:#22c55e24;color:#86efac}.guides-section-view-all{color:#86efac}.guides-section-view-all:hover{color:#bbf7d0}.guides-section-view-all--header{border-color:#22c55e73;background:#22c55e14}.guides-featured-card,.guides-compact-card{background:var(--surface);border-color:var(--line);box-shadow:var(--shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.guides-featured-card:hover,.guides-compact-card:hover{transform:translateY(-2px);border-color:#3a4358}.guides-badge{background:#22c55eeb;color:#f0fdf4}.guides-card-title a:hover{color:#86efac}.guides-section-view-all--footer{border-color:#22c55e61;background:#22c55e14}.wiki-section-icon{background:#a855f724;color:#d8b4fe}.wiki-category-badge{background:#a855f729;color:#d8b4fe}.wiki-row-title a:hover{color:#d8b4fe}.page-title{background:var(--surface-soft);color:var(--ink)}.page-title--codes p{color:#ff8a8a}.page-title--news p{color:#93c5fd}.page-title--guides p{color:#86efac}.page-title--wiki p{color:#d8b4fe}.page-title span,.article-hero p{color:var(--muted)}.search-box input{background:var(--surface);border-color:var(--line);color:var(--ink)}.list-panel-label,.sidebar-panel h2{color:var(--ink)}.category-list a{color:var(--muted);background:var(--surface);transition:border-color .2s ease,color .2s ease,background .2s ease}.category-list a:hover{color:var(--ink);border-color:#3a4358}.category-list a.active[href="/codes/"]{border-color:#ff3b3b73;background:#ff3b3b1a;color:#ff8a8a}.category-list a.active[href="/news/"]{border-color:#3b82f673;background:#3b82f61a;color:#93c5fd}.category-list a.active[href="/guides/"]{border-color:#22c55e73;background:#22c55e1a;color:#86efac}.category-list a.active[href="/wiki/"]{border-color:#a855f773;background:#a855f71a;color:#d8b4fe}.article-hero{background:var(--surface-soft);color:var(--ink)}.article-body{background:var(--surface)}.article-body p,.article-body li{color:#cbd5e1}.article-body blockquote{border-left-color:var(--accent-guides);background:#22c55e14}.article-body blockquote p{color:var(--muted)}.copy-panel{border-color:#22c55e47;background:#22c55e14}.faq-block details{background:var(--surface);color:var(--ink)}.prev-next a{background:var(--surface);color:var(--ink)}.trust-page p,.trust-page li{color:#cbd5e1}.trust-page a{color:var(--accent-news)}.home-page .category-badge{border-radius:6px}.article-card--media{align-items:start}.article-card--media .article-copy{min-width:0}:root{--bg: #07090f;--surface: #111722;--surface-raised: #151c29;--surface-soft: #0b1018;--ink: #f7f8fb;--muted: #9aa6b8;--line: rgba(148, 163, 184, .16);--line-strong: rgba(226, 232, 240, .26);--shadow: 0 18px 48px rgba(0, 0, 0, .34);--shadow-card: 0 18px 42px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255, 255, 255, .035);--shadow-hover: 0 24px 60px rgba(0, 0, 0, .42), inset 0 1px 0 rgba(255, 255, 255, .055);--radius-card: 8px;--radius-panel: 10px}html{background:#07090f}body{background:linear-gradient(180deg,#131925b8 0,#07090f00 360px),linear-gradient(90deg,rgba(255,59,59,.035),transparent 18%,transparent 82%,rgba(59,130,246,.035)),#07090f}main{background:transparent}.site-header{background:#07090fe0;border-bottom-color:#e2e8f01f;box-shadow:0 12px 34px #00000042}.site-header:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,#ff3b3b94,#3b82f647,#22c55e4d,#a855f76b);opacity:.55}.header-inner{min-height:68px}.brand img,.footer-logo img{filter:drop-shadow(0 8px 18px rgba(0,0,0,.42))}.brand-title{font-size:1.38rem;font-weight:700;letter-spacing:.09em}.main-nav a{position:relative;color:#b4bfce;font-size:.84rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.main-nav a:after{content:"";position:absolute;right:0;bottom:3px;left:0;height:2px;background:currentColor;opacity:0;transform:scaleX(.72);transition:opacity .2s ease,transform .2s ease}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{opacity:.72;transform:scaleX(1)}.home-hero{padding:34px 0 42px;border-bottom:1px solid rgba(226,232,240,.08);background:linear-gradient(180deg,#111827d1,#07090f00),linear-gradient(135deg,rgba(255,59,59,.11),transparent 30%,rgba(59,130,246,.055) 62%,transparent)}.editorial-hero-grid{gap:18px}.editorial-lead-card,.editorial-story-card,.article-card,.codes-featured,.codes-list-panel,.news-featured,.news-side-card,.guides-featured-card,.guides-compact-card,.wiki-row-card,.list-panel,.sidebar-panel,.article-body,.prev-next a,.faq-block details{border-color:var(--line);border-radius:var(--radius-card);background:linear-gradient(180deg,#ffffff09,#fff0),var(--surface);box-shadow:var(--shadow-card)}.editorial-lead-card,.codes-featured,.news-featured,.guides-featured-card{background:linear-gradient(180deg,#ffffff0d,#ffffff01),var(--surface-raised)}.editorial-lead-card:hover,.editorial-story-card:hover,.article-card:hover,.codes-featured:hover,.news-featured:hover,.news-side-card:hover,.guides-featured-card:hover,.guides-compact-card:hover,.wiki-row-card:hover,.prev-next a:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:var(--shadow-hover)}.editorial-lead-image,.editorial-story-image,.article-image,.article-list-thumb,.codes-featured-image,.news-featured-image,.news-side-image,.guides-card-image,.wiki-row-thumb,.article-hero-image{position:relative;background:#080d15}.codes-list-thumb{position:relative;background:transparent}.article-image:before,.codes-featured-image:before,.news-featured-image:before,.news-side-image:before,.guides-card-image:before,.wiki-row-thumb:before,.article-hero-image:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#0000,#07090f5c),linear-gradient(90deg,#ffffff0f,#fff0);pointer-events:none}.editorial-lead-image img,.editorial-story-image img,.article-image img,.codes-featured-image img,.news-featured-image img,.news-side-image img,.guides-card-image img,.wiki-row-thumb img,.article-hero-image img{filter:saturate(1.08) contrast(1.04)}.editorial-lead-copy,.editorial-story-copy,.codes-featured-copy,.news-featured-copy,.news-side-copy,.guides-card-body,.wiki-row-copy{position:relative}.editorial-badge,.category-badge,.codes-category-badge,.news-category-badge,.wiki-category-badge,.guides-badge,.codes-status-pill{border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f}.editorial-article-title,.codes-featured-title,.codes-list-item-title,.news-featured-title,.news-side-title,.guides-card-title,.wiki-row-title,.article-copy h3,.article-copy .article-title,.latest-list a{letter-spacing:0}.editorial-article-title a,.codes-featured-title a,.codes-list-item-title a,.news-featured-title a,.news-side-title a,.guides-card-title a,.wiki-row-title a,.article-copy a{transition:color .18s ease}.home-page{gap:34px}.home-page .codes-section,.home-page .guides-section{position:relative;z-index:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding-right:0;padding-left:0}.home-page .codes-section:before,.home-page .guides-section:before{content:"";position:absolute;inset:0;z-index:-1;border-top:1px solid rgba(226,232,240,.08);border-bottom:1px solid rgba(226,232,240,.08);background:linear-gradient(180deg,#ffffff07,#fff0),linear-gradient(90deg,rgba(255,59,59,.07),transparent 32%,rgba(34,197,94,.045))}.home-page .guides-section:before{background:linear-gradient(180deg,#ffffff07,#fff0),linear-gradient(90deg,rgba(34,197,94,.055),transparent 34%,rgba(168,85,247,.052))}.codes-section-header,.news-section-header,.guides-section-header,.wiki-section-header,.section-heading{position:relative;border-bottom-color:#e2e8f024}.codes-section-header:after,.news-section-header:after,.guides-section-header:after,.wiki-section-header:after,.section-heading:after{content:"";position:absolute;bottom:-1px;left:0;width:72px;height:2px;border-radius:999px;background:var(--accent-primary)}.news-section-header:after{background:var(--accent-news)}.guides-section-header:after{background:var(--accent-guides)}.wiki-section-header:after{background:var(--accent-wiki)}.codes-section-icon,.news-section-icon,.guides-section-icon,.wiki-section-icon{border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff0f,0 10px 24px #00000038}.codes-list-panel,.sidebar-panel{background:linear-gradient(180deg,#ffffff0a,#fff0),#111722eb}.codes-list-header,.codes-list-item{border-color:#e2e8f01a}.guides-section-view-all--header,.guides-section-view-all--footer,.news-section-view-all,.wiki-section-view-all,.codes-list-view-all{transition:color .18s ease,border-color .18s ease,background .18s ease}.guides-section-view-all--header,.guides-section-view-all--footer{border-radius:var(--radius-card)}.page-title,.article-hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(226,232,240,.12);background:linear-gradient(135deg,rgba(255,59,59,.095),transparent 28%,rgba(59,130,246,.055) 62%,rgba(168,85,247,.05)),linear-gradient(180deg,#111722,#0b1018)}.page-title:before,.article-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.055),transparent 30%),repeating-linear-gradient(90deg,rgba(255,255,255,.026) 0 1px,transparent 1px 92px);opacity:.34;pointer-events:none}.page-title-inner,.article-hero-grid{position:relative;z-index:1}.page-title h1,.article-hero h1,.trust-page h1{font-weight:900;letter-spacing:0;text-wrap:balance}.page-title span,.article-hero p{color:#b8c2d2}.search-box input{border-color:#e2e8f02e;background:#07090fb8;box-shadow:inset 0 1px #ffffff0a;outline:none}.search-box input:focus{border-color:#3b82f6a6;box-shadow:0 0 0 3px #3b82f621,inset 0 1px #ffffff0d}.article-hero-image{border-color:#e2e8f02e;border-radius:var(--radius-card);box-shadow:0 22px 54px #0000005c}.article-body{color:#d7dee9;background:linear-gradient(180deg,#ffffff08,#fff0),#101620}.article-body h2,.article-body h3,.article-body h4{color:#f8fafc;letter-spacing:0}.article-body h2{padding-top:6px;border-top:1px solid rgba(226,232,240,.1)}.article-body p,.article-body li,.trust-page p,.trust-page li{color:#c7d0df}.copy-panel{border-color:#ff3b3b3d;background:linear-gradient(180deg,#ff3b3b13,#fff0),#111722f2}.code-row{border-color:#e2e8f024;background:#07090fa3}.code-row button{background:var(--accent-codes);box-shadow:0 10px 22px #ff3b3b33}.faq-block details,.prev-next a{color:var(--ink)}.prev-next a{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.trust-page{position:relative}.trust-page:before{content:"";display:block;width:76px;height:2px;margin-bottom:26px;border-radius:999px;background:linear-gradient(90deg,var(--accent-codes),var(--accent-news))}.site-footer{background:linear-gradient(180deg,#ffffff06,#fff0),#090d14;border-top-color:#e2e8f01f}@media(min-width:921px){.home-page .codes-section:before,.home-page .guides-section:before{inset:0 -30px}}@media(max-width:920px){.home-page .codes-section:before,.home-page .guides-section:before{inset:0}}@media(max-width:640px){.site-header{--header-bar-height: 54px}.header-inner{min-height:54px;padding-block:6px}.main-nav{padding-inline:10px}.brand img{height:28px}.brand-title{font-size:.98rem}.nav-toggle{min-width:42px;min-height:42px;padding:0 10px}.nav-toggle-label{display:none}.main-nav a{padding:13px 2px;font-size:.78rem}.home-hero{padding-top:24px}.home-page{gap:26px}}:root{--bg: #05070c;--surface: #101620;--surface-raised: #151d2a;--surface-soft: #090e15;--ink: #fbfcff;--muted: #a6b1c2;--line: rgba(213, 224, 242, .14);--line-strong: rgba(235, 241, 250, .28);--shadow-card: 0 20px 58px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .045);--shadow-hover: 0 28px 76px rgba(0, 0, 0, .5), inset 0 1px 0 rgba(255, 255, 255, .07)}body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.028),transparent 20%),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgba(255,255,255,.012) 0 1px,transparent 1px 96px);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 68%);pointer-events:none}.container{width:min(1200px,calc(100% - 36px))}.site-header{background:#05070ce6}.brand-lockup{gap:12px}.brand img{height:38px}.brand-title{font-size:1.36rem;font-weight:700}.main-nav{gap:30px}.main-nav a{color:#c1cad8;font-size:.82rem;font-weight:900}.home-hero{padding:36px 0 46px;background:linear-gradient(180deg,#161d2ae0,#05070c2e 72%,#05070c00),linear-gradient(115deg,rgba(255,59,59,.13),transparent 36%,rgba(59,130,246,.08) 72%,rgba(168,85,247,.06))}.editorial-hero-grid{gap:20px}.editorial-lead-card,.editorial-story-card{position:relative;isolation:isolate;border-radius:8px}.editorial-lead-card:after,.editorial-story-card:after,.article-card:after,.codes-featured:after,.news-featured:after,.guides-featured-card:after,.wiki-row-card:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff09;pointer-events:none}.editorial-lead-image,.editorial-story-image{min-height:0}.home-hero .editorial-lead-image:before,.home-hero .editorial-lead-image:after,.home-hero .editorial-story-image:before,.home-hero .editorial-story-image:after{display:none}.editorial-lead-copy,.editorial-story-copy{z-index:2}.editorial-badge,.category-badge,.codes-category-badge,.news-category-badge,.wiki-category-badge,.guides-badge,.codes-status-pill{border-radius:4px;font-size:.68rem;font-weight:900;letter-spacing:.08em}.editorial-article-title--lead{max-width:760px;font-size:clamp(1.35rem,2.1vw,1.85rem);line-height:1.15;font-weight:800}.editorial-article-title:not(.editorial-article-title--lead){font-size:1.02rem;font-weight:800}.editorial-lead-excerpt{max-width:720px;color:#9ca3af;font-size:.95rem;line-height:1.65}.editorial-date,.article-meta,.codes-featured-meta,.guides-card-meta,.wiki-row-meta{color:#9faabb}.home-page{gap:40px}.codes-section-header,.news-section-header,.guides-section-header,.wiki-section-header,.section-heading{padding-bottom:16px}.codes-section-heading-copy h2,.news-section-heading-copy h2,.guides-section-heading-copy h2,.wiki-section-heading-copy h2,.section-heading h2{color:#fff;font-weight:900}.codes-section-heading-copy p,.news-section-heading-copy p,.guides-section-heading-copy p,.wiki-section-heading-copy p{color:#aeb8c8}.codes-section-icon,.news-section-icon,.guides-section-icon,.wiki-section-icon{border-radius:8px;background:linear-gradient(180deg,#ffffff14,#ffffff05),#ffffff09}.home-page .codes-section:before,.home-page .guides-section:before{inset:0;background:linear-gradient(180deg,#ffffff09,#fff0),linear-gradient(90deg,rgba(255,59,59,.075),transparent 34%,rgba(59,130,246,.04),rgba(34,197,94,.055))}.home-page .guides-section:before{background:linear-gradient(180deg,#ffffff08,#fff0),linear-gradient(90deg,rgba(34,197,94,.065),transparent 35%,rgba(168,85,247,.06))}.article-card,.codes-featured,.news-featured,.news-side-card,.guides-featured-card,.guides-compact-card,.wiki-row-card,.list-panel,.sidebar-panel{position:relative;overflow:hidden}.codes-list-panel{position:relative;overflow:visible}.article-card,.codes-featured,.codes-list-panel,.news-featured,.news-side-card,.guides-featured-card,.guides-compact-card,.wiki-row-card,.list-panel,.sidebar-panel,.article-body{background:linear-gradient(180deg,#ffffff0c,#ffffff02),linear-gradient(135deg,rgba(255,255,255,.026),transparent 44%),#101620}.article-card--media{grid-template-columns:204px minmax(0,1fr)}.article-image img,.article-list-thumb img,.codes-featured-image img,.codes-list-thumb img,.news-featured-image img,.news-side-image img,.guides-card-image img,.wiki-row-thumb img{transform-origin:center}.article-card:hover img,.codes-featured:hover img,.news-featured:hover img,.news-side-card:hover img,.guides-featured-card:hover img,.guides-compact-card:hover img,.wiki-row-card:hover img{transform:scale(1.035)}.codes-list-panel,.sidebar-panel{border-left-color:#fff3}.news-section-view-all,.wiki-section-view-all,.codes-list-view-all,.guides-section-view-all{font-weight:900;letter-spacing:.02em}.page-title,.article-hero{background:linear-gradient(135deg,rgba(255,59,59,.11),transparent 30%,rgba(59,130,246,.07) 66%,rgba(168,85,247,.075)),linear-gradient(180deg,#151d2a,#090e15 86%)}.page-title h1,.article-hero h1{max-width:920px;font-size:clamp(2.35rem,5vw,4.15rem);line-height:.98}.article-body{max-width:100%;box-shadow:var(--shadow-card)}.article-body h2{margin-top:42px}.article-body h2:first-child{margin-top:0}.article-body p,.article-body li{color:#d0d8e5}.copy-panel,.faq-block details,.prev-next a{background:linear-gradient(180deg,#ffffff0a,#fff0),#090e15c7}.code-row{background:#05070c8f}.trust-page{max-width:760px}.site-footer{margin-top:64px}@media(max-width:920px){.container{width:min(100% - 32px,1200px)}.editorial-hero-grid{grid-template-columns:1fr;align-items:start}.home-hero .editorial-lead-card,.home-hero .editorial-side-grid,.home-hero .editorial-story-card{height:auto}.home-hero .editorial-side-grid{grid-template-rows:none;align-items:start}.home-hero .editorial-lead-image,.home-hero .editorial-story-image{flex:none;display:block;height:auto;background:var(--hero-surface)}.home-hero .editorial-lead-image img,.home-hero .editorial-story-image img{width:100%;height:auto;max-width:100%;max-height:none}.editorial-lead-image,.editorial-story-image{min-height:0}}@media(max-width:640px){body:before{opacity:.55}.container{width:min(100% - 28px,1200px)}.brand img{height:34px}.editorial-article-title--lead{font-size:1.55rem;line-height:1.08}.article-card--media{grid-template-columns:96px minmax(0,1fr)}.page-title h1,.article-hero h1{font-size:clamp(2rem,11vw,2.65rem);line-height:1.02}}.home-page .codes-section-header,.home-page .news-section-header,.home-page .guides-section-header,.home-page .wiki-section-header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px}.home-page .codes-section-heading-copy,.home-page .news-section-heading-copy,.home-page .guides-section-heading,.home-page .wiki-section-heading{min-width:0;flex:1 1 auto}.home-page .home-section-view-all{flex:0 0 auto;margin-left:auto;padding:10px 0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:var(--text-sm);font-weight:900;line-height:1.35;letter-spacing:.02em;text-decoration:none;white-space:nowrap}.home-page .home-section-view-all:hover,.home-page .home-section-view-all:focus-visible{background:transparent;box-shadow:none}.home-page .codes-section-view-all{color:var(--accent-codes)}.home-page .codes-section-view-all:hover,.home-page .codes-section-view-all:focus-visible{color:#f77}.home-page .news-section-view-all{color:var(--accent-news)}.home-page .news-section-view-all:hover,.home-page .news-section-view-all:focus-visible{color:#60a5fa}.home-page .guides-section-view-all{color:var(--accent-guides)}.home-page .guides-section-view-all:hover,.home-page .guides-section-view-all:focus-visible{color:#4ade80}.home-page .wiki-section-view-all{color:var(--accent-wiki)}.home-page .wiki-section-view-all:hover,.home-page .wiki-section-view-all:focus-visible{color:#c084fc}.home-page .codes-list-view-all{display:none}@media(max-width:640px){.home-page .codes-section-header,.home-page .news-section-header,.home-page .guides-section-header,.home-page .wiki-section-header{flex-wrap:wrap}.home-page .home-section-view-all{padding-top:0}}.codes-hub-hero{position:relative;overflow:hidden;padding:46px 0 40px;border-bottom:1px solid rgba(226,232,240,.12);background:linear-gradient(180deg,#161d2adb,#05070c47 76%,#05070c00),linear-gradient(115deg,rgba(255,59,59,.15),transparent 34%,rgba(59,130,246,.06) 76%),#05070c}.codes-hub-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.052),transparent 32%),repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 96px);opacity:.45;pointer-events:none}.codes-hub-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:34px;align-items:end}.codes-hub-hero-copy{display:grid;gap:14px;max-width:min(100%,420px)}.codes-hub-kicker,.codes-hub-section-header p{margin:0;color:var(--accent-codes);font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.codes-hub-hero h1{margin:0;max-width:100%;color:#fff;font-size:clamp(1.75rem,2.8vw,2.35rem);line-height:1.08;font-weight:900;letter-spacing:0}.codes-hub-hero-copy>p{margin:0;max-width:100%;color:#c4cede;font-size:1rem;line-height:1.58}.codes-hub-search{display:grid;gap:9px;max-width:560px;margin-top:6px;color:#f8fafc;font-size:var(--text-sm);font-weight:900}.codes-hub-search input{width:100%;min-height:52px;border:1px solid rgba(255,59,59,.34);border-radius:8px;padding:14px 16px;background:linear-gradient(180deg,#ffffff0e,#ffffff03),#090e15e0;color:#fff;box-shadow:inset 0 1px #ffffff12,0 18px 42px #00000038;font:inherit}.codes-hub-search input:focus{outline:2px solid rgba(255,59,59,.36);outline-offset:3px;border-color:var(--accent-codes)}.codes-hub-status{display:grid;gap:8px;padding:20px;border:1px solid rgba(255,59,59,.26);border-radius:8px;background:linear-gradient(180deg,#ffffff0d,#ffffff02),#101620eb;box-shadow:var(--shadow-card)}.codes-hub-status-label{color:#ff8a8a;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.codes-hub-status strong{color:#fff;font-size:3rem;line-height:.95;font-weight:900}.codes-hub-status span:last-child{color:#aeb8c8;font-size:var(--text-sm);line-height:1.45}.codes-hub-shell{display:grid;grid-template-columns:minmax(0,2.3fr) 340px;gap:34px;padding:38px 0 60px;align-items:start}.codes-hub-main{min-width:0}.codes-hub-section-header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(226,232,240,.14)}.codes-hub-section-header:after{content:"";position:absolute;bottom:-1px;left:0;width:86px;height:2px;border-radius:999px;background:var(--accent-codes)}.codes-hub-section-header h2{margin:6px 0 0;color:#fff;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08;font-weight:900}.codes-hub-section-header>span{flex:0 0 auto;color:#ff8a8a;font-size:var(--text-sm);font-weight:900}.codes-hub-list{display:grid;gap:16px}.codes-hub-card{position:relative;display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;overflow:hidden;padding:12px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(255,59,59,.72);border-radius:8px;background:linear-gradient(180deg,#ffffff0c,#ffffff02),linear-gradient(135deg,rgba(255,59,59,.045),transparent 42%),#101620;box-shadow:var(--shadow-card);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.codes-hub-card:hover{transform:translateY(-2px);border-color:#ff3b3b66;border-left-color:var(--accent-codes);box-shadow:var(--shadow-hover)}.codes-hub-card[hidden]{display:none}.codes-hub-card-image{display:block;overflow:hidden;min-height:142px;border-radius:6px;background:#090e15}.codes-hub-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.codes-hub-card:hover .codes-hub-card-image img{transform:scale(1.035)}.codes-hub-card-copy{display:grid;align-content:center;gap:10px;min-width:0}.codes-hub-card-copy h3{margin:0;font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.18;font-weight:900}.codes-hub-card-copy h3 a{color:#fff}.codes-hub-card-copy h3 a:hover{color:#f77}.codes-hub-card-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#b7c1d0;font-size:var(--text-sm);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.codes-hub-card-meta{display:flex;flex-wrap:wrap;gap:8px;color:#9faabb;font-size:var(--text-xs);font-weight:800}.codes-hub-card-meta span,.codes-hub-card-meta time{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid rgba(226,232,240,.1);border-radius:999px;background:#05070c52}.codes-hub-sidebar{position:sticky;top:92px;display:grid;gap:18px}.codes-hub-sidebar-panel{overflow:hidden;padding:18px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(255,59,59,.62);border-radius:8px;background:linear-gradient(180deg,#ffffff0a,#fff0),#111722eb;box-shadow:var(--shadow-card)}.codes-hub-sidebar-panel h2{margin:0 0 14px;color:#fff;font-size:1rem;font-weight:900}.codes-hub-category-list{display:grid;gap:8px}.codes-hub-category-list a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 12px;border:1px solid rgba(226,232,240,.12);border-radius:8px;color:#aeb8c8;background:#05070c47;font-size:var(--text-sm);font-weight:900}.codes-hub-category-list a:hover{color:#fff;border-color:#ffffff3d}.codes-hub-category-list a.active{color:#fff;border-color:#ff3b3b7a;background:#ff3b3b1c}.codes-hub-category-link--codes span{color:#ff8a8a}.codes-hub-category-link--news span{color:#93c5fd}.codes-hub-category-link--guides span{color:#4ade80}.codes-hub-category-link--wiki span{color:#c084fc}.codes-hub-latest-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.codes-hub-latest-list li{padding:13px 0;border-bottom:1px solid rgba(226,232,240,.1)}.codes-hub-latest-list li:first-child{padding-top:0}.codes-hub-latest-list li:last-child{padding-bottom:0;border-bottom:0}.codes-hub-latest-list a{display:block;color:#fff;font-size:var(--text-sm);font-weight:900;line-height:1.32}.codes-hub-latest-list a:hover{color:#f77}.codes-hub-latest-list time{display:block;margin-top:5px;color:#8f9bad;font-size:var(--text-xs)}@media(max-width:920px){.codes-hub-hero-inner,.codes-hub-shell{grid-template-columns:1fr}.codes-hub-status,.codes-hub-sidebar{position:static}}@media(max-width:640px){.codes-hub-hero{padding:34px 0 30px}.codes-hub-hero-inner,.codes-hub-shell{gap:22px}.codes-hub-hero h1{font-size:clamp(1.45rem,5.5vw,1.85rem);line-height:1.1}.codes-hub-section-header{align-items:flex-start;flex-direction:column}.codes-hub-card{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:10px}.codes-hub-card-image{min-height:104px}.codes-hub-card-copy p{display:none}.codes-hub-card-meta{gap:6px}.codes-hub-card-meta span,.codes-hub-card-meta time{min-height:0;padding:0;border:0;background:transparent}}.codes-hub-shell{grid-template-columns:minmax(0,2.3fr) 340px;gap:40px;padding:42px 0 72px}.codes-hub-main{display:grid;gap:24px}.codes-hub-hero{isolation:isolate;padding:30px;border:1px solid rgba(226,232,240,.13);border-bottom:1px solid rgba(226,232,240,.13);border-left:4px solid var(--accent-codes);border-radius:8px;background:radial-gradient(circle at 14% 0%,rgba(255,59,59,.26),transparent 34%),linear-gradient(135deg,#ffffff12,#ffffff03 48%),#101620;box-shadow:var(--shadow-card)}.codes-hub-hero:before{z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.05),transparent 30%),repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 86px);mask-image:linear-gradient(90deg,#000,transparent 82%)}.codes-hub-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(248px,.42fr);gap:26px;align-items:end}.codes-hub-hero-copy{max-width:min(100%,420px)}.codes-hub-hero h1{font-size:clamp(1.75rem,2.8vw,2.35rem)}.codes-hub-hero-copy>p{max-width:100%;font-size:1rem}.codes-hub-hero-tools{display:grid;gap:12px}.codes-hub-search{max-width:none;margin-top:0}.codes-hub-search input{min-height:50px;border-color:#ff3b3b61;background:linear-gradient(180deg,#ffffff12,#ffffff05),#080d14}.codes-hub-count{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:66px;padding:12px 14px;border:1px solid rgba(255,59,59,.26);border-radius:8px;background:linear-gradient(180deg,#ff3b3b1a,#ffffff04),#05070c6b}.codes-hub-count strong{color:#fff;font-size:2.45rem;line-height:1;font-weight:900}.codes-hub-count span{color:#ffb1b1;font-size:var(--text-sm);font-weight:900;text-align:right;text-transform:uppercase}.codes-hub-section-header{margin:6px 0 0}.codes-hub-card{grid-template-columns:232px minmax(0,1fr);min-height:176px;padding:12px;background:linear-gradient(90deg,rgba(255,59,59,.08),transparent 42%),linear-gradient(180deg,#ffffff0d,#ffffff02),#0f1621}.codes-hub-card:after{content:"";position:absolute;inset:auto 16px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,59,59,.34),transparent);opacity:0;transition:opacity .2s ease}.codes-hub-card:hover:after{opacity:1}.codes-hub-card-image{min-height:152px}.codes-hub-card-copy{padding:2px 4px 2px 0}.codes-category-badge{width:fit-content;padding:5px 8px;border:1px solid rgba(255,59,59,.36);border-radius:6px;color:#ffb1b1;background:#ff3b3b1f;font-size:var(--text-xs);font-weight:900;line-height:1;text-transform:uppercase}.codes-category-badge:hover{color:#fff;border-color:#ff3b3bb8}.codes-hub-sidebar{top:96px}.codes-hub-sidebar-panel{padding:19px;background:linear-gradient(180deg,#ffffff0d,#ffffff02),#101620}.codes-hub-sidebar-panel h2{display:flex;align-items:center;gap:10px}.codes-hub-sidebar-panel h2:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent-codes);box-shadow:0 0 18px #ff3b3bb3}.codes-hub-category-list a:after{content:">";color:currentColor;opacity:.55;transition:transform .2s ease,opacity .2s ease}.codes-hub-category-list a:hover:after,.codes-hub-category-list a.active:after{transform:translate(2px);opacity:1}.codes-hub-category-link--codes.active{box-shadow:inset 3px 0 0 var(--accent-codes)}.codes-hub-latest-list li{position:relative;padding-left:12px}.codes-hub-latest-list li:before{content:"";position:absolute;top:20px;left:0;width:4px;height:4px;border-radius:999px;background:#ff3b3bb8}.codes-hub-empty{margin:0;padding:22px;border:1px dashed rgba(255,59,59,.36);border-radius:8px;color:#ffb1b1;background:#ff3b3b14;font-weight:800;text-align:center}@media(max-width:1040px){.codes-hub-shell{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.codes-hub-hero{grid-template-columns:1fr}}@media(max-width:920px){.codes-hub-shell{grid-template-columns:1fr}.codes-hub-sidebar{position:static}}@media(max-width:640px){.codes-hub-shell{padding:28px 0 52px}.codes-hub-hero{padding:22px}.codes-hub-count{min-height:58px}.codes-hub-count strong{font-size:2rem}.codes-hub-card{grid-template-columns:112px minmax(0,1fr);min-height:0}.codes-hub-card-image{min-height:112px}.codes-category-badge{padding:4px 7px}}.codes-hub-main>.codes-hub-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.38fr);gap:26px;align-items:end;width:100%;max-width:100%;overflow:hidden;padding:30px;border:1px solid rgba(226,232,240,.13);border-left:4px solid var(--accent-codes);border-radius:8px;background:radial-gradient(circle at 14% 0%,rgba(255,59,59,.24),transparent 34%),linear-gradient(135deg,#ffffff12,#ffffff03 48%),#101620;box-shadow:var(--shadow-card)}.codes-hub-main>.codes-hub-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.05),transparent 30%),repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 86px);mask-image:linear-gradient(90deg,#000,transparent 82%);pointer-events:none}.codes-hub-main .codes-hub-hero-copy{display:grid;gap:16px;max-width:min(100%,560px)}.codes-hub-main .codes-hub-kicker{margin:0;color:#ffb1b1;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.codes-hub-main .codes-hub-hero h1{max-width:100%;margin:0;color:#fff;font-size:clamp(1.75rem,2.8vw,2.35rem);line-height:1.08;font-weight:900;text-wrap:balance}.codes-hub-main .codes-hub-hero h1 span{color:transparent;background:linear-gradient(90deg,#ff5d68,#f472b6 46%,#a78bfa);-webkit-background-clip:text;background-clip:text}.codes-hub-main .codes-hub-hero-copy>p:not(.codes-hub-kicker){max-width:100%;color:#c4cede;font-size:1rem;line-height:1.58}.codes-hub-main .codes-hub-search{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;min-height:58px;margin:4px 0 0;padding:6px 6px 6px 18px;border:1px solid rgba(255,59,59,.38);border-radius:10px;background:linear-gradient(180deg,#ffffff13,#ffffff05),#050910c7;box-shadow:0 16px 38px #ff3b3b1f,inset 0 1px #ffffff14}.codes-hub-search-icon{position:relative;width:18px;height:18px;border:2px solid rgba(255,255,255,.66);border-radius:999px}.codes-hub-search-icon:after{content:"";position:absolute;right:-6px;bottom:-4px;width:8px;height:2px;border-radius:999px;background:#ffffffa8;transform:rotate(45deg);transform-origin:center}.codes-hub-main .codes-hub-search input{min-width:0;min-height:44px;padding:0;border:0;border-radius:0;background:transparent;color:#fff;box-shadow:none}.codes-hub-main .codes-hub-search input::placeholder{color:#8d98aa}.codes-hub-main .codes-hub-search input:focus{outline:0;border-color:transparent}.codes-hub-main .codes-hub-search:focus-within{border-color:#ff5d68d1;box-shadow:0 18px 44px #ff3b3b2e,0 0 0 3px #ff3b3b29,inset 0 1px #ffffff1a}.codes-hub-search-button{min-width:112px;min-height:46px;padding:0 20px;border:0;border-radius:8px;background:linear-gradient(135deg,#ff3b3b,#d71945);color:#fff;font:inherit;font-size:.95rem;font-weight:900;letter-spacing:0;cursor:pointer;box-shadow:0 12px 24px #ff3b3b3d;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.codes-hub-search-button:hover,.codes-hub-search-button:focus-visible{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 16px 30px #ff3b3b4d}.codes-hub-main .codes-hub-status{display:grid;gap:8px;padding:20px;border:1px solid rgba(255,59,59,.28);border-radius:8px;background:linear-gradient(180deg,#ff3b3b1f,#ffffff04),#05070c6b;box-shadow:var(--shadow-card)}.codes-hub-status-label{color:#ffb1b1;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.codes-hub-main .codes-hub-status strong{color:#fff;font-size:2.45rem;line-height:1;font-weight:900}.codes-hub-main .codes-hub-status span:last-child{color:#ffb1b1;font-size:var(--text-sm);font-weight:900;line-height:1.45;text-transform:uppercase}@media(max-width:1040px){.codes-hub-main .codes-hub-hero h1{font-size:clamp(1.65rem,3.2vw,2.1rem)}.codes-hub-main>.codes-hub-hero{grid-template-columns:1fr}}@media(max-width:640px){.codes-hub-main>.codes-hub-hero{gap:22px;padding:24px;border-radius:10px}.codes-hub-main .codes-hub-hero h1{font-size:clamp(1.45rem,5.5vw,1.85rem);line-height:1.1}.codes-hub-main .codes-hub-hero-copy>p:not(.codes-hub-kicker){font-size:.98rem}.codes-hub-main .codes-hub-search{grid-template-columns:22px minmax(0,1fr);gap:10px;padding:8px 10px 10px 16px}.codes-hub-search-button{grid-column:1 / -1;width:100%}}.news-hub-shell{display:grid;grid-template-columns:minmax(0,2.3fr) 340px;gap:40px;padding:42px 0 72px;align-items:start}.news-hub-main{display:grid;gap:24px;min-width:0}.news-hub-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.38fr);gap:26px;align-items:end;width:fit-content;max-width:100%;overflow:hidden;padding:30px;border:1px solid rgba(226,232,240,.13);border-left:4px solid var(--accent-news);border-radius:8px;background:radial-gradient(circle at 14% 0%,rgba(59,130,246,.24),transparent 34%),linear-gradient(135deg,#ffffff12,#ffffff03 48%),#101620;box-shadow:var(--shadow-card)}.news-hub-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.05),transparent 30%),repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 86px);mask-image:linear-gradient(90deg,#000,transparent 82%);pointer-events:none}.news-hub-hero-copy{display:grid;gap:14px;max-width:min(100%,420px)}.news-hub-kicker,.news-hub-section-header p{margin:0;color:#93c5fd;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-hub-hero h1{margin:0;max-width:100%;color:#fff;font-size:clamp(1.75rem,2.8vw,2.35rem);line-height:1.08;font-weight:900}.news-hub-hero-copy>p{margin:0;max-width:100%;color:#c4cede;font-size:1rem;line-height:1.58}.news-hub-status{display:grid;gap:8px;padding:20px;border:1px solid rgba(59,130,246,.28);border-radius:8px;background:linear-gradient(180deg,#3b82f61f,#ffffff04),#05070c6b;box-shadow:var(--shadow-card)}.news-hub-status-label{color:#93c5fd;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-hub-status strong{color:#fff;font-size:2.45rem;line-height:1;font-weight:900}.news-hub-status span:last-child{color:#bfdbfe;font-size:var(--text-sm);font-weight:900;line-height:1.45;text-transform:uppercase}.news-hub-section-header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:6px 0 0;padding-bottom:16px;border-bottom:1px solid rgba(226,232,240,.14)}.news-hub-section-header:after{content:"";position:absolute;bottom:-1px;left:0;width:86px;height:2px;border-radius:999px;background:var(--accent-news)}.news-hub-section-header h2{margin:6px 0 0;color:#fff;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08;font-weight:900}.news-hub-section-header>span{flex:0 0 auto;color:#93c5fd;font-size:var(--text-sm);font-weight:900}.news-hub-list{display:grid;gap:16px}.news-hub-card{position:relative;display:grid;grid-template-columns:232px minmax(0,1fr);gap:18px;min-height:176px;overflow:hidden;padding:12px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(59,130,246,.72);border-radius:8px;background:linear-gradient(90deg,rgba(59,130,246,.08),transparent 42%),linear-gradient(180deg,#ffffff0d,#ffffff02),#0f1621;box-shadow:var(--shadow-card);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.news-hub-card:after{content:"";position:absolute;inset:auto 16px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.34),transparent);opacity:0;transition:opacity .2s ease}.news-hub-card:hover{transform:translateY(-2px);border-color:#3b82f666;border-left-color:var(--accent-news);box-shadow:var(--shadow-hover)}.news-hub-card:hover:after{opacity:1}.news-hub-card-image{display:block;overflow:hidden;min-height:152px;border-radius:6px;background:#090e15}.news-hub-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.news-hub-card:hover .news-hub-card-image img{transform:scale(1.035)}.news-hub-card-copy{display:grid;align-content:center;gap:10px;min-width:0;padding:2px 4px 2px 0}.news-hub-card-copy h3{margin:0;font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.18;font-weight:900}.news-hub-card-copy h3 a{color:#fff}.news-hub-card-copy h3 a:hover{color:#93c5fd}.news-hub-card-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#b7c1d0;font-size:var(--text-sm);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-hub-card-meta{display:flex;flex-wrap:wrap;gap:8px;color:#9faabb;font-size:var(--text-xs);font-weight:800}.news-hub-card-meta span,.news-hub-card-meta time{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid rgba(226,232,240,.1);border-radius:999px;background:#05070c52}.news-category-badge{width:fit-content;padding:5px 8px;border:1px solid rgba(59,130,246,.36);border-radius:6px;color:#bfdbfe;background:#3b82f61f;font-size:var(--text-xs);font-weight:900;line-height:1;text-transform:uppercase}.news-category-badge:hover{color:#fff;border-color:#3b82f6b8}.news-category-badge[href="/reviews/"]{border-color:#14b8a65c;color:#99f6e4;background:#14b8a61f}.news-category-badge[href="/reviews/"]:hover{border-color:#14b8a6b8;color:#fff}.news-hub-sidebar{position:sticky;top:96px;display:grid;gap:18px}.news-hub-sidebar-panel{overflow:hidden;padding:19px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(59,130,246,.62);border-radius:8px;background:linear-gradient(180deg,#ffffff0d,#ffffff02),#101620;box-shadow:var(--shadow-card)}.news-hub-sidebar-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#fff;font-size:1rem;font-weight:900}.news-hub-sidebar-panel h2:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent-news);box-shadow:0 0 18px #3b82f6b3}.news-hub-category-list{display:grid;gap:8px}.news-hub-category-list a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 12px;border:1px solid rgba(226,232,240,.12);border-radius:8px;color:#aeb8c8;background:#05070c47;font-size:var(--text-sm);font-weight:900}.news-hub-category-list a:after{content:">";color:currentColor;opacity:.55;transition:transform .2s ease,opacity .2s ease}.news-hub-category-list a:hover{color:#fff;border-color:#ffffff3d}.news-hub-category-list a:hover:after,.news-hub-category-list a.active:after{transform:translate(2px);opacity:1}.news-hub-category-list a.active{color:#fff;border-color:#3b82f67a;background:#3b82f61c}.news-hub-category-link--codes span{color:#ff8a8a}.news-hub-category-link--news span{color:#93c5fd}.news-hub-category-link--guides span{color:#4ade80}.news-hub-category-link--wiki span{color:#c084fc}.news-hub-category-link--reviews span{color:#5eead4}.news-hub-category-link--news.active{box-shadow:inset 3px 0 0 var(--accent-news)}.news-hub-category-link--reviews.active{border-color:#14b8a67a;background:#14b8a61c;box-shadow:inset 3px 0 0 var(--accent-reviews)}.news-hub-latest-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.news-hub-latest-list li{position:relative;padding:13px 0 13px 12px;border-bottom:1px solid rgba(226,232,240,.1)}.news-hub-latest-list li:before{content:"";position:absolute;top:20px;left:0;width:4px;height:4px;border-radius:999px;background:#3b82f6b8}.news-hub-latest-list li:first-child{padding-top:0}.news-hub-latest-list li:first-child:before{top:7px}.news-hub-latest-list li:last-child{padding-bottom:0;border-bottom:0}.news-hub-latest-list a{display:block;color:#fff;font-size:var(--text-sm);font-weight:900;line-height:1.32}.news-hub-latest-list a:hover{color:#93c5fd}.news-hub-latest-list time{display:block;margin-top:5px;color:#8f9bad;font-size:var(--text-xs)}@media(max-width:1040px){.news-hub-shell{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.news-hub-hero{grid-template-columns:1fr}}@media(max-width:920px){.news-hub-shell{grid-template-columns:1fr}.news-hub-sidebar{position:static}}@media(max-width:640px){.news-hub-shell{padding:28px 0 52px}.news-hub-hero{padding:22px}.news-hub-hero h1{font-size:clamp(1.45rem,5.5vw,1.85rem);line-height:1.1}.news-hub-section-header{align-items:flex-start;flex-direction:column}.news-hub-status strong{font-size:2rem}.news-hub-card{grid-template-columns:112px minmax(0,1fr);min-height:0;gap:12px;padding:10px}.news-hub-card-image{min-height:112px}.news-hub-card-copy p{display:none}.news-hub-card-meta{gap:6px}.news-hub-card-meta span,.news-hub-card-meta time{min-height:0;padding:0;border:0;background:transparent}.news-category-badge{padding:4px 7px}}.guides-hub-shell{display:grid;grid-template-columns:minmax(0,2.3fr) 340px;gap:40px;padding:42px 0 72px;align-items:start}.guides-hub-main{display:grid;gap:24px;min-width:0}.guides-hub-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.38fr);gap:26px;align-items:end;width:fit-content;max-width:100%;overflow:hidden;padding:30px;border:1px solid rgba(226,232,240,.13);border-left:4px solid var(--accent-guides);border-radius:8px;background:radial-gradient(circle at 14% 0%,rgba(34,197,94,.24),transparent 34%),linear-gradient(135deg,#ffffff12,#ffffff03 48%),#101620;box-shadow:var(--shadow-card)}.guides-hub-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.05),transparent 30%),repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 86px);mask-image:linear-gradient(90deg,#000,transparent 82%);pointer-events:none}.guides-hub-hero-copy{display:grid;gap:14px;max-width:min(100%,420px)}.guides-hub-kicker,.guides-hub-section-header p{margin:0;color:#86efac;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.guides-hub-hero h1{margin:0;max-width:100%;color:#fff;font-size:clamp(1.75rem,2.8vw,2.35rem);line-height:1.08;font-weight:900}.guides-hub-hero-copy>p{margin:0;max-width:100%;color:#c4cede;font-size:1rem;line-height:1.58}.guides-hub-status{display:grid;gap:8px;padding:20px;border:1px solid rgba(34,197,94,.28);border-radius:8px;background:linear-gradient(180deg,#22c55e1f,#ffffff04),#05070c6b;box-shadow:var(--shadow-card)}.guides-hub-status-label{color:#86efac;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.guides-hub-status strong{color:#fff;font-size:2.45rem;line-height:1;font-weight:900}.guides-hub-status span:last-child{color:#bbf7d0;font-size:var(--text-sm);font-weight:900;line-height:1.45;text-transform:uppercase}.guides-hub-section-header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:6px 0 0;padding-bottom:16px;border-bottom:1px solid rgba(226,232,240,.14)}.guides-hub-section-header:after{content:"";position:absolute;bottom:-1px;left:0;width:86px;height:2px;border-radius:999px;background:var(--accent-guides)}.guides-hub-section-header h2{margin:6px 0 0;color:#fff;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08;font-weight:900}.guides-hub-section-header>span{flex:0 0 auto;color:#86efac;font-size:var(--text-sm);font-weight:900}.guides-hub-list{display:grid;gap:16px}.guides-hub-card{position:relative;display:grid;grid-template-columns:232px minmax(0,1fr);gap:18px;min-height:176px;overflow:hidden;padding:12px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(34,197,94,.72);border-radius:8px;background:linear-gradient(90deg,rgba(34,197,94,.08),transparent 42%),linear-gradient(180deg,#ffffff0d,#ffffff02),#0f1621;box-shadow:var(--shadow-card);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.guides-hub-card:after{content:"";position:absolute;inset:auto 16px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(34,197,94,.34),transparent);opacity:0;transition:opacity .2s ease}.guides-hub-card:hover{transform:translateY(-2px);border-color:#22c55e66;border-left-color:var(--accent-guides);box-shadow:var(--shadow-hover)}.guides-hub-card:hover:after{opacity:1}.guides-hub-card-image{display:block;overflow:hidden;min-height:152px;border-radius:6px;background:#090e15}.guides-hub-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.guides-hub-card:hover .guides-hub-card-image img{transform:scale(1.035)}.guides-hub-card-copy{display:grid;align-content:center;gap:10px;min-width:0;padding:2px 4px 2px 0}.guides-hub-card-copy h3{margin:0;font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.18;font-weight:900}.guides-hub-card-copy h3 a{color:#fff}.guides-hub-card-copy h3 a:hover{color:#86efac}.guides-hub-card-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#b7c1d0;font-size:var(--text-sm);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.guides-hub-card-meta{display:flex;flex-wrap:wrap;gap:8px;color:#9faabb;font-size:var(--text-xs);font-weight:800}.guides-hub-card-meta span,.guides-hub-card-meta time{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid rgba(226,232,240,.1);border-radius:999px;background:#05070c52}.guides-category-badge{width:fit-content;padding:5px 8px;border:1px solid rgba(34,197,94,.36);border-radius:6px;color:#bbf7d0;background:#22c55e1f;font-size:var(--text-xs);font-weight:900;line-height:1;text-transform:uppercase}.guides-category-badge:hover{color:#fff;border-color:#22c55eb8}.guides-hub-sidebar{position:sticky;top:96px;display:grid;gap:18px}.guides-hub-sidebar-panel{overflow:hidden;padding:19px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(34,197,94,.62);border-radius:8px;background:linear-gradient(180deg,#ffffff0d,#ffffff02),#101620;box-shadow:var(--shadow-card)}.guides-hub-sidebar-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#fff;font-size:1rem;font-weight:900}.guides-hub-sidebar-panel h2:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent-guides);box-shadow:0 0 18px #22c55eb3}.guides-hub-category-list{display:grid;gap:8px}.guides-hub-category-list a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 12px;border:1px solid rgba(226,232,240,.12);border-radius:8px;color:#aeb8c8;background:#05070c47;font-size:var(--text-sm);font-weight:900}.guides-hub-category-list a:after{content:">";color:currentColor;opacity:.55;transition:transform .2s ease,opacity .2s ease}.guides-hub-category-list a:hover{color:#fff;border-color:#ffffff3d}.guides-hub-category-list a:hover:after,.guides-hub-category-list a.active:after{transform:translate(2px);opacity:1}.guides-hub-category-list a.active{color:#fff;border-color:#22c55e7a;background:#22c55e1c}.guides-hub-category-link--codes span{color:#ff8a8a}.guides-hub-category-link--news span{color:#93c5fd}.guides-hub-category-link--guides span{color:#86efac}.guides-hub-category-link--wiki span{color:#c084fc}.guides-hub-category-link--guides.active{box-shadow:inset 3px 0 0 var(--accent-guides)}.guides-hub-latest-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.guides-hub-latest-list li{position:relative;padding:13px 0 13px 12px;border-bottom:1px solid rgba(226,232,240,.1)}.guides-hub-latest-list li:before{content:"";position:absolute;top:20px;left:0;width:4px;height:4px;border-radius:999px;background:#22c55eb8}.guides-hub-latest-list li:first-child{padding-top:0}.guides-hub-latest-list li:first-child:before{top:7px}.guides-hub-latest-list li:last-child{padding-bottom:0;border-bottom:0}.guides-hub-latest-list a{display:block;color:#fff;font-size:var(--text-sm);font-weight:900;line-height:1.32}.guides-hub-latest-list a:hover{color:#86efac}.guides-hub-latest-list time{display:block;margin-top:5px;color:#8f9bad;font-size:var(--text-xs)}@media(max-width:1040px){.guides-hub-shell{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.guides-hub-hero{grid-template-columns:1fr}}@media(max-width:920px){.guides-hub-shell{grid-template-columns:1fr}.guides-hub-sidebar{position:static}}@media(max-width:640px){.guides-hub-shell{padding:28px 0 52px}.guides-hub-hero{padding:22px}.guides-hub-hero h1{font-size:clamp(1.45rem,5.5vw,1.85rem);line-height:1.1}.guides-hub-section-header{align-items:flex-start;flex-direction:column}.guides-hub-status strong{font-size:2rem}.guides-hub-card{grid-template-columns:112px minmax(0,1fr);min-height:0;gap:12px;padding:10px}.guides-hub-card-image{min-height:112px}.guides-hub-card-copy p{display:none}.guides-hub-card-meta{gap:6px}.guides-hub-card-meta span,.guides-hub-card-meta time{min-height:0;padding:0;border:0;background:transparent}.guides-category-badge{padding:4px 7px}}.wiki-hub-shell{display:grid;grid-template-columns:minmax(0,2.3fr) 340px;gap:40px;padding:42px 0 72px;align-items:start}.wiki-hub-main{display:grid;gap:24px;min-width:0}.wiki-hub-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.38fr);gap:26px;align-items:end;width:fit-content;max-width:100%;overflow:hidden;padding:30px;border:1px solid rgba(226,232,240,.13);border-left:4px solid var(--accent-wiki);border-radius:8px;background:radial-gradient(circle at 14% 0%,rgba(168,85,247,.24),transparent 34%),linear-gradient(135deg,#ffffff12,#ffffff03 48%),#101620;box-shadow:var(--shadow-card)}.wiki-hub-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.05),transparent 30%),repeating-linear-gradient(90deg,rgba(255,255,255,.022) 0 1px,transparent 1px 86px);mask-image:linear-gradient(90deg,#000,transparent 82%);pointer-events:none}.wiki-hub-hero-copy{display:grid;gap:14px;max-width:min(100%,420px)}.wiki-hub-kicker,.wiki-hub-section-header p{margin:0;color:#c084fc;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wiki-hub-hero h1{margin:0;max-width:100%;color:#fff;font-size:clamp(1.75rem,2.8vw,2.35rem);line-height:1.08;font-weight:900}.wiki-hub-hero-copy>p{margin:0;max-width:100%;color:#c4cede;font-size:1rem;line-height:1.58}.wiki-hub-status{display:grid;gap:8px;padding:20px;border:1px solid rgba(168,85,247,.28);border-radius:8px;background:linear-gradient(180deg,#a855f71f,#ffffff04),#05070c6b;box-shadow:var(--shadow-card)}.wiki-hub-status-label{color:#c084fc;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.wiki-hub-status strong{color:#fff;font-size:2.45rem;line-height:1;font-weight:900}.wiki-hub-status span:last-child{color:#e9d5ff;font-size:var(--text-sm);font-weight:900;line-height:1.45;text-transform:uppercase}.wiki-hub-section-header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:6px 0 0;padding-bottom:16px;border-bottom:1px solid rgba(226,232,240,.14)}.wiki-hub-section-header:after{content:"";position:absolute;bottom:-1px;left:0;width:86px;height:2px;border-radius:999px;background:var(--accent-wiki)}.wiki-hub-section-header h2{margin:6px 0 0;color:#fff;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08;font-weight:900}.wiki-hub-section-header>span{flex:0 0 auto;color:#c084fc;font-size:var(--text-sm);font-weight:900}.wiki-hub-list{display:grid;gap:16px}.wiki-hub-card{position:relative;display:grid;grid-template-columns:232px minmax(0,1fr);gap:18px;min-height:176px;overflow:hidden;padding:12px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(168,85,247,.72);border-radius:8px;background:linear-gradient(90deg,rgba(168,85,247,.08),transparent 42%),linear-gradient(180deg,#ffffff0d,#ffffff02),#0f1621;box-shadow:var(--shadow-card);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.wiki-hub-card:after{content:"";position:absolute;inset:auto 16px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(168,85,247,.34),transparent);opacity:0;transition:opacity .2s ease}.wiki-hub-card:hover{transform:translateY(-2px);border-color:#a855f766;border-left-color:var(--accent-wiki);box-shadow:var(--shadow-hover)}.wiki-hub-card:hover:after{opacity:1}.wiki-hub-card-image{display:block;overflow:hidden;min-height:152px;border-radius:6px;background:#090e15}.wiki-hub-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.wiki-hub-card:hover .wiki-hub-card-image img{transform:scale(1.035)}.wiki-hub-card-copy{display:grid;align-content:center;gap:10px;min-width:0;padding:2px 4px 2px 0}.wiki-hub-card-copy h3{margin:0;font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.18;font-weight:900}.wiki-hub-card-copy h3 a{color:#fff}.wiki-hub-card-copy h3 a:hover{color:#c084fc}.wiki-hub-card-copy p{display:-webkit-box;margin:0;overflow:hidden;color:#b7c1d0;font-size:var(--text-sm);line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wiki-hub-card-meta{display:flex;flex-wrap:wrap;gap:8px;color:#9faabb;font-size:var(--text-xs);font-weight:800}.wiki-hub-card-meta span,.wiki-hub-card-meta time{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid rgba(226,232,240,.1);border-radius:999px;background:#05070c52}.wiki-category-badge{width:fit-content;padding:5px 8px;border:1px solid rgba(168,85,247,.36);border-radius:6px;color:#e9d5ff;background:#a855f71f;font-size:var(--text-xs);font-weight:900;line-height:1;text-transform:uppercase}.wiki-category-badge:hover{color:#fff;border-color:#a855f7b8}.wiki-hub-sidebar{position:sticky;top:96px;display:grid;gap:18px}.wiki-hub-sidebar-panel{overflow:hidden;padding:19px;border:1px solid rgba(226,232,240,.12);border-left:3px solid rgba(168,85,247,.62);border-radius:8px;background:linear-gradient(180deg,#ffffff0d,#ffffff02),#101620;box-shadow:var(--shadow-card)}.wiki-hub-sidebar-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 14px;color:#fff;font-size:1rem;font-weight:900}.wiki-hub-sidebar-panel h2:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--accent-wiki);box-shadow:0 0 18px #a855f7b3}.wiki-hub-category-list{display:grid;gap:8px}.wiki-hub-category-list a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 12px;border:1px solid rgba(226,232,240,.12);border-radius:8px;color:#aeb8c8;background:#05070c47;font-size:var(--text-sm);font-weight:900}.wiki-hub-category-list a:after{content:">";color:currentColor;opacity:.55;transition:transform .2s ease,opacity .2s ease}.wiki-hub-category-list a:hover{color:#fff;border-color:#ffffff3d}.wiki-hub-category-list a:hover:after,.wiki-hub-category-list a.active:after{transform:translate(2px);opacity:1}.wiki-hub-category-list a.active{color:#fff;border-color:#a855f77a;background:#a855f71c}.wiki-hub-category-link--codes span{color:#ff8a8a}.wiki-hub-category-link--news span{color:#93c5fd}.wiki-hub-category-link--guides span{color:#86efac}.wiki-hub-category-link--wiki span{color:#c084fc}.wiki-hub-category-link--wiki.active{box-shadow:inset 3px 0 0 var(--accent-wiki)}.wiki-hub-latest-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.wiki-hub-latest-list li{position:relative;padding:13px 0 13px 12px;border-bottom:1px solid rgba(226,232,240,.1)}.wiki-hub-latest-list li:before{content:"";position:absolute;top:20px;left:0;width:4px;height:4px;border-radius:999px;background:#a855f7b8}.wiki-hub-latest-list li:first-child{padding-top:0}.wiki-hub-latest-list li:first-child:before{top:7px}.wiki-hub-latest-list li:last-child{padding-bottom:0;border-bottom:0}.wiki-hub-latest-list a{display:block;color:#fff;font-size:var(--text-sm);font-weight:900;line-height:1.32}.wiki-hub-latest-list a:hover{color:#c084fc}.wiki-hub-latest-list time{display:block;margin-top:5px;color:#8f9bad;font-size:var(--text-xs)}@media(max-width:1040px){.wiki-hub-shell{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.wiki-hub-hero{grid-template-columns:1fr}}@media(max-width:920px){.wiki-hub-shell{grid-template-columns:1fr}.wiki-hub-sidebar{position:static}}@media(max-width:640px){.wiki-hub-shell{padding:28px 0 52px}.wiki-hub-hero{padding:22px}.wiki-hub-hero h1{font-size:clamp(1.45rem,5.5vw,1.85rem);line-height:1.1}.wiki-hub-section-header{align-items:flex-start;flex-direction:column}.wiki-hub-status strong{font-size:2rem}.wiki-hub-card{grid-template-columns:112px minmax(0,1fr);min-height:0;gap:12px;padding:10px}.wiki-hub-card-image{min-height:112px}.wiki-hub-card-copy p{display:none}.wiki-hub-card-meta{gap:6px}.wiki-hub-card-meta span,.wiki-hub-card-meta time{min-height:0;padding:0;border:0;background:transparent}.wiki-category-badge{padding:4px 7px}}.code-article-hero{padding:54px 0 48px;background:linear-gradient(115deg,rgba(255,59,59,.22),transparent 34%,rgba(59,130,246,.08) 68%),radial-gradient(circle at 85% 18%,rgba(255,59,59,.18),transparent 32%),linear-gradient(180deg,#151a24,#070a10 88%)}.code-article-hero .category-badge{background:#ff3b3b29;border:1px solid rgba(255,59,59,.36);color:#ffb3b3}.code-article-hero h1{max-width:800px;margin-top:16px}.code-article-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:720px;margin-top:24px}.code-article-status-grid div{min-width:0;padding:14px 16px;border:1px solid rgba(226,232,240,.14);border-radius:8px;background:linear-gradient(180deg,#ffffff0d,#ffffff02),#070a10a3}.code-article-status-grid span{display:block;margin-bottom:5px;color:#97a3b6;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.code-article-status-grid strong{display:block;overflow-wrap:anywhere;color:#fff;font-size:1.02rem;line-height:1.2}.code-article-cover{border-color:#ff3b3b47;box-shadow:0 26px 72px #00000080,0 0 0 1px #ff3b3b14}.code-article-cover:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,transparent,rgba(5,7,12,.72));pointer-events:none}.code-copy-console{position:relative;overflow:hidden;margin-bottom:30px;padding:clamp(18px,3vw,28px);border-color:#ff3b3b57;background:linear-gradient(135deg,rgba(255,59,59,.16),transparent 44%),linear-gradient(180deg,#ffffff0f,#ffffff03),#070a10e6;box-shadow:inset 0 1px #ffffff0f,0 22px 54px #00000057}.code-copy-console:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--accent-codes),#ffb020,rgba(59,130,246,.75))}.code-copy-console-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.code-copy-console-header h2{margin:0;padding:0;border:0;font-size:clamp(1.35rem,2.4vw,2rem)}.code-copy-console-header>span{flex:0 0 auto;padding:8px 11px;border:1px solid rgba(255,59,59,.3);border-radius:999px;background:#ff3b3b1f;color:#ffd4d4;font-size:.78rem;font-weight:900}.code-copy-kicker{margin:0 0 7px;color:#ff9b9b;font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.code-copy-lead{margin:0 0 12px;display:grid;gap:8px}.code-copy-lead p{margin:0;color:#cbd5e1;font-size:.95rem;line-height:1.55}.code-empty-state{display:grid;gap:6px;padding:13px 15px;border:1px dashed rgba(255,59,59,.28);border-radius:6px;background:#05070c5c}.code-empty-state strong{color:#fff;font-size:.98rem}.code-empty-state p,.code-empty-state span{margin:0;color:#cbd5e1}.code-empty-state span{color:#94a3b8;font-size:.86rem}.code-verification-notes{display:grid;gap:10px;margin-top:16px;padding:14px 16px;border-left:3px solid rgba(255,59,59,.72);border-radius:0 8px 8px 0;background:#ffffff09}.code-verification-notes p{margin:0;color:#cbd5e1;font-size:.96rem;line-height:1.65}@media(max-width:920px){.code-article-status-grid{grid-template-columns:1fr}}@media(max-width:640px){.code-article-hero{padding:34px 0}.code-copy-console-header{display:grid}.code-copy-console-header>span{justify-self:start}}.article-page{--article-accent: var(--blue);--article-link-hover: color-mix(in srgb, var(--article-accent) 88%, #dbeafe 12%);--article-link-hover-light: #1d4ed8}.article-page--codes{--article-accent: var(--accent-codes);--article-link-hover-light: #b91c1c}.article-page--news{--article-accent: var(--accent-news);--article-link-hover-light: #1d4ed8}.article-page--guides{--article-accent: var(--accent-guides);--article-link-hover-light: #15803d}.article-page--wiki{--article-accent: var(--accent-wiki);--article-link-hover-light: #7e22ce}.article-hero-copy{display:grid;gap:12px}.article-hero-image{position:relative}.content-shell--article{padding-top:28px}.article-body-stack{display:grid;gap:18px;min-width:0}.article-body-stack>.article-author-bio,.article-body-stack>.article-engage,.article-body-stack>.prev-next,.article-body-stack>.related-block{margin-top:8px}.article-engage{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:18px 0 6px;border-top:1px solid rgba(213,224,242,.12)}.article-engage__like,.article-engage__share{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid rgba(148,163,184,.28);border-radius:10px;background:#0f172a8c;color:#e2e8f0;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.article-engage__like:hover,.article-engage__share:hover{border-color:#38bdf873;background:#1e293be6;color:#fff}.article-engage__like:focus-visible,.article-engage__share:focus-visible{outline:2px solid rgba(56,189,248,.7);outline-offset:2px}.article-engage__like:disabled{opacity:.65;cursor:wait}.article-engage__icon{width:16px;height:16px;flex:0 0 auto}.article-engage__shares{display:inline-flex;flex-wrap:wrap;gap:8px}.article-engage__share{position:relative;min-width:88px}.article-engage__copied{position:absolute;top:-28px;left:50%;transform:translate(-50%);padding:4px 8px;border-radius:6px;background:#0f172a;color:#7dd3fc;font-size:.72rem;font-weight:700;white-space:nowrap}html:not([data-theme=dark]) .article-engage{border-top-color:#94a3b847}html:not([data-theme=dark]) .article-engage__like,html:not([data-theme=dark]) .article-engage__share{background:#fff;border-color:#94a3b86b;color:#0f172a;box-shadow:0 1px 2px #0f172a0a}html:not([data-theme=dark]) .article-engage__like:hover,html:not([data-theme=dark]) .article-engage__share:hover{border-color:#2563eb73;background:#f8fafc;color:#0f172a}html:not([data-theme=dark]) .article-engage__like.is-liked{border-color:#2563eb80;background:#eff6ff;color:#1d4ed8}html:not([data-theme=dark]) .article-engage__copied{background:#0f172a;color:#bfdbfe}.article-author-bio{display:flex;align-items:flex-start;gap:clamp(16px,3vw,24px);padding:24px 0 4px;border-top:1px solid rgba(213,224,242,.12)}.article-author-bio__avatar{flex:0 0 96px;width:96px;height:96px;border-radius:50%;object-fit:cover;background:#ffffff0a}.article-author-bio__copy{flex:1;min-width:0;padding-top:4px}.article-author-bio__name{margin:0 0 10px;color:#38bdf8;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.25;font-weight:800}.article-author-bio__bio{margin:0;color:#b8c2d2;font-size:.98rem;line-height:1.68}@media(max-width:640px){.article-author-bio{gap:14px;padding-top:20px}.article-author-bio__avatar{flex-basis:72px;width:72px;height:72px}}.news-article-hero{padding:48px 0 42px;border-bottom:1px solid rgba(226,232,240,.1);background:linear-gradient(115deg,rgba(59,130,246,.2),transparent 36%,rgba(168,85,247,.05) 72%),radial-gradient(circle at 88% 12%,rgba(59,130,246,.16),transparent 34%),linear-gradient(180deg,#121a2a,#070a10 88%)}.news-article-hero .category-badge{border:1px solid rgba(59,130,246,.34)}.news-article-hero .article-hero-image{border-color:#3b82f647;box-shadow:0 24px 64px #00000075,0 0 0 1px #3b82f614}.news-article-hero--cover{padding:0 0 28px;background:linear-gradient(180deg,#0a1018,#05070c)}.news-article-cover-shell{position:relative;overflow:hidden;min-height:clamp(280px,42vw,460px);border:1px solid rgba(59,130,246,.22);border-radius:12px;box-shadow:0 28px 72px #00000080}.news-article-cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.news-article-cover-scrim{position:relative;z-index:1;display:grid;gap:12px;align-content:end;min-height:clamp(280px,42vw,460px);padding:clamp(22px,5vw,42px);background:linear-gradient(180deg,#05070c14,#05070cb8 58%,#05070cf0),linear-gradient(90deg,rgba(5,7,12,.72),transparent 58%)}.news-article-cover-scrim h1{margin:0;max-width:760px;font-size:clamp(1.9rem,4.8vw,3.2rem);line-height:1.06;font-weight:900;letter-spacing:-.02em}.article-meta--hero{color:#c7d2e5}.guides-article-hero{padding:48px 0 42px;border-bottom:1px solid rgba(226,232,240,.1);background:linear-gradient(115deg,rgba(34,197,94,.18),transparent 34%,rgba(59,130,246,.05) 72%),radial-gradient(circle at 84% 16%,rgba(34,197,94,.14),transparent 34%),linear-gradient(180deg,#101a14,#070a10 88%)}.guides-article-hero .category-badge{border:1px solid rgba(34,197,94,.34)}.guides-article-cover{border-color:#22c55e47;box-shadow:0 24px 64px #00000075,0 0 0 1px #22c55e14}.guides-article-signal-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.guides-article-signal-row span{padding:7px 10px;border:1px solid rgba(34,197,94,.24);border-radius:999px;background:#22c55e14;color:#bbf7d0;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wiki-article-hero{padding:48px 0 42px;border-bottom:1px solid rgba(226,232,240,.1);background:linear-gradient(115deg,rgba(168,85,247,.2),transparent 36%,rgba(59,130,246,.05) 72%),radial-gradient(circle at 86% 14%,rgba(168,85,247,.16),transparent 34%),linear-gradient(180deg,#16101f,#070a10 88%)}.wiki-article-hero .category-badge{border:1px solid rgba(168,85,247,.34)}.wiki-article-cover{max-height:280px;aspect-ratio:4 / 3;border-color:#a855f747;box-shadow:0 24px 64px #00000075,0 0 0 1px #a855f714}.wiki-article-cover img{object-fit:contain;background:#111827}.wiki-article-signal-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.wiki-article-signal-row span{padding:7px 10px;border:1px solid rgba(168,85,247,.24);border-radius:999px;background:#a855f714;color:#e9d5ff;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.article-prose{min-width:0}.article-prose__section+.article-prose__section{margin-top:.5rem}.article-prose h2{margin:2rem 0 .85rem;padding-top:1.75rem;border-top:1px solid rgba(213,224,242,.1);color:#f8fafc;font-size:clamp(1.3rem,2vw,1.6rem);line-height:1.28;font-weight:800;letter-spacing:-.01em}.article-prose__section:first-child>h2:first-child{margin-top:0;padding-top:0;border-top:0}.article-prose h3{margin:1.5rem 0 .6rem;color:#f1f5f9;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.32;font-weight:700}.article-prose h4{margin:1.15rem 0 .45rem;color:#e8edf5;font-size:1rem;line-height:1.35;font-weight:700}.article-prose p{margin:0 0 1rem;color:#b8c2d2;font-size:1rem;line-height:1.68}.article-prose strong{color:#f1f5f9;font-weight:700}.article-prose ul,.article-prose ol{margin:0 0 1.15rem;padding-left:1.4rem}.article-prose li{margin-bottom:.45rem;color:#b8c2d2;font-size:1rem;line-height:1.65}.article-prose li strong{color:#f1f5f9}.article-prose a{color:color-mix(in srgb,var(--article-accent) 82%,#e0f2fe 18%);font-weight:700;text-decoration-line:underline;text-decoration-thickness:1.5px;text-decoration-color:color-mix(in srgb,var(--article-accent) 56%,transparent);text-underline-offset:.18em;transition:color .2s ease,text-decoration-color .2s ease}.article-prose a strong,.article-prose li a strong{color:inherit}.article-prose a:hover,.article-prose a:focus-visible{color:var(--article-link-hover);text-decoration-color:currentColor}.article-prose a:focus-visible{outline:2px solid color-mix(in srgb,var(--article-accent) 72%,transparent);outline-offset:.18em}.article-prose blockquote{margin:1.15rem 0 1.25rem;padding:.15rem 0 .15rem 1rem;border-left:3px solid rgba(148,163,184,.45)}.article-prose blockquote p{margin:0;color:#d1d9e6;font-size:1rem;line-height:1.62}.article-prose .article-table-wrap,.article-prose .article-inline-figure{margin:1.25rem 0 1.5rem}.article-prose .article-inline-image{display:block;width:100%;max-width:720px;height:auto;border-radius:12px;border:1px solid rgba(148,163,184,.22)}.article-prose .article-inline-image-row{display:grid;grid-template-columns:repeat(var(--image-row-count, 3),minmax(0,1fr));gap:12px;margin:1.25rem 0 1.5rem;align-items:start}.article-prose .article-inline-figure--row{margin:0}.article-prose .article-inline-figure--row .article-inline-image{max-width:none;width:100%;height:auto;object-fit:contain;background:#080a1059}@media(max-width:720px){.article-prose .article-inline-image-row{grid-template-columns:1fr;gap:10px}}.article-body-stack--codes .article-prose{margin-top:0}.sidebar--article{gap:14px}.sidebar-panel--article{padding:14px 15px;border-color:#e2e8f01a;background:#080a10b8;box-shadow:none}.sidebar-panel--article h2{margin-bottom:8px;color:#9aa6ba;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sidebar--article .category-list a{padding:10px 11px;font-size:.82rem;background:#ffffff05}.sidebar--article .category-list a.active{border-color:color-mix(in srgb,var(--article-accent) 42%,var(--line));background:color-mix(in srgb,var(--article-accent) 10%,transparent);color:var(--ink)}.article-page--codes .sidebar--article .category-list a.active{border-color:#ff3b3b57;background:#ff3b3b1a}.article-page--news .sidebar--article .category-list a.active{border-color:#3b82f657;background:#3b82f61a}.article-page--guides .sidebar--article .category-list a.active{border-color:#22c55e57;background:#22c55e1a}.article-page--wiki .sidebar--article .category-list a.active{border-color:#a855f757;background:#a855f71a}.sidebar--article .latest-list{gap:10px;padding-left:18px}.sidebar--article .latest-list a{font-size:.88rem;font-weight:700}.sidebar--article .latest-list time{font-size:.74rem}.prev-next--codes,.prev-next--news,.prev-next--guides,.prev-next--wiki{gap:12px}.prev-next-link{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:10px;padding:16px 18px;font-weight:800;background:linear-gradient(180deg,#ffffff08,#ffffff02),var(--surface);transition:border-color .2s ease,transform .2s ease}.prev-next-link:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--article-accent)}.prev-next-link:hover{border-color:color-mix(in srgb,var(--article-accent) 40%,var(--line));transform:translateY(-1px)}.prev-next-link span{display:block;margin-bottom:6px;color:var(--muted);font-size:.74rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.related-block{padding-top:8px}.related-block-heading p{margin:0 0 4px;color:var(--article-accent);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.related-block-heading h2{margin:0}.related-block--news .related-block-heading h2,.related-block--guides .related-block-heading h2,.related-block--wiki .related-block-heading h2,.related-block--codes .related-block-heading h2{font-size:clamp(1.2rem,2vw,1.5rem)}@media(max-width:920px){.news-article-cover-scrim h1{font-size:clamp(1.65rem,8vw,2.4rem)}.guides-article-signal-row span,.wiki-article-signal-row span{font-size:.68rem}}@media(max-width:640px){.news-article-hero--cover{padding-bottom:18px}.news-article-cover-shell,.news-article-cover-scrim{min-height:240px}}.trust-page{width:min(1200px,calc(100% - 36px));max-width:none;padding:clamp(42px,6vw,76px) 0 clamp(70px,8vw,104px)}.trust-page:before{display:none}.trust-hero{position:relative;overflow:hidden;min-height:260px;margin-bottom:28px;padding:clamp(28px,5vw,52px);border:1px solid rgba(226,232,240,.12);border-radius:var(--radius-card);background:linear-gradient(115deg,rgba(255,59,59,.14),transparent 34%,rgba(59,130,246,.1) 68%,rgba(168,85,247,.1)),linear-gradient(180deg,#151d2a,#080c13 86%);box-shadow:0 26px 70px #00000057}.trust-hero:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--trust-accent, var(--accent-codes)),transparent 88%)}.trust-kicker{margin:0 0 12px;color:var(--trust-accent-text, #ff9b9b);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.trust-hero h1{max-width:880px;margin:0;color:#f8fafc;font-size:clamp(2.5rem,6vw,4.8rem);line-height:.96}.trust-hero p:not(.trust-kicker){max-width:820px;margin:22px 0 0;color:#cbd5e1;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.trust-layout{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(280px,.75fr);gap:28px;align-items:start}.trust-content{display:grid;gap:18px}.trust-section{padding:0 0 22px;border-bottom:1px solid rgba(226,232,240,.1)}.trust-section:last-child{border-bottom:0}.trust-section h2{margin:0 0 12px;color:#f8fafc;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.1}.trust-section p{max-width:920px;margin:0 0 14px;color:#c7d0df;font-size:1.05rem;line-height:1.72}.trust-section p:last-child{margin-bottom:0}.trust-check-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.trust-check-list li{position:relative;padding:12px 14px 12px 42px;border:1px solid rgba(226,232,240,.1);border-radius:var(--radius-card);background:#ffffff09;color:#d7dfec}.trust-check-list li:before{content:"";position:absolute;top:18px;left:18px;width:8px;height:8px;border-radius:999px;background:var(--trust-accent, var(--accent-codes));box-shadow:0 0 18px color-mix(in srgb,var(--trust-accent, var(--accent-codes)) 38%,transparent)}.trust-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.trust-topic{min-width:0;padding:16px;border:1px solid rgba(226,232,240,.12);border-radius:var(--radius-card);background:#ffffff09;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.trust-topic:hover{transform:translateY(-2px);background:#ffffff0e}.trust-topic span{display:inline-flex;margin-bottom:10px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.trust-topic strong{display:block;color:#fff;font-size:1.05rem;line-height:1.2}.trust-topic p{margin:8px 0 0;color:#aeb9ca;font-size:.92rem;line-height:1.45}.trust-topic--codes span{color:#ff9b9b}.trust-topic--news span{color:#93c5fd}.trust-topic--guides span{color:#86efac}.trust-topic--wiki span{color:#d8b4fe}.trust-sidebar{position:sticky;top:104px;display:grid;gap:14px}.trust-side-panel{padding:18px;border:1px solid rgba(226,232,240,.12);border-radius:var(--radius-card);background:linear-gradient(135deg,rgba(255,255,255,.045),transparent 60%),#0d131d;box-shadow:0 18px 42px #0000003d}.trust-side-panel span{display:block;margin-bottom:8px;color:#ff9b9b;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.trust-side-panel p{margin:0;color:#c7d0df;font-size:.95rem;line-height:1.55}.article-page.trust-page{width:100%;max-width:none;padding:0}.trust-content-shell{padding-top:28px;padding-bottom:clamp(64px,8vw,96px)}.trust-body-stack{gap:0}.trust-page .article-entry-overline.trust-kicker:before{display:none}.trust-page .article-entry-overline.trust-kicker{color:var(--trust-accent-text, #93c5fd)}.trust-page .article-prose a{color:var(--trust-accent-text, #93c5fd);font-weight:700;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--trust-accent, #3b82f6) 36%,transparent);text-underline-offset:3px}.trust-page .article-prose a:hover,.trust-page .article-prose a:focus-visible{color:color-mix(in srgb,var(--trust-accent-text, #93c5fd) 82%,#ffffff 18%);text-decoration-color:currentColor}.trust-topic-link--codes{color:var(--accent-codes)}.trust-topic-link--news{color:var(--accent-news)}.trust-topic-link--guides{color:var(--accent-guides)}.trust-topic-link--wiki{color:var(--accent-wiki)}.trust-page--about{--trust-accent: #2563eb;--trust-accent-text: #93c5fd;--article-accent: var(--trust-accent)}.trust-page--contact{--trust-accent: #38bdf8;--trust-accent-text: #7dd3fc;--article-accent: var(--trust-accent)}.trust-page--privacy{--trust-accent: #818cf8;--trust-accent-text: #a5b4fc;--article-accent: var(--trust-accent)}.trust-page--disclaimer{--trust-accent: #f59e0b;--trust-accent-text: #fcd34d;--article-accent: var(--trust-accent)}.trust-page--terms{--trust-accent: #94a3b8;--trust-accent-text: #cbd5e1;--article-accent: var(--trust-accent)}.trust-page--dmca{--trust-accent: #f87171;--trust-accent-text: #fca5a5;--article-accent: var(--trust-accent)}.trust-email-link{display:inline-flex;width:fit-content;margin-top:4px;padding:12px 16px;border:1px solid color-mix(in srgb,var(--trust-accent, #3b82f6) 35%,transparent);border-radius:var(--radius-card);background:color-mix(in srgb,var(--trust-accent, #3b82f6) 10%,transparent)}@media(max-width:1020px){.trust-layout,.trust-topic-grid{grid-template-columns:1fr}.trust-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.trust-page{width:min(100% - 28px,1200px);padding-top:32px}.trust-hero{min-height:0;padding:22px}.trust-sidebar{grid-template-columns:1fr}}@media(min-width:921px){.main-nav{gap:42px;margin-right:34px}}@media(max-width:920px){.container{width:min(100% - 24px,1200px)}.header-inner{gap:10px;min-width:0;overflow:visible}.brand-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.home-page .codes-section,.home-page .guides-section,.home-page .news-section,.home-page .wiki-section,.home-page .home-hero{overflow-x:clip;max-width:100%}.home-page .codes-section,.home-page .guides-section{padding-inline:18px}.codes-layout{min-width:0}.codes-list-panel,.codes-featured{min-width:0;max-width:100%}}@media(max-width:640px){.container{width:min(100% - 20px,1200px)}.home-page .codes-section,.home-page .guides-section{padding-inline:14px}}.home-page .news-featured-image img,.home-page .news-side-image img,.home-page .guides-card-image img,.home-page .wiki-row-thumb img,.home-page .editorial-lead-image img,.home-page .editorial-story-image img,.home-page .codes-list-thumb img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center}@media(min-width:921px){.home-page .codes-featured-image img{width:100%;height:auto;max-height:clamp(188px,22vw,252px);object-fit:contain;object-position:center}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.code-copy-console .code-table{display:grid;gap:7px;margin-top:12px;padding:clamp(10px,1.4vw,14px);border:1px solid rgba(255,59,59,.22);border-radius:10px;background:linear-gradient(135deg,rgba(255,59,59,.1),transparent 42%),linear-gradient(180deg,#ffffff0b,#ffffff03),#0d131d;color:var(--ink);box-shadow:var(--glow-codes),inset 0 1px #ffffff0f}.code-copy-console .code-table-header,.code-copy-console .code-row{display:grid;grid-template-columns:minmax(140px,1.05fr) minmax(220px,1.7fr) minmax(78px,.4fr);align-items:center;gap:12px;min-height:38px;padding:0 12px}.code-copy-console .code-table-header{min-height:28px;border:1px solid rgba(226,232,240,.08);border-radius:7px;background:#ffffff09;color:#ffb4b4;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.code-copy-console .code-row{border:1px solid rgba(226,232,240,.1);border-radius:8px;background:linear-gradient(90deg,rgba(255,59,59,.07),transparent 34%),#ffffff06;color:var(--ink);transition:border-color .18s ease,background .18s ease,transform .18s ease}.code-copy-console .code-row:hover{transform:translateY(-1px);border-color:#ff3b3b52;background:linear-gradient(90deg,rgba(255,59,59,.12),transparent 36%),#ffffff0a}.code-copy-console .code-row strong{color:#fff;font-family:Courier New,Courier,monospace;font-size:.86rem;font-weight:900;letter-spacing:.01em}.code-copy-console .code-row span{color:#cbd5e1;font-size:.82rem;line-height:1.35}.code-copy-console .code-row button{justify-self:end;display:inline-flex;align-items:center;gap:6px;min-width:76px;min-height:28px;padding:5px 10px;border:1px solid rgba(255,59,59,.32);border-radius:7px;background:#ff3b3b1c;color:#ffb4b4;font:inherit;font-size:.76rem;font-weight:900;line-height:1;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.code-copy-console .code-row button:before{content:"";width:9px;height:11px;border:1.2px solid currentColor;border-radius:2px;box-shadow:3px -3px 0 -1px #151b27,3px -3px 0 0 currentColor;opacity:.72}.code-copy-console .code-row button:hover,.code-copy-console .code-row button:focus-visible{transform:translateY(-1px);border-color:#ff8a8a8c;background:#ff3b3b2e;color:#fff;outline:none}.code-copy-console .code-row button[data-copied=true]{border-color:#22c55e80;background:#22c55e29;color:#86efac}@media(max-width:680px){.code-copy-console .code-table{padding:10px}.code-copy-console .code-table-header{display:none}.code-copy-console .code-row{grid-template-columns:1fr;gap:8px;align-items:start;min-height:0;padding:12px}.code-copy-console .code-row+.code-row{margin-top:0}.code-copy-console .code-row button{justify-self:start}}.hm-codes{position:relative;padding:12px 0 40px}.hm-codes__ambient{position:absolute;inset:0 50% auto;z-index:0;width:min(920px,100vw);height:clamp(280px,42vw,480px);transform:translate(-50%);background:radial-gradient(ellipse 70% 55% at 50% 30%,rgba(255,59,59,.22),transparent 68%),radial-gradient(ellipse 40% 30% at 80% 60%,rgba(255,120,80,.08),transparent 70%);filter:blur(40px);pointer-events:none}.hm-codes__shell{position:relative;z-index:1;isolation:isolate;overflow:hidden;padding:clamp(18px,2.4vw,26px) clamp(20px,3vw,34px) clamp(24px,3vw,32px);border:1px solid rgba(255,80,80,.22);border-radius:22px;background:linear-gradient(155deg,#1c1216eb,#0e111cf7 42%,#080a12);box-shadow:0 32px 80px #0000008c,0 0 0 1px #ff3b3b14,inset 0 1px #ffffff12}.hm-codes__shell:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 40%,rgba(255,59,59,.04) 50%,transparent 60%),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 72px);pointer-events:none}.hm-codes__corner{position:absolute;width:28px;height:28px;border-color:#ff646473;border-style:solid;pointer-events:none}.hm-codes__corner--tl{top:14px;left:14px;border-width:2px 0 0 2px;border-radius:4px 0 0}.hm-codes__corner--br{right:14px;bottom:14px;border-width:0 2px 2px 0;border-radius:0 0 4px}.hm-codes__head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:clamp(16px,2.2vw,22px);padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.hm-codes__head:after{content:"";position:absolute;left:0;bottom:-1px;width:120px;height:2px;background:linear-gradient(90deg,#ff3b3b,#ff3b3b00)}.hm-codes__head-main{display:flex;align-items:center;gap:14px;flex:1 1 auto;min-width:0}.hm-codes__head-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border-radius:11px;border:1px solid rgba(255,100,100,.35);background:linear-gradient(145deg,#ff3b3b59,#ff3b3b14),#140c10d9;color:#ffb4b4;box-shadow:0 0 32px #ff3b3b33,inset 0 1px #ffffff1f}.hm-codes__head-icon svg{width:22px;height:22px}.hm-codes__eyebrow{margin:0 0 3px;color:#ff8a8a;font-size:.66rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hm-codes__head-copy h2{margin:0 0 4px;font-size:clamp(1.2rem,2.2vw,1.55rem);line-height:1.15;font-weight:900;letter-spacing:-.03em;color:#fff;text-wrap:balance}.hm-codes__lede{margin:0;max-width:680px;color:#a3b0c4;font-size:clamp(.82rem,1.1vw,.9rem);line-height:1.45}.hm-codes__more{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 16px;border:1px solid rgba(255,100,100,.4);border-radius:999px;background:linear-gradient(180deg,#ff3b3b38,#ff3b3b1a),#120a0ecc;color:#ffe0e0;font-size:.86rem;font-weight:800;letter-spacing:.02em;white-space:nowrap;box-shadow:0 12px 32px #ff3b3b2e;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.hm-codes__more svg{width:16px;height:16px;transition:transform .22s ease}.hm-codes__more:hover,.hm-codes__more:focus-visible{border-color:#ffa0a0a6;box-shadow:0 16px 40px #ff3b3b47;transform:translateY(-2px)}.hm-codes__more:hover svg{transform:translate(3px)}.hm-codes__body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr);gap:clamp(18px,2.5vw,26px);align-items:stretch}.hm-codes__showcase{position:relative;display:flex;flex-direction:column;min-height:0;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 60px #00000073}.hm-codes__showcase-visual{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:0;overflow:hidden;background:#060a12}.hm-codes__showcase-visual img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;transition:transform .45s cubic-bezier(.22,1,.36,1)}.hm-codes__showcase:hover .hm-codes__showcase-visual img{transform:scale(1.02)}.hm-codes__showcase-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#060a1200,#060a121f 62%,#060a126b),linear-gradient(90deg,rgba(255,59,59,.03),transparent 35%);pointer-events:none}.hm-codes__showcase-badge{position:absolute;top:18px;left:18px;z-index:2;padding:7px 13px;border-radius:999px;border:1px solid rgba(255,200,200,.35);background:#ff3b3be0;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 24px #ff3b3b73}.hm-codes__showcase-panel{position:relative;z-index:2;margin-top:-24px;padding:0 clamp(16px,2vw,24px) clamp(20px,2.5vw,28px)}.hm-codes__showcase-panel-inner{padding:clamp(18px,2.2vw,24px) clamp(20px,2.4vw,28px);border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(180deg,#161a26e0,#0e111cf0);backdrop-filter:blur(16px);box-shadow:0 20px 48px #0006,inset 0 1px #ffffff14}.hm-codes__category{display:inline-flex;margin-bottom:10px;padding:4px 10px;border-radius:5px;border:1px solid rgba(255,100,100,.3);background:#ff3b3b26;color:#ff9b9b;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hm-codes__showcase-title{margin:0 0 10px;font-size:clamp(1.1rem,2vw,1.42rem);line-height:1.25;font-weight:800}.hm-codes__showcase-title a{color:#fafcff}.hm-codes__showcase-title a:hover{color:#ffb4b4}.hm-codes__showcase-excerpt{margin:0 0 16px;color:#9aa8bc;font-size:clamp(.88rem,1.1vw,.96rem);line-height:1.62;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hm-codes__showcase-meta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px;color:#8896ab;font-size:.8rem}.hm-codes__meta-item{display:inline-flex;align-items:center;gap:6px}.hm-codes__meta-item svg{width:14px;height:14px;opacity:.9}.hm-codes__showcase-cta{display:inline-flex;align-items:center;padding:10px 18px;border-radius:8px;background:linear-gradient(135deg,#ff3b3b,#e02020);color:#fff;font-size:.84rem;font-weight:800;letter-spacing:.03em;box-shadow:0 10px 28px #ff3b3b59;transition:transform .2s ease,box-shadow .2s ease}.hm-codes__showcase-cta:hover{transform:translateY(-1px);box-shadow:0 14px 32px #ff3b3b73}.hm-codes__feed{display:flex;flex-direction:column;padding:clamp(16px,2vw,22px);border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent),#0a0d16d9;box-shadow:inset 0 1px #ffffff0d}.hm-codes__feed-head{display:flex;align-items:center;margin-bottom:10px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.hm-codes__feed-headline{display:inline-flex;align-items:center;gap:10px}.hm-codes__feed-headline h3{margin:0;color:#f4f7fb;font-size:1.05rem;font-weight:800;letter-spacing:-.01em}.hm-codes__live-dot{width:8px;height:8px;border-radius:50%;background:#ff3b3b;box-shadow:0 0 12px #ff3b3bcc;animation:hm-codes-pulse 2s ease-in-out infinite}@keyframes hm-codes-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.hm-codes__feed-list{display:grid;flex:1;margin:0;padding:0;list-style:none}.hm-codes__feed-item{display:grid;grid-template-columns:32px minmax(0,1fr) 118px;gap:12px;align-items:center;padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.06);transition:background .2s ease,transform .2s ease}.hm-codes__feed-item:hover{background:#ff3b3b0d;transform:translate(3px)}.hm-codes__feed-item:last-child{border-bottom:0}.hm-codes__feed-rank{color:#ff787873;font-size:.78rem;font-weight:900;font-variant-numeric:tabular-nums;letter-spacing:.04em}.hm-codes__feed-thumb{display:block;justify-self:end;overflow:hidden;width:118px;min-width:118px;aspect-ratio:16 / 10;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#060a12;box-shadow:0 8px 20px #00000059;transition:border-color .2s ease,box-shadow .2s ease}.hm-codes__feed-item:hover .hm-codes__feed-thumb{border-color:#ff646459;box-shadow:0 10px 24px #ff3b3b26}.hm-codes__feed-thumb img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.hm-codes__feed-status{display:inline-flex;margin-bottom:5px;padding:2px 7px;border-radius:4px;font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hm-codes__feed-status--new{background:#ff3b3b2e;color:#ff9b9b}.hm-codes__feed-status--hot{background:#fb923c2e;color:#fb923c}.hm-codes__feed-title{margin:0 0 4px;font-size:.9rem;line-height:1.32;font-weight:700}.hm-codes__feed-title a{color:#f0f4fa;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hm-codes__feed-title a:hover{color:#ffb4b4}.hm-codes__feed-meta{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#7f8da3;font-size:.74rem}.hm-codes__feed-date,.hm-codes__feed-read{display:inline-flex;align-items:center}.hm-codes__feed-read{gap:5px}.hm-codes__feed-read svg{width:13px;height:13px;opacity:.9}.hm-news{position:relative;padding:10px 0 36px;border-left:3px solid var(--accent-news);padding-left:clamp(18px,2.4vw,28px)}.hm-news__masthead{margin-bottom:clamp(18px,2.5vw,26px)}.hm-news__masthead-rule{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.hm-news__masthead-rule span{display:block;height:1px;background:linear-gradient(90deg,rgba(59,130,246,.7),rgba(59,130,246,.15) 72%,transparent)}.hm-news__masthead-rule span:last-child{width:42%;background:linear-gradient(90deg,rgba(147,197,253,.5),transparent)}.hm-news__masthead-row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:8px}.hm-news__edition{margin:0 0 5px;color:#60a5fa;font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hm-news__masthead-copy h2{margin:0;font-size:clamp(1.35rem,2.6vw,1.75rem);line-height:1.12;font-weight:900;letter-spacing:-.03em;color:#fff}.hm-news__lede{margin:0;max-width:720px;color:#94a3b8;font-size:clamp(.86rem,1.1vw,.94rem);line-height:1.55}.hm-news__more{flex:0 0 auto;color:#93c5fd;font-size:.86rem;font-weight:800;letter-spacing:.02em;white-space:nowrap;transition:color .2s ease,transform .2s ease}.hm-news__more:hover,.hm-news__more:focus-visible{color:#bfdbfe;transform:translate(3px)}.hm-news__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,20px)}.hm-news__card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(213,224,242,.11);border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent),#0b0f1ad1;box-shadow:0 14px 36px #00000047;transition:border-color .22s ease,transform .22s ease,box-shadow .22s ease}.hm-news__card:hover{border-color:#60a5fa52;transform:translateY(-3px);box-shadow:0 20px 44px #0000005c,0 0 0 1px #3b82f61a}.hm-news__card-media{display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid rgba(213,224,242,.08);background:#060a12}.hm-news__card-media img{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .3s ease}.hm-news__card:hover .hm-news__card-media img{transform:scale(1.02)}.hm-news__card-body{display:flex;flex:1;flex-direction:column;padding:14px 16px 16px}.hm-news__card-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.hm-news__tag{display:inline-flex;padding:3px 8px;border-radius:4px;border:1px solid rgba(96,165,250,.28);background:#3b82f61f;color:#93c5fd;font-size:.62rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hm-news__card-top time{color:#7f8da3;font-size:.72rem;font-weight:600}.hm-news__card-title{margin:0 0 8px;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.32;font-weight:800}.hm-news__card-title a{color:#f1f5f9;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hm-news__card-title a:hover{color:#93c5fd}.hm-news__card-deck{margin:0 0 10px;color:#94a3b8;font-size:.82rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hm-news__card-read{margin-top:auto;color:#6b7a90;font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}@media(max-width:920px){.hm-codes__body{grid-template-columns:1fr}.hm-codes__head,.hm-news__masthead-row{flex-wrap:wrap;align-items:flex-start}.hm-codes__showcase{min-height:0}.hm-news__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.hm-codes__shell{padding-inline:16px;border-radius:16px}.hm-news{padding-left:14px}.hm-news__grid{grid-template-columns:1fr}.hm-codes__head-main{flex-direction:column;gap:12px}.hm-codes__more{width:100%;justify-content:center}.hm-codes__showcase-panel{margin-top:-32px}.hm-codes__feed-item{grid-template-columns:28px minmax(0,1fr) 96px;gap:10px}.hm-codes__feed-thumb{width:96px;min-width:96px}}.article-page .article-entry-hero{position:relative;overflow:hidden;padding:clamp(46px,7vw,88px) 0 34px;border-bottom:1px solid rgba(213,224,242,.1);background:radial-gradient(circle at 16% 0%,color-mix(in srgb,var(--article-accent) 22%,transparent),transparent 34%),linear-gradient(180deg,#101620,#080b12 72%,#070a10)}.article-page .article-entry-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(180deg,rgba(0,0,0,.46),transparent 68%);pointer-events:none}.article-page .article-entry-wrap{position:relative;z-index:1;display:grid;gap:clamp(26px,5vw,46px)}.article-page .article-entry-header{display:grid;justify-items:center;gap:14px;max-width:980px;margin:0 auto;text-align:center}.article-page .article-entry-overline{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;color:#8d9ab0;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-page .article-entry-overline>span{display:inline-flex;align-items:center;gap:10px}.article-page .article-entry-overline>span:before{content:"";width:5px;height:5px;border-radius:50%;background:color-mix(in srgb,var(--article-accent) 78%,#ffffff 22%);box-shadow:0 0 16px color-mix(in srgb,var(--article-accent) 44%,transparent)}.article-page .article-entry-hero .category-badge{border:1px solid color-mix(in srgb,var(--article-accent) 38%,transparent);background:color-mix(in srgb,var(--article-accent) 15%,transparent);color:color-mix(in srgb,var(--article-accent) 62%,#ffffff 38%)}.article-page .article-entry-hero h1{max-width:1010px;margin:2px 0 0;color:#f8fafc;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,5.1vw,4.85rem);font-weight:700;line-height:1.02;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance}.article-page .article-entry-dek{max-width:760px;margin:2px 0 0;color:#b4c0d1;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.68}.article-page .article-entry-hero .article-meta--hero{justify-content:center;gap:8px;color:#91a0b6;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-page .article-entry-hero .article-meta--hero span,.article-page .article-entry-hero .article-meta--hero time{display:inline-flex;align-items:center}.article-page .article-entry-hero .article-meta--hero span:before{content:"";width:4px;height:4px;margin-right:8px;border-radius:50%;background:#91a0b6bf}.article-page .article-entry-cover{position:relative;overflow:hidden;width:100%;max-width:1180px;margin:0 auto;border:1px solid color-mix(in srgb,var(--article-accent) 26%,rgba(255,255,255,.12));border-radius:16px;aspect-ratio:16 / 9;background:linear-gradient(135deg,color-mix(in srgb,var(--article-accent) 14%,transparent),transparent 44%),#101722;box-shadow:0 34px 86px #0000007a,0 0 0 1px #ffffff09}.article-page .article-entry-cover:after{display:none}.article-page .article-entry-cover img{width:100%;height:100%;object-fit:contain;background:#0d131d}.article-page .article-entry-hero .code-article-status-grid{width:min(720px,100%);margin-top:10px}.article-page .article-entry-hero .guides-article-signal-row,.article-page .article-entry-hero .wiki-article-signal-row{justify-content:center;margin-top:6px}.article-page .article-entry-hero .guides-article-signal-row span,.article-page .article-entry-hero .wiki-article-signal-row span{border-color:color-mix(in srgb,var(--article-accent) 28%,transparent);background:color-mix(in srgb,var(--article-accent) 10%,transparent);color:color-mix(in srgb,var(--article-accent) 46%,#ffffff 54%)}.article-page .content-shell--article{padding-top:40px}@media(max-width:920px){.article-page .article-entry-hero{padding-top:42px}.article-page .article-entry-header{justify-items:start;text-align:left}.article-page .article-entry-overline,.article-page .article-entry-hero .article-meta--hero,.article-page .article-entry-hero .guides-article-signal-row,.article-page .article-entry-hero .wiki-article-signal-row{justify-content:flex-start}.article-page .article-entry-hero h1{font-size:clamp(2rem,8vw,3.25rem)}}@media(max-width:640px){.article-page .article-entry-hero{padding:34px 0 22px}.article-page .article-entry-header{gap:11px}.article-page .article-entry-hero h1{font-size:clamp(1.85rem,11vw,2.65rem);line-height:1.05}.article-page .article-entry-dek{font-size:.98rem;line-height:1.58}.article-page .article-entry-cover{border-radius:12px}.article-page .article-entry-hero .code-article-status-grid{grid-template-columns:1fr}}.article-page .article-entry-hero{padding:clamp(18px,3vw,34px) 0 24px}.article-page .article-entry-wrap{gap:clamp(20px,3vw,32px)}.article-page .article-entry-header{justify-items:center;gap:10px;width:100%;max-width:1240px;padding-top:clamp(34px,3vw,44px);text-align:center}.article-page .article-entry-overline{position:absolute;top:0;left:0;z-index:2;justify-content:flex-start;column-gap:10px;row-gap:7px;max-width:min(560px,100%);color:#8795aa;font-size:.66rem;letter-spacing:.1em;opacity:.86;text-align:left}.article-page .article-entry-overline>span,.article-page .article-entry-overline>time{display:inline-flex;align-items:center;gap:8px}.article-page .article-entry-overline>span:before,.article-page .article-entry-overline>time:before{content:"";width:4px;height:4px;border-radius:50%;background:color-mix(in srgb,var(--article-accent) 62%,#8a96aa 38%)}.article-page .article-entry-hero h1{max-width:1120px;font-size:clamp(2.1rem,3.75vw,3.75rem);line-height:1;overflow-wrap:normal;text-wrap:normal}.article-page--codes .article-entry-hero h1{max-width:1240px;font-size:clamp(2.45rem,3.15vw,3.45rem);line-height:1.02;text-align:center}.article-page .article-entry-dek,.article-page .article-entry-hero .article-meta--hero{display:none}.article-page .article-entry-hero .code-article-status-grid{width:min(760px,100%);max-width:none;gap:7px;margin-top:2px}.article-page .article-entry-hero .code-article-status-grid div{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:7px 11px;border-color:#ffffff24;border-radius:8px;background:linear-gradient(180deg,#fff1,#ffffff03),#080c166b;box-shadow:inset 0 1px #ffffff0f,0 8px 20px #0000002e;backdrop-filter:blur(12px)}.article-page .article-entry-hero .code-article-status-grid span{margin:0;color:#9ca8bb;font-size:.58rem;letter-spacing:.08em;line-height:1}.article-page .article-entry-hero .code-article-status-grid strong{color:#fff;font-size:.82rem;line-height:1.1;text-align:right}@media(min-width:1280px){.article-page--codes .article-entry-header{max-width:1240px}.article-page--codes .article-entry-hero h1{max-width:1240px;font-size:3.15rem}}@media(max-width:920px){.article-page .article-entry-header{padding-top:52px}.article-page .article-entry-overline{max-width:100%;column-gap:8px;row-gap:6px;font-size:.62rem}.article-page .article-entry-hero h1,.article-page--codes .article-entry-hero h1{font-size:clamp(2rem,8vw,3.15rem);line-height:1.04;text-wrap:balance}.article-page .article-entry-hero .code-article-status-grid{grid-template-columns:1fr;gap:8px;width:min(520px,100%)}}@media(max-width:640px){.article-page .article-entry-header{padding-top:58px}.article-page .article-entry-overline{column-gap:7px;row-gap:6px;font-size:.58rem;letter-spacing:.08em}.article-page .article-entry-hero h1,.article-page--codes .article-entry-hero h1{font-size:clamp(1.85rem,11vw,2.55rem);line-height:1.05}.article-page .article-entry-hero .code-article-status-grid div{min-height:34px}}:root{color-scheme:light;--bg: #f5f6f8;--surface: #ffffff;--surface-raised: #ffffff;--surface-soft: #eef1f5;--ink: #14171d;--muted: #667085;--line: rgba(17, 24, 39, .11);--line-strong: rgba(17, 24, 39, .18);--accent-codes: #2563eb;--accent-news: #2563eb;--accent-guides: #16a34a;--accent-wiki: #7c3aed;--accent-reviews: #0f766e;--accent-primary: #2563eb;--shadow: 0 18px 42px rgba(15, 23, 42, .08);--shadow-card: 0 14px 34px rgba(15, 23, 42, .08), inset 0 1px 0 rgba(255, 255, 255, .8);--shadow-hover: 0 22px 52px rgba(15, 23, 42, .12), inset 0 1px 0 rgba(255, 255, 255, .9);--glow-codes: 0 0 0 1px rgba(37, 99, 235, .14), 0 12px 30px rgba(37, 99, 235, .07);--glow-news: 0 0 0 1px rgba(37, 99, 235, .14), 0 12px 30px rgba(37, 99, 235, .07);--glow-guides: 0 0 0 1px rgba(22, 138, 74, .14), 0 12px 30px rgba(22, 138, 74, .07);--glow-wiki: 0 0 0 1px rgba(124, 58, 237, .14), 0 12px 30px rgba(124, 58, 237, .07);--brand-gradient-games: linear-gradient(118deg, #0f172a 0%, #1f2937 42%, #2563eb 100%);--brand-gradient-ving: linear-gradient(118deg, #2563eb 0%, #0284c7 48%, #111827 100%)}html[data-theme=dark]{color-scheme:dark;--bg: #05070c;--surface: #101620;--surface-raised: #151d2a;--surface-soft: #090e15;--ink: #fbfcff;--muted: #a6b1c2;--line: rgba(213, 224, 242, .14);--line-strong: rgba(235, 241, 250, .28);--accent-codes: #ff3b3b;--accent-news: #3b82f6;--accent-guides: #22c55e;--accent-wiki: #a855f7;--accent-reviews: #14b8a6;--accent-primary: #ff3b3b;--shadow: 0 16px 40px rgba(2, 6, 23, .35);--shadow-card: 0 20px 58px rgba(0, 0, 0, .4), inset 0 1px 0 rgba(255, 255, 255, .045);--shadow-hover: 0 28px 76px rgba(0, 0, 0, .5), inset 0 1px 0 rgba(255, 255, 255, .07);--glow-codes: 0 0 0 1px rgba(255, 59, 59, .24), 0 12px 32px rgba(255, 59, 59, .08);--glow-news: 0 0 0 1px rgba(59, 130, 246, .24), 0 12px 32px rgba(59, 130, 246, .08);--glow-guides: 0 0 0 1px rgba(34, 197, 94, .24), 0 12px 32px rgba(34, 197, 94, .08);--glow-wiki: 0 0 0 1px rgba(168, 85, 247, .24), 0 12px 32px rgba(168, 85, 247, .08);--brand-gradient-games: linear-gradient(118deg, #22d3ff 0%, #38bdf8 34%, #2563eb 100%);--brand-gradient-ving: linear-gradient(118deg, #e879f9 0%, #d946ef 42%, #9333ea 100%)}.theme-toggle{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:34px;padding:5px 7px;border:1px solid rgba(17,24,39,.13);border-radius:999px;background:#ffffffd1;color:#111827;box-shadow:0 10px 24px #0f172a14;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.theme-toggle:hover,.theme-toggle:focus-visible{border-color:#d7192052;background:#fff;box-shadow:0 14px 30px #0f172a1f;outline:none;transform:translateY(-1px)}.theme-toggle-icon{position:relative;display:inline-block;width:14px;height:14px;flex:0 0 auto;color:currentColor;opacity:.58}.theme-toggle-icon--sun{border:2px solid currentColor;border-radius:50%;box-shadow:0 -5px 0 -4px currentColor,0 5px 0 -4px currentColor,5px 0 0 -4px currentColor,-5px 0 0 -4px currentColor}.theme-toggle-icon--moon{border-radius:50%;box-shadow:inset -4px -1px 0 0 currentColor}.theme-toggle-track{position:relative;width:34px;height:18px;border-radius:999px;background:#e5e7eb;box-shadow:inset 0 0 0 1px #11182717}.theme-toggle-knob{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:999px;background:#d71920;box-shadow:0 4px 10px #d7192047;transition:transform .2s ease,background .2s ease}html[data-theme=dark] .theme-toggle{border-color:#ebf1fa29;background:#090e15d1;color:#f8fafc;box-shadow:0 12px 28px #00000042}html[data-theme=dark] .theme-toggle-track{background:#111827;box-shadow:inset 0 0 0 1px #ebf1fa24}html[data-theme=dark] .theme-toggle-knob{transform:translate(16px);background:#93c5fd;box-shadow:0 4px 12px #93c5fd40}html:not([data-theme=dark]){background:#f5f6f8;color:var(--ink)}html:not([data-theme=dark]) body{background:linear-gradient(180deg,#ffffffeb 0,#f5f6f800 380px),linear-gradient(90deg,rgba(37,99,235,.035),transparent 23%,transparent 78%,rgba(37,99,235,.028)),#f5f6f8;color:var(--ink)}html:not([data-theme=dark]) body:before{background:linear-gradient(180deg,rgba(255,255,255,.65),transparent 24%),repeating-linear-gradient(90deg,rgba(17,24,39,.028) 0 1px,transparent 1px 112px),repeating-linear-gradient(0deg,rgba(17,24,39,.018) 0 1px,transparent 1px 112px);opacity:.62;mask-image:linear-gradient(180deg,rgba(0,0,0,.24),transparent 70%)}html:not([data-theme=dark]) main{background:transparent}html:not([data-theme=dark]) .site-header{background:#ffffffe6;border-bottom-color:#1118271a;box-shadow:0 10px 30px #0f172a14}html:not([data-theme=dark]) .site-header:after{background:linear-gradient(90deg,#2563ebad,#2563eb33,#64748b2e);opacity:.76}html:not([data-theme=dark]) .brand img,html:not([data-theme=dark]) .footer-logo img{filter:drop-shadow(0 8px 16px rgba(15,23,42,.13))}html:not([data-theme=dark]) .main-nav a{color:#334155}html:not([data-theme=dark]) .main-nav a:hover,html:not([data-theme=dark]) .main-nav a[aria-current=page]{color:#111827}html:not([data-theme=dark]) .home-hero,html:not([data-theme=dark]) .codes-hub-hero,html:not([data-theme=dark]) .codes-hub-main>.codes-hub-hero,html:not([data-theme=dark]) .page-title,html:not([data-theme=dark]) .article-hero,html:not([data-theme=dark]) .article-page .article-entry-hero{border-bottom-color:#11182714;background:linear-gradient(180deg,#fffffff5,#f5f6f8db 74%,#f5f6f800),linear-gradient(115deg,rgba(215,25,32,.09),transparent 38%,rgba(37,99,235,.045) 76%),#f5f6f8}html:not([data-theme=dark]) .codes-hub-hero:before,html:not([data-theme=dark]) .codes-hub-main>.codes-hub-hero:before,html:not([data-theme=dark]) .page-title:before,html:not([data-theme=dark]) .article-hero:before,html:not([data-theme=dark]) .article-page .article-entry-hero:before{background:linear-gradient(90deg,rgba(17,24,39,.045),transparent 34%),repeating-linear-gradient(90deg,rgba(17,24,39,.025) 0 1px,transparent 1px 96px);opacity:.44}html:not([data-theme=dark]) .home-hero .editorial-lead-card,html:not([data-theme=dark]) .home-hero .editorial-story-card,html:not([data-theme=dark]) .article-card,html:not([data-theme=dark]) .codes-featured,html:not([data-theme=dark]) .codes-list-panel,html:not([data-theme=dark]) .news-featured,html:not([data-theme=dark]) .news-side-card,html:not([data-theme=dark]) .guides-featured-card,html:not([data-theme=dark]) .guides-compact-card,html:not([data-theme=dark]) .wiki-row-card,html:not([data-theme=dark]) .list-panel,html:not([data-theme=dark]) .sidebar-panel,html:not([data-theme=dark]) .article-body,html:not([data-theme=dark]) .prev-next a,html:not([data-theme=dark]) .faq-block details,html:not([data-theme=dark]) .codes-hub-card,html:not([data-theme=dark]) .codes-hub-sidebar-panel,html:not([data-theme=dark]) .news-hub-card,html:not([data-theme=dark]) .news-hub-sidebar-panel,html:not([data-theme=dark]) .trust-section,html:not([data-theme=dark]) .trust-side-panel,html:not([data-theme=dark]) .copy-panel,html:not([data-theme=dark]) .hm-news__card{border-color:#1118271a;background:linear-gradient(180deg,#fffffff5,#ffffffe6),#fff;box-shadow:var(--shadow-card)}html:not([data-theme=dark]) .editorial-lead-card:hover,html:not([data-theme=dark]) .editorial-story-card:hover,html:not([data-theme=dark]) .article-card:hover,html:not([data-theme=dark]) .codes-featured:hover,html:not([data-theme=dark]) .news-featured:hover,html:not([data-theme=dark]) .news-side-card:hover,html:not([data-theme=dark]) .guides-featured-card:hover,html:not([data-theme=dark]) .guides-compact-card:hover,html:not([data-theme=dark]) .wiki-row-card:hover,html:not([data-theme=dark]) .prev-next a:hover,html:not([data-theme=dark]) .codes-hub-card:hover,html:not([data-theme=dark]) .news-hub-card:hover,html:not([data-theme=dark]) .hm-news__card:hover{border-color:#1118272e;box-shadow:var(--shadow-hover)}html:not([data-theme=dark]) .editorial-lead-copy,html:not([data-theme=dark]) .editorial-story-copy,html:not([data-theme=dark]) .codes-featured-copy,html:not([data-theme=dark]) .news-featured-copy,html:not([data-theme=dark]) .news-side-copy,html:not([data-theme=dark]) .guides-card-body,html:not([data-theme=dark]) .wiki-row-copy{background:#fff}html:not([data-theme=dark]) .editorial-lead-image,html:not([data-theme=dark]) .editorial-story-image,html:not([data-theme=dark]) .article-image,html:not([data-theme=dark]) .article-list-thumb,html:not([data-theme=dark]) .codes-featured-image,html:not([data-theme=dark]) .news-featured-image,html:not([data-theme=dark]) .news-side-image,html:not([data-theme=dark]) .guides-card-image,html:not([data-theme=dark]) .wiki-row-thumb,html:not([data-theme=dark]) .article-hero-image,html:not([data-theme=dark]) .article-page .article-entry-cover,html:not([data-theme=dark]) .codes-hub-card-image,html:not([data-theme=dark]) .news-hub-card-image,html:not([data-theme=dark]) .hm-news__card-media{background:#eef1f5}html:not([data-theme=dark]) .codes-featured-title a,html:not([data-theme=dark]) .codes-list-item-title a,html:not([data-theme=dark]) .news-featured-title a,html:not([data-theme=dark]) .news-side-title a,html:not([data-theme=dark]) .guides-card-title a,html:not([data-theme=dark]) .wiki-row-title a,html:not([data-theme=dark]) .article-copy a,html:not([data-theme=dark]) .latest-list a,html:not([data-theme=dark]) .codes-hub-card-copy h3 a,html:not([data-theme=dark]) .news-hub-card-copy h3 a,html:not([data-theme=dark]) .hm-news__card-title a,html:not([data-theme=dark]) .hm-codes__showcase-title a,html:not([data-theme=dark]) .hm-codes__feed-title a{color:#151922}html:not([data-theme=dark]) .editorial-lead-excerpt,html:not([data-theme=dark]) .codes-featured-excerpt,html:not([data-theme=dark]) .guides-card-excerpt,html:not([data-theme=dark]) .wiki-row-excerpt,html:not([data-theme=dark]) .codes-hub-card-copy p,html:not([data-theme=dark]) .news-hub-card-copy p,html:not([data-theme=dark]) .hm-news__card-deck,html:not([data-theme=dark]) .hm-codes__showcase-excerpt,html:not([data-theme=dark]) .article-copy p,html:not([data-theme=dark]) .trust-section p,html:not([data-theme=dark]) .trust-section li,html:not([data-theme=dark]) .trust-side-panel p{color:#5f6b7a}html:not([data-theme=dark]) .editorial-date,html:not([data-theme=dark]) .article-meta,html:not([data-theme=dark]) .codes-featured-meta,html:not([data-theme=dark]) .guides-card-meta,html:not([data-theme=dark]) .wiki-row-meta,html:not([data-theme=dark]) .codes-hub-card-meta,html:not([data-theme=dark]) .news-hub-card-meta,html:not([data-theme=dark]) .codes-hub-latest-list time,html:not([data-theme=dark]) .news-hub-latest-list time,html:not([data-theme=dark]) .hm-news__card-top time,html:not([data-theme=dark]) .hm-news__card-read,html:not([data-theme=dark]) .hm-codes__showcase-meta,html:not([data-theme=dark]) .hm-codes__feed-meta,html:not([data-theme=dark]) .hm-codes__feed-date,html:not([data-theme=dark]) .hm-codes__feed-read{color:#7a8696}html:not([data-theme=dark]) .codes-section-heading-copy h2,html:not([data-theme=dark]) .news-section-heading-copy h2,html:not([data-theme=dark]) .guides-section-heading-copy h2,html:not([data-theme=dark]) .wiki-section-heading-copy h2,html:not([data-theme=dark]) .section-heading h2,html:not([data-theme=dark]) .codes-hub-section-header h2,html:not([data-theme=dark]) .hm-codes__head-copy h2,html:not([data-theme=dark]) .hm-news__masthead-copy h2,html:not([data-theme=dark]) .trust-topic strong,html:not([data-theme=dark]) .trust-side-panel h2,html:not([data-theme=dark]) .sidebar-panel h2{color:#111827}html:not([data-theme=dark]) .codes-section-heading-copy p,html:not([data-theme=dark]) .news-section-heading-copy p,html:not([data-theme=dark]) .guides-section-heading-copy p,html:not([data-theme=dark]) .wiki-section-heading-copy p,html:not([data-theme=dark]) .hm-codes__lede,html:not([data-theme=dark]) .hm-news__lede{color:#667085}html:not([data-theme=dark]) .home-page .codes-section:before,html:not([data-theme=dark]) .home-page .guides-section:before{display:none}html:not([data-theme=dark]) .article-image:before,html:not([data-theme=dark]) .codes-featured-image:before,html:not([data-theme=dark]) .news-featured-image:before,html:not([data-theme=dark]) .news-side-image:before,html:not([data-theme=dark]) .guides-card-image:before,html:not([data-theme=dark]) .wiki-row-thumb:before,html:not([data-theme=dark]) .article-hero-image:before{display:none}html:not([data-theme=dark]) .codes-section-icon,html:not([data-theme=dark]) .news-section-icon,html:not([data-theme=dark]) .guides-section-icon,html:not([data-theme=dark]) .wiki-section-icon,html:not([data-theme=dark]) .hm-codes__head-icon{border-color:#11182717;background:#fff;box-shadow:0 10px 24px #0f172a14}html:not([data-theme=dark]) .page-title h1,html:not([data-theme=dark]) .article-hero h1,html:not([data-theme=dark]) .article-page .article-entry-hero h1,html:not([data-theme=dark]) .trust-page h1,html:not([data-theme=dark]) .codes-hub-hero h1{color:#111827}html:not([data-theme=dark]) .page-title span,html:not([data-theme=dark]) .article-hero p,html:not([data-theme=dark]) .article-page .article-entry-overline,html:not([data-theme=dark]) .article-page .article-entry-dek,html:not([data-theme=dark]) .codes-hub-hero-copy>p{color:#667085}html:not([data-theme=dark]) .article-body{color:#334155}html:not([data-theme=dark]) .article-body h2,html:not([data-theme=dark]) .article-body h3,html:not([data-theme=dark]) .article-body h4{color:#111827}html:not([data-theme=dark]) .article-body h2{border-top-color:#11182717}html:not([data-theme=dark]) .article-body p,html:not([data-theme=dark]) .article-body li,html:not([data-theme=dark]) .trust-page p,html:not([data-theme=dark]) .trust-page li{color:#435266}html:not([data-theme=dark]) .copy-panel,html:not([data-theme=dark]) .code-copy-console{border-color:#2563eb24;background:linear-gradient(180deg,#2563eb0a,#fffffff5),#fff}html:not([data-theme=dark]) .code-row{border-color:#11182717;background:#f8fafc}html:not([data-theme=dark]) .code-row button,html:not([data-theme=dark]) .codes-hub-search-button,html:not([data-theme=dark]) .hm-codes__showcase-cta{background:#2563eb;color:#fff;box-shadow:0 12px 24px #2563eb29}html:not([data-theme=dark]) .search-box input{border-color:#1118271f;background:#fff;color:#111827;box-shadow:0 12px 26px #0f172a12}html:not([data-theme=dark]) .codes-hub-main .codes-hub-search input::placeholder,html:not([data-theme=dark]) .codes-hub-search input::placeholder{color:#98a2b3}html:not([data-theme=dark]) .codes-hub-main .codes-hub-count,html:not([data-theme=dark]) .codes-hub-status{border-color:#2563eb26;background:#fff;box-shadow:var(--shadow-card)}html:not([data-theme=dark]) .codes-hub-main .codes-hub-count strong,html:not([data-theme=dark]) .codes-hub-status strong{color:#111827}html:not([data-theme=dark]) .codes-hub-main .codes-hub-count span,html:not([data-theme=dark]) .codes-hub-status span:last-child{color:#667085}html:not([data-theme=dark]) .codes-hub-category-list a,html:not([data-theme=dark]) .codes-hub-latest-list li,html:not([data-theme=dark]) .trust-check-list li,html:not([data-theme=dark]) .trust-topic{border-color:#11182717;background:#f8fafc;color:#273244}html:not([data-theme=dark]) .codes-hub-category-list a:hover,html:not([data-theme=dark]) .codes-hub-category-list a.active,html:not([data-theme=dark]) .trust-topic:hover{background:#fff;border-color:#2563eb2e}html:not([data-theme=dark]) .article-page .article-entry-cover{border-color:color-mix(in srgb,var(--article-accent) 18%,rgba(17,24,39,.12));box-shadow:0 24px 64px #0f172a1f}html:not([data-theme=dark]) .article-page .article-entry-cover img{background:#eef1f5}html:not([data-theme=dark]) .article-page .article-entry-hero .code-article-status-grid div,html:not([data-theme=dark]) .article-page .article-entry-hero .guides-article-signal-row span,html:not([data-theme=dark]) .article-page .article-entry-hero .wiki-article-signal-row span{border-color:#11182717;background:#ffffffdb;box-shadow:0 10px 24px #0f172a12}html:not([data-theme=dark]) .article-page .article-entry-hero .code-article-status-grid span{color:#667085}html:not([data-theme=dark]) .article-page .article-entry-hero .code-article-status-grid strong{color:#111827}html:not([data-theme=dark]) .hm-codes__shell{border-color:#2563eb24;background:linear-gradient(135deg,rgba(37,99,235,.05),transparent 45%),#fff;box-shadow:var(--shadow-card)}html:not([data-theme=dark]) .hm-codes__ambient,html:not([data-theme=dark]) .hm-codes__shell:before{opacity:.35}html:not([data-theme=dark]) .hm-codes__showcase-panel-inner,html:not([data-theme=dark]) .hm-codes__feed,html:not([data-theme=dark]) .hm-codes__feed-item{border-color:#1118271a;background:#fffffff0;box-shadow:0 12px 28px #0f172a12}html:not([data-theme=dark]) .hm-codes__feed-head,html:not([data-theme=dark]) .hm-codes__feed-item:last-child{border-color:#11182717}html:not([data-theme=dark]) .hm-codes__feed-rank,html:not([data-theme=dark]) .hm-codes__feed-headline h3{color:#111827}html:not([data-theme=dark]) .hm-codes__feed-thumb{background:#eef1f5}html:not([data-theme=dark]) .hm-news{border-left-color:#2563eb47}html:not([data-theme=dark]) .hm-news__masthead-rule{background:#11182717}html:not([data-theme=dark]) .hm-news__masthead-rule span{background:#2563eb}html:not([data-theme=dark]) .site-footer{background:linear-gradient(180deg,#ffffffe6,#f5f6f8f0),#f5f6f8;border-top-color:#1118271a;color:#334155}html:not([data-theme=dark]) .footer-brand-link{color:#111827;text-decoration-color:#11182747}html:not([data-theme=dark]) .footer-inline-links a{color:#64748b;text-decoration-color:#64748b57}html:not([data-theme=dark]) .footer-inline-links a:hover{color:#334155;text-decoration-color:currentColor}html:not([data-theme=dark]) .footer-legal{color:#667085}@media(max-width:920px){.theme-toggle{order:2;min-height:38px;padding:5px 6px}.nav-toggle{order:3}.main-nav{order:4}}@media(max-width:640px){.theme-toggle{gap:5px;min-height:34px;padding:4px 5px}.theme-toggle-icon{width:12px;height:12px}.theme-toggle-track{width:28px;height:16px}.theme-toggle-knob{top:3px;left:3px;width:10px;height:10px}html[data-theme=dark] .theme-toggle-knob{transform:translate(12px)}}:root{--accent-codes: #2563eb;--accent-news: #2563eb;--accent-guides: #16a34a;--accent-wiki: #7c3aed;--accent-primary: #2563eb;--brand-gradient-games: linear-gradient(118deg, #0f172a 0%, #1d4ed8 100%);--brand-gradient-ving: linear-gradient(118deg, #2563eb 0%, #64748b 100%);--glow-codes: 0 0 0 1px rgba(37, 99, 235, .14), 0 12px 30px rgba(37, 99, 235, .07)}html:not([data-theme=dark]) body{background:linear-gradient(180deg,#fffffff5 0,#f7f8fb00 420px),linear-gradient(90deg,rgba(37,99,235,.032),transparent 28%,transparent 78%,rgba(100,116,139,.028)),#f7f8fb}html:not([data-theme=dark]) .site-header:after{background:linear-gradient(90deg,#2563ebad,#94a3b852,#0f172a14)}html:not([data-theme=dark]) .brand-lockup-link:focus-visible{outline-color:#2563eb61}html:not([data-theme=dark]) .article-page--news{--article-accent: #2563eb}html:not([data-theme=dark]) .article-page--guides{--article-accent: #16a34a}html:not([data-theme=dark]) .article-page--wiki{--article-accent: #7c3aed}html:not([data-theme=dark]) .article-page .article-entry-hero{background:linear-gradient(180deg,#fffffffa,#f7f8fbeb 78%,#f7f8fb00),linear-gradient(115deg,color-mix(in srgb,var(--article-accent) 8%,transparent),transparent 46%,rgba(37,99,235,.035)),#f7f8fb}html:not([data-theme=dark]) .article-page .article-entry-hero:before{background:linear-gradient(90deg,rgba(15,23,42,.034),transparent 32%),repeating-linear-gradient(90deg,rgba(15,23,42,.02) 0 1px,transparent 1px 96px);opacity:.36}html:not([data-theme=dark]) .article-page .article-entry-hero .category-badge{border-color:color-mix(in srgb,var(--article-accent) 18%,rgba(15,23,42,.1));background:#fff;color:color-mix(in srgb,var(--article-accent) 74%,#0f172a 26%);box-shadow:0 8px 18px #0f172a0f}html:not([data-theme=dark]) .article-page .article-entry-cover{border-color:#0f172a1c;background:#eef2f7;box-shadow:0 24px 56px #0f172a1c}html:not([data-theme=dark]) .article-page .content-shell--article{grid-template-columns:minmax(0,820px) 300px;justify-content:center;gap:clamp(26px,4vw,42px);padding-top:34px;padding-bottom:76px}html:not([data-theme=dark]) .article-body-stack{gap:20px}html:not([data-theme=dark]) .article-prose{padding:clamp(24px,4vw,44px);border:1px solid rgba(15,23,42,.09);border-radius:8px;background:#fff;box-shadow:0 18px 44px #0f172a13}html:not([data-theme=dark]) .article-prose__section+.article-prose__section{margin-top:1.15rem}html:not([data-theme=dark]) .article-prose h2{margin:2.35rem 0 .9rem;padding-top:1.55rem;border-top-color:#0f172a1a;color:#111827;font-size:clamp(1.42rem,2vw,1.82rem);line-height:1.18;letter-spacing:0}html:not([data-theme=dark]) .article-prose h2:first-letter{color:color-mix(in srgb,var(--article-accent) 62%,#111827 38%)}html:not([data-theme=dark]) .article-prose__section:first-child>h2:first-child{margin-top:0;padding-top:0}html:not([data-theme=dark]) .article-prose h3{margin:1.55rem 0 .58rem;color:#1f2937;font-size:clamp(1.08rem,1.35vw,1.22rem);line-height:1.32}html:not([data-theme=dark]) .article-prose h4{color:#334155}html:not([data-theme=dark]) .article-prose p,html:not([data-theme=dark]) .article-prose li{color:#344054;font-size:1.015rem;line-height:1.76}html:not([data-theme=dark]) .article-prose strong,html:not([data-theme=dark]) .article-prose li strong{color:#111827}html:not([data-theme=dark]) .article-prose blockquote{margin:1.25rem 0 1.35rem;padding:.25rem 0 .25rem 1rem;border-left-color:color-mix(in srgb,var(--article-accent) 34%,#94a3b8 66%);background:transparent}html:not([data-theme=dark]) .article-prose blockquote p{color:#475467}html:not([data-theme=dark]) .article-table-wrap{border-color:#0f172a1a;background:#fff;box-shadow:0 10px 28px #0f172a0e}html:not([data-theme=dark]) .article-table{font-size:.9rem}html:not([data-theme=dark]) .article-table th,html:not([data-theme=dark]) .article-table td{padding:10px 12px;border-bottom-color:#0f172a14}html:not([data-theme=dark]) .article-table th{color:#111827;background:#f1f5f9}html:not([data-theme=dark]) .article-table td{color:#475467}html:not([data-theme=dark]) .article-table td em,html:not([data-theme=dark]) .article-table th em{color:#667085}html:not([data-theme=dark]) .article-table-star{color:#f5b301;text-shadow:none}html:not([data-theme=dark]) .article-table-x{color:#e11d48}html:not([data-theme=dark]) .copy-panel,html:not([data-theme=dark]) .code-copy-console{position:relative;overflow:hidden;padding:clamp(18px,3vw,24px);border-color:#0f172a1a;background:linear-gradient(180deg,#fff,#f8fafc),#fff;box-shadow:0 18px 42px #0f172a13}html:not([data-theme=dark]) .code-copy-console:before{background:linear-gradient(90deg,#2563eb,#64748b);opacity:1}html:not([data-theme=dark]) .code-copy-kicker,html:not([data-theme=dark]) .code-copy-console-header>span{color:#2563eb}html:not([data-theme=dark]) .code-copy-console-header h2{color:#111827}html:not([data-theme=dark]) .code-copy-lead p{color:#334155}html:not([data-theme=dark]) .code-copy-console .code-table{gap:7px}html:not([data-theme=dark]) .code-copy-console .code-table-header,html:not([data-theme=dark]) .code-copy-console .code-row{grid-template-columns:minmax(130px,.9fr) minmax(160px,1.25fr) minmax(78px,auto)}html:not([data-theme=dark]) .code-copy-console .code-table-header{color:#64748b;background:#f1f5f9;border-color:#0f172a14}html:not([data-theme=dark]) .code-copy-console .code-row{min-height:42px;padding:8px 10px;border-color:#0f172a14;background:#fff;box-shadow:none}html:not([data-theme=dark]) .code-copy-console .code-row:hover{border-color:#2563eb33;background:#f8fbff;transform:none}html:not([data-theme=dark]) .code-copy-console .code-row strong{color:#111827;font-size:.88rem}html:not([data-theme=dark]) .code-copy-console .code-row span{color:#475467}html:not([data-theme=dark]) .code-row button,html:not([data-theme=dark]) .code-copy-console .code-row button,html:not([data-theme=dark]) .codes-hub-search-button,html:not([data-theme=dark]) .hm-codes__showcase-cta{min-height:32px;border-color:#2563eb29;background:#2563eb;color:#fff;box-shadow:0 10px 22px #2563eb29}html:not([data-theme=dark]) .code-copy-console .code-row button:before{display:none}html:not([data-theme=dark]) .code-copy-console .code-row button:hover,html:not([data-theme=dark]) .code-copy-console .code-row button:focus-visible{background:#1d4ed8;box-shadow:0 12px 24px #2563eb33}html:not([data-theme=dark]) .code-copy-console .code-row button[data-copied=true]{background:#15803d;box-shadow:0 10px 20px #15803d29}html:not([data-theme=dark]) .code-verification-notes{border-left-color:#2563eb6b;background:#f8fafc}html:not([data-theme=dark]) .code-verification-notes p{color:#475467}html:not([data-theme=dark]) .article-author-bio{align-items:center;padding:18px 20px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff;box-shadow:0 12px 32px #0f172a0e}html:not([data-theme=dark]) .article-author-bio__avatar{width:74px;height:74px;flex-basis:74px;border:1px solid rgba(15,23,42,.08);background:#f1f5f9}html:not([data-theme=dark]) .article-author-bio__name{color:#1d4ed8}html:not([data-theme=dark]) .article-author-bio__bio{color:#475467}html:not([data-theme=dark]) .sidebar-panel--article{padding:16px;border-color:#0f172a17;background:#fffffff0;box-shadow:0 14px 34px #0f172a11}html:not([data-theme=dark]) .sidebar-panel--article h2{color:#475467}html:not([data-theme=dark]) .sidebar--article .category-list a{border-color:#0f172a14;background:#f8fafc;color:#475467}html:not([data-theme=dark]) .sidebar--article .category-list a:hover{border-color:#2563eb2e;color:#111827;background:#fff}html:not([data-theme=dark]) .sidebar--article .category-list a.active,html:not([data-theme=dark]) .article-page--codes .sidebar--article .category-list a.active,html:not([data-theme=dark]) .article-page--news .sidebar--article .category-list a.active,html:not([data-theme=dark]) .article-page--guides .sidebar--article .category-list a.active,html:not([data-theme=dark]) .article-page--wiki .sidebar--article .category-list a.active{border-color:color-mix(in srgb,var(--article-accent) 22%,rgba(15,23,42,.08));background:color-mix(in srgb,var(--article-accent) 7%,#ffffff 93%);color:#111827}html:not([data-theme=dark]) .sidebar--article .latest-list li{color:#98a2b3}html:not([data-theme=dark]) .sidebar--article .latest-list a{color:#1f2937}html:not([data-theme=dark]) .sidebar--article .latest-list a:hover{color:#2563eb}html:not([data-theme=dark]) .sidebar--article .latest-list time{color:#7a8696}html:not([data-theme=dark]) .prev-next-link{border-color:#0f172a17;background:#fff;color:#111827;box-shadow:0 14px 34px #0f172a0f}html:not([data-theme=dark]) .prev-next-link:before{height:2px;background:color-mix(in srgb,var(--article-accent) 46%,#94a3b8 54%)}html:not([data-theme=dark]) .prev-next-link:hover{border-color:#2563eb29;box-shadow:0 18px 40px #0f172a16}html:not([data-theme=dark]) .prev-next-link span{color:#667085}html:not([data-theme=dark]) .related-block{padding:20px 0 0}html:not([data-theme=dark]) .related-block-heading p{color:color-mix(in srgb,var(--article-accent) 70%,#475467 30%)}html:not([data-theme=dark]) .related-block-heading h2{color:#111827}html:not([data-theme=dark]) .related-grid .article-card{border-color:#0f172a17;background:#fff;box-shadow:0 12px 30px #0f172a0e}html:not([data-theme=dark]) .home-page .codes-section:before{background:linear-gradient(180deg,#ffffffdb,#fff0),linear-gradient(90deg,rgba(37,99,235,.04),transparent 40%,rgba(100,116,139,.032))}html:not([data-theme=dark]) .hm-codes__shell{background:linear-gradient(135deg,rgba(37,99,235,.04),transparent 45%),#fff}html:not([data-theme=dark]) .codes-hub-main .codes-hub-count,html:not([data-theme=dark]) .codes-hub-status{border-color:#0f172a1a}@media(max-width:1080px){html:not([data-theme=dark]) .article-page .content-shell--article{grid-template-columns:minmax(0,1fr)}html:not([data-theme=dark]) .sidebar--article{position:static}}@media(max-width:640px){html:not([data-theme=dark]) .article-page .content-shell--article{padding-top:24px;padding-bottom:56px}html:not([data-theme=dark]) .article-prose{padding:22px 18px}html:not([data-theme=dark]) .article-prose p,html:not([data-theme=dark]) .article-prose li{font-size:.98rem;line-height:1.72}html:not([data-theme=dark]) .article-author-bio{align-items:flex-start;padding:16px}html:not([data-theme=dark]) .article-author-bio__avatar{width:62px;height:62px;flex-basis:62px}html:not([data-theme=dark]) .code-copy-console .code-table-header,html:not([data-theme=dark]) .code-copy-console .code-row{grid-template-columns:1fr}html:not([data-theme=dark]) .code-copy-console .code-row button{justify-self:start;width:auto;min-width:92px}}html:not([data-theme=dark]) .article-page{background:linear-gradient(180deg,#f8fafc00 0,#f6f7fa 38rem),#f6f7fa}html:not([data-theme=dark]) .article-page .article-entry-wrap{max-width:min(1120px,calc(100% - 36px))}html:not([data-theme=dark]) .article-page .article-entry-header{color:#0f172a}html:not([data-theme=dark]) .article-page .article-entry-overline{color:#64748b}html:not([data-theme=dark]) .article-page .article-entry-overline>span,html:not([data-theme=dark]) .article-page .article-entry-overline>time{color:#667085}html:not([data-theme=dark]) .article-page .article-entry-hero h1{color:#0f172a;text-shadow:none}html:not([data-theme=dark]) .article-page .article-entry-cover{max-width:min(980px,100%);margin-inline:auto;border-radius:10px}html:not([data-theme=dark]) .article-page .article-entry-cover:after{opacity:.12}html:not([data-theme=dark]) .article-page .content-shell--article{max-width:min(1180px,calc(100% - 36px));align-items:start}html:not([data-theme=dark]) .article-body-stack{min-width:0}html:not([data-theme=dark]) .article-prose{position:relative;overflow:hidden}html:not([data-theme=dark]) .article-prose:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,#2563eb6b,#64748b2e)}html:not([data-theme=dark]) .article-page--codes .article-prose:before{background:linear-gradient(180deg,#2563eb61,#64748b2e)}html:not([data-theme=dark]) .article-prose h2:first-child,html:not([data-theme=dark]) .article-prose__section:first-child>h2:first-child{border-top:0}html:not([data-theme=dark]) .article-prose h2:first-letter{color:inherit}html:not([data-theme=dark]) .article-prose h2{position:relative;padding-left:0}html:not([data-theme=dark]) .article-prose h2:after{content:"";display:block;width:44px;height:2px;margin-top:.7rem;border-radius:999px;background:color-mix(in srgb,var(--article-accent) 34%,#94a3b8 66%)}html:not([data-theme=dark]) .article-prose a{color:color-mix(in srgb,var(--article-accent) 74%,#0f172a 26%);font-weight:800;text-decoration-line:underline;text-decoration-thickness:1px;text-decoration-color:color-mix(in srgb,var(--article-accent) 44%,transparent);text-underline-offset:.18em}html:not([data-theme=dark]) .article-prose a strong,html:not([data-theme=dark]) .article-prose li a strong{color:inherit}html:not([data-theme=dark]) .article-prose a:hover,html:not([data-theme=dark]) .article-prose a:focus-visible{color:var(--article-link-hover-light);text-decoration-color:currentColor}html:not([data-theme=dark]) .article-prose ul,html:not([data-theme=dark]) .article-prose ol{padding-left:1.25rem}html:not([data-theme=dark]) .article-prose li::marker{color:color-mix(in srgb,var(--article-accent) 52%,#64748b 48%)}html:not([data-theme=dark]) .article-table-wrap{overflow-x:auto;border-radius:8px}html:not([data-theme=dark]) .article-table{min-width:620px;border-collapse:separate;border-spacing:0}html:not([data-theme=dark]) .article-table--ratings{min-width:1040px}html:not([data-theme=dark]) .article-table tbody tr:nth-child(2n) td{background:#f8fafc}html:not([data-theme=dark]) .article-table tbody tr:hover td{background:#f2f6fb}html:not([data-theme=dark]) .copy-panel,html:not([data-theme=dark]) .code-copy-console,html:not([data-theme=dark]) .article-author-bio,html:not([data-theme=dark]) .prev-next-link,html:not([data-theme=dark]) .related-grid .article-card,html:not([data-theme=dark]) .sidebar-panel--article{border-radius:8px}html:not([data-theme=dark]) .copy-panel,html:not([data-theme=dark]) .code-copy-console{border-top:1px solid rgba(15,23,42,.1)}html:not([data-theme=dark]) .code-copy-console:before{height:3px;background:linear-gradient(90deg,#2563eb,#64748b)}html:not([data-theme=dark]) .code-copy-console-header{align-items:center;gap:16px}html:not([data-theme=dark]) .code-copy-kicker{margin-bottom:4px;color:#64748b}html:not([data-theme=dark]) .code-copy-console-header>span{border-color:#2563eb24;background:#eff6ff;color:#1d4ed8}html:not([data-theme=dark]) .code-copy-console .code-table-header{min-height:26px;padding:6px 10px;text-transform:uppercase;letter-spacing:.04em}html:not([data-theme=dark]) .code-copy-console .code-row{grid-template-columns:minmax(120px,.82fr) minmax(180px,1.35fr) minmax(84px,auto);min-height:38px;padding:7px 9px}html:not([data-theme=dark]) .code-copy-console .code-row button{min-height:28px;padding:6px 11px;border-radius:7px;font-size:.72rem}html:not([data-theme=dark]) .code-verification-notes{margin-top:14px;padding:12px 14px;border-radius:8px;border-left-width:3px}html:not([data-theme=dark]) .article-author-bio{gap:16px}html:not([data-theme=dark]) .article-author-bio__name{margin-bottom:5px;color:#0f172a;font-size:1rem}html:not([data-theme=dark]) .article-author-bio__bio{font-size:.92rem;line-height:1.62}html:not([data-theme=dark]) .sidebar--article{top:92px}html:not([data-theme=dark]) .sidebar-panel--article h2{margin-bottom:12px;font-size:.78rem;letter-spacing:.08em}html:not([data-theme=dark]) .sidebar--article .category-list{gap:8px}html:not([data-theme=dark]) .sidebar--article .latest-list{gap:11px}html:not([data-theme=dark]) .sidebar--article .latest-list li{padding-bottom:11px;border-bottom:1px solid rgba(15,23,42,.075)}html:not([data-theme=dark]) .sidebar--article .latest-list li:last-child{padding-bottom:0;border-bottom:0}html:not([data-theme=dark]) .prev-next{gap:14px}html:not([data-theme=dark]) .prev-next-link{min-height:108px;padding:18px;font-size:.98rem;line-height:1.35}html:not([data-theme=dark]) .related-block{margin-top:4px}html:not([data-theme=dark]) .related-grid{gap:14px}html:not([data-theme=dark]) .related-grid .article-card{overflow:hidden}html:not([data-theme=dark]) .related-grid .article-image{aspect-ratio:16 / 9;border-bottom:1px solid rgba(15,23,42,.08)}html:not([data-theme=dark]) .related-grid .article-copy{padding:14px}html:not([data-theme=dark]) .related-grid .category-badge{border-color:color-mix(in srgb,var(--article-accent) 18%,rgba(15,23,42,.08));background:color-mix(in srgb,var(--article-accent) 7%,#ffffff 93%);color:color-mix(in srgb,var(--article-accent) 70%,#334155 30%)}html:not([data-theme=dark]) .related-grid .article-copy h3,html:not([data-theme=dark]) .related-grid .article-title{margin-top:8px;font-size:.98rem;line-height:1.3}html:not([data-theme=dark]) .related-grid .article-copy p{display:-webkit-box;overflow:hidden;color:#667085;font-size:.84rem;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:2}html:not([data-theme=dark]) .related-grid .article-meta{color:#7a8696}@media(max-width:1080px){html:not([data-theme=dark]) .article-page .content-shell--article{max-width:min(860px,calc(100% - 32px))}}@media(max-width:760px){html:not([data-theme=dark]) .article-page .article-entry-wrap,html:not([data-theme=dark]) .article-page .content-shell--article{max-width:calc(100% - 24px)}html:not([data-theme=dark]) .article-page .article-entry-cover{border-radius:8px}html:not([data-theme=dark]) .code-copy-console-header{align-items:flex-start}html:not([data-theme=dark]) .prev-next,html:not([data-theme=dark]) .related-grid{grid-template-columns:1fr}}@media(max-width:640px){html:not([data-theme=dark]) .article-prose{border-radius:8px}html:not([data-theme=dark]) .article-prose:before{width:2px}html:not([data-theme=dark]) .article-prose h2{font-size:clamp(1.26rem,6vw,1.48rem)}html:not([data-theme=dark]) .code-copy-console .code-table-header{display:none}html:not([data-theme=dark]) .code-copy-console .code-row{grid-template-columns:1fr;gap:5px;padding:10px}}html:not([data-theme=dark]){--accent-codes: #2563eb;--accent-news: #0284c7;--accent-guides: #168a4a;--accent-wiki: #7c3aed;--accent-primary: #2563eb;--glow-codes: 0 0 0 1px rgba(37, 99, 235, .14), 0 12px 30px rgba(37, 99, 235, .07);--brand-gradient-games: linear-gradient(118deg, #0f172a 0%, #1f2937 42%, #2563eb 100%);--brand-gradient-ving: linear-gradient(118deg, #2563eb 0%, #0284c7 48%, #111827 100%)}html:not([data-theme=dark]) body{background:linear-gradient(180deg,#fffffff0 0,#f6f7fa00 390px),linear-gradient(90deg,rgba(37,99,235,.035),transparent 24%,transparent 78%,rgba(15,23,42,.026)),#f6f7fa}html:not([data-theme=dark]) .site-header:after{background:linear-gradient(90deg,#2563ebad,#0284c733,#64748b2e)}html:not([data-theme=dark]) .theme-toggle:hover,html:not([data-theme=dark]) .theme-toggle:focus-visible{border-color:#2563eb47}html:not([data-theme=dark]) .theme-toggle-knob{background:#2563eb;box-shadow:0 4px 10px #2563eb3d}html:not([data-theme=dark]) .brand-lockup-link:hover .brand-title-games,html:not([data-theme=dark]) .brand-lockup-link:hover .brand-title-ving{filter:drop-shadow(0 4px 10px rgba(37,99,235,.14))}html:not([data-theme=dark]) .brand-lockup-link:focus-visible{outline-color:#2563eb5c}html:not([data-theme=dark]) .home-hero,html:not([data-theme=dark]) .codes-hub-hero,html:not([data-theme=dark]) .codes-hub-main>.codes-hub-hero,html:not([data-theme=dark]) .page-title,html:not([data-theme=dark]) .article-hero,html:not([data-theme=dark]) .article-page .article-entry-hero{background:linear-gradient(180deg,#fffffff7,#f6f7fae0 74%,#f6f7fa00),linear-gradient(115deg,rgba(37,99,235,.07),transparent 40%,rgba(100,116,139,.04) 76%),#f6f7fa}html:not([data-theme=dark]) .home-page .codes-section:before{background:linear-gradient(180deg,#ffffffdb,#fff0),linear-gradient(90deg,rgba(37,99,235,.045),transparent 40%,rgba(22,138,74,.028))}html:not([data-theme=dark]) .copy-panel,html:not([data-theme=dark]) .code-copy-console{border-color:#2563eb24;background:linear-gradient(180deg,#2563eb0a,#fffffff7),#fff}html:not([data-theme=dark]) .code-row button,html:not([data-theme=dark]) .code-copy-console .code-row button,html:not([data-theme=dark]) .codes-hub-search-button,html:not([data-theme=dark]) .hm-codes__showcase-cta{background:#2563eb;color:#fff;box-shadow:0 12px 24px #2563eb29}html:not([data-theme=dark]) .code-row button:hover,html:not([data-theme=dark]) .code-copy-console .code-row button:hover,html:not([data-theme=dark]) .code-copy-console .code-row button:focus-visible,html:not([data-theme=dark]) .codes-hub-search-button:hover,html:not([data-theme=dark]) .hm-codes__showcase-cta:hover{background:#1d4ed8;box-shadow:0 14px 28px #2563eb33}html:not([data-theme=dark]) .codes-hub-main .codes-hub-count,html:not([data-theme=dark]) .codes-hub-status,html:not([data-theme=dark]) .article-page .article-entry-hero .code-article-status-grid div{border-color:#2563eb21}html:not([data-theme=dark]) .codes-hub-category-list a:hover,html:not([data-theme=dark]) .codes-hub-category-list a.active,html:not([data-theme=dark]) .trust-topic:hover{border-color:#2563eb2e}html:not([data-theme=dark]) .article-page--codes{--article-accent: #2563eb}html:not([data-theme=dark]) .article-page--codes .article-prose:before,html:not([data-theme=dark]) .article-page--codes .code-copy-console:before{background:linear-gradient(180deg,#2563eb6b,#64748b33)}html:not([data-theme=dark]) .article-page--codes .code-copy-console:before{background:linear-gradient(90deg,#2563eb,#64748b)}html:not([data-theme=dark]) .article-prose h2:after{background:color-mix(in srgb,var(--article-accent) 34%,#94a3b8 66%)}html:not([data-theme=dark]) .article-page .article-entry-cover{border-color:color-mix(in srgb,var(--article-accent) 14%,rgba(17,24,39,.12))}html:not([data-theme=dark]) .hm-news__masthead-rule span:last-child{background:#64748b}html:not([data-theme=dark]) .site-footer{background:linear-gradient(180deg,#fff,#f1f5f9),#f1f5f9}html:not([data-theme=dark]) .home-hero{--hero-badge-codes-bg: rgba(239, 246, 255, .96);--hero-badge-codes-border: rgba(37, 99, 235, .18);--hero-badge-codes-text: #1d4ed8}html:not([data-theme=dark]) .editorial-badge[href="/codes/"],html:not([data-theme=dark]) .category-badge[href="/codes/"],html:not([data-theme=dark]) .codes-category-badge{border:1px solid rgba(37,99,235,.16);background:#eff6ff;color:#1d4ed8}html:not([data-theme=dark]) .home-hero .editorial-lead-copy .editorial-article-title--lead a:hover,html:not([data-theme=dark]) .codes-featured-title a:hover,html:not([data-theme=dark]) .main-nav a[data-category=codes]:hover,html:not([data-theme=dark]) .main-nav a[data-category=codes][aria-current=page]{color:#1d4ed8}html:not([data-theme=dark]) .codes-section-icon,html:not([data-theme=dark]) .hm-codes__head-icon{color:#2563eb;background:linear-gradient(180deg,#eff6ffeb,#fffffffa),#fff}html:not([data-theme=dark]) .codes-featured-badge{background:#2563eb;color:#fff}html:not([data-theme=dark]) .home-page .guides-badge{border:1px solid rgba(22,138,74,.24);background:#16a34a;color:#fff;box-shadow:none}html:not([data-theme=dark]) .home-page .wiki-category-badge{border:1px solid rgba(124,58,237,.22);background:#7c3aed;color:#fff;box-shadow:none}html:not([data-theme=dark]) .news-category-badge{border:1px solid rgba(37,99,235,.22);background:#2563eb;color:#fff;box-shadow:none}html:not([data-theme=dark]) .home-page .wiki-category-badge:hover{color:#fff;border-color:#6d28d957;background:#6d28d9}html:not([data-theme=dark]) .home-page .guides-card-meta,html:not([data-theme=dark]) .home-page .wiki-row-meta{color:#526079}html:not([data-theme=dark]) .home-page .guides-meta-item,html:not([data-theme=dark]) .home-page .wiki-meta-item{color:#526079}html:not([data-theme=dark]) .home-page .guides-meta-item svg,html:not([data-theme=dark]) .home-page .wiki-meta-item svg{color:#64748b}html:not([data-theme=dark]) .code-verification-notes{border-left-color:#2563eb6b}html:not([data-theme=dark]) .codes-hub-shell{align-items:start}html:not([data-theme=dark]) .codes-hub-main>.codes-hub-hero{width:100%;border-color:#0f172a1a;border-left-color:#2563eb;background:linear-gradient(180deg,#fffffff5,#f8fafcf0),linear-gradient(115deg,rgba(37,99,235,.1),transparent 42%,rgba(59,130,246,.05) 78%),#f8fafc;box-shadow:0 20px 48px #0f172a1a}html:not([data-theme=dark]) .codes-hub-main>.codes-hub-hero:before{background:linear-gradient(90deg,rgba(37,99,235,.06),transparent 34%),repeating-linear-gradient(90deg,rgba(15,23,42,.028) 0 1px,transparent 1px 92px);opacity:.5}html:not([data-theme=dark]) .codes-hub-main .codes-hub-kicker{color:#1d4ed8}html:not([data-theme=dark]) .codes-hub-main .codes-hub-hero h1{color:#0f172a}html:not([data-theme=dark]) .codes-hub-main .codes-hub-hero h1 span{background:linear-gradient(90deg,#1d4ed8,#0284c7 48%,#334155);-webkit-background-clip:text;background-clip:text}html:not([data-theme=dark]) .codes-hub-main .codes-hub-hero-copy>p:not(.codes-hub-kicker){color:#475467}html:not([data-theme=dark]) .codes-hub-main .codes-hub-search{border-color:#0f172a24;background:transparent;box-shadow:none}html:not([data-theme=dark]) .codes-hub-main .codes-hub-search:focus-within{border-color:#2563eb66;background:transparent;box-shadow:0 0 0 3px #2563eb1a}html:not([data-theme=dark]) .codes-hub-search-icon{border-color:#64748b}html:not([data-theme=dark]) .codes-hub-search-icon:after{background:#64748b}html:not([data-theme=dark]) .codes-hub-main .codes-hub-search input{color:#0f172a;background:transparent;box-shadow:none}html:not([data-theme=dark]) .codes-hub-main .codes-hub-status{border-color:#2563eb26;background:linear-gradient(180deg,#eff6ffcc,#fffffff5),#fff;box-shadow:0 14px 30px #0f172a14}html:not([data-theme=dark]) .codes-hub-status-label{color:#1d4ed8}html:not([data-theme=dark]) .codes-hub-main .codes-hub-status strong{color:#0f172a}html:not([data-theme=dark]) .codes-hub-main .codes-hub-status span:last-child{color:#475569}html:not([data-theme=dark]) .codes-hub-section-header{border-bottom-color:#0f172a1a}html:not([data-theme=dark]) .codes-hub-section-header:after{background:linear-gradient(90deg,#2563eb,#2563eb00)}html:not([data-theme=dark]) .codes-hub-section-header>span{border-color:#2563eb24;background:#eff6ff;color:#1d4ed8}html:not([data-theme=dark]) .codes-hub-card,html:not([data-theme=dark]) .codes-hub-sidebar-panel{border-color:#0f172a1a;background:#fff;box-shadow:0 14px 34px #0f172a14}html:not([data-theme=dark]) .codes-hub-card:hover{border-color:#2563eb38;box-shadow:0 18px 42px #0f172a1f}html:not([data-theme=dark]) .codes-hub-card:after{background:linear-gradient(90deg,#2563eb6b,#64748b29)}html:not([data-theme=dark]) .codes-hub-card-image{background:#eef2f7}html:not([data-theme=dark]) .codes-hub-card-copy h3 a:hover,html:not([data-theme=dark]) .codes-hub-latest-list a:hover{color:#1d4ed8}html:not([data-theme=dark]) .codes-hub-sidebar-panel h2:before,html:not([data-theme=dark]) .codes-hub-latest-list li:before{background:#2563eb;box-shadow:none}html:not([data-theme=dark]) .codes-hub-category-list a.active,html:not([data-theme=dark]) .codes-hub-category-list a:hover{border-color:#2563eb2e;background:#eff6ff;color:#1d4ed8}html:not([data-theme=dark]) .codes-hub-category-list a:after{background:#2563eb61}html:not([data-theme=dark]) .codes-hub-latest-list li{border-color:#0f172a14}html:not([data-theme=dark]) .codes-hub-empty{border-color:#2563eb24;background:#eff6ff;color:#475467}html:not([data-theme=dark]) .codes-hub-main .codes-hub-hero-copy>p:not(.codes-hub-kicker),html:not([data-theme=dark]) .codes-hub-card-copy p,html:not([data-theme=dark]) .codes-hub-empty{color:#334155}html:not([data-theme=dark]) .codes-hub-main .codes-hub-hero h1,html:not([data-theme=dark]) .codes-hub-section-header h2,html:not([data-theme=dark]) .codes-hub-card-copy h3 a,html:not([data-theme=dark]) .codes-hub-sidebar-panel h2,html:not([data-theme=dark]) .codes-hub-latest-list a{color:#0f172a}html:not([data-theme=dark]) .codes-hub-section-header p,html:not([data-theme=dark]) .codes-hub-main .codes-hub-count strong{color:#1e40af}html:not([data-theme=dark]) .codes-hub-main .codes-hub-count span,html:not([data-theme=dark]) .codes-hub-card-meta,html:not([data-theme=dark]) .codes-hub-latest-list time{color:#475569}html:not([data-theme=dark]) .codes-hub-card-meta span,html:not([data-theme=dark]) .codes-hub-card-meta time{border-color:#2563eb1f;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .codes-hub-category-list a{border-color:#0f172a1a;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .codes-hub-category-list a:after{background:transparent;box-shadow:none;color:currentColor}html:not([data-theme=dark]) .codes-hub-category-link--codes span{color:var(--hub-codes-text-strong, #1e40af)}html:not([data-theme=dark]) .codes-hub-category-link--news span{color:#1d4ed8}html:not([data-theme=dark]) .codes-hub-category-link--guides span{color:var(--hub-guides-text, #15803d)}html:not([data-theme=dark]) .codes-hub-category-link--wiki span{color:var(--hub-wiki-text, #7e22ce)}html:not([data-theme=dark]) .codes-hub-main .codes-hub-search input::placeholder{color:#64748b;opacity:1}html:not([data-theme=dark]) .news-hub-hero{width:100%;border-color:#0f172a1a;border-left-color:#2563eb;background:linear-gradient(180deg,#fffffff5,#f8fafcf0),linear-gradient(115deg,rgba(37,99,235,.1),transparent 42%,rgba(59,130,246,.05) 78%),#f8fafc;box-shadow:0 20px 48px #0f172a1a}html:not([data-theme=dark]) .news-hub-hero:before{background:linear-gradient(90deg,rgba(37,99,235,.06),transparent 34%),repeating-linear-gradient(90deg,rgba(15,23,42,.028) 0 1px,transparent 1px 92px);opacity:.5}html:not([data-theme=dark]) .news-hub-kicker,html:not([data-theme=dark]) .news-hub-section-header p{color:#1d4ed8}html:not([data-theme=dark]) .news-hub-hero h1,html:not([data-theme=dark]) .news-hub-section-header h2{color:#0f172a}html:not([data-theme=dark]) .news-hub-hero-copy>p{color:#475467}html:not([data-theme=dark]) .news-hub-status{border-color:#2563eb26;background:linear-gradient(180deg,#eff6ffcc,#fffffff5),#fff;box-shadow:0 14px 30px #0f172a14}html:not([data-theme=dark]) .news-hub-status-label{color:#1d4ed8}html:not([data-theme=dark]) .news-hub-status strong{color:#0f172a}html:not([data-theme=dark]) .news-hub-status span:last-child{color:#475569}html:not([data-theme=dark]) .news-hub-section-header{border-bottom-color:#0f172a1a}html:not([data-theme=dark]) .news-hub-section-header:after{background:linear-gradient(90deg,#2563eb,#2563eb00)}html:not([data-theme=dark]) .news-hub-section-header>span{color:#1d4ed8}html:not([data-theme=dark]) .news-hub-card{border-color:#0f172a1a;border-left-color:#2563eb;background:linear-gradient(90deg,rgba(37,99,235,.04),transparent 42%),#fff;box-shadow:0 14px 34px #0f172a14}html:not([data-theme=dark]) .news-hub-card:hover{border-color:#2563eb38;border-left-color:#2563eb;box-shadow:0 18px 42px #0f172a1f}html:not([data-theme=dark]) .news-hub-card:after{background:linear-gradient(90deg,#2563eb59,#3b82f61f)}html:not([data-theme=dark]) .news-hub-card-copy h3 a:hover,html:not([data-theme=dark]) .news-hub-latest-list a:hover{color:#1d4ed8}html:not([data-theme=dark]) .news-category-badge:hover{color:#fff;border-color:#1d4ed857;background:#1d4ed8}html:not([data-theme=dark]) .news-hub-card-meta span,html:not([data-theme=dark]) .news-hub-card-meta time{border-color:#2563eb1f;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .news-hub-sidebar-panel h2{color:#0f172a}html:not([data-theme=dark]) .news-hub-sidebar-panel h2:before,html:not([data-theme=dark]) .news-hub-latest-list li:before{background:#2563eb;box-shadow:none}html:not([data-theme=dark]) .news-hub-category-list a{border-color:#0f172a1a;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .news-hub-category-list a:hover,html:not([data-theme=dark]) .news-hub-category-list a.active{border-color:#2563eb2e;background:#eff6ff;color:#1d4ed8}html:not([data-theme=dark]) .news-hub-latest-list li{border-bottom-color:#0f172a14}html:not([data-theme=dark]) .news-hub-latest-list a{color:#0f172a}html:not([data-theme=dark]) .hm-news__edition{color:#2563eb}html:not([data-theme=dark]) .hm-news__more{color:#1d4ed8}html:not([data-theme=dark]) .hm-news__more:hover,html:not([data-theme=dark]) .hm-news__more:focus-visible{color:#1e40af}html:not([data-theme=dark]) .hm-news__tag{border-color:#2563eb38;background:#2563eb;color:#fff}html:not([data-theme=dark]) .hm-news__card-title a:hover{color:#1d4ed8}html:not([data-theme=dark]) .guides-hub-hero{border-color:#0f172a1a;border-left-color:#16a34a;background:linear-gradient(180deg,#fffffff7,#f8fafcf0),linear-gradient(115deg,rgba(22,163,74,.1),transparent 42%,rgba(21,128,61,.05) 78%),#f8fafc;box-shadow:0 20px 48px #0f172a1a}html:not([data-theme=dark]) .guides-hub-hero:before{background:linear-gradient(90deg,rgba(22,163,74,.06),transparent 34%),repeating-linear-gradient(90deg,rgba(15,23,42,.026) 0 1px,transparent 1px 92px);opacity:.5}html:not([data-theme=dark]) .guides-hub-kicker,html:not([data-theme=dark]) .guides-hub-section-header p,html:not([data-theme=dark]) .guides-hub-status-label{color:#15803d}html:not([data-theme=dark]) .guides-hub-hero h1,html:not([data-theme=dark]) .guides-hub-section-header h2,html:not([data-theme=dark]) .guides-hub-card-copy h3 a,html:not([data-theme=dark]) .guides-hub-sidebar-panel h2,html:not([data-theme=dark]) .guides-hub-latest-list a{color:#0f172a}html:not([data-theme=dark]) .guides-hub-hero-copy>p,html:not([data-theme=dark]) .guides-hub-card-copy p{color:#334155}html:not([data-theme=dark]) .guides-hub-status{border-color:#16a34a29;background:linear-gradient(180deg,#f0fdf4e0,#fffffff5),#fff;box-shadow:0 14px 30px #0f172a14}html:not([data-theme=dark]) .guides-hub-status strong{color:#0f172a}html:not([data-theme=dark]) .guides-hub-status span:last-child,html:not([data-theme=dark]) .guides-hub-card-meta,html:not([data-theme=dark]) .guides-hub-latest-list time{color:#475569}html:not([data-theme=dark]) .guides-hub-section-header{border-bottom-color:#0f172a1a}html:not([data-theme=dark]) .guides-hub-section-header:after{background:linear-gradient(90deg,#16a34a,#16a34a00)}html:not([data-theme=dark]) .guides-hub-section-header>span{border-color:#16a34a24;background:#f0fdf4;color:#15803d}html:not([data-theme=dark]) .guides-hub-card,html:not([data-theme=dark]) .guides-hub-sidebar-panel{border-color:#0f172a1a;border-left-color:#16a34a80;background:linear-gradient(90deg,rgba(22,163,74,.035),transparent 42%),#fff;box-shadow:0 14px 34px #0f172a14}html:not([data-theme=dark]) .guides-hub-card:hover{border-color:#16a34a3d;border-left-color:#16a34a;box-shadow:0 18px 42px #0f172a1f}html:not([data-theme=dark]) .guides-hub-card:after{background:linear-gradient(90deg,#16a34a57,#15803d1f)}html:not([data-theme=dark]) .guides-hub-card-image{background:#eef2f7}html:not([data-theme=dark]) .guides-category-badge{border:1px solid rgba(22,138,74,.22);background:#16a34a;color:#fff;box-shadow:none}html:not([data-theme=dark]) .guides-category-badge:hover,html:not([data-theme=dark]) .guides-hub-card-copy h3 a:hover,html:not([data-theme=dark]) .guides-hub-latest-list a:hover{color:#166534}html:not([data-theme=dark]) .guides-hub-card-meta span,html:not([data-theme=dark]) .guides-hub-card-meta time{border-color:#16a34a1f;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .guides-hub-sidebar-panel h2:before,html:not([data-theme=dark]) .guides-hub-latest-list li:before{background:#16a34a;box-shadow:none}html:not([data-theme=dark]) .guides-hub-category-list a{border-color:#0f172a1a;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .guides-hub-category-list a:hover,html:not([data-theme=dark]) .guides-hub-category-list a.active{border-color:#16a34a2e;background:#f0fdf4;color:#15803d}html:not([data-theme=dark]) .guides-hub-latest-list li{border-bottom-color:#0f172a14}html:not([data-theme=dark]) .wiki-hub-hero{border-color:#0f172a1a;border-left-color:#9333ea;background:linear-gradient(180deg,#fffffff7,#f8fafcf0),linear-gradient(115deg,rgba(147,51,234,.1),transparent 42%,rgba(126,34,206,.05) 78%),#f8fafc;box-shadow:0 20px 48px #0f172a1a}html:not([data-theme=dark]) .wiki-hub-hero:before{background:linear-gradient(90deg,rgba(147,51,234,.06),transparent 34%),repeating-linear-gradient(90deg,rgba(15,23,42,.026) 0 1px,transparent 1px 92px);opacity:.5}html:not([data-theme=dark]) .wiki-hub-kicker,html:not([data-theme=dark]) .wiki-hub-section-header p,html:not([data-theme=dark]) .wiki-hub-status-label{color:#7e22ce}html:not([data-theme=dark]) .wiki-hub-hero h1,html:not([data-theme=dark]) .wiki-hub-section-header h2,html:not([data-theme=dark]) .wiki-hub-card-copy h3 a,html:not([data-theme=dark]) .wiki-hub-sidebar-panel h2,html:not([data-theme=dark]) .wiki-hub-latest-list a{color:#0f172a}html:not([data-theme=dark]) .wiki-hub-hero-copy>p,html:not([data-theme=dark]) .wiki-hub-card-copy p{color:#334155}html:not([data-theme=dark]) .wiki-hub-status{border-color:#9333ea29;background:linear-gradient(180deg,#faf5ffe6,#fffffff5),#fff;box-shadow:0 14px 30px #0f172a14}html:not([data-theme=dark]) .wiki-hub-status strong{color:#0f172a}html:not([data-theme=dark]) .wiki-hub-status span:last-child,html:not([data-theme=dark]) .wiki-hub-card-meta,html:not([data-theme=dark]) .wiki-hub-latest-list time{color:#475569}html:not([data-theme=dark]) .wiki-hub-section-header{border-bottom-color:#0f172a1a}html:not([data-theme=dark]) .wiki-hub-section-header:after{background:linear-gradient(90deg,#9333ea,#9333ea00)}html:not([data-theme=dark]) .wiki-hub-section-header>span{border-color:#9333ea24;background:#faf5ff;color:#7e22ce}html:not([data-theme=dark]) .wiki-hub-card,html:not([data-theme=dark]) .wiki-hub-sidebar-panel{border-color:#0f172a1a;border-left-color:#9333ea80;background:linear-gradient(90deg,rgba(147,51,234,.035),transparent 42%),#fff;box-shadow:0 14px 34px #0f172a14}html:not([data-theme=dark]) .wiki-hub-card:hover{border-color:#9333ea3d;border-left-color:#9333ea;box-shadow:0 18px 42px #0f172a1f}html:not([data-theme=dark]) .wiki-hub-card:after{background:linear-gradient(90deg,#9333ea57,#7e22ce1f)}html:not([data-theme=dark]) .wiki-hub-card-image{background:#eef2f7}html:not([data-theme=dark]) .wiki-category-badge{border:1px solid rgba(124,58,237,.22);background:#7c3aed;color:#fff;box-shadow:none}html:not([data-theme=dark]) .wiki-category-badge:hover,html:not([data-theme=dark]) .wiki-hub-card-copy h3 a:hover,html:not([data-theme=dark]) .wiki-hub-latest-list a:hover{color:#6b21a8}html:not([data-theme=dark]) .wiki-hub-card-meta span,html:not([data-theme=dark]) .wiki-hub-card-meta time{border-color:#9333ea1f;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .wiki-hub-sidebar-panel h2:before,html:not([data-theme=dark]) .wiki-hub-latest-list li:before{background:#9333ea;box-shadow:none}html:not([data-theme=dark]) .wiki-hub-category-list a{border-color:#0f172a1a;background:#f8fafc;color:#334155}html:not([data-theme=dark]) .wiki-hub-category-list a:hover,html:not([data-theme=dark]) .wiki-hub-category-list a.active{border-color:#9333ea2e;background:#faf5ff;color:#7e22ce}html:not([data-theme=dark]) .wiki-hub-latest-list li{border-bottom-color:#0f172a14}html:not([data-theme=dark]){--hub-codes-primary: #2563eb;--hub-codes-text: #1d4ed8;--hub-codes-text-strong: #1e40af;--hub-codes-surface: #eff6ff;--hub-codes-border: rgba(37, 99, 235, .16);--hub-news-primary: #2563eb;--hub-news-text: #1d4ed8;--hub-news-surface: #eff6ff;--hub-guides-primary: #16a34a;--hub-guides-text: #15803d;--hub-guides-text-hover: #166534;--hub-guides-surface: #f0fdf4;--hub-wiki-primary: #7c3aed;--hub-wiki-primary-alt: #9333ea;--hub-wiki-text: #7e22ce;--hub-wiki-surface: #faf5ff}html:not([data-theme=dark]) .codes-hub-status-label{color:var(--hub-codes-text)}html:not([data-theme=dark]) .hm-codes__ambient{background:radial-gradient(ellipse 70% 55% at 50% 30%,rgba(37,99,235,.14),transparent 68%),radial-gradient(ellipse 40% 30% at 80% 60%,rgba(59,130,246,.08),transparent 70%)}html:not([data-theme=dark]) .hm-codes__shell:before{background:linear-gradient(115deg,transparent 40%,rgba(37,99,235,.04) 50%,transparent 60%),repeating-linear-gradient(90deg,rgba(17,24,39,.018) 0 1px,transparent 1px 72px)}html:not([data-theme=dark]) .hm-codes__corner{border-color:#2563eb59}html:not([data-theme=dark]) .hm-codes__head:after{background:linear-gradient(90deg,var(--hub-codes-primary),rgba(37,99,235,0))}html:not([data-theme=dark]) .hm-codes__head-icon{color:var(--hub-codes-primary);border-color:#2563eb38;background:linear-gradient(180deg,#eff6ffeb,#fffffffa),#fff;box-shadow:0 10px 24px #2563eb14}html:not([data-theme=dark]) .hm-codes__eyebrow{color:var(--hub-codes-text)}html:not([data-theme=dark]) .hm-codes__more{border-color:#2563eb3d;background:var(--hub-codes-primary);color:#fff;box-shadow:0 12px 24px #2563eb29}html:not([data-theme=dark]) .hm-codes__more:hover,html:not([data-theme=dark]) .hm-codes__more:focus-visible{border-color:#1d4ed857;background:var(--hub-codes-text);box-shadow:0 14px 28px #2563eb33}html:not([data-theme=dark]) .hm-codes__showcase-scrim{background:linear-gradient(180deg,#060a1200,#060a120f 62%,#060a122e),linear-gradient(90deg,rgba(37,99,235,.03),transparent 35%)}html:not([data-theme=dark]) .hm-codes__showcase-badge{border-color:#93c5fd73;background:var(--hub-codes-primary);box-shadow:0 8px 24px #2563eb47}html:not([data-theme=dark]) .hm-codes__category,html:not([data-theme=dark]) .editorial-badge[href="/codes/"],html:not([data-theme=dark]) .category-badge[href="/codes/"],html:not([data-theme=dark]) .codes-category-badge{border:1px solid var(--hub-codes-border);background:var(--hub-codes-surface);color:var(--hub-codes-text)}html:not([data-theme=dark]) .codes-category-badge:hover{border-color:#2563eb47;color:var(--hub-codes-text-strong)}html:not([data-theme=dark]) .codes-featured-badge{border:1px solid rgba(37,99,235,.22);background:var(--hub-codes-primary);color:#fff}html:not([data-theme=dark]) .hm-codes__live-dot{background:var(--hub-codes-primary);box-shadow:0 0 12px #2563eb8c}html:not([data-theme=dark]) .hm-codes__feed-status--new,html:not([data-theme=dark]) .codes-status-pill--new{background:var(--hub-codes-surface);color:var(--hub-codes-text)}html:not([data-theme=dark]) .hm-codes__feed-item:hover{background:#2563eb0a}html:not([data-theme=dark]) .hm-codes__showcase-title a:hover,html:not([data-theme=dark]) .hm-codes__feed-title a:hover,html:not([data-theme=dark]) .codes-featured-title a:hover,html:not([data-theme=dark]) .codes-list-item-title a:hover,html:not([data-theme=dark]) .codes-list-view-all,html:not([data-theme=dark]) .main-nav a[data-category=codes]:hover,html:not([data-theme=dark]) .main-nav a[data-category=codes][aria-current=page]{color:var(--hub-codes-text)}html:not([data-theme=dark]) .codes-list-view-all:hover,html:not([data-theme=dark]) .home-page .codes-section-view-all:hover,html:not([data-theme=dark]) .home-page .codes-section-view-all:focus-visible{color:var(--hub-codes-text-strong)}html:not([data-theme=dark]) .codes-list-title svg{color:var(--hub-codes-primary)}html:not([data-theme=dark]) .home-page .codes-section-view-all{color:var(--hub-codes-primary)}html:not([data-theme=dark]) .editorial-badge[href="/news/"],html:not([data-theme=dark]) .category-badge[href="/news/"]{border:1px solid rgba(37,99,235,.22);background:var(--hub-news-primary);color:#fff}html:not([data-theme=dark]) .main-nav a[data-category=news]:hover,html:not([data-theme=dark]) .main-nav a[data-category=news][aria-current=page],html:not([data-theme=dark]) .home-page .news-section-view-all{color:var(--hub-news-text)}html:not([data-theme=dark]) .home-page .news-section-view-all:hover,html:not([data-theme=dark]) .home-page .news-section-view-all:focus-visible{color:var(--hub-codes-text-strong)}html:not([data-theme=dark]) .editorial-badge[href="/guides/"],html:not([data-theme=dark]) .category-badge[href="/guides/"],html:not([data-theme=dark]) .guides-category-badge,html:not([data-theme=dark]) .home-page .guides-badge{border:1px solid rgba(22,138,74,.22);background:var(--hub-guides-primary);color:#fff}html:not([data-theme=dark]) .main-nav a[data-category=guides]:hover,html:not([data-theme=dark]) .main-nav a[data-category=guides][aria-current=page],html:not([data-theme=dark]) .home-page .guides-section-view-all,html:not([data-theme=dark]) .guides-list-view-all{color:var(--hub-guides-text)}html:not([data-theme=dark]) .home-page .guides-section-view-all:hover,html:not([data-theme=dark]) .home-page .guides-section-view-all:focus-visible,html:not([data-theme=dark]) .guides-card-title a:hover{color:var(--hub-guides-text-hover)}html:not([data-theme=dark]) .editorial-badge[href="/wiki/"],html:not([data-theme=dark]) .category-badge[href="/wiki/"],html:not([data-theme=dark]) .wiki-category-badge,html:not([data-theme=dark]) .home-page .wiki-category-badge{border:1px solid rgba(124,58,237,.22);background:var(--hub-wiki-primary);color:#fff}html:not([data-theme=dark]) .main-nav a[data-category=wiki]:hover,html:not([data-theme=dark]) .main-nav a[data-category=wiki][aria-current=page],html:not([data-theme=dark]) .home-page .wiki-section-view-all{color:var(--hub-wiki-text)}html:not([data-theme=dark]) .home-page .wiki-section-view-all:hover,html:not([data-theme=dark]) .home-page .wiki-section-view-all:focus-visible,html:not([data-theme=dark]) .wiki-row-title a:hover{color:#6d28d9}html:not([data-theme=dark]) .home-page .wiki-category-badge:hover{border-color:#6d28d957;background:#6d28d9;color:#fff}html:not([data-theme=dark]) .article-page--codes .code-copy-console{margin-bottom:24px;padding:16px;border:1px solid rgba(37,99,235,.12);border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a12}html:not([data-theme=dark]) .article-page--codes .code-copy-console:before{height:2px;background:linear-gradient(90deg,#2563eb,#64748ba3)}html:not([data-theme=dark]) .article-page--codes .code-copy-console-header{margin-bottom:10px;gap:12px}html:not([data-theme=dark]) .article-page--codes .code-copy-kicker{margin-bottom:4px;color:#2563eb;font-size:.68rem;letter-spacing:0}html:not([data-theme=dark]) .article-page--codes .code-copy-console-header h2{color:#0f172a;font-size:1.16rem;line-height:1.18}html:not([data-theme=dark]) .article-page--codes .code-copy-console-header>span{padding:5px 8px;border-color:#2563eb24;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:.68rem;letter-spacing:0}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-table{gap:5px;margin-top:8px;padding:8px;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc;box-shadow:inset 0 1px #ffffffbd}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-table-header,html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row{grid-template-columns:minmax(132px,.82fr) minmax(220px,1.36fr) minmax(70px,auto);gap:8px;padding:5px 8px}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-table-header{min-height:28px;border:1px solid rgba(37,99,235,.1);border-radius:7px;background:#eef4ff;color:#475569;font-size:.68rem;letter-spacing:0}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row{min-height:34px;border:1px solid rgba(15,23,42,.08);border-radius:7px;background:#fff;box-shadow:none}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row:hover{border-color:#2563eb2e;background:#fbfdff;transform:none}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row strong{color:#0f172a;font-size:.78rem;letter-spacing:0}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row span{color:#334155;font-size:.79rem;line-height:1.28}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row button{min-width:66px;min-height:24px;padding:4px 9px;border-radius:6px;background:#2563eb;color:#fff;font-size:.68rem;line-height:1;box-shadow:none}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row button span{color:#fff}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row button:hover,html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row button:focus-visible{background:#1d4ed8;box-shadow:none}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row button[data-copied=true]{background:#15803d;color:#fff;box-shadow:none}@media(max-width:680px){html:not([data-theme=dark]) .article-page--codes .code-copy-console{padding:12px}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-table{padding:7px}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row{gap:5px;padding:8px}html:not([data-theme=dark]) .article-page--codes .code-copy-console .code-row button{min-width:64px}}html:not([data-theme=dark]) .site-footer .footer-main a[href="/codes/"]{color:var(--hub-codes-text);text-decoration-color:#2563eb5c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/news/"]{color:var(--hub-news-text);text-decoration-color:#2563eb5c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/guides/"]{color:var(--hub-guides-text);text-decoration-color:#16a34a5c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/wiki/"]{color:var(--hub-wiki-text);text-decoration-color:#7c3aed5c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/codes/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/codes/"]:focus-visible{color:var(--hub-codes-text-strong)}html:not([data-theme=dark]) .site-footer .footer-main a[href="/news/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/news/"]:focus-visible{color:#1e40af}html:not([data-theme=dark]) .site-footer .footer-main a[href="/guides/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/guides/"]:focus-visible{color:var(--hub-guides-text-hover)}html:not([data-theme=dark]) .site-footer .footer-main a[href="/wiki/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/wiki/"]:focus-visible{color:#6d28d9}html:not([data-theme=dark]) .trust-page--about{--trust-accent: #2563eb;--trust-accent-text: #1d4ed8;--article-accent: var(--trust-accent)}html:not([data-theme=dark]) .trust-page--contact{--trust-accent: #0284c7;--trust-accent-text: #0369a1;--article-accent: var(--trust-accent)}html:not([data-theme=dark]) .trust-page--privacy{--trust-accent: #4f46e5;--trust-accent-text: #4338ca;--article-accent: var(--trust-accent)}html:not([data-theme=dark]) .trust-page--disclaimer{--trust-accent: #d97706;--trust-accent-text: #b45309;--article-accent: var(--trust-accent)}html:not([data-theme=dark]) .trust-page--terms{--trust-accent: #64748b;--trust-accent-text: #475569;--article-accent: var(--trust-accent)}html:not([data-theme=dark]) .trust-page--dmca{--trust-accent: #dc2626;--trust-accent-text: #b91c1c;--article-accent: var(--trust-accent)}html:not([data-theme=dark]) .trust-page .article-entry-overline.trust-kicker{color:var(--trust-accent-text)}html:not([data-theme=dark]) .trust-page .article-prose a{color:var(--trust-accent-text);text-decoration-color:color-mix(in srgb,var(--trust-accent) 34%,transparent)}html:not([data-theme=dark]) .trust-page .article-prose a:hover,html:not([data-theme=dark]) .trust-page .article-prose a:focus-visible{color:color-mix(in srgb,var(--trust-accent-text) 84%,#0f172a 16%)}html:not([data-theme=dark]) .trust-content-shell{padding-top:34px;padding-bottom:76px}html:not([data-theme=dark]) .trust-topic-link--codes{color:var(--hub-codes-text)}html:not([data-theme=dark]) .trust-topic-link--news{color:var(--hub-news-text)}html:not([data-theme=dark]) .trust-topic-link--guides{color:var(--hub-guides-text)}html:not([data-theme=dark]) .trust-topic-link--wiki{color:var(--hub-wiki-text)}html:not([data-theme=dark]) .site-footer .footer-main a[href="/about/"]{color:#1d4ed8;text-decoration-color:#2563eb5c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/contact/"]{color:#0369a1;text-decoration-color:#0284c75c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/privacy-policy/"]{color:#4338ca;text-decoration-color:#4f46e55c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/disclaimer/"]{color:#b45309;text-decoration-color:#d977065c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/terms-of-use/"]{color:#475569;text-decoration-color:#64748b5c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/dmca/"]{color:#b91c1c;text-decoration-color:#dc26265c}html:not([data-theme=dark]) .site-footer .footer-main a[href="/about/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/about/"]:focus-visible{color:#1e40af}html:not([data-theme=dark]) .site-footer .footer-main a[href="/contact/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/contact/"]:focus-visible{color:#075985}html:not([data-theme=dark]) .site-footer .footer-main a[href="/privacy-policy/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/privacy-policy/"]:focus-visible{color:#3730a3}html:not([data-theme=dark]) .site-footer .footer-main a[href="/disclaimer/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/disclaimer/"]:focus-visible{color:#92400e}html:not([data-theme=dark]) .site-footer .footer-main a[href="/terms-of-use/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/terms-of-use/"]:focus-visible{color:#334155}html:not([data-theme=dark]) .site-footer .footer-main a[href="/dmca/"]:hover,html:not([data-theme=dark]) .site-footer .footer-main a[href="/dmca/"]:focus-visible{color:#991b1b}html:not([data-theme=dark]) .not-found-page{background:linear-gradient(135deg,rgba(220,38,38,.08),transparent 32%),linear-gradient(225deg,rgba(37,99,235,.09),transparent 36%),#f6f8fc}html:not([data-theme=dark]) .not-found-kicker{color:#dc2626}html:not([data-theme=dark]) .not-found-copy h1,html:not([data-theme=dark]) .not-found-link strong{color:#0f172a}html:not([data-theme=dark]) .not-found-lead{color:#475569}html:not([data-theme=dark]) .not-found-primary{border-color:#dc262652;background:#dc2626;color:#fff}html:not([data-theme=dark]) .not-found-primary:hover{border-color:#b91c1c7a;background:#b91c1c}html:not([data-theme=dark]) .not-found-secondary,html:not([data-theme=dark]) .not-found-link{border-color:#94a3b852;background:#fff;color:#0f172a}html:not([data-theme=dark]) .not-found-secondary:hover{border-color:#15803d5c;color:#15803d}html:not([data-theme=dark]) .not-found-link:hover{border-color:#2563eb57}html:not([data-theme=dark]) .not-found-link--codes span{color:#dc2626}html:not([data-theme=dark]) .not-found-link--news span{color:#1d4ed8}html:not([data-theme=dark]) .not-found-link--guides span{color:#15803d}html:not([data-theme=dark]) .not-found-link--wiki span{color:#7e22ce}html:not([data-theme=dark]) .codes-hub-category-list a:after,html:not([data-theme=dark]) .news-hub-category-list a:after,html:not([data-theme=dark]) .guides-hub-category-list a:after,html:not([data-theme=dark]) .wiki-hub-category-list a:after{background:transparent;box-shadow:none;color:currentColor}html:not([data-theme=dark]) .codes-hub-category-link--codes span,html:not([data-theme=dark]) .news-hub-category-link--codes span,html:not([data-theme=dark]) .guides-hub-category-link--codes span,html:not([data-theme=dark]) .wiki-hub-category-link--codes span{color:var(--hub-codes-text-strong, #1e40af)}html:not([data-theme=dark]) .codes-hub-category-link--news span,html:not([data-theme=dark]) .news-hub-category-link--news span,html:not([data-theme=dark]) .guides-hub-category-link--news span,html:not([data-theme=dark]) .wiki-hub-category-link--news span{color:#1d4ed8}html:not([data-theme=dark]) .codes-hub-category-link--guides span,html:not([data-theme=dark]) .news-hub-category-link--guides span,html:not([data-theme=dark]) .guides-hub-category-link--guides span,html:not([data-theme=dark]) .wiki-hub-category-link--guides span{color:var(--hub-guides-text, #15803d)}html:not([data-theme=dark]) .codes-hub-category-link--wiki span,html:not([data-theme=dark]) .news-hub-category-link--wiki span,html:not([data-theme=dark]) .guides-hub-category-link--wiki span,html:not([data-theme=dark]) .wiki-hub-category-link--wiki span{color:var(--hub-wiki-text, #7e22ce)}html:not([data-theme=dark]) .news-hub-category-link--reviews span{color:#0f766e}.header-search-toggle{display:none}.header-search-form{position:relative;display:flex;align-items:center;flex:0 1 270px;min-width:210px;max-width:300px;margin-left:-12px}.header-search-input{width:100%;height:38px;min-width:0;padding:0 42px 0 14px;border:1px solid rgba(148,163,184,.22);border-radius:8px;background:#0f172ab8;color:var(--ink);font:inherit;font-size:.82rem;line-height:1;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.header-search-input::placeholder{color:#cbd5e194}.header-search-input:focus{border-color:#3b82f685;background:#0f172aeb;box-shadow:0 0 0 3px #3b82f629}.header-search-button{position:absolute;right:4px;top:50%;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:7px;background:#3b82f62e;color:#bfdbfe;cursor:pointer;transform:translateY(-50%);transition:background .2s ease,color .2s ease}.header-search-button:hover,.header-search-button:focus-visible{background:#3b82f647;color:#dbeafe}.header-search-toggle span,.header-search-button span{position:relative;width:14px;height:14px;border:2px solid currentColor;border-radius:999px}.header-search-toggle span:after,.header-search-button span:after{content:"";position:absolute;right:-5px;bottom:-4px;width:7px;height:2px;border-radius:999px;background:currentColor;transform:rotate(45deg);transform-origin:center}.search-page{min-height:70vh;padding:48px 0 82px;background:linear-gradient(135deg,rgba(59,130,246,.12),transparent 36%),linear-gradient(215deg,rgba(34,197,94,.09),transparent 34%),var(--bg)}.search-page__inner{max-width:980px}.search-page__header{display:grid;gap:12px;margin-bottom:22px}.search-page__kicker{margin:0;color:#93c5fd;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.search-page__header h1{margin:0;max-width:760px;font-family:var(--font-brand);font-size:clamp(2.2rem,5vw,4.1rem);line-height:1.02;letter-spacing:0}.search-page__lead{max-width:720px;margin:0;color:var(--muted);font-size:1.06rem}.search-page__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0 0 20px;padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:8px;background:#0f172ab8}.search-page__input{min-width:0;height:48px;padding:0 16px;border:1px solid rgba(148,163,184,.22);border-radius:7px;background:#02061775;color:var(--ink);font:inherit;font-size:1rem;outline:none}.search-page__input:focus{border-color:#3b82f694;box-shadow:0 0 0 3px #3b82f629}.search-page__button{min-width:112px;height:48px;padding:0 18px;border:1px solid rgba(59,130,246,.4);border-radius:7px;background:#2563eb;color:#fff;font:inherit;font-weight:800;cursor:pointer;transition:background .2s ease,border-color .2s ease}.search-page__button:hover,.search-page__button:focus-visible{border-color:#60a5fa94;background:#1d4ed8}.search-page__summary{min-height:28px;margin-bottom:14px;color:#cbd5e1;font-size:.94rem;font-weight:700}.search-results{display:grid;gap:14px}.search-result-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:14px;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0f172ac7;box-shadow:0 18px 42px #0206172e}.search-result-card__image{display:block;min-height:126px;overflow:hidden;border-radius:7px;background:#1e293bb8}.search-result-card__image img{width:100%;height:100%;min-height:126px;object-fit:cover}.search-result-card__body{display:grid;align-content:center;gap:8px;min-width:0}.search-result-card__meta{display:flex;flex-wrap:wrap;gap:8px;color:#93c5fd;font-size:.76rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.search-result-card__meta span,.search-result-card__meta time{color:inherit}.search-result-card h2{margin:0;font-size:clamp(1.12rem,2vw,1.55rem);line-height:1.18;letter-spacing:0}.search-result-card h2 a{color:var(--ink);transition:color .2s ease}.search-result-card h2 a:hover,.search-result-card h2 a:focus-visible{color:#93c5fd}.search-result-card p{margin:0;color:var(--muted)}.search-result-card__link{width:max-content;color:#93c5fd;font-size:.9rem;font-weight:800;text-decoration:underline;text-decoration-color:#93c5fd6b;text-underline-offset:4px}.search-result-card__link:hover,.search-result-card__link:focus-visible{color:#bfdbfe}.search-empty{padding:24px;border:1px solid rgba(148,163,184,.16);border-radius:8px;background:#0f172ab8;color:var(--muted)}html:not([data-theme=dark]) .header-search-input{border-color:#94a3b857;background:#fff;color:#0f172a}html:not([data-theme=dark]) .header-search-input::placeholder{color:#64748b}html:not([data-theme=dark]) .header-search-input:focus{border-color:#2563eb85;background:#fff}html:not([data-theme=dark]) .header-search-button{background:#2563eb1a;color:#1d4ed8}html:not([data-theme=dark]) .header-search-button:hover,html:not([data-theme=dark]) .header-search-button:focus-visible{background:#2563eb29;color:#1e40af}html:not([data-theme=dark]) .search-page{background:linear-gradient(135deg,rgba(37,99,235,.08),transparent 36%),linear-gradient(215deg,rgba(22,163,74,.08),transparent 34%),#f6f8fc}html:not([data-theme=dark]) .search-page__kicker,html:not([data-theme=dark]) .search-result-card__meta,html:not([data-theme=dark]) .search-result-card__link{color:#1d4ed8}html:not([data-theme=dark]) .search-page__lead,html:not([data-theme=dark]) .search-page__summary,html:not([data-theme=dark]) .search-result-card p,html:not([data-theme=dark]) .search-empty{color:#475569}html:not([data-theme=dark]) .search-page__form,html:not([data-theme=dark]) .search-result-card,html:not([data-theme=dark]) .search-empty{border-color:#94a3b847;background:#fff;box-shadow:0 18px 42px #0f172a14}html:not([data-theme=dark]) .search-page__input{border-color:#94a3b857;background:#f8fafc;color:#0f172a}html:not([data-theme=dark]) .search-result-card h2 a{color:#0f172a}html:not([data-theme=dark]) .search-result-card h2 a:hover,html:not([data-theme=dark]) .search-result-card h2 a:focus-visible,html:not([data-theme=dark]) .search-result-card__link:hover,html:not([data-theme=dark]) .search-result-card__link:focus-visible{color:#1e40af}@media(max-width:1120px){.header-search-form{flex-basis:230px;min-width:190px}}@media(max-width:920px){.header-search-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;margin:0;padding:0;border:1px solid rgba(226,232,240,.16);border-radius:10px;background:linear-gradient(180deg,#ffffff0d,#ffffff03),#0a0e16eb;color:#e5ebf5;cursor:pointer;position:relative;z-index:4}.header-search-form{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:5;display:none;width:100%;max-width:none;min-width:0;margin:0;padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:10px;background:#05070cfa;box-shadow:0 20px 50px #02061757}.site-header.is-search-open .header-search-form{display:flex}.site-header.is-nav-open .header-search-form{display:none}.header-search-input{height:42px}.search-result-card{grid-template-columns:132px minmax(0,1fr)}}@media(max-width:640px){.header-search-toggle,.nav-toggle,.theme-toggle{width:40px;min-width:40px;height:40px;min-height:40px}.search-page{padding:34px 0 64px}.search-page__form{grid-template-columns:1fr}.search-page__button{width:100%}.search-result-card{grid-template-columns:1fr}.search-result-card__image,.search-result-card__image img{min-height:172px}}html:not([data-theme=dark]) .header-search-toggle{border-color:#94a3b852;background:#fff;color:#1d4ed8}html:not([data-theme=dark]) .header-search-form{border-color:#94a3b847;background:#fff}.hub-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:22px}.hub-pagination-pages{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.hub-pagination-btn,.hub-pagination-page{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 14px;border:1px solid rgba(226,232,240,.14);border-radius:8px;color:#dbe4f0;background:#05070c47;font-size:var(--text-sm);font-weight:800;text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.hub-pagination-btn:hover,.hub-pagination-page:hover{transform:translateY(-1px);color:#fff;border-color:#ffffff47}.hub-pagination-btn.is-disabled{opacity:.42;cursor:not-allowed;transform:none}.hub-pagination-page.is-current{color:#fff;border-color:currentColor;box-shadow:inset 0 0 0 1px #ffffff14}.hub-pagination--codes .hub-pagination-page.is-current,.hub-pagination--codes .hub-pagination-btn:not(.is-disabled):hover{color:#fff;border-color:#ff3b3b8f;background:#ff3b3b29}.hub-pagination--news .hub-pagination-page.is-current,.hub-pagination--news .hub-pagination-btn:not(.is-disabled):hover{color:#fff;border-color:#3b82f68f;background:#3b82f629}.hub-pagination--guides .hub-pagination-page.is-current,.hub-pagination--guides .hub-pagination-btn:not(.is-disabled):hover{color:#fff;border-color:#22c55e8f;background:#22c55e29}.hub-pagination--wiki .hub-pagination-page.is-current,.hub-pagination--wiki .hub-pagination-btn:not(.is-disabled):hover{color:#fff;border-color:#a855f78f;background:#a855f729}[data-codes-pagination][hidden]{display:none}html:not([data-theme=dark]) .hub-pagination-btn,html:not([data-theme=dark]) .hub-pagination-page{color:#334155;border-color:#94a3b847;background:#fff}html:not([data-theme=dark]) .hub-pagination-btn:hover,html:not([data-theme=dark]) .hub-pagination-page:hover{color:#0f172a;border-color:#64748b6b}html:not([data-theme=dark]) .hub-pagination--codes .hub-pagination-page.is-current,html:not([data-theme=dark]) .hub-pagination--codes .hub-pagination-btn:not(.is-disabled):hover{color:#b91c1c;border-color:#ef44446b;background:#fee2e2e6}html:not([data-theme=dark]) .hub-pagination--news .hub-pagination-page.is-current,html:not([data-theme=dark]) .hub-pagination--news .hub-pagination-btn:not(.is-disabled):hover{color:#1d4ed8;border-color:#3b82f66b;background:#dbeafef2}html:not([data-theme=dark]) .hub-pagination--guides .hub-pagination-page.is-current,html:not([data-theme=dark]) .hub-pagination--guides .hub-pagination-btn:not(.is-disabled):hover{color:#15803d;border-color:#22c55e6b;background:#dcfce7f2}html:not([data-theme=dark]) .hub-pagination--wiki .hub-pagination-page.is-current,html:not([data-theme=dark]) .hub-pagination--wiki .hub-pagination-btn:not(.is-disabled):hover{color:#7e22ce;border-color:#a855f76b;background:#f3e8fff2}@media(max-width:640px){.hub-pagination{gap:8px}.hub-pagination-btn,.hub-pagination-page{min-width:38px;min-height:38px;padding:0 10px}}.main-nav a[data-category=reviews]:hover,.main-nav a[data-category=reviews][aria-current=page]{color:var(--accent-reviews)}.editorial-badge[href="/reviews/"],.category-badge[href="/reviews/"]{background:#14b8a629;color:#99f6e4}.home-hero .editorial-story-copy .editorial-badge[href="/reviews/"]{background:#134e4ae6;color:#99f6e4;border:1px solid rgba(94,234,212,.24)}.page-title--reviews p{color:#5eead4}.category-list a.active[href="/reviews/"]{color:#99f6e4;border-color:#14b8a661;background:#14b8a61f}.article-page--reviews{--article-accent: var(--accent-reviews);--article-link-hover-light: #0f766e}.reviews-article-hero{padding:48px 0 42px;border-bottom:1px solid rgba(226,232,240,.1);background:linear-gradient(115deg,rgba(20,184,166,.2),transparent 36%,rgba(59,130,246,.06) 72%),radial-gradient(circle at 86% 14%,rgba(45,212,191,.16),transparent 34%),linear-gradient(180deg,#0f1b1b,#070a10 88%)}.reviews-article-hero .category-badge{border:1px solid rgba(20,184,166,.34)}.article-page--reviews .article-entry-cover{max-height:320px;border-color:#14b8a647;box-shadow:0 24px 64px #00000075,0 0 0 1px #14b8a614}.article-page--reviews .sidebar--article .category-list a.active{color:#99f6e4;border-color:#14b8a661;background:#14b8a61f}.article-also-read{display:grid;gap:8px;margin:1.25rem 0 1.5rem;padding:16px 18px;border:1px solid rgba(20,184,166,.28);border-left:4px solid var(--article-accent);border-radius:8px;background:linear-gradient(135deg,#14b8a61f,#3b82f60d),#080d12b8}.article-also-read span{color:#5eead4;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.article-also-read a{color:#f8fafc;font-size:1.05rem;line-height:1.32;font-weight:900;text-decoration:none}.article-also-read a:hover,.article-also-read a:focus-visible{color:#99f6e4}.home-reviews-section{display:grid;gap:18px;padding:26px 0 30px}.home-reviews-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid rgba(226,232,240,.14)}.home-reviews-header p{margin:0 0 5px;color:#5eead4;font-size:var(--text-xs);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-reviews-header h2{margin:0;color:var(--ink);font-size:var(--text-xl);line-height:var(--leading-tight)}.home-reviews-view-all{color:var(--accent-reviews)}.home-reviews-view-all:hover,.home-reviews-view-all:focus-visible{color:#99f6e4}.home-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-reviews-grid .article-card{border-color:#14b8a633;border-radius:8px}.home-reviews-grid .article-image img{object-fit:cover}.hub-pagination--reviews .hub-pagination-page.is-current,.hub-pagination--reviews .hub-pagination-btn:not(.is-disabled):hover{color:#fff;border-color:#14b8a68f;background:#14b8a629}@media(max-width:820px){.home-reviews-grid{grid-template-columns:1fr}.home-reviews-header{align-items:flex-start;flex-direction:column}}html:not([data-theme=dark]) .editorial-badge[href="/reviews/"],html:not([data-theme=dark]) .category-badge[href="/reviews/"]{background:#ccfbf1f2;color:#0f766e}html:not([data-theme=dark]) .main-nav a[data-category=reviews]:hover,html:not([data-theme=dark]) .main-nav a[data-category=reviews][aria-current=page],html:not([data-theme=dark]) .home-reviews-view-all{color:#0f766e}html:not([data-theme=dark]) .page-title--reviews p,html:not([data-theme=dark]) .home-reviews-header p,html:not([data-theme=dark]) .article-also-read span{color:#0f766e}html:not([data-theme=dark]) .category-list a.active[href="/reviews/"],html:not([data-theme=dark]) .article-page--reviews .sidebar--article .category-list a.active{color:#0f766e;border-color:#14b8a652;background:#ccfbf1eb}html:not([data-theme=dark]) .article-also-read{border-color:#14b8a63d;background:linear-gradient(135deg,#ccfbf1eb,#eff6fffa)}html:not([data-theme=dark]) .article-also-read a{color:#0f172a}html:not([data-theme=dark]) .article-also-read a:hover,html:not([data-theme=dark]) .article-also-read a:focus-visible{color:#0f766e}html:not([data-theme=dark]) .home-reviews-header{border-bottom-color:#94a3b847}html:not([data-theme=dark]) .home-reviews-header h2{color:#0f172a}html:not([data-theme=dark]) .home-reviews-grid .article-card{border-color:#14b8a62e}html:not([data-theme=dark]) .hub-pagination--reviews .hub-pagination-page.is-current,html:not([data-theme=dark]) .hub-pagination--reviews .hub-pagination-btn:not(.is-disabled):hover{color:#0f766e;border-color:#14b8a661;background:#ccfbf1f2}
