:root{color:#26322e;background:#f2eee3;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif;font-synthesis:none;--paper: #f7f3e8;--paper-soft: #fbf8f0;--ink: #22312c;--forest: #194a36;--forest-soft: #dfe9dd;--line: #cfc8b8;--line-dark: #aaa18d;--red: #a83d31;--blue: #315d9b;--violet: #72529a;--amber: #b46b2a}*{box-sizing:border-box}html{background:#f2eee3}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:#f2eee3 url(/paper-texture.png) repeat;background-size:420px}button,input{font:inherit}button{color:inherit}.app-shell{width:min(1540px,100%);min-height:100vh;margin:0 auto;background:#f7f3e8e6;border-inline:1px solid rgba(107,99,82,.25)}.masthead{min-height:120px;padding:20px 40px 15px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.masthead h1{margin:0 0 5px;color:var(--forest);font-family:STKaiti,KaiTi,"Noto Serif SC",serif;font-size:clamp(36px,3.6vw,52px);font-weight:700;letter-spacing:.14em;line-height:1}.masthead p{margin:0 0 7px;font-weight:700;letter-spacing:.04em}.masthead span{display:block;color:#68706b;font-size:13px;line-height:1.8}.masthead-note{text-align:right;padding-top:10px}.masthead-note blockquote{margin:0 0 13px;font-family:STKaiti,KaiTi,serif;font-size:18px;color:#20362d;letter-spacing:.08em}.roadmap{border-block:1px solid var(--line-dark);padding:10px 38px 12px;display:grid;grid-template-columns:88px minmax(1000px,1fr);overflow-x:auto;background:#faf7eea3}.roadmap-label{align-self:end;padding:0 10px 10px 0;font-family:"Noto Serif SC",Songti SC,serif;font-weight:700;white-space:nowrap}.roadmap-label-weeks{align-self:start;padding-top:14px}.phase-track,.week-track{display:grid;grid-template-columns:repeat(16,minmax(66px,1fr))}.phase-group{position:relative;padding:0 8px 10px;text-align:center;color:var(--phase-color);font-size:13px;font-weight:700;white-space:nowrap}.phase-group:after{content:"";position:absolute;left:7px;right:7px;bottom:0;height:2px;background:var(--phase-color)}.phase-group:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:var(--phase-color);bottom:-2px;left:7px}.phase-start{--phase-color: var(--red)}.phase-foundation{--phase-color: var(--blue)}.phase-close{--phase-color: #8e503b}.phase-strong{--phase-color: var(--forest)}.week-stop{position:relative;min-width:0;padding:10px 2px 0;border:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px}.week-stop:before{content:"";position:absolute;top:23px;left:0;width:50%;height:1px;background:var(--line-dark);z-index:0}.week-stop:after{content:"";position:absolute;top:23px;right:0;width:50%;height:1px;background:var(--line-dark);z-index:0}.week-dot{position:relative;z-index:1;display:grid;place-items:center;width:28px;height:28px;border:1px solid #8d8a80;border-radius:50%;background:var(--paper-soft);font-family:Georgia,serif}.week-stop:hover .week-dot{border-color:var(--forest)}.week-stop:focus-visible{outline:none}.week-stop:focus-visible .week-dot{box-shadow:0 0 0 3px #194a363d}.week-stop.is-current .week-dot{color:#fff;border-color:var(--red);background:var(--red)}.week-stop.is-complete .week-dot{color:#fff;border-color:var(--forest);background:var(--forest)}.week-range{font-size:11px;color:#4d5551;white-space:nowrap}.week-state{font-size:11px;color:#7a7d78}.week-stop.is-current .week-state{color:var(--red);font-weight:700}.view-switch{width:max-content;margin:10px auto 8px;padding:3px;display:flex;background:#f7f3e8f2;border:1px solid var(--line-dark);border-radius:7px;box-shadow:0 3px 16px #3e332317}.view-switch button{min-width:118px;padding:9px 20px;border:0;border-radius:4px;background:transparent;cursor:pointer}.view-switch svg{display:none}.view-switch button:hover{color:var(--forest);background:#194a360f}.view-switch button.is-active{color:#fff;background:var(--forest)}.content-area{padding:8px 24px 0}.today-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:8px}.panel{background:#fbf8f0c7;border:1px solid rgba(177,167,145,.56);border-radius:8px;box-shadow:0 2px 9px #4338290f}.today-panel,.focus-panel,.plan-view{padding:12px 16px 10px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:0 8px 10px;border-bottom:1px solid var(--line)}.section-heading h2,.week-view-header h2{margin:2px 0 0;font-family:"Noto Serif SC",Songti SC,serif;font-size:23px;letter-spacing:.03em}.eyebrow{margin:0;color:var(--forest);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.daily-total{text-align:right;white-space:nowrap}.daily-total strong{display:block;font-family:Georgia,serif;font-size:21px;color:var(--forest)}.daily-total span{color:#73766f;font-size:12px}.task-list{padding:4px 0}.task-entry{display:grid;grid-template-columns:minmax(0,1fr) 154px;align-items:center;border-bottom:1px solid var(--line)}.task-row{min-height:43px;padding:4px 8px;display:grid;grid-template-columns:26px 84px 64px 1fr 42px;align-items:center;gap:9px;border-bottom:0;cursor:pointer;transition:background-color .14s ease,opacity .14s ease}.task-row:hover{background:#194a360a}.task-entry:first-child .task-row{background:#dde9da8c}.task-row.is-done{opacity:.56}.task-row.is-done .task-copy{text-decoration:line-through}input[type=checkbox]{width:19px;height:19px;margin:0;accent-color:var(--forest);cursor:pointer}.task-time,.task-duration{font-family:Georgia,Times New Roman,serif;font-size:13px;color:#4d5551;white-space:nowrap}.task-duration{text-align:right}.subject-tag{display:inline-flex;justify-content:center;align-items:center;min-height:25px;padding:3px 7px;border-radius:4px;color:var(--subject-color);background:var(--subject-bg);font-size:12px;font-weight:800;white-space:nowrap}.subject-math{--subject-color: #2f5c9a;--subject-bg: #dce8f5}.subject-cs{--subject-color: #664692;--subject-bg: #e8e0f3}.subject-politics{--subject-color: #ad3d32;--subject-bg: #f3dfda}.subject-english{--subject-color: #236d68;--subject-bg: #dcecea}.subject-routine{--subject-color: #5f665f;--subject-bg: #e8e7e0}.subject-review{--subject-color: #6d5635;--subject-bg: #eee4cf}.task-copy{min-width:0;line-height:1.3}.task-copy strong{display:block;font-size:13px;font-weight:650}.task-copy small{display:block;margin-top:3px;color:#6a6f6b;font-size:12px}.actual-time-editor{min-width:0;color:var(--forest)}.actual-time-editor[open]{grid-column:1 / -1;grid-row:2;padding:0 8px 9px}.actual-time-editor>summary{min-height:44px;padding:5px 8px;display:flex;align-items:center;justify-content:center;border-radius:5px;color:var(--forest);font-size:11px;font-weight:800;text-align:center;cursor:pointer}.actual-time-editor>summary:hover{background:#194a3612}.actual-time-editor>summary::marker{content:""}.actual-time-fields{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr)) auto auto;align-items:end;gap:8px;padding:9px;border:1px solid var(--line);border-radius:6px;background:#fffdf7d1}.actual-time-fields label{display:grid;gap:4px;color:#4d5551;font-size:11px;font-weight:700}.actual-time-fields input{width:100%;min-height:44px;padding:4px 8px;border:1px solid var(--line-dark);border-radius:5px;background:#fff;color:var(--ink);font:inherit}.actual-time-fields button{min-height:44px;padding:0 13px;border:0;border-radius:5px;background:var(--forest);color:#fff;font-weight:800;cursor:pointer}.actual-time-fields button:disabled{cursor:default;opacity:.45}.actual-time-fields .actual-time-clear{border:1px solid var(--line-dark);background:transparent;color:var(--red)}.actual-time-error{grid-column:1 / -1;color:#9d3029;font-size:11px;font-weight:700}.primary-action{width:100%;min-height:42px;margin-top:4px;border:1px solid #123f2d;border-radius:4px;color:#fff;background:var(--forest);font-size:16px;font-weight:700;letter-spacing:.08em;cursor:pointer}.primary-action:hover{background:#113d2b}.primary-action:focus-visible{outline:3px solid rgba(25,74,54,.3);outline-offset:2px}.primary-action:disabled{cursor:default;opacity:.6}.completion-note{margin:7px 0 0;text-align:center;color:#777a74;font-size:11px}.compact-heading{align-items:flex-start}.phase-callout{padding:9px 8px 8px;border-bottom:1px solid var(--line)}.phase-callout span{color:var(--red);font-weight:800}.phase-callout p{margin:5px 0 0;font-size:13px;color:#5b615d}.focus-list{padding:0 8px}.focus-row{--accent: var(--subject-color);padding:8px 0;border-bottom:1px solid var(--line)}.focus-row-top{display:flex;justify-content:space-between;gap:20px}.focus-row-top strong{color:var(--subject-color);font-family:"Noto Serif SC",Songti SC,serif}.focus-row-top span{font-size:12px;color:#696e69}.focus-row p{min-height:24px;margin:3px 0 6px;color:#505752;font-size:11px;line-height:1.35}.progress-line{position:relative;height:5px;overflow:hidden;background:#e4e2da;border-radius:5px}.progress-line span{display:block;height:100%;background:var(--subject-color)}.week-total-row{display:flex;justify-content:space-between;padding:9px 8px 0;font-family:"Noto Serif SC",Songti SC,serif}.week-total-row strong{color:var(--forest);font-size:20px}.upcoming{margin-top:8px;border-block:1px solid var(--line-dark);background:#faf7ee8c}.upcoming-title{min-height:36px;padding:7px 14px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--line)}.upcoming-title strong{font-family:"Noto Serif SC",Songti SC,serif}.upcoming-title span{color:#6d716d;font-size:12px}.upcoming-row{min-height:45px;display:grid;grid-template-columns:150px 1.1fr 1.1fr 1.4fr;border-bottom:1px solid var(--line)}.upcoming-row:last-child{border-bottom:0}.upcoming-row>*{margin:0;padding:7px 12px;border-right:1px solid rgba(207,200,184,.72);font-size:11px;line-height:1.4}.upcoming-row>*:last-child{border-right:0}.upcoming-row div{display:flex;gap:12px;align-items:baseline}.upcoming-row div span{color:#777a74;white-space:nowrap}.upcoming-row p b{color:var(--blue);margin-right:7px}.week-view{overflow:hidden}.week-view-header{min-height:90px;padding:14px 18px;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;text-align:center;border-bottom:1px solid var(--line)}.week-view-header button{padding:8px 10px;border:1px solid var(--line-dark);border-radius:4px;background:transparent;cursor:pointer}.week-view-header button:hover:not(:disabled){color:#fff;border-color:var(--forest);background:var(--forest)}.week-view-header button:disabled{opacity:.35;cursor:default}.week-view-header p:last-child{margin:5px 0 0;color:#636963;font-size:12px}.week-table-wrap{overflow-x:auto}.week-table{min-width:1180px;display:grid;grid-template-columns:110px repeat(7,minmax(145px,1fr))}.week-row-fragment{display:contents}.week-cell{min-height:62px;padding:9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.week-cell:nth-child(8n){border-right:0}.week-head{min-height:44px;display:grid;place-items:center;background:#194a3612;color:var(--forest);font-weight:800}.time-cell{display:grid;place-items:center;color:#4e5752;font-family:Georgia,serif;font-size:13px;background:#eee9dd8f}.week-task{display:flex;align-items:flex-start;gap:7px;background:color-mix(in srgb,var(--subject-bg) 47%,transparent);cursor:pointer}.week-task span{font-size:12px;line-height:1.45}.week-task input{width:16px;height:16px;flex:0 0 auto;margin-top:1px}.week-task.is-done{opacity:.5;text-decoration:line-through}.week-task.is-unavailable{justify-content:center;color:#99958a;cursor:default;background:#e6e2d859}.week-footer{padding:13px 18px;display:flex;justify-content:flex-end;gap:28px}.week-footer strong{color:var(--forest)}.plan-view{overflow:hidden}.plan-intro{max-width:420px;margin:0;color:#626963;font-size:13px;text-align:right}.plan-list{padding-top:5px}.plan-row{width:100%;min-height:74px;padding:0;display:grid;grid-template-columns:104px 96px 1fr 1.25fr 1.45fr 100px;align-items:stretch;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.plan-row:hover{background:#194a360b}.plan-row>*{margin:0;padding:12px 10px;border-right:1px solid rgba(207,200,184,.7)}.plan-week strong{display:block;color:var(--forest);font-family:Georgia,serif;font-size:22px}.plan-week span{color:#777a74;font-size:11px}.plan-phase{display:flex;align-items:center;color:var(--phase-color);font-weight:800;font-size:13px}.plan-row p{font-size:12px;line-height:1.5}.plan-row p b{display:block;margin-bottom:3px;color:var(--blue)}.plan-progress{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.plan-progress:before{content:"";position:absolute;left:12px;right:12px;height:5px;background:#e2ded3;border-radius:4px}.plan-progress span{position:absolute;left:12px;height:5px;max-width:calc(100% - 24px);background:var(--forest);border-radius:4px}.plan-progress em{position:relative;z-index:1;margin-top:27px;color:#626862;font-size:11px;font-style:normal}.page-footer{padding:5px 38px 14px;color:#616761;font-family:"Noto Serif SC",Songti SC,serif;font-size:11px}.page-footer p{margin:0 0 4px}.page-footer strong{margin-right:14px;color:var(--ink)}.mobile-masthead,.mobile-today-view,.mobile-week-agenda{display:none}@media(max-width:980px){.masthead{padding-inline:24px}.masthead-note{display:none}.roadmap{padding-inline:20px}.today-grid{grid-template-columns:1fr}.upcoming-row{grid-template-columns:130px 1fr 1fr}.upcoming-row p:last-child{grid-column:2 / -1;border-top:1px solid var(--line)}.plan-row{grid-template-columns:82px 84px 1fr 1fr}.plan-row p:nth-of-type(3),.plan-progress{grid-column:span 2;border-top:1px solid var(--line)}}@media(max-width:900px){:root{background:var(--paper)}body{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.app-shell{width:100%;border:0;background:#f7f3e8eb}.masthead,.roadmap,.page-footer{display:none}.mobile-masthead{display:block;padding:16px 20px 12px}.mobile-brand-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mobile-brand-row h1{margin:0;color:var(--forest);font-family:STKaiti,KaiTi,"Noto Serif SC",serif;font-size:clamp(36px,10.5vw,43px);line-height:1.04;letter-spacing:.07em}.mobile-brand-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.mobile-brand-meta p{margin:0;color:#6d746e;font-family:Georgia,serif;font-size:11px;letter-spacing:.02em;white-space:nowrap}.mobile-brand-meta span{padding:4px 10px;border:1px solid var(--forest);border-radius:999px;color:var(--forest);font-size:11px;font-weight:800}.mobile-week-title{margin-top:11px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.mobile-week-title strong{color:var(--ink);font-family:"Noto Serif SC",Songti SC,serif;font-size:16px}.mobile-week-title span{color:#767a74;font-family:Georgia,serif;font-size:12px}.mobile-roadmap{position:relative;margin-top:7px;padding:23px 3px 10px;display:flex;align-items:center;justify-content:space-between}.mobile-roadmap-position{position:absolute;top:0;left:3px;color:var(--red);font-family:Georgia,serif;font-size:13px;font-weight:700}.mobile-roadmap hr{position:absolute;z-index:0;top:36px;left:18px;right:18px;margin:0;border:0;border-top:1px solid #b8b09f}.mobile-roadmap-item{position:relative;z-index:1;display:flex;align-items:center}.mobile-roadmap-item button{width:44px;height:44px;padding:0;display:grid;place-items:center;border:1px solid #9c978b;border-radius:50%;background:var(--paper-soft);color:#656b66;font-family:Georgia,serif;font-size:12px;cursor:pointer}.mobile-roadmap-item button.is-current{border-color:var(--red);color:#fff;background:var(--red);font-weight:800}.mobile-roadmap-item button.is-complete{border-color:var(--forest);color:#fff;background:var(--forest)}.roadmap-ellipsis{position:absolute;right:25px;width:35px;color:#787b75;background:var(--paper);text-align:center;letter-spacing:.14em}.content-area{padding:0 16px 12px}.desktop-today{display:none}.mobile-today-view{display:block}.mobile-day-heading{padding:10px 3px 8px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border-top:1px solid var(--line-dark)}.mobile-day-heading h2{margin:3px 0 0;color:var(--ink);font-family:"Noto Serif SC",Songti SC,serif;font-size:18px}.mobile-day-hours{text-align:right}.mobile-day-hours strong{display:block;color:var(--forest);font-family:Georgia,serif;font-size:23px;line-height:1}.mobile-day-hours span{color:#777b75;font-size:11px}.mobile-focus-card{min-height:238px;padding:18px 20px;border:2px solid rgba(49,93,155,.68);border-radius:11px;background:#fbf8f0e0;box-shadow:0 7px 22px #36302514}.mobile-focus-card.is-done{opacity:.74}.mobile-focus-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-focus-time{color:var(--forest);font-family:Georgia,serif;font-size:14px;font-weight:700}.mobile-focus-subject{padding:4px 9px;border-radius:4px;color:var(--subject-color);background:var(--subject-bg);font-size:12px;font-weight:800}.mobile-focus-card h3{margin:15px 0 7px;color:var(--ink);font-family:"Noto Serif SC",Songti SC,serif;font-size:21px;line-height:1.3}.mobile-focus-card p{margin:0;color:#646a65;font-size:13px;line-height:1.65}.mobile-focus-meta{margin-top:16px;display:flex;justify-content:space-between;color:#747873;font-size:12px}.mobile-focus-progress,.mobile-summary-line{height:5px;overflow:hidden;border-radius:5px;background:#e1ded4}.mobile-focus-progress{margin-top:7px}.mobile-focus-progress span{display:block;height:100%;background:var(--subject-color)}.mobile-complete-button{width:100%;min-height:48px;margin-top:15px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #244f8c;border-radius:7px;color:#fff;background:var(--blue);font-size:16px;font-weight:800;letter-spacing:.05em;cursor:pointer}.mobile-complete-button:active{transform:translateY(1px)}.mobile-complete-button:focus-visible{outline:3px solid rgba(25,74,54,.26);outline-offset:3px}.mobile-up-next{margin-top:12px;display:grid;gap:8px}.mobile-task-entry{border:1px solid var(--line);border-radius:8px;background:#fbf8f0ad}.mobile-task-row{min-height:55px;padding:7px 10px;display:grid;grid-template-columns:24px 92px 1fr;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fbf8f0ad;cursor:pointer}.mobile-task-entry .mobile-task-row{border:0;background:transparent}.mobile-task-row.is-done{opacity:.52}.mobile-task-row.is-done strong{text-decoration:line-through}.mobile-task-time{color:#4e5852;font-family:Georgia,serif;font-size:12px}.mobile-task-copy{min-width:0}.mobile-task-copy strong{display:block;overflow:hidden;color:var(--ink);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.mobile-task-copy small{display:block;margin-top:4px;color:#747873;font-size:11px}.mobile-rest-list{margin-top:9px;border:1px solid var(--line);border-radius:8px;background:#fbf8f08c}.mobile-rest-list summary{min-height:44px;padding:10px 12px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:8px;color:var(--forest);font-size:13px;font-weight:800;cursor:pointer}.mobile-rest-list summary::marker{content:""}.mobile-rest-list[open] summary svg:last-child{transform:rotate(180deg)}.mobile-rest-list .mobile-task-row,.mobile-rest-list .mobile-task-entry{margin:0 8px 8px}.mobile-rest-list .mobile-task-entry .mobile-task-row{margin:0}.mobile-focus-card .actual-time-editor{margin-top:8px}.mobile-task-entry .actual-time-editor{border-top:1px solid var(--line)}.actual-time-editor[open]{padding:0 8px 8px}.actual-time-editor>summary{min-height:44px}.actual-time-fields{grid-template-columns:1fr 1fr}.actual-time-fields input,.actual-time-fields button{min-height:44px}.mobile-progress-summary{margin:11px 3px 2px;display:grid;grid-template-columns:1fr auto;gap:4px 10px}.mobile-progress-summary div:not(.mobile-summary-line){grid-column:1 / -1;display:flex;justify-content:space-between;color:#656b66;font-size:12px}.mobile-progress-summary strong{color:var(--forest)}.mobile-summary-line{grid-column:1 / -1;margin-bottom:4px}.mobile-summary-line span{display:block;height:100%;background:var(--forest)}.mobile-empty-state{padding:38px 20px;border:1px solid var(--line);border-radius:9px;text-align:center;color:#6f746f}.view-switch{position:fixed;z-index:20;right:0;bottom:0;left:0;width:100%;min-height:calc(66px + env(safe-area-inset-bottom));margin:0;padding:6px 14px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(3,1fr);border:0;border-top:1px solid rgba(142,134,118,.64);border-radius:0;background:#f9f6eefa;box-shadow:0 -6px 24px #36302514}.view-switch button{min-width:0;min-height:54px;padding:5px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:7px;color:#71766f;font-size:11px}.view-switch svg{display:block}.view-switch button:hover{background:transparent}.view-switch button.is-active{color:var(--forest);background:#194a3614}.view-switch button:focus-visible{outline:2px solid rgba(25,74,54,.34);outline-offset:-2px}.week-view{border:0;border-radius:0;background:transparent;box-shadow:none}.week-view-header{min-height:74px;padding:10px 0 13px;grid-template-columns:62px 1fr 62px;border-top:1px solid var(--line-dark)}.week-view-header h2{font-size:18px}.week-view-header p:last-child{display:none}.week-view-header button{min-height:44px;padding:5px;font-size:12px}.week-table-wrap{display:none}.mobile-week-agenda{display:block}.mobile-week-days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.mobile-week-days button{min-width:0;min-height:54px;padding:6px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid transparent;border-radius:7px;background:transparent;color:#777b75;cursor:pointer}.mobile-week-days button span{font-size:10px}.mobile-week-days button strong{font-family:Georgia,serif;font-size:14px}.mobile-week-days button.is-active{border-color:var(--forest);color:#fff;background:var(--forest)}.mobile-week-task-list{margin-top:13px;border-top:1px solid var(--line-dark)}.mobile-week-task{min-height:67px;padding:9px 2px;display:grid;grid-template-columns:24px 92px 1fr;align-items:center;gap:8px;border-bottom:1px solid var(--line);cursor:pointer}.mobile-week-task.is-done{opacity:.5}.mobile-week-task.is-done strong{text-decoration:line-through}.mobile-week-time{color:#59615c;font-family:Georgia,serif;font-size:12px}.mobile-week-copy{min-width:0}.mobile-week-copy small{display:block;margin-bottom:3px;color:var(--forest);font-size:10px;font-weight:800}.mobile-week-copy strong{display:block;color:var(--ink);font-size:13px;line-height:1.35}.week-footer{padding:13px 2px;justify-content:space-between;gap:12px;font-size:12px}.plan-view{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.plan-view .section-heading{padding:15px 2px 12px;align-items:flex-start;border-top:1px solid var(--line-dark)}.plan-intro{display:none}.plan-list{padding:0}.plan-row{min-height:0;padding:14px 2px;grid-template-columns:58px 1fr auto;grid-template-rows:auto auto;gap:5px 10px;border-bottom:1px solid var(--line)}.plan-row>*{padding:0;border:0}.plan-week{grid-row:1 / span 2}.plan-week strong{font-size:24px}.plan-phase{align-items:flex-start}.plan-row p{grid-column:2 / -1;margin:0;overflow:hidden;color:#616863;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.plan-row p:nth-of-type(2),.plan-row p:nth-of-type(3){display:none}.plan-row p b{display:inline;margin:0 5px 0 0}.plan-progress{grid-column:3;grid-row:1;width:46px;min-height:25px}.plan-progress:before{left:0;right:0}.plan-progress span{left:0;max-width:100%}.plan-progress em{margin-top:18px;font-size:10px}}@media(max-width:359px){.mobile-masthead{padding-inline:14px}.content-area{padding-inline:12px}.mobile-brand-row h1{font-size:36px}.mobile-task-row,.mobile-week-task{grid-template-columns:22px 78px 1fr;gap:6px}.mobile-focus-card{padding:17px}}@media(max-width:900px)and (orientation:landscape){.mobile-masthead{padding-top:14px}.mobile-brand-row h1{font-size:34px}.mobile-focus-card{display:grid;grid-template-columns:1fr 180px;gap:0 18px}.mobile-focus-topline,.mobile-focus-card h3,.mobile-focus-card p{grid-column:1}.mobile-focus-meta,.mobile-focus-progress,.mobile-complete-button{grid-column:2}.mobile-focus-meta{grid-row:1;margin:0}.mobile-focus-progress{grid-row:2;align-self:center}.mobile-complete-button{grid-row:3;margin:0}.mobile-focus-card .actual-time-editor{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.route-state,.auth-page,.import-page,.settings-page{min-height:100vh;display:grid;place-content:center;padding:28px;background:#f7f3e8db;color:var(--ink)}.route-state{text-align:center;gap:12px}.route-empty-state{grid-template-columns:minmax(0,720px);place-content:start center;padding-top:clamp(64px,12vh,112px);text-align:left}.route-state-content{width:100%}.route-state-kicker{margin:0 0 22px;color:var(--forest);font-size:13px;font-weight:800;letter-spacing:.1em}.route-state-content h1,.import-header h1,.settings-header h1{max-width:14ch;margin:0;color:var(--ink);font-family:"Noto Serif SC",Songti SC,serif;font-size:clamp(38px,5vw,56px);line-height:1.16;letter-spacing:-.025em;text-wrap:balance}.route-state-body{margin-top:22px;display:grid;justify-items:start;gap:24px}.route-state-body p{max-width:62ch;margin:0;color:#59645f;font-size:17px;line-height:1.7}.route-state button,.route-state a,.auth-card button,.import-page button,.settings-page button{min-height:44px;border:0;border-radius:7px;padding:0 18px;background:var(--forest);color:#fff;font:inherit;font-weight:700;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.route-state button:hover,.route-state a:hover,.auth-card button:hover,.import-page button:hover:not(:disabled),.settings-page button:hover{background:#123b2a}.route-state button:focus-visible,.route-state a:focus-visible,.auth-card button:focus-visible,.import-page button:focus-visible,.settings-page button:focus-visible,.back-link:focus-visible{outline:3px solid rgba(25,74,54,.28);outline-offset:3px}.route-state a{min-width:200px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.route-spinner{width:32px;height:32px;margin:auto;border:3px solid #bfd0df;border-top-color:#173b63;border-radius:50%;animation:route-spin .8s linear infinite}@keyframes route-spin{to{transform:rotate(360deg)}}.auth-card,.upload-card,.preview-card,.validation-card{padding:28px;border:1px solid rgba(170,161,141,.6);border-radius:12px;background:#fbf8f0e6;box-shadow:0 16px 40px #43382917}.auth-card{width:min(100%,520px)}.auth-card form,.upload-card{display:grid;gap:16px;margin-top:24px}.auth-card label,.upload-card label{display:grid;gap:7px;font-weight:700}.auth-card input,.upload-card input{min-height:46px;border:1px solid var(--line-dark);border-radius:7px;padding:8px 11px;background:#fffdf7;color:var(--ink);font:inherit}.text-button{width:100%;margin-top:12px;background:transparent!important;color:#285987!important}.form-error{color:#a53030;font-weight:700}.import-page{grid-template-columns:minmax(0,720px);place-content:start center;padding-top:clamp(52px,9vh,88px)}.import-header{margin-bottom:34px}.import-header .eyebrow{margin-bottom:22px}.import-header>p:last-child{max-width:65ch;margin:18px 0 0;color:#59645f;font-size:16px;line-height:1.75}.upload-card{width:min(100%,560px);margin:0;justify-self:start;gap:22px;padding:30px}.upload-card-heading{display:grid;grid-template-columns:36px 1fr;align-items:start;gap:14px}.upload-card-heading>svg{width:36px;height:36px;color:var(--forest)}.upload-card-heading h2{margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:21px;line-height:1.3}.upload-card-heading p{margin:5px 0 0;color:#65706a;font-size:13px;line-height:1.6}.upload-field{color:#3f4b45;font-size:13px}.upload-card input[type=file]{width:100%;min-width:0;min-height:54px;padding:5px;color:#59645f;font-size:14px;cursor:pointer}.upload-card input[type=file]::file-selector-button{min-height:42px;margin-right:12px;border:1px solid var(--line-dark);border-radius:5px;padding:0 14px;background:#f3eee2;color:var(--ink);font:inherit;font-weight:700;cursor:pointer}.upload-card button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px}.upload-card button svg{width:19px;height:19px}.import-page button:disabled{cursor:default;opacity:.48}.import-page>.form-error,.import-page>.preview-card,.import-page>.validation-card{width:min(100%,720px);margin:20px 0 0}.settings-page{grid-template-columns:minmax(0,720px);place-content:start center;padding-top:clamp(52px,9vh,88px)}.settings-header{margin-bottom:34px}.settings-header .eyebrow{margin-bottom:22px}.settings-header>p:last-child{margin:18px 0 0;color:#59645f;font-size:16px;line-height:1.75}.settings-panel{overflow:hidden;border:1px solid rgba(170,161,141,.6);border-radius:12px;background:#fbf8f0e6;box-shadow:0 16px 40px #43382917}.settings-row{min-height:122px;padding:24px 28px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.settings-row:last-child{border-bottom:0}.settings-copy h2{margin:0;font-family:"Noto Serif SC",Songti SC,serif;font-size:20px;line-height:1.35}.settings-copy p{max-width:48ch;margin:7px 0 0;color:#65706a;font-size:13px;line-height:1.6}.settings-row button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.settings-row button svg{width:18px;height:18px}.settings-row .settings-secondary-action{border:1px solid var(--line-dark);background:transparent;color:var(--ink)}.settings-row .settings-secondary-action:hover{border-color:var(--forest);background:#194a3612;color:var(--forest)}.settings-toggle{min-height:46px;display:inline-flex;align-items:center;gap:11px;color:var(--ink);font-size:14px;font-weight:700;cursor:pointer}.settings-toggle input{position:relative;width:46px;height:26px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line-dark);border-radius:999px;background:#ddd8cc;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.settings-toggle input:before{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fffdf7;box-shadow:0 2px 5px #312a1f38;transition:transform .16s ease}.settings-toggle input:checked{border-color:var(--forest);background:var(--forest)}.settings-toggle input:checked:before{transform:translate(20px)}.settings-toggle input:focus-visible{outline:3px solid rgba(25,74,54,.28);outline-offset:3px}.import-page>*{min-width:0}.back-link{width:max-content;min-height:44px;margin-top:18px;display:inline-flex;align-items:center;gap:7px;color:var(--forest);font-weight:700;text-underline-offset:4px}.back-link svg{width:18px;height:18px}.preview-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.preview-metrics span{padding:12px;border-radius:10px;background:#eef4f8;text-align:center}.preview-metrics strong{display:block;font-size:24px}.confirm-row{display:flex;align-items:center;gap:10px;min-height:44px}.confirm-row input{width:20px;height:20px}.validation-card ul{padding-left:20px}.validation-card li{margin:10px 0}.validation-card li span{display:block;color:#526579}.success-card{border-color:#7aac86;background:#f0f8f1}.offline-banner,.migration-banner,.mutation-banner{position:relative;z-index:20;padding:10px 18px;background:#fff1c9;color:#523e12;text-align:center}.migration-banner{display:flex;justify-content:center;align-items:center;gap:18px}.migration-banner div{display:grid;text-align:left}.migration-banner button,.mutation-banner button{min-height:44px;border:0;border-radius:9px;padding:0 16px;background:#173b63;color:#fff;font-weight:700}.mutation-banner{display:flex;align-items:center;justify-content:center;gap:18px;background:#f8dddd;color:#701f1f}@media(max-width:600px){.route-empty-state,.import-page,.settings-page{padding:42px 18px 28px}.route-state-kicker,.import-header .eyebrow,.settings-header .eyebrow{margin-bottom:16px}.route-state-content h1,.import-header h1,.settings-header h1{font-size:clamp(34px,10vw,42px)}.route-state-body{margin-top:18px;gap:22px}.route-state-body p,.import-header>p:last-child{font-size:15px}.route-state a{width:100%}.import-header,.settings-header{margin-bottom:26px}.settings-header>p:last-child{margin-top:14px;font-size:15px}.settings-panel{border-radius:10px}.settings-row{min-height:0;padding:22px;grid-template-columns:1fr;gap:16px}.settings-row button{width:100%}.settings-toggle{justify-content:space-between}.upload-card{width:100%;padding:22px;border-radius:10px}.upload-card-heading{grid-template-columns:30px 1fr;gap:12px}.upload-card-heading>svg{width:30px;height:30px}.upload-card-heading h2{font-size:19px}.auth-card,.preview-card,.validation-card{padding:20px;border-radius:10px}.preview-metrics{grid-template-columns:repeat(2,1fr)}.migration-banner,.mutation-banner{align-items:stretch;flex-direction:column}}
