:root{--blue:#1769ff;--navy:#10234a;--muted:#687892;--line:#e4ebf5;--bg:#f6f9fe;--card:#fff;--green:#16a673;--shadow:0 12px 40px rgba(25,64,120,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--navy);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);justify-content:space-between;padding:0 4%;position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px}.brand b{font-size:19px}.brand small{display:block;color:#8491a6;font-size:10px;margin-top:2px}.logo{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#1355d8,#3187ff);color:#fff;display:grid;place-items:center;font-weight:900;font-size:22px;box-shadow:0 8px 20px #1769ff30}.topbar nav{display:flex;gap:24px;font-size:14px;font-weight:650}.topbar nav a{color:#5c6b84}.topbar nav a.active,.topbar nav a:hover{color:var(--blue)}.actions{display:flex;gap:9px;align-items:center}.btn,.lang{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 15px;font-weight:700;cursor:pointer}.btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.btn.ghost{color:var(--navy)}.full{width:100%}.mobileActions{display:none}.container{max-width:1220px;margin:auto;padding:58px 4% 80px}.hero{background:radial-gradient(circle at 76% 20%,#dcecff 0,transparent 33%),linear-gradient(#fff,#f5f9ff);padding:70px 4% 55px}.heroGrid{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;align-items:center}.eyebrow{color:#3d65a5;font-weight:800;letter-spacing:1.8px;font-size:12px}.hero h1{font-size:60px;line-height:1.03;letter-spacing:-3px;margin:16px 0}.hero h1 span{color:var(--blue)}.hero p{font-size:18px;line-height:1.65;color:#3f5274;max-width:650px}.cta{display:flex;gap:12px;margin:25px 0}.checkgrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;color:#52637f;font-size:13px}.checkgrid span:before{content:"✓";display:inline-grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#ddf7ec;color:#109a69;margin-right:8px;font-weight:900}.heroCard{position:relative;min-height:390px}.goalCard{position:absolute;right:0;top:12px;width:300px;background:#fff;border:1px solid var(--line);border-radius:21px;padding:25px;box-shadow:var(--shadow);z-index:2}.goalCard .score{font-size:43px;font-weight:900;margin:4px 0 14px}.bar{height:8px;background:#e8eff7;overflow:hidden;margin:5px 0 12px}.bar,.bar i{border-radius:20px}.bar i{display:block;height:100%;background:linear-gradient(90deg,#15a672,#63d75d)}.skillLine{display:flex;justify-content:space-between;font-size:12px}.coachBubble{position:absolute;bottom:12px;left:10px;width:265px;background:#eef6ff;border:1px solid #dbeafa;padding:16px;border-radius:16px;color:#436187;font-size:13px;line-height:1.5;z-index:3}.abstractPerson{position:absolute;bottom:0;right:75px;width:235px;height:290px;border-radius:46% 46% 10% 10%;background:linear-gradient(145deg,#f4dfd0,#fff);box-shadow:var(--shadow);overflow:hidden}.abstractPerson:before{content:"";position:absolute;width:125px;height:150px;border-radius:50%;background:#e6b48f;left:55px;top:35px;box-shadow:0 -19px 0 14px #2d2928}.abstractPerson:after{content:"AI\A COACH";white-space:pre;position:absolute;bottom:27px;left:56px;background:#fff;padding:12px 18px;border-radius:5px;font-weight:800;line-height:1.25;box-shadow:0 5px 15px #00000012}.section{max-width:1220px;margin:auto;padding:28px 4%}.dashHeader,.panelTitle,.sectionHeader{display:flex;justify-content:space-between;align-items:center;gap:20px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:17px;gap:17px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:23px;box-shadow:0 6px 22px #173d7508}.skill{min-height:220px}.skillIcon{font-size:25px;width:50px;height:50px;border-radius:15px;background:#edf5ff;display:grid;place-items:center}.skillTop{display:flex;justify-content:space-between;align-items:center}.skillTop h3{margin:12px 0 8px}.skillTop span{font-size:12px;font-weight:800;background:#edf5ff;padding:5px 8px;border-radius:99px}.muted{color:var(--muted)}.small{font-size:13px;line-height:1.55}.miniProgress{height:7px;background:#edf1f7;border-radius:20px;overflow:hidden;margin:13px 0 5px}.miniProgress i{display:block;height:100%;background:var(--blue);border-radius:20px}.skill .btn{margin-top:13px;width:100%}.prBanner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#fff0f0,#f1f7ff);padding:25px 28px;border-radius:18px;border:1px solid #f0e4e7;margin:22px 0}.how{background:#edf7ff;padding:28px;border-radius:18px;margin-top:20px}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.step{display:flex;gap:11px}.num{width:34px;height:34px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-weight:800;flex:none}.pageTitle{font-size:40px;letter-spacing:-1.5px;margin:8px 0}.pageSub{color:var(--muted);margin:0 0 30px}.tag{display:inline-block;background:#edf5ff;color:#2561bf;padding:5px 8px;border-radius:99px;font-size:11px;font-weight:800}.twoCol{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px}.practiceBox{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px}.progressSteps{display:flex;gap:8px;margin-bottom:28px}.progressSteps span{padding:8px 11px;background:#f2f5fa;border-radius:9px;font-size:12px;color:#71809a}.progressSteps .on{background:#e7f0ff;color:#155ed3;font-weight:800}.choiceGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin:20px 0}.choice{padding:17px;border:1px solid var(--line);background:#fff;border-radius:12px;text-align:left;font-weight:750;cursor:pointer}.choice.selected,.choice:hover{border-color:#8eb5ff;background:#f2f7ff;color:#155ed3}.diagnosticPreview{display:grid;grid-gap:8px;gap:8px;background:#f7faff;border:1px solid var(--line);padding:18px;border-radius:14px;margin:18px 0}.resultPanel{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px;box-shadow:var(--shadow)}.resultBadge{display:inline-block;color:var(--green);background:#e8f8f1;border-radius:99px;padding:7px 11px;font-size:12px;font-weight:800}.diagnosticResults{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:25px 0}.diagnosticResults div{border:1px solid var(--line);padding:18px;border-radius:14px}.diagnosticResults small,.diagnosticResults span{display:block;color:var(--muted);font-size:12px}.diagnosticResults b{font-size:28px;display:block;margin:5px 0}.resultActions{display:flex;gap:10px}.dashboard{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:18px;gap:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;margin-bottom:18px}.priorityPanel{padding-bottom:8px}.planItem{display:grid;grid-template-columns:35px 1fr auto;grid-gap:13px;gap:13px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.planItem:last-child{border:0}.planNum{width:30px;height:30px;border-radius:50%;background:#e9f1ff;color:#155ed3;display:grid;place-items:center;font-weight:900}.planItem p{margin:4px 0}.why{color:#4f6d93}.pill,.why{font-size:11px}.pill{padding:5px 8px;background:#fff2e9;color:#c4671e;border-radius:99px}.skillRow{margin:18px 0}.skillRow>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px}.metricBar{height:9px;background:#edf1f7;border-radius:20px;overflow:hidden}.metricBar i{display:block;height:100%;background:var(--blue)}.linkish{color:#155ed3;font-weight:750}.coachPanel{background:linear-gradient(145deg,#eff6ff,#fff)}.coachAvatar{font-size:34px;margin-bottom:12px}.mistakeMini{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0;font-size:13px}.mistakeMini span{color:var(--muted);font-size:12px}.filterRow{display:flex;gap:8px;margin-bottom:15px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fff;padding:8px 12px;border-radius:99px;font-size:12px;font-weight:700}.filter.active{background:#e8f1ff;color:#155ed3}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:13px;border-bottom:1px solid #edf1f6;text-align:left;font-size:13px}.reviewSummary{display:grid;grid-template-columns:repeat(3,1fr) auto;grid-gap:12px;gap:12px;margin-bottom:18px}.reviewSummary div{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px}.reviewSummary b,.reviewSummary span{display:block}.reviewSummary b{font-size:26px}.reviewSummary span{font-size:12px;color:var(--muted)}.planGrid,.wordGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.wordCard.learned{border-color:#8fd7bb}.wordHead{display:flex;justify-content:space-between;align-items:center}.wordHead h2{margin:0}.learnedBadge{font-size:11px;color:var(--green);font-weight:800}.wordActions{display:flex;gap:7px;margin:15px 0}.wordActions .btn{padding:8px 9px;font-size:12px}.dayCard{min-height:190px}.dayCard.today{border:2px solid var(--blue)}.dayTop{display:flex;justify-content:space-between;color:#5d6e88;font-size:12px}.dayCard h3{margin:14px 0 8px}.coachConversation{min-height:400px;display:flex;flex-direction:column}.coachMessage,.userMessage{padding:16px;border-radius:14px;margin-bottom:12px}.coachMessage{background:#eef6ff}.userMessage{background:#f6f7fa;align-self:flex-end;max-width:80%}.coachMessage p,.userMessage p{margin:7px 0 0;line-height:1.6}.askBox{margin-top:auto;display:flex;gap:8px}.askBox input{flex:1 1;border:1px solid var(--line);border-radius:10px;padding:12px}.focusItem{display:grid;grid-template-columns:28px 1fr auto;grid-gap:10px;gap:10px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.focusItem b{color:#155ed3}.focusItem em{font-style:normal;font-size:11px;color:#c4671e}.playerTop{display:flex;justify-content:space-between;gap:15px}.questionCount{font-weight:800;color:#667791}.audioCard{display:flex;gap:15px;align-items:center;padding:18px;background:#f5f9ff;border:1px solid #dce8f8;border-radius:14px}.playBtn{width:48px;height:48px;border-radius:50%;border:0;background:var(--blue);color:#fff;font-size:18px;cursor:pointer}.wave{display:flex;align-items:center;gap:3px;height:25px}.wave i{width:4px;height:10px;background:#8eb5ff;border-radius:5px}.wave i:nth-child(2n){height:19px}.wave i:nth-child(3n){height:13px}.prompt{background:#f6f9fe;border:1px solid var(--line);padding:22px;border-radius:14px;font-size:21px;line-height:1.65;margin:18px 0}.prompt.faded{font-size:18px}.recordBox{border:1px dashed #b5c7df;border-radius:15px;height:130px;display:grid;place-items:center;background:#fbfdff;color:#5a718f}.recordDot{color:#e05252;margin-right:8px}.row{display:flex;gap:10px}.row>*{flex:1 1}.resultInline{display:grid;grid-gap:5px;gap:5px;background:#eff9f5;border:1px solid #cbeee0;padding:15px;border-radius:13px;margin-top:15px;font-size:13px}.coachMetric{padding:13px 0;border-bottom:1px solid var(--line)}.coachMetric b,.coachMetric span{display:block}.coachMetric span{font-size:12px;color:var(--muted);margin-top:3px}.tip{background:#eef7ff;border-radius:14px;padding:15px;color:#416389;font-size:13px;line-height:1.55;margin-top:18px}.coachHero,.diagnosticHero{max-width:800px;margin-bottom:30px}.sectionHeader{margin-bottom:18px}footer{background:#10234a;color:#dce7f7;padding:36px 4%;display:grid;grid-template-columns:2fr 1fr;grid-gap:20px;gap:20px}footer p{color:#a9bbd5;font-size:13px;max-width:500px}.footerlinks{display:flex;gap:20px;justify-content:flex-end;font-size:13px}footer>small{grid-column:1/-1;color:#91a7c4}@media(max-width:950px){.topbar nav{display:none}.mobileActions{display:block}.dashboard,.heroGrid,.twoCol{grid-template-columns:1fr}.grid4,.planGrid,.steps,.wordGrid{grid-template-columns:1fr 1fr}.goalCard{right:0}.abstractPerson{right:90px}.diagnosticResults,.reviewSummary{grid-template-columns:1fr 1fr}}@media(max-width:620px){.topbar{padding:0 18px}.actions{display:none}.hero{padding:45px 18px}.hero h1{font-size:42px;letter-spacing:-2px}.heroGrid{gap:15px}.heroCard{min-height:420px}.goalCard{width:245px}.abstractPerson{right:20px}.coachBubble{left:0}.container,.section{padding-left:18px;padding-right:18px}.choiceGrid,.diagnosticResults,.grid4,.planGrid,.steps,.wordGrid{grid-template-columns:1fr}.prBanner{flex-direction:column;align-items:flex-start;gap:14px}.pageTitle{font-size:33px}.dashHeader,.panelTitle,.sectionHeader{align-items:flex-start;flex-direction:column}.reviewSummary{grid-template-columns:1fr}.resultActions{flex-direction:column}footer{grid-template-columns:1fr}.footerlinks{justify-content:flex-start}}.recommendCard{display:flex;justify-content:space-between;align-items:center;gap:18px;background:linear-gradient(120deg,#eef6ff,#f9fbff);border:1px solid #dce9fb;border-radius:18px;padding:22px 24px;margin:0 0 34px}.recommendCard h2{margin:10px 0 4px}.taskCard{min-height:205px;display:flex;flex-direction:column}.taskCard .bottom{margin-top:auto}.cards3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}@media(max-width:950px){.cards3{grid-template-columns:1fr 1fr}}@media(max-width:620px){.cards3,.recommendCard{grid-template-columns:1fr;display:grid}.recommendCard .btn{width:100%}}.speedRow{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}.speedRow button{border:1px solid #cfd9ea;background:#fff;border-radius:8px;padding:6px 10px;font-weight:700;color:#536783;cursor:pointer}.speedRow button.speedOn{background:#2167f5;color:#fff;border-color:#2167f5}.speedRow.compact{margin-top:12px}