*{box-sizing:border-box}body{margin:0;background:#e9eef5;color:#1d2633;font-family:Microsoft YaHei,Arial,sans-serif}button{border:0;border-radius:10px;cursor:pointer;font:inherit;transition:all .18s ease}button:disabled{cursor:not-allowed;opacity:.58}.page{width:min(100%,520px);min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 18px 42px #1520301f}.state{padding:86px 24px;text-align:center;font-size:18px;color:#536579}.error{color:#c2410c}.watch{min-height:100vh;background:#fff}.video-stage{padding:14px 14px 18px;background:#05070c;color:#fff}.stage-title{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;margin-bottom:8px;color:#ffffffc7;font-size:15px}.stage-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stage-title em{flex:0 0 auto;padding:4px 0;color:#ffffffb8;font-size:14px;font-style:normal}.media-frame{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 9;border-radius:4px;background:#000}.player{display:block;width:100%;height:100%;object-fit:cover;background:#000}.audio{width:100%;height:0;display:block}.play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(180deg,#00000014,#00000057)}.play-overlay span{display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:#ffffffeb;box-shadow:0 18px 44px #00000047}.play-overlay span:before{content:"";width:0;height:0;margin-left:7px;border-top:19px solid transparent;border-bottom:19px solid transparent;border-left:28px solid #142033}.stage-action{display:block;width:100%;margin-top:12px;padding:11px 14px;border-radius:8px;background:#fff;color:#111827;font-size:17px;font-weight:800}.stage-retry{display:block;width:100%;margin-top:10px;padding:10px 14px;border-radius:8px;background:#f5c542;color:#172033;font-size:16px;font-weight:800}.stage-retry.sign-resume{background:#16a34a;color:#fff}.media-notice{margin:10px 0 0;padding:9px 12px;border-radius:8px;background:#ffffff1f;color:#ffffffdb;font-size:13px;line-height:1.5;text-align:center}.media-notice.error{background:#f8717129;color:#fecaca}.controls{padding:12px 14px 10px;background:#fff}.bar{height:10px;overflow:hidden;border-radius:999px;background:#dbe3ed}.bar span{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#f0b429,#2f6fed)}.seek{width:100%;height:32px;accent-color:#2f6fed;cursor:pointer}.seek::-webkit-slider-runnable-track{height:10px;border-radius:999px;background:#dbe3ed}.seek::-webkit-slider-thumb{width:24px;height:24px;margin-top:-7px;border-radius:50%;background:#2f6fed;cursor:pointer;-webkit-appearance:none}.seek{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.time-row{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:#536579;font-size:13px}.time-row em{color:#8a6a19;font-style:normal;white-space:nowrap}.progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px 14px;background:#fff}.progress div{min-width:0;padding:12px 10px;border:1px solid #e6edf5;border-radius:10px;background:#fbfcfe}.progress b{display:block;color:#111827;font-size:19px;line-height:1.1}.progress span{display:block;margin-top:6px;color:#667085;font-size:12px}.sync-notice{margin:-4px 14px 12px;padding:9px 12px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:13px;line-height:1.5}.quiz{border-top:1px solid #f0c84b;background:#fff}.award-title{padding:16px 14px 13px;border-bottom:4px solid #f0c84b;text-align:center;color:#1d2633;font-size:19px;font-weight:800}.question{margin:18px 16px 0;padding:20px 18px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc}.question-index{display:block;margin-bottom:12px;color:#8b95a5;font-size:16px}.question p{margin:0 0 18px;color:#1d2633;font-size:19px;font-weight:800;line-height:1.5}.option-button{display:flex;align-items:center;gap:14px;width:100%;min-height:62px;margin-top:12px;padding:12px 18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;color:#1d2633;text-align:left;font-size:17px;font-weight:700}.option-button:not(:disabled):hover{border-color:#2f6fed;box-shadow:0 8px 18px #2f6fed1f}.option-button span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#eef2f6;color:#111827;font-weight:800}.answer-gate{display:block;width:calc(100% - 56px);margin:32px auto 28px;padding:16px;border-radius:999px;background:#dfe3e8;color:#7b8794;font-size:18px;font-weight:800}.answer-gate:not(:disabled){background:linear-gradient(90deg,#2f6fed,#14a38b);color:#fff;box-shadow:0 14px 28px #2f6fed38}.reward{margin:14px 16px 24px;padding:16px;border:1px solid #f6d7a8;border-radius:12px;background:#fff8ea}.reward.ok{background:#ecfdf3;border-color:#86efac}.reward b{display:block;color:#1d2633;font-size:18px}.reward span{display:block;margin-top:8px;color:#667085;line-height:1.6;font-size:14px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a8c}.dialog{width:100%;max-width:340px;padding:24px;border-radius:14px;background:#fff;text-align:center;box-shadow:0 24px 58px #0f172a38}.dialog h2{margin:0;color:#1d2633;font-size:20px}.dialog p{margin:12px 0 20px;color:#536579;font-size:16px}.dialog button{width:100%;padding:14px;background:#2f6fed;color:#fff;font-size:17px;font-weight:800}@media (max-width: 420px){.video-stage{padding:12px 10px 16px}.progress{gap:6px;padding:0 10px 12px}.progress div{padding:10px 8px}.progress b{font-size:17px}.question{margin-inline:12px;padding:18px 14px}.option-button{min-height:58px;font-size:16px}}
