@layer reset,base,components;:root{--bg: #000000;--surface: #0b0b0b;--surface-strong: #141414;--surface-soft: #1b1b1b;--line: rgba(65, 65, 65, .8);--line-soft: #343434;--text: #ffffff;--muted: #a0a0a0;--muted-strong: #cfcfcf;--accent: #faff69;--accent-soft: #f4f692;--accent-deep: #161600;--accent-border: #4f5100;--cta: #166534;--cta-deep: #14572f;--shadow-1: 0 1px 3px rgba(0, 0, 0, .4), 0 1px 2px rgba(0, 0, 0, .3);--shadow-2: 0 10px 15px -3px rgba(0, 0, 0, .45), 0 4px 6px -4px rgba(0, 0, 0, .4);--shadow-inset: 0 4px 4px rgba(0, 0, 0, .16), inset 0 4px 25px rgba(0, 0, 0, .36);--radius-sm: 4px;--radius-md: 8px;--page-width: 1600px;--page-gutter: clamp(16px, 2.2vw, 56px);--font-display: Inter, "Arial Black", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-body: Inter, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", "Cascadia Mono", "Liberation Mono", monospace}@layer reset{*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body,h1,h2,h3,p,dl,dd,dt,ul,ol,figure,fieldset{margin:0}body{min-height:100dvh}ul,ol{padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}img{max-width:100%;height:auto}}@layer base{html{background:var(--bg)}body{background:radial-gradient(circle at top right,rgba(250,255,105,.1),transparent 24%),radial-gradient(circle at top left,rgba(22,101,52,.16),transparent 28%),linear-gradient(180deg,#000,#030303 46%,#000);color:var(--text);font-family:var(--font-body);line-height:1.58;text-rendering:optimizeLegibility}body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.66),transparent 92%)}body:after{content:"";position:fixed;inset:auto 0 0;height:160px;z-index:-1;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(250,255,105,.04))}code{font-family:var(--font-mono);font-size:.92rem}a:not(.button):not(.brand-mark):hover,a:not(.button):not(.brand-mark):focus-visible{color:var(--accent)}}@layer components{.page-shell{width:min(var(--page-width),calc(100% - (var(--page-gutter) * 2)));margin:0 auto;padding:24px 0 56px}.promoto-page-shell{--page-width: 1760px}.page-content,.portal-group-stack,.history-shell,.promoto-showcase,.about-detail-stack,.history-release-section{display:grid;gap:24px}.portal-main{gap:32px}.site-header,.hero-panel,.portal-section,.portal-group-card,.catalog-section,.about-section,.about-overview-card,.about-group-card,.site-footer,.index-card,.portal-site-card,.portal-surface-card,.snapshot-card,.empty-state,.history-summary-card,.history-latest-card,.history-release-card,.promoto-hero,.promoto-metric-card,.promoto-filters,.promoto-card,.promoto-state,.promoto-meta-card{background:linear-gradient(180deg,#141414f5,#080808fc);border:1px solid var(--line);box-shadow:var(--shadow-1)}.site-header,.hero-panel,.portal-section,.portal-group-card,.catalog-section,.about-section,.site-footer,.index-card,.portal-site-card,.portal-surface-card,.snapshot-card,.empty-state,.history-summary-card,.history-latest-card,.history-release-card,.promoto-hero,.promoto-metric-card,.promoto-filters,.promoto-card,.promoto-state,.promoto-meta-card,.about-overview-card,.about-group-card{border-radius:var(--radius-md)}.site-header{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:16px 18px;margin-bottom:24px}.brand-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:var(--radius-sm);border:1px solid var(--accent);background:#000;color:var(--accent);font-family:var(--font-display);font-size:1.6rem;font-weight:900;line-height:1;box-shadow:var(--shadow-inset);flex:none}.brand-name,.brand-subtitle{overflow-wrap:anywhere}.brand-name{font-family:var(--font-display);font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.brand-subtitle{color:var(--muted);font-size:.88rem}.site-header-actions{display:flex;flex-wrap:wrap;gap:10px;margin-left:auto}.header-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--accent-border);background:#141414d6;color:var(--text);transition:transform .18s ease,border-color .18s ease,color .18s ease,background-color .18s ease}.header-link:hover,.header-link:focus-visible{transform:translateY(-2px);border-color:var(--accent);background:#141414;color:var(--accent)}.header-link:focus-visible,.button:focus-visible,.hero-route-chip:focus-visible,.about-link-chip:focus-visible,.footer-link:focus-visible,.promoto-filter-option input:focus-visible+span,.promoto-search-field input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.hero-panel,.portal-section,.catalog-section,.about-section,.site-footer{padding:24px}.hero-panel{position:relative;overflow:hidden;box-shadow:var(--shadow-2)}.hero-panel:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,var(--accent) 0%,var(--cta) 100%)}.hero-panel:after{content:"";position:absolute;inset:auto -80px -120px auto;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(250,255,105,.1),transparent 68%);pointer-events:none}.hero-grid,.history-hero-grid,.promoto-hero{display:grid;gap:24px;grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr);align-items:start}.hero-copy,.history-copy,.promoto-hero-copy,.card-heading,.portal-site-copy,.steam-achievement-name-stack,.steam-achievement-code-stack,.steam-achievement-value-stack,.steam-achievement-action-stack,.about-overview-copy,.about-qr-copy,.history-release-copy,.promoto-card-copy{display:grid;gap:10px}.hero-copy{gap:18px;max-width:860px}.eyebrow,.hero-kicker,.card-category,.footer-column-title,.status-badge,.history-summary-label,.activity-summary-title,.about-card-label,.promoto-meta-card dt,.promoto-metric-card span,.promoto-card-meta dt,.promoto-filter-group legend,.promoto-search-field label,.signal-label{font-size:.76rem;font-weight:700;line-height:1.4;letter-spacing:.18em;text-transform:uppercase}.eyebrow,.hero-kicker,.card-category,.section-aside-copy,.about-card-label,.history-summary-label,.history-summary-note,.activity-summary-title,.promoto-meta-card dt,.promoto-metric-card span,.promoto-card-meta dt,.promoto-filter-group legend,.promoto-search-field label,.signal-label{color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px}.section-heading h2,.hero-copy h1,.history-latest-card h2,.history-release-title,.about-overview-title,.promoto-hero-copy h1,.card-heading h2,.portal-group-head h3,.portal-site-copy h3,.hero-signal-card h2,.promoto-card-copy h2,.site-footer h2{font-family:var(--font-display);color:var(--text);letter-spacing:-.05em}.hero-copy h1{font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:.94}.section-heading h2{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:.96;margin-top:4px}.section-heading p,.hero-lede,.portal-group-head>p,.portal-site-copy p,.portal-site-domain,.about-overview-text,.about-group-head>p,.about-card-description,.about-inline-note,.about-link-domain,.about-qr-meta,.card-heading p,.card-meta dt,.card-source-link,.history-release-summary,.history-file-meta,.promoto-count-status,.promoto-filter-help,.promoto-locale-summary,.promoto-locale-status,.promoto-current-locale-label,.promoto-selected-locale-code,.promoto-selected-locale-description,.promoto-state p,.snapshot-card p:not(.snapshot-value){color:var(--muted)}.section-aside-copy{flex:none;text-align:right}.hero-lede,.promoto-hero-copy p:not(.eyebrow){max-width:52rem;font-size:1.05rem}.hero-actions,.card-actions,.history-row-actions,.history-release-actions,.promoto-card-actions,.hero-route-strip,.card-chip-row{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border-radius:var(--radius-sm);border:1px solid transparent;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:var(--shadow-2)}.button-primary{background:var(--accent);border-color:var(--accent);color:#151515;font-weight:700}.button-primary:hover,.button-primary:focus-visible{background:#1d1d1d;border-color:var(--accent);color:var(--accent)}.button-secondary{background:var(--cta);border-color:var(--cta);color:#fff;font-weight:700}.button-secondary:hover,.button-secondary:focus-visible{background:#1d1d1d;border-color:var(--cta);color:var(--accent-soft)}.button-tertiary{background:transparent;border-color:var(--accent-border);color:var(--text)}.button-tertiary:hover,.button-tertiary:focus-visible{background:#141414;border-color:var(--accent);color:var(--accent)}.button-disabled{background:#101010;border-color:var(--line-soft);color:var(--muted);cursor:not-allowed}.hero-aside,.history-summary-grid,.hero-metrics,.about-summary-grid,.activity-summary-grid,.history-latest-meta,.promoto-metrics,.promoto-card-meta,.portal-surface-grid,.portal-snapshot-grid,.portal-group-grid,.about-link-grid,.about-contact-grid,.about-qr-grid,.card-grid{display:grid;gap:16px}.hero-metrics,.portal-surface-grid,.portal-snapshot-grid,.promoto-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-group-grid,.card-grid,.about-contact-grid,.about-qr-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.about-link-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.hero-metrics div,.about-summary-grid div,.activity-summary-item,.history-summary-card,.history-latest-meta div,.snapshot-card,.promoto-metric-card,.promoto-card-meta div,.promoto-meta-card div{padding:16px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#141414e0;box-shadow:var(--shadow-inset)}.hero-metrics dt,.about-summary-grid dt,.activity-summary-item dt,.history-latest-meta dt{color:var(--muted);font-size:.84rem}.hero-metrics dd,.about-summary-grid dd,.activity-summary-item dd,.history-summary-value,.snapshot-value,.promoto-metric-card strong{margin-top:8px;font-family:var(--font-display);font-weight:800;letter-spacing:-.04em;line-height:.98}.hero-metrics dd,.snapshot-value{font-size:clamp(2rem,4vw,3rem)}.hero-route-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-route-chip,.info-chip,.portal-site-domain code,.card-meta dd code,.promoto-card-id code,.footer-link code{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:var(--radius-sm);border:1px solid var(--accent-border);background:#141414d6;color:var(--muted-strong);overflow-wrap:anywhere}.hero-route-chip{min-height:0;padding:14px 16px;display:grid;align-content:start;gap:8px;transition:transform .18s ease,border-color .18s ease,color .18s ease,background-color .18s ease}.hero-route-chip span{font-weight:700}.hero-route-chip:hover,.hero-route-chip:focus-visible,.about-link-chip:hover,.about-link-chip:focus-visible,.footer-link:hover,.footer-link:focus-visible,.portal-site-card:hover,.portal-site-card:focus-within,.portal-surface-card:hover,.portal-surface-card:focus-within,.index-card:hover,.index-card:focus-within,.snapshot-card:hover,.history-release-card:hover,.promoto-card:hover,.promoto-card:focus-within{transform:translateY(-3px);border-color:var(--accent);color:var(--accent);box-shadow:var(--shadow-2)}.hero-signal-card,.portal-group-card,.about-overview-card,.about-group-card,.index-card,.portal-site-card,.portal-surface-card,.history-release-card,.promoto-card{padding:20px;display:grid;gap:16px}.hero-signal-card{border:1px solid var(--accent-border);background:linear-gradient(180deg,#16160075,#0a0a0afa 70%)}.hero-signal-card h2{font-size:1.8rem;font-weight:800;line-height:.94}.hero-signal-meta,.history-latest-meta,.promoto-card-meta,.history-file-actions{display:grid;gap:12px}.hero-signal-meta,.history-latest-meta,.promoto-card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.signal-value,.history-summary-text,.promoto-meta-card dd,.promoto-card-meta dd{margin-top:6px;color:var(--text);overflow-wrap:anywhere}.signal-value{font-weight:700}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:var(--radius-sm);border:1px solid var(--accent-border);background:#16160070;color:var(--accent-soft);letter-spacing:.12em}.card-topline,.portal-site-topline,.promoto-card-topline,.history-release-head,.portal-group-head,.about-group-head{display:flex;justify-content:space-between;align-items:start;gap:16px}.portal-site-copy h3,.portal-group-head h3,.about-group-title{font-size:clamp(1.55rem,3vw,2.3rem);font-weight:800;line-height:.96}.portal-site-card,.portal-surface-card,.index-card,.history-release-card,.promoto-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.portal-site-domain code{width:fit-content}.steam-achievement-page{gap:28px}.steam-achievement-route-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.steam-achievement-filter-shell,.steam-achievement-table-shell{gap:18px}.steam-achievement-filter-bar,.steam-achievement-category-group,.steam-achievement-search-field,.steam-achievement-action-stack{display:grid;gap:14px}.steam-achievement-filter-bar{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end}.steam-achievement-filter-label,.steam-achievement-icon-label{color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.steam-achievement-category-list,.steam-achievement-chip-row{display:flex;flex-wrap:wrap;gap:10px}.steam-achievement-filter-chip{min-height:42px;gap:8px}.steam-achievement-filter-chip span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid var(--line);background:#faff6914;color:var(--accent-soft)}.steam-achievement-filter-chip.is-active{border-color:var(--accent);color:var(--accent);background:#16160085}.steam-achievement-search-field input{min-height:52px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#0e0e0eeb}.steam-achievement-search-field input::placeholder{color:var(--muted)}.steam-achievement-filter-summary,.steam-achievement-table-note,.steam-achievement-supporting-copy{color:var(--muted)}.steam-achievement-filter-summary code,.steam-achievement-icon-card code,.steam-achievement-table code{overflow-wrap:anywhere}.steam-achievement-table-scroll{overflow-x:auto;padding-bottom:6px;border-radius:var(--radius-sm)}.steam-achievement-table-scroll:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.steam-achievement-table{width:100%;min-width:1680px;border-collapse:collapse;table-layout:fixed}.steam-achievement-table th,.steam-achievement-table td{padding:14px;border:1px solid var(--line);vertical-align:top;text-align:left}.steam-achievement-table th{position:sticky;top:0;z-index:1;background:#0a0a0af5;color:var(--accent-soft);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.steam-achievement-table tbody tr:nth-child(odd){background:#0e0e0eeb}.steam-achievement-table tbody tr:nth-child(2n){background:#080808f5}.steam-achievement-table tbody tr:hover{background:#16160057}.steam-achievement-name-primary{font-family:var(--font-display);font-size:1.14rem;font-weight:800;line-height:1.02}.steam-achievement-name-secondary{color:var(--muted-strong);font-size:.95rem}.steam-achievement-code-cell code,.steam-achievement-value-stack strong{color:var(--text)}.steam-achievement-icon-card{display:grid;gap:10px;padding:12px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#101010eb;min-width:0;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.steam-achievement-icon-card:hover,.steam-achievement-icon-card:focus-visible{transform:translateY(-2px);border-color:var(--accent);box-shadow:var(--shadow-2);color:var(--accent)}.steam-achievement-icon-card img{width:100%;max-width:132px;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--accent-border);background:radial-gradient(circle at top left,rgba(250,255,105,.08),transparent 42%),#060606}.steam-achievement-category-badge{width:fit-content}.steam-achievement-actions-cell,.steam-achievement-icon-cell{min-width:0}.steam-achievement-action-stack .button{width:100%;min-height:42px}.steam-achievement-empty-state{margin-top:18px}.portal-group-card{background:linear-gradient(180deg,#121212fa,#000000fa),linear-gradient(90deg,rgba(250,255,105,.04),transparent 32%)}.portal-snapshot-grid{margin-top:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.snapshot-value{color:var(--accent)}.card-chip-row{align-items:center}.info-chip{min-height:34px;color:var(--text);border-color:var(--line)}.card-meta{display:grid;gap:14px}.card-meta div,.history-file-item{padding-top:14px;border-top:1px solid var(--line-soft)}.card-meta dd,.history-latest-meta dd{margin-top:6px;overflow-wrap:anywhere}.card-source-link a,.promoto-hero-copy a,.promoto-meta-card a{color:var(--accent);text-decoration:underline;text-underline-offset:.18em}.activity-summary{padding:16px;border-radius:var(--radius-md);border:1px solid var(--accent-border);background:linear-gradient(180deg,#16160080,#090909fa);display:grid;gap:14px}.activity-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:18px;align-items:start}.about-overview-card{border-color:var(--accent-border);background:radial-gradient(circle at top right,rgba(250,255,105,.12),transparent 34%),linear-gradient(180deg,#121212fa,#000000fc)}.about-overview-kicker,.about-group-title,.about-link-title,.about-contact-value{font-family:var(--font-display)}.about-overview-kicker{font-size:1.1rem;font-weight:800;color:var(--accent)}.about-overview-title{font-size:clamp(2.1rem,5vw,3.5rem);font-weight:900;line-height:.94}.about-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-link-chip,.about-contact-card,.about-qr-card,.history-file-item{border-radius:var(--radius-sm);border:1px solid var(--line);background:#101010eb}.about-link-chip{display:grid;gap:8px;padding:14px 16px;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.about-link-title{font-size:1.02rem;font-weight:700}.about-link-domain{font-size:.84rem;overflow-wrap:anywhere}.about-contact-card,.about-qr-card{padding:16px;display:grid;gap:12px}.about-contact-value{font-size:1.4rem;line-height:1.02;overflow-wrap:anywhere}.about-inline-action{width:fit-content}.about-qr-frame{aspect-ratio:1;display:grid;place-items:center;padding:12px;border-radius:var(--radius-sm);border:1px solid var(--line);background:radial-gradient(circle at top left,rgba(250,255,105,.08),transparent 36%),#050505}.about-qr-frame img{width:100%;border-radius:var(--radius-sm);box-shadow:var(--shadow-2)}.empty-state,.history-release-empty,.history-empty-state,.promoto-state{display:grid;gap:8px;padding:24px;border-style:solid;border-color:var(--accent-border);background:linear-gradient(180deg,#16160066,#080808fa)}.history-panel{padding-bottom:24px}.history-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.history-summary-card{gap:8px}.history-summary-value{font-size:clamp(2rem,4vw,2.9rem)}.history-summary-text{font-size:1.12rem;letter-spacing:-.03em}.history-latest-card{gap:18px;border-color:var(--accent-border)}.history-latest-card h2{font-size:clamp(2.3rem,6vw,3.8rem);font-weight:900;line-height:.9}.history-release-list,.history-file-list{display:grid;gap:16px}.history-file-list{list-style:none}.history-file-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-top:0}.history-file-copy{min-width:0;display:grid;gap:4px}.history-file-name{font-weight:700;overflow-wrap:anywhere}.history-file-action{min-width:140px}.history-file-actions{grid-template-columns:repeat(auto-fit,minmax(140px,max-content));justify-content:end}.history-release-title{font-size:clamp(2rem,5vw,3.3rem);font-weight:900;line-height:.9}.promoto-showcase{gap:22px}.promoto-hero{padding:26px;position:relative;overflow:hidden}.promoto-hero:before{content:"";position:absolute;inset:-120px auto auto -100px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(250,255,105,.1),transparent 70%);pointer-events:none}.promoto-hero-copy{position:relative;z-index:1;gap:14px}.promoto-hero-copy h1{font-size:clamp(3rem,8vw,6.6rem);font-weight:900;line-height:.9}.promoto-meta-card{padding:18px;gap:14px;position:relative;z-index:1}.promoto-meta-card div{padding-top:12px}.promoto-meta-card div:first-child{padding-top:0}.promoto-meta-card dd{font-weight:700}.promoto-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.promoto-metric-card{padding:18px;display:grid;gap:8px}.promoto-metric-card strong{font-size:clamp(2rem,5vw,3rem)}.promoto-metric-card small{color:var(--muted);overflow-wrap:anywhere}.promoto-filters{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:end}.promoto-filter-group{min-width:0;padding:0;border:0;display:flex;flex-wrap:wrap;gap:10px}.promoto-filter-group legend{width:100%;margin-bottom:4px}.promoto-locale-switcher{grid-column:1 / -1}.promoto-locale-options{display:flex;flex-wrap:wrap;gap:10px}.promoto-filter-option{display:inline-flex;align-items:center;min-height:44px;cursor:pointer;position:relative}.promoto-filter-option input{position:absolute;opacity:0;pointer-events:none}.promoto-filter-option span{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#141414eb;color:var(--muted);transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.promoto-filter-option:hover span{transform:translateY(-2px);border-color:var(--accent);color:var(--text)}.promoto-filter-option input:checked+span{background:var(--accent);border-color:var(--accent);color:#151515;font-weight:700}.promoto-filter-option[data-disabled=true]{opacity:.42;cursor:not-allowed}.promoto-locale-option span{min-width:156px;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:4px}.promoto-locale-option strong,.promoto-locale-option small{display:block;line-height:1.2}.promoto-locale-option small{color:inherit;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.promoto-filter-help{width:100%;margin:2px 0 0;font-size:.92rem;line-height:1.5}.promoto-search-field{grid-column:1 / -1;display:grid;gap:8px;min-width:0}.promoto-search-field input{width:100%;min-height:48px;padding:0 16px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#0e0e0ef5}.promoto-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.promoto-card{overflow:hidden}.promoto-card[hidden]{display:none}.promoto-image-frame{aspect-ratio:1232 / 706;display:grid;place-items:center;background:radial-gradient(circle at top left,rgba(250,255,105,.12),transparent 28%),linear-gradient(180deg,#141414f5,#060606fa);border-bottom:1px solid var(--line)}.promoto-image-frame img{width:100%;height:100%;object-fit:cover}.promoto-image-frame[data-missing-image=true]{background:radial-gradient(circle at top left,rgba(79,81,0,.24),transparent 30%),#0a0a0a}.promoto-missing-image{width:calc(100% - 36px);height:calc(100% - 36px);border:1px dashed var(--accent-border);border-radius:var(--radius-sm);display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.promoto-card-body{padding:20px;display:grid;gap:18px}.promoto-card-topline,.promoto-card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.promoto-platform-badge,.promoto-quality-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:var(--radius-sm);font-size:.84rem;border:1px solid var(--line)}.promoto-platform-badge{background:#141414e0;color:var(--accent);text-transform:uppercase;letter-spacing:.12em}.promoto-quality-badge{background:#141414e0;color:var(--muted)}.promoto-quality-complete{border-color:var(--cta);background:#14572f52;color:#fff}.promoto-quality-missing-image,.promoto-quality-missing-text{border-color:var(--accent-border);background:#16160070;color:var(--accent-soft)}.promoto-card-copy h2{font-size:clamp(1.9rem,4vw,2.7rem);font-weight:800;line-height:.96}.promoto-count-status{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px}.promoto-locale-status{overflow-wrap:anywhere}.promoto-current-locale-label{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.promoto-selected-locale{display:grid;gap:14px;padding:18px;border-radius:var(--radius-sm);border:1px solid rgba(250,255,105,.14);background:radial-gradient(circle at top left,rgba(250,255,105,.12),transparent 32%),#101010f0}.promoto-selected-locale-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.promoto-selected-locale-name,.promoto-selected-locale-code,.promoto-selected-locale-description{margin:0}.promoto-selected-locale-name{font-weight:700}.promoto-locale-summary{margin:0}.promoto-selected-locale-code{font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.promoto-selected-locale-short{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:0 10px;border-radius:999px;border:1px solid rgba(250,255,105,.16);background:#faff6914;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.08em}.promoto-selected-locale-description{font-size:.98rem;line-height:1.62}.promoto-card-meta{margin:0;grid-template-columns:repeat(2,minmax(0,1fr))}.promoto-state[hidden]{display:none}.promoto-state strong{font-family:var(--font-display);font-size:1.65rem;line-height:.98}.site-footer{margin-top:24px}.footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(220px,1fr));gap:18px}.footer-intro{display:grid;gap:12px}.site-footer h2{font-size:clamp(1.9rem,4vw,3rem);font-weight:900;line-height:.96}.footer-intro p:not(.eyebrow){color:var(--muted)}.footer-column{display:grid;gap:12px;align-content:start}.footer-link-list{display:grid;gap:10px}.footer-link{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:12px 14px;border-radius:var(--radius-sm);border:1px solid var(--line);background:#0e0e0eeb;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.footer-link span{font-weight:700}.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}@media(min-width:1600px){:root{--page-width: 1880px;--page-gutter: clamp(24px, 2.8vw, 72px)}.promoto-page-shell{--page-width: 2040px}.page-content,.portal-group-stack,.history-shell,.promoto-showcase,.about-detail-stack,.history-release-section{gap:28px}.portal-main{gap:36px}.site-header,.hero-panel,.portal-section,.portal-group-card,.catalog-section,.about-section,.site-footer,.history-release-card,.promoto-hero,.promoto-filters,.promoto-card,.promoto-state,.promoto-meta-card,.about-overview-card,.about-group-card{padding-left:28px;padding-right:28px}.hero-grid,.history-hero-grid,.promoto-hero{gap:28px;grid-template-columns:minmax(0,1.62fr) minmax(380px,.82fr)}.hero-copy{max-width:1020px}.hero-lede,.promoto-hero-copy p:not(.eyebrow){max-width:58rem;font-size:1.08rem}.hero-route-strip,.hero-metrics,.portal-surface-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-group-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.about-layout{grid-template-columns:minmax(420px,.82fr) minmax(0,1.18fr);gap:24px}.about-link-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.about-contact-grid,.about-qr-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.promoto-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.promoto-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.promoto-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:minmax(0,1.3fr) repeat(3,minmax(240px,1fr));gap:20px}}@media(min-width:1920px){:root{--page-width: 2120px;--page-gutter: clamp(32px, 3vw, 96px)}.promoto-page-shell{--page-width: 2200px}.site-header,.hero-panel,.portal-section,.portal-group-card,.catalog-section,.about-section,.site-footer,.history-release-card,.promoto-hero,.promoto-filters,.promoto-card,.promoto-state,.promoto-meta-card,.about-overview-card,.about-group-card{padding-left:32px;padding-right:32px}.hero-grid,.history-hero-grid,.promoto-hero{grid-template-columns:minmax(0,1.72fr) minmax(460px,.72fr);gap:32px}.hero-copy{max-width:1120px}.hero-lede,.promoto-hero-copy p:not(.eyebrow){max-width:62rem}.portal-group-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.portal-snapshot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-layout{grid-template-columns:minmax(460px,.78fr) minmax(0,1.22fr);gap:28px}.promoto-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.history-file-item{padding:18px 20px}.footer-grid{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(260px,1fr))}}@media(max-width:1200px){.hero-grid,.history-hero-grid,.promoto-hero,.about-layout,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:20px}}@media(max-width:1024px){.hero-route-strip,.hero-metrics,.portal-snapshot-grid,.about-summary-grid,.history-summary-grid,.history-latest-meta,.promoto-metrics,.promoto-card-meta,.promoto-filters{grid-template-columns:1fr 1fr}.promoto-search-field{grid-column:1 / -1}.steam-achievement-route-strip,.steam-achievement-filter-bar{grid-template-columns:1fr}}@media(max-width:900px){.hero-route-strip,.portal-surface-grid,.portal-snapshot-grid,.promoto-card-grid,.promoto-metrics,.promoto-filters,.promoto-card-meta,.hero-signal-meta,.history-file-actions,.about-layout,.about-summary-grid,.activity-summary-grid,.steam-achievement-route-strip{grid-template-columns:1fr}.section-heading,.portal-group-head,.about-group-head,.history-release-head,.history-file-item{flex-direction:column;align-items:stretch}.section-aside-copy{text-align:left}}@media(max-width:720px){.page-shell{width:min(100% - 20px,var(--page-width));padding-top:20px}.site-header,.hero-panel,.portal-section,.portal-group-card,.catalog-section,.about-section,.site-footer,.index-card,.portal-site-card,.portal-surface-card,.snapshot-card,.empty-state,.history-summary-card,.history-latest-card,.history-release-card,.promoto-hero,.promoto-metric-card,.promoto-filters,.promoto-card,.promoto-state,.promoto-meta-card,.about-overview-card,.about-group-card{padding-left:18px;padding-right:18px}.site-header{align-items:flex-start}.site-header-actions{width:100%;margin-left:0}.header-link{width:100%}.hero-copy h1,.promoto-hero-copy h1{font-size:clamp(2.4rem,14vw,4.2rem)}.section-heading h2,.history-release-title,.about-overview-title,.history-latest-card h2{font-size:clamp(1.9rem,12vw,2.8rem)}.portal-group-grid,.card-grid,.about-link-grid,.about-contact-grid,.about-qr-grid,.hero-metrics,.history-summary-grid,.history-latest-meta,.activity-summary-grid,.promoto-card-grid,.promoto-locale-grid,.promoto-card-meta{grid-template-columns:1fr}.history-release-actions,.history-file-actions{justify-content:start}.history-file-action,.button,.card-actions>*,.hero-actions>*,.promoto-card-actions>*{width:100%;min-width:0}.steam-achievement-table{min-width:1320px}.footer-link{flex-direction:column;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.button:focus-visible,.header-link:hover,.header-link:focus-visible,.hero-route-chip:hover,.hero-route-chip:focus-visible,.about-link-chip:hover,.about-link-chip:focus-visible,.footer-link:hover,.footer-link:focus-visible,.portal-site-card:hover,.portal-site-card:focus-within,.portal-surface-card:hover,.portal-surface-card:focus-within,.index-card:hover,.index-card:focus-within,.snapshot-card:hover,.history-release-card:hover,.promoto-card:hover,.promoto-card:focus-within,.promoto-filter-option:hover span{transform:none}}}
