:root{--purple:#6f55ed;--purple2:#8d78ff;--blue:#4667ef;--green:#21ad8e;--ink:#20244a;--muted:#7d839d;--line:#e5e6f2;--surface:#fff;--bg:#f8f8ff;--shadow:0 12px 34px rgba(73,66,145,.09);--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:var(--font);color:var(--ink)}body{background:radial-gradient(circle at 15% 5%,#f0edff 0,transparent 28%),linear-gradient(180deg,#fbfbff,#f6f7ff 70%,#f9f9ff)}button,a{font:inherit}.home-shell{width:min(1460px,100%);margin:auto;padding:22px 28px 30px;position:relative;overflow:hidden}.home-header{height:68px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:inherit}.brand img{width:62px;height:62px;border-radius:18px;box-shadow:0 9px 22px rgba(111,85,237,.2)}.brand h1{margin:0;font-size:27px;letter-spacing:-1px}.brand p{margin:6px 0 0;color:var(--muted);font-size:14px}.header-actions{display:flex;align-items:center;gap:24px}.header-actions button{border:1px solid #dedcf4;background:rgba(255,255,255,.75);padding:12px 21px;border-radius:14px;color:#474a76}.profile{display:flex;align-items:center;gap:10px;padding-left:18px;border-left:1px solid #e4e4ef}.profile img{width:44px;height:44px;border-radius:50%}.profile span{font-weight:650}.home-hero{height:246px;border:1px solid #dedff0;border-radius:22px;box-shadow:var(--shadow);background:linear-gradient(110deg,rgba(255,255,255,.92),rgba(244,242,255,.94));position:relative;overflow:hidden;display:flex;align-items:center}.hero-copy{padding-left:82px;position:relative;z-index:2}.hero-copy h2{font-size:46px;margin:0 0 14px;letter-spacing:-2px}.hero-copy h2 span{color:var(--purple)}.hero-copy p{font-size:18px;margin:0;color:#4d5371}.handwrite{margin-top:28px;font-size:18px;color:#5c5f92;font-family:KaiTi,"STKaiti",serif;letter-spacing:3px;border-bottom:2px solid #8d78ff;padding-bottom:7px;width:max-content;transform:rotate(-1deg)}.hero-art{position:absolute;right:0;bottom:0;width:64%;height:100%;object-fit:cover;object-position:center}.subject-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.subject-card{height:280px;border:1px solid #e0e2f0;border-radius:22px;box-shadow:var(--shadow);background:rgba(255,255,255,.96);display:grid;grid-template-columns:1.25fr .75fr;padding:26px 28px;text-decoration:none;color:inherit;overflow:hidden;position:relative}.english-card{background:linear-gradient(120deg,#fff,#f1fbf8)}.subject-main{display:flex;flex-direction:column}.subject-title{display:flex;gap:20px}.subject-icon{width:74px;height:74px;border-radius:20px;display:grid;place-items:center;text-align:center;font-size:22px;font-weight:800;line-height:1.1;color:white;background:linear-gradient(145deg,#7a67ef,#4169e8);box-shadow:inset 0 0 0 12px rgba(255,255,255,.18)}.subject-icon.abc{background:linear-gradient(145deg,#38bba4,#0a8a77);font-size:26px}.subject-title h3{font-size:26px;margin:8px 0}.subject-title p{margin:0;color:#60667f;line-height:1.7;font-size:15px;max-width:360px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.chips span{background:#eef2ff;color:#4a64d7;border-radius:8px;padding:7px 10px;font-size:12px}.chips.green span{background:#e8f7f2;color:#178b76}.subject-card button{border:0;color:#fff;background:linear-gradient(120deg,#5478f2,#315be1);border-radius:12px;padding:13px 24px;font-weight:700;font-size:17px;width:max-content;box-shadow:0 8px 18px rgba(62,92,225,.25)}.english-card button{background:linear-gradient(120deg,#31bea2,#15977d);box-shadow:0 8px 18px rgba(21,151,125,.25)}.mini-preview,.word-preview{border:1px solid #e0e1ee;border-radius:18px;background:rgba(255,255,255,.78);padding:14px 16px;align-self:center;height:200px}.mini-preview h4,.preview-head h4{margin:0 0 11px;font-size:14px}.mini-tabs{display:flex;gap:4px;margin-bottom:8px}.mini-tabs i{font-style:normal;font-size:10px;padding:5px 8px;border-radius:8px;background:#f1f2f7;color:#81859b}.mini-tabs i:first-child{background:#8a76ee;color:white}.mini-row{display:flex;align-items:center;gap:8px;border-top:1px solid #eeeef5;padding:10px 0;font-size:12px}.mini-row span:first-child{width:12px;height:12px;border:1px solid #dcdfea;border-radius:3px}.mini-row em{margin-left:auto;font-style:normal;color:#ee755f}.preview-head{display:flex;justify-content:space-between}.preview-head span{font-size:11px;color:#3f9e8d}.word-preview-card{background:white;border-radius:10px;padding:14px;box-shadow:0 8px 18px rgba(40,95,82,.08)}.word-preview-card h4{font-size:18px;margin:0 0 6px}.word-preview-card .phon{font-size:11px;color:#7f879f}.word-preview-card .split{margin:13px 0;color:#385b9e}.word-preview-card .bar{height:7px;border-radius:8px;background:#edf0f3;margin-top:12px;overflow:hidden}.word-preview-card .bar i{display:block;height:100%;background:#26aa91}.dashboard{display:grid;grid-template-columns:1.05fr .85fr 1fr;gap:18px;margin-top:18px}.dash-card{height:174px;border:1px solid #e5e5ef;border-radius:20px;background:white;box-shadow:var(--shadow);padding:18px 24px}.dash-card h3{font-size:16px;margin:0 0 14px}.today-values{display:grid;grid-template-columns:1fr 1fr;border:1px solid #ececf4;border-radius:14px}.today-values>div{padding:15px 28px}.today-values>div+div{border-left:1px solid #ececf4}.today-values span{display:block;color:#696f89;font-size:13px}.today-values b{font-size:32px;color:#6c5bea;margin-right:5px}.today-values em{font-style:normal}.today-values small{display:block;color:#7f8498;margin-top:6px}.progress-body{display:flex;align-items:center;gap:25px}.ring{width:112px;height:112px;border-radius:50%;display:grid;place-content:center;text-align:center;background:conic-gradient(var(--purple) 0 55%,#33b7a0 55% 68%,#ececf5 68%)}.ring:before{content:"";position:absolute}.ring b{font-size:23px}.ring span{font-size:10px;color:#777d93}.legend{flex:1}.legend p{display:grid;grid-template-columns:16px 1fr auto;align-items:center;margin:0;padding:8px 0;font-size:13px}.legend i{width:9px;height:9px;border-radius:50%}.purple-dot{background:var(--purple)}.green-dot{background:#31b69f}.legend small{grid-column:2/4;color:#858aa0;margin-top:3px}.card-heading{display:flex;justify-content:space-between}.card-heading a{font-size:11px;color:#646a89;text-decoration:none}.recent-row{display:grid;grid-template-columns:28px 48px 1fr auto;align-items:center;border-top:1px solid #efeff5;padding:9px 0;font-size:12px}.recent-row:first-child{border-top:0}.recent-icon{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;color:white;background:#6e5ced}.recent-icon.en{background:#28a991}.recent-row time{color:#999db0}.safe-note{margin:18px 170px 0;border-radius:18px;background:white;box-shadow:var(--shadow);height:54px;display:flex;align-items:center;gap:12px;padding:0 22px;color:#535ad2;font-size:13px}.safe-note b{background:#7185ed;color:white;width:28px;height:28px;border-radius:8px;display:grid;place-items:center}.safe-note span{color:#8e92a8}.left-cat{position:absolute;left:-30px;bottom:15px;width:280px;pointer-events:none}.right-cat{position:absolute;right:-5px;bottom:0;width:310px;pointer-events:none}@media(max-width:1000px){.home-shell{padding:14px}.home-hero{height:220px}.hero-copy{padding-left:34px}.hero-copy h2{font-size:36px}.hero-art{opacity:.55;width:72%}.subject-grid,.dashboard{grid-template-columns:1fr}.subject-card{height:auto;min-height:270px}.dash-card{height:auto}.safe-note{margin:18px 0}.left-cat,.right-cat{display:none}}@media(max-width:680px){.header-actions{display:none}.brand h1{font-size:22px}.brand p{font-size:12px}.brand img{width:50px;height:50px}.home-hero{height:260px}.hero-copy{padding:28px;align-self:flex-start}.hero-copy h2{font-size:34px}.hero-art{width:100%;opacity:.35}.handwrite{font-size:14px;letter-spacing:1px}.subject-card{grid-template-columns:1fr}.mini-preview,.word-preview{display:none}.subject-title p{font-size:13px}.dashboard{gap:12px}}
