:root{color-scheme:dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html,body{margin:0;max-width:100%;overflow-x:clip;min-height:100vh;background:radial-gradient(circle at top,#252b3f 0,#08090f 45%,#050509);background-repeat:no-repeat;background-attachment:fixed;color:#f9fafb}.app-root{min-height:100vh;display:flex;align-items:stretch;justify-content:center;padding:24px;box-sizing:border-box}.game-shell{width:100%;max-width:1280px;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,640px) minmax(0,1fr);gap:24px}.game-shell--no-ads{grid-template-columns:minmax(360px,760px);justify-content:center}.ad-slot{display:flex;align-items:center;justify-content:center}.ad-unit,.ad-placeholder{width:100%;max-width:240px;min-height:120px;box-sizing:border-box}.ad-unit{border-radius:12px;padding:8px;background:#0f172ab8;border:1px solid rgba(148,163,184,.18)}.ad-slot-card{min-height:600px}.ad-slot-card ins{width:100%;min-height:584px}ins.adsbygoogle[data-ad-status=unfilled]{display:none!important}.ad-unit:has(>ins.adsbygoogle[data-ad-status=unfilled]){display:none!important}.mobile-ad-slot{display:none}.mobile-ad-card{max-width:100%;min-height:140px}.mobile-ad-card ins{width:100%;min-height:124px}.ad-placeholder{border-radius:12px;border:1px dashed #4b5563;color:#9ca3af;font-size:.8rem;display:flex;align-items:center;justify-content:center;opacity:.7}.game-area{display:flex;align-items:center;justify-content:center;min-width:0}.game-card{width:100%;min-width:0;background:#000018;border-radius:24px;padding:24px 24px 28px;box-shadow:0 22px 60px #00000073;border:1px solid rgba(148,163,184,.2);box-sizing:border-box}.selected-day-banner{margin:0 0 12px;padding:10px 12px;border-radius:12px;background:#38bdf826;border:1px solid rgba(56,189,248,.35);color:#e0f2fe;font-size:.9rem}.game-nav-row{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:14px}.secondary-button{border:1px solid rgba(148,163,184,.5);background:#0f172ae6;color:#e2e8f0;border-radius:999px;padding:7px 14px;cursor:pointer}.primary-button{border:none;background:linear-gradient(135deg,#6366f1,#ec4899);color:#fff;border-radius:999px;padding:8px 16px;font-weight:600;cursor:pointer}.primary-button:disabled{opacity:.55;cursor:default}.secondary-button:disabled{opacity:.55;cursor:default}.previous-games-panel{text-align:left;background:#0f172acc;border-radius:14px;border:1px solid rgba(148,163,184,.25);padding:14px;margin-bottom:14px}.previous-games-panel h2{margin:0 0 10px;font-size:1rem}.previous-games-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.previous-games-item{display:flex;justify-content:space-between;gap:8px;align-items:center;border:1px solid rgba(148,163,184,.2);border-radius:10px;padding:10px}.previous-games-date{font-weight:700}.previous-games-status{font-size:.82rem;color:#cbd5e1}.logo-wrapper{display:flex;justify-content:center;margin-bottom:12px}.logo-image{max-width:200px;height:auto}.hints-box{background:#0f172ae6;border-radius:16px;padding:16px 18px 18px;border:1px solid rgba(148,163,184,.3);margin-bottom:18px;display:flex;flex-direction:column;gap:12px}.game-title{margin:0;font-size:1.6rem;letter-spacing:.03em}.game-subtitle{margin:4px 0 10px;font-size:.9rem;color:#9ca3af}.hints-list{margin:0;padding-left:18px;font-size:.9rem;color:#e5e7eb}.song-title-hint-card{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#6366f133,#ec489924);border:1px solid rgba(129,140,248,.35)}.song-title-hint-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#cbd5e1}.song-title-hint-button{padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#020617c7;color:#f8fafc;font-size:1rem;font-weight:700;text-align:left;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.song-title-hint-button:hover{border-color:#818cf88c;transform:translateY(-1px)}.song-title-hint-button-blurred{filter:blur(6px)}.song-title-hint-button-blurred:hover{filter:blur(4px)}.song-title-hint-helper{margin:0;font-size:.82rem;color:#cbd5e1}.guess-form{display:flex;flex-direction:column;gap:8px;width:100%}.guess-label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.guess-label{font-size:.9rem;color:#e5e7eb;text-align:left}.help-button{flex-shrink:0;width:28px;height:28px;border:1px solid rgba(148,163,184,.45);border-radius:999px;background:#0f172ad9;color:#e5e7eb;font-size:.95rem;font-weight:700;cursor:pointer}.help-button:hover{background:#334155f2}.guess-input-wrapper{position:relative;width:100%}.guess-input{width:100%;box-sizing:border-box;padding:10px 12px;font-size:1rem;border-radius:999px;border:1px solid #4b5563;background:#020617;color:#f9fafb;outline:none}.guess-input:focus{border-color:#6366f1;box-shadow:0 0 0 1px #6366f1b3}.suggestions-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;display:flex;flex-direction:column;max-height:min(320px,52vh);overflow-y:auto;padding:6px 0;border-radius:12px;background:#f3f4f6;border:1px solid rgba(148,163,184,.7);box-shadow:0 14px 30px #02061780}.suggestion-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 16px;border:none;border-radius:0;background:transparent;color:#030712;text-align:left;cursor:pointer;font-weight:600}.suggestion-item:hover{background:#94a3b840}.suggestion-item-disabled{color:#64748b;cursor:not-allowed}.suggestion-item-disabled:hover{background:transparent}.suggestion-status{flex-shrink:0;font-size:.75rem;color:#fbbf24;text-transform:uppercase;letter-spacing:.04em}.guess-button{margin-top:4px;align-self:flex-end;padding:8px 18px;border-radius:999px;border:none;background:linear-gradient(135deg,#6366f1,#ec4899);color:#fff;font-weight:500;cursor:pointer;font-size:.95rem}.guess-button:disabled{opacity:.5;cursor:default}.result-message{margin-top:12px;font-size:.95rem;color:#fbbf24}.result-message.success{color:#4ade80}.result-summary-actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:10px 0 6px}.compact-share-button{padding:7px 12px;font-size:.9rem;display:inline-flex;align-items:center;gap:6px}.share-icon{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.result-share-feedback{margin-top:6px;text-align:center}.error-text{color:#f97373}.guesses-list{display:flex;flex-direction:column;gap:14px;margin-top:10px}.guess-row{background:#0f172ac7;border:1px solid rgba(148,163,184,.28);border-radius:14px;padding:12px}.guess-row-header{margin-bottom:10px}.guess-artist-name{display:inline-block;font-size:1.02rem;font-weight:700;letter-spacing:.01em;color:#f8fafc;background:linear-gradient(135deg,#6366f152,#ec489938);border:1px solid rgba(99,102,241,.4);border-radius:999px;padding:6px 12px}@media(max-width:900px){.game-shell{grid-template-columns:1fr}.ad-slot{display:none}.mobile-ad-slot{display:flex;justify-content:center;width:100%;min-width:0}.game-card{margin-top:40px}}.guess-counter{margin-bottom:8px;font-size:.9rem;color:#e5e7eb;text-align:right;opacity:.9}.streak-panel{margin-bottom:12px;background:#fbbf241f;border:1px solid rgba(251,191,36,.35);border-radius:12px;padding:10px 12px}.streak-title{font-weight:700;color:#fde68a}.streak-hint{margin-top:4px;font-size:.82rem;color:#fef3c7}.streak-warning{margin-top:4px;font-size:.8rem;color:#fca5a5}.guess-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.attribute-box{min-width:0;background:#2b2b3b;padding:10px;border-radius:8px;text-align:center;overflow:hidden}.attribute-label{display:block;font-size:12px;opacity:.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-mobile{display:none}.attribute-value{display:block;margin-top:2px;font-size:17px;font-weight:700;line-height:1.2}.exact-year{background-color:#2e8b57!important}.near-year{background-color:#b58f00!important}.year-box{position:relative}.year-arrow,.members-arrow,.popularity-arrow{position:absolute;top:2px;right:8px;font-size:18px;font-weight:700;line-height:1;opacity:.8}.year-box .attribute-label,.members-box .attribute-label,.popularity-box .attribute-label{padding-right:14px}.exact-members{background-color:#2e8b57!important}.near-members{background-color:#b58f00!important}.members-box{position:relative}.exact-genre,.exact-artist-gender{background-color:#2e8b57!important}.popularity-box{position:relative}.exact-popularity{background-color:#2e8b57!important}.near-popularity{background-color:#b58f00!important}.exact-state{background-color:#2e8b57!important}.near-state{background-color:#b58f00!important}.modal-backdrop{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:999}.modal-content{background:#151527;border-radius:16px;padding:0;max-width:800px;width:90%;max-height:min(95vh,900px);overflow:hidden;box-shadow:0 20px 50px #0006;position:relative;box-sizing:border-box;display:flex;flex-direction:column}.modal-header{position:sticky;top:0;z-index:2;padding:20px 52px 12px 24px;background:#151527}.modal-body{padding:0 24px 24px;overflow-y:auto;overscroll-behavior:contain}.help-modal-content{max-width:620px;text-align:left}.help-content{display:flex;flex-direction:column;gap:14px}.help-summary{margin:0;color:#e5e7eb;line-height:1.5}.help-section{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border-radius:14px;background:#0f172a73;border:1px solid rgba(148,163,184,.2)}.help-section-title{margin:0;font-size:.92rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#cbd5e1}.help-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.help-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.help-color-card{display:flex;flex-direction:column;gap:8px}.help-color-card span{font-size:.9rem;line-height:1.35;color:#f8fafc}.help-color-box{display:flex;align-items:center;justify-content:center;min-height:72px;padding:10px;border-radius:10px;font-size:.84rem;font-weight:700;text-align:center;color:#f8fafc}.help-color-box-exact{background:#2e8b57}.help-color-box-near{background:#b58f00}.help-color-box-miss{background:#2b2b3b;border:1px solid rgba(148,163,184,.35)}.help-list-item{display:flex;align-items:center;gap:10px;min-height:38px;padding:8px 10px;border-radius:10px;background:#02061785;border:1px solid rgba(148,163,184,.16);color:#f8fafc;line-height:1.35}.help-dot{width:12px;height:12px;border-radius:999px;flex-shrink:0}.help-dot-exact{background:#2e8b57}.help-dot-near{background:#b58f00}.help-dot-miss{background:#2b2b3b;border:1px solid rgba(148,163,184,.45)}.help-arrow-symbol{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#6366f159;color:#f8fafc;font-size:1rem;font-weight:700;flex-shrink:0}.help-footer-tip{margin:0;color:#93c5fd;font-size:.92rem;line-height:1.45}.info-content p{margin:0;color:#e5e7eb;line-height:1.55}.info-content a{color:#93c5fd}.site-footer{margin-top:24px;padding-top:16px;border-top:1px solid rgba(148,163,184,.24);text-align:center}.site-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px}.footer-link{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;appearance:none;border:1px solid rgba(148,163,184,.35);background:linear-gradient(180deg,#1e293be6,#0f172ae6);color:#dcefff;font-family:inherit;font-size:.84rem;font-weight:600;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer;padding:9px 14px;min-height:38px;border-radius:10px;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 4px 14px #0f172a52}.footer-link:hover,.footer-link:focus-visible{color:#f8fafc;border-color:#7dd3fc7a;box-shadow:0 8px 20px #02061766;transform:translateY(-1px)}.footer-link:focus-visible{outline:2px solid rgba(125,211,252,.68);outline-offset:2px}.footer-link--spotify{color:#e9fff2;border-color:#1ed76099;background:linear-gradient(180deg,#082418f5,#061a11f5)}.footer-link--spotify:hover,.footer-link--spotify:focus-visible{border-color:#1ed760e6;box-shadow:0 8px 20px #1ed76038}.footer-link-spotify-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:#1ed760;color:#053017;margin-right:6px}.footer-link-spotify-icon svg{width:12px;height:12px;fill:currentColor}.site-footer-copy{margin:10px 0 0;color:#e2e8f0c7;font-size:.78rem;line-height:1.45}.cookie-consent-backdrop{position:fixed;inset:auto 0 0;padding:14px;display:flex;justify-content:center;z-index:999;pointer-events:none}.cookie-consent-banner{width:min(760px,100%);pointer-events:auto;border-radius:14px;border:1px solid rgba(148,163,184,.36);background:#020617f5;box-shadow:0 10px 32px #00000061;padding:14px;text-align:left}.cookie-consent-text{margin:0;color:#e2e8f0;font-size:.92rem;line-height:1.45}.cookie-consent-actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.cookie-consent-button{font-size:.88rem;padding:8px 14px;min-height:38px}.player-stats-grid{margin-bottom:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.player-stats-card{background:#0f172ab8;border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:9px 10px;text-align:left;display:flex;flex-direction:column;gap:4px}.player-stats-card-wide{grid-column:1 / -1}.player-stats-label{font-size:.78rem;color:#cbd5e1}.player-stats-value{font-size:1rem;color:#f8fafc;line-height:1.2}.modal-title{margin:0;text-align:center}.modal-close{position:absolute;top:8px;right:12px;border:none;background:transparent;color:#fff;font-size:24px;cursor:pointer}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.share-section{margin-top:16px;text-align:center}.share-text{margin-bottom:8px;font-size:14px;opacity:.8}.share-buttons{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.share-button{border:none;border-radius:999px;padding:8px 16px;background:#2b2b3b;color:#fff;cursor:pointer;font-size:14px}.share-button:hover{filter:brightness(1.1)}.primary-share{background:#4263eb}.share-feedback{margin-top:10px;font-size:13px;color:#dbe4ff}@media(max-width:640px){.result-summary-actions{gap:6px}.compact-share-button{padding:6px 10px;font-size:.85rem}.guess-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attribute-label{font-size:11px}.attribute-value{font-size:18px}.label-desktop{display:none}.label-mobile{display:inline}.modal-content{width:calc(100% - 24px);padding:0;border-radius:14px;max-height:88vh}.modal-header{padding:16px 42px 10px 16px}.modal-body{padding:0 16px 16px}.modal-backdrop{padding:0 12px;box-sizing:border-box}.help-content{gap:12px}.help-section{padding:10px 12px;gap:7px}.help-section-title{font-size:.84rem}.help-summary,.help-list-item,.help-color-card span,.help-footer-tip{font-size:.9rem}.help-color-grid{grid-template-columns:1fr}.help-color-box{min-height:56px;font-size:.8rem}.help-list-item{align-items:flex-start;padding:8px 9px}.help-arrow-symbol{width:28px;height:28px}.cookie-consent-backdrop{padding:10px}.cookie-consent-banner{border-radius:12px;padding:12px}.cookie-consent-actions{justify-content:stretch}.cookie-consent-actions .cookie-consent-button{flex:1 1 180px;width:auto}.player-stats-grid{gap:7px}.player-stats-card{padding:8px 9px}.player-stats-label{font-size:.74rem}.player-stats-value{font-size:.95rem}}.publisher-home-card{text-align:left}.home-logo-link{display:flex;justify-content:center;margin-bottom:18px}.publisher-hero{text-align:center;padding:8px 0 18px}.publisher-hero h1{margin:12px 0 10px;font-size:clamp(2.1rem,8vw,4rem);line-height:1}.publisher-hero-lead{margin:0 auto;max-width:58ch;color:#d6e4ff;font-size:clamp(1rem,2.6vw,1.18rem);line-height:1.7}.publisher-hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:20px}.publisher-primary-cta,.publisher-secondary-cta{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.publisher-primary-cta{padding:12px 20px;font-size:1rem}.home-content-divider{height:1px;margin-top:48px;background:linear-gradient(90deg,transparent,rgba(148,163,184,.45),transparent)}.home-seo-content{margin-top:18px;padding:20px;border:1px solid #2c2f45;border-radius:16px;background:linear-gradient(180deg,#121220,#171729);box-shadow:inset 0 1px #ffffff08}.home-quickstart{padding:12px 14px;border:1px solid #2c2f45;border-radius:12px;background:#141425;text-align:left}.home-quickstart h2{margin:0 0 8px;font-size:1.02rem;color:#eaf2ff}.home-quickstart ul{margin:0;padding-left:18px;display:grid;gap:4px}.home-quickstart li{color:#c6cede;line-height:1.55}.home-seo-header{margin-top:18px}.home-seo-header h2{margin:.4rem 0 .6rem;font-size:clamp(1.2rem,2.7vw,1.6rem)}.home-seo-header p{max-width:70ch;line-height:1.75;color:#c6cede}.home-seo-badge{display:inline-block;border:1px solid #34415c;border-radius:999px;padding:4px 10px;color:#cfe6ff;font-size:.84rem}.home-seo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px}.home-seo-card{border:1px solid #2c2f45;border-radius:12px;padding:14px;background:#141425}.home-seo-card h3{margin:0 0 8px;font-size:1rem}.home-seo-card p{margin:0 0 10px;color:#c6cede;line-height:1.7}.home-seo-card a{color:#8bc9ff;text-decoration:none}.home-seo-card a:hover{text-decoration:underline}.home-faq{margin-top:14px;padding:14px 16px;border:1px solid #2c2f45;border-radius:14px;background:#121220;text-align:left}.home-faq-header h2{margin:0 0 10px;font-size:1.08rem;color:#eaf2ff}.home-faq-list{display:grid;gap:8px}.home-faq-item{border:1px solid #2c2f45;border-radius:10px;background:#141425;padding:10px 12px}.home-faq-item summary{cursor:pointer;font-weight:600;color:#d7e6ff;list-style:none}.home-faq-item summary::-webkit-details-marker{display:none}.home-faq-item summary:after{content:"+";float:right;color:#8bc9ff}.home-faq-item[open] summary:after{content:"−"}.home-faq-item p{margin:8px 0 0;color:#c6cede;line-height:1.6}.home-playlist{margin-top:14px}.home-playlist-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #2c2f45;border-radius:12px;background:#121220;text-align:left}.home-playlist-card h2{margin:0 0 4px;font-size:1rem;color:#eaf2ff}.home-playlist-card p{margin:0;color:#c6cede;line-height:1.6;font-size:.95rem;max-width:72ch}.home-playlist-link{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #34415c;border-radius:999px;color:#dff8ea;background:#163224;text-decoration:none;font-weight:600;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.home-playlist-link:hover,.home-playlist-link:focus-visible{transform:translateY(-1px);background:#1d3f2d;box-shadow:0 4px 14px #1d3f2d59}.home-playlist-link:focus-visible{outline:2px solid #8bc9ff;outline-offset:2px}.home-playlist-link-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#1ed760;color:#05230f;font-weight:700;line-height:1}@media(max-width:700px){.home-seo-content{padding:16px}.home-seo-card p{line-height:1.82}.home-faq{padding:12px}.home-faq-item{padding:10px}.home-playlist-card{flex-direction:column;align-items:flex-start;padding:12px}.home-playlist-link{width:100%;justify-content:center}}
