*{box-sizing:border-box}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef5ff;background:#060a12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 20% 0,#4f7eff47,#0000 34%),radial-gradient(circle at 80% 18%,#ffd84d2e,#0000 28%),#060a12;min-height:100vh;margin:0}button{font:inherit;color:inherit}.app{min-height:100vh;padding:28px}.hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:16px;display:grid}.hero-copy{max-width:980px}.eyebrow{color:#bcd2ff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}h1{letter-spacing:-.055em;margin:18px 0 12px;font-size:clamp(34px,5.3vw,68px);line-height:.98}p{color:#afbdd0;line-height:1.75}.hero-copy p{max-width:860px;font-size:17px}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.hero-actions button{cursor:pointer;background:linear-gradient(135deg,#6ea4ff,#8d6cff);border:0;border-radius:16px;align-items:center;gap:9px;padding:13px 18px;display:inline-flex;box-shadow:0 18px 45px #617bff47}.hero-actions .ghost{box-shadow:none;background:#ffffff14;border:1px solid #ffffff1f}.stats{grid-template-columns:repeat(3,1fr);gap:10px;min-width:430px;display:grid}.stats div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:22px;padding:18px}.stats strong{white-space:nowrap;font-size:22px;display:block}.stats span{color:#9eb0c8;font-size:13px}.source-strip{flex-wrap:wrap;gap:10px;margin:0 0 18px;display:flex}.source-strip span{color:#9fb4d2;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:999px;padding:9px 12px;font-size:12px}.workspace{grid-template-columns:285px minmax(400px,1fr) 360px;align-items:stretch;gap:18px;display:grid}.workspace.rich{grid-template-columns:300px minmax(420px,1fr) 400px}.sidebar,.stage-card,.info{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#09111fc7;border:1px solid #ffffff1f;border-radius:30px;box-shadow:0 25px 80px #00000047}.sidebar{max-height:760px;padding:16px;overflow:auto}.side-title{color:#cfe0ff;align-items:center;gap:8px;margin:6px 6px 16px;font-weight:700;display:flex}.chapter{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:20px;align-items:center;gap:12px;width:100%;padding:11px;transition:all .2s;display:flex}.chapter:hover,.chapter.active{border-color:color-mix(in srgb, var(--accent), transparent 45%);background:#ffffff14;transform:translateY(-1px)}.chapter-icon{width:42px;height:42px;box-shadow:0 10px 24px color-mix(in srgb, var(--accent), transparent 72%);border-radius:15px;flex:none;place-items:center;display:grid}.chapter b{margin-bottom:3px;font-size:14px;display:block}.chapter small{color:#93a5bd}.stage-card{flex-direction:column;min-height:720px;padding:18px;display:flex}.stage-top{justify-content:space-between;align-items:center;padding:6px 8px 16px;display:flex}.stage-top h2{margin:10px 0 0;font-size:28px}.pill{background:#ffffff0f;border:1px solid;border-radius:999px;padding:5px 10px;font-size:12px;display:inline-block}.stage{background:#07111f;border:1px solid #ffffff1a;border-radius:24px;flex:1;min-height:560px;position:relative;overflow:hidden}.proof .stage{outline:2px solid #75f5ff8c;box-shadow:inset 0 0 0 1px #ffffff14,0 0 55px #75f5ff26}.proof .stage:after{content:"3D PROOF MODE";color:#91f7ff;letter-spacing:.12em;background:#75f5ff1f;border-radius:999px;padding:7px 10px;font-size:12px;position:absolute;top:14px;right:14px}.hint{color:#8192aa;text-align:center;padding-top:13px;font-size:13px}.loading{color:#fff;background:#ffffff1f;border-radius:999px;padding:12px 16px}.info{max-height:760px;overflow:hidden auto}.info-head{align-items:end;gap:14px;min-height:132px;padding:22px;display:flex}.info-head svg{width:38px;height:38px}.info-head small{opacity:.78}.info-head h3{margin:4px 0 0;font-size:26px}.info>:not(.info-head){margin-left:22px;margin-right:22px}.summary{margin-top:22px;font-size:15px}h4{color:#f5f9ff;margin:20px 0 10px}.detail-block{margin-top:18px}ul{color:#bbc8d9;padding-left:19px;line-height:1.65}li{margin-bottom:8px}.equations{gap:9px;display:grid}.equations code{color:#eaf3ff;white-space:normal;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;padding:12px 13px;display:block}.gaokao{background:#68d8ff14;border:1px solid #68d8ff29;border-radius:18px;padding:1px 14px 8px}.mistakes{background:#ff6f9114;border:1px solid #ff6f9129;border-radius:18px;padding:1px 14px 8px}.analysis-card{background:linear-gradient(135deg,#ffffff16,#ffffff09);border:1px solid #ffffff1a;border-radius:18px;margin-top:18px;padding:1px 15px 14px}.analysis-card p{color:#c6d5e8;margin:0}.note{color:#aebdd0;background:#ffffff0f;border:1px solid #ffffff17;border-radius:18px;margin-top:22px;margin-bottom:22px;padding:15px;line-height:1.65}.source-note{color:#b9d8ef;background:#68d8ff12;border:1px solid #68d8ff24;border-radius:18px;margin-top:-8px;margin-bottom:22px;padding:13px 15px;font-size:13px;line-height:1.65}.chapter-group{border-radius:22px;margin-bottom:6px}.chapter-group.active{border:1px solid color-mix(in srgb, var(--accent), transparent 72%);background:#ffffff0b;padding:4px}.chapter-group.active .chapter{margin-bottom:4px}.submodels{gap:6px;padding:0 4px 6px 58px;display:grid}.submodel{text-align:left;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff17;border-radius:14px;padding:9px 10px;transition:all .2s}.submodel:hover,.submodel.active{border-color:color-mix(in srgb, var(--accent), transparent 35%);background:color-mix(in srgb, var(--accent), transparent 88%)}.submodel b{color:#edf6ff;margin-bottom:4px;font-size:13px;display:block}.submodel small{color:#91a5bf;font-size:11px;line-height:1.5;display:block}.exam-panel{margin-top:22px}.exam-title{background:#ffd84d14;border:1px solid #ffd84d29;border-radius:18px;gap:6px;padding:14px 15px;display:grid}.exam-title span{color:#fff4bd;font-weight:800}.exam-title small{color:#b9c6d6;line-height:1.6}.exam-list{gap:12px;margin-top:12px;display:grid}.exam-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;padding:15px}.exam-card h4{color:#eaf3ff;margin:12px 0 6px;font-size:14px}.exam-card p{color:#c0cde0;margin:0;line-height:1.68}.exam-card .answer{color:#dfffea}.exam-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.exam-meta span{color:#91f7ff;font-size:13px;font-weight:800}.exam-meta em{color:#ffdf87;background:#ffd84d17;border-radius:999px;padding:4px 8px;font-size:12px;font-style:normal}@media (width<=980px){.hero,.workspace,.workspace.rich{grid-template-columns:1fr}.stats{min-width:0}.stage-card{min-height:620px}.sidebar{max-height:none;display:block}.side-title{grid-column:1/-1}.info{max-height:none}}@media (width<=700px){.app{padding:16px}.stats{grid-template-columns:1fr}.submodels{padding-left:14px}.stage{min-height:430px}.hero-actions button{justify-content:center;width:100%}.eyebrow{border-radius:18px}}
