:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffe6;background-color:#0d0d0d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{height:100%;overflow:hidden}html.game-fullscreen-active{scrollbar-gutter:auto;overflow:hidden}body{margin:0;min-width:320px;height:100%;overflow:hidden}a{font-weight:500;color:#7c8aff;text-decoration:inherit}a:hover{color:#9ca8ff}button{border-radius:8px;border:1px solid rgba(255,255,255,.15);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:inherit;cursor:pointer;transition:border-color .2s,background-color .2s}button:hover{border-color:#7c8aff;background-color:#252525}button:focus,button:focus-visible{outline:2px solid #7c8aff;outline-offset:2px}.header{--header-bg: rgba(12, 12, 14, .85);--header-border: rgba(255, 255, 255, .06);--header-text: rgba(255, 255, 255, .88);--header-text-muted: rgba(255, 255, 255, .5);--header-accent: rgba(148, 163, 255, .9);--header-accent-soft: rgba(148, 163, 255, .12);--header-search-bg: rgba(255, 255, 255, .04);--header-search-border: rgba(255, 255, 255, .08);padding:.75rem 2rem;background:var(--header-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--header-border)}.header-inner{width:100%;max-width:var(--content-max-width, 720px);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.header-nav{display:flex;align-items:center;justify-content:center;gap:.25rem}.header-nav-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:10px;color:var(--header-text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.header-nav-link:hover{color:var(--header-text);background:#ffffff0a}.header-nav-link.active{color:var(--header-accent);background:var(--header-accent-soft);box-shadow:0 0 0 1px #94a3ff26}.header-nav-icon{display:flex;align-items:center;justify-content:center;opacity:.9}.header-nav-link.active .header-nav-icon{opacity:1}.header-nav-label{letter-spacing:.02em}.header-search-wrap{position:relative;width:100%;max-width:320px}.header-search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:var(--header-text-muted);pointer-events:none}.header-search{width:100%;padding:.6rem 1rem .6rem 2.5rem;font-size:.9rem;font-family:inherit;color:var(--header-text);background:var(--header-search-bg);border:1px solid var(--header-search-border);border-radius:10px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.header-search::placeholder{color:var(--header-text-muted)}.header-search:hover{border-color:#ffffff1f}.header-search:focus{border-color:#94a3ff66;box-shadow:0 0 0 2px #94a3ff14}@media(min-width:520px){.header-inner{flex-direction:row;justify-content:center;gap:1.5rem}.header-search-wrap{max-width:240px}}.data-viewer{display:flex;flex-direction:column;gap:1.5rem}.data-viewer-meta,.data-viewer-table-wrap,.data-viewer-generic{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem 1.25rem}.data-viewer-meta h3,.data-viewer-table-wrap h3,.data-viewer-generic h3{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em}.data-viewer-meta-list{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1.5rem;margin:0}.data-viewer-meta-list dt{margin:0;color:#fff9;font-weight:500}.data-viewer-meta-list dd{margin:0}.data-viewer-table-scroll{overflow-x:auto;margin:-.25rem 0 0}.data-viewer-table{width:100%;border-collapse:collapse;font-size:.9rem}.data-viewer-table th,.data-viewer-table td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid rgba(255,255,255,.06)}.data-viewer-table th{color:#fff9;font-weight:600;white-space:nowrap}.data-viewer-table tbody tr:hover{background:#ffffff08}.data-viewer-table td{vertical-align:top}.data-viewer-generic .data-viewer-key-value{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:0}.data-viewer-generic dt{margin:0;color:#fff9;font-weight:500}.data-viewer-generic dd{margin:0}.data-viewer-list{margin:.25rem 0 0;padding-left:1.25rem}.data-viewer-more,.data-viewer-empty{color:#ffffff80;font-style:italic}.data-viewer-asset-col{width:3.5rem;padding-right:.5rem!important}.data-viewer-asset-cell{vertical-align:middle!important;padding:.35rem .5rem!important}.data-viewer-asset-thumb{display:block;width:32px;height:24px;object-fit:cover;border-radius:2px;border:1px solid rgba(255,255,255,.1)}.data-viewer-asset-missing{color:#ffffff59;font-size:.85em}.data-viewer-verification{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:1rem 1.25rem}.data-viewer-verification h3{margin:0 0 .75rem;font-size:.9rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em}.data-viewer-verification-desc,.data-viewer-verification-ok{margin:0 0 1rem;font-size:.9rem;color:#ffffff8c}.data-viewer-verification-ok{color:#64b464e6}.data-viewer-verification-block{margin-bottom:1rem}.data-viewer-verification-block:last-child{margin-bottom:0}.data-viewer-verification-block h4{margin:0 0 .25rem;font-size:.85rem;font-weight:600;color:#fffc}.data-viewer-verification-block p{margin:0 0 .5rem;font-size:.85rem;color:#ffffff80}.data-viewer-verification-list{margin:0;padding-left:1.25rem;font-size:.85rem}.data-viewer-verification-list li{margin-bottom:.2rem}.data-viewer-verification-list code{font-size:.8em;padding:.1em .35em;background:#ffffff14;border-radius:4px;margin-right:.35em}.interactable-flat-map{position:relative;width:100%;height:100%;min-height:280px;background:radial-gradient(ellipse at center,#1a1f2e,#0d0d0d 85%);border-radius:8px;overflow:hidden;touch-action:none;box-shadow:inset 0 0 0 1px #94a3ff1f}.interactable-flat-map--static{cursor:default}.interactable-flat-map:not(.interactable-flat-map--static){cursor:grab}.interactable-flat-map:not(.interactable-flat-map--static):active{cursor:grabbing}.interactable-flat-map__svg{display:block;width:100%;height:100%}.interactable-flat-map__path{stroke-width:.75;vector-effect:non-scaling-stroke;transition:fill .12s ease,stroke .12s ease}.interactable-flat-map__path--interactive{cursor:pointer}.interactable-flat-map__loading,.interactable-flat-map__error{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffffff8c;font-size:.9rem}.interactable-flat-map__error{color:#f44336d9}.interactable-flat-map__labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}.flat-map-click-label{position:absolute;transform:translate(-50%,-50%);pointer-events:none;white-space:nowrap;padding:3px 8px;border-radius:6px;background:#121620e0;color:#fffffff2;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.01em;box-shadow:0 2px 8px #00000059;text-align:center;animation:flat-map-click-label-fade 1.4s ease-out forwards}@keyframes flat-map-click-label-fade{0%,55%{opacity:1}to{opacity:0}}.library-map-view{display:grid;grid-template-columns:1fr 340px;gap:1.5rem;align-items:start}@media(max-width:900px){.library-map-view{grid-template-columns:1fr}}.library-map-globe-wrap{border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#0d0d0d}.library-map-globe,.library-flat-map{width:100%;min-height:360px}.library-map-detail{position:sticky;top:1rem;display:flex;flex-direction:column;gap:1rem}.library-map-detail-title{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#ffffffe6}.library-map-detail-hint{margin:0 0 .5rem;font-size:.85rem;color:#ffffff80}.library-map-detail-state{margin:0;font-size:.9rem;color:#ffffff80}.library-map-detail-error{color:#e88}.library-map-detail-block{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:1rem 1.25rem}.library-map-detail-block h3{margin:0 0 .75rem;font-size:.8rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.library-map-detail-empty{margin:0;font-size:.9rem;color:#ffffff73}.library-map-detail-dl{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1.25rem;margin:0;font-size:.85rem}.library-map-detail-dl dt{margin:0;color:#fff9;font-weight:500}.library-map-detail-dl dd{margin:0;word-break:break-word}.library-page{min-height:100vh;display:flex;flex-direction:column}.library-header{padding:1rem 0 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:1rem}.library-header h1{margin:0 0 .25rem;font-size:1.75rem;font-weight:600}.library-subtitle{margin:0;color:#fff9;font-size:.95rem}.library-layout{display:grid;grid-template-columns:240px 1fr;gap:2rem;flex:1;align-items:start}@media(max-width:640px){.library-layout{grid-template-columns:1fr}}.library-sidebar h2{margin:0 0 .75rem;font-size:.85rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.library-nav{display:flex;flex-direction:column;gap:.35rem}.library-source-btn{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:.65rem .85rem;text-align:left;border-radius:8px;border:1px solid transparent;background:transparent;color:inherit;cursor:pointer;transition:background .15s,border-color .15s}.library-source-btn:hover{background:#ffffff0f;border-color:#ffffff14}.library-source-btn.active{background:#7c8aff1f;border-color:#7c8aff59}.library-source-label{font-weight:500}.library-source-desc{font-size:.8rem;color:#ffffff80;margin-top:.2rem}.library-main{min-width:0}.library-placeholder,.library-state{padding:2rem;text-align:center;color:#ffffff80;background:#ffffff08;border-radius:10px;border:1px dashed rgba(255,255,255,.08)}.library-error{color:#e88}.library-source-header{margin-bottom:1rem}.library-source-header h2{margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.library-source-meta{font-size:.8rem;color:#ffffff73}.game-cover{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.game-cover-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%;height:100%;gap:2px;padding:2px;box-sizing:border-box}.game-cover-cell{position:relative;min-width:0;min-height:0;border-radius:4px;overflow:hidden}.game-cover-flag{width:100%;height:100%;object-fit:cover;display:block}.game-cover-placeholder{width:100%;height:100%;background:#ffffff14}.preset-cover{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;background:color-mix(in srgb,var(--preset-cover-color, #94a3ff) 45%,transparent);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#fffffff2}.custom-game-indicator{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;color:#ffffff59;flex-shrink:0}.favourites-page{max-width:100%}.favourites-title{margin:0 0 1.25rem;font-size:1.5rem;font-weight:600;color:#ffffffe6}.favourites-empty{padding:2rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.favourites-empty-text{margin:0 0 .5rem;font-size:1rem;color:#fffc}.favourites-empty-hint{margin:0;font-size:.9rem;color:#ffffff8c;line-height:1.4}.favourites-list{display:flex;flex-direction:column;gap:1rem}.favourite-card{position:relative;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:background .2s,border-color .2s,box-shadow .2s}.favourite-card-row{display:flex;align-items:center;gap:1rem;min-width:0}.favourite-card-row--top{align-items:center}.favourite-card-row--bottom{justify-content:space-between;gap:.75rem;flex-wrap:wrap}.favourite-card-cover{flex-shrink:0}.favourite-card-details{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0;flex:1}@media(max-width:480px){.favourites-list{gap:.75rem}.favourite-card{padding:1rem;gap:.65rem}.favourite-card .favourite-card-cover{width:48px;height:48px}.favourite-card-title{font-size:.95rem;word-break:break-word}.favourite-card-actions{flex-shrink:0}.favourite-card-btn{padding:.45rem .85rem;font-size:.85rem}}.favourite-card:hover{background:#94a3ff0f;border-color:#94a3ff26}.favourite-card-title{margin:0;flex:1;min-width:0;font-size:1.05rem;font-weight:600;color:#ffffffe6;line-height:1.35;word-break:break-word}.favourite-card-subtitle{font-size:.85rem;font-weight:500;color:#ffffff8c}.favourite-card-details .favourite-card-subtitle:not(:last-child):after{content:" · ";color:#fff6}.favourite-card-meta{font-size:.8rem;color:#ffffff80}.favourite-card-actions{display:flex;gap:.5rem;flex-shrink:0}.favourite-card-btn{padding:.5rem 1rem;font-size:.9rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:background .2s}.favourite-card-btn-primary{background:#94a3ff40;color:#fffffff2}.favourite-card-btn-primary:hover{background:#94a3ff59}.favourite-card-btn-secondary{background:#ffffff14;color:#ffffffbf}.favourite-card-btn-secondary:hover{background:#ffffff1f}.history-page{max-width:100%}.history-title{margin:0 0 1.25rem;font-size:1.5rem;font-weight:600;color:#ffffffe6}.history-saved-section{margin-bottom:2rem}.history-saved-heading{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#ffffffb3}.history-card--saved{border-color:#94a3ff59;background:#94a3ff0f}.history-saved-badge{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#a5b4fcf2}.history-accuracy-section{margin-bottom:2rem}.history-accuracy-heading{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#ffffffb3}.history-accuracy-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.history-accuracy-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#ffffffe6;text-decoration:none;font-weight:500;transition:background .2s,border-color .2s}.history-accuracy-link:hover{background:#94a3ff14;border-color:#94a3ff33}.history-accuracy-label{flex:1}.history-accuracy-teaser{font-size:.85rem;color:#ffffff80;font-weight:400}.history-accuracy-avg{font-weight:600;color:#ffffffa6}.history-accuracy-sublabel{font-size:.85rem;color:#ffffff80;font-weight:400}.history-accuracy-arrow{color:#fff6;font-size:1rem}.history-accuracy-empty{margin:0;padding:.75rem 1rem;font-size:.95rem;color:#ffffff8c}.history-recent-header{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1rem}.history-recent-heading{margin:0;font-size:1rem;font-weight:600;color:#ffffffb3}.history-view-toggle{display:flex;gap:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:2px}.history-toggle-btn{padding:.4rem .75rem;font-size:.85rem;font-weight:500;border:none;border-radius:6px;background:transparent;color:#fff9;cursor:pointer;transition:background .2s,color .2s}.history-toggle-btn:hover{color:#ffffffd9}.history-toggle-btn--active{background:#94a3ff40;color:#fffffff2}.history-empty{padding:2rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.history-empty-text{margin:0 0 .5rem;font-size:1rem;color:#fffc}.history-empty-hint{margin:0;font-size:.9rem;color:#ffffff8c;line-height:1.4}.history-list{display:flex;flex-direction:column;gap:1rem}.history-card{position:relative;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:background .2s,border-color .2s,box-shadow .2s}.history-card-cover{flex-shrink:0}@media(max-width:480px){.history-list{gap:.75rem}.history-card{flex-wrap:wrap;align-items:flex-start;padding:1rem;gap:.75rem}.history-card .history-card-cover{width:48px;height:48px}.history-card-content{flex:1 1 min(100%,200px)}.history-card-title{font-size:.95rem;word-break:break-word}.history-card-meta{gap:.35rem .75rem}.history-card-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}.history-card-btn{padding:.45rem .85rem;font-size:.85rem}}.history-card:hover{background:#94a3ff0f;border-color:#94a3ff26}.history-card-content{flex:1;min-width:0}.history-card-title{margin:0 0 .25rem;font-size:1.05rem;font-weight:600;color:#ffffffe6;line-height:1.35}.history-card-subtitle{margin:0 0 .35rem;font-size:.75rem;font-weight:500;color:#ffffff80;line-height:1.35}.history-card-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:0;font-size:.8rem;color:#ffffff80}.history-card-score{font-weight:500;color:#ffffffa6}.history-card-actions{display:flex;gap:.5rem;flex-shrink:0}.history-card-btn{padding:.5rem 1rem;font-size:.9rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:background .2s}.history-card-btn-primary{background:#94a3ff40;color:#fffffff2}.history-card-btn-primary:hover{background:#94a3ff59}.history-card-btn-secondary{background:#ffffff14;color:#ffffffbf}.history-card-btn-secondary:hover{background:#ffffff1f}.history-stats-page{max-width:100%}.history-stats-loading,.history-stats-error{margin:0 0 1rem;color:#fffc}.history-stats-error{color:#ffa0a0f2}.history-stats-back{display:inline-block;margin-bottom:1rem;color:#94a3ffe6;text-decoration:none;font-size:.95rem}.history-stats-back:hover{text-decoration:underline}.history-stats-header{margin-bottom:1.25rem}.history-stats-title{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;color:#ffffffe6}.history-stats-sort{display:flex;gap:.5rem;flex-wrap:wrap}.history-stats-sort-btn{padding:.4rem .75rem;font-size:.85rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fffc;cursor:pointer;transition:background .2s,border-color .2s}.history-stats-sort-btn:hover{background:#ffffff1a}.history-stats-sort-btn.active{background:#94a3ff33;border-color:#94a3ff59;color:#fffffff2}.history-stats-empty{padding:2rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.history-stats-empty p{margin:0;color:#fff9;font-size:.95rem}.history-stats-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.history-stats-row{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:8px}.history-stats-name{flex:1;font-size:.95rem;color:#ffffffe6}.history-stats-pct{font-weight:600;color:#ffffffd9;min-width:3ch}.history-stats-detail{font-size:.8rem;color:#ffffff73}.history-stats-subdivisions-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.history-stats-subdivisions-link{display:flex;align-items:center;padding:1rem 1.25rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#ffffffe6;text-decoration:none;font-weight:500;transition:background .2s,border-color .2s}.history-stats-subdivisions-link:hover{background:#94a3ff14;border-color:#94a3ff33}.history-stats-subdivisions-teaser{font-size:.85rem;color:#ffffff80;font-weight:400;margin-left:.5rem}.history-stats-arrow{margin-left:auto;color:#fff6}.history-stats-subtitle{margin:0 0 1rem;font-size:.95rem;color:#fff9}.custom-game-card{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;text-decoration:none;color:inherit;transition:background .2s,border-color .2s,box-shadow .2s}.custom-game-card:hover{background:#94a3ff14;border-color:#94a3ff33;box-shadow:0 0 0 1px #94a3ff1a}.custom-game-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#94a3ff1f;border-radius:10px;color:#94a3fff2;flex-shrink:0}.custom-game-card-content{flex:1;min-width:0}.custom-game-card-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:#ffffffe6}.custom-game-card-desc{margin:0;font-size:.9rem;color:#ffffff8c;line-height:1.4}.custom-game-card-arrow{font-size:1.25rem;color:#94a3ff99;flex-shrink:0}.search-page{max-width:100%}.search-title{margin:0 0 .35rem;font-size:1.5rem;font-weight:600;color:#ffffffe6}.search-subtitle{margin:0 0 1.25rem;font-size:.9rem;color:#ffffff8c}.search-empty{padding:2rem 1.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.search-empty-text{margin:0 0 .5rem;font-size:1rem;color:#fffc}.search-empty-hint{margin:0;font-size:.9rem;color:#ffffff8c;line-height:1.4}.search-empty--with-card{display:flex;flex-direction:column;gap:1rem}.search-empty--with-card .search-empty-text{margin-bottom:0}.search-body{display:flex;flex-direction:column;gap:1.5rem}.search-section-title{margin:0 0 .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#ffffff80}.search-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.25rem}.search-section-empty{margin:0;padding:.5rem 0;font-size:.875rem;color:#fff6}.search-result-row{display:flex;align-items:center;gap:.75rem;width:100%;padding:.65rem .85rem;font:inherit;color:#ffffffe6;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;text-align:left;transition:background .15s ease,border-color .15s ease,color .15s ease}.search-result-row:hover{background:#94a3ff0f;border-color:#94a3ff26}.search-result-row:focus-visible{outline:none;border-color:#94a3ff80;box-shadow:0 0 0 2px #94a3ff26}.search-result-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#ffffff80}.search-result-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.search-result-title{font-size:.95rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-meta{font-size:.8rem;color:#ffffff73}.search-result-arrow{flex-shrink:0;color:#ffffff59;font-size:1rem}.search-result-row:disabled{opacity:.6;cursor:not-allowed}.search-highlight{background:#94a3ff40;color:inherit;padding:0 .1em;border-radius:2px}.entry-lib-page{min-height:100%;padding-bottom:2rem}.entry-lib-header h1{margin:0 0 .35rem;font-size:1.75rem;font-weight:600}.entry-lib-subtitle{margin:0 0 1.25rem;color:#fff9;font-size:.95rem;line-height:1.45}.entry-lib-controls{display:flex;flex-direction:column;gap:.75rem}.entry-lib-search{width:100%;max-width:420px;padding:.6rem .85rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0d;color:inherit;font:inherit}.entry-lib-search::placeholder{color:#ffffff59}.entry-lib-search:focus{outline:none;border-color:#7c8aff80;box-shadow:0 0 0 2px #7c8aff26}.entry-lib-filters{display:flex;flex-wrap:wrap;gap:.4rem}.entry-lib-filter{padding:.4rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#ffffffbf;font:inherit;font-size:.85rem;cursor:pointer;transition:background .15s,border-color .15s}.entry-lib-filter:hover{background:#ffffff0f}.entry-lib-filter.active{border-color:#7c8aff73;background:#7c8aff1f;color:#fff}.entry-lib-state{padding:2rem 0;color:#ffffff8c}.entry-lib-error{color:#f88}.entry-lib-count{margin:1rem 0 .5rem;font-size:.85rem;color:#ffffff73}.entry-lib-list{display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.08);border-radius:10px;overflow:hidden}.entry-lib-row{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:.65rem;padding:.55rem .75rem;text-decoration:none;color:inherit;border-bottom:1px solid rgba(255,255,255,.06);transition:background .12s}.entry-lib-row:last-child{border-bottom:none}.entry-lib-row:hover{background:#ffffff0d}.entry-lib-row-flag-wrap{display:flex;align-items:center;justify-content:center}.entry-lib-row-flag{width:40px;height:26px;object-fit:cover;border-radius:4px;box-shadow:0 1px 3px #00000059}.entry-lib-row-flag--placeholder{display:block;background:#ffffff14}.entry-lib-row-text{min-width:0;display:flex;flex-direction:column;gap:.15rem}.entry-lib-row-name{font-weight:500}.entry-lib-row-meta{font-size:.8rem;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-lib-row-kind{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#ffffff59}.entry-lib-empty{margin-top:1rem;color:#ffffff73}.entry-lib-back{display:inline-block;margin-bottom:1rem;color:#7c8afff2;text-decoration:none;font-size:.9rem}.entry-lib-back:hover{text-decoration:underline}.entry-lib-back--top{margin-bottom:1.25rem}.entry-lib-notfound{margin-bottom:1rem;color:#ffffffb3}.entry-lib-detail-header{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem}.entry-lib-detail-flag{width:120px;height:auto;max-height:80px;object-fit:contain;border-radius:8px;box-shadow:0 2px 12px #00000059}.entry-lib-detail-flag--empty{width:120px;height:72px;background:#ffffff14;border-radius:8px}.entry-lib-detail-titleblock h1{margin:.2rem 0 .35rem;font-size:1.6rem;font-weight:600;line-height:1.2}.entry-lib-detail-kind{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffff73}.entry-lib-altnames{margin:0;font-size:.9rem;color:#ffffff8c;line-height:1.4}.entry-lib-section h2{margin:0 0 .5rem;font-size:.85rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.06em}.entry-lib-description{margin:0;line-height:1.55;color:#ffffffe0}.entry-lib-facts{margin:1.5rem 0 0;padding:0}.entry-lib-fact{display:grid;grid-template-columns:140px 1fr;gap:.5rem 1rem;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.entry-lib-fact dt{margin:0;font-size:.85rem;color:#ffffff73}.entry-lib-fact dd{margin:0;font-size:.95rem}.entry-lib-fact code{font-size:.88em;padding:.1em .35em;border-radius:4px;background:#ffffff14}.entry-lib-loc{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.entry-lib-loc a{color:#7c8afff2;font-size:.9rem}@media(max-width:520px){.entry-lib-fact{grid-template-columns:1fr}.entry-lib-detail-header{flex-direction:column}}.game-runner{max-width:560px;margin:0 auto;padding:1.5rem 0;transition:padding .25s ease,max-width .25s ease;touch-action:pan-x pan-y}@media(min-width:769px){.game-runner:not(.game-runner--fullscreen){width:720px;max-width:calc(100vw - 2rem);flex-shrink:0;padding:1.25rem 0;transition:padding .25s ease,max-width .25s ease,width .25s ease}.game-runner:not(.game-runner--fullscreen) .game-header{flex-wrap:nowrap;min-height:2.5rem;align-items:center}.game-runner:not(.game-runner--fullscreen) .game-challenge{min-height:520px;display:flex;flex-direction:column;transition:min-height .25s ease,padding .25s ease}.game-runner:not(.game-runner--fullscreen) .game-challenge-stimulus{min-height:260px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center}.game-runner:not(.game-runner--fullscreen) .game-challenge-input{flex:1 1 auto;min-height:200px;display:flex;flex-direction:column;justify-content:flex-end}.game-runner:not(.game-runner--fullscreen) .challenge-choices{min-height:160px}.game-runner:not(.game-runner--fullscreen) .game-challenge-stimulus .challenge-flag{width:320px;max-width:100%}.game-runner:not(.game-runner--fullscreen) .game-challenge-stimulus .challenge-flag--hidden{width:320px}}.game-runner--fullscreen{max-width:none;margin:0;padding:1rem 1.5rem;flex:1;display:flex;flex-direction:column;min-height:0;transition:padding .25s ease,max-width .25s ease}.game-runner--fullscreen .game-challenge{flex:1;display:flex;flex-direction:column;min-height:0;transition:gap .25s ease,padding .25s ease}.game-runner--fullscreen.game-runner--side-by-side .game-challenge{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:0 1.5rem}.game-runner--fullscreen.game-runner--side-by-side .game-challenge-stimulus{grid-column:1;grid-row:1;min-width:0}.game-runner--fullscreen.game-runner--side-by-side .challenge-question{grid-column:1;grid-row:2;margin-bottom:0;text-align:left}.game-runner--fullscreen.game-runner--side-by-side .game-challenge-input{grid-column:2;grid-row:1 / -1;min-width:0}.game-runner--fullscreen.game-runner--side-by-side .game-input-map-click,.game-runner--fullscreen.game-runner--side-by-side .challenge-globe,.game-runner--fullscreen.game-runner--side-by-side .challenge-flat-map{min-width:0;overflow:hidden}.game-runner--fullscreen .game-challenge-stimulus{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.game-runner--fullscreen .game-challenge-stimulus .game-stimulus-flag,.game-runner--fullscreen .game-challenge-stimulus .game-stimulus-map,.game-runner--fullscreen .game-challenge-stimulus .game-stimulus-name,.game-runner--fullscreen .game-challenge-stimulus .game-stimulus-capital{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.game-runner--fullscreen .game-challenge-stimulus .game-stimulus-flag-inner{flex:1;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:0}.game-runner--fullscreen .game-challenge-stimulus .challenge-flag-transition{flex:1;min-height:0;min-width:0;display:flex;align-items:center;justify-content:center}.game-runner--fullscreen .game-challenge-stimulus .challenge-flag-transition .challenge-flag{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;margin:0 auto}.game-runner--fullscreen .game-challenge-stimulus .challenge-flag{width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain;margin:0 auto}.game-runner--fullscreen .game-challenge-stimulus .challenge-globe,.game-runner--fullscreen .game-challenge-stimulus .challenge-flat-map{flex:1;width:100%;min-height:200px}.game-runner--fullscreen .game-challenge-input{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.game-runner--fullscreen .game-challenge-input .game-input-type{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.game-runner--fullscreen .game-challenge-input .challenge-choices{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:.75rem}.game-runner--fullscreen .game-challenge-input .challenge-choice{height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.25rem}.game-runner--fullscreen .game-challenge-input .challenge-choice-flag-img{flex:1;width:100%;max-width:100%;object-fit:contain;min-height:0}.game-runner--fullscreen .game-challenge-input .challenge-choice-flag-name-img{flex:0 0 auto;max-width:100%;max-height:40%;width:auto;object-fit:contain;min-height:0}.game-runner--fullscreen .game-challenge-input .challenge-choice-flag-name-text{flex:0 0 auto;font-size:clamp(.75rem,1.5vw,.9rem)}.game-runner--fullscreen .game-input-map-click{flex:1;min-height:0;display:flex;flex-direction:column}.game-runner--fullscreen .game-input-map-click .challenge-globe,.game-runner--fullscreen .game-input-map-click .challenge-flat-map{flex:1;min-height:200px}.game-loading,.game-error{text-align:center;color:#ffffffb3;margin:2rem 0}.game-error{color:#e88}.game-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.game-progress{font-size:.85rem;color:#ffffff80}.game-score{font-size:.9rem;font-weight:500;color:#fffc}.game-timer{font-size:.95rem;font-weight:600;color:#fffc;padding:.2rem .5rem;background:#ffffff0f;border-radius:6px}.game-timer.urgent{color:#f44336f2;animation:game-timer-pulse .5s ease-in-out infinite alternate}.game-hearts{display:inline-flex;gap:.15rem;font-size:1rem;line-height:1}.game-heart{color:#f44336e6}.game-heart--lost{color:#fff3}@keyframes game-timer-pulse{0%{opacity:1}to{opacity:.7}}.game-header-actions{display:flex;align-items:center;gap:.25rem}.game-fullscreen-toggle{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff9;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .2s,background .2s}.game-fullscreen-toggle:hover{color:#ffffffe6;background:#ffffff14}.game-layout-toggle{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff9;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .2s,background .2s}.game-layout-toggle:hover{color:#ffffffe6;background:#ffffff14}.game-rotate-toggle{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff9;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .2s,background .2s}.game-rotate-toggle:hover{color:#ffffffe6;background:#ffffff14}.game-exit{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#fff9;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .2s,background .2s}.game-exit:hover{color:#ffffffe6;background:#ffffff14}.game-challenge{position:relative;overflow:hidden;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:2rem;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.game-challenge--correct{background:#4caf501f;border-color:#4caf5061;box-shadow:inset 0 0 0 1px #4caf5033}.game-challenge--wrong{background:#f443361a;border-color:#f4433661;box-shadow:inset 0 0 0 1px #f443362e}.game-challenge-stimulus{margin-bottom:1rem}.game-challenge-input{margin-top:.5rem}.game-input-map-click{width:100%;border-radius:12px;overflow:hidden}.game-input-map-click .challenge-globe,.game-input-map-click .challenge-flat-map{width:100%;height:360px;min-height:280px;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}.game-input-map-click .challenge-globe:focus,.game-input-map-click .challenge-flat-map:focus{outline:none}.game-input-map-click .challenge-globe canvas{outline:none}.game-input-type-form{display:flex;gap:.5rem;max-width:320px;margin:0 auto}.game-input-type-field{flex:1;padding:.75rem 1rem;font-size:1rem;font-family:inherit;color:#fffffff2;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:10px}.game-input-type-field::placeholder{color:#fff6}.game-input-type-submit{padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;color:#ffffffe6;background:#94a3ff40;border:1px solid rgba(148,163,255,.4);border-radius:10px;cursor:pointer;transition:background .2s,border-color .2s}.game-input-type-submit:hover{background:#94a3ff59;border-color:#94a3ff8c}.game-stimulus-flag-inner{position:relative;display:inline-block;max-width:100%;vertical-align:top;border-radius:8px;overflow:hidden;margin:0 auto 1.5rem}.game-stimulus-flag-inner .challenge-flag,.game-stimulus-flag-inner .challenge-flag--hidden{margin-bottom:0}.challenge-flag-transition{animation:challenge-flag-fade-in .22s ease-out}@keyframes challenge-flag-fade-in{0%{opacity:0}to{opacity:1}}.challenge-flag{max-width:100%;width:280px;height:auto;display:block;margin:0 auto 1.5rem;border-radius:8px;box-shadow:0 2px 12px #0000004d;-webkit-user-drag:none;user-drag:none}.challenge-flag--hidden{width:280px;min-height:140px;margin:0 auto 1.5rem;background:transparent}.challenge-question{margin:0 0 1.25rem;font-size:1rem;color:#fffc;text-align:center}.challenge-choices{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.challenge-choice{padding:.85rem 1.25rem;font-size:1rem;font-family:inherit;color:#ffffffe6;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;text-align:left;transition:background .2s,border-color .2s}.challenge-choice:hover{background:#ffffff1a;border-color:#fff3}.challenge-choice:disabled{cursor:default}.challenge-choice.correct{background:#4caf5033;border-color:#4caf5080;color:#fffffff2}.challenge-choice.wrong{background:#f4433633;border-color:#f4433680;color:#fffffff2}.challenge-choice.revealed{opacity:.5}.challenge-choice-flag{padding:.5rem;display:flex;align-items:center;justify-content:center;min-height:4rem}.challenge-choice-flag-img{width:100%;max-width:120px;height:auto;aspect-ratio:3 / 2;object-fit:contain;border-radius:6px;-webkit-user-drag:none;user-drag:none;pointer-events:none}.challenge-choice-flag-transition .challenge-choice-flag-img{animation:challenge-flag-fade-in .22s ease-out}.challenge-choice-flag-fallback{font-size:.85rem;color:#fff9}.challenge-choices-flag-name{grid-template-columns:1fr 1fr}.challenge-choice-flag-name{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:4.5rem;text-align:center}.challenge-choice-flag-name-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:0}.challenge-choice-flag-name-img{width:100%;max-width:100px;height:auto;aspect-ratio:3 / 2;object-fit:contain;border-radius:6px;-webkit-user-drag:none;user-drag:none;pointer-events:none}.challenge-choice-flag-name--transition .challenge-choice-flag-name-img{animation:challenge-flag-fade-in .22s ease-out}.challenge-choice-flag-name-text{font-size:.88rem;line-height:1.25;color:#ffffffeb;word-break:break-word}.challenge-name{margin:0 0 .5rem;font-size:1.75rem;font-weight:600;color:#fffffff2;text-align:center}.challenge-feedback{margin:0 0 1rem;font-size:1.1rem;font-weight:600;text-align:center;animation:challenge-feedback-in .2s ease-out}.challenge-feedback.correct{color:#4caf50f2}.challenge-feedback.wrong{color:#f44336f2}@keyframes challenge-feedback-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.challenge-error{text-align:center;color:#e88;padding:2rem}.game-results{text-align:center;padding:2rem}.game-results h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.game-results p{margin:0 0 1.5rem;color:#ffffffb3}.game-btn{padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;color:inherit;background:#94a3ff33;border:1px solid rgba(148,163,255,.4);border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s}.game-btn:hover{background:#94a3ff4d;border-color:#94a3ff80}@media(max-width:768px){.game-runner{max-width:none;margin:0;padding:.75rem 1rem;padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right));padding-bottom:max(.75rem,env(safe-area-inset-bottom));flex:1;display:flex;flex-direction:column;min-height:0}.game-runner .game-challenge{background:transparent;border:none;border-radius:0;padding:.75rem 0 1rem;flex:1;display:flex;flex-direction:column;min-height:0}.game-runner .game-challenge--correct{background:#4caf501c;box-shadow:inset 0 0 0 1px #4caf5038}.game-runner .game-challenge--wrong{background:#f4433617;box-shadow:inset 0 0 0 1px #f443362e}.game-runner .game-challenge-stimulus{margin-bottom:.5rem}.game-runner .game-challenge-input{margin-top:0}.game-runner .game-challenge:has(.game-input-map-click) .game-challenge-stimulus{flex:1 1 0}.game-runner .game-challenge:has(.game-input-map-click) .game-challenge-input{flex:3 1 0}.game-runner .game-header{margin-bottom:.75rem;flex-shrink:0}}@media(max-width:768px)and (orientation:landscape){.game-runner .game-challenge{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:0 1rem}.game-runner .game-challenge:has(.game-input-map-click){grid-template-columns:1fr 3fr}.game-runner .game-challenge-stimulus{grid-column:1;grid-row:1;min-width:0;margin-bottom:0}.game-runner .challenge-question{grid-column:1;grid-row:2;margin-bottom:0;text-align:left}.game-runner .game-challenge-input{grid-column:2;grid-row:1 / -1;min-width:0;margin-top:0}.game-runner .game-input-map-click,.game-runner .challenge-globe,.game-runner .challenge-flat-map{min-width:0;overflow:hidden}}.pre-game-check{max-width:480px;margin:0 auto;padding:2rem 0}.pre-game-loading{text-align:center;color:#fff9}.pre-game-issues{padding:1.5rem;background:#ffffff0a;border:1px solid rgba(255,200,100,.2);border-radius:12px}.pre-game-issues-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#ffc864f2}.pre-game-issues-intro{margin:0 0 1rem;font-size:.9rem;color:#fff9}.pre-game-issues-list{margin:0 0 1.5rem;padding-left:1.25rem;color:#ffffffd9;line-height:1.6}.pre-game-issues-list li{margin-bottom:.35rem}.pre-game-show-config{margin-bottom:1rem;padding:.4rem .75rem;font-size:.85rem;font-family:inherit;color:#ffffffb3;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.pre-game-show-config:hover{color:#ffffffe6;background:#ffffff14;border-color:#fff3}.pre-game-config-json{margin:0 0 1rem;padding:1rem;max-height:20rem;overflow:auto;font-size:.75rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;color:#ffffffd9;background:#00000040;border:1px solid rgba(255,255,255,.1);border-radius:8px;white-space:pre-wrap;word-break:break-word}.custom-game-page{max-width:100%;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.custom-game-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;contain:layout}.custom-game-header{flex-shrink:0;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.custom-game-title{margin:0;font-size:1.5rem;font-weight:600;color:#ffffffe6}.custom-game-header-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.custom-game-random{padding:.4rem .85rem;font-size:.8rem;font-weight:500;color:#ffffffd9;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:8px;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.custom-game-random:hover,.custom-game-random:focus{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.custom-game-reset{padding:.4rem .85rem;font-size:.8rem;font-weight:500;color:#fff9;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;transition:color .2s,background .2s,border-color .2s}.custom-game-reset:hover{color:#ffffffe6;background:#ffffff14;border-color:#ffffff26}.custom-game-step{margin-bottom:2rem;padding:1.25rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.custom-game-step:last-of-type{border-bottom:0}.custom-game-step-header{margin-bottom:1rem}.custom-game-step-badge{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#94a3ffd9;margin-bottom:.35rem}.custom-game-step-title{margin:0 0 .25rem;font-size:1.2rem;font-weight:600;color:#fffffff2}.custom-game-step-question{margin:0;font-size:.9rem;color:#ffffff8c;line-height:1.4}.custom-game-step-body{padding-left:0}.custom-game-group-hint{margin:0 0 .4rem;font-size:.8rem;color:#fff6;font-style:italic}.custom-game-summary{margin-bottom:1rem}.custom-game-options-common{margin-bottom:.5rem}.custom-game-summary-line{margin:0;font-size:.95rem;color:#ffffffbf;line-height:1.5}.custom-game-summary-line strong{color:#ffffffe6;font-weight:600}.custom-game-summary-loading,.custom-game-summary-error{font-size:.9rem}.custom-game-summary-error{color:#e88}.custom-game-advanced-toggle{padding:.4rem 0;font-size:.85rem;font-weight:500;color:#94a3ffe6;background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:2px}.custom-game-advanced-toggle:hover{color:#94a3ff}.custom-game-advanced{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06)}.custom-game-config-toggle{margin-top:.75rem}.custom-game-config-toggle-btn{padding:.35rem 0;font-size:.8rem;color:#ffffff73;background:none;border:none;cursor:pointer;font-family:inherit;text-decoration:underline;text-underline-offset:2px}.custom-game-config-toggle-btn:hover{color:#ffffffa6}.custom-game-tiers{display:flex;flex-direction:column;gap:1.5rem}.custom-game-tier{padding:0}.custom-game-what-how{display:flex;flex-wrap:wrap;gap:1rem 2rem}.custom-game-tier-title{margin:0 0 .5rem;font-size:.7rem;font-weight:500;color:#fff6;text-transform:uppercase;letter-spacing:.06em}.custom-game-group{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;margin-bottom:.9rem}.custom-game-group:last-child{margin-bottom:0}.custom-game-group-label{flex:0 0 auto;min-width:6rem;font-size:.8rem;font-weight:500;color:#ffffff73}.custom-game-pills{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.custom-game-pill{padding:.4rem .85rem;font-size:.85rem;font-weight:500;font-family:inherit;color:#fffc;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;cursor:pointer;transition:color .15s,background .15s,border-color .15s,opacity .15s}.custom-game-pill:hover:not(.disabled){color:#fffffff2;background:#ffffff1a;border-color:#ffffff2e}.custom-game-pill.selected{color:#94a3fff2;background:#94a3ff26;border-color:#94a3ff66}.custom-game-pill.selected:hover:not(.disabled){background:#94a3ff33;border-color:#94a3ff80}.custom-game-pill.disabled{opacity:.4;cursor:not-allowed}.custom-game-pill.disabled:hover{color:#fffc;background:#ffffff0f;border-color:#ffffff1a}.custom-game-pill-toggle{min-width:3.5rem}.custom-game-pill-toggle-expanded{display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;min-width:5.4rem;padding-left:.85rem;padding-right:.35rem}.custom-game-pill-toggle-text{flex:0 0 auto}.custom-game-pill-visibility-hint{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.4rem;height:1.4rem;margin:-.1rem -.05rem -.1rem 0;border-radius:50%;cursor:help;color:#ffffff6b;transition:color .15s,background .15s}.custom-game-pill.selected .custom-game-pill-visibility-hint{color:#94a3ffa6}.custom-game-pill-visibility-hint:hover{color:#fffffff2;background:#00000038}.custom-game-pill.selected .custom-game-pill-visibility-hint:hover{color:#bac6fffa;background:#0000002e}.custom-game-pill-visibility-hint-svg{display:block;pointer-events:none}.custom-game-footer-inline{margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.08)}.custom-game-footer{flex-shrink:0;padding:1rem 0;border-top:1px solid rgba(255,255,255,.08)}.custom-game-footer-sticky{background:#0d0d0d}.custom-game-pool-preview{font-size:.9rem}.custom-game-footer-sticky .custom-game-pool-preview{margin-bottom:0}.custom-game-pool-count{color:#ffffffb3}.custom-game-pool-count strong{color:#94a3ffe6}.custom-game-pool-status{color:#ffffff80}.custom-game-pool-error{color:#e88}.custom-game-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.custom-game-buttons{display:flex;gap:.5rem}.custom-game-btn{padding:.5rem 1rem;font-size:.9rem;font-weight:500;font-family:inherit;border-radius:8px;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s}.custom-game-btn:disabled{opacity:.5;cursor:not-allowed}.custom-game-btn-primary{color:#fffffff2;background:#94a3ff40;border:1px solid rgba(148,163,255,.45)}.custom-game-btn-primary:hover:not(:disabled){background:#94a3ff59;border-color:#94a3ff8c}.custom-game-btn-secondary{color:#ffffffb3;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.custom-game-btn-secondary:hover{background:#ffffff1a;border-color:#ffffff2e;color:#ffffffe6}.custom-game-preview{margin:0;padding:1rem 1.25rem;font-size:.75rem;line-height:1.5;color:#ffffff73;overflow-x:auto;white-space:pre-wrap;word-break:break-all}@media(max-width:520px){.custom-game-group{flex-direction:column;align-items:flex-start}.custom-game-group-label{min-width:auto}}.cvd-constructor-intro-hint{max-width:100%}.custom-constructor-demo{max-width:min(100%,var(--content-max-width, 720px));margin:0 auto;width:100%}.cvd-wf-outer{margin-bottom:.5rem}.cvd-wf-outer--scope{margin-bottom:.35rem}.cvd-wf{--wf-accent: #a5b4fc;--wf-accent-dim: rgba(165, 180, 252, .45);--wf-frame: rgba(255, 255, 255, .14);background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1.25rem 1rem 1.35rem;margin:0 auto 1rem;max-width:100%}.cvd-wf-stripe{display:flex;justify-content:center;margin-bottom:.75rem}.cvd-wf-stripe__box{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem .65rem;max-width:100%;padding:.4rem .65rem;border:1px solid var(--wf-frame);border-radius:12px;background:transparent}.cvd-wf-hud{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .6rem;font-size:.8rem}.cvd-wf-hud-jump{background:none;border:none;font:inherit;font-size:.8rem;color:#ffffff73;padding:.1rem .25rem;margin:-.1rem -.25rem;border-radius:4px;cursor:pointer;transition:color .15s,background .15s}.cvd-wf-hud-jump:hover{color:#ffffffe0;background:#ffffff12}.cvd-wf-hud-jump:focus-visible{outline:2px solid var(--wf-accent, #a5b4fc);outline-offset:2px}.cvd-wf-hud-timer{font-size:.82rem;font-weight:600;color:#ffffffd1;padding:.15rem .45rem;background:#ffffff0f;border-radius:6px}.cvd-wf-hud-hearts{display:inline-flex;gap:.12rem;color:#f4717af2;font-size:.95rem;line-height:1}.cvd-wf-stripe__sep{width:1px;height:1.1rem;background:#ffffff1f;flex-shrink:0}.cvd-wf-stripe__controls{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;justify-content:center;min-width:0}.cvd-wf-pillrow{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center;justify-content:center}.cvd-wf-tiny{padding:.2rem .45rem;font-size:.72rem;font-weight:500;font-family:inherit;color:#ffffffa6;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;cursor:pointer;transition:color .15s,background .15s,border-color .15s}.cvd-wf-tiny:hover:not(:disabled){color:#ffffffeb;background:#ffffff14}.cvd-wf-tiny--on{color:var(--wf-accent);background:#a5b4fc1a;border-color:#a5b4fc59}.cvd-wf-tiny:disabled,.cvd-wf-tiny--off{opacity:.4;cursor:not-allowed}.cvd-wf-skip{font-size:.7rem;color:#fff6;background:none;border:none;text-decoration:underline;text-underline-offset:2px;cursor:pointer;font-family:inherit;padding:.1rem .2rem}.cvd-wf-skip:hover{color:#ffffffb3}.cvd-wf-hint{margin:0 0 1rem;font-size:.8rem;text-align:center;color:#ffffff61;line-height:1.4}.cvd-wf-hint--scope{margin:.4rem 0 .75rem}.cvd-wf-pair{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.1rem;align-items:start;max-width:100%;margin:0 auto}@media(max-width:500px){.cvd-wf-pair{grid-template-columns:1fr}}.cvd-wf-pair__col{display:flex;flex-direction:column;align-items:center;gap:.45rem;min-width:0}.cvd-wf-slab{--slab-b: var(--wf-frame);display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;max-width:260px;margin:0 auto;aspect-ratio:1;min-height:0;padding:.7rem .65rem;border:2px solid var(--slab-b);border-radius:22px;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:center;transition:border-color .2s,box-shadow .2s,background .2s;box-sizing:border-box}.cvd-wf-slab:hover{--slab-b: rgba(165, 180, 252, .45)}.cvd-wf-slab--on{--slab-b: var(--wf-accent);box-shadow:0 0 0 1px #a5b4fc26;background:#a5b4fc0a}.cvd-wf-slab:focus-visible{outline:2px solid var(--wf-accent);outline-offset:2px}.cvd-wf-slab>*{flex:1 1 auto;min-height:0;width:100%;display:flex;align-items:center;justify-content:center}.cvd-wf-slab>.cvd-wf-mc,.cvd-wf-slab>.cvd-wf-mc--skeleton{display:grid;align-content:stretch;align-items:stretch;justify-items:stretch}.cvd-wf-caption{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff61}.cvd-wf-caption--sub{text-transform:none;letter-spacing:.02em;font-size:.72rem;font-weight:400;color:#ffffff80;text-align:center;line-height:1.3;max-width:12rem}.cvd-wf-stim{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.2rem}.cvd-wf-stim--empty{opacity:.9}.cvd-wf-hero-text{font-size:clamp(1.4rem,4.2vw,1.9rem);font-weight:500;color:var(--wf-accent);letter-spacing:.02em}.cvd-wf-hero-text--sm{font-size:clamp(1.1rem,3.5vw,1.45rem)}.cvd-wf-empty-rect{width:42%;height:32%;min-height:3.5rem;border:1px solid rgba(255,255,255,.18);border-radius:6px;border-style:dashed;opacity:.6}.cvd-wf-block{width:38%;height:32%;min-height:3rem;border-radius:6px;background:var(--wf-accent-dim);border:1px solid rgba(165,180,252,.35)}.cvd-wf-stim--map{position:relative;width:100%;height:100%;background:transparent;border-radius:10px;overflow:hidden}.cvd-wf-world-glyph{width:88%;height:88%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0}.cvd-wf-world-glyph--sm{width:100%;height:100%;min-height:0;padding:.08rem;box-sizing:border-box}.cvd-wf-map-dot{position:absolute;width:9px;height:9px;left:52%;top:46%;transform:translate(-50%,-50%);background:#f6d88a;border-radius:50%;box-shadow:0 0 0 2px #00000073;z-index:1;pointer-events:none}.cvd-wf-inp--type{width:100%;height:100%;flex-direction:column;align-items:stretch;justify-content:center;gap:.4rem;padding:.4rem .2rem .2rem}.cvd-wf-type-bar{height:2.1rem;width:100%;border-radius:7px;border:1px solid var(--wf-frame);background:#ffffff0f;position:relative}.cvd-wf-caret{position:absolute;right:.5rem;top:50%;width:1.5px;height:.7rem;background:var(--wf-accent);transform:translateY(-50%);animation:cvd-wf-blink 1.1s step-end infinite}@keyframes cvd-wf-blink{50%{opacity:0}}.cvd-wf-fuzzy-hint{font-size:.65rem;color:#ffffff52;text-align:left;padding-left:.15rem}.cvd-wf-mc{width:100%;height:100%;min-height:0;display:grid;gap:.45rem;padding:.15rem;align-content:stretch}.cvd-wf-mc-2{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.cvd-wf-mc-4{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.cvd-wf-mc-6{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr}.cvd-wf-mc--skeleton{opacity:.9}.cvd-wf-mc-slot{min-height:0;border-radius:8px;border:1px solid var(--wf-frame);display:flex;align-items:center;justify-content:center;padding:.2rem;background:#ffffff0d;overflow:hidden}.cvd-wf-mc-slot--hollow{background:transparent;border-style:dashed;opacity:.55}.cvd-wf-mc-slot--pick{border-color:var(--wf-accent);background:#a5b4fc14;box-shadow:inset 0 0 0 1px #a5b4fc1f}.cvd-wf-chunk{width:58%;height:50%;min-height:1.1rem;border-radius:3px;background:var(--wf-accent-dim);border:1px solid rgba(165,180,252,.3)}.cvd-wf-mc-name{display:flex;flex-direction:column;gap:.2rem;width:88%;align-items:flex-start}.cvd-wf-mc-name--tight{width:100%;gap:.12rem}.cvd-wf-mc-flag-name{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;width:100%;min-height:0}.cvd-wf-mc-flag-name__flag{width:45%;min-height:.9rem;border-radius:3px;background:var(--wf-accent-dim);border:1px solid rgba(165,180,252,.3)}.cvd-wf-line{height:.2rem;width:100%;background:#ffffff2e;border-radius:1px}.cvd-wf-line--short{width:60%}.cvd-wf-mc-cap{font-size:clamp(.5rem,1.5vw,.7rem);font-weight:500;color:var(--wf-accent);text-align:center;line-height:1.2;padding:.1rem}.cvd-wf-mc-map{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:1.2rem;border-radius:3px;overflow:hidden}.cvd-wf-mc-dot{position:absolute;width:5px;height:5px;left:54%;top:48%;transform:translate(-50%,-50%);background:#f6d88a;border-radius:50%;z-index:1;box-shadow:0 0 0 1px #00000059;pointer-events:none}.cvd-wf-inp--mapclick{position:relative;width:100%;height:100%;background:transparent;border-radius:10px;overflow:hidden}.cvd-wf-inp--mapclick .cvd-wf-world-glyph{position:relative;z-index:0}.cvd-wf-crosshair{position:absolute;width:1.4rem;height:1.4rem;left:55%;top:50%;transform:translate(-50%,-50%);color:#ffffff8c;pointer-events:none;z-index:2}.cvd-wf-crosshair:before,.cvd-wf-crosshair:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:currentColor}.cvd-wf-crosshair:before{width:1.3rem;height:1.5px}.cvd-wf-crosshair:after{width:1.5px;height:1.3rem}.cvd-wf-options{margin:.45rem auto 0;padding:.7rem .15rem .15rem;max-width:100%;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.025) 0%,transparent 40%);border-radius:0 0 4px 4px}.cvd-wf-options-stack{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;margin:.45rem auto 0;padding:.7rem .15rem .15rem;max-width:100%;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.025) 0%,transparent 40%);border-radius:0 0 4px 4px}.cvd-wf-options--stacked{grid-row:1;grid-column:1;margin:0;max-width:none;width:100%;padding:0;border:none;background:none;border-radius:0;align-self:start;justify-self:stretch}.cvd-wf-options--stacked:not(.cvd-wf-options--stacked-on){visibility:hidden;pointer-events:none}.cvd-wf-options--stacked-on{z-index:1}.cvd-wf-options__title{margin:0 0 .3rem;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff61;text-align:center}.cvd-wf-options__hint{margin:0 0 .6rem;font-size:.72rem;line-height:1.4;text-align:center;color:#ffffff61}.cvd-wf-options__pills{justify-content:center}.cvd-wf-options__pills--primary{margin-bottom:.15rem}.cvd-wf-options__group{margin-top:.65rem;display:flex;flex-direction:column;align-items:stretch;gap:.4rem}.cvd-wf-options__label{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff52;text-align:center}.cvd-json{font-size:.7rem;line-height:1.4;color:#ffffff80;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.75rem;overflow:auto;max-height:12rem;margin:0}.cvd-scope-section{margin-bottom:.5rem;scroll-margin-top:.75rem}.cvd-wf--scope{padding-bottom:1.1rem}.cvd-wf-scope-preview{display:flex;flex-direction:row;align-items:center;gap:.9rem 1rem;padding:.1rem .1rem .35rem;margin:0 -.1rem .15rem;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.03) 0%,transparent 100%);border-radius:12px 12px 0 0}.cvd-wf-scope-preview__glyph{flex:0 0 auto;width:4.4rem;height:4.4rem;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;display:flex;align-items:center;justify-content:center;padding:.4rem;box-sizing:border-box}.cvd-wf-scope-preview__glyph img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none}.cvd-wf-scope-preview__meta{min-width:0;flex:1}.cvd-wf-scope-preview__eyebrow{text-align:left;margin:0 0 .3rem}.cvd-wf-scope-preview__line{margin:0;font-size:.9rem;line-height:1.45;color:#ffffffdb;word-wrap:break-word}.cvd-wf-scope-preview__prompt{color:#ffffff73;font-size:.88rem}.cvd-wf-scope-body{display:flex;flex-direction:column;gap:0}.cvd-wf-scope-group{display:grid;grid-template-columns:minmax(5.25rem,6.25rem) minmax(0,1fr);gap:.4rem .6rem;align-items:start;padding:.5rem .05rem 0}.cvd-wf-scope-group+.cvd-wf-scope-group{margin-top:.2rem;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.08)}.cvd-wf-scope-group__label{font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;line-height:1.3;padding-top:.38rem}.cvd-wf-scope-group__pills{justify-content:flex-start}.cvd-wf-scope-group--subregion .cvd-wf-subregion-toggle{display:flex;align-items:center;gap:.3rem;width:100%;margin:0;padding:.38rem 0 0;font:inherit;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;line-height:1.3;color:#ffffff73;text-align:left;background:none;border:none;border-radius:4px;cursor:pointer;transition:color .15s}.cvd-wf-scope-group--subregion .cvd-wf-subregion-toggle:hover,.cvd-wf-scope-group--subregion .cvd-wf-subregion-toggle:focus-visible{color:#ffffffb3;outline:none}.cvd-wf-subregion-chevron{display:inline-block;width:.4em;height:.4em;margin-top:.05em;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);transition:transform .15s ease;flex-shrink:0;opacity:.9}.cvd-wf-subregion-chevron--open{transform:rotate(45deg)}.cvd-wf-subregion-col{min-width:0}.cvd-wf-subregion-summary{margin:0;padding-top:.2rem;font-size:.8rem;line-height:1.35;color:#fff6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cvd-wf--scope .custom-game-pill--with-icon{display:inline-flex;align-items:center;gap:.4rem}.cvd-wf--scope .custom-game-pill__icon{width:1.05rem;height:1.05rem;object-fit:contain;flex-shrink:0;opacity:.9}.cvd-wf-scope-hint{margin:.35rem 0 0;font-size:.8rem;line-height:1.4;color:#fff6}@media(max-width:480px){.cvd-wf-scope-group{grid-template-columns:1fr}.cvd-wf-scope-group__label,.cvd-wf-scope-group--subregion .cvd-wf-subregion-toggle{padding-top:0}}.cvd-mini-pill{padding:.2rem .5rem;font-size:.75rem;font-weight:500;font-family:inherit;color:#ffffffb3;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:6px;cursor:pointer;transition:color .15s,background .15s,border-color .15s}.cvd-mini-pill:hover:not(:disabled){color:#ffffffe6;background:#ffffff1a}.cvd-mini-pill.cvd-mini-pill--on{color:#94a3fff2;background:#94a3ff1f;border-color:#94a3ff59}.cvd-mini-pill:disabled,.cvd-mini-pill.cvd--disabled{opacity:.38;cursor:not-allowed}#root{height:100%;min-height:0;padding:0;display:flex;flex-direction:column;overflow:hidden}:root{--content-max-width: 720px}.app{flex:1;width:100%;min-width:0;display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:0 2rem 2rem}.app-content{flex:1;width:100%;min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.04);scrollbar-width:thin;display:flex;flex-direction:column;padding-top:1.5rem}.app--game .app-content{overflow:hidden;scrollbar-gutter:auto}.app--constructor-demo .app-content{overflow:hidden;scrollbar-gutter:auto;padding-top:.75rem;padding-bottom:.5rem}.app-content::-webkit-scrollbar{width:10px}.app-content::-webkit-scrollbar-track{background:#ffffff0a;border-radius:5px}.app-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:5px}.app-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(min-width:768px){.app-content{max-width:var(--content-max-width);margin-left:auto;margin-right:auto}.game-page{width:100vw;max-width:100vw;margin-left:calc(-50vw + 50%)}.game-page:not(.game-page--fullscreen){flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem 2rem}}.home-page,.home-page--wide,.home-page--presets{max-width:100%}.home-content{display:flex;flex-direction:column;gap:1.5rem}.home-title{margin:0 0 1.25rem;font-size:1.5rem;font-weight:600;color:#ffffffe6}.home-subtitle{margin:0;font-size:.95rem;color:#fff9}.home-empty-state{display:flex;flex-direction:column;gap:1rem}.home-empty-state-message{margin:0;font-size:1rem;color:#fff9}.presets-list{display:flex;flex-direction:column;gap:1.5rem}.presets-section{display:flex;flex-direction:column;gap:.75rem}.presets-section-title{margin:0;font-size:.9rem;font-weight:600;color:#fff9;letter-spacing:.02em;text-transform:uppercase}.home-presets-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:560px){.home-presets-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.category-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:1rem;min-height:280px}@media(min-width:560px){.category-cards-grid{gap:1.25rem}}.home-bottom-cards{margin-top:1rem}.home-bottom-cards--standalone{margin-top:0}.home-simple-card{display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;padding:1.5rem 1.75rem;border-radius:20px;text-decoration:none;color:inherit;transition:box-shadow .2s,background .2s;text-align:left;position:relative;min-height:140px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 20px #00000040}.home-simple-card:hover{background:#ffffff0f;box-shadow:0 6px 28px #00000059,0 0 0 1px #ffffff1f}.home-simple-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;color:#ffffff80}.home-simple-card-content{flex:1;min-width:0}.home-simple-card-title{margin:0 0 .2rem;font-size:1.2rem;font-weight:700;color:#fff;line-height:1.3}.home-simple-card-subtitle{margin:0;font-size:.9rem;color:#a0a0a0;line-height:1.3}.home-simple-card-arrow{position:absolute;top:1.25rem;right:1.25rem;font-size:1.1rem;color:#ffffff80}.category-card{--category-color: #60c0f0;display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;padding:1.5rem 1.75rem;border-radius:20px;text-decoration:none;color:inherit;transition:box-shadow .2s,background .2s;text-align:left;position:relative;min-height:0;width:100%;height:100%;box-sizing:border-box;background:color-mix(in srgb,var(--category-color) 14%,#23323b);box-shadow:0 4px 20px #00000040}.category-card:hover{box-shadow:0 6px 28px #00000059,0 0 0 1px color-mix(in srgb,var(--category-color) 35%,transparent)}.category-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;color:var(--category-color)}.category-card-content{flex:1;min-width:0}.category-card-title{margin:0 0 .2rem;font-size:1.2rem;font-weight:700;color:#fff;line-height:1.3}.category-card-subtitle{margin:0;font-size:.9rem;color:#a0a0a0;line-height:1.3}.category-card-completion-wrap{margin:.35rem 0 0}.category-card-completion-bar{height:6px;width:100%;background:#ffffff26;border-radius:3px;overflow:hidden}.category-card-completion-bar-fill{height:100%;min-width:0;border-radius:3px;transition:width .3s ease,background-color .2s ease}.category-card-completion{margin:.25rem 0 0;font-size:.85rem;font-weight:600;color:color-mix(in srgb,var(--category-color, #60c0f0) 75%,#fff)}.category-card-arrow{position:absolute;top:1.25rem;right:1.25rem;font-size:1.1rem;color:#ffffff80}.presets-back{margin-bottom:1rem;padding:.35rem 0;background:none;border:none;font-size:.95rem;color:#94a3ffe6;cursor:pointer;font-family:inherit;transition:color .2s}.presets-back:hover{color:#94a3ff}.presets-level-title{margin:0 0 1rem;font-size:1.35rem;font-weight:600;color:#ffffffe6}.presets-empty{margin:0;font-size:1rem;color:#ffffff80}.nav-card{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;font-family:inherit;color:inherit;text-align:left;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s}.nav-card:hover{background:#94a3ff14;border-color:#94a3ff33;box-shadow:0 0 0 1px #94a3ff1a}.nav-card-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#94a3ff1f;border-radius:8px;color:#94a3fff2;flex-shrink:0;overflow:hidden}.nav-card-flag{width:100%;height:100%;object-fit:cover;border-radius:6px}.nav-card-content{flex:1;min-width:0}.nav-card-title{margin:0;font-size:1rem;font-weight:600;color:#ffffffe6}.nav-card-arrow{font-size:1.1rem;color:#94a3ff99;flex-shrink:0}.preset-card{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:.65rem .9rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;font-family:inherit;color:inherit;text-align:left;transition:background .2s,border-color .2s,box-shadow .2s}.preset-card-main-row{display:flex;align-items:center;gap:.75rem}.preset-card:hover{background:#94a3ff14;border-color:#94a3ff33;box-shadow:0 0 0 1px #94a3ff1a}.preset-card-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#94a3ff1f;border-radius:8px;color:#94a3fff2;flex-shrink:0}.preset-card-icon-img{width:100%;height:100%;object-fit:contain}.preset-card-content{flex:1;min-width:0}.preset-card-title{margin:0;font-size:.95rem;font-weight:600;color:#ffffffe6;line-height:1.25}.preset-card-subtitle{display:block;margin-top:.1rem;font-size:.75rem;font-weight:500;color:#ffffff80}.preset-card-completion-row{display:flex;align-items:center;gap:.5rem;margin-top:.4rem;width:100%;min-width:0}.preset-card-completion-bar{flex:1;min-width:0;height:4px;background:#ffffff26;border-radius:2px;overflow:hidden}.preset-card-completion-bar-fill{height:100%;min-width:0;border-radius:2px;transition:width .3s ease,background-color .2s ease}.preset-card-accuracy{flex-shrink:0;font-size:.8rem;font-weight:600;color:#ffffff8c}.preset-card-fav{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;border-radius:6px;color:#94a3ff99;cursor:pointer;flex-shrink:0;transition:color .2s,background .2s}.preset-card-fav:hover{color:#d4634af2;background:#d4634a1f}.preset-card-fav:focus-visible{outline:2px solid rgba(148,163,255,.6);outline-offset:2px}.preset-card:hover .preset-card-fav{color:#94a3ffcc}.preset-card-fav--active{color:#d4634af2}.preset-card-play{display:flex;align-items:center;justify-content:center;color:#94a3ff99;flex-shrink:0}.game-page--fullscreen{--header-height: 52px;position:fixed;top:var(--header-height);left:0;right:0;bottom:0;z-index:100;background:#0d0d0d;overflow:hidden;display:flex;flex-direction:column;transition:background-color .2s ease}.game-page{transition:background-color .2s ease}
