.uasm-rg{--ink:#16324a;--muted:#657786;--line:#dbe4ea;--bg:#f5f8fa;--ok:#20875a;--bad:#b84444;--yellow:#ffd650;--blue:#2588bd;max-width:920px;margin:36px auto;font-family:inherit;color:var(--ink)}
.uasm-rg *{box-sizing:border-box}.uasm-rg__head{text-align:center;margin-bottom:22px}.uasm-rg__eyebrow{display:inline-block;font-size:12px;letter-spacing:.12em;font-weight:600;color:#567}.uasm-rg__head h2{font-size:clamp(28px,5vw,46px);line-height:1.05;margin:9px 0 10px;font-weight:600}.uasm-rg__head p{max-width:720px;margin:0 auto;color:var(--muted);font-size:17px}.uasm-rg__panel,.uasm-rg__result-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:0 14px 38px rgba(24,50,72,.08)}
.uasm-rg__status{display:flex;justify-content:space-between;gap:12px;font-size:14px;font-weight:600}.uasm-rg__bar{height:8px;border-radius:99px;background:#edf2f5;overflow:hidden;margin:10px 0 14px}.uasm-rg__bar i{display:block;height:100%;width:0;background:linear-gradient(90deg,#2588bd,#33b990);border-radius:inherit;transition:width .25s}.uasm-rg__category{text-transform:uppercase;letter-spacing:.08em;font-size:12px;color:#68808f;font-weight:600;margin-bottom:10px}.uasm-rg__image-wrap{width:100%;background:#e9eff3;border-radius:18px;overflow:hidden;line-height:0}.uasm-rg__image-wrap img{width:100%;height:auto;max-height:none;object-fit:contain;display:block}.uasm-rg__scene{margin:0 0 12px;padding:13px 16px;border:1px solid #bcdce9;border-left:5px solid var(--blue);border-radius:14px;background:linear-gradient(135deg,#f1faff,#f8fcff);font-size:15px;line-height:1.5;color:#294b61}.uasm-rg__scene strong,.uasm-rg__scene span{display:block}.uasm-rg__scene strong{margin-bottom:3px;color:#176789;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.uasm-rg__question{font-size:clamp(22px,4vw,32px);text-align:center;font-weight:600;line-height:1.2;margin:22px auto;max-width:760px}.uasm-rg__answers{display:grid;grid-template-columns:1fr 1fr;gap:14px}.uasm-rg__btn,.uasm-rg__next,.uasm-rg__restart,.uasm-rg__review,.uasm-rg__download{border:0;border-radius:14px;padding:16px 18px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;transition:transform .18s,box-shadow .18s}.uasm-rg__btn{background:#f1f5f7;color:var(--ink);font-size:18px}.uasm-rg__btn:hover,.uasm-rg__download:hover,.uasm-rg__restart:hover,.uasm-rg__review:hover{transform:translateY(-2px)}.uasm-rg__btn.is-correct{background:#daf2e7;color:#12643f}.uasm-rg__btn.is-wrong{background:#f9dddd;color:#8c2f2f}.uasm-rg__feedback{margin-top:16px;border-radius:14px;padding:15px 17px;line-height:1.55}.uasm-rg__feedback.is-good{background:#edf8f3}.uasm-rg__feedback.is-bad{background:#fff1f1}.uasm-rg__next,.uasm-rg__restart,.uasm-rg__review{margin-top:14px;width:100%;background:#16324a;color:#fff}.uasm-rg__review{background:#2f809d}.uasm-rg__result{margin-top:18px}.uasm-rg__result-card{position:relative;overflow:hidden;text-align:center;padding:clamp(24px,5vw,46px);background:radial-gradient(circle at 50% 0,#fff9d7 0,transparent 38%),linear-gradient(145deg,#fff,#f2faff);border:2px solid #d9eaf2}.uasm-rg__result-card.is-winner{border-color:#f2c94c;box-shadow:0 18px 48px rgba(30,102,135,.16),0 0 0 7px rgba(255,214,80,.14)}.uasm-rg__result-icon{width:86px;height:86px;margin:0 auto 10px;display:grid;place-items:center;border-radius:50%;font-size:48px;background:#fff;border:3px solid var(--yellow);box-shadow:0 8px 24px rgba(22,50,74,.13);animation:uasm-pop .45s ease-out}.uasm-rg__result-kicker{display:block;color:#2588bd;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin:12px 0 5px}.uasm-rg__result-score{display:block;font-size:clamp(58px,10vw,88px);font-weight:600;line-height:1;color:#123d5c;text-shadow:0 3px 0 #fff}.uasm-rg__result-card h3{font-size:clamp(26px,4vw,38px);margin:10px 0;color:#12324a}.uasm-rg__result-summary{margin:0;color:#526b7b}.uasm-rg__reward{position:relative;display:grid;grid-template-columns:190px 1fr;gap:22px;text-align:left;align-items:center;max-width:680px;margin:26px auto 8px;padding:18px;background:#fff;border:2px dashed #f2c94c;border-radius:22px;box-shadow:0 10px 26px rgba(22,50,74,.09)}.uasm-rg__reward-preview,.uasm-rg__reward-placeholder{border-radius:16px;overflow:hidden;background:#f1f6f8;display:grid;place-items:center;min-height:145px}.uasm-rg__reward img{width:100%;height:auto;max-height:210px;object-fit:contain;display:block}.uasm-rg__reward-placeholder{font-size:60px}.uasm-rg__reward-copy>span{display:block;font-size:11px;letter-spacing:.13em;color:#d07518;font-weight:600}.uasm-rg__reward-copy>strong{display:block;font-size:21px;margin:5px 0}.uasm-rg__reward-copy p{margin:4px 0 14px;color:#5d7180}.uasm-rg__download{display:inline-block;background:linear-gradient(135deg,#24a66f,#168456);color:#fff!important;padding:13px 18px;box-shadow:0 7px 16px rgba(32,135,90,.22)}.uasm-rg__encourage{display:flex;align-items:center;gap:12px;max-width:590px;margin:20px auto;padding:14px 18px;text-align:left;border-radius:16px;background:#fff7d6}.uasm-rg__encourage span{font-size:30px}.uasm-rg__encourage p{margin:0}.uasm-rg__confetti i{position:absolute;font-style:normal;color:#f2b632;font-size:22px;animation:uasm-float 2.8s ease-in-out infinite}.uasm-rg__confetti i:nth-child(1){left:7%;top:12%}.uasm-rg__confetti i:nth-child(2){left:17%;top:28%;color:#29a67a;animation-delay:.4s}.uasm-rg__confetti i:nth-child(3){right:9%;top:14%;color:#2588bd;animation-delay:.8s}.uasm-rg__confetti i:nth-child(4){right:18%;top:31%;color:#ee6b5d;animation-delay:1.2s}.uasm-rg__confetti i:nth-child(5){left:8%;top:55%;color:#806bd6;animation-delay:1.6s}.uasm-rg__confetti i:nth-child(6){right:7%;top:58%;color:#29a67a;animation-delay:2s}.uasm-rg__collection{margin-top:30px}.uasm-rg__collection h3{font-size:26px;margin-bottom:4px}.uasm-rg__collection>p{color:var(--muted)}.uasm-rg__prizes{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.uasm-rg__prize{min-width:0;border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.uasm-rg__prize a{display:block;padding:10px;color:inherit;text-decoration:none}.uasm-rg__prize.is-locked{padding:10px;opacity:.58}.uasm-rg__prize-img{height:110px;border-radius:10px;background:#edf2f5;display:flex;align-items:center;justify-content:center;font-size:34px;overflow:hidden}.uasm-rg__prize-img img{width:100%;height:100%;object-fit:contain}.uasm-rg__prize strong,.uasm-rg__prize span{display:block;margin-top:7px}.uasm-rg__prize strong{font-weight:600}.uasm-rg__prize span{font-size:12px;color:var(--muted)}.uasm-rg__empty{padding:22px;border:1px dashed #aab9c3;border-radius:16px;text-align:center;background:#fafcfd}@keyframes uasm-pop{0%{transform:scale(.5) rotate(-12deg);opacity:0}75%{transform:scale(1.08) rotate(3deg)}100%{transform:scale(1) rotate(0)}}@keyframes uasm-float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(18deg)}}
@media(max-width:700px){.uasm-rg{margin:24px 0}.uasm-rg__panel{padding:12px;border-radius:18px}.uasm-rg__answers{grid-template-columns:1fr}.uasm-rg__prizes{grid-template-columns:repeat(2,1fr)}.uasm-rg__reward{grid-template-columns:1fr;text-align:center}.uasm-rg__reward-preview{max-width:320px;width:100%;margin:auto}.uasm-rg__result-card{border-radius:20px}.uasm-rg__confetti i:nth-child(5),.uasm-rg__confetti i:nth-child(6){display:none}}
@media(prefers-reduced-motion:reduce){.uasm-rg *{animation:none!important;transition:none!important}}

/* One-screen responsive play layout (v1.3.0). */
.uasm-rg{max-width:1180px;margin:12px auto}.uasm-rg [hidden]{display:none!important}.uasm-rg__head{display:none}.uasm-rg__panel{height:min(780px,calc(100dvh - 155px));min-height:500px;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:8px;padding:16px;overflow:hidden}.uasm-rg__bar{margin:0;height:7px}.uasm-rg__category{margin:0}.uasm-rg__play-layout{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:18px}.uasm-rg__visual{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr)}.uasm-rg__image-wrap{min-width:0;min-height:0;height:100%;display:flex;align-items:center;justify-content:center}.uasm-rg__image-wrap img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}.uasm-rg__scene{margin:0 0 16px;padding:10px 13px;font-size:14px;line-height:1.35}.uasm-rg__scene strong{font-size:11px}.uasm-rg__interaction{min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:center;align-self:stretch;padding:4px}.uasm-rg__question{font-size:clamp(22px,2.2vw,31px);margin:0 0 20px}.uasm-rg__answers{grid-template-columns:1fr;gap:10px}.uasm-rg__btn{min-height:58px}.uasm-rg__feedback{margin-top:12px;padding:12px 14px;font-size:15px}.uasm-rg__next{margin-top:10px;padding:14px}.uasm-rg__result{margin-top:10px}.uasm-rg__result-card{height:min(780px,calc(100dvh - 155px));min-height:500px;display:flex;flex-direction:column;justify-content:center}.uasm-rg__result-icon{flex:0 0 auto}.uasm-rg__reward{margin:18px auto 4px}.uasm-rg__collection{margin-top:18px}

@media(min-width:701px) and (max-width:1000px){.uasm-rg{margin:8px 10px}.uasm-rg__panel{height:min(760px,calc(100dvh - 130px));padding:13px}.uasm-rg__play-layout{grid-template-columns:minmax(0,1.15fr) minmax(270px,.85fr);gap:13px}.uasm-rg__scene span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.uasm-rg__question{font-size:clamp(20px,2.7vw,27px);margin-bottom:14px}.uasm-rg__btn{min-height:52px;padding:12px}.uasm-rg__result-card{height:min(760px,calc(100dvh - 130px))}}

@media(max-width:700px){.uasm-rg{margin:4px 0}.uasm-rg__panel{height:calc(100dvh - 82px);min-height:480px;padding:9px;border-radius:16px;gap:5px}.uasm-rg__status{font-size:12px}.uasm-rg__bar{height:5px}.uasm-rg__category{font-size:10px;line-height:1.2}.uasm-rg__play-layout{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:8px}.uasm-rg__scene{margin-bottom:7px;padding:7px 9px;border-left-width:4px;border-radius:10px;font-size:12px;line-height:1.25}.uasm-rg__scene strong{margin-bottom:1px;font-size:9px}.uasm-rg__scene span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.uasm-rg__image-wrap{border-radius:12px}.uasm-rg__interaction{padding:0;justify-content:flex-end}.uasm-rg__question{font-size:clamp(17px,5vw,22px);line-height:1.15;margin:0 0 7px}.uasm-rg__answers{grid-template-columns:1fr 1fr;gap:7px}.uasm-rg__btn{min-height:44px;padding:8px 6px;border-radius:11px;font-size:14px}.uasm-rg__feedback{margin-top:7px;padding:8px 10px;border-radius:10px;font-size:12px;line-height:1.3}.uasm-rg__next{min-height:42px;margin-top:7px;padding:8px;font-size:13px}.uasm-rg__result{margin-top:4px}.uasm-rg__result-card{height:calc(100dvh - 82px);min-height:480px;padding:14px 10px}.uasm-rg__result-icon{width:62px;height:62px;margin-bottom:4px;font-size:35px}.uasm-rg__result-kicker{font-size:10px;margin:6px 0 2px}.uasm-rg__result-score{font-size:48px}.uasm-rg__result-card h3{font-size:22px;margin:5px 0}.uasm-rg__result-summary{font-size:13px}.uasm-rg__reward{grid-template-columns:92px 1fr;gap:10px;margin:10px auto 2px;padding:9px;text-align:left;border-radius:15px}.uasm-rg__reward-preview,.uasm-rg__reward-placeholder{min-height:82px}.uasm-rg__reward img{max-height:105px}.uasm-rg__reward-copy>strong{font-size:16px}.uasm-rg__reward-copy p{font-size:12px;margin:2px 0 7px}.uasm-rg__download{padding:8px 10px;font-size:12px}.uasm-rg__restart,.uasm-rg__review{margin-top:7px;padding:10px}.uasm-rg__encourage{margin:9px auto;padding:9px;font-size:12px}.uasm-rg__collection{margin-top:14px}}

@media(max-width:700px) and (max-height:650px){.uasm-rg__panel,.uasm-rg__result-card{height:calc(100dvh - 62px);min-height:430px}.uasm-rg__scene span{-webkit-line-clamp:1}.uasm-rg__question{font-size:16px}.uasm-rg__btn{min-height:38px}.uasm-rg__result-icon{width:50px;height:50px;font-size:28px}.uasm-rg__result-score{font-size:40px}.uasm-rg__reward{margin-top:6px}}

.uasm-rg__btn--yes{color:#fff;background:linear-gradient(135deg,#25a970,#168456);box-shadow:0 7px 16px rgba(32,135,90,.2)}.uasm-rg__btn--no{color:#fff;background:linear-gradient(135deg,#e76565,#bd3f3f);box-shadow:0 7px 16px rgba(184,68,68,.2)}.uasm-rg__btn--yes:hover{box-shadow:0 9px 20px rgba(32,135,90,.3)}.uasm-rg__btn--no:hover{box-shadow:0 9px 20px rgba(184,68,68,.3)}.uasm-rg__btn:disabled{cursor:default}.uasm-rg__result-card>h3,.uasm-rg__result-summary{width:100%;text-align:center!important}.uasm-rg__reward-actions{display:flex;flex-wrap:wrap;gap:8px}.uasm-rg__download--save{background:linear-gradient(135deg,#2588bd,#176b94);box-shadow:0 7px 16px rgba(37,136,189,.2)}.uasm-rg__prize.is-open{padding:10px}.uasm-rg__prize-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.uasm-rg__prize-action{display:block!important;padding:8px 5px!important;border-radius:9px;text-align:center;font-size:12px;font-weight:600;color:#fff!important;background:#2588bd}.uasm-rg__prize-action.is-save{background:#20875a}.uasm-rg__prize-action:hover{filter:brightness(.95);transform:translateY(-1px)}
@media(max-width:700px){.uasm-rg__reward-actions{gap:5px}.uasm-rg__reward-actions .uasm-rg__download{padding:7px 8px;font-size:11px}.uasm-rg__prize-actions{grid-template-columns:1fr}.uasm-rg__prize-action{font-size:11px;padding:7px 4px!important}}

.uasm-rg__btn{display:flex;align-items:center;justify-content:center;gap:10px}.uasm-rg__btn.is-correct::after{content:"✓";flex:0 0 auto;width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#168456;color:#fff;font-size:17px;font-weight:600;line-height:1;box-shadow:0 3px 8px rgba(22,132,86,.25);animation:uasm-check-pop .25s ease-out}@keyframes uasm-check-pop{0%{transform:scale(.35);opacity:0}75%{transform:scale(1.12)}100%{transform:scale(1);opacity:1}}@media(max-width:700px){.uasm-rg__btn.is-correct::after{width:21px;height:21px;font-size:14px}}

.uasm-rg__image-wrap{position:relative}.uasm-rg__image-wrap img{opacity:1;transition:opacity .16s ease}.uasm-rg__image-wrap img.is-loading{opacity:0}.uasm-rg__image-loader{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#edf4f7,#e4eef2);color:#476676;font-size:13px;line-height:1.2}.uasm-rg__image-loader i{width:38px;height:38px;border:4px solid rgba(37,136,189,.18);border-top-color:#2588bd;border-radius:50%;animation:uasm-image-spin .75s linear infinite}@keyframes uasm-image-spin{to{transform:rotate(360deg)}}@media(max-width:700px){.uasm-rg__image-loader{gap:8px;font-size:11px}.uasm-rg__image-loader i{width:30px;height:30px;border-width:3px}}
