@import"https://fonts.googleapis.com/css2?family=Ma+Shan+Zheng&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,system-ui,sans-serif;color:#554660;background:#fff7fb;font-synthesis:none;--ink:#554660;--muted:#928295;--paper:#fffdfd;--line:#eedce8;--pink:#ed8db3;--pink-soft:#fff0f6;--purple:#9274c7;--purple-soft:#f2edff;--yellow:#f7cb70;--yellow-soft:#fff7df;--mint:#8dcdb7;--shadow:0 16px 42px rgba(156,93,131,.12)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 12%,rgba(253,210,226,.45) 0 8%,transparent 26%),radial-gradient(circle at 93% 85%,rgba(224,209,255,.45) 0 10%,transparent 28%),#fff7fb}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.loading{min-height:100vh;display:grid;place-items:center;color:var(--purple);font-weight:700}.login-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 14% 20%,#ffe8a6 0 5%,transparent 22%),radial-gradient(circle at 83% 76%,#efd9ff 0 10%,transparent 30%),#fff7fb}.login-card{position:relative;width:min(460px,100%);background:#fffdfdf0;border:1px solid var(--line);padding:46px 42px 38px;box-shadow:var(--shadow);border-radius:30px 30px 40px;overflow:hidden}.login-card:after{content:"";width:130px;height:130px;position:absolute;right:-52px;bottom:-54px;background:#ffe4ef;border-radius:50%}.sticker{display:grid;place-items:center;width:58px;height:58px;color:#fff;font-size:31px;background:var(--pink);border-radius:48% 52% 50% 47%;box-shadow:4px 5px #f8c8dc;transform:rotate(-7deg)}.eyebrow{margin:0 0 7px;color:var(--pink);letter-spacing:.15em;font-size:11px;font-weight:700}.login-card .eyebrow{margin-top:22px}h1,h2,h3{font-family:Ma Shan Zheng,Noto Sans SC,cursive;color:#5a4566}.login-card h1{font-size:clamp(42px,10vw,60px);line-height:1.07;margin:0 0 14px;letter-spacing:.03em}.login-copy{color:var(--muted);line-height:1.8;margin:0 0 28px}form{display:grid;gap:14px}label{display:flex;flex-direction:column;gap:7px;color:#796b7c;font-size:13px;font-weight:700}input,select{border:1px solid var(--line);border-radius:13px;padding:11px 13px;background:#fff;color:var(--ink);outline:none}input:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 3px #9274c724}button{border:0;border-radius:13px;padding:11px 16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}button:not(:disabled):hover{transform:translateY(-1px)}.primary{color:#fff;background:linear-gradient(135deg,var(--pink),#cc7fc0);box-shadow:0 7px 15px #d16f9e38}.primary:hover{background:linear-gradient(135deg,#e97da9,#bb6caf)}.full{width:100%;margin-top:4px}.secondary{color:#8a5e93;background:#fdebf4}.secondary:hover{background:#fbdce9}.compact{padding:8px 12px;font-size:12px}.privacy{position:relative;z-index:1;margin:19px 0 0;text-align:center;color:#a598a7;font-size:11px}.error,.floating-error{background:#ffe7ed;color:#b45272;padding:10px 12px;border-radius:11px;font-size:12px;margin:0}.floating-error{position:fixed;bottom:22px;left:50%;transform:translate(-50%);z-index:10}.app-shell{min-height:100vh;display:flex;flex-direction:column}.topbar{height:78px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(238,220,232,.9);background:#fff7fbdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;position:sticky;top:0;z-index:4}.brand{min-width:268px;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:11px}.brand>span{width:44px;height:44px;border-radius:50% 45% 52% 48%;display:grid;place-items:center;color:#fff;font-size:24px;background:linear-gradient(135deg,#f69abd,#bd9ae7);transform:rotate(-8deg);box-shadow:3px 4px #ffe0ee}.brand div,.account span{display:flex;flex-direction:column}.brand strong{font-family:Ma Shan Zheng,Noto Sans SC,cursive;font-size:23px;letter-spacing:.04em}.brand small,.account small{font-size:10px;color:var(--muted)}.topbar nav{margin:auto;align-self:stretch;display:flex;gap:6px}.topbar nav button{border-radius:0;background:transparent;color:#978a9b;padding:0 16px;border-bottom:3px solid transparent}.topbar nav button i{margin-right:6px;font-style:normal}.topbar nav button.active{color:var(--purple);border-bottom-color:var(--pink)}.account{min-width:268px;display:flex;justify-content:flex-end;align-items:center;gap:13px;text-align:right}.account strong{color:var(--purple)}.logout{padding:7px 10px;background:transparent;color:#9c8c9d;border:1px solid var(--line);font-size:12px}.content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:42px 0 66px;flex:1}.hero{position:relative;overflow:hidden;min-height:252px;border-radius:28px;padding:37px 42px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#fff;background:linear-gradient(125deg,#a381d5,#cc8ecc 47%,#f09fba);box-shadow:0 18px 35px #a271bb40}.hero:before{content:"";position:absolute;width:250px;height:250px;border:36px solid rgba(255,255,255,.12);right:108px;top:-116px;border-radius:50%}.hero:after{content:"✦  ✿  ✦";position:absolute;bottom:20px;left:42px;color:#ffffff47;font-size:24px;letter-spacing:14px}.hero-copy,.hero-progress{position:relative;z-index:1}.hero .eyebrow{color:#fff0ad}.hero h1{margin:4px 0 9px;color:#fff;font-size:clamp(34px,5vw,53px);line-height:1.06}.hero p:last-child{margin:0;color:#ffffffdb;font-size:14px}.hero-progress{width:143px;min-width:143px;height:143px;border:2px dashed rgba(255,255,255,.65);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff1f}.hero-progress span{font-size:11px}.hero-progress strong{font:700 31px Georgia,serif}.hero-progress strong small{font-size:15px;font-weight:400}.ring{position:absolute;width:176px;height:176px;border:10px solid rgba(255,240,171,.34);border-left-color:#fff2ae;border-radius:50%;transform:rotate(-18deg);display:grid;place-items:center}.ring b{position:absolute;right:-22px;top:4px;font-size:11px;color:#fff1ae;transform:rotate(18deg)}.hero-star{position:absolute;right:30px;bottom:25px;color:#ffeaa7;font-size:34px;transform:rotate(13deg)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:39px 0 17px}.section-heading h2{margin:0;font-size:34px}.task-count{color:#9f8c9d;font-size:12px;background:#fff0f6;padding:7px 11px;border-radius:99px}.task-list{display:grid;gap:10px}.task{display:grid;grid-template-columns:46px 1fr auto;gap:15px;align-items:center;background:#fffdfdeb;border:1px solid var(--line);border-radius:18px;padding:14px 16px;box-shadow:0 5px 16px #b17e9b0f}.task-done{opacity:.72}.task-done h3{text-decoration:line-through;text-decoration-color:#c9adbd}.subject-dot{width:38px;height:38px;border-radius:50% 43% 52% 48%;display:grid;place-items:center;color:#fff;font-size:15px;font-weight:700}.subject-语文{background:#eb9bba}.subject-数学{background:#9d83cf}.subject-英语{background:#6fbba7}.subject-综合{background:#f0bd54}.task-top{display:flex;align-items:center;gap:8px}.subject,.status{display:inline-flex;padding:3px 7px;border-radius:99px;font-size:10px;font-weight:700}.subject{color:#766584;background:#f3edf9}.status{margin-left:auto;color:#9e8f9d;background:#f4f0f3}.status-done{color:#39816d;background:#e4f5ee}.status-partial{color:#a57828;background:#fff3d5}.status-deferred{color:#bd5c7b;background:#ffe8ef}.task-body h3{font-family:Noto Sans SC,system-ui,sans-serif;color:#5b4b60;font-size:15px;margin:5px 0 0}.task-body p{color:#a08f9f;font-size:11px;margin:4px 0 0}.task-form{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;border-top:1px dashed var(--line);padding-top:14px}.task-form .wide{grid-column:1/-1}.task-form button{justify-self:start}.week-navigator{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:0 0 13px;padding:10px;background:#fffdfdcc;border:1px solid var(--line);border-radius:18px}.week-switch{color:#87658f;background:#fcebf4;font-size:12px;padding:9px 13px;justify-self:start}.week-switch:last-child{justify-self:end}.week-switch span{font-size:17px;line-height:0;margin:0 6px}.week-switch:disabled{color:#c9bdc8;background:#f5f0f3;box-shadow:none}.week-range{display:flex;flex-direction:column;align-items:center;gap:1px;text-align:center}.week-range span{color:#b293aa;font-size:10px;font-weight:700;letter-spacing:.12em}.week-range strong{color:#654d6d;font-family:Ma Shan Zheng,Noto Sans SC,cursive;font-size:23px;font-weight:400}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:18px}.day{min-height:88px;padding:10px 4px;display:flex;flex-direction:column;gap:3px;align-items:center;color:#9a899b;background:#fffdfdb8;border:1px solid var(--line)}.day strong{color:#5b4c60;font-size:22px}.day small{font-size:10px;color:#b196aa}.day.selected{background:linear-gradient(145deg,#af8cd6,#ec9ab7);color:#fff;border-color:#c78fc3;box-shadow:0 7px 15px #c982b138}.day.selected strong,.day.selected small{color:#fff}.day.outside{opacity:.42;cursor:default}.day.outside:hover{transform:none}.day-caption{display:flex;align-items:center;gap:11px;border-radius:16px;padding:12px 16px;background:#fff1f6;color:#715c76;margin-bottom:12px}.day-caption div{display:flex;flex-direction:column}.day-caption small{color:#9c8a9d;font-size:11px;margin-top:2px}.flower-mini{display:grid;place-items:center;height:32px;width:32px;border-radius:50%;background:#f5bdd1;color:#fff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.stat{position:relative;overflow:hidden;padding:21px 22px;border:1px solid var(--line);border-radius:19px;background:#fffdfde6;display:flex;flex-direction:column}.stat span{color:#9c899b;font-size:12px}.stat strong{color:#765b8e;font:700 35px Georgia,serif;margin-top:6px}.stat strong small{color:#a496a4;font-size:14px;font-weight:400}.stat i{position:absolute;right:18px;bottom:12px;color:#f0bfd0;font-size:30px;font-style:normal;opacity:.7}.stat:nth-child(2) i{color:#c7b3e7}.stat:nth-child(3) i{color:#f3d27d}.panel{margin-top:16px;background:#fffdfdeb;border:1px solid var(--line);border-radius:20px;padding:24px}.panel-heading{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:19px}.panel-heading h3{font-size:27px;margin:0}.panel-heading>span{color:#a28fa0;font-size:11px}.subject-bars{display:grid;gap:18px}.subject-row{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center}.subject-row strong{color:#5e4e63;font-size:14px}.subject-row .progress-track{margin:6px 0 5px}.subject-row small{color:#a08f9f;font-size:11px}.subject-row>b{color:#8e6db1;font:700 17px Georgia,serif}.progress-track{height:8px;overflow:hidden;background:#f1e8ef;border-radius:99px}.progress-track span{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#eca1bf,#a68bd1)}.tip-card{margin-top:15px;display:flex;align-items:center;gap:14px;padding:16px 18px;color:#7a697f;background:#fff7dd;border:1px solid #f5e4ae;border-radius:16px}.tip-card span{font-size:26px}.tip-card p{margin:0;font-size:13px}.site-footer{width:min(1180px,calc(100% - 48px));padding:21px 0;margin:auto;border-top:1px solid var(--line);color:#aa99a8;display:flex;justify-content:space-between;gap:15px;font-size:11px}@media(max-width:800px){.topbar{height:auto;padding:11px 16px 0;flex-wrap:wrap}.brand{min-width:0;flex:1}.account{min-width:0}.account span{display:none}.topbar nav{order:3;width:100%;justify-content:space-around}.topbar nav button{flex:1;padding:13px 8px 10px}.content{width:min(100% - 28px,700px);padding-top:23px}.hero{padding:30px 24px}.hero-progress{width:112px;height:112px;min-width:112px}.ring{width:140px;height:140px}.stats{grid-template-columns:repeat(3,1fr)}.stat{padding:17px 14px}.stat strong{font-size:28px}.task-form{grid-template-columns:1fr}.site-footer{width:min(100% - 28px,700px)}}@media(max-width:520px){.brand div{display:none}.hero{min-height:215px}.hero-progress{display:none}.hero h1{font-size:40px}.hero:before{right:-80px}.section-heading{margin-top:30px}.section-heading h2{font-size:30px}.task{grid-template-columns:40px 1fr;gap:10px;padding:13px}.task>.secondary{grid-column:1/-1}.task-form button{width:100%}.week-navigator{grid-template-columns:1fr auto 1fr;gap:5px;padding:8px}.week-switch{padding:8px 7px;font-size:11px}.week-switch span{margin:0 3px}.week-range strong{font-size:18px}.week-strip{gap:4px}.day{min-height:75px;padding:7px 2px}.day span{font-size:10px}.day strong{font-size:18px}.stats{grid-template-columns:1fr}.stat{min-height:88px}.panel{padding:18px}.panel-heading{flex-direction:column;gap:5px}.subject-row{grid-template-columns:34px 1fr auto}.subject-row small{font-size:10px}.site-footer{flex-direction:column;gap:4px}.topbar nav button i{display:block;margin:0 0 2px}}
