:root{font-family:ui-rounded,"PingFang SC","Microsoft YaHei",sans-serif;color:#243257;background:#f4f7ff;font-synthesis:none}*{box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{margin:0;background:radial-gradient(circle at 15% 15%,#fff5c2,transparent 24%),radial-gradient(circle at 85% 20%,#d8f7ff,transparent 28%),linear-gradient(145deg,#f8f5ff,#edf8ff)}.site-header{height:64px;max-width:1180px;margin:auto;padding:18px 24px}.brand{color:#4d47a9;text-decoration:none;font-size:1.2rem;font-weight:900}.app-shell{width:min(1180px,calc(100% - 32px));height:calc(100dvh - 80px);margin:0 auto 16px;min-height:0}.panel{height:100%;min-height:0;background:rgba(255,255,255,.94);border:1px solid #e0e6ff;border-radius:28px;padding:clamp(22px,3vw,40px);box-shadow:0 20px 60px rgba(76,71,169,.14);overflow:hidden}.hero,.result{text-align:center}.mascot,.trophy{font-size:clamp(3rem,8vh,5rem);display:inline-block;animation:float 2.8s ease-in-out infinite}.eyebrow{color:#6b62d5;font-weight:900;letter-spacing:.08em}h1{font-size:clamp(1.55rem,3vw,2.5rem);line-height:1.28;margin:14px 0}.lead{font-size:clamp(.95rem,2vh,1.15rem);color:#596481;line-height:1.55}.features{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;padding:clamp(10px,2vh,18px) 0 clamp(14px,3vh,30px);list-style:none}.features li{background:#f1f3ff;border-radius:999px;padding:10px 16px;font-weight:700}.primary,.secondary{border:0;border-radius:14px;font:inherit;font-weight:900;font-size:1rem;padding:12px 24px;cursor:pointer;transition:transform .2s,box-shadow .2s}.primary{background:linear-gradient(135deg,#6c63e8,#8b66df);color:white;box-shadow:0 8px 18px rgba(108,99,232,.3)}.secondary{background:#fff;color:#514aa8;border:2px solid #c8c4f3;text-align:left}.primary:hover:not(:disabled),.secondary:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(108,99,232,.22)}.primary:focus-visible,.secondary:focus-visible{outline:3px solid #ffbd59;outline-offset:3px}.primary:disabled{opacity:.45;cursor:not-allowed}.quiz{padding:0}.quiz-layout{height:100%;display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%)}.question-pane,.answer-pane{min-width:0;min-height:0;padding:clamp(22px,3.2vw,44px)}.question-pane{display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#f5f3ff,#eefaff);border-right:1px solid #dfe4f7}.answer-pane{display:flex;flex-direction:column;justify-content:center}.question-kicker{margin:0;color:#6b62d5;font-weight:900;letter-spacing:.08em}.question-pane h1{font-size:clamp(1.65rem,3.2vw,2.7rem);overflow-wrap:anywhere}.progress-row{display:flex;justify-content:space-between;gap:10px;font-weight:800;color:#69728b;font-size:.82rem}.progress{height:9px;background:#e1e6f5;border-radius:99px;margin:10px 0 clamp(28px,6vh,58px);overflow:hidden}.progress i{height:100%;display:block;background:linear-gradient(90deg,#65d7c4,#6c63e8);border-radius:inherit;transition:width .4s}#answer-form{width:100%}fieldset{border:0;padding:0;margin:0 0 16px;display:grid;gap:10px}.choice input{position:absolute;opacity:0}.choice span{display:flex;align-items:center;gap:12px;border:2px solid #e4e7f5;border-radius:16px;padding:clamp(10px,1.8vh,15px) 16px;cursor:pointer;font-weight:700;transition:.2s;overflow-wrap:anywhere}.choice b{display:grid;place-items:center;background:#edf0ff;color:#625bc6;border-radius:9px;width:32px;height:32px;flex:0 0 auto}.choice input:checked+span{border-color:#7168df;background:#f2f0ff;box-shadow:0 4px 16px rgba(113,104,223,.15)}.choice input:focus-visible+span{outline:3px solid #ffbd59;outline-offset:2px}.choice.is-correct span{border-color:#38a66e;background:#e9fbf2}.choice.is-wrong span{border-color:#e48b55;background:#fff0e8}.feedback{margin-top:10px;padding:clamp(12px,2vh,18px);border-radius:18px;text-align:left;animation:appear .35s ease-out}.feedback.correct{background:#e9fbf2;border:1px solid #9ae1bd}.feedback.incorrect{background:#fff6df;border:1px solid #f2ce7a}.feedback h2{margin:0 0 6px;font-size:1.08rem}.feedback p{margin:6px 0;line-height:1.35}.relations{border-top:1px dashed rgba(74,79,110,.3);margin:8px 0 0;padding-top:5px}.relations p{font-weight:800}.relations .secondary{display:block;width:100%;margin:5px 0;font-size:.82rem;line-height:1.25;padding:8px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feedback>.primary{margin-top:6px}.score-ring{width:108px;height:108px;margin:14px auto;display:grid;place-content:center;border-radius:50%;background:#f2f0ff;border:8px solid #766de1;color:#514aa8;font-size:1.6rem;font-weight:900}.score-ring small{display:block;font-size:.72rem;color:#69728b}.answer-list{display:grid;gap:8px;text-align:left;margin:18px 0;max-height:42vh;overflow:auto}.answer-list div{background:#f5f6fc;border-radius:14px;padding:10px 16px}.answer-list span,.answer-list small{display:block}.answer-list span{font-weight:900}.answer-list small{color:#65708d;margin:4px 0 0 27px;line-height:1.4}.sky span{position:fixed;z-index:-1;font-size:2rem;animation:float 4s ease-in-out infinite}.sky span:nth-child(1){left:6%;top:22%}.sky span:nth-child(2){right:6%;top:18%;animation-delay:-1s}.sky span:nth-child(3){right:12%;bottom:15%;animation-delay:-2s}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes float{50%{transform:translateY(-10px) rotate(2deg)}}@keyframes appear{from{opacity:0;transform:translateY(8px)}}@media(max-width:700px){.site-header{height:52px;padding:12px 14px}.brand{font-size:1rem}.app-shell{width:calc(100% - 16px);height:calc(100dvh - 60px);margin-bottom:8px}.panel{border-radius:20px}.quiz-layout{grid-template-columns:minmax(0,42%) minmax(0,58%)}.question-pane,.answer-pane{padding:14px 12px}.progress-row{flex-direction:column;font-size:.7rem}.progress{margin:7px 0 18px}.question-pane h1{font-size:clamp(1.05rem,5vw,1.45rem)}.question-kicker{font-size:.72rem}.choice span{padding:8px;font-size:.82rem;gap:7px}.choice b{width:26px;height:26px}.primary{width:100%;padding:9px 12px;font-size:.88rem}.feedback{padding:8px;font-size:.75rem}.feedback h2{font-size:.9rem}.relations .secondary{font-size:.7rem;padding:5px 7px}.hero,.result{padding:18px 14px}.features{align-items:stretch;flex-direction:column}.answer-list small{margin-left:0}}@media(max-height:620px){.site-header{height:48px;padding:11px 24px}.app-shell{height:calc(100dvh - 56px);margin-bottom:8px}.question-pane,.answer-pane{padding-top:14px;padding-bottom:14px}.progress{margin-bottom:18px}.choice span{padding:8px 12px}.feedback{padding:8px 12px;font-size:.8rem}.feedback h2{font-size:.95rem}.relations{display:grid;grid-template-columns:1fr 1fr;gap:5px}.relations p{grid-column:1/-1}.relations .secondary{margin:0}.feedback>.primary{padding:8px 16px}.result h1,.result .lead{margin:7px 0}.answer-list{max-height:35vh;margin:10px 0}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
