@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;600;700&family=DynaPuff:wght@500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}:root{color-scheme:light;--ink: #0b1324;--night: #0b0f1a;--mist: #101828;--sand: #1f2937;--sea: #2f6ad6;--sun: #3f83f8;--glow: rgba(47, 106, 214, .25);--panel: #ffffff;--stroke: rgba(15, 23, 42, .12);--title-blue: #2f6ad6;--title-blue-deep: #1f4fb5;--surface-dark: #111827;--surface-dark-2: #0f172a;--surface-light: #ffffff;--success: #6aaa64;--warning: #c9b458;--danger: #d24d57;--neutral: #787c7e}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#f4f7ff;color:var(--ink);font-family:Manrope,Segoe UI,sans-serif}#root{min-height:100vh}.page{position:relative;max-width:1150px;margin:0 auto;padding:48px 6vw 56px;isolation:isolate}.hero{display:grid;gap:24px;align-items:center;justify-items:center;text-align:center;margin-top:18px;width:min(760px,100%);margin-left:auto;margin-right:auto}.hero h1{margin:0;font-family:DynaPuff,Manrope,sans-serif;font-size:clamp(2.4rem,4vw + 1rem,4rem);line-height:1.05;color:#fff;letter-spacing:.02em;background:linear-gradient(180deg,var(--title-blue),var(--title-blue-deep));padding:12px 30px 14px;border-radius:999px;display:inline-block;box-shadow:0 12px 24px #2f6ad640;transition:transform .2s ease,box-shadow .2s ease}.hero h1:hover{transform:translateY(-2px);box-shadow:0 16px 30px #2f6ad659}.hero-subtitle{margin:12px 0 0;font-size:1.05rem;color:#0f172abf}.subtitle-highlight{color:var(--title-blue);font-weight:700}.title-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;width:100%}.title-controls{display:inline-flex;align-items:center;gap:10px;justify-self:end;grid-column:1}.lang-row{display:inline-flex;align-items:center;gap:10px;justify-content:center;justify-self:end;grid-column:3}.title-row h1{grid-column:2;justify-self:center}.live-tracker{font-size:.78rem;color:#0f172aa6;background:#ffffffbf;padding:6px 10px;border-radius:999px;border:1px solid rgba(15,23,42,.08);box-shadow:0 8px 16px #0f172a14}.tracker-count{color:var(--title-blue);font-weight:700}@media(max-width:600px){.title-row{grid-template-columns:1fr;justify-items:center}.title-controls,.lang-row{grid-column:auto;justify-self:center}.title-row h1{grid-column:auto}.live-tracker{font-size:.75rem}}.title-link{text-decoration:none;color:inherit}.date-badge{padding:6px 12px;border-radius:999px;background:#ffffffd9;color:var(--mist);font-size:.85rem;font-weight:700;border:1px solid rgba(15,23,42,.12)}.settings-link{display:inline-flex;align-items:center;gap:10px;padding:6px;width:36px;height:36px;border-radius:12px;text-decoration:none;color:#fff;background:var(--title-blue);border:1px solid rgba(47,106,214,.45);box-shadow:0 10px 20px #2f6ad640;cursor:pointer}.settings-link:hover{border-color:#2f6ad6b3;box-shadow:0 14px 28px #2f6ad659}.settings-icon{font-size:22px;line-height:1;color:#fff;display:inline-block;transition:transform .2s ease}.settings-link:hover .settings-icon{transform:rotate(15deg)}.flag-link{display:inline-flex;align-items:center;justify-content:center;padding:6px;width:36px;height:36px;border-radius:12px;border:1px solid rgba(47,106,214,.45);background:#fff;box-shadow:0 10px 20px #2f6ad62e;cursor:pointer}.flag-link:hover{box-shadow:0 14px 28px #2f6ad647}.flag-icon{width:22px;height:16px;display:block;border-radius:4px;object-fit:cover}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.game-list{margin-top:42px;display:flex;flex-direction:column;gap:10px;align-items:center}.game-card{display:grid;grid-template-columns:44px 1fr;gap:10px;padding:10px 14px;width:min(520px,100%);text-align:left;border-radius:16px;background:var(--surface-dark);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px #0f172a33;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.game-card:hover{transform:translateY(-4px);border-color:#ffffff14;box-shadow:0 18px 32px #0f172a40}.game-card-link{text-decoration:none;color:inherit;cursor:pointer}.game-card-link:focus-visible{outline:2px solid var(--sun);outline-offset:4px}.icon{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;font-family:Manrope,sans-serif;font-size:1rem;color:#fff;background:var(--title-blue);border:1px solid rgba(47,106,214,.35);box-shadow:0 0 0 2px #2f6ad626}.game-icon-symbol{font-size:28px;line-height:1;color:#fff}.game-copy{display:grid;gap:8px}.game-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.game-title h3{margin:0;font-size:1rem;color:#fff}.game-card p{margin:0;color:#ffffffb8;line-height:1.5;font-size:.9rem}.game-route{margin:32px auto 0;width:min(720px,100%);padding:22px 24px;border-radius:18px;background:var(--surface-dark);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 32px #0f172a33;display:grid;gap:16px;color:#fff}.game-route .game-card{width:100%;grid-template-columns:1fr}.game-clues{display:grid;gap:10px}.game-route-header h2{margin:0 0 6px;font-size:1.25rem}.game-route-header p{margin:0;color:#ffffffb8}.game-input-row,.guess-input-row{display:flex;flex-wrap:wrap;gap:10px}.game-input{flex:1;min-width:220px;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-family:Manrope,sans-serif}.game-input::placeholder{color:#fff9}.game-submit{padding:10px 16px;border-radius:10px;border:1px solid rgba(47,106,214,.4);background:linear-gradient(180deg,#5f9bff,#2f6ad6);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #2f6ad640;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.game-submit:hover{transform:translateY(-1px);box-shadow:0 14px 26px #2f6ad659}.game-submit:active{transform:translateY(0);filter:brightness(.95)}.game-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;filter:grayscale(.2)}.game-tags{display:flex;flex-wrap:wrap;gap:8px}.game-tag{padding:6px 10px;border-radius:999px;background:#ffffff14;color:#ffffffe6;font-size:.85rem}.game-status{margin:0;color:#ffffffbf}.clue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.clue-card{padding:10px 12px;border-radius:12px;background:#ffffff14;display:grid;gap:6px}.clue-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#fff9}.clue-value{font-size:.95rem;color:#ffffffe6}.quote-text{margin:0;font-size:1rem;line-height:1.5;color:#ffffffe6}.quote-reveal{margin:8px 0 0;color:#ffffffe6;line-height:1.5}.guess-row-header .guess-cell{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:#fff9;background:#ffffff14}.guess-cell{padding:10px;border-radius:10px;background:#ffffff14;color:#ffffffe6;font-size:.9rem;text-align:center;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform}.guess-name{font-weight:700;text-align:left}.guess-cell-correct{background:var(--success);color:#fff}.guess-cell-partial{background:var(--warning);color:#fff}.guess-cell-incorrect{background:var(--danger);color:#fff}.guess-cell-unknown{background:var(--neutral);color:#fff}.guess-cell.cell-correct,.guess-cell.cell-close,.guess-cell.cell-wrong,.guess-cell.cell-unknown{color:#fff}.guess-cell.cell-correct{background:var(--success)}.guess-cell.cell-close{background:var(--warning)}.guess-cell.cell-wrong{background:var(--danger)}.guess-cell.cell-unknown{background:var(--neutral)}@media(max-width:900px){.guess-row{grid-auto-flow:column}}.game-route-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center}.ghost-button{flex:1;min-width:160px;padding:10px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;color:#fff;font-weight:600;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background .15s ease}.ghost-button:hover{border-color:#fff6;background:#ffffff1f;transform:translateY(-1px);box-shadow:0 12px 22px #0f172a33}.ghost-button:active{transform:translateY(0)}.ghost-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.continue-button{border:none;background:linear-gradient(180deg,#7fcf7a,#4caf50);color:#fff;box-shadow:0 12px 24px #4caf5059}.continue-button:hover{background:linear-gradient(180deg,#8fdb89,#57b85a);box-shadow:0 16px 30px #4caf5073}.game-route-actions .modal-action,.game-route-actions .ghost-button{max-width:320px}.game-placeholder{margin:0;color:#ffffffbf;font-style:italic}.puzzle-error{color:#ff9a8b;margin:0}.puzzle-empty{margin:0;color:#fff9}.puzzle-details{margin-top:12px}.puzzle-details summary{cursor:pointer}.puzzle-details pre{margin:8px 0 0;padding:12px;border-radius:12px;background:#ffffff14;color:#ffffffe6;white-space:pre-wrap;word-break:break-word}.settings-toggles{display:grid;gap:10px;margin-top:12px}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#0f172a0d;color:var(--ink);font-weight:600}.toggle-input{width:18px;height:18px;accent-color:var(--title-blue)}.a11y-reduce-motion *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.a11y-high-contrast body{background:#fff;color:#0b1324}.a11y-high-contrast .game-panel,.a11y-high-contrast .game-card,.a11y-high-contrast .game-route{background:#0b0f1a;border-color:#fff3;box-shadow:0 18px 34px #0b0f1a59}.a11y-high-contrast .game-card p,.a11y-high-contrast .game-route-header p,.a11y-high-contrast .game-status,.a11y-high-contrast .hero-subtitle{color:#ffffffe0}.a11y-large-text body{font-size:1.05rem}.invite-row{margin-top:28px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.invite-message{margin:0;color:#0f172ab3;font-weight:600}.invite-link{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#5865f2;color:#fff;text-decoration:none;font-weight:700;box-shadow:0 12px 22px #5865f24d;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.invite-link:hover{transform:translateY(-1px);box-shadow:0 16px 30px #5865f266}.invite-link:active{transform:translateY(0);filter:brightness(.95)}.invite-icon{width:18px;height:18px;display:block}.social-row{margin-top:32px;display:flex;justify-content:center;gap:16px}.social-circle{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;padding:0;background:var(--surface-dark);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px #0f172a33;color:#fff;text-decoration:none;cursor:pointer}.social-circle:hover{box-shadow:0 16px 32px #0f172a47}.social-icon{width:20px;height:20px;display:block}.social-circle .material-symbols-outlined{font-size:22px;line-height:1}.footer{margin-top:18px;text-align:center;color:#0f172ab3;font-weight:600}.footer-title{font-size:1rem;letter-spacing:.04em}.footer-link{display:inline-block;margin-top:6px;font-size:.8rem;color:#0f172a80;text-decoration:none}.footer-link:hover{color:var(--title-blue)}.modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:grid;place-items:center;padding:24px;z-index:10}.modal{width:min(520px,100%);background:#fff;border-radius:18px;border:1px solid rgba(15,23,42,.1);padding:22px 24px 24px;box-shadow:0 28px 60px #0f172a33}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.modal-header h2{margin:0;font-size:1.2rem;color:var(--ink)}.modal-subsection h3{margin:16px 0 8px;font-size:1rem;color:var(--ink)}.modal-subsection ul{margin:0 0 16px;padding-left:18px;display:grid;gap:6px;color:#0f172ab3}.modal-close{border:none;background:transparent;color:var(--ink);font-size:1.6rem;cursor:pointer}.modal p{margin:0 0 14px;color:#0f172ab3;line-height:1.6}.modal ul{margin:0 0 18px;padding-left:18px;display:grid;gap:8px;color:#0f172ab3}.modal-action{width:100%;padding:10px 14px;border-radius:12px;border:1px solid rgba(47,106,214,.4);background:linear-gradient(180deg,#5f9bff,#2f6ad6);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #2f6ad640;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.modal-action:hover{transform:translateY(-1px);box-shadow:0 14px 26px #2f6ad659}.modal-action:active{transform:translateY(0);filter:brightness(.95)}.modal-action:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media(max-width:700px){.game-route-actions{flex-direction:column;align-items:stretch}.game-route-actions .modal-action,.game-route-actions .ghost-button{max-width:none;width:100%}}.select-label{display:block;font-size:.85rem;font-weight:600;color:#0f172ab3;margin-bottom:6px}.select{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(47,106,214,.25);margin-bottom:16px;font-family:Manrope,sans-serif;font-size:.95rem}@media(max-width:900px){.game-card{grid-template-columns:1fr}.icon{width:52px;height:52px}}@media(max-width:600px){.page{padding:32px 6vw 44px}.hero h1{font-size:2.3rem}.game-card{padding:12px 14px}.hero-subtitle{font-size:.95rem}.social-circle{width:40px;height:40px}.social-icon{width:18px;height:18px}.modal{padding:20px}}.play-button{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;padding:10px 20px;border-radius:999px;background:linear-gradient(180deg,#5f9bff,#2f6ad6);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 12px 24px #2f6ad640;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.play-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #2f6ad659}.play-button:active{transform:translateY(0);filter:brightness(.95)}.play-page{padding-top:32px}.play-back{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#0f172ab3;font-weight:600}.play-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;margin-bottom:20px}.play-tabs{display:flex;flex-wrap:wrap;gap:8px}.tab-button{border:1px solid rgba(47,106,214,.35);background:#fff;color:var(--ink);padding:8px 14px;border-radius:999px;font-weight:600;cursor:pointer}.tab-button.active{background:var(--title-blue);color:#fff}.play-content{display:grid;gap:16px}.play-empty{margin-top:40px;padding:24px;border-radius:16px;background:var(--surface-light);box-shadow:0 12px 24px #0f172a1f}.game-panel{background:var(--surface-dark);color:#fff;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 28px #0f172a33;display:grid;gap:16px}.game-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.game-settings-button{border:1px solid rgba(255,255,255,.2);background:#ffffff1f;color:#fff;border-radius:10px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.game-settings-button:hover{background:#fff3}.game-panel-empty{background:var(--surface-light);color:var(--ink);border:1px solid rgba(15,23,42,.12);box-shadow:0 12px 24px #0f172a1f}.game-panel-empty .game-status{color:#0f172acc}.game-panel-empty .ghost-button{color:var(--ink);border-color:#0f172a33;background:#0f172a0f}.game-panel-empty .ghost-button:hover{border-color:#0f172a59;background:#0f172a1a}.game-panel-empty .continue-button{color:#fff;border:none;background:linear-gradient(180deg,#7fcf7a,#4caf50);box-shadow:0 12px 24px #4caf5059}.game-panel-empty .game-tag{background:#0f172a0f;color:#0f172ad9}.guess-pool{display:grid;gap:10px}.guess-pool summary{cursor:pointer;color:#ffffffbf;font-weight:600}.guess-pool-light summary{color:#0f172acc}.metrics-table{display:grid;gap:6px}.metrics-row{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:6px}.metrics-header{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#ffffffa6}.metrics-row span{background:#ffffff14;padding:10px;border-radius:10px;text-align:center}.metrics-row.metrics-header span{background:#2f6ad640;color:#ffffffd9;font-weight:700}.guess-input{display:grid;gap:10px}.guess-input input,.guess-input textarea{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-family:Manrope,Segoe UI,sans-serif}.guess-input button{align-self:start;padding:10px 16px;border-radius:10px;border:none;background:linear-gradient(180deg,#5f9bff,#2f6ad6);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #2f6ad640;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.guess-input button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #2f6ad659}.guess-input button:active{transform:translateY(0);filter:brightness(.95)}.guess-input button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;filter:grayscale(.2)}.guess-table{display:grid;gap:6px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.guess-table::-webkit-scrollbar{display:none}.guess-row{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:6px;perspective:800px}.guess-row span{padding:10px;border-radius:10px;background:#ffffff14;text-align:center}.guess-row span.cell-correct{background:var(--success);color:#fff}.guess-row span.cell-close{background:var(--warning);color:#fff}.guess-row span.cell-wrong{background:var(--danger);color:#fff}.guess-row span.cell-unknown{background:var(--neutral);color:#fff}.guess-table .metrics-header span{font-size:.8rem;letter-spacing:.06em;color:#ffffffd9;text-transform:uppercase;font-weight:700;background:#2f6ad640}.cell-correct{background:var(--success);color:#fff}.cell-close{background:var(--warning);color:#fff}.cell-wrong{background:var(--danger);color:#fff}.cell-unknown{background:var(--neutral);color:#fff}.cell-flip{animation:wordleFlip .6s ease both;transform-origin:center}.answer-text{color:var(--success);font-weight:700}.answer-reveal{animation:wordleFlip .6s ease both;transform-origin:center}@keyframes wordleFlip{0%{transform:rotateX(0)}45%{transform:rotateX(90deg)}55%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.quote-block{padding:14px 16px;border-radius:12px;background:#ffffff14;color:#ffffffe6}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.stat-card{padding:12px;border-radius:12px;background:#ffffff14;display:grid;gap:4px}.guess-history{list-style:none;padding:0;margin:0;display:grid;gap:6px}.guess-history li{padding:8px 10px;border-radius:10px;background:#ffffff14}.game-status.error{color:#fca5a5}.mediale-canvas{display:flex;justify-content:center}.mediale-canvas img{width:min(420px,100%);border-radius:12px;display:block}@media(max-width:700px){.metrics-row,.guess-row{grid-template-columns:repeat(3,minmax(120px,1fr))}}
