@charset "UTF-8";
:root{--bg:#f5f6f2;--paper:#fff;--ink:#253932;--muted:#78827b;--line:#e6eae3;--green:#234d43;--green-light:#ecf2e9;--lime:#dfedb7;--orange:#b87939;--red:#b25145;--radius:18px;--shadow:0 16px 50px #263d3210;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button,input,select,textarea,a{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #93b99c}a{color:var(--green)}button{color:inherit}svg{width:20px;height:20px;flex-shrink:0;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1{font-size:28px;letter-spacing:-1px;font-weight:750}h2{font-size:18px;font-weight:700}h3{font-size:15px}small{font-size:12px;color:var(--muted)}.muted{color:var(--muted)}.small{font-size:13px;line-height:1.7}.pre{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9}.skip-link{position:fixed;top:-60px;left:20px;z-index:100;background:white;padding:12px}.skip-link:focus{top:10px}.boot{min-height:100dvh;display:flex;gap:20px;align-items:center;justify-content:center;flex-direction:column}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--green);color:var(--lime);width:42px;height:42px;border-radius:14px;font-size:13px;font-weight:800;flex-shrink:0}.logo{display:flex;gap:12px;align-items:center}.logo strong{font-size:19px;letter-spacing:1px;display:block}.logo small{font-size:10px;letter-spacing:2px;display:block;margin-top:4px}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;background:#fff;border-right:1px solid var(--line);padding:34px 22px 24px;display:flex;flex-direction:column;z-index:20}.nav-caption{font-size:11px;color:#9aA298;letter-spacing:2px;margin:40px 16px 14px}.nav{display:flex;flex-direction:column;gap:7px}.nav button{display:flex;align-items:center;gap:13px;padding:13px 15px;border:0;background:none;text-align:left;border-radius:11px;font-size:14px;color:#6d796f;min-height:48px}.nav button.active{background:var(--green);color:white;font-weight:600}.nav button:not(.active):hover{background:var(--bg)}.nav button .count{margin-left:auto;background:#ffffff24;font-size:11px;padding:2px 6px;border-radius:5px}.sidebar-note{margin-top:auto;padding:22px 16px;background:#f4f6ed;border-radius:14px;position:relative;overflow:hidden}.sidebar-note svg{color:#829361;width:27px;height:27px;margin-bottom:10px}.sidebar-note p{font-size:13px;line-height:1.8}.sidebar-note small{display:block;margin-top:10px}.profile-mini{display:flex;gap:10px;align-items:center;margin-top:24px;padding:0 6px}.avatar{width:37px;height:37px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#edf0e6;color:#5c7059;font-size:15px;font-weight:700}.profile-mini strong{display:block;font-size:13px}.profile-mini small{font-size:11px}.profile-mini .icon-btn{margin-left:auto}.workspace{margin-left:228px}.topbar{height:80px;padding:0 38px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fafbf8}.breadcrumb{font-size:13px;color:var(--muted);display:flex;gap:10px;align-items:center}.breadcrumb strong{color:var(--ink);font-weight:500}.topbar-actions{display:flex;align-items:center;gap:15px}.sync{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:6px}.status-dot{width:6px;height:6px;background:#5b956b;border-radius:50%}.icon-btn{border:1px solid transparent;background:none;border-radius:10px;min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{background:var(--green-light)}.button{border:0;background:var(--green);color:#fff;border-radius:10px;padding:11px 18px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;text-decoration:none}.button:hover{filter:brightness(1.1)}.button.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.button.soft{background:var(--green-light);color:var(--green)}.button.danger{background:#f9eeea;color:var(--red)}.button.wide{width:100%}.button svg{width:17px;height:17px}.text-button{border:0;background:transparent;color:var(--green);font-size:12px;min-height:40px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.content{max-width:1540px;margin:auto;padding:34px 38px 50px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px}.eyebrow{font-size:11px;color:var(--muted);letter-spacing:1.5px;margin-bottom:9px}.subtitle{font-size:13px;color:var(--muted);margin-top:10px;line-height:1.8}.day-label{font-size:12px;background:white;border:1px solid var(--line);border-radius:30px;padding:9px 14px;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:24px}.hero{background:var(--green);border-radius:var(--radius);padding:28px 30px;position:relative;overflow:hidden;color:#fff;min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:15px}.hero-kicker{font-size:10px;letter-spacing:2px;color:#bacbbd;margin-bottom:12px}.hero h2{font-size:24px;line-height:1.6;letter-spacing:.5px;position:relative;z-index:1}.hero p{color:#c4d2c5;font-size:12px;margin-top:10px;line-height:1.8;max-width:360px}.hero-art{height:120px;width:155px;flex-shrink:0;position:relative;display:flex;align-items:end;justify-content:center;gap:10px}.hero-art i{display:block;width:28px;border-radius:6px 6px 0 0;background:#bdd09c;transform:skewY(-10deg)}.hero-art i:nth-child(1){height:34px;opacity:.5}.hero-art i:nth-child(2){height:65px;opacity:.7}.hero-art i:nth-child(3){height:100px;background:var(--lime)}.hero-art:before{content:'✦';position:absolute;right:17px;top:-15px;font-size:28px;color:var(--lime)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 26px}.stat{background:#fff;padding:19px 20px;border:1px solid var(--line);border-radius:14px}.stat-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.stat-top svg{width:17px;height:17px;color:#83937f}.stat-value{font-size:29px;font-weight:700;margin-top:10px;letter-spacing:-1px}.stat-value span{font-size:12px;font-weight:400;color:var(--muted);margin-left:6px;letter-spacing:0}.stat small{display:block;margin-top:7px;font-size:10px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px}.section-heading h2{display:flex;align-items:center;gap:9px;font-size:16px}.counter{border-radius:6px;background:#e8edde;padding:3px 7px;color:#728466;font-size:11px;font-weight:500}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.panel+.panel{margin-top:20px}.task-list{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.task-row{display:flex;gap:13px;align-items:center;padding:18px 20px;min-height:85px}.task-row+.task-row{border-top:1px solid #eff1ec}.check{width:24px;height:24px;flex-shrink:0;min-height:24px;border:1.5px solid #ced6ca;background:white;border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;padding:0}.check svg{width:15px;height:15px}.check.checked{background:var(--green);border-color:var(--green)}.task-body{flex:1;min-width:0}.task-title{border:0;background:none;text-align:left;padding:0;font-weight:600;font-size:13px;line-height:1.7;overflow-wrap:anywhere}.task-title:hover{color:#538064}.task-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:10px;color:var(--muted);margin-top:7px}.done .task-title{color:#8a968a;text-decoration:line-through}.tag{display:inline-block;padding:3px 7px;border-radius:5px;background:#eef1e9;font-size:10px;color:#6c805d;white-space:nowrap;font-weight:500}.tag.math{background:#eef0fb;color:#6d77a1}.tag.english{background:#fbf0dc;color:#a47d3f}.tag.chinese{background:#f6e9e2;color:#a17362}.tag.overdue{background:#f8eae7;color:var(--red)}.tag.blue{background:#eaf0f5;color:#607f9b}.task-date{font-size:11px;color:var(--muted);white-space:nowrap}.due-today{color:var(--orange)}.review-section{margin-top:28px}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-card{background:white;border:1px solid var(--line);border-radius:14px;padding:19px;min-width:0;display:flex;flex-direction:column}.review-card h3{font-size:14px;line-height:1.8;margin:12px 0 7px;overflow-wrap:anywhere}.review-card p{color:var(--muted);font-size:12px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px;white-space:pre-wrap}.card-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.card-top small{font-size:10px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;border-top:1px solid #f0f2ed;padding-top:12px}.card-bottom span{font-size:10px;color:var(--muted)}.stage-dots{display:flex;gap:4px}.stage-dots i{width:7px;height:7px;background:#e9ece5;border-radius:50%}.stage-dots i.filled{background:#73916b}.aside-column .panel{padding:21px}.aside-column h2{font-size:14px}.focus-panel{background:#edf0e5;border-color:#e5e9dc;text-align:center}.focus-top{display:flex;justify-content:space-between;align-items:center}.focus-top svg{width:18px;height:18px}.timer{font-size:45px;letter-spacing:2px;font-variant-numeric:tabular-nums;line-height:1;margin:28px 0 10px;font-weight:650}.focus-panel p{font-size:11px;color:#7b8571;line-height:1.8;margin-bottom:20px}.focus-options{display:flex;justify-content:center;gap:5px;margin:12px 0 16px}.focus-options button{border:0;background:none;font-size:11px;padding:6px 8px;border-radius:6px;min-height:32px}.focus-options button.active{background:white;box-shadow:0 2px 7px #334b3410}.growth-header{display:flex;justify-content:space-between;align-items:center}.level{background:#eff2e2;border:1px solid #e2e7d1;border-radius:9px;padding:8px 9px;font-size:12px;color:#758258}.growth-title{display:flex;align-items:center;gap:9px;margin-top:22px;font-size:14px;font-weight:650}.growth-title svg{color:#ac935c}.progress{width:100%;height:7px;border:0;background:#edf0e9;border-radius:5px;overflow:hidden;margin:13px 0 7px}.progress::-webkit-progress-bar{background:#edf0e9}.progress::-webkit-progress-value{background:#8ea66b;border-radius:5px}.progress::-moz-progress-bar{background:#8ea66b}.progress-note{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.streak-row{display:flex;gap:3px;justify-content:space-between;margin-top:22px}.day-dot{text-align:center;font-size:9px;color:#98a28e}.day-dot b{height:27px;width:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;font-size:10px;background:#f2f4ee;color:#a8b0a0}.day-dot b.lit{background:#e1eccd;color:#5d7b49}.tip-panel{border-style:dashed;background:transparent}.tip-panel h3{font-size:12px;display:flex;align-items:center;gap:8px;margin-bottom:10px}.tip-panel h3 svg{width:15px;height:15px;color:#a29256}.tip-panel p{font-size:11px;color:var(--muted);line-height:1.9}.empty{text-align:center;padding:35px 18px;color:var(--muted)}.empty-illustration{margin:0 auto 13px;background:#f2f5ed;width:48px;height:48px;border-radius:15px;display:flex;align-items:center;justify-content:center;color:#8aa07b}.empty h3{font-size:13px;color:#63735e;margin-bottom:8px}.empty p{font-size:12px;line-height:1.8}.empty .button{margin-top:16px}.footer-note{color:#a0a89b;font-size:10px;letter-spacing:1px;margin-top:30px;text-align:center}.toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;margin-bottom:22px}.filters{display:flex;gap:5px;flex-wrap:wrap}.filter{border:1px solid transparent;background:none;color:#7b8578;padding:8px 13px;border-radius:8px;min-height:39px;font-size:12px}.filter.active{background:#fff;border-color:var(--line);color:var(--green);font-weight:600}.search{position:relative;flex:1;max-width:260px;min-width:160px}.search svg{position:absolute;left:11px;top:12px;width:17px;height:17px;color:#94a18e}.search input{width:100%;padding-left:36px;font-size:12px;height:42px}.library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.library-grid .review-card{min-height:210px}.card-image{height:135px;object-fit:cover;width:100%;border-radius:9px;margin-top:12px;background:#f4f5f0}.list-filters{display:flex;gap:10px;align-items:center;margin-bottom:17px}.list-filters select{font-size:12px;max-width:135px}.report-stats{margin:0 0 24px;grid-template-columns:repeat(4,1fr)}.report-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.chart{height:220px;display:flex;gap:18px;align-items:end;padding:20px 8px 0}.chart-col{height:100%;flex:1;display:flex;align-items:center;flex-direction:column;justify-content:end;gap:9px;font-size:11px;color:var(--muted)}.chart-track{height:165px;width:100%;display:flex;align-items:end;justify-content:center;background:linear-gradient(to top,#f1f4ed 1px,transparent 1px);background-size:100% 41px}.chart-bar{width:min(100%,35px);height:calc(var(--bar,0)*1%);min-height:3px;border-radius:7px 7px 0 0;background:#a8bd8b}.chart-col:last-child .chart-bar{background:var(--green)}.chart-value{font-size:11px;color:var(--green)}.subject-row{display:grid;grid-template-columns:40px 1fr 30px;gap:12px;align-items:center;margin-top:22px;font-size:12px}.subject-row progress{margin:0}.report-message{padding:20px;background:#edf2e8;border-radius:12px;font-size:13px;line-height:1.9;margin-top:20px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-grid .panel{margin:0}.settings-grid h2{margin-bottom:12px}.settings-grid .small{margin-bottom:20px}.field{display:flex;flex-direction:column;gap:7px;margin:0 0 18px}.field label{font-size:12px;font-weight:600}.field input,.field select,.field textarea,input,select,textarea{border:1px solid #dfe5da;border-radius:9px;padding:11px 12px;background:#fff;color:var(--ink);min-width:0;max-width:100%}input:focus,select:focus,textarea:focus{outline:2px solid #c1d2b6;border-color:#92ac81}textarea{resize:vertical;min-height:95px;line-height:1.7}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:22px;flex-wrap:wrap}.settings-actions{display:flex;flex-wrap:wrap;gap:10px}.setting-separator{border:0;border-top:1px solid var(--line);margin:24px 0}.notice{background:#f5f6ef;padding:13px 15px;border-radius:9px;color:#7c856d;font-size:12px;line-height:1.9}.error-message{color:var(--red);font-size:12px;line-height:1.8;margin-top:12px;min-height:0}.error-message:empty{display:none}dialog{border:1px solid var(--line);border-radius:22px;padding:0;box-shadow:0 28px 100px #18332530;width:min(560px,calc(100vw - 30px));max-height:90dvh;color:var(--ink);background:white}dialog::backdrop{background:#14241e65;backdrop-filter:blur(3px)}.dialog-header{padding:20px 25px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:1}.dialog-header h2{font-size:18px}.dialog-body{padding:24px 25px 26px}.dialog-body .subtitle{margin-top:0;margin-bottom:20px}.dialog-body .pre{font-size:14px}.detail-image{max-width:100%;max-height:450px;object-fit:contain;display:block;margin:18px auto;border-radius:10px}.answer{background:#f3f6ef;border-radius:12px;padding:18px;margin-top:18px}.answer h3{font-size:12px;margin-bottom:9px;color:#788a69}.review-answer{margin:20px 0}.review-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.review-buttons .button{padding:11px 7px;font-size:12px}.review-hint{margin-top:12px;text-align:center;font-size:11px;color:var(--muted)}.image-upload{border:1px dashed #cbd6c2;border-radius:10px;padding:15px;background:#fafbf8}.image-upload input{font-size:12px;max-width:100%;padding:0;border:0;background:none}.image-upload p{font-size:10px;color:var(--muted);margin-top:9px;line-height:1.7}.preview-image{max-width:100%;max-height:170px;border-radius:8px;margin-top:12px}.choose-grid{display:grid;gap:12px}.choose-item{display:flex;align-items:center;gap:16px;border:1px solid var(--line);padding:19px;border-radius:12px;background:#fff;text-align:left}.choose-item:hover{background:#f4f7ef}.choose-item>svg{color:#7e956d;width:26px;height:26px}.choose-item strong{display:block;font-size:14px}.choose-item small{display:block;margin-top:6px;font-size:11px}.choose-item>svg:last-child{margin-left:auto;width:18px}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,15px);background:#253e33;color:#fff;padding:13px 22px;border-radius:12px;box-shadow:var(--shadow);font-size:13px;max-width:calc(100vw - 30px);z-index:100;opacity:0;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}.auth-layout{min-height:100dvh;display:grid;grid-template-columns:1.05fr 1fr}.auth-story{background:var(--green);padding:60px clamp(32px,7vw,110px);color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-story .logo .brand-mark{background:#ffffff15}.auth-story .logo small{color:#bfd0c0}.auth-title{margin:70px 0 35px}.auth-title h1{font-size:clamp(32px,3.8vw,55px);line-height:1.55;font-weight:600;letter-spacing:1px}.auth-title em{color:var(--lime);font-style:normal}.auth-title p{color:#bfd0c0;font-size:14px;line-height:2;margin-top:22px}.auth-points{display:flex;gap:25px;font-size:11px;color:#cad8cb;flex-wrap:wrap;margin-top:30px}.auth-points span{display:flex;gap:7px;align-items:center}.auth-points svg{width:16px;height:16px}.auth-story footer{color:#a7bdac;font-size:11px;letter-spacing:2px;margin-top:70px}.auth-main{display:flex;align-items:center;justify-content:center;padding:40px 30px}.auth-card{width:100%;max-width:360px}.auth-card .eyebrow{color:#819371}.auth-card h2{font-size:28px;margin-bottom:11px}.auth-card>.subtitle{margin-bottom:30px}.auth-card .field{margin-bottom:20px}.auth-foot{font-size:11px;color:#929d8c;line-height:1.9;text-align:center;margin-top:24px}.auth-decoration{display:flex;gap:13px;align-items:end;height:115px;margin-top:25px}.auth-decoration span{width:70px;background:#ffffff18;border-radius:12px 12px 0 0}.auth-decoration span:nth-child(1){height:40px}.auth-decoration span:nth-child(2){height:70px;background:#ffffff25}.auth-decoration span:nth-child(3){height:110px;background:var(--lime);position:relative}.auth-decoration span:nth-child(3):after{content:'✦';position:absolute;right:20px;top:25px;font-size:27px;color:var(--green)}.mobile-brand{display:none}.backup-file{display:none}.trash-list{display:flex;flex-direction:column;gap:12px}.trash-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.trash-row p{font-size:13px;overflow-wrap:anywhere}.trash-row small{display:block;margin-top:5px}.offline-banner{background:#fbf0df;color:#8c6e3b;padding:12px;text-align:center;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1550px){.content{padding-top:44px}.hero{min-height:190px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 315px;gap:30px}.hero h2{font-size:29px}.task-row{min-height:92px}}
@media(max-width:1200px){.sidebar{width:198px;padding:30px 16px 22px}.workspace{margin-left:198px}.topbar{padding:0 26px}.content{padding:28px 26px 40px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 245px;gap:18px}.hero{padding:23px}.hero-art{width:95px;gap:7px}.hero-art i{width:21px}.hero h2{font-size:22px}.stat{padding:17px 14px}.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav button{font-size:13px}.logo strong{font-size:17px}.sidebar-note{padding:17px 12px}}
@media(max-width:980px){.sidebar{width:82px;padding:25px 12px}.sidebar .logo{justify-content:center}.sidebar .logo>div:last-child,.sidebar .nav-caption,.sidebar .nav button span,.sidebar-note,.profile-mini>div:not(.avatar),.profile-mini>.icon-btn{display:none}.sidebar .nav{margin-top:40px;gap:15px}.nav button{justify-content:center;padding:12px}.profile-mini{margin-top:auto;justify-content:center;padding:0}.workspace{margin-left:82px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 240px}.content{padding:27px 23px 35px}.topbar{padding:0 23px}.hero-art{display:none}.hero{min-height:165px}.review-grid{grid-template-columns:1fr}.report-grid{grid-template-columns:1fr}.auth-story{padding:45px 32px}.auth-title h1{font-size:36px}}
@media(max-width:760px){.dashboard-grid{grid-template-columns:1fr}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aside-column{display:grid;grid-template-columns:1fr 1fr;gap:16px}.aside-column .panel{margin:0}.aside-column .tip-panel{grid-column:1/-1}.focus-panel .timer{margin-top:21px}.hero-art{display:flex;width:125px}.hero{min-height:170px}.settings-grid{grid-template-columns:1fr}.report-stats{grid-template-columns:repeat(2,1fr)}.auth-layout{grid-template-columns:1fr}.auth-story{padding:27px 30px 30px}.auth-title{margin:35px 0 0}.auth-title h1{font-size:29px}.auth-title p{margin-top:10px;font-size:12px}.auth-story footer,.auth-decoration,.auth-points{display:none}.auth-main{padding:35px 24px 45px}.auth-card h2{font-size:24px}.auth-card>.subtitle{margin-bottom:24px}}
@media(max-width:600px){.sidebar{inset:auto 0 0;width:100%;height:calc(68px + env(safe-area-inset-bottom));padding:5px 7px env(safe-area-inset-bottom);border:0;border-top:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(12px)}.sidebar>.logo,.profile-mini{display:none}.sidebar .nav{display:flex;flex-direction:row;gap:0;margin:0;justify-content:space-around}.sidebar .nav button{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px;padding:7px 0 5px;border-radius:10px;min-height:55px;font-size:9px}.sidebar .nav button span:not(.count){display:block;font-size:9px}.sidebar .nav button.active{background:var(--green-light);color:var(--green)}.nav button svg{width:20px;height:20px}.workspace{margin:0 0 70px}.topbar{height:66px;padding:0 18px;background:#fff}.breadcrumb{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700}.mobile-brand .brand-mark{width:31px;height:31px;border-radius:10px;font-size:10px}.topbar-actions{gap:8px}.topbar-actions>.button{min-height:35px;padding:8px 11px;font-size:11px}.topbar .sync{display:none}.content{padding:24px 17px 32px}.page-heading{margin-bottom:20px;align-items:flex-start}.page-heading h1{font-size:24px}.page-heading .eyebrow{font-size:10px;margin-bottom:7px}.subtitle{font-size:12px;margin-top:7px}.day-label{font-size:10px;padding:7px 10px;margin-top:4px}.hero{padding:23px 20px;min-height:156px;border-radius:16px}.hero h2{font-size:21px;line-height:1.6}.hero p{font-size:11px;max-width:230px}.hero-art{width:85px;height:95px;gap:6px}.hero-art i{width:19px}.hero-art i:nth-child(3){height:75px}.hero-art i:nth-child(2){height:50px}.hero-art:before{font-size:23px;top:-4px;right:2px}.hero-kicker{font-size:8px;margin-bottom:9px}.stats{gap:9px;margin:13px 0 24px}.stat{padding:14px 11px;border-radius:12px}.stat-top{font-size:10px}.stat-top svg{width:14px;height:14px}.stat-value{font-size:25px;margin-top:8px}.stat-value span{font-size:9px;margin-left:4px}.stat small{font-size:9px;line-height:1.6}.section-heading h2{font-size:15px}.task-row{padding:15px 14px;gap:10px;min-height:85px}.task-title{font-size:12px}.task-date{font-size:10px}.task-row>.icon-btn{display:none}.task-meta{font-size:9px;gap:6px}.tag{font-size:9px}.task-list{border-radius:14px}.review-grid{gap:10px}.review-card{padding:15px 12px;border-radius:12px}.review-card h3{font-size:13px}.review-card p{font-size:11px}.card-bottom{gap:4px}.card-bottom .text-button{font-size:11px}.card-bottom .text-button svg{width:14px}.card-top small{font-size:9px}.aside-column{gap:12px}.aside-column .panel{padding:18px 14px}.timer{font-size:35px}.focus-options{gap:1px}.focus-options button{font-size:10px;padding:6px}.growth-title{font-size:12px}.level{font-size:10px;padding:7px}.day-dot b{width:20px;height:20px;font-size:8px}.day-dot{font-size:8px}.streak-row{margin-top:26px}.progress-note{font-size:9px}.focus-panel p{font-size:10px}.aside-column .panel h2{font-size:13px}.button{font-size:12px;padding:10px 14px}.toolbar{gap:13px}.search{max-width:none;flex-basis:100%}.library-grid{grid-template-columns:1fr}.library-grid .review-card{padding:19px;min-height:180px}.card-image{height:180px}.list-filters{justify-content:space-between}.filter{padding:8px 10px;font-size:11px}.dialog-header{padding:14px 18px}.dialog-body{padding:21px 18px}.dialog-header h2{font-size:17px}.field input,.field select,.field textarea{font-size:16px}.field-row{gap:11px}.toast{bottom:90px;font-size:12px}.report-stats{gap:12px}.chart{gap:11px}.report-grid{gap:15px}.panel{padding:20px}.auth-story{padding:24px}.auth-title{margin-top:28px}.auth-title h1{font-size:27px}.auth-title p{font-size:11px}.auth-main{padding:30px 24px}.auth-card .field label{font-size:12px}.auth-foot{font-size:10px}.footer-note{font-size:9px;letter-spacing:0}.focus-panel .button{padding:10px 8px}.review-buttons{gap:6px}.review-buttons .button{font-size:11px}.chart-col{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

[data-space="14"]{margin-top:14px}[data-space="16"]{margin-top:16px}[data-space="18"]{margin-top:18px}

.focus-options button{white-space:nowrap}@media(max-width:600px){.focus-options{display:grid;grid-template-columns:repeat(2,1fr);gap:3px}.focus-options button{padding:5px 2px;min-height:28px}.growth-title{gap:5px}.streak-row{gap:1px}}
