@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-sm:.25rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f6f7f4;--surface:#fff;--surface-soft:#f0f2ee;--ink:#1f2924;--muted:#727b75;--line:#dfe4df;--accent:#315f4d;--accent-soft:#dfece5;--accent-strong:#244c3c;--accent-dark:#244c3c;--today:#f3ead2;--danger:#a34e4e;--shadow:0 18px 50px #23302917;--radius-lg:24px;--radius-md:16px;--radius-sm:11px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#111714;--surface:#1b231f;--surface-soft:#242e29;--ink:#e7ede9;--muted:#9aa79f;--line:#34423a;--accent:#8fc4a9;--accent-soft:#263e33;--accent-strong:#b8dcc9;--accent-dark:#b8dcc9;--today:#493f2b;--danger:#e08b8b;--shadow:0 18px 50px #00000047}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}body{background:radial-gradient(circle at 70% 0%, #e4ede6b3, transparent 30rem), var(--paper);min-height:100vh;margin:0;transition:background-color .18s,color .18s}button,input,select,textarea{color:inherit;font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:2px;outline:3px solid #315f4d38}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:.74rem .85rem;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#8ba697;box-shadow:0 0 0 3px #315f4d14}textarea{resize:vertical;min-height:7.5rem}h1,h2,h3,p{margin-top:0}.loading-screen,.login-screen{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.loading-mark{color:var(--accent);font-family:Georgia,Songti SC,serif;font-size:2.4rem;animation:1.8s ease-in-out infinite breathe}.login-card{width:min(100%,29rem);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #fffc;border-radius:28px;padding:clamp(1.8rem,6vw,3.2rem)}.login-brand{align-items:center;gap:.8rem;margin-bottom:2.5rem;display:flex}.brand-mark{background:var(--accent);color:#fff;border-radius:12px 12px 12px 4px;place-items:center;width:2.55rem;height:2.55rem;font-family:Georgia,Songti SC,serif;font-size:1.25rem;display:grid}.brand-copy strong,.brand-copy span{display:block}.brand-copy strong{letter-spacing:.05em;font-size:1.05rem}.brand-copy span{color:var(--muted);margin-top:.1rem;font-size:.72rem}.login-card h1{letter-spacing:-.04em;margin-bottom:.75rem;font-family:Georgia,Songti SC,serif;font-size:clamp(2rem,8vw,2.8rem);font-weight:500}.login-card>p{color:var(--muted);line-height:1.75}.login-form{gap:.8rem;margin-top:1.5rem;display:grid}.login-form label{color:var(--muted);font-size:.8rem}.login-form input{width:100%;padding:.95rem 1rem}.primary-button,.secondary-button,.capture-fab,.calendar-callout button{background:var(--accent);color:#fff;border:0;border-radius:999px;padding:.78rem 1.15rem;font-weight:650;transition:background .15s,transform .15s,box-shadow .15s}.primary-button:hover,.capture-fab:hover,.calendar-callout button:hover{background:var(--accent-strong);transform:translateY(-1px);box-shadow:0 7px 22px #315f4d33}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#fff}.secondary-button:hover{background:var(--surface-soft);border-color:#bcc8c0}.text-button{color:var(--muted);background:0 0;border:0;padding:.45rem}.text-button.danger,.danger{color:var(--danger)}.error-banner{z-index:80;color:#8a3d3d;background:#fff5f5;border:1px solid #e3bcbc;border-radius:999px;max-width:min(92vw,42rem);padding:.7rem 1rem;font-size:.87rem;position:fixed;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #5721211a}.error-banner button{color:inherit;background:0 0;border:0;margin-left:.7rem}.toast{z-index:90;color:#fff;max-width:min(90vw,27rem);box-shadow:var(--shadow);background:#213c31;border-radius:13px;padding:.8rem 1rem;font-size:.86rem;position:fixed;bottom:1.5rem;right:1.5rem}.app-shell{min-height:100vh}.brand-row{align-items:center;gap:.72rem;display:flex}.brand-row strong,.brand-row small{display:block}.brand-row strong{letter-spacing:.07em}.brand-row small{color:var(--muted);margin-top:.1rem;font-size:.67rem}.sidebar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9faf7e0;border-right:1px solid #d5dcd7d9;flex-direction:column;width:14.5rem;padding:1.7rem 1.15rem;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand-row{padding:0 .55rem 2rem}.sidebar nav{gap:.3rem;display:grid}.sidebar nav button{color:#5d6760;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:.8rem;width:100%;padding:.75rem .8rem;display:flex;position:relative}.sidebar nav button>span{color:#88928b;text-align:center;width:1.35rem}.sidebar nav button b{background:#315f4d1f;border-radius:999px;place-items:center;min-width:1.4rem;height:1.4rem;margin-left:auto;font-size:.64rem;display:grid}.sidebar nav button.active{background:var(--accent-soft);color:var(--accent-strong);font-weight:650}.sidebar-brand{align-items:center;gap:.75rem;padding:0 .55rem 2rem;display:flex}.sidebar-nav{gap:.3rem;display:grid}.sidebar-nav button{color:#5d6760;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:.8rem;width:100%;padding:.75rem .8rem;display:flex}.sidebar-nav button span:first-child{color:#88928b;text-align:center;width:1.35rem}.sidebar-nav button.active{background:var(--accent-soft);color:var(--accent-strong);font-weight:650}.sidebar-foot{color:var(--muted);margin-top:auto;padding:1rem .55rem 0;font-size:.75rem;line-height:1.65}.sidebar-foot>small{text-overflow:ellipsis;white-space:nowrap;margin-top:.45rem;display:block;overflow:hidden}.sync-dot{background:#75a488;border-radius:50%;width:.45rem;height:.45rem;margin-right:.45rem;display:inline-block}.sync-dot.syncing{animation:1s ease-in-out infinite breathe}.main-area,.main-content{min-height:100vh;margin-left:14.5rem;padding:1.5rem clamp(1.5rem,3vw,3.2rem) 4rem}.topbar{align-items:center;gap:1rem;min-height:4.4rem;display:flex}.topbar>div:first-child{margin-right:auto}.topbar h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:500}.date-overline{color:var(--muted);margin:0 0 .2rem;font-size:.72rem}.topbar-actions{align-items:center;gap:.65rem;display:flex}.theme-toggle{border:1px solid var(--line);width:2.55rem;height:2.55rem;color:var(--accent-strong);background:#ffffffb3;border-radius:50%;flex:0 0 2.55rem;place-items:center;padding:0;font-size:1rem;transition:background .15s,border-color .15s,transform .15s;display:grid}.theme-toggle:hover{background:var(--surface);border-color:#9eb6a7;transform:translateY(-1px)}.topbar-actions .search-box>span{z-index:1;color:var(--muted);position:absolute;top:50%;left:.85rem;transform:translateY(-54%)}.topbar-actions .search-box:before{display:none}.capture-button{background:var(--accent);color:#fff;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:.4rem;padding:.72rem 1rem;font-weight:650;display:inline-flex}.filter-row{scrollbar-width:none;gap:.38rem;margin:1rem 0 1.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row button{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;gap:.35rem;padding:.42rem .65rem;font-size:.7rem;display:inline-flex}.filter-row button.active{border-color:var(--line);color:var(--ink);background:#fff}.filter-row i{border-radius:50%;width:.4rem;height:.4rem}.mobile-capture{display:none}.page-heading{min-width:10rem;margin-right:auto}.page-heading h1{letter-spacing:-.04em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(1.7rem,3vw,2.25rem);font-weight:500}.page-heading p{color:var(--muted);margin:.25rem 0 0;font-size:.78rem}.sync-indicator{color:var(--muted);font-size:.74rem}.topbar-filters{align-items:center;gap:.65rem;display:flex}.search-box{position:relative}.search-box:before{content:"⌕";color:var(--muted);position:absolute;top:50%;left:.85rem;transform:translateY(-54%)}.search-box input{background:#ffffffbf;border-radius:999px;width:min(26vw,16rem);padding:.68rem .85rem .68rem 2.15rem}.topbar select{background:#ffffffbf;border-radius:999px;max-width:9rem;padding:.68rem .85rem}.capture-fab{white-space:nowrap;align-items:center;gap:.42rem;display:inline-flex}.mobile-nav{display:none}.content-area{padding-top:1.2rem}.today-layout{grid-template-columns:minmax(0,1fr) minmax(13rem,.31fr);align-items:start;gap:1.1rem;display:grid}.today-main,.today-side{gap:1rem;display:grid}.summary-hero{border-radius:var(--radius-lg);background:linear-gradient(135deg,#e6eee8,#f4edda);border:1px solid #dfe4dfcc;justify-content:space-between;align-items:center;gap:1.5rem;min-height:11.5rem;padding:clamp(1.5rem,4vw,2.6rem);display:flex;position:relative;overflow:hidden}.summary-hero:after{content:"";border:1px solid #315f4d17;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-8rem;right:-4.5rem;box-shadow:0 0 0 2.4rem #ffffff1f,0 0 0 4.8rem #315f4d06}.summary-hero>*{z-index:1;position:relative}.summary-hero h2{letter-spacing:-.035em;margin-bottom:.55rem;font-family:Georgia,Songti SC,serif;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:500}.summary-hero p{color:#5e6e65;margin:0;line-height:1.75}.summary-ring{text-align:center;background:#ffffff61;border:1px solid #315f4d38;border-radius:50%;flex:0 0 6.6rem;place-content:center;width:6.6rem;height:6.6rem;display:grid}.summary-ring strong,.summary-ring span{display:block}.summary-ring strong{font-family:Georgia,serif;font-size:1.8rem;font-weight:500}.summary-ring span{color:var(--muted);font-size:.66rem}.section-block,.focus-card,.done-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffbd;padding:1rem}.task-list{gap:.65rem;display:grid}.focus-card{background:#e9efea;padding:1.25rem}.focus-card>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #315f4d1f;width:100%;margin-top:.55rem;padding:.65rem 0;display:block}.focus-card>button strong,.focus-card>button small{display:block}.focus-card>button small,.focus-card p,.done-card p{color:var(--muted);margin:.3rem 0 0;font-size:.73rem;line-height:1.65}.done-card{background:#f2ebdb;min-height:10rem;padding:1.25rem}.done-card>strong{margin-top:.3rem;font-family:Georgia,serif;font-size:2.6rem;font-weight:500;display:block}.inline-error{font-size:.75rem;color:var(--danger)!important}.login-screen{grid-template-columns:minmax(0,1fr) minmax(20rem,29rem);gap:clamp(2rem,8vw,9rem);max-width:75rem;margin:0 auto}.login-copy{max-width:35rem}.login-copy h1{letter-spacing:-.06em;margin-bottom:1rem;font-family:Georgia,Songti SC,serif;font-size:clamp(2.8rem,6vw,5.2rem);font-weight:500;line-height:1.12}.login-copy p{max-width:28rem;color:var(--muted);font-size:1rem;line-height:1.8}.login-points{flex-wrap:wrap;gap:.45rem;margin-top:1.7rem;display:flex}.login-points span{border:1px solid var(--line);color:var(--muted);background:#ffffff8c;border-radius:999px;padding:.5rem .7rem;font-size:.7rem}.login-card .brand-row{margin-bottom:2rem}.login-card h2{margin-bottom:.55rem;font-family:Georgia,Songti SC,serif;font-size:1.65rem;font-weight:500}.login-card>label{color:var(--muted);gap:.4rem;margin:1.2rem 0 .75rem;font-size:.72rem;display:grid}.login-card>label input,.login-card>.primary-button{width:100%}.login-card>.text-button{margin:.5rem auto 0;display:block}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.6rem;font-size:.71rem;font-weight:700;display:block}.today-hero{grid-template-columns:minmax(0,1.45fr) minmax(17rem,.55fr);gap:1.1rem;margin-bottom:1.2rem;display:grid}.today-lead,.today-stats{border-radius:var(--radius-lg);border:1px solid #dfe4dfcc;min-height:12rem}.today-lead{background:linear-gradient(135deg,#e6eee8,#f4edda);padding:clamp(1.5rem,4vw,2.8rem);position:relative;overflow:hidden}.today-lead:after{content:"";border:1px solid #315f4d1f;border-radius:50%;width:17rem;height:17rem;position:absolute;bottom:-7rem;right:-4rem;box-shadow:0 0 0 2.2rem #ffffff26,0 0 0 4.4rem #315f4d09}.today-lead h2,.ideas-intro h2,.review-intro h2,.settings-title h2{letter-spacing:-.035em;margin-bottom:.6rem;font-family:Georgia,Songti SC,serif;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:500}.today-lead p{color:#5e6e65;max-width:38rem;margin:0;line-height:1.8}.today-stats{background:var(--surface);grid-template-columns:repeat(2,1fr);padding:1rem;display:grid}.today-stats div{flex-direction:column;justify-content:center;align-items:center;min-height:5rem;display:flex}.today-stats div:nth-child(odd){border-right:1px solid var(--line)}.today-stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.today-stats strong{font-family:Georgia,serif;font-size:1.7rem;font-weight:500}.today-stats span{color:var(--muted);margin-top:.25rem;font-size:.73rem}.today-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.today-section{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffb8;padding:1rem}.today-section.overdue{background:#fff9f7bf;border-color:#ead4ce}.section-heading,.column-heading,.settings-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-heading{padding:.3rem .35rem .9rem}.section-heading h3,.column-heading h3{margin:0;font-size:.9rem;font-weight:700}.section-heading span,.column-heading span{background:var(--surface-soft);min-width:1.65rem;height:1.65rem;color:var(--muted);border-radius:999px;place-items:center;font-size:.72rem;display:grid}.task-stack,.column-body{align-content:start;gap:.65rem;display:grid}.task-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:.9rem;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;box-shadow:0 1px #18261e05}.task-card:hover{border-color:#c7d1ca;transform:translateY(-1px);box-shadow:0 9px 24px #28342d12}.task-card.priority-high:before{content:"";background:#bd746b;border-radius:0 3px 3px 0;width:3px;position:absolute;top:1rem;bottom:1rem;left:-1px}.task-card-top{align-items:flex-start;gap:.68rem;display:flex}.complete-dot{color:#fff;background:#fff;border:1.5px solid #aeb9b2;border-radius:50%;flex:0 0 1.25rem;place-items:center;width:1.25rem;height:1.25rem;margin-top:.12rem;padding:0;font-size:.7rem;display:grid}.complete-dot.checked{border-color:var(--accent);background:var(--accent)}.task-title-button{text-align:left;background:0 0;border:0;flex:1;padding:0;font-weight:650;line-height:1.48}.task-notes{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.55rem 0 0 1.93rem;font-size:.79rem;line-height:1.55;display:-webkit-box;overflow:hidden}.task-meta{flex-wrap:wrap;gap:.4rem;margin:.72rem 0 0 1.93rem;display:flex}.category-chip,.date-chip,.priority-chip,.task-detail-chip{background:var(--surface-soft);color:#657068;border-radius:999px;align-items:center;padding:.25rem .48rem;font-size:.66rem;display:inline-flex}.category-chip i{background:var(--chip-color);border-radius:50%;width:.38rem;height:.38rem;margin-right:.34rem}.priority-chip{color:#9b544d;background:#f7e9e5}.task-detail-chip{color:#64756a;background:#edf2ed}.task-actions{opacity:0;flex-wrap:wrap;align-items:center;gap:.35rem;margin:.75rem 0 0 1.93rem;transition:opacity .15s;display:flex}.task-card:hover .task-actions,.task-card:focus-within .task-actions{opacity:1}.task-actions select,.task-actions button{color:var(--muted);background:0 0;border:0;padding:.25rem .35rem;font-size:.67rem}.reschedule-menu{color:var(--muted);border-top:1px solid #edf0ed;flex-wrap:wrap;align-items:center;gap:.35rem;margin:.6rem 0 0 1.93rem;padding-top:.6rem;font-size:.67rem;display:flex}.reschedule-menu button,.reschedule-menu label{color:#59685f;font:inherit;background:#fff;border:1px solid #dfe5e0;border-radius:999px;padding:.24rem .48rem}.reschedule-menu button:hover{color:var(--accent);border-color:#9eb6a7}.reschedule-menu label{align-items:center;gap:.28rem;display:inline-flex}.reschedule-menu input{width:7.2rem;color:inherit;font:inherit;background:0 0;border:0}.export-hint{color:#9a7757;margin:.6rem 0 0 1.93rem;font-size:.64rem;line-height:1.5}.empty-mini,.drop-placeholder{color:#9ba39d;border:1px dashed #d7ddd8;border-radius:12px;place-items:center;min-height:5rem;font-size:.75rem;display:grid}.board{grid-template-columns:repeat(5,minmax(12rem,1fr));gap:.85rem;min-width:66rem;display:grid}.board-view{gap:.9rem;display:grid}.board-status-guide{background:linear-gradient(110deg,#eef5f0,#fbfaf6);border:1px solid #dbe5de;border-radius:18px;grid-template-columns:1fr auto;gap:.7rem 1rem;padding:1rem 1.15rem;display:grid}.board-status-guide h2{font-family:var(--display);margin:.15rem 0 0;font-size:1.1rem;font-weight:500}.board-status-guide>button{align-self:start}.board-status-guide dl{grid-column:1/-1;grid-template-columns:repeat(5,minmax(8rem,1fr));gap:.55rem;margin:0;display:grid}.board-status-guide dl div{border-left:2px solid #9eb6a7;min-width:0;padding:.12rem .25rem .12rem .55rem}.board-status-guide dt{color:var(--ink);font-size:.78rem;font-weight:700}.board-status-guide dd{color:var(--muted);margin:.18rem 0 0;font-size:.68rem;line-height:1.45}.board-scroll{scrollbar-color:#ccd5cf transparent;margin:0 -.4rem;padding:.4rem .4rem 1.3rem;overflow-x:auto}.board-column{background:#edf0eca3;border-radius:18px;min-height:calc(100vh - 8.5rem);padding:.78rem}.board-column.today-column{background:#f3ead29e}.column-heading{padding:.25rem .28rem .82rem}.calendar-note{background:var(--accent-soft);border-radius:16px;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;padding:1rem 1.2rem;display:flex}.calendar-note span{color:#63746a;font-size:.78rem}.calendar-note-copy{gap:.26rem;display:grid}.calendar-note-copy strong,.calendar-note-copy span,.calendar-note-copy small{display:block}.calendar-note-copy small{color:#63746a;font-size:.7rem}.calendar-controls{flex-wrap:wrap;justify-content:flex-end;gap:.42rem;display:flex}.calendar-controls button{min-height:2.2rem;color:var(--accent-dark);background:#ffffffb8;border:1px solid #5571633d;border-radius:10px;padding:.4rem .7rem;font-size:.72rem}.week-grid{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff9;grid-template-columns:repeat(7,minmax(8.5rem,1fr));min-height:calc(100vh - 12rem);display:grid;overflow-x:auto}.day-column{border-right:1px solid var(--line);padding:.72rem}.day-column:last-child{border-right:0}.day-column.today{background:#f3ead273}.day-column>header{color:var(--muted);justify-content:space-between;align-items:baseline;margin-bottom:1rem;font-size:.7rem;display:flex}.day-column>header strong{font-family:Georgia,serif;font-size:1.35rem;font-weight:500}.day-column.today>header strong{color:var(--accent)}.calendar-item{text-align:left;background:#fff;border:0;border-left:3px solid;border-radius:7px;width:100%;margin-bottom:.5rem;padding:.55rem;font-size:.72rem;line-height:1.42;display:block}.calendar-item small{color:var(--muted);margin-bottom:.28rem;font-size:.61rem;display:block}.calendar-item.type-log{opacity:.68}.ideas-intro,.review-intro{align-items:flex-start;gap:1.2rem;max-width:56rem;margin-bottom:1.6rem;display:flex}.ideas-intro>span{color:#776491;background:#ece5f3;border-radius:50% 50% 50% 12px;flex:0 0 3.5rem;place-items:center;height:3.5rem;font-size:1.4rem;display:grid}.ideas-intro p,.review-intro p,.settings-section p{color:var(--muted);line-height:1.75}.idea-grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.85rem;display:grid}.idea-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:12rem;padding:1.1rem;position:relative;overflow:hidden}.idea-pin{border-radius:99px;width:2.4rem;height:3px;margin-bottom:1.1rem}.idea-card>button:not(.idea-delete){text-align:left;background:0 0;border:0;width:100%;padding:0}.idea-card h3{margin-bottom:.65rem;font-family:Georgia,Songti SC,serif;font-size:1.15rem;font-weight:500}.idea-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.65;display:-webkit-box;overflow:hidden}.idea-card span{color:#909991;font-size:.66rem;position:absolute;bottom:1rem;left:1.1rem;right:1.1rem}.idea-delete{color:var(--muted);opacity:0;background:0 0;border:0;font-size:.65rem;position:absolute;top:.8rem;right:.8rem}.idea-card:hover .idea-delete{opacity:1}.review-view{max-width:58rem}.review-intro{display:block}.timeline-day{grid-template-columns:7rem 1fr;gap:1.5rem;padding:.5rem 0 1.8rem;display:grid}.timeline-date{text-align:right}.timeline-date strong,.timeline-date span{display:block}.timeline-date strong{font-family:Georgia,Songti SC,serif;font-weight:500}.timeline-date span{color:var(--muted);margin-top:.25rem;font-size:.68rem}.timeline-items{gap:.5rem;display:grid;position:relative}.timeline-items:before{background:var(--line);content:"";width:1px;position:absolute;top:.2rem;bottom:-1.8rem;left:4.35rem}.timeline-items button{z-index:1;text-align:left;background:0 0;border:0;grid-template-columns:3.6rem .6rem 1fr;align-items:start;gap:.45rem;padding:.45rem 0;display:grid;position:relative}.timeline-items time{color:var(--muted);font-size:.7rem}.timeline-items i{border:2px solid var(--paper);border-radius:50%;width:.55rem;height:.55rem;margin-top:.2rem;box-shadow:0 0 0 2px #fff}.timeline-items strong,.timeline-items small{display:block}.timeline-items strong{font-size:.84rem}.timeline-items small{color:var(--muted);margin-top:.24rem;font-size:.68rem}.settings-view{gap:1rem;display:grid}.appearance-section .settings-title{margin-bottom:1rem}.theme-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.theme-options button{border:1px solid var(--line);background:var(--surface);min-height:7.2rem;color:var(--ink);text-align:left;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:2.1rem 1fr;align-content:center;align-items:center;gap:.2rem .65rem;padding:.85rem;display:grid}.theme-options button>span{background:var(--surface-soft);width:2.1rem;height:2.1rem;color:var(--accent);border-radius:50%;grid-row:1/3;place-items:center;font-size:1rem;display:grid}.theme-options strong,.theme-options small{display:block}.theme-options strong{font-size:.82rem}.theme-options small{color:var(--muted);font-size:.65rem;line-height:1.45}.theme-options button.active{border-color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px var(--accent)}.settings-section{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffc2;padding:clamp(1.2rem,3vw,2rem)}.settings-title{margin-bottom:1.3rem}.settings-title h2{margin-bottom:0;font-size:1.45rem}.settings-grid,.edit-grid,.draft-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.settings-grid label,.edit-modal label{color:var(--muted);gap:.42rem;font-size:.72rem;display:grid}.calendar-callout{background:#edf2ed;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.calendar-callout p{margin:.25rem 0 0;font-size:.75rem}.category-settings{gap:.45rem;display:grid}.category-settings>.category-settings-row{grid-template-columns:1.85rem 2.3rem minmax(8rem,1fr) auto;align-items:center;gap:.5rem;display:grid}.category-sort-index{width:1.65rem;height:1.65rem;color:var(--accent-dark);font-variant-numeric:tabular-nums;background:#edf2ed;border-radius:50%;place-items:center;font-size:.7rem;display:grid}.category-settings input[type=color]{width:2.3rem;padding:.25rem}.category-settings button{color:var(--muted);background:0 0;border:0;font-size:.72rem}.category-row-actions{align-items:center;gap:.3rem;display:flex}.category-row-actions button{min-height:2rem;padding:.34rem .42rem}.category-row-actions .category-move{border:1px solid var(--line);width:2rem;color:var(--accent-dark);background:#fff;border-radius:8px;place-items:center;padding:0;font-size:.9rem;display:grid}.category-row-actions .category-move:disabled{cursor:not-allowed;opacity:.35}.category-section-copy{color:var(--muted);margin:.38rem 0 0;font-size:.76rem}.account-section,.account-section>div:last-child{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-section h2{margin-bottom:.45rem;font-family:Georgia,Songti SC,serif;font-size:1.3rem;font-weight:500}.account-section p{margin:0;font-size:.76rem}.empty-state{border-radius:var(--radius-lg);text-align:center;border:1px dashed #ccd4cf;place-items:center;max-width:36rem;min-height:23rem;margin:2rem auto;padding:2rem;display:grid}.empty-state h2{margin-bottom:.65rem;font-family:Georgia,Songti SC,serif;font-size:1.5rem;font-weight:500}.empty-state p{max-width:26rem;color:var(--muted);line-height:1.7}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1b231f61;place-items:center;padding:1.2rem;display:grid;position:fixed;inset:0;overflow-y:auto}.capture-modal,.edit-modal{background:#fbfcfa;border:1px solid #ffffffbf;border-radius:26px;width:min(100%,48rem);max-height:calc(100vh - 2.4rem);padding:clamp(1.2rem,4vw,2rem);overflow-y:auto;box-shadow:0 28px 80px #17231c38}.capture-modal>header,.edit-modal>header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.2rem;display:flex}.capture-modal h2,.edit-modal h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:1.65rem;font-weight:500}.capture-modal>header>button,.edit-modal>header>button{color:var(--muted);background:0 0;border:0;font-size:1.2rem}.capture-tabs{gap:.35rem;margin-bottom:.7rem;display:flex}.capture-tabs button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:.48rem .75rem;font-size:.75rem}.capture-tabs button.active{background:var(--accent-soft);color:var(--accent);font-weight:650}.capture-modal>textarea{border-radius:16px;width:100%;min-height:13rem;padding:1rem;font-size:.92rem;line-height:1.7}.capture-tools,.capture-modal footer,.edit-modal footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.capture-tools small{color:var(--muted);font-size:.65rem}.transcript-box{background:var(--surface-soft);border-radius:14px;margin-bottom:.8rem;padding:.85rem 1rem}.transcript-box span{color:var(--muted);font-size:.66rem}.transcript-box p{margin:.35rem 0 0;font-size:.78rem;line-height:1.6}.draft-list{gap:.75rem;display:grid}.draft-list>article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:.85rem}.draft-list article>header{align-items:center;gap:.5rem;margin-bottom:.65rem;display:flex}.draft-list article>header>span{background:var(--accent-soft);width:1.5rem;height:1.5rem;color:var(--accent);border-radius:50%;place-items:center;font-size:.68rem;display:grid}.draft-list article>header select{width:auto;padding:.38rem .55rem;font-size:.72rem}.draft-list article>header button{color:var(--muted);background:0 0;border:0;margin-left:auto;font-size:.68rem}.draft-list input,.draft-list textarea{width:100%}.draft-title{font-weight:650}.draft-list textarea{min-height:4rem;margin-top:.5rem}.draft-fields{grid-template-columns:repeat(3,1fr);margin-top:.5rem}.draft-fields>*{min-width:0;padding:.56rem;font-size:.72rem}.ambiguity{color:#846232;background:#fff1d7;border-radius:8px;margin:.55rem 0 0;padding:.5rem .65rem;font-size:.7rem}.edit-modal{width:min(100%,40rem)}.edit-modal>label{margin-bottom:.8rem}.edit-modal input,.edit-modal select,.edit-modal textarea{width:100%}.edit-modal textarea{min-height:6rem}.subtask-editor{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:1rem;padding:.85rem}.subtask-editor>header{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.subtask-editor h3{margin:.15rem 0 0;font-size:.95rem}.subtask-editor>p{color:var(--muted);margin:.7rem 0 0;font-size:.74rem;line-height:1.55}.subtask-list{gap:.45rem;margin-top:.72rem;display:grid}.subtask-row{grid-template-columns:1.2rem minmax(0,1fr) 1.75rem;align-items:center;gap:.45rem;display:grid}.edit-modal .subtask-row input[type=checkbox]{width:1rem;height:1rem}.subtask-row button{width:1.75rem;height:1.75rem;color:var(--muted);background:#f6f7f4;border:0;border-radius:8px}:root[data-theme=dark] body{background:radial-gradient(circle at 72% -5%, #4b6f5c38, transparent 33rem), var(--paper)}:root[data-theme=dark] input,:root[data-theme=dark] select,:root[data-theme=dark] textarea,:root[data-theme=dark] .secondary-button,:root[data-theme=dark] .filter-row button.active,:root[data-theme=dark] .search-box input,:root[data-theme=dark] .topbar select,:root[data-theme=dark] .theme-toggle{border-color:var(--line);background:var(--surface);color:var(--ink)}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#77857d}:root[data-theme=dark] .login-card,:root[data-theme=dark] .sidebar,:root[data-theme=dark] .mobile-nav{background:#161d19eb;border-color:#495850d9}:root[data-theme=dark] .sidebar nav button,:root[data-theme=dark] .sidebar-nav button{color:#abb7b0}:root[data-theme=dark] .sidebar nav button>span,:root[data-theme=dark] .sidebar-nav button span:first-child{color:#849189}:root[data-theme=dark] .login-points span,:root[data-theme=dark] .section-block,:root[data-theme=dark] .today-section,:root[data-theme=dark] .settings-section{border-color:var(--line);background:#1b231fd1}:root[data-theme=dark] .summary-hero,:root[data-theme=dark] .today-lead{background:linear-gradient(135deg,#21352c,#3a3426);border-color:#35483e}:root[data-theme=dark] .summary-hero p,:root[data-theme=dark] .today-lead p{color:#b1beb6}:root[data-theme=dark] .summary-ring{background:#10171352;border-color:#8fc4a957}:root[data-theme=dark] .today-stats,:root[data-theme=dark] .task-card,:root[data-theme=dark] .calendar-item,:root[data-theme=dark] .idea-card,:root[data-theme=dark] .draft-list>article,:root[data-theme=dark] .subtask-editor{border-color:var(--line);background:var(--surface)}:root[data-theme=dark] .today-section.overdue{background:#3f27258c;border-color:#614743}:root[data-theme=dark] .focus-card{background:#203129}:root[data-theme=dark] .done-card{background:#332f23}:root[data-theme=dark] .complete-dot{background:var(--surface);color:var(--surface);border-color:#708078}:root[data-theme=dark] .complete-dot.checked{border-color:var(--accent);background:var(--accent);color:#102018}:root[data-theme=dark] .category-chip,:root[data-theme=dark] .date-chip,:root[data-theme=dark] .task-detail-chip,:root[data-theme=dark] .category-sort-index{background:var(--surface-soft);color:#adbbb3}:root[data-theme=dark] .priority-chip{color:#e6a49d;background:#4a302e}:root[data-theme=dark] .reschedule-menu{border-color:var(--line)}:root[data-theme=dark] .reschedule-menu button,:root[data-theme=dark] .reschedule-menu label,:root[data-theme=dark] .calendar-controls button,:root[data-theme=dark] .category-row-actions .category-move{border-color:var(--line);background:var(--surface);color:var(--ink)}:root[data-theme=dark] .board-status-guide{background:linear-gradient(110deg,#1d3027,#28271f);border-color:#35483e}:root[data-theme=dark] .board-column{background:#222c27c7}:root[data-theme=dark] .board-column.today-column,:root[data-theme=dark] .day-column.today{background:#493f2b9e}:root[data-theme=dark] .calendar-note,:root[data-theme=dark] .calendar-callout{background:var(--accent-soft)}:root[data-theme=dark] .calendar-note span,:root[data-theme=dark] .calendar-note-copy small{color:#afbeb5}:root[data-theme=dark] .week-grid{border-color:var(--line);background:#19211db8}:root[data-theme=dark] .ideas-intro>span{color:#c5aedf;background:#352d42}:root[data-theme=dark] .timeline-items i{border-color:var(--paper);box-shadow:0 0 0 2px var(--surface)}:root[data-theme=dark] .modal-backdrop{background:#040806b3}:root[data-theme=dark] .capture-modal,:root[data-theme=dark] .edit-modal{background:#171e1a;border-color:#45544c;box-shadow:0 28px 80px #00000085}:root[data-theme=dark] .ambiguity{color:#f0c986;background:#4a3a22}:root[data-theme=dark] .subtask-row button{background:var(--surface-soft)}:root[data-theme=dark] .error-banner{color:#f0b0b0;background:#3b2424;border-color:#754e4e}@keyframes breathe{50%{opacity:.45;transform:scale(.96)}}@keyframes recording-pulse{50%{box-shadow:0 0 0 6px #a34e4e1a}}@media (max-width:960px){.sidebar{display:none}.main-area,.main-content{margin-left:0;padding-bottom:6.5rem}.mobile-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcfaeb;border:1px solid #dce1ddd9;border-radius:18px;grid-template-columns:repeat(6,1fr);padding:.38rem;display:grid;position:fixed;bottom:.65rem;left:.75rem;right:.75rem;box-shadow:0 12px 36px #1d2a2224}.mobile-nav button{color:var(--muted);background:0 0;border:0;border-radius:11px;place-items:center;gap:.12rem;padding:.45rem .15rem;font-size:.58rem;display:grid}.mobile-nav button span:first-child{font-size:.96rem}.mobile-nav button.active{background:var(--accent-soft);color:var(--accent)}.today-hero{grid-template-columns:1fr}.today-lead,.today-stats{min-height:auto}.today-sections,.today-layout{grid-template-columns:1fr}.today-side{grid-template-columns:repeat(2,minmax(0,1fr))}.task-actions{opacity:1}}@media (max-width:680px){.main-area,.main-content{padding:.8rem .85rem 6rem}.topbar{grid-template-columns:1fr auto;gap:.65rem;min-height:auto;padding:.3rem 0 .7rem;display:grid}.topbar-filters,.topbar-actions{grid-column:1/-1}.search-box{flex:1}.search-box input{width:100%}.topbar select{max-width:7.4rem}.capture-fab,.capture-button{display:none}.mobile-capture{z-index:55;background:var(--accent);color:#fff;border:0;border-radius:50%;place-items:center;width:3.25rem;height:3.25rem;padding:0;font-size:1.65rem;font-weight:300;display:grid;position:fixed;bottom:5.4rem;right:1rem;box-shadow:0 9px 28px #315f4d4d}.content-area{padding-top:.5rem}.today-lead,.today-section,.settings-section,.week-grid{border-radius:18px}.today-lead{padding:1.35rem}.summary-hero{align-items:flex-start;padding:1.35rem}.summary-ring{flex-basis:5rem;width:5rem;height:5rem}.today-side{grid-template-columns:1fr}.board{min-width:61rem}.board-column{min-height:31rem}.calendar-note,.calendar-callout,.account-section{flex-direction:column;align-items:flex-start}.week-grid{grid-template-columns:repeat(7,8rem);min-height:33rem}.timeline-day{grid-template-columns:4rem 1fr;gap:.8rem}.settings-title{flex-direction:column;align-items:flex-start}.settings-grid,.edit-grid,.draft-fields,.theme-options{grid-template-columns:1fr}.category-settings>.category-settings-row{grid-template-columns:1.8rem 2.3rem minmax(0,1fr)}.category-row-actions{grid-column:1/-1;justify-content:flex-end}.modal-backdrop{align-items:end;padding:0}.capture-modal,.edit-modal{border-radius:24px 24px 0 0;width:100%;max-height:94vh;padding:1.1rem}.capture-tools{flex-direction:column;align-items:stretch}.capture-tools>.primary-button{width:100%}.toast{bottom:9.4rem;left:1rem;right:1rem}.login-screen{padding:1rem;display:block}.login-copy{padding:2.2rem .6rem 1.4rem}.login-copy h1{font-size:2.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
