:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#3f1936;background:#ffecf4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--rose-50: #fff6fa;--rose-100: #ffe2ee;--rose-300: #f89abb;--rose-500: #df477c;--rose-700: #9f285b;--plum: #3f1936;--wine: #691d4a;--gold: #d6a84b;--champagne: #fff2cf;--amber: #d49318;--green: #238b5c;--red: #c93452;--shadow: 0 20px 70px rgba(123, 24, 76, .2)}*{box-sizing:border-box}body{min-width:720px;min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 28rem),linear-gradient(135deg,#fff7fb,#ffd5e6 46%,#fff0c9)}body.is-fullscreen{background:radial-gradient(circle at top left,rgba(255,255,255,.95),transparent 32rem),linear-gradient(135deg,#fff2f8,#ffc9df 48%,#fff0c9)}button{font:inherit}.game-shell{width:min(1180px,calc(100vw - 48px));min-height:100vh;margin:0 auto;padding:28px 0;display:grid;grid-template-rows:auto auto auto 1fr auto auto;gap:18px}.hero,.top-panel,.question-card,.final-card,.hint-card{border:1px solid rgba(159,40,91,.16);background:#fff6fad1;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero{min-height:104px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;border-radius:8px}.brand{display:flex;align-items:center;gap:18px}.eyebrow,.progress-label,.question-type{margin:0;color:var(--rose-700);font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;color:var(--plum);letter-spacing:0}h1{max-width:780px;font-size:clamp(2rem,3.8vh,3.25rem);line-height:1}h2{font-size:clamp(1.65rem,3.1vh,2.65rem);line-height:1.12}.rings{position:relative;width:76px;height:56px;flex:0 0 76px}.rings span{position:absolute;top:13px;width:39px;height:39px;border:7px solid var(--gold);border-radius:50%;box-shadow:inset 0 0 0 2px #ffffff8c,0 5px 14px #d6a84b66}.rings span:first-child{left:10px}.rings span:last-child{left:29px}.rings.large{margin:0 auto 10px;transform:scale(1.25)}.reset-button,.fullscreen-button,.lifeline,.confirm-action,.secondary-action,.primary-action{min-height:44px;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,opacity .16s ease}.reset-button:hover,.fullscreen-button:hover,.lifeline:hover,.confirm-action:hover,.secondary-action:hover,.primary-action:hover,.answer:hover,.dot:hover{transform:translateY(-1px)}.reset-button{padding:0 16px;color:var(--wine);background:#fff;border-color:#9f285b38}.hero-actions{display:flex;gap:10px;align-items:center}.fullscreen-button{padding:0 14px;display:inline-flex;align-items:center;gap:8px;color:var(--wine);background:var(--champagne);border-color:#d6a84b73;white-space:nowrap}.fullscreen-icon{width:20px;font-size:1.1rem;line-height:1;text-align:center}.top-panel{padding:16px;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;border-radius:8px}.progress-dots{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.dot{width:34px;height:34px;padding:0;display:grid;place-items:center;color:var(--wine);background:#fff;border:1px solid rgba(159,40,91,.18);border-radius:50%;cursor:pointer}.dot.is-active{color:#fff;background:var(--rose-500)}.dot.is-correct{border-color:#238b5c80;box-shadow:inset 0 0 0 2px #238b5c2e}.dot.is-wrong{border-color:#c9345280;box-shadow:inset 0 0 0 2px #c9345229}.dot.is-pending{border-color:#d6a84bb3;box-shadow:inset 0 0 0 2px #d6a84b33}.lifelines{display:flex;gap:10px}.lifeline{padding:0 14px;color:#fff;background:var(--wine);border-color:#ffffff59;white-space:nowrap}.lifeline:disabled,.confirm-action:disabled,.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.45;transform:none}.hint-card{padding:14px 18px;color:var(--wine);font-weight:800;text-align:center;border-radius:8px;background:linear-gradient(90deg,#fff2cfeb,#fff6faeb)}.question-card{padding:clamp(22px,4vh,38px);display:grid;gap:14px;border-radius:8px}.question-media:empty{display:none}.media-placeholder,.media-image,.media-video{width:min(760px,100%);max-height:36vh;margin:0 auto 8px;display:block;border-radius:8px;border:1px solid rgba(159,40,91,.18);background:#fff;box-shadow:0 16px 38px #7b184c24}.media-image,.media-video{object-fit:contain}.media-placeholder{min-height:190px;display:grid;place-items:center;color:var(--rose-700);font-weight:900}.placeholder-icon{width:58px;height:58px;margin-bottom:8px;display:grid;place-items:center;color:#fff;background:var(--rose-500);border-radius:50%}.note{margin:0;color:var(--rose-700);font-weight:700}.answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.answer{min-height:86px;padding:16px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;color:var(--plum);text-align:left;background:#ffffffe6;border:2px solid rgba(159,40,91,.18);border-radius:8px;box-shadow:0 12px 30px #7b184c1f;cursor:pointer}.answer:disabled{cursor:default}.answer[aria-disabled=true]{cursor:default}.answer-label{width:42px;height:42px;display:grid;place-items:center;color:#fff;font-weight:900;background:var(--rose-500);border-radius:50%}.answer-text{display:block;overflow-wrap:anywhere;font-size:clamp(1.02rem,1.7vh,1.18rem);font-weight:750;line-height:1.3}.answer .media-image,.answer .media-video{width:100%;max-height:170px;margin-top:10px}.answer.is-correct{color:#0f4f33;background:#effaf4;border-color:var(--green)}.answer.is-correct .answer-label{background:var(--green)}.answer.is-preselected{color:#65410a;background:#fff9df;border-color:var(--amber);box-shadow:0 12px 30px #7b184c1f,inset 0 0 0 2px #d4931833}.answer.is-preselected .answer-label{background:var(--amber)}.answer.is-unscored{color:#65410a;background:#fff9df;border-color:#d49318bf}.answer.is-unscored .answer-label{background:var(--amber)}.answer.is-wrong{color:#6b1125;background:#fff0f2;border-color:var(--red)}.answer.is-wrong .answer-label{background:var(--red)}.answer.is-muted{opacity:.58}.feedback{min-height:44px;margin:0;padding:12px 16px;display:grid;place-items:center;border-radius:8px;font-weight:900}.feedback.is-success{color:#0f4f33;background:#effaf4eb;border:1px solid rgba(35,139,92,.28)}.feedback.is-error{color:#6b1125;background:#fff0f2eb;border:1px solid rgba(201,52,82,.28)}.feedback.is-confirm{color:#65410a;background:#fff9dff0;border:1px solid rgba(212,147,24,.38)}.feedback.is-pending{color:#6f4e0c;background:#fff2cfeb;border:1px solid rgba(214,168,75,.35)}.actions,.final-actions{display:flex;justify-content:center;gap:12px}.primary-action,.confirm-action,.secondary-action{padding:0 22px;font-weight:900}.confirm-action{color:#65410a;background:#fff9df;border-color:#d4931899}.primary-action{color:#fff;background:var(--rose-500);border-color:var(--rose-500)}.secondary-action{color:var(--wine);background:#fff;border-color:#9f285b38}.final-card{min-height:520px;padding:48px;display:grid;align-content:center;justify-items:center;gap:14px;text-align:center;border-radius:8px}.final-score{margin:0;color:var(--rose-700);font-size:clamp(3rem,8vh,5rem);font-weight:950}.final-copy{margin:0 0 14px;font-size:1.1rem}@media(max-width:900px){body{min-width:720px}.game-shell{width:min(692px,calc(100vw - 28px));gap:14px;padding:16px 0}.hero,.top-panel{align-items:flex-start}.hero{gap:16px}.hero-actions{flex-wrap:wrap;justify-content:flex-end}.top-panel{grid-template-columns:1fr}.lifelines{flex-wrap:wrap}.answers{grid-template-columns:1fr}.media-placeholder,.media-image,.media-video{max-height:30vh}}@media(max-height:760px){.game-shell{gap:10px;padding:12px 0}.hero{min-height:82px;padding:14px 18px}.top-panel{padding:12px}.question-card{padding:18px 22px;gap:9px}h1{font-size:2.15rem}h2{font-size:1.65rem}.answers{gap:10px}.answer{min-height:74px;padding:12px 14px}.reset-button,.fullscreen-button,.lifeline,.confirm-action,.secondary-action,.primary-action{min-height:40px}.answer-text{font-size:1rem}.media-placeholder,.media-image,.media-video{max-height:26vh}}
