:root{color:#0b0d13;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f8fa;font-family:Outfit,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button{font:inherit}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app{min-height:100vh;color:var(--text);background:var(--bg);--bg:#f7f8fa;--text:#07090f;--muted:#666;--line:#e1e5eb;--card:#fff;--btn:#fff;--btnText:#243044;--accent:#5652e7}.topbar{border-bottom:1px solid var(--line);background:var(--card);justify-content:space-between;align-items:center;height:86px;padding:0 44px;display:flex}.brand{color:var(--text);cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:0;display:flex}.logoWrap{place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:visible}.logo{object-fit:contain;width:54px;height:54px;display:block}.title{letter-spacing:0;font-size:27px;font-weight:800}.toolbar{gap:28px;display:flex}.iconBtn{color:#253044;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.languageMenu{position:relative}.languageDropdown{z-index:30;border:1px solid var(--line);opacity:0;pointer-events:none;background:#fff;border-radius:14px;gap:2px;width:154px;padding:8px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-4px);box-shadow:0 18px 42px -24px #0f172a59}.languageDropdown.open{opacity:1;pointer-events:auto;transform:translateY(0)}.languageDropdown a{color:#344052;border-radius:10px;align-items:center;min-height:36px;padding:0 10px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.languageDropdown a:hover,.languageDropdown a[aria-current=page]{color:var(--accent);background:#5652e71a}.gameShell{flex-direction:column;align-items:center;padding:0 32px 56px;display:flex}.question{text-align:center;width:100%;max-width:1180px;margin:4px 0 46px}.question p{color:var(--muted);letter-spacing:0;margin:0 0 10px;font-size:29px;font-weight:800;line-height:1.1}.question h2{color:var(--text);letter-spacing:0;margin:0;font-size:50px;font-weight:800;line-height:1.13}.question h2 span{overflow-wrap:anywhere}.question span{color:var(--accent)}.board{justify-content:center;align-items:center;gap:64px;display:flex}.summaryBoard{width:min(760px,100%);margin-top:34px}.summaryBoard .rightPanel{width:100%;height:auto;position:relative}.card{border-radius:27px;width:595px;height:460px;transition:opacity .35s,transform .35s,background-color .2s;position:relative;overflow:hidden;box-shadow:0 24px 50px -18px #00000047}.characterCard{background:#fff;width:520px}.colorLayer,.characterImage{position:absolute;inset:0}.colorLayer{z-index:0}.characterImage{z-index:1;background-position:50%;background-size:cover}.rightPanel{width:595px;height:460px;position:relative}.rightPanel .card{position:absolute;inset:0}.summaryBoard .rightPanel .summaryCard{width:100%;height:auto;box-shadow:none;background:0 0;border-radius:0;position:relative;inset:auto;overflow:visible}.hiddenCard{opacity:0;pointer-events:none;transform:scale(.96)}.controlCard{background:#408080}.level{opacity:.62;z-index:5;font-size:22px;font-weight:800;position:absolute;top:42px;right:42px}.controls{align-items:stretch;display:flex;position:absolute;inset:0}.slider{cursor:pointer;touch-action:none;width:48px;height:100%;position:relative}.track{position:absolute;inset:0}.thumb{z-index:5;pointer-events:none;background:#fff;border-radius:50%;width:22px;height:22px;position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 3px 9px #0000004d}.slider input{appearance:none;opacity:0;cursor:pointer;writing-mode:vertical-lr;z-index:6;direction:rtl;width:100%;height:100%;position:absolute;inset:0}.hintMask{z-index:4;opacity:0;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--hole-start,0%), transparent var(--hole-start,0%), transparent var(--hole-end,100%), black var(--hole-end,100%), black 100%);-webkit-mask-image:linear-gradient(to bottom, black 0%, black var(--hole-start,0%), transparent var(--hole-start,0%), transparent var(--hole-end,100%), black var(--hole-end,100%), black 100%);mask-image:linear-gradient(to bottom, black 0%, black var(--hole-start,0%), transparent var(--hole-start,0%), transparent var(--hole-end,100%), black var(--hole-end,100%), black 100%);background:#0000009e;transition:opacity .25s;position:absolute;inset:0}.hintMask.show{opacity:1}.preview{flex:1;height:100%}.actions{z-index:8;align-items:flex-end;gap:18px;display:flex;position:absolute;bottom:40px;right:42px}.roundBtn{background:var(--btn);width:64px;height:64px;color:var(--btnText);cursor:pointer;border:0;border-radius:999px;place-items:center;transition:transform .16s,opacity .16s;display:grid;box-shadow:0 12px 26px #0000002b}.roundBtn.small{opacity:.86;width:64px;height:64px}.roundBtn:hover{opacity:1;transform:scale(1.07)}.roundBtn:active{transform:scale(.96)}.resultCard{flex-direction:column;display:flex}.resultHalf{justify-content:space-between;align-items:center;height:50%;padding:48px;display:flex}.resultHalf p{text-transform:uppercase;opacity:.68;letter-spacing:0;margin:0 0 7px;font-size:14px;font-weight:700}.resultHalf strong{font-size:18px}.scoreBlock{text-align:right}.scoreBlock h2{letter-spacing:0;margin:0;font-size:72px;line-height:.9}.scoreBlock span{margin-top:9px;font-size:17px;font-weight:700;display:block}.summaryCard{color:#fff;background:#101827;flex-direction:column;display:flex}.summaryTop{background:var(--card);color:#0b1326;height:144px;padding:30px 42px 24px}.summaryTop h2{letter-spacing:0;margin:0;font-size:70px;line-height:.82}.summaryTop p{color:#0b1326;margin:12px 0 0;font-size:18px;font-weight:800}.summaryGrid{grid-template-columns:repeat(5,1fr);gap:14px;padding:32px 32px 18px;display:grid}.summaryItem{border-radius:12px;min-height:92px;position:relative;overflow:hidden;box-shadow:0 14px 24px #00000029}.summaryItem img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.summaryItem:after{content:"";background:linear-gradient(#0000,#0000008c);position:absolute;inset:45% 0 0}.summaryItem span{color:#fff;z-index:1;background:#0000009e;border-radius:7px;padding:3px 8px;font-size:13px;font-weight:800;position:absolute;bottom:8px;right:8px}.summaryActions{flex:1;justify-content:center;align-items:center;gap:24px;padding:8px 32px 34px;display:flex}.summaryActions .roundBtn{width:82px;height:82px;position:static;box-shadow:0 20px 36px #0000003d}.sharePrimary{color:#fff;background:linear-gradient(135deg,#8c7cf7,#ee72c7)}.restart{color:#344052;background:#fff}.loading{color:#111;background:#f7f8fa;place-items:center;min-height:100vh;font:700 24px Outfit,sans-serif;display:grid}.summarySharePanel{color:#0b1326;justify-items:center;gap:0;width:100%;display:grid}.summarySharePanel .sharePoster{transform-origin:top;width:min(520px,100%);margin-bottom:-116px;transform:scale(.82)}.sharePoster{aspect-ratio:4/5;color:#101624;isolation:isolate;background:#fff6df;border-radius:18px;width:min(520px,100%);margin:0 auto;padding:0 34px 34px;position:relative;overflow:hidden;box-shadow:0 28px 64px #0f172a2e}.sharePoster:before{content:"";z-index:-2;background:#fbdf66;height:25.5%;position:absolute;inset:0 0 auto}.posterHalftone{z-index:-1;opacity:.5;background-image:radial-gradient(circle,#5652e738 1.2px,#0000 1.4px);background-size:15px 15px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.posterBrand{align-items:center;gap:12px;min-width:0;padding-top:32px;display:flex}.posterBrand img{object-fit:contain;width:50px;height:50px}.posterBrand span{color:#101624;font-size:19px;font-weight:900;line-height:1}.posterRank{color:#fff6df;text-align:center;background:#101624;border-radius:999px;max-width:170px;padding:12px 18px;font-size:16px;font-weight:900;line-height:1;position:absolute;top:34px;right:34px;box-shadow:4px 5px #10162429}.posterHero{margin-top:24px}.posterQuote{color:#342d22;font-size:16px;font-style:italic;font-weight:900;line-height:1.22}.posterScorePanel{color:#07101f;background:#fff;border:3px solid #101624;border-radius:18px;grid-template-columns:1.25fr .75fr .75fr;gap:10px;margin-top:34px;margin-bottom:18px;padding:18px 20px 15px;display:grid;box-shadow:6px 7px #10162429}.posterScorePanel p{color:#676b77;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:900}.posterScorePanel strong{letter-spacing:0;font-size:40px;font-weight:900;line-height:.9;display:block}.posterScorePanel span{color:#777b83;margin-top:8px;font-size:11px;font-weight:800;display:block}.posterChart{background:#fff2c6;border:2px solid #101624;border-radius:12px;width:100%;height:52px;margin-bottom:24px;box-shadow:4px 5px #1016241f}.posterRounds{grid-template-columns:repeat(5,1fr);gap:9px;margin-bottom:32px;display:grid}.posterRound{aspect-ratio:.9;border:2px solid #101624;border-radius:12px;position:relative;overflow:hidden;box-shadow:3px 4px #10162426}.posterRound img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.posterRound:after{content:"";background:linear-gradient(#0000,#00000094);position:absolute;inset:50% 0 0}.posterRound span{z-index:1;color:#fff;background:#000000a3;border-radius:7px;padding:3px 7px;font-size:13px;font-weight:900;position:absolute;bottom:6px;right:6px}.posterCta{color:#fff;background:#101624;border-radius:18px;padding:18px 22px 18px 76px;position:absolute;bottom:34px;left:34px;right:34px}.posterCta:before{content:"";background:#fbdf66;border-radius:999px;width:34px;height:34px;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.posterCta strong{color:#fff;letter-spacing:0;font-size:26px;font-weight:900;line-height:1;display:block}.shareChannels{text-align:center;width:min(620px,100%);margin-top:24px}.shareChannels p{color:#6b7280;margin:0 0 16px;font-size:22px;font-weight:850}.shareChannelGrid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.shareChannelGrid button{color:#6b7280;cursor:pointer;background:0 0;border:0;justify-items:center;gap:10px;font-weight:850;display:grid}.channelIcon{color:#fff;border-radius:999px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 18px 34px #0f172a1f}.whatsapp{background:#25d366}.telegram{background:linear-gradient(135deg,#38bdf8,#0ea5e9)}.xIcon{background:#000;font-size:32px;font-weight:800}.reddit{background:#ff4500;font-family:ui-rounded,system-ui,sans-serif;font-size:34px;font-weight:900}.channelIcon.saveImageIcon{color:#101624;background:#fbdf66;box-shadow:0 18px 34px #fba63638,inset 0 0 0 2px #10162414}.more{color:#111827;background:#e8eef6;box-shadow:inset 0 0 0 2px #cbd5e1}.shareUtility{justify-content:center;gap:12px;margin-top:18px;display:flex}.summaryShareUtility{flex-wrap:wrap}.shareUtility button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:170px;height:48px;font-weight:850;display:inline-flex}.shareUtility .playAgainBtn{color:#fff;background:#5652e7;border:0;min-width:220px;box-shadow:0 16px 34px #5652e747}.shareStatus{color:#5652e7;text-align:center;min-height:24px;margin-top:12px;font-size:14px;font-weight:800}.seoPanel{width:min(1080px,100%);color:var(--text);margin:86px auto 18px;padding:0 0 34px}.seoIntro{text-align:center;max-width:760px;margin:0 auto 28px}.seoKicker{color:var(--muted);margin:0 0 8px;font-size:16px;font-weight:800}.seoIntro h1{color:var(--accent);margin:0 0 14px;font-size:48px;font-weight:800;line-height:1}.seoIntro p{color:#50545d;margin:0;font-size:19px;font-weight:600;line-height:1.65}.seoGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.seoGrid article,.seoCard{border:1px solid var(--line);min-height:190px;color:inherit;background:#fff;border-radius:24px;padding:26px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:block;box-shadow:0 18px 42px -30px #0f172a52}.seoCard:hover{border-color:#6366f159;transform:translateY(-2px);box-shadow:0 22px 46px -30px #0f172a66}.seoCard:focus-visible{outline-offset:3px;outline:3px solid #6366f152}.seoGrid h3{margin:0 0 12px;font-size:24px;line-height:1.15}.seoGrid p{color:#555a64;margin:0;font-size:16px;font-weight:500;line-height:1.62}.faqBlock{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:20px;overflow:hidden;box-shadow:0 18px 42px -32px #0f172a47}.faqBlock h2{color:var(--text);margin:0;padding:24px 26px 14px;font-size:28px;line-height:1.1}.faqBlock details{border-top:1px solid var(--line);padding:0 26px}.faqBlock summary{cursor:pointer;color:var(--accent);padding:18px 0;font-size:18px;font-weight:800}.faqBlock p{color:#555a64;margin:0 0 18px;font-size:16px;line-height:1.55}.siteFooter{border-top:1px solid var(--line);width:100%;color:var(--text);background:#fff;grid-template-columns:minmax(220px,1fr) auto;align-items:start;gap:18px 32px;padding:34px 44px 42px;display:grid}.footerBrand{flex-direction:column;gap:8px;min-width:0;display:flex}.footerBrand a{color:var(--text);font-size:18px;font-weight:800;text-decoration:none}.footerBrand span,.footerNote{color:#666;font-size:14px;font-weight:600;line-height:1.55}.footerLinks{flex-wrap:wrap;justify-content:flex-end;gap:14px 22px;display:flex}.footerLinks a{color:#3d4350;font-size:14px;font-weight:800;text-decoration:none}.languageLinks{flex-wrap:wrap;grid-column:1/-1;gap:12px 18px;display:flex}.languageLinks a{color:#6b7280;font-size:13px;font-weight:800;text-decoration:none}.languageLinks a[aria-current=page],.footerLinks a:hover,.footerBrand a:hover,.languageLinks a:hover{color:var(--accent)}.footerNote{grid-column:1/-1;max-width:900px;margin:0}@media (width<=1100px){.topbar{height:74px;padding:0 22px}.title{font-size:22px}.logoWrap{width:46px;height:46px}.logo{width:44px;height:44px}.question{margin:18px 0 24px}.question p{font-size:22px}.question h2{font-size:34px}.board{flex-direction:column;gap:24px}.card,.rightPanel{width:min(92vw,520px);height:380px}.characterCard{height:min(92vw,520px)}.seoPanel{margin-top:58px}.seoGrid{grid-template-columns:1fr}.seoGrid article,.seoCard{min-height:0}.siteFooter{grid-template-columns:1fr;padding:30px 22px 36px}.footerLinks{justify-content:flex-start}}@media (width<=560px){.topbar{padding:0 16px}.gameShell{padding:0 20px 48px}.toolbar{flex-shrink:0;gap:10px}.iconBtn{padding:2px}.brand{gap:10px;min-width:0}.title{white-space:nowrap;font-size:19px}.logoWrap{flex-shrink:0;width:40px;height:40px}.logo{width:38px;height:38px}.question{width:calc(100vw - 40px);max-width:calc(100vw - 40px)}.question h2{overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;font-size:21px;line-height:1.22}.question h2,.question h2 span{white-space:normal;min-width:0}.question h2 .partTitle,.question h2 .sourceLine{display:block}.question h2 .sourceTitle{display:inline}.question p{font-size:19px}.board{width:calc(100vw - 40px)}.card,.rightPanel{border-radius:22px;width:100%;height:330px}.characterCard{height:calc(100vw - 40px)}.slider{width:36px}.level{font-size:18px;top:24px;right:24px}.actions{gap:16px;bottom:24px;right:25px}.roundBtn,.roundBtn.small{width:58px;height:58px}.resultHalf{padding:28px}.scoreBlock h2{font-size:54px}.summaryGrid{gap:9px;padding:20px}.summaryTop{height:124px;padding:26px 28px 18px}.summaryTop h2{font-size:56px}.summaryActions .roundBtn{width:70px;height:70px}.seoPanel{width:calc(100vw - 40px);margin-top:46px;padding-bottom:20px}.seoIntro{text-align:left;margin-bottom:22px}.seoKicker{font-size:14px}.seoIntro h1{font-size:36px}.seoIntro p{font-size:16px;line-height:1.58}.seoGrid{gap:14px;margin-top:22px}.seoGrid article,.seoCard{border-radius:20px;padding:20px}.seoGrid h3{font-size:21px}.faqBlock{border-radius:20px}.faqBlock h2{padding:20px 20px 12px;font-size:24px}.faqBlock details{padding:0 20px}.faqBlock summary{font-size:16px}.siteFooter{padding:26px 20px 34px}.footerLinks{gap:12px 16px}.summaryBoard{width:100%;margin-top:12px}.summarySharePanel{width:100%;overflow:visible}.summarySharePanel .sharePoster{aspect-ratio:auto;width:100%;max-width:100%;min-height:0;margin-bottom:0;padding:0 18px 18px;transform:none}.sharePoster:before{height:166px}.posterBrand{gap:8px;padding-top:18px}.posterBrand img{width:38px;height:38px}.posterBrand span{font-size:17px}.posterRank{max-width:112px;padding:9px 11px;font-size:12px;top:20px;right:18px}.posterHero{margin-top:18px}.posterQuote{width:calc(100% - 4px);font-size:13px;line-height:1.25}.posterScorePanel{border-width:2px;border-radius:15px;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:34px;padding:12px 14px 10px;box-shadow:4px 5px #10162424}.posterScorePanel p{font-size:10px}.posterScorePanel strong{font-size:31px}.posterScorePanel span{font-size:10px}.posterChart{border-width:2px;border-radius:11px;height:42px;margin-bottom:14px}.posterRounds{gap:6px;margin-bottom:18px}.posterRound{border-width:2px;border-radius:10px}.posterRound span{padding:2px 5px;font-size:11px;bottom:4px;right:4px}.posterCta{border-radius:15px;margin-top:0;padding:13px 14px 13px 56px;position:relative;bottom:auto;left:auto;right:auto}.posterCta:before{width:28px;height:28px;left:17px}.posterCta strong{font-size:19px}.shareChannels{margin-top:16px}.shareChannelGrid{grid-template-columns:repeat(3,minmax(72px,1fr));gap:12px 10px;width:100%}.channelIcon{width:52px;height:52px}.shareChannelGrid strong{font-size:13px}.shareUtility{flex-wrap:wrap;gap:10px;width:100%;margin-top:12px}.shareUtility button{min-width:0;height:42px;font-size:14px}.shareUtility .playAgainBtn{width:100%;height:46px}}
