:root{--ink:#12233f;--muted:#5e6b7e;--paper:#f5f8fc;--card:#fff;--line:#dce5ef;--blue:#1557ff;--cyan:#5de1df;--navy:#0a2452;--yellow:#ffd85a;--ok:#0b8f68;--bad:#c83d55;--shadow:0 16px 46px rgba(15,42,84,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:16px;line-height:1.55}.topbar{height:72px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:28px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;text-decoration:none}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--navy);color:#fff;font-size:.9rem}.progress-wrap{display:flex;align-items:center;gap:12px;margin-left:auto;color:var(--muted);font-size:.84rem;font-weight:700}.progress{width:140px;height:7px;border-radius:9px;background:#e8edf4;overflow:hidden}.progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--blue),var(--cyan));transition:.35s}.icon-btn{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:1.2rem;cursor:pointer}main{max-width:1180px;margin:auto;padding:46px 22px 80px}.hero{display:grid;grid-template-columns:1.45fr .55fr;gap:54px;align-items:end;padding:38px 0 48px}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:.78rem;letter-spacing:.14em;font-weight:900}.hero h1{font-size:clamp(2.25rem,5vw,4.8rem);line-height:.98;letter-spacing:-.055em;margin:0;max-width:760px}.lead{font-size:1.15rem;color:var(--muted);max-width:620px;margin:22px 0 0}.hero-card{background:var(--navy);color:#fff;border-radius:22px;padding:22px;display:flex;gap:14px;box-shadow:var(--shadow)}.hero-card p{margin:4px 0 0;color:#c8d8f2;font-size:.92rem}.pulse{width:12px;height:12px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 7px rgba(93,225,223,.14);margin-top:6px;flex:0 0 auto}.tabs{display:grid;grid-template-columns:repeat(4,1fr);background:#e9eff7;border-radius:16px;padding:5px;margin-bottom:42px}.tab{border:0;background:transparent;padding:14px;border-radius:12px;color:#718097;font-weight:800;cursor:pointer;text-align:left}.tab span{margin-left:8px;color:inherit}.tab.active{background:#fff;color:var(--navy);box-shadow:0 3px 14px rgba(25,48,90,.09)}.view{display:none}.view.active{display:block;animation:fade .28s ease}@keyframes fade{from{opacity:0;transform:translateY(6px)}}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}.section-head h2{font-size:2rem;letter-spacing:-.035em;margin:0}.section-head>p{color:var(--muted);margin:0;max-width:440px}.topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.topic{background:var(--card);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 6px 20px rgba(15,42,84,.045)}.topic summary{list-style:none;cursor:pointer;padding:21px;display:flex;align-items:center;gap:16px}.topic summary::-webkit-details-marker{display:none}.topic-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#e9f0ff;color:var(--blue);font-weight:900}.topic-title{font-weight:850;font-size:1.05rem}.topic-sub{display:block;color:var(--muted);font-weight:500;font-size:.85rem}.chev{margin-left:auto;font-size:1.4rem;transition:.2s}.topic[open] .chev{transform:rotate(45deg)}.topic-body{padding:0 22px 22px;border-top:1px solid var(--line)}.topic-body h4{margin:18px 0 7px}.topic-body p,.topic-body li{color:#49586e}.topic-body ul{padding-left:21px}.formula{background:#0e2e63;color:#fff;padding:13px 16px;border-radius:12px;font-size:1.08rem;font-weight:800}.done-line{display:flex;align-items:center;gap:9px;margin-top:16px;font-weight:750}.done-line input,.check-row input{width:20px;height:20px;accent-color:var(--blue)}.oral-layout{display:grid;grid-template-columns:260px 1fr;gap:18px}.level-box,.oral-card,.task-shell,.readiness,.checklist,.oral-rubric{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 8px 28px rgba(15,42,84,.05)}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;background:#edf2f8;padding:5px;border-radius:12px}.segmented button{border:0;border-radius:9px;padding:10px;background:transparent;font-weight:900;cursor:pointer}.segmented button.active{background:var(--navy);color:#fff}.level-box>p:last-child{font-size:.9rem;color:var(--muted)}.card-meta,.task-top{display:flex;justify-content:space-between;color:var(--blue);font-size:.8rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.oral-card h3,.task-shell h3{font-size:1.65rem;line-height:1.25;letter-spacing:-.02em;margin:28px 0}.think{display:flex;gap:14px;padding:16px;border-radius:14px;background:#f1f5fa;color:var(--muted);margin-bottom:18px}.think p{margin:0}.primary,.ghost{border:0;border-radius:11px;padding:12px 17px;font-weight:850;cursor:pointer;font-size:.95rem}.primary{background:var(--blue);color:#fff}.ghost{background:#edf2f8;color:var(--ink)}.answer{margin-top:16px;padding:18px;border-left:4px solid var(--cyan);background:#edfbfb;border-radius:4px 12px 12px 4px}.answer ul{margin:6px 0;padding-left:20px}.oral-actions,.task-nav{display:flex;justify-content:space-between;margin-top:28px}.task-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.filter{border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:8px 14px;font-weight:750;cursor:pointer}.filter.active{background:var(--navy);color:#fff;border-color:var(--navy)}.task-shell{max-width:830px;margin:auto}.task-shell input,.task-shell select{width:100%;font:inherit;padding:14px;border:2px solid var(--line);border-radius:12px;outline:none}.task-shell input:focus{border-color:var(--blue)}.task-buttons{display:flex;gap:10px;margin-top:16px}.feedback{margin-top:15px;padding:15px;border-radius:12px}.feedback.ok{background:#e8f8f2;color:#087050}.feedback.bad{background:#fff0f2;color:#9b2940}.self-grid{display:grid;grid-template-columns:1fr 320px;gap:18px}.checklist{padding:8px 24px}.check-row{display:flex;gap:14px;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--line)}.check-row:last-child{border:0}.check-row label{cursor:pointer}.check-row small{display:block;color:var(--muted)}.readiness{text-align:center}.ring{--p:0;display:grid;place-items:center;width:148px;height:148px;margin:4px auto 18px;border-radius:50%;background:conic-gradient(var(--blue) calc(var(--p)*1%),#e8eef6 0);position:relative}.ring:after{content:"";position:absolute;inset:12px;border-radius:50%;background:#fff}.ring span{z-index:1;font-size:1.7rem;font-weight:900}.readiness p{color:var(--muted)}.oral-rubric{margin-top:18px}.oral-rubric>div{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.oral-rubric span{display:flex;align-items:center;gap:10px;color:var(--muted)}.oral-rubric b{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:9px;background:#e9f0ff;color:var(--blue)}footer{display:flex;justify-content:space-between;gap:20px;padding:24px max(22px,calc((100vw - 1180px)/2));background:var(--navy);color:#bed0eb;font-size:.85rem}@media(max-width:760px){.topbar{padding:0 14px}.progress-wrap span:first-child{display:none}.progress{width:90px}main{padding:25px 15px 60px}.hero{grid-template-columns:1fr;gap:24px;padding-top:22px}.hero h1{font-size:2.7rem}.tabs{position:sticky;top:79px;z-index:10}.tab{text-align:center;padding:11px 4px}.tab span{display:none}.section-head{display:block}.section-head>p{margin-top:8px}.topic-grid,.oral-layout,.self-grid{grid-template-columns:1fr}.oral-rubric>div{grid-template-columns:1fr 1fr}.level-box{padding:16px}.topic summary{padding:17px}footer{display:block}footer span{display:block;margin:4px 0}}
