@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;450;500;600;700&family=Noto+Serif+SC:wght@400;500;600&display=swap";:root{font-family:Inter,Noto Sans SC,Microsoft YaHei,sans-serif;color:#24312e;background:#f4f5f1;font-synthesis:none;line-height:1.6}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid #b9985f;outline-offset:3px}.topbar{height:80px;display:flex;align-items:center;gap:48px;border-bottom:1px solid #dde1d9;padding:0 42px;background:#fafbf8}.brand{display:flex;align-items:center;gap:12px}.brand-mark{color:#8b713e;font-size:32px}.brand b{font-family:"Noto Serif SC",serif;font-size:25px;letter-spacing:3px}.brand>span:last-child{font-size:11px;letter-spacing:3px;color:#7a877e}.topbar nav{display:flex;gap:24px;height:100%;align-items:center}.topbar nav button{background:none;border:0;color:#708078;height:100%;padding:0 6px;font-size:14px}.topbar nav button.active{border-bottom:2px solid #345446;color:#243e36}.mode-pill{margin-left:auto;background:#e8ede6;color:#4e6655;padding:5px 12px;border-radius:5px;font-size:13px}.workbench-heading{max-width:1400px;margin:0 auto;padding:38px 40px 28px;display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:11px;letter-spacing:2.4px;color:#879385;font-weight:600}h1{font-family:"Noto Serif SC",serif;font-size:34px;font-weight:500;margin:4px 0}h2{font-weight:500;font-size:25px}.workbench-heading p:last-child{color:#899085;font-size:14px;margin:8px 0}.button{border:1px solid #d0d8ce;border-radius:7px;background:#fff;padding:9px 16px;color:#344b3f;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:#315342;color:#fff;border-color:#315342}.first-slice{max-width:1320px;margin:0 auto;background:#1f2623;padding:50px;display:grid;grid-template-columns:320px 1fr;gap:65px;border-radius:16px}.preview-hardware{color:#aab6a9;text-align:center}.device-placeholder{padding:25px;text-align:left;background:#e6e8dc;color:#303b33;border:14px solid #454c47;border-radius:24px;box-shadow:0 15px 24px #0004}.device-placeholder p{font-size:14px}.device-placeholder h2{font-family:"Noto Serif SC",serif;font-size:25px;line-height:1.5}.device-placeholder span{float:right}.preview-task{background:#fcfdf9;padding:40px;border-radius:12px}.resume-block{margin:28px 0;background:#f0f2e9;border-left:3px solid #99a98b;padding:17px 22px}.resume-block small{color:#7f8b74}.resume-block p{margin:6px 0}.subtle{color:#8b958b;font-size:13px}hr{border:0;border-top:1px solid #dbe0d5;margin:28px 0}@media(max-width:800px){.topbar{padding:0 18px;gap:20px}.brand>span:last-child{display:none}.workbench-heading{padding:25px 20px}.first-slice{margin:0 15px;padding:20px;gap:24px;grid-template-columns:1fr}.workbench-heading .button{display:none}}:root{--paper: #f4f5f1;--surface: #fcfdf9;--ink: #29382f;--muted: #7e8c80;--line: #dfe5da;--green: #315343;--soft: #edf1e7;--gold: #ccac76;--danger: #a34d42;color:var(--ink);background:var(--paper);font-size:16px}html{scroll-behavior:smooth}body{min-width:320px}button{transition:background .16s,color .16s,box-shadow .16s,transform .12s}button:active:not(:disabled){transform:translateY(1px)}input,textarea,select{min-width:0;max-width:100%}textarea{resize:vertical}p{overflow-wrap:anywhere}svg{flex-shrink:0}h1,h2,h3{overflow-wrap:anywhere}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:2px solid #b89b68;outline-offset:3px}button:disabled{opacity:.45}.topbar{height:76px;padding:0 40px;background:var(--surface);border-color:var(--line);gap:55px}.topbar nav{gap:26px}.topbar nav a{height:100%;display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted);border-bottom:2px solid transparent;padding:2px 0 0}.topbar nav a.active{border-color:var(--green);color:var(--ink)}.topbar-right{display:flex;align-items:center;gap:20px;margin-left:auto}.mode-pill{margin:0;font-size:12px;border:1px solid #d7dfcf;background:#edf1e7;color:#63744f;white-space:nowrap;line-height:1.5;padding:5px 9px;border-radius:4px}.mode-pill.live{background:#e2ece7;color:#365c47;border-color:#cbdfd0}.sign-in-link{font-size:13px;display:flex;align-items:center;gap:7px;color:#566953}.icon-button{border:0;background:transparent;width:32px;min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted);border-radius:6px;padding:5px}.icon-button:hover{background:var(--soft);color:var(--ink)}.button{min-height:40px;font-size:14px;background:var(--surface);border-color:var(--line);color:var(--ink);font-weight:500;border-radius:6px;white-space:normal}.button:hover{background:var(--soft);border-color:#acb9a6}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover{background:#254b39}.button.small{min-height:34px;padding:5px 11px;font-size:13px}.button.full{width:100%}.text-button{border:0;background:transparent;color:#6c8066;font-size:13px;display:inline-flex;align-items:center;gap:5px;padding:4px 0;line-height:1.5}.text-button:hover{color:var(--green)}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;margin:18px 0;color:var(--ink)}.field>span{font-size:12px;color:var(--muted);font-weight:400}.field input,.field textarea,.field select{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:var(--surface);font-weight:400;font-size:15px;line-height:1.65}.field input::placeholder,.field textarea::placeholder{color:#97a192}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-row .field{margin:8px 0}.form-help{font-size:13px;color:var(--muted);line-height:1.8;margin:14px 0}.form-error{font-size:14px;color:var(--danger);padding:10px 12px;background:#faeeea;border-radius:5px;line-height:1.65}.modal{width:min(540px,calc(100vw - 32px));border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--ink);padding:26px 28px;box-shadow:0 24px 100px #10241638;max-height:calc(100dvh - 40px);overflow:auto}.modal::backdrop{background:#14211dcc;backdrop-filter:blur(4px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.modal-head h2{font-family:"Noto Serif SC",serif;font-size:22px;line-height:1.6;margin:0 0 5px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.segmented{display:flex;border:1px solid var(--line);padding:3px;background:var(--soft);border-radius:8px;gap:4px;margin:20px 0}.segmented button{flex:1;border:0;border-radius:5px;background:transparent;padding:8px;color:var(--muted);font-size:14px}.segmented .selected{background:var(--surface);color:var(--ink);box-shadow:0 1px 5px #2137200b}.inline-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.toasts{position:fixed;bottom:26px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:10px;z-index:200;max-width:min(560px,calc(100vw - 28px));width:max-content}.toast{display:flex;align-items:center;gap:12px;background:#223e31;color:#f7faf4;padding:13px 16px;border-radius:8px;font-size:14px;box-shadow:0 8px 35px #152b2330}.toast>span{border:1px solid #84a481;width:22px;min-width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:13px}.toast.error{background:#6c3931}.toast button{background:transparent;border:0;color:#c8d7c7;font-size:22px;padding:0 4px;margin-left:8px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{min-height:300px;padding:45px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:8px}.empty-symbol{height:54px;width:54px;border-radius:50%;background:var(--soft);color:#89a27f;display:grid;place-items:center}.empty-state h3{font-family:"Noto Serif SC",serif;font-weight:500;font-size:20px;margin:12px 0 0}.empty-state p{font-size:14px;max-width:290px;line-height:1.8;color:var(--muted);margin:0 0 18px}.offline-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#faf1dc;color:#886b31;padding:11px 24px;font-size:13px}.offline-banner .text-button{color:#886b31;white-space:nowrap}.account-name{max-width:130px;text-overflow:ellipsis;overflow:hidden}.auth-layout{max-width:1040px;margin:85px auto 60px;display:grid;grid-template-columns:1fr 1fr;gap:95px;padding:0 40px}.auth-story{padding-top:50px}.auth-story h1{font-size:40px;line-height:1.65;margin:20px 0}.auth-story>p{font-size:16px;line-height:2;color:var(--muted)}.auth-still{display:flex;align-items:center;gap:16px;margin-top:55px;color:#778a69;font-size:14px}.auth-form{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:32px 34px}.auth-form h2{font-family:"Noto Serif SC",serif;font-size:24px;margin:0}.auth-switch{display:block;margin:16px auto 24px}.auth-footer{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.settings-note{display:flex;align-items:flex-start;gap:12px;color:var(--muted);padding:16px;background:var(--soft);border-radius:7px;font-size:13px}.settings-note p{margin:0}.settings-note svg{margin-top:3px}kbd{font-size:12px;padding:2px 5px;border:1px solid var(--line);border-radius:4px;background:var(--soft)}.workspace{display:grid;grid-template-columns:210px 1fr;min-height:calc(100dvh - 76px)}.sidebar{display:flex;flex-direction:column;padding:34px 18px 22px;border-right:1px solid var(--line);background:#f8f9f5}.sidebar-label{font-size:12px;letter-spacing:1px;color:#94a08f;margin:0 16px 17px}.sidebar nav{display:flex;flex-direction:column;gap:7px}.sidebar nav button{width:100%;border:0;background:transparent;padding:11px 14px;display:flex;align-items:center;gap:12px;text-align:left;border-radius:7px;color:#71816c;font-size:14px}.sidebar nav button.active{background:#e7eddf;color:#355234;font-weight:500}.sidebar nav button em{font-size:12px;min-width:22px;padding:0 4px;border-radius:4px;margin-left:auto;text-align:center;font-style:normal;color:#7f9073;background:#f6f9f2}.sidebar-bottom{margin-top:auto;padding:80px 15px 0}.mini-mark{font-size:32px;color:#b5c0a6}.sidebar-bottom p{font-size:13px;color:#8b987f;margin:6px 0}.sidebar-bottom small{font-size:11px;color:#a4ad9d}.workspace-content{min-width:0}.workspace-heading{padding:36px 34px 30px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line)}.workspace-heading h1{font-size:29px;margin:7px 0 10px}.workspace-heading p:last-child{font-size:13px;color:var(--muted);margin:0}.workspace-heading .eyebrow{font-size:11px}.task-columns{display:grid;grid-template-columns:minmax(270px,39%) 1fr;min-height:640px}.task-list-pane{border-right:1px solid var(--line);padding:21px 18px}.list-tools{display:flex;gap:10px;margin-bottom:23px}.search-box{display:flex;align-items:center;gap:9px;padding:8px 10px;color:#9aa692;flex:1;background:#eef1e9;border-radius:6px}.search-box input{width:100%;border:0;outline:none;background:transparent;font-size:13px;color:var(--ink)}.list-tools select{font-size:12px;border:1px solid var(--line);border-radius:5px;background:var(--surface);color:var(--ink);padding:0 5px}.task-group{margin-bottom:20px}.task-group>h3{display:flex;align-items:center;gap:8px;font-size:12px;color:#8a987f;font-weight:500;margin:10px 12px}.task-group>h3>span{font-size:11px;color:#a0aa97}.task-row{display:flex;align-items:flex-start;gap:11px;padding:14px 12px;border:1px solid transparent;border-radius:8px;margin:4px 0;transition:background .15s}.task-row:hover{background:#ecefe7}.task-row.selected{border-color:#d4deca;background:#eaf0e2}.task-row>.lucide{color:#94a387;margin-top:5px}.task-check{width:18px;height:18px;min-width:18px;border:1px solid #aebda2;border-radius:5px;background:var(--surface);display:grid;place-items:center;padding:0;margin-top:4px;color:#6d8960}.task-check>span{width:7px;height:7px;border-radius:50%;background:#6c9155}.task-row-main{text-align:left;flex:1;min-width:0;padding:0;background:transparent;border:0;color:var(--ink)}.task-row-main>strong{font-size:14px;font-weight:500;line-height:1.7}.task-row-main>span{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:7px}.task-row-main small{font-size:11px;color:#94a18a}.task-row-main em{font-size:11px;color:#74945f;font-style:normal;display:flex;align-items:center;gap:5px}.task-row-main p{font-size:12px;color:#79866e;margin:9px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.7}.is-completed .task-row-main>strong{text-decoration:line-through;color:#8b9981}.has-note{display:flex;align-items:center;gap:3px}.corner-small{font-size:15px}.add-row{display:flex;align-items:center;gap:10px;background:transparent;border:0;padding:14px 12px;color:#8a997c;font-size:13px;width:100%}.detail-pane{background:var(--surface);min-width:0}.task-detail{padding:28px 32px;color:var(--ink);background:var(--surface)}.detail-topline{display:flex;gap:12px;align-items:center}.category-label{font-size:12px;color:#8c9c7d;border:1px solid #e0e6d9;border-radius:4px;padding:2px 6px;background:#f5f7f0}.status-label{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#929b88}.status-label.running{color:#70905c}.status-label.complete{color:#7d925f}.status-dot{width:6px;height:6px;background:#7ba163;border-radius:50%;display:inline-block}.detail-edit{margin-left:auto}.task-detail>h2{font-family:"Noto Serif SC",serif;font-size:25px;font-weight:500;line-height:1.65;margin:16px 0 8px}.detail-dates{display:flex;gap:15px;color:#99a18f;font-size:12px}.resume-block{background:#f0f3e9;border:1px solid #e8eedf;border-left:3px solid #adc396;padding:18px 20px;margin:25px 0 18px;border-radius:0 7px 7px 0}.resume-label{display:flex;align-items:center;gap:7px;color:#93a280;font-size:12px}.resume-block p{font-size:15px;line-height:1.85;margin:8px 0 0;color:#586c48}.resume-empty p{font-size:13px;color:#8a997a}.task-clock{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#8e9c80;font-size:12px;font-variant-numeric:tabular-nums}.task-clock b{font-size:14px;color:#62804f;letter-spacing:.6px}.clock-divider{margin:0 5px;color:#c3ccba}.task-actions{display:flex;align-items:center;gap:10px;margin-top:19px}.task-actions .primary{flex:1}.task-actions .complete-button{padding:9px 16px;color:#7b8a6c}.switch-hint{color:#987b4d;font-size:12px;line-height:1.7;margin:10px 0}.resume-editor{padding:14px 0 21px;border-bottom:1px solid var(--line)}.resume-editor>.text-button{font-size:12px;color:#a0ac92}.resume-editor .field{margin:0 0 10px}.resume-editor textarea{font-size:14px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px}.section-title h3{font-weight:500;font-size:13px;margin:0;color:#7b8a6c}.section-title .text-button{font-size:12px;color:#9ba88d}.resource-link{display:flex;align-items:center;width:100%;gap:12px;background:transparent;border:1px solid var(--line);border-radius:6px;padding:10px 12px;text-align:left;color:var(--ink);margin:8px 0}.resource-link:hover{background:var(--soft)}.resource-icon{height:32px;width:32px;min-width:32px;background:#edf1e6;border-radius:5px;color:#8aa471;display:grid;place-items:center}.resource-link>span:nth-child(2){flex:1;min-width:0}.resource-link b{font-size:13px;font-weight:500;display:block;overflow-wrap:anywhere}.resource-link small{font-size:11px;color:#a5b096;display:block;margin-top:3px}.resource-link>svg{color:#9daf8b}.history{margin-top:25px;border-top:1px solid var(--line)}.history summary{list-style:none;display:flex;align-items:center;gap:7px;padding:15px 0;font-size:12px;color:#9aaa88;cursor:pointer}.history summary::-webkit-details-marker{display:none}.history summary>svg:last-child{margin-left:auto}.history[open] summary>svg:last-child{transform:rotate(180deg)}.history-item{border-left:1px solid var(--line);padding:8px 12px;margin:8px 0}.history-item small{font-size:11px;color:var(--muted)}.history-item p{font-size:13px;line-height:1.7;margin:5px 0}.history-session{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding:7px 0}.detail-bottom{margin-top:20px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.detail-bottom .text-button{font-size:12px}.mobile-detail-back,.mobile-capture-fab{display:none}.capture-list{max-width:880px;margin:0 auto;padding:30px}.capture-card{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:22px 24px;margin-bottom:16px}.capture-meta{display:flex;align-items:center;gap:8px;color:#9caa8a;font-size:12px;flex-wrap:wrap}.capture-card>p{font-size:16px;line-height:1.9;margin:14px 0 22px}.capture-card>div:last-child{display:flex;justify-content:space-between;align-items:center}.pending-label{margin-left:auto;color:#aa8547}.review-page{max-width:1100px;margin:0 auto}.date-nav{display:flex;align-items:center;gap:3px}.date-nav input{border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:7px 8px;font-size:13px;color:var(--ink)}.review-summary{display:grid;grid-template-columns:1fr 1fr 1.3fr;padding:30px 40px;border-bottom:1px solid var(--line);gap:15px}.review-summary>div{display:flex;flex-direction:column;gap:10px}.review-summary>div+div{border-left:1px solid var(--line);padding-left:26px}.review-summary span{font-size:12px;color:var(--muted)}.review-summary strong{font-weight:400;font-size:36px;line-height:1.3;font-family:"Noto Serif SC",serif}.review-summary small{font-size:12px;font-family:inherit;margin-left:9px;color:var(--muted)}.review-task{margin:24px 36px;padding:24px;border:1px solid var(--line);background:var(--surface);border-radius:9px}.review-task-title{display:flex;align-items:center;gap:14px}.review-task-title h3{margin:0;font-size:16px;font-weight:500}.review-task-title small{font-size:12px;color:var(--muted)}.review-task-title strong{margin-left:auto;font-size:14px;font-weight:500;white-space:nowrap}.review-check,.review-circle{color:#86a073;width:28px;height:28px;display:grid;place-items:center}.review-resume{font-size:14px;color:#889b75;background:var(--soft);padding:12px 15px;border-radius:5px;line-height:1.7}.review-sessions{padding:8px 0 12px}.review-sessions>div{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);padding:4px 0}.review-sessions .text-button{font-size:12px}.review-footnote{font-size:12px;color:var(--muted);padding:5px 36px 30px;line-height:1.8}.workbench{max-width:1560px;margin:0 auto;padding:0 34px}.workbench-heading{padding:31px 3px 29px;max-width:none;margin:0;gap:20px}.workbench-heading h1{font-size:32px;letter-spacing:1px;margin:5px 0 10px}.workbench-heading .eyebrow{font-size:10px;letter-spacing:2px;margin:0;color:#97a18c}.workbench-heading p:last-child{font-size:13px;color:#8d9784;margin:0}.heading-actions{display:flex;gap:10px;align-items:center}.heading-actions .button{font-size:13px}.heading-actions>.button:first-child{background:transparent}.stage{background:#1c2220;border:1px solid #3b4540;border-radius:14px;color:#d8ddcf;overflow:hidden;box-shadow:0 12px 30px #2637200a}.stage-toolbar{padding:19px 28px;display:flex;align-items:center;gap:22px;border-bottom:1px solid #39433a;font-size:12px;min-height:65px}.stage-device-name{display:flex;gap:9px;align-items:center}.stage-device-name>span:not(.connection-light){font-weight:500;letter-spacing:.3px}.stage-device-name small{font-size:11px;color:#84927e;border-left:1px solid #46503f;padding-left:9px;margin-left:4px}.connection-light{width:6px;height:6px;border-radius:50%;background:#7b8a6b;box-shadow:0 0 7px #97ae773b}.connection-light.online{background:#b1c799}.connection-light.offline{background:#b99962;box-shadow:none}.stage-note{font-size:11px;color:#7f8a75;margin-left:auto}.stage-subtle-button{display:flex;gap:6px;align-items:center;background:transparent;border:0;color:#9ea992;font-size:12px;padding:0}.stage-grid{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(440px,1.5fr) minmax(240px,.78fr);gap:25px;padding:25px 26px 12px;align-items:start}.stage-grid>section{min-width:0}.surface-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:#b1bbaa;padding:0 0 15px;min-height:33px}.surface-label>span:last-child{font-size:10px;color:#747f6c;letter-spacing:.3px;display:flex;gap:5px;align-items:center}.hardware-area .surface-label{padding-left:10px;padding-right:10px}.hardware-viewport{width:100%;overflow:hidden;position:relative;background:#1b1d1c;border-radius:10px}.device-frame{width:124%;aspect-ratio:2 / 3;position:relative;margin-left:-12%;outline-offset:-5px!important}.device-image{width:100%;height:auto;display:block}.hardware-button{position:absolute;display:flex;align-items:center;justify-content:center;background:transparent;border:0;color:#d8decf;padding:0;z-index:3;line-height:1.1}.hardware-button:hover:not(:disabled){color:#f7e5bc;filter:drop-shadow(0 0 4px #f2d392)}.hardware-button:active:not(:disabled){filter:brightness(1.4);transform:scale(.94)}.side-left{left:18.2%;top:40%;width:6.7%;height:13.8%;border-radius:6px}.side-right{left:75.4%;top:40%;width:6.8%;height:13.8%;border-radius:6px}.side-left svg,.side-right svg{width:17px;height:17px;filter:drop-shadow(0 1px 2px #000)}.power-key{left:61%;top:25.1%;width:14.5%;height:4%;border-radius:10px}.rec-key{left:25.5%;top:79.4%;width:15%;height:4.8%;font-size:11px;padding-left:7px;border-radius:18px}.action-key{left:57.2%;top:74.4%;width:17%;height:11.4%;border-radius:50%;font-size:13px;padding-top:14px}.back-key{left:57.6%;top:74.7%;width:8.2%;height:5.8%;border-radius:70% 0;z-index:4}.back-key svg{transform:rotate(180deg);width:15px}.device-light{position:absolute;left:21.5%;top:86.98%;width:57%;height:1.82%;border-radius:0 0 14px 14px;pointer-events:none;background:#babfb7;mix-blend-mode:multiply;opacity:.4}.device-light.lit{background:#ebcb8b;box-shadow:0 2px 13px #ddae6066;opacity:.75;mix-blend-mode:normal}.device-light.working{background:#e6d9a9}.eink-screen{position:absolute;left:26.76%;top:31.51%;width:46.48%;height:41.21%;background:#e4e7dc;color:#323e32;border-radius:3px;padding:10px 11px;display:flex;flex-direction:column;overflow:hidden;z-index:2;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;line-height:1.5;box-shadow:inset 0 0 5px #59614f26;transition:opacity .16s}.eink-screen.refreshing{opacity:.72}.eink-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#607056;border-bottom:1px solid #a5b29a;padding-bottom:5px;flex-shrink:0}.eink-top b{font-weight:600;letter-spacing:2px}.eink-section-title{display:flex;align-items:center;justify-content:space-between;gap:4px;font-size:10px;color:#728568;padding:9px 0 7px;flex-shrink:0}.eink-section-title span{font-size:9px;white-space:nowrap;color:#849079}.eink-title{border:0;background:transparent;text-align:left;font-family:"Noto Serif SC",serif;font-size:19px;font-weight:500;line-height:1.65;color:#31442d;padding:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.eink-rule{height:1px;width:100%;background:#b7c0aa;margin:12px 0 9px;flex-shrink:0}.eink-caption{font-size:10px;color:#8a967f}.eink-note{font-size:12px;line-height:1.8;color:#758969;margin:5px 0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.eink-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:4px;border-top:1px solid #adb99f;padding-top:5px;font-size:10px;color:#829273;flex-shrink:0}.eink-foot button{background:transparent;border:0;color:#47623b;font-size:10px;display:flex;align-items:center;padding:0;gap:3px}.eink-detail-title{font-family:"Noto Serif SC",serif;font-size:15px;line-height:1.6;margin:0 0 6px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}.eink-duration{display:flex;align-items:center;font-size:10px;color:#859577;gap:5px}.eink-operation-list{display:flex;flex-direction:column;gap:2px;margin:10px -3px 8px;flex:1;justify-content:center}.eink-operation-list button{background:none;border:1px solid transparent;display:flex;align-items:center;gap:7px;text-align:left;color:#526a45;font-size:12px;padding:3px 7px;border-radius:2px}.eink-operation-list button.highlighted{background:#526746;color:#eef0e7}.eink-operation-list button>svg{margin-left:auto}.eink-empty{margin:auto;color:#849576}.eink-empty>p{font-size:17px;font-family:"Noto Serif SC",serif;line-height:1.8}.eink-empty>small{font-size:11px}.hardware-caption{display:flex;justify-content:center;align-items:center;gap:14px;color:#889b7b;font-size:10px;margin:15px 0 0}.hardware-caption span,.hardware-caption button{display:flex;gap:3px;align-items:center}.hardware-caption b{font-size:10px;font-weight:400;color:#b4c6a4;margin-right:2px}.hardware-caption button{background:transparent;color:#95a78b;font-size:10px;border:0;padding:0}.hardware-small-note{font-size:10px;text-align:center;color:#566c4b;margin:8px 0 0}.desktop-frame{background:#727d66;border:1px solid #81916f;border-radius:11px 11px 4px 4px;padding:8px 9px 12px;box-shadow:0 8px 16px #0002}.desktop-chrome{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#c4d2b6;padding:1px 4px 9px;gap:10px}.window-dots{display:flex;gap:4px;width:45px}.window-dots i{width:5px;height:5px;border-radius:50%;background:#4d5f3d}.desktop-chrome button{border:0;color:#aebf9b;background:transparent;display:grid;place-items:center;padding:0}.desktop-screen{background:#fbfcf7;border-radius:3px;min-height:525px;max-height:680px;overflow:auto;scrollbar-width:thin;scrollbar-color:#c1cbb3 transparent;color:#33462b}.desktop-screen .task-detail{padding:21px 25px}.desktop-screen .task-detail h2{font-size:24px;margin:12px 0 5px}.desktop-screen .resume-block{padding:15px 17px;margin:22px 0 15px}.desktop-screen .resume-block p{font-size:14px;line-height:1.9}.desktop-appbar{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid #e3e9d9;background:#f0f4e8;color:#70875b;font-size:12px}.small-brand{display:flex;gap:5px;align-items:center;font-size:18px;white-space:nowrap}.small-brand b{font-size:12px;font-weight:500}.mini-divider{height:15px;border-left:1px solid #d2ddc2}.desktop-appbar select{flex:1;width:100%;min-width:0;border:0;background:transparent;color:#8ea276;font-size:11px;padding:0}.desktop-connect{font-size:9px;color:#a3b58b;white-space:nowrap}.desktop-connect.offline{color:#ab8e4d}.laptop-base{height:8px;position:relative;margin:0 -10px;background:linear-gradient(#869773,#596c45);border:1px solid #7e926c;border-radius:0 0 70% 70%/0 0 5px 5px}.laptop-base:after{content:"";position:absolute;left:42%;top:-1px;width:16%;height:3px;background:#63774e;border-radius:0 0 6px 6px}.context-footnote{display:flex;align-items:center;gap:6px;color:#718765;font-size:11px;line-height:1.8;padding:15px 3px}.phone-frame{position:relative;border:1px solid #758768;padding:9px 7px;background:#627455;border-radius:36px;aspect-ratio:9/18.8;overflow:hidden;box-shadow:0 7px 18px #0002;isolation:isolate;max-width:300px;margin:0 auto}.phone-camera{position:absolute;left:40%;top:15px;width:20%;height:11px;border-radius:9px;background:#24391b;z-index:5}.phone-statusbar{position:absolute;top:16px;left:18px;right:18px;font-size:9px;color:#d4e3c5;display:flex;justify-content:space-between;z-index:4;pointer-events:none}.phone-statusbar>div{display:flex;align-items:center;gap:4px}.battery{width:13px;height:7px;border:1px solid #c6dbb5;border-radius:2px;display:inline-block;position:relative}.battery:before{content:"";position:absolute;background:#c6dbb5;inset:1px}.phone-lockscreen{height:100%;border-radius:29px;background:radial-gradient(at 10% 10%,#4b6740,transparent 75%),linear-gradient(130deg,#43593b,#263822);padding:56px 13px 30px;color:#d3e3c4;text-align:center;position:relative}.lock-date{font-size:11px;color:#afc29e}.lock-time{font-size:46px;line-height:1.3;font-weight:300;letter-spacing:-2px;margin:7px 0 0;font-family:Arial,sans-serif;color:#d7e8c8}.tap-invitation{position:absolute;left:13px;right:13px;top:45%;transform:translateY(-12%);color:#a3ba93}.tap-invitation>svg{color:#79956a}.tap-invitation h3{font-family:"Noto Serif SC",serif;font-size:18px;font-weight:400;line-height:1.85;margin:14px 0}.tap-invitation p{font-size:11px;line-height:1.9;color:#718d63}.phone-home-indicator{position:absolute;bottom:16px;height:3px;left:35%;width:30%;border-radius:3px;background:#afc39c;opacity:.75;z-index:4}.nfc-tap-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:300px;margin:17px auto 0;padding:12px 9px;border:1px solid #647858;border-radius:30px;background:transparent;color:#c3d6b0;font-size:13px;min-height:45px}.nfc-tap-button:hover{background:#304228;border-color:#9cb889}.nfc-tap-button>svg:last-child{margin-left:3px;color:#7b9668}.nfc-caption{font-size:10px;text-align:center;color:#738a64;margin:8px 0}.nfc-notification{width:100%;margin-top:35px;text-align:left;background:#eff5e5dc;backdrop-filter:blur(15px);color:#374b2b;border:1px solid #e1edd3;border-radius:12px;padding:13px 12px;box-shadow:0 10px 25px #0002}.nfc-notification>div{display:flex;align-items:center;gap:6px;font-size:10px}.notification-logo{background:#496c36;color:#ebf3df;width:20px;height:20px;border-radius:5px;display:grid;place-items:center;font-size:18px}.nfc-notification b{font-weight:500}.nfc-notification small{margin-left:auto;font-size:9px;color:#a1b18e}.nfc-notification strong{display:block;font-size:13px;font-weight:500;margin:10px 0 5px}.nfc-notification p{font-size:11px;line-height:1.7;margin:4px 0 9px;color:#6f865c}.nfc-notification>span{font-size:10px;display:flex;align-items:center;gap:2px;color:#809b68}.lock-cancel{background:transparent;border:0;color:#94b07e;margin-top:20px;font-size:12px}.nfc-error{font-size:12px;line-height:1.6;color:#f4d1b0;margin:17px 0}.phone-app{height:100%;background:#f5f8ef;border-radius:29px;padding-top:32px;overflow:auto;scrollbar-width:none;--surface: #f5f8ef}.phone-app-header{padding:6px 12px 10px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e0e9d3;color:#67804f;font-size:11px}.phone-app-header button{border:0;background:none;color:#6f8a56;padding:3px;display:grid;place-items:center}.phone-app-logo{font-size:20px;color:#8fa476}.phone-frame:has(.phone-app) .phone-statusbar{color:#627950}.phone-frame:has(.phone-app) .battery{border-color:#78955f}.phone-frame:has(.phone-app) .battery:before{background:#78955f}.phone-app .task-detail{padding:14px 12px 35px;background:#f5f8ef}.phone-app .detail-topline{gap:5px}.phone-app .category-label{font-size:9px;padding:1px 3px}.phone-app .status-label{font-size:9px}.phone-app .detail-edit{width:24px;min-width:24px;height:24px}.phone-app .detail-edit svg{width:16px}.phone-app .task-detail h2{font-size:19px;line-height:1.6;margin-top:7px}.phone-app .detail-dates{font-size:10px}.phone-app .resume-block{padding:11px 10px;margin:17px 0 13px}.phone-app .resume-block p{font-size:12px;line-height:1.8}.phone-app .resume-label{font-size:10px}.phone-app .resume-label svg{width:14px}.phone-app .task-clock{font-size:10px;gap:3px}.phone-app .task-clock b{font-size:11px}.phone-app .task-actions{flex-direction:column;align-items:stretch;gap:7px;margin-top:13px}.phone-app .task-actions .button{font-size:12px;min-height:33px;padding:6px 9px}.phone-app .resume-editor{padding:12px 0}.phone-app .resume-editor>.text-button{font-size:10px}.phone-app .resume-editor .field{font-size:11px}.phone-app .resume-editor textarea{font-size:12px;padding:6px}.phone-app .section-title{margin:17px 0 8px}.phone-app .section-title h3{font-size:11px}.phone-app .section-title .text-button{font-size:10px}.phone-app .resource-link{padding:7px;gap:7px}.phone-app .resource-icon{height:25px;width:25px;min-width:25px}.phone-app .resource-link b{font-size:11px}.phone-app .resource-link small{font-size:9px}.phone-app .resource-link>svg{width:12px}.phone-app .detail-bottom .text-button,.phone-app .form-help,.phone-app .switch-hint{font-size:10px}.feedback-ribbon{display:flex;align-items:center;gap:16px;border-top:1px solid #35432c;padding:17px 27px;color:#91a780;min-height:62px}.feedback-label{display:flex;align-items:center;gap:7px;font-size:11px;color:#708c5e;white-space:nowrap}.feedback-ribbon>p{font-size:12px;margin:0;line-height:1.7;flex:1;color:#b0c89e}.feedback-ribbon>button{display:flex;align-items:center;gap:7px;background:transparent;border:0;color:#aac193;font-size:11px;white-space:nowrap;padding:0}.connection-tests{display:flex;align-items:center;gap:23px;flex-wrap:wrap;background:#24301f;padding:16px 27px;border-top:1px solid #354a29;font-size:12px}.connection-tests>span:first-child{color:#99b187}.connection-tests label{display:flex;align-items:center;gap:7px;color:#adc999}.connection-tests input{accent-color:#8baf6b;width:15px;height:15px}.test-note{font-size:10px;color:#738b62;margin-left:auto}.workbench-footer{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#9caa8e;padding:18px 3px 28px}.workbench-footer>div{display:flex;align-items:center;gap:20px}.workbench-footer .text-button{font-size:11px;color:#879b77}.help-rows{margin-top:24px}.help-rows>div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.help-rows b{font-weight:500}.help-rows p{margin:0;color:var(--muted);line-height:1.7}.qr-code{display:block;width:220px;height:220px;margin:20px auto;max-width:100%;object-fit:contain}.copy-url{display:flex;gap:12px;align-items:center;background:var(--soft);border:1px solid var(--line);border-radius:7px;padding:11px 12px}.copy-url code{flex:1;font-size:12px;overflow-wrap:anywhere;min-width:0}.share-demo{text-align:center;padding:30px 5px 10px}.share-demo>svg{color:#92a979}.share-demo h3{font-size:19px;font-weight:500;margin:20px 0 15px}.share-demo p{font-size:14px;color:var(--muted);line-height:1.9;margin:0 0 25px}.guide-list{padding-left:24px;margin:25px 0}.guide-list li{padding-left:8px;margin:0 0 22px;color:#526b40}.guide-list b{font-size:15px;font-weight:500}.guide-list p{font-size:14px;line-height:1.8;color:var(--muted);margin:5px 0 0}.surface-tabs{display:none}.standalone-task{max-width:700px;margin:30px auto;background:var(--surface);padding:15px 12px 25px;border:1px solid var(--line);border-radius:14px}.standalone-task>.text-button{margin:10px 26px}.tap-page{max-width:660px;margin:100px auto;text-align:center;padding:0 25px}.tap-symbol{width:80px;height:80px;background:var(--soft);color:#82a367;margin:0 auto 25px;border-radius:50%;display:grid;place-items:center}.tap-page h1{font-size:28px}.tap-page p{font-size:15px;color:var(--muted);line-height:1.9}.tap-page .inline-actions{justify-content:center;margin-top:25px}.focus-window{background:var(--surface);min-width:300px;max-width:460px;margin:0 auto}.focus-window>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:10px 16px}.focus-window>header>span{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--muted)}.focus-window>header>div{display:flex}.focus-window .task-detail{padding:18px 22px}.focus-window .task-detail h2{font-size:22px}.quick-window{min-height:100dvh;display:grid;place-items:center}.quick-window .modal{margin:auto}.update-banner{position:fixed;right:20px;bottom:20px;background:var(--surface);border:1px solid var(--line);box-shadow:0 8px 30px #17321a26;padding:12px 15px;border-radius:8px;display:flex;align-items:center;gap:9px;font-size:12px;z-index:100}.update-banner>button:not(.icon-button){background:var(--green);color:#fff;border:0;border-radius:4px;padding:5px 9px;font-size:12px}@media(min-width:1700px){.stage-grid{grid-template-columns:400px minmax(510px,1fr) 300px;gap:35px}.desktop-screen{min-height:600px}.eink-title{font-size:23px}.eink-note{font-size:14px}.eink-top{font-size:13px}.eink-section-title{font-size:12px}.eink-section-title span{font-size:11px}.eink-operation-list button{font-size:14px;padding:5px 8px}.eink-detail-title{font-size:19px}.eink-caption,.eink-foot,.eink-foot button{font-size:12px}}@media(max-width:1280px){.stage-grid{grid-template-columns:340px 1fr;gap:36px;padding:24px 34px}.stage .phone-area{display:none}.stage.show-phone .phone-area{display:block;max-width:320px;justify-self:center;width:100%}.stage.show-phone .desktop-area{display:none}.surface-tabs{display:flex;justify-content:flex-end;gap:5px;padding:14px 34px 0}.surface-tabs button{border:1px solid #485d38;border-radius:5px;padding:6px 13px;background:transparent;color:#8ca475;font-size:12px;display:flex;align-items:center;gap:6px}.surface-tabs button:first-child{display:none}.surface-tabs button[aria-selected=true]{background:#354b29;color:#d1e4bd}.stage.show-hardware .surface-tabs button:nth-child(2){background:#354b29;color:#d1e4bd}.phone-frame{max-width:290px}.workspace{grid-template-columns:180px 1fr}.sidebar{padding-left:12px;padding-right:12px}.workspace-heading{padding:28px 24px}.workspace-heading h1{font-size:25px}.task-columns{grid-template-columns:300px 1fr}.task-detail{padding:24px}.topbar{gap:36px;padding:0 30px}.topbar-right{gap:14px}.desktop-screen{min-height:570px}}@media(max-width:980px){.workspace{grid-template-columns:150px 1fr}.sidebar nav button{gap:8px;padding:11px 9px;font-size:13px}.sidebar-bottom{padding-left:9px}.task-columns{grid-template-columns:270px 1fr}.workspace-heading h1{font-size:22px}.workspace-heading p:last-child{font-size:12px}.workspace-heading>.button{font-size:12px;padding:8px 10px}.task-detail{padding:20px}.task-detail>h2{font-size:22px}.resume-block{padding:14px}.resume-block p{font-size:14px}.task-actions{gap:6px}.task-actions .button{font-size:12px;padding:8px 11px}.workbench{padding:0 22px}.stage-grid{grid-template-columns:300px 1fr;gap:24px;padding:20px 23px}.surface-tabs{padding-right:23px}.desktop-screen .task-detail{padding:17px}.desktop-screen .task-detail h2{font-size:21px}.eink-title{font-size:18px}.eink-note{font-size:11px;-webkit-line-clamp:3}.eink-rule{margin:8px 0 6px}.eink-screen{padding:8px}.eink-operation-list{gap:1px;margin-top:6px}.eink-operation-list button{font-size:11px;padding:2px 5px}.topbar{gap:24px;padding:0 23px}.topbar nav{gap:20px}.topbar-right{gap:10px}.brand>span:last-child{display:none}.sign-in-link{font-size:12px}.auth-layout{gap:50px;margin-top:50px}.auth-story h1{font-size:34px}.auth-form{padding:25px}.feedback-ribbon{padding:15px 23px;gap:10px}.feedback-ribbon>button{font-size:10px}.review-summary{padding:25px}.review-task{margin:22px 24px}}@media(max-width:800px){.topbar{height:64px;padding:0 18px;gap:20px;flex-wrap:nowrap}.brand{gap:8px}.brand b{font-size:23px}.brand-mark svg{width:24px}.topbar nav{gap:14px}.topbar nav a{font-size:12px;gap:5px}.topbar nav a svg{display:none}.mode-pill{font-size:10px;padding:4px 6px}.sign-in-link{display:none}.topbar-right{gap:7px}.topbar-right>.icon-button{width:26px;min-width:26px}.workbench{padding:0 16px}.workbench-heading{padding:27px 3px 22px}.workbench-heading h1{font-size:28px}.workbench-heading .eyebrow{font-size:8px;letter-spacing:1.5px}.heading-actions>.button:first-child{display:none}.heading-actions>.button.primary{display:inline-flex;font-size:12px;padding:8px 10px}.stage-toolbar{padding:16px 18px;gap:10px}.stage-note{display:none}.stage-subtle-button{margin-left:auto;font-size:11px}.stage-grid{display:block;padding:20px}.stage-grid>section{display:none!important}.stage.show-hardware .hardware-area{display:block!important;max-width:390px;margin:auto}.stage.show-desktop .desktop-area{display:block!important;max-width:590px;margin:auto}.stage.show-phone .phone-area{display:block!important;max-width:320px;margin:auto}.surface-tabs{justify-content:center;padding:17px 20px 0}.surface-tabs button:first-child{display:flex}.surface-tabs button{font-size:13px;padding:8px 20px}.stage.show-hardware .surface-tabs button:nth-child(2){background:transparent;color:#8ca475}.surface-tabs button[aria-selected=true]{background:#354b29!important;color:#d1e4bd!important}.eink-title{font-size:22px}.eink-note{font-size:14px}.eink-section-title{font-size:12px}.eink-section-title span{font-size:11px}.eink-top{font-size:13px}.eink-caption,.eink-foot,.eink-foot button{font-size:12px}.eink-screen{padding:12px}.eink-detail-title{font-size:18px}.eink-operation-list{gap:4px}.eink-operation-list button{font-size:14px;padding:3px 8px}.eink-duration{font-size:12px}.rec-key{font-size:13px}.action-key{font-size:16px}.hardware-caption,.hardware-caption b,.hardware-caption button{font-size:12px}.hardware-small-note{font-size:11px}.surface-label,.surface-label>span:last-child{font-size:12px}.desktop-screen{max-height:none;min-height:550px}.desktop-screen .task-detail{padding:25px}.desktop-screen .task-detail h2{font-size:25px}.desktop-appbar{font-size:13px}.desktop-appbar select{font-size:12px}.phone-frame{max-width:310px}.phone-app .task-detail>h2{font-size:22px}.phone-app .resume-block p{font-size:14px}.phone-app .task-actions .button{font-size:14px;min-height:40px}.phone-app .category-label,.phone-app .status-label,.phone-app .detail-dates{font-size:11px}.phone-app .task-clock{font-size:12px}.phone-app .resume-editor>.text-button{font-size:12px}.phone-app .resource-link b{font-size:13px}.phone-app .resource-link small{font-size:11px}.phone-app .section-title h3{font-size:13px}.phone-app .section-title .text-button,.phone-app .detail-bottom .text-button,.phone-app .form-help{font-size:12px}.lock-time{font-size:54px}.lock-date{font-size:13px}.tap-invitation h3{font-size:22px}.tap-invitation p{font-size:13px}.nfc-notification strong{font-size:15px}.nfc-notification p{font-size:13px}.nfc-notification>span{font-size:12px}.feedback-ribbon{flex-wrap:wrap;gap:8px;padding:15px 18px}.feedback-label{font-size:11px}.feedback-ribbon>p{font-size:12px;flex-basis:70%}.feedback-ribbon>button{font-size:12px;margin-left:auto;margin-top:5px}.connection-tests{padding:15px 18px;gap:17px}.connection-tests .test-note{display:none}.workbench-footer{font-size:10px;flex-wrap:wrap;gap:10px;padding:18px 3px 25px}.workbench-footer>div{margin-left:auto;gap:10px}.workspace{display:block;min-height:calc(100dvh - 64px);padding-bottom:75px}.sidebar{position:fixed;bottom:0;left:0;right:0;height:65px;z-index:40;display:block;padding:5px 6px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--line);border-right:0;background:var(--surface);height:calc(65px + env(safe-area-inset-bottom))}.sidebar-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;flex-direction:row;justify-content:space-around;gap:2px}.sidebar nav button{width:25%;display:flex;flex-direction:column;gap:3px;font-size:11px;padding:5px 0;position:relative;border-radius:5px}.sidebar nav button.active{background:transparent;color:var(--green)}.sidebar nav button:not(.active){color:#9baa8e}.sidebar nav button em{position:absolute;top:2px;left:calc(50% + 7px);font-size:9px;min-width:15px;line-height:15px;padding:0 3px;background:var(--soft)}.workspace-heading{padding:28px 22px 23px;gap:15px}.workspace-heading h1{font-size:24px;line-height:1.7}.workspace-heading>.button{display:none}.task-columns{display:block;min-height:300px}.task-list-pane{border-right:0;padding:20px 16px 30px}.task-row{padding:17px 14px;gap:13px}.task-row-main>strong{font-size:16px}.task-row-main small{font-size:12px}.task-row-main p{font-size:13px}.task-check{width:21px;height:21px;min-width:21px;margin-top:3px}.task-group>h3{font-size:13px}.search-box{padding:11px 12px}.search-box input{font-size:14px}.list-tools select{font-size:13px}.detail-pane,.detail-is-open .task-list-pane{display:none}.detail-is-open .detail-pane{display:block}.detail-is-open .workspace-heading{display:none}.mobile-detail-back{display:block;padding:19px 24px 0}.task-detail{padding:24px}.task-detail>h2{font-size:27px}.resume-block{padding:19px;margin-top:24px}.resume-block p{font-size:16px}.resume-label,.category-label,.status-label,.detail-dates,.task-clock{font-size:13px}.task-actions .button{font-size:15px;min-height:44px}.resume-editor>.text-button{font-size:13px}.section-title h3,.resource-link b{font-size:14px}.resource-link small{font-size:12px}.history summary{font-size:13px}.detail-bottom .text-button{font-size:13px}.mobile-capture-fab{display:grid;place-items:center;position:fixed;right:22px;bottom:calc(85px + env(safe-area-inset-bottom));z-index:35;border:0;background:var(--green);color:#fff;width:49px;height:49px;border-radius:15px;box-shadow:0 5px 15px #234d3326}.capture-list{padding:22px}.capture-card{padding:20px}.capture-card>p{font-size:16px}.auth-layout{display:block;max-width:470px;margin:30px auto;padding:0 22px}.auth-story{padding:0 5px 25px}.auth-story h1{font-size:30px;margin:10px 0}.auth-story>p{font-size:14px}.auth-story .eyebrow{font-size:10px}.auth-still{display:none}.auth-form{padding:26px}.review-page .workspace-heading{align-items:flex-start;flex-direction:column;gap:20px}.date-nav{align-self:flex-start}.review-summary{padding:25px 22px;gap:12px}.review-summary strong{font-size:30px}.review-summary>div+div{padding-left:18px}.review-summary small{font-size:11px;margin-left:5px}.review-task{margin:20px 18px;padding:20px}.review-task-title{gap:10px}.review-task-title h3{font-size:15px}.review-task-title strong{font-size:12px}.review-resume{font-size:13px}.review-footnote{padding:5px 23px 25px}.standalone-task{margin:15px;border-radius:12px;padding:8px 0 10px}.standalone-task .task-detail{padding:20px}.tap-page{margin:70px auto}.tap-page h1{font-size:25px}.modal{padding:23px 22px;max-height:calc(100dvh - 24px)}.modal-head h2{font-size:21px}.field input,.field textarea,.field select{font-size:16px}.field-row{gap:12px}.toasts{bottom:85px}.toast{font-size:13px;padding:12px 14px}.update-banner{left:15px;right:15px;bottom:80px;font-size:11px;gap:7px}}@media(max-width:430px){.topbar{padding:0 13px;gap:17px}.topbar nav{gap:11px}.brand b{font-size:20px;letter-spacing:2px}.brand-mark svg{width:22px}.topbar nav a{font-size:11px}.topbar .mode-pill{display:none}.topbar-right{margin-left:auto;gap:5px}.account-name{max-width:60px;font-size:11px}.workbench{padding:0 12px}.workbench-heading h1{font-size:26px}.workbench-heading .eyebrow{font-size:7px;letter-spacing:1px}.workbench-heading p:last-child{font-size:12px}.heading-actions>.button.primary{font-size:11px;padding:7px 9px;min-height:36px}.heading-actions>.button.primary svg{width:13px}.stage-toolbar{padding:15px;font-size:11px}.stage-device-name{gap:7px}.stage-device-name small{font-size:10px}.stage-subtle-button{font-size:10px;gap:4px}.stage-grid{padding:16px 14px}.surface-tabs{padding:15px 14px 0;gap:5px}.surface-tabs button{font-size:12px;padding:7px 17px}.eink-screen{padding:9px}.eink-title{font-size:18px;line-height:1.6}.eink-note{font-size:12px;line-height:1.7}.eink-top{font-size:11px}.eink-section-title{font-size:10px}.eink-section-title span{font-size:9px}.eink-rule{margin:9px 0 7px}.eink-caption,.eink-foot,.eink-foot button{font-size:10px}.eink-detail-title{font-size:15px}.eink-duration{font-size:10px}.eink-operation-list{margin:7px -3px 6px;gap:2px}.eink-operation-list button{font-size:12px;padding:3px 7px}.hardware-caption,.hardware-caption b,.hardware-caption button{font-size:10px;gap:3px}.hardware-caption{gap:11px}.rec-key{font-size:11px}.action-key{font-size:13px}.hardware-small-note{font-size:10px}.surface-label,.surface-label>span:last-child{font-size:10px}.feedback-label{font-size:10px}.feedback-ribbon{padding:15px}.feedback-ribbon>p{font-size:11px}.desktop-screen .task-detail{padding:18px}.desktop-screen .task-detail h2{font-size:22px}.desktop-screen .resume-block p{font-size:14px}.desktop-frame{padding:7px}.desktop-appbar{padding:10px;gap:7px}.desktop-appbar select{font-size:10px}.desktop-connect{display:none}.window-dots{width:32px}.workbench-footer>span{display:none}.workbench-footer>div{width:100%;justify-content:space-between}.phone-frame{max-width:290px}.review-summary strong{font-size:27px}.review-summary>div+div{padding-left:12px}.review-task-title{align-items:flex-start}.review-task-title strong{font-size:11px;padding-top:3px}.review-task-title small{font-size:11px}.field-row{grid-template-columns:1fr}.task-detail>h2{font-size:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.eink-screen.refreshing{opacity:1}}.collapsed-task{display:flex;gap:14px;align-items:center;padding:18px 20px}.collapsed-task strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.collapsed-task small{white-space:nowrap;color:var(--muted)}.focus-window header[data-tauri-drag-region]{cursor:move}.focus-window header button{cursor:pointer}.eink-title{text-wrap:balance}@media(max-width:600px){.topbar .mode-pill{display:inline-flex;font-size:9px;padding:3px 5px}.topbar-right{gap:4px}.topbar .account-name{max-width:52px;font-size:10px}.topbar{gap:12px}}.eink-task-list{display:flex;flex-direction:column;gap:5px;flex:1;min-height:0;margin:2px -3px 7px;justify-content:flex-start}.native-login-needed{padding:20px;color:var(--ink);font-size:14px}.native-login-needed p{margin:0 0 15px}.review-waiting>h3{font-weight:500;font-size:16px;margin:30px 0 16px}.eink-task-row{display:flex;gap:6px;width:100%;padding:7px 6px;border:1px solid #b4bea9;border-radius:2px;background:transparent;text-align:left;color:#43573b;min-height:49px;align-items:flex-start}.eink-task-row.selected{background:#526746;border-color:#526746;color:#f5f6ed}.eink-task-row>span:last-child{min-width:0;flex:1}.eink-row-number{width:10px;flex-shrink:0;font-size:12px;line-height:1.5}.eink-task-row strong{font-size:12px;font-weight:500;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.eink-task-row small{display:block;font-size:9px;line-height:1.5;margin-top:3px;color:#7b8d6f}.eink-task-row.selected small{color:#d1ddc3}.eink-pagination{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#73866b;padding:3px 0 7px;gap:4px}.eink-pagination button{display:flex;align-items:center;border:0;background:none;padding:2px 0;color:#526e42;font-size:10px}.eink-back{min-height:21px}.eink-foot{font-size:9px}.eink-foot .eink-back{font-size:11px}.eink-resume-snippet{font-size:10px;line-height:1.5;margin:5px 0 0;color:#748765;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:1}.eink-operation-list{margin-top:6px;margin-bottom:5px;gap:1px}.simulate-message{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #566549;border-radius:20px;background:transparent;color:#b3c29f;font-size:11px;min-height:32px;margin:12px auto 0;padding:6px 13px}.simulate-message:hover{background:#35422d;color:#e5eddb}.device-notice{background:#30382a;border:1px solid #657149;border-radius:8px;padding:12px 13px;margin:12px 8px 0;color:#cedabb}.device-notice>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-notice b{font-size:12px;font-weight:500;color:#e6d0a2}.device-notice p{font-size:12px;line-height:1.7;margin:7px 0}.device-notice button{display:flex;align-items:center;gap:5px;background:none;border:0;padding:3px 0;color:#bca;font-size:12px}.device-light.message-flash{background:#ffcb77;box-shadow:0 0 18px 5px #ffbe646b;mix-blend-mode:normal;animation:message-light 1.4s ease-in-out 5}@keyframes message-light{0%,to{opacity:.4;box-shadow:0 0 3px #ffc47620}50%{opacity:1;box-shadow:0 0 22px 5px #ffc47690}}.device-frame.vibrating.buzz-a{animation:device-buzz-a .35s ease-in-out 2}.device-frame.vibrating.buzz-b{animation:device-buzz-b .35s ease-in-out 2}@keyframes device-buzz-a{0%,to{transform:translate(0)}15%,55%{transform:translate(-3px,1px) rotate(-.25deg)}35%,75%{transform:translate(3px,-1px) rotate(.25deg)}}@keyframes device-buzz-b{0%,to{transform:translate(0)}15%,55%{transform:translate(-3px,1px) rotate(-.25deg)}35%,75%{transform:translate(3px,-1px) rotate(.25deg)}}@media(max-width:800px){.eink-task-row{min-height:51px}.eink-task-row strong{font-size:13px}.eink-task-row small,.eink-pagination,.eink-foot{font-size:10px}.eink-pagination button{font-size:11px}.simulate-message{min-height:40px;font-size:12px}.eink-foot button{min-height:24px}}@media(max-width:430px){.eink-task-row{padding:5px;min-height:44px}.eink-task-row strong{font-size:12px}.eink-task-list{gap:4px;margin-bottom:4px}.eink-section-title{padding:6px 0}.eink-pagination{padding-bottom:4px}.eink-foot>span{font-size:9px}.eink-foot button,.eink-resume-snippet{font-size:10px}.eink-operation-list button{padding:2px 7px}.eink-detail-title{font-size:14px}}@media(max-width:360px){.topbar .account-name{display:none}.topbar{gap:8px}.topbar nav{gap:10px}}@media(prefers-reduced-motion:reduce){.device-frame.vibrating,.device-light.message-flash{animation:none!important}.device-light.message-flash{opacity:1;box-shadow:0 0 10px #e9c08060}}.todo-board{width:100%;max-width:520px;height:100dvh;margin:0 auto;display:flex;flex-direction:column;color:#263a31;background:#f5f4ed;border:1px solid #d5d8ce;overflow:hidden}.board-titlebar{flex:none;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #d9ddd3;background:#e8ebe2;user-select:none}.board-titlebar>span{display:flex;align-items:center;gap:7px;font-weight:650;font-size:14px}.board-titlebar>div{display:flex;gap:1px}.board-titlebar .icon-button{min-width:30px;width:30px;height:30px}.board-meta{display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;padding:12px 17px 0;font-size:12px;color:#687567}.board-browser-hint{padding:10px 17px 0;font-size:13px;color:#6e786b}.board-browser-hint .button{width:100%}.board-scroll{flex:1;min-height:0;overflow:auto;scrollbar-width:thin}.board-day{padding:23px 18px 18px;display:flex;justify-content:space-between;align-items:end;gap:12px}.board-day>div>span{color:#73816f;font-size:12px;letter-spacing:.09em}.board-day h1{font-family:inherit;font-size:20px;margin:8px 0 0;line-height:1.5;letter-spacing:-.03em}.board-day>strong{font-size:38px;line-height:1;font-weight:400;font-variant-numeric:tabular-nums}.board-day small{display:block;font-size:12px;margin-top:8px;color:#778273}.board-tasks{margin:0;padding:0 12px;list-style:none}.board-tasks>li{display:flex;align-items:flex-start;gap:11px;padding:14px 9px;border-top:1px solid #dcdfd5}.board-tasks>li.running{background:#e3e9db;border:1px solid #bcc9b3;border-radius:8px;margin:0 0 8px}.board-check{width:23px;height:23px;min-width:23px;padding:0;margin-top:2px;border:1px solid #a4afa0;border-radius:6px;background:transparent;color:transparent;display:grid;place-items:center}.board-check:hover:not(:disabled),.board-check:focus-visible{color:#345439;background:#dce5d5}.board-check:disabled{opacity:.4}.board-task{display:flex;flex:1;min-width:0;flex-direction:column;gap:6px;padding:0;border:0;background:none;text-align:left;color:inherit}.board-task>strong{font-size:16px;font-weight:550;line-height:1.65;overflow-wrap:anywhere}.board-task>span{font-size:12px;color:#73816e}.board-task .task-clock{flex-wrap:wrap;gap:5px;color:#41633d;font-size:12px}.board-add{margin:16px;width:calc(100% - 32px);min-height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #aab5a0;border-radius:8px;background:transparent;color:#52694c;font-size:14px}.board-empty{padding:25px 22px 12px;display:flex;align-items:center;flex-direction:column;gap:12px;color:#6f8164}.board-empty strong{font-size:16px}.board-empty p{font-size:14px;margin:0}.board-completed{padding:0 18px 18px}.board-completed>div{display:flex;gap:10px;justify-content:space-between;margin-top:12px}.board-completed>div button{border:0;background:none;padding:0;font-size:14px;color:#75816d;text-align:left}.board-completed>div button:first-child{text-decoration:line-through}.board-completed>div button:last-child{flex:none}.board-footer{padding:11px 16px;border-top:1px solid #d9ddd3;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;background:#edf0e7;color:#6b7c60;font-size:12px}.board-footer small{font-size:12px}.board-back{margin:16px 18px 2px}.todo-board .task-detail{padding:18px}.todo-board .task-detail h2{font-size:22px}.todo-board .task-detail .task-actions{flex-wrap:wrap}.todo-board .offline-banner{margin:10px 12px 0;font-size:13px}.board-error{margin:12px;font-size:14px;color:#944d3c}.board-error button{display:block;margin-top:6px}.board-compact-task{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:48px;gap:5px;padding:8px 15px;text-align:left;background:none;border:0;color:inherit}.board-compact-task strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.board-compact-task span{font-size:12px;color:#75836d}.todo-board.board-collapsed{height:96px}.board-route{min-height:100dvh;padding:0!important;background:#e9ece4}body:has(.board-route){min-width:0}.board-auth .auth-layout{min-height:0;display:block;padding:18px 14px}.board-auth .auth-story{display:none}.board-auth .auth-form{width:100%;max-width:100%;padding:20px 16px}body:has(.board-route) .toasts{max-width:calc(100vw - 24px);bottom:8px}body:has(.board-route .board-collapsed) .toast.ok{display:none}body:has(.board-route .board-collapsed) .toast.error{padding:6px 8px;font-size:12px;max-height:64px;overflow:auto}.board-open{white-space:nowrap}.board-launcher{width:min(880px,calc(100vw - 32px));max-height:calc(100dvh - 28px)}.board-launch-intro{margin:14px 0;color:#5b6a58;font-size:15px;line-height:1.7}.board-launch-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:12px}.board-launch-feedback{padding:10px 13px;border:1px solid #c8d7bc;background:#eef3e6;font-size:14px;line-height:1.7;border-radius:7px}.board-launch-feedback.failed{color:#7a442e;background:#fff1df;border-color:#dfc6a7}.board-launch-layout{display:grid;grid-template-columns:minmax(0,420px) minmax(180px,1fr);gap:22px;align-items:start}.board-launch-layout .board-embedded{height:min(560px,62dvh);min-height:290px;border-radius:10px}.board-launch-layout .board-collapsed{height:96px;min-height:96px}.board-collapsed .board-titlebar,.board-compact .board-titlebar{padding:5px 9px}.board-compact-task{padding:4px 13px;gap:3px}.board-compact-task strong{font-size:14px}.board-titlebar>span{white-space:nowrap;flex-shrink:0}.board-launch-layout .board-compact{width:min(300px,100%);height:360px;min-height:220px}.board-resize-hint{margin:8px 12px;font-size:12px;line-height:1.6;color:#846d43}.board-thumbnail-meta{display:flex;justify-content:space-between;gap:10px;padding:10px 13px;font-size:13px;color:#6b7c60}.board-thumbnails{list-style:none;margin:0;padding:0 9px}.board-thumbnails li{display:flex;align-items:center;gap:9px;padding:7px 5px;border-top:1px solid #d9ddd3}.board-thumbnails li.running{background:#e3e9db;border-radius:5px}.board-thumbnails .board-check{width:19px;height:19px;min-width:19px;margin:0}.thumbnail-title{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;gap:8px;padding:3px 0;border:0;background:none;color:inherit;text-align:left}.thumbnail-title strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:550}.thumbnail-title span{flex-shrink:0;font-size:12px;color:#75816d}.board-thumbnail-add{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px;background:#edf0e7;border:0;border-top:1px solid #d9ddd3;color:#52694c;font-size:14px}.desktop-panel{padding:16px 18px;margin:16px 0;border:1px solid #d5d8ce;background:#f6f7f1;border-radius:9px;font-size:14px}.desktop-panel-heading,.desktop-panel-heading strong{display:flex;align-items:center;justify-content:space-between;gap:8px}.desktop-panel p{margin:8px 0;line-height:1.7}.desktop-panel ul{list-style:none;padding:0;margin:10px 0}.desktop-panel li{display:flex;justify-content:space-between;gap:15px;padding:6px 0}.desktop-target-label{display:flex;align-items:center;gap:12px;margin:12px 0;flex-wrap:wrap}.desktop-target-label select{max-width:100%;padding:8px 12px;background:#fff;border:1px solid #cbd2c3;border-radius:6px;font-size:14px}.desktop-panel-help{color:#73816e;font-size:12px}.hardware-pair-panel{padding:12px 0;margin-top:12px;border-top:1px solid #d5d8ce;overflow-wrap:anywhere}.hardware-pair-panel summary{cursor:pointer;font-size:14px;font-weight:550}.board-launch-layout aside{padding:0 4px;color:#5c6b57;font-size:14px;line-height:1.9}.board-launch-layout h3{font-size:16px;color:#344831;margin:10px 0}.board-launch-layout p{margin:8px 0 20px}.board-launch-note{font-size:13px;color:#7b6b54;line-height:1.7}.board-login-hint{padding:24px;border:1px solid #d5d8ce;border-radius:10px}@media(max-width:650px){.board-launch-layout{grid-template-columns:minmax(0,1fr);gap:12px}.board-launcher{padding:16px}.board-launch-actions .button{flex:1;min-width:140px}}.server-change-banner{padding:12px 18px;background:#fff1d5;font-size:14px}.server-change-banner button{margin-left:10px}@media(max-width:700px){.topbar .board-open{padding:8px;min-width:34px}.topbar .board-open span{display:none}}@media(min-width:600px){.board-route .todo-board{box-shadow:0 12px 50px #25332918}}.planning-page,.time-review-page{padding:32px 36px;max-width:1500px;margin:0 auto;width:100%;min-width:0}.planning-page .workspace-heading,.time-review-page .workspace-heading{padding:0 0 24px}.planning-page h2,.time-review-page h2{font-size:18px;margin:0 0 16px;font-weight:600}.calendar-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,1fr);gap:20px;align-items:start}.calendar-surface,.day-agenda,.planning-pool,.analytics-card{background:var(--surface, #fafbf8);border:1px solid var(--line, #dde1d9);border-radius:12px;padding:22px;min-width:0}.calendar-toolbar,.calendar-toolbar>div,.review-period-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-toolbar h2{margin:0}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.calendar-weekdays{margin:22px 0 8px;text-align:center;color:var(--muted, #708078);font-size:14px}.calendar-day{min-width:0;min-height:110px;display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:8px;border:1px solid transparent;border-radius:6px;background:var(--soft, #eff2ea);color:var(--ink, #29382f);font-size:14px;overflow:hidden}.calendar-day:hover{border-color:var(--green, #315343)}.calendar-day.selected{background:var(--green, #315343);color:#fff}.calendar-day.outside{opacity:.5}.calendar-day.is-today .calendar-number{font-weight:700;text-decoration:underline;text-underline-offset:4px}.calendar-day.selected .unresolved{color:#f7d7a0}.calendar-number{font-variant-numeric:tabular-nums}.calendar-day-items{display:flex;flex-direction:column;gap:4px;margin-top:6px;flex:1;min-width:0}.calendar-day-items>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.calendar-day-items small{font-size:12px}.calendar-day-items .finished{text-decoration:line-through;opacity:.6}.calendar-day-items .unresolved{color:#9a602d}.calendar-count{font-size:12px;opacity:.8;margin-top:auto;padding-top:4px}.calendar-more{display:none}.day-agenda .section-title h2{display:flex;align-items:center;gap:8px;margin:0}.agenda-budget{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:14px;color:var(--muted, #708078);margin:18px 0}.agenda-budget b{color:var(--ink, #29382f);font-weight:500}.plan-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line, #dde1d9)}.plan-time{font-size:14px;color:var(--muted, #708078);font-variant-numeric:tabular-nums;flex:none}.plan-title{background:none;border:0;text-align:left;padding:0;color:inherit;min-width:0;flex:1}.plan-title strong{display:block;font-size:15px;overflow-wrap:anywhere}.plan-title span{display:block;font-size:12px;color:var(--muted, #708078);margin-top:5px}.plan-row .text-button{white-space:nowrap;font-size:14px;flex:none}.plan-row.done strong{text-decoration:line-through;opacity:.65}.planning-pool{margin-top:22px}.planning-pool .section-title{flex-wrap:wrap;gap:12px}.planning-pool .section-title>span{font-size:14px;display:flex;align-items:center;gap:8px}.planning-pool input{max-width:155px;padding:6px;border:1px solid var(--line, #dde1d9);border-radius:4px;background:var(--surface, #fafbf8);color:inherit}.pool-tabs{display:inline-flex;margin:6px 0 10px}.pool-tabs button{font-size:14px}.planning-pool .plan-time{display:none}.timer-panel{margin:14px 0 16px;border:1px solid var(--line, #dde1d9);border-radius:8px;padding:12px;min-width:0}.timer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.timer-modes{margin:0;display:inline-flex}.timer-modes button{font-size:14px;padding:6px 12px}.timer-toolbar>.text-button{font-size:14px}.pomodoro-face{padding:12px 3px 0;text-align:center}.pomodoro-meta{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted, #708078)}.pomodoro-meta>span:first-child{display:flex;align-items:center;gap:5px}.pomodoro-digits{display:block;font-family:ui-monospace,Cascadia Code,monospace;font-weight:400;font-size:clamp(34px,4vw,52px);font-variant-numeric:tabular-nums;line-height:1.3;margin:8px 0}.pomodoro-digits i{font-style:normal;opacity:.45}.pomodoro-face progress,.category-share progress{width:100%;height:5px;display:block;appearance:none;border:0;border-radius:6px;overflow:hidden;background:var(--soft, #eff2ea)}progress::-webkit-progress-bar{background:var(--soft, #eff2ea)}progress::-webkit-progress-value{background:var(--green, #315343)}progress::-moz-progress-bar{background:var(--green, #315343)}.pomodoro-face.resting progress::-webkit-progress-value{background:#a4834e}.pomodoro-caption{display:block;font-size:14px;margin:8px 0;color:var(--muted, #708078)}.timer-secondary{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.timer-secondary:empty{display:none}.timer-settings{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.timer-settings .field{font-size:14px;margin:0;min-width:0}.timer-settings input{width:100%;min-width:0}.timer-settings button{grid-column:1/-1}.task-clock{flex-wrap:wrap}.task-detail.compact .timer-panel{padding:10px}.task-detail.compact .pomodoro-digits{font-size:36px}.review-period-toolbar{flex-wrap:wrap;font-size:14px}.period-tabs{display:inline-flex;margin:0}.report-source{font-size:12px;color:var(--muted, #708078);margin:12px 0 20px}.analytics-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 22px}.analytics-summary>div{padding:20px;border:1px solid var(--line, #dde1d9);border-radius:10px;background:var(--surface, #fafbf8);display:flex;flex-direction:column;gap:7px}.analytics-summary span{font-size:14px;color:var(--muted, #708078)}.analytics-summary strong{font-size:24px;font-weight:500;line-height:1.4}.analytics-summary small{font-size:12px;color:var(--muted, #708078)}.analytics-summary strong small{font-size:14px}.analytics-columns{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:20px;margin-bottom:20px}.chart-legend{display:flex;gap:12px;font-size:12px}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:8px;height:8px;background:var(--green, #315343)}.chart-legend span+span i{background:#c9c8b7}.daily-bars{display:grid;grid-template-columns:repeat(var(--days),minmax(18px,1fr));height:200px;gap:4px;overflow-x:auto;padding-top:10px}.daily-bar{display:flex;flex-direction:column;align-items:stretch;justify-content:end;background:none;border:0;padding:0;color:inherit;min-width:18px}.bar-pair{height:158px;display:flex;justify-content:center;align-items:end;gap:2px}.bar-pair>span{width:38%;max-width:40px;border-radius:3px 3px 0 0;min-height:1px}.bar-plan{background:#c9c8b7}.bar-actual{background:var(--green, #315343)}.bar-date{text-align:center;font-size:12px;color:var(--muted, #708078);padding:8px 0}.daily-bar:hover .bar-actual{background:#a4834e}.category-share{margin:22px 0}.category-share>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:14px;flex-wrap:wrap}.category-share strong{font-weight:500}.category-share span{color:var(--muted, #708078)}.analytics-table-wrap{overflow:auto}.analytics-table{width:100%;border-collapse:collapse;font-size:14px}.analytics-table th{text-align:left;font-size:12px;color:var(--muted, #708078);font-weight:500}.analytics-table td,.analytics-table th{padding:14px 10px;border-bottom:1px solid var(--line, #dde1d9)}.analytics-table td:first-child{min-width:160px}.analytics-table td:not(:first-child){white-space:nowrap}.analytics-table b{font-weight:500}.analytics-table small{display:block;margin-top:4px;color:var(--muted, #708078);font-size:12px}.review-back{margin:24px 36px 0}.nav-short-label{display:none}@media(max-width:800px){.sidebar nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible}.sidebar nav button{width:100%;min-width:0;min-height:50px;font-size:12px}.sidebar nav .nav-full-label{display:none}.sidebar nav .nav-short-label{display:block;white-space:nowrap}}@media(max-width:1100px){.calendar-layout,.analytics-columns{grid-template-columns:1fr}.analytics-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-day{min-height:95px}.calendar-day-items>span{font-size:14px}}@media(max-width:650px){.planning-page,.time-review-page{padding:22px 14px}.calendar-surface,.day-agenda,.planning-pool,.analytics-card{padding:16px}.calendar-day{min-height:68px;padding:5px}.calendar-day-items{display:none}.calendar-weekdays,.calendar-grid{gap:2px}.calendar-count{font-size:12px}.planning-page .workspace-heading,.time-review-page .workspace-heading{align-items:start;gap:16px}.analytics-summary{gap:8px}.analytics-summary>div{padding:14px}.analytics-summary strong{font-size:20px}.review-period-toolbar .date-nav{flex-wrap:wrap}.calendar-toolbar h2{font-size:16px}.planning-pool .section-title h2{margin:0}.review-back{margin:18px 14px 0}.time-review-page .period-tabs{flex:none}.plan-time{display:none}}.hardware-viewport{background:radial-gradient(ellipse at 50% 45%,#42463d,#242b26 70%)}.device-frame.device-id{width:116%;margin:-5% 0 -10% -8%;aspect-ratio:2 / 3}.device-clip-definition{position:absolute;pointer-events:none}.device-id .device-image{clip-path:url(#device-id-outline)}.device-id .hardware-button{color:#4b493f}.device-id .hardware-button:hover:not(:disabled){color:#1d352b;filter:none;background:#43351d16}.device-id .hardware-button:focus-visible{outline:3px solid #d18a48;outline-offset:2px}.device-id .eink-screen{left:18.652%;top:10.938%;width:62.793%;height:57.747%;padding:13px;border-radius:7px;background:#e4e4da;color:#323c32}.device-id .rec-key{left:18.359%;top:73.893%;width:14.16%;height:9.115%;border-radius:26%;padding:0;color:#713714}.device-id .back-key{left:44.434%;top:74.805%;width:14.453%;height:7.682%;border-radius:50% 0 0 50%;padding:0}.device-id .back-key svg{width:25px;height:25px}.device-id .action-key{left:58.984%;top:74.805%;width:22.363%;height:7.682%;border-radius:0 45% 45% 0;padding:0}.device-id .power-key{left:68%;top:6.4%;width:14%;height:4%;border-radius:8px}.device-id .side-left,.device-id .side-right{left:84%;width:9%;height:6%;border-radius:5px;color:#585143;background:linear-gradient(90deg,#d8d0bc,#b4a793);border:1px solid #a4967f}.device-id .side-left{top:20.4%;border-radius:7px 7px 0 0}.device-id .side-right{top:26.4%;border-radius:0 0 7px 7px}.device-id .side-left svg,.device-id .side-right svg{transform:rotate(90deg);filter:none}.device-id .device-light{left:38.379%;top:86.979%;width:23.242%;height:1.107%;border-radius:20px;background:#bbb5a7;opacity:1;mix-blend-mode:normal}.device-id .device-light.lit{background:#fff3db;box-shadow:0 0 14px 4px #eac28880}.device-id .eink-task-row{min-height:57px;padding:8px 7px}.device-id .eink-task-row strong{font-size:14px}.device-id .eink-task-row small{font-size:11px}.device-id .eink-top,.device-id .eink-section-title{font-size:12px}.device-id .eink-pagination,.device-id .eink-pagination button{font-size:11px}.device-id .eink-foot{font-size:10px}.device-id .eink-foot .eink-back,.device-id .eink-resume-snippet{font-size:12px}@media(max-width:600px){.device-id .eink-screen{padding:10px}.device-id .eink-task-row{min-height:56px}.device-id .hardware-button.side-left,.device-id .hardware-button.side-right{min-height:34px}}:root{color-scheme:light;color-scheme:only light;--paper: #f6f3ed;--surface: #fffdf8;--ink: #302f2a;--muted: #69665f;--line: #d8d2c7;--green: #363c36;--soft: #eeeae1;--gold: #c27743}body{background:var(--paper)}.topbar,.topbar-right{color:var(--ink)}.mode-pill,.category-label{background:#eee9df;color:#615b4d;border-color:#d1c8b7}.brand-mark{color:#995322}.eyebrow,.workbench-heading .eyebrow,.workbench-heading p:last-child{color:#726958}.button{color:#3e4039;background:#fffdf8;border-color:#b9b1a3}.button:hover:not(:disabled){background:#e9e3d8;border-color:#8b8273}.button.primary{background:#363c36;color:#fffdf8;border-color:#363c36}.button.primary:hover:not(:disabled){background:#20271f;border-color:#20271f}.text-button,.detail-edit,.resume-label{color:#655336}.task-actions .complete-button{color:#414a37}.resume-editor>.text-button,.section-title .text-button{color:#695332}.section-title h3,.history summary{color:#655b49}.resource-link,.desktop-screen .resource-link,.phone-app .resource-link{background:#fffdf8;border-color:#d0c5b1;color:#3d3a30}.resource-icon,.desktop-screen .resource-icon,.phone-app .resource-icon{background:#eee7d9;color:#6d5834}.resource-link small,.desktop-screen .resource-link small,.phone-app .resource-link small{color:#70644f}.segmented{background:#eae5dc;border-color:#c9c1b3}.segmented button{color:#514b40}.segmented button.selected{background:#363c36;color:#fffdf8;box-shadow:none}.timer-modes{width:auto;align-self:start}.timer-modes button{min-width:88px;white-space:nowrap;font-size:14px}.timer-panel{background:#f8f5ee;border-color:#d5ccbd;color:var(--ink)}.timer-caption,.task-clock,.status-label,.detail-dates{color:#696457}.resume-block{background:#f0ece2;border-left-color:#b08a54}.resume-block p{color:#3e3b32}.stage{background:#eae5dc;color:#37352f;border-color:#d2cabc;box-shadow:0 12px 32px #493d2110}.stage-toolbar{background:#f0ece4;border-color:#cec5b5;font-size:14px}.stage-device-name small{color:#686254;border-color:#b9ae9a;font-size:12px}.stage-note,.stage-subtle-button{color:#60594b;font-size:12px}.stage-subtle-button{min-height:36px}.connection-light.online{background:#48623f;box-shadow:0 0 0 3px #48623f12}.connection-light.offline{background:#996334}.surface-label,.surface-label>span:last-child{color:#655e51;font-size:12px}.surface-tabs button,.stage.show-hardware .surface-tabs button:nth-child(2){color:#514a3d;background:#f8f5ee;border:1px solid #bfb4a0;font-size:14px}.surface-tabs button[aria-selected=true],.stage.show-hardware .surface-tabs button[aria-selected=true]{color:#fffdf8!important;background:#514b3e!important;border-color:#514b3e}.hardware-viewport{background:radial-gradient(ellipse at 50% 38%,#f6f2e9,#d9d2c5 85%);border:1px solid #cdc4b4;overflow:clip}.hardware-caption,.hardware-caption b,.hardware-caption button,.hardware-small-note{color:#625743;font-size:12px}.hardware-caption button{min-height:32px}.simulate-message{color:#5e4c2e;border-color:#b5a17c;background:#f9f3e7;font-size:13px;min-height:38px}.simulate-message:hover{background:#ead9b8;color:#46351b}.device-notice{background:#fff5df;color:#594224;border-color:#c29b5e}.device-notice b,.device-notice button{color:#614217}.desktop-frame{background:#c8c2b7;border-color:#a7a092;box-shadow:0 8px 18px #473b211a}.desktop-chrome,.desktop-chrome button{color:#514b3f}.desktop-chrome{font-size:12px}.window-dots i{background:#817765}.desktop-screen{background:#fffdf8;color:#36342d;scrollbar-color:#b4aa97 #efebe3}.desktop-appbar{background:#eee9df;border-color:#d7cebd;color:#5c5343;font-size:14px}.desktop-appbar select{color:#423c30;font-size:14px;min-height:28px}.desktop-connect{color:#56654a;font-size:12px}.laptop-base{background:linear-gradient(#d6d0c4,#a49a88);border-color:#a99c85}.laptop-base:after{background:#9e9380}.context-footnote{color:#69604f}.phone-frame{border-color:#b8b0a0;background:#393a34;box-shadow:inset 0 0 0 7px #bdb6a6}.phone-lockscreen{background:linear-gradient(145deg,#444840,#242a25);color:#f0eade}.phone-lockscreen h3,.phone-lockscreen p,.phone-statusbar{color:#f0eade}.phone-app,.phone-app-header{background:#fffdf8;color:#35352d}.phone-app-header{border-color:#d9d1c2}.phone-app-header button{color:#514a3d}.phone-frame:has(.phone-app) .phone-statusbar{color:#35352d}.phone-app .task-actions .button{font-size:14px}.phone-app .resume-label,.phone-app .detail-dates,.phone-app .status-label{color:#686050;font-size:12px}.phone-app .task-clock{color:#514b40;font-size:12px}.phone-app .timer-modes button{min-width:0;flex:1;padding:8px}.nfc-tap-button{color:#584528;border-color:#aa9573;background:#f9f3e7}.nfc-tap-button:hover{color:#443519;background:#e9dcc5;border-color:#8d7653}.nfc-tap-button>svg:last-child,.nfc-caption{color:#71634e}.connection-tests{background:#ede5d6;color:#554a38;border-color:#bfb19a}.connection-tests>span:first-child,.connection-tests label,.test-note{color:#665740}.test-note{font-size:12px}.connection-tests input{accent-color:#585040}.feedback-ribbon{background:#f3eee5;border-color:#cec2ae}.feedback-label,.feedback-ribbon>p,.feedback-ribbon>button{color:#64563e;font-size:13px}.feedback-ribbon>button{min-height:40px}.workbench-footer,.workbench-footer button{color:#6c6354}.device-frame.device-id{width:110%;margin:-3% 0 -8% -5%}.device-id .eink-screen{background:#e7e4d9;color:#2c2d27;color-scheme:only light}.device-id .eink-top,.device-id .eink-section-title,.device-id .eink-duration,.device-id .eink-resume-snippet,.device-id .eink-pagination,.device-id .eink-foot,.device-id .eink-empty{color:#605e52}.device-id .eink-top,.device-id .eink-foot{border-color:#b0aa98}.device-id .eink-task-row{background:#ece9de;border-color:#b9b3a3;color:#303129}.device-id .eink-task-row small{font-size:12px;color:#686556}.device-id .eink-task-row.selected,.device-id .eink-operation-list button.highlighted{background:#3f4539;border-color:#3f4539;color:#fffdf3}.device-id .eink-task-row.selected small{color:#ececdb}.device-id .eink-operation-list button,.device-id .eink-pagination button,.device-id .eink-foot button{color:#393e31}.device-id .hardware-button{color:#343126}.device-id .hardware-button svg{stroke-width:2.5}.device-id .hardware-button:disabled{opacity:.6}.device-id .power-key,.device-id .side-left,.device-id .side-right{background:linear-gradient(90deg,#b1a894,#f1eadb 40%,#e0d7c5 80%,#b1a894);color:#3c3528;border:1px solid #8a7d66;box-shadow:0 3px 2px #6c5b4055,inset 0 1px 1px #fff;padding:0;min-width:28px;min-height:40px;border-radius:7px}.device-id .power-key{left:73%;top:4.4%;width:13%;height:4.5%;min-height:28px;border-radius:6px 6px 3px 3px}.device-id .side-left,.device-id .side-right{top:39%;width:7.5%;height:12%;border-radius:6px;touch-action:none;user-select:none}.device-id .side-left{left:6%}.device-id .side-right{left:86.5%}.device-id .side-left svg,.device-id .side-right svg{transform:none;width:20px;height:20px}.device-id .power-key:hover:not(:disabled),.device-id .side-left:hover:not(:disabled),.device-id .side-right:hover:not(:disabled){background:#ddd1b8;color:#30281b}.device-id .hardware-button:active:not(:disabled),.device-id .hardware-button.is-pressed{transform:translateY(2px) scale(.97);box-shadow:inset 0 2px 5px #63523877;filter:none}.device-id .rec-key{color:#642908}.device-id .back-key,.device-id .action-key{color:#3c3325}.device-id .back-key svg,.device-id .action-key svg{width:28px;height:28px}.device-id .device-light.lit{background:#fff0cb;box-shadow:0 0 12px 3px #dfa44b99}.device-id .device-light.message-flash{background:#ffc369}@media(max-width:600px){.stage-grid{padding-left:10px;padding-right:10px}.surface-tabs button{padding:9px 18px}.device-id .eink-screen{padding:9px}.device-id .eink-operation-list button{font-size:13px;padding:3px 5px}.device-id .eink-pagination button{min-height:28px}.desktop-screen .task-detail{padding:20px 16px}.desktop-appbar{gap:8px;padding:10px}.desktop-connect{display:none}.hardware-caption{gap:10px}}@media(max-width:400px){.workbench-heading{flex-direction:column;align-items:flex-start;gap:14px}.workbench-heading .heading-actions{width:100%;justify-content:flex-end}.heading-actions>.button.primary{white-space:nowrap}}
