:root{--color-bg: #ffffff;--color-bg-soft: #f7f7f5;--color-surface: #ffffff;--color-surface-soft: #fafafa;--color-surface-muted: #f3f3f1;--color-sidebar: #f9f8f7;--color-border: #e6e6e3;--color-border-soft: #eeeeeb;--color-text: #202020;--color-text-soft: #5f5f5a;--color-text-muted: #8a8a84;--color-primary: #2f8f5b;--color-primary-hover: #26784c;--color-primary-strong: #206a42;--color-primary-soft: #e9f6ef;--color-primary-border: #b8dfc9;--color-success: #2f8f5b;--color-success-soft: #e9f6ef;--color-danger: #c94f45;--color-danger-strong: #a83f37;--color-danger-soft: #fbecea;--color-danger-border: #efc5c1;--color-warning: #b7791f;--color-warning-strong: #946014;--color-warning-soft: #fff5df;--color-warning-border: #f1dfb5;--color-info: #3d73b9;--color-info-strong: #315f9a;--color-info-soft: #edf4ff;--color-info-border: #ccdcf2;--color-purple: #6b5ad3;--color-purple-soft: #f1efff;--color-purple-border: #d8d2fb;--color-neutral-soft: rgba(120, 119, 115, .05);--color-neutral-border: rgba(120, 119, 115, .08);--color-overlay: rgba(15, 15, 15, .16);--font-main: "Inter", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--font-page-title: 26px;--font-section-title: 18px;--font-card-title: 15px;--font-body: 14px;--font-small: 13px;--font-label: 11px;--radius-xl: 16px;--radius-lg: 12px;--radius-md: 8px;--radius-sm: 6px;--radius-xs: 4px;--radius-pill: 999px;--shadow-soft: 0 1px 2px rgba(0, 0, 0, .04);--shadow-card: none;--shadow-card-hover: none;--shadow-floating: 0 8px 24px rgba(0, 0, 0, .08);--shadow-dropdown: 0 8px 24px rgba(0, 0, 0, .08);--transition-fast: .16s ease;--transition-base: .22s ease;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--control-height: 38px;--control-height-compact: 32px;--control-height-large: 44px;--bg: var(--color-bg);--bg-spot: var(--color-bg-soft);--panel: var(--color-surface);--panel-soft: var(--color-surface-muted);--text: var(--color-text);--muted: var(--color-text-muted);--line: var(--color-border);--accent: var(--color-primary);--shadow: var(--shadow-soft);--radius: var(--radius-sm)}.theme-dark{--color-bg: #11161c;--color-bg-soft: #131a22;--color-surface: #1a212b;--color-surface-soft: #1e2631;--color-surface-muted: #24303e;--color-sidebar: #18202a;--color-border: #2f3a49;--color-border-soft: #273241;--color-text: #e7ecf4;--color-text-soft: #c3ccda;--color-text-muted: #9aa6b8;--color-primary: #58b889;--color-primary-hover: #65c898;--color-primary-strong: #7ad5a6;--color-primary-soft: rgba(88, 184, 137, .16);--color-primary-border: rgba(88, 184, 137, .32);--color-success: #68c08f;--color-success-soft: rgba(104, 192, 143, .14);--color-danger: #e06f67;--color-danger-strong: #ff9d96;--color-danger-soft: rgba(224, 111, 103, .14);--color-danger-border: rgba(224, 111, 103, .3);--color-warning: #d79a3a;--color-warning-strong: #f0bb68;--color-warning-soft: rgba(215, 154, 58, .16);--color-warning-border: rgba(215, 154, 58, .32);--color-info: #74a7eb;--color-info-strong: #9cc2f4;--color-info-soft: rgba(116, 167, 235, .16);--color-info-border: rgba(116, 167, 235, .32);--color-purple: #9b82f3;--color-purple-soft: rgba(155, 130, 243, .16);--color-purple-border: rgba(155, 130, 243, .32);--color-neutral-soft: rgba(231, 236, 244, .06);--color-neutral-border: rgba(231, 236, 244, .1);--color-overlay: rgba(4, 8, 14, .56);--shadow-soft: 0 1px 2px rgba(4, 8, 14, .28);--shadow-card: none;--shadow-card-hover: none;--shadow-floating: 0 10px 28px rgba(4, 8, 14, .42);--shadow-dropdown: 0 10px 28px rgba(4, 8, 14, .42);--bg: var(--color-bg);--bg-spot: var(--color-bg-soft);--panel: var(--color-surface);--panel-soft: var(--color-surface-muted);--text: var(--color-text);--muted: var(--color-text-muted);--line: var(--color-border);--accent: var(--color-primary);--shadow: var(--shadow-soft)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-main);color:var(--text);background:var(--bg);font-size:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.settings-scroll,body.settings-scroll{height:auto;min-height:100%;overflow-y:auto}body.settings-scroll #root,body.settings-scroll .app.settings-view{min-height:100vh;height:100vh}body.settings-scroll .main.settings-page{height:100vh!important;min-height:100vh!important;overflow:hidden!important}#root{min-height:100vh}button,input,select,textarea{font:inherit;font-family:var(--font-main)}.ui-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:var(--control-height);border:1px solid transparent;border-radius:var(--radius-sm);padding:0 14px;font:inherit;font-size:var(--font-small);font-weight:500;line-height:1.3;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);cursor:pointer;white-space:nowrap;transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.ui-button:focus-visible{outline:2px solid var(--color-primary-soft);outline-offset:2px}.ui-button:disabled{cursor:default;opacity:.58}.ui-button-primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.ui-button-primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.ui-button-secondary{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}.ui-button-secondary:hover:not(:disabled){background:var(--color-surface-soft);border-color:var(--color-text-muted)}.ui-button-ghost{background:transparent;color:var(--color-text-soft);border-color:transparent}.ui-button-ghost:hover:not(:disabled){background:var(--color-bg-soft);color:var(--color-text)}.ui-button-danger{background:#fff;color:var(--color-danger-strong);border-color:var(--color-danger-border)}.ui-button-danger:hover:not(:disabled){background:var(--color-danger-soft);border-color:var(--color-danger-border)}.ui-button-compact{min-height:var(--control-height-compact);border-radius:var(--radius-md);padding:0 12px;font-size:12px}.ui-button-large{min-height:var(--control-height-large);border-radius:var(--radius-lg);padding:0 16px;font-size:14px}.ui-button-label{min-width:0}.ui-button-spinner{width:14px;height:14px;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:uiSpin .8s linear infinite}.ui-card{background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--radius-lg)}.ui-soft-card{background:var(--color-surface-soft);border:1px solid var(--color-border-soft);border-radius:var(--radius-lg)}.ui-panel-card{background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--radius-xl)}.ui-stat-card{background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--radius-md);padding:var(--space-4)}.ui-card-padding-sm{padding:var(--space-3)}.ui-card-padding-md{padding:var(--space-4)}.ui-card-padding-lg{padding:var(--space-6)}.ui-card-interactive{transition:border-color .14s ease,background-color .14s ease}.ui-card-interactive:hover{border-color:var(--color-primary-border);background:var(--color-surface-soft)}.ui-badge{min-height:22px;border:1px solid var(--color-border-soft);border-radius:var(--radius-pill);padding:0 8px;font-size:11px;font-weight:500;line-height:1.3;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.ui-badge-green{background:var(--color-primary-soft);color:var(--color-primary-strong);border-color:var(--color-primary-border)}.ui-badge-neutral{background:var(--color-surface-muted);color:var(--color-text-soft);border-color:var(--color-border-soft)}.ui-badge-success{background:var(--color-success-soft);color:var(--color-primary-strong);border-color:var(--color-primary-border)}.ui-badge-red{background:var(--color-danger-soft);color:var(--color-danger-strong);border-color:var(--color-danger-border)}.ui-badge-orange,.ui-badge-yellow{background:var(--color-warning-soft);color:var(--color-warning-strong);border-color:var(--color-warning-border)}.ui-badge-info,.ui-badge-blue{background:var(--color-info-soft);color:var(--color-info-strong);border-color:var(--color-info-border)}.ui-badge-purple,.ui-badge-ai{background:var(--color-purple-soft);color:var(--color-purple);border-color:var(--color-purple-border)}.ui-badge-beta{background:var(--color-warning-soft);color:var(--color-warning-strong);border-color:var(--color-warning-border)}.ui-badge-sm{min-height:20px;padding:0 7px;font-size:11px;gap:4px}.ui-badge-md{min-height:22px}.ui-control-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:0}.ui-control-icon svg{width:1em;height:1em}.ui-field,.ui-select,.ui-textarea,.ui-field-button{width:100%;min-height:var(--control-height);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);font:inherit;font-size:var(--font-small);padding:0 12px;line-height:1.35;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.ui-textarea{min-height:88px;padding-top:10px;padding-bottom:10px;resize:vertical}.ui-field-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:space-between;gap:var(--space-2);text-align:left;cursor:pointer}.ui-field-group{display:grid;gap:8px;width:100%}.ui-field-label{color:var(--color-text-soft);font-size:var(--font-small);font-weight:500;line-height:1.3}.ui-field-shell,.ui-select-shell{position:relative;display:block}.ui-field-shell.has-icon-left .ui-field{padding-left:36px}.ui-field-icon-left{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none;z-index:1}.ui-field-error{color:var(--color-danger-strong);font-size:12px;line-height:1.35}.ui-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:40px}.ui-select-caret{position:absolute;top:50%;right:14px;transform:translateY(-50%);color:var(--color-text-muted);pointer-events:none;font-size:11px}.ui-field::placeholder,.ui-textarea::placeholder{color:var(--color-text-muted)}.ui-field:focus,.ui-select:focus,.ui-textarea:focus,.ui-field-button:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.ui-field:hover:not(:disabled),.ui-select:hover:not(:disabled),.ui-textarea:hover:not(:disabled),.ui-field-button:hover:not(:disabled){border-color:var(--color-primary-border)}.ui-field:disabled,.ui-select:disabled,.ui-textarea:disabled,.ui-field-button:disabled,.ui-field[aria-disabled=true],.ui-field-button[aria-disabled=true]{cursor:default;opacity:.58;background:var(--color-surface-muted)}.ui-field.invalid,.ui-select.invalid,.ui-textarea.invalid,.ui-field-button.invalid,.ui-field[aria-invalid=true],.ui-select[aria-invalid=true],.ui-textarea[aria-invalid=true],.ui-field-button[aria-invalid=true]{border-color:var(--color-danger-border);background:var(--color-danger-soft)}.ui-segmented{display:inline-grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:center;gap:2px;min-height:var(--control-height);padding:2px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-soft)}.ui-segmented-sm{min-height:var(--control-height-compact);padding:2px}.ui-segmented-item{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:calc(var(--control-height) - 6px);border:none;border-radius:calc(var(--radius-md) - 1px);background:transparent;color:var(--color-text-soft);font:inherit;font-size:12px;font-weight:500;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;cursor:pointer;white-space:nowrap}.ui-segmented-item-sm{min-height:calc(var(--control-height-compact) - 4px);padding:0 9px;font-size:11px}.ui-segmented-item:hover{background:#ffffffb8}.ui-segmented-item.active,.ui-segmented-item[aria-pressed=true]{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border-soft)}.ui-filter-chip{min-height:var(--control-height);border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-soft);padding:0 12px;font:inherit;font-size:var(--font-small);font-weight:500;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);cursor:pointer;white-space:nowrap}.ui-filter-chip.active{background:var(--color-primary-soft);color:var(--color-primary-strong);border-color:var(--color-primary-border)}.ui-filter-chip-group{display:inline-flex;align-items:center;gap:6px}.ui-filter-chip.is-removable{padding-right:8px}.ui-filter-chip-label{min-width:0}.ui-filter-chip-remove{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted);background:var(--color-bg-soft);cursor:pointer}.ui-filter-chip-remove:hover{background:var(--color-border-soft);color:var(--color-text-soft)}.ui-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.ui-page-eyebrow{margin:0 0 var(--space-2);color:var(--color-text-muted);font-size:var(--font-label);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.ui-page-title{margin:0;color:var(--color-text);font-size:var(--font-page-title);font-weight:600;line-height:1.15}.ui-page-subtitle{margin:6px 0 0;color:var(--color-text-soft);font-size:var(--font-small);line-height:1.45}.ui-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap}.ui-page-copy{min-width:0}.ui-empty-state{min-height:160px;border:1px dashed var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);padding:var(--space-5);color:var(--color-text-soft);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);text-align:center}.ui-empty-state:before{content:"";width:34px;height:34px;border-radius:var(--radius-md);background:var(--color-bg-soft);border:1px solid var(--color-border-soft)}.ui-empty-state-icon{position:relative;z-index:1;margin-top:-40px;margin-bottom:4px;color:var(--color-text-soft);display:inline-flex;align-items:center;justify-content:center}.ui-empty-state-icon svg{width:18px;height:18px}.ui-empty-state-title{margin:0;color:var(--color-text);font-size:var(--font-card-title);font-weight:600}.ui-empty-state-text{margin:0;max-width:320px;color:var(--color-text-muted);font-size:12px;line-height:1.45}.ui-empty-state-action{margin-top:var(--space-2);display:inline-flex;align-items:center;justify-content:center}.ui-empty-state-compact{min-height:120px;padding:var(--space-4)}.ui-empty-state-compact:before{width:30px;height:30px}.ui-empty-state-compact .ui-empty-state-icon{margin-top:-34px}.ui-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:var(--space-3);min-height:46px;padding:8px 12px;border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);background:var(--color-surface)}.ui-toolbar-two-columns{grid-template-columns:minmax(0,1fr) auto}.ui-toolbar-left,.ui-toolbar-center,.ui-toolbar-right{display:flex;align-items:center;gap:var(--space-2);min-width:0}.ui-toolbar-center{justify-content:center}.ui-toolbar-right{justify-content:flex-end}.ui-skeleton,.skeleton-line,.dashboard-skeleton{position:relative;overflow:hidden;background:var(--color-surface-muted)}.ui-skeleton:after,.skeleton-line:after,.dashboard-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--color-surface) 58%,transparent) 48%,transparent 100%);animation:uiSkeletonShimmer 1.35s ease infinite}@keyframes uiSkeletonShimmer{to{transform:translate(100%)}}@keyframes uiSpin{to{transform:rotate(360deg)}}@media (max-width: 720px){.ui-page-header{flex-direction:column;gap:var(--space-4)}.ui-page-title{font-size:26px}.ui-page-actions{width:100%;justify-content:stretch}.ui-page-actions>*{flex:1 1 auto}.ui-toolbar{grid-template-columns:1fr;align-items:stretch}.ui-toolbar-left,.ui-toolbar-center,.ui-toolbar-right{justify-content:flex-start;flex-wrap:wrap}}.app{display:grid;grid-template-columns:var(--sidebar-width, 240px) minmax(0,1fr) 390px;min-height:100vh;gap:0;background:var(--bg)}.app.calendar-view{grid-template-columns:var(--sidebar-width, 240px) minmax(0,1fr) 390px}.app.calendar-page-view,.app.home-view,.app.today-view,.app.planning-view,.app.project-view,.app.pomodoro-view,.app.habits-view{grid-template-columns:var(--sidebar-width, 240px) minmax(0,1fr)}.app.project-archive-view{grid-template-columns:var(--sidebar-width, 240px) minmax(0,1fr)!important}.app.settings-view{grid-template-columns:var(--sidebar-width, 240px) minmax(0,1fr);min-height:auto;height:auto}.app.journal-view{min-height:auto}.main{padding:16px 18px 20px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;height:100vh;display:flex;flex-direction:column;min-width:0}.project-focus-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--color-warning-border);border-top:none;background:var(--color-warning-soft);border-radius:0 0 var(--radius-lg) var(--radius-lg);padding:4px 10px;margin-top:0;margin-bottom:6px;box-shadow:none;position:sticky;top:0;z-index:12}.project-focus-banner-copy{display:flex;align-items:center;gap:8px;min-width:0}.project-focus-banner-label{border-radius:999px;background:#b7791f1f;color:var(--color-warning-strong);font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;padding:3px 7px;flex:0 0 auto}.project-focus-banner-text{font-size:12px;color:var(--color-text-soft);min-width:0}.project-focus-banner-text strong{color:var(--color-text)}.project-focus-banner-action{border:1px solid var(--color-warning-border);background:#ffffffeb;color:var(--color-warning-strong);border-radius:var(--radius-md);min-height:24px;padding:0 9px;font-size:11px;font-weight:500;cursor:pointer;flex:0 0 auto}.main.board-page{overflow:visible}.main.home-dashboard-page{padding:16px 18px 20px;overflow-x:hidden;overflow-y:auto;height:100vh;min-height:0}.main.shutdown-page,.main.project-page,.main.project-archive-page{padding:20px 32px}.main.settings-page{padding:20px 32px;height:100vh;min-height:100vh;overflow:hidden;display:flex}.main.project-focus-active{padding-top:0!important}.main.journal-page{overflow:auto;height:auto;min-height:100vh}@media (max-width: 900px){.main.journal-page{height:auto;min-height:100vh;overflow:auto;overscroll-behavior:contain}.journal-review{height:auto;max-height:none;overflow:visible}.journal-review-card{max-height:none;overflow:visible}}.settings-layout{flex:1;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:20px 12px;width:100%}.shutdown-layout.step-2{flex:1;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:0;width:100%}.home-dashboard{display:flex;flex-direction:column;gap:26px;min-height:max-content;width:100%;max-width:100%;min-width:0;padding-bottom:6px}.dashboard-surface{border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.dashboard-hero{margin-bottom:0;padding:2px 2px 0}.dashboard-hero-eyebrow,.dashboard-widget-eyebrow,.dashboard-section-label{font-size:11px;font-weight:800;color:var(--color-text-muted);text-transform:uppercase}.dashboard-widget-eyebrow{display:none}.dashboard-config-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:46px;border:1px solid var(--color-border);border-radius:calc(var(--radius-sm) + 2px);background:var(--color-surface);color:var(--color-text);padding:0 18px;font:inherit;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:var(--shadow-card)}.dashboard-grid{display:flex;flex-direction:column;gap:24px;align-items:stretch;min-height:max-content;width:100%;max-width:100%;min-width:0}.dashboard-widget{display:flex;flex-direction:column;gap:16px;min-height:fit-content;padding:20px;border-radius:var(--radius-lg);border-color:color-mix(in srgb,var(--color-border-soft) 90%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 95%,white) 0%,var(--color-surface) 100%);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast),background-color var(--transition-fast)}.dashboard-widget:hover{border-color:color-mix(in srgb,var(--color-border) 72%,var(--color-border-soft));box-shadow:0 14px 30px #1f18120f}.dashboard-widget:focus-within{border-color:color-mix(in srgb,var(--color-border) 76%,var(--color-border-soft));box-shadow:0 0 0 3px color-mix(in srgb,var(--color-border-soft) 76%,transparent),0 14px 30px #1f18120f}.dashboard-top-layout{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(340px,408px);gap:24px;align-items:start;width:100%;max-width:100%;min-width:0}.dashboard-main-column,.dashboard-side-column{display:flex;flex-direction:column;gap:22px;min-height:max-content;min-width:0}.dashboard-main-column>*,.dashboard-side-column>*{min-width:0}.dashboard-side-column{gap:18px;min-height:max-content;align-self:start}@media (min-width: 1180px){.dashboard-side-column{position:sticky;top:20px;align-self:start}}.dashboard-secondary-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:20px;align-items:stretch}.dashboard-widget-today,.dashboard-widget-upcoming,.dashboard-widget-time,.dashboard-widget-habits,.dashboard-widget-side-habits,.dashboard-widget-focus,.dashboard-widget-horizon,.dashboard-widget-projects{width:100%}.dashboard-widget-upcoming{gap:10px}.dashboard-widget-focus{flex:0 0 auto}.dashboard-widget-focus .dashboard-stack{flex:0 0 auto;justify-content:flex-start}.dashboard-widget-upcoming .dashboard-widget-header{min-height:auto;padding-bottom:4px;border-bottom:0}.dashboard-widget-upcoming .dashboard-stack{display:grid;gap:10px;min-height:0}.dashboard-widget-upcoming .dashboard-empty-inline{display:flex;align-items:center;min-height:42px;padding:10px 12px;border-radius:var(--radius-sm);background:var(--color-surface-muted)}.dashboard-upcoming-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:180px;padding:10px 0 4px;text-align:center;background:transparent}.dashboard-upcoming-empty-illustration{width:124px;max-width:100%;height:auto;opacity:.94}.dashboard-upcoming-empty-copy{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--color-text-muted)}.dashboard-upcoming-empty-copy strong{color:var(--color-text);font-size:16px;line-height:1.2;font-weight:700}.dashboard-upcoming-empty-copy span{max-width:260px;font-size:14px;line-height:1.45}.dashboard-widget-horizon{gap:18px}.dashboard-widget-header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:38px;padding-bottom:12px;border-bottom:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent)}.dashboard-widget-header>:first-child{min-width:0}.dashboard-widget-title{margin:0;font-size:16px;line-height:1.12;color:var(--color-text);overflow-wrap:anywhere;letter-spacing:-.02em}.dashboard-widget-badge{display:inline-flex;align-items:center;justify-content:center;min-width:46px;min-height:30px;padding:0 11px;border:1px solid var(--color-primary-border);border-radius:var(--radius-pill);background:var(--color-primary-soft);color:var(--color-primary-strong);font-size:11px;font-weight:800;letter-spacing:.04em;white-space:nowrap;box-shadow:inset 0 1px #ffffff73}.dashboard-widget-badge.muted{background:var(--color-surface-muted);color:var(--color-text-soft);border-color:var(--color-border-soft)}.dashboard-widget-settings{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:32px;padding:0 11px;border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,white);border-radius:11px;background:color-mix(in srgb,var(--color-surface-muted) 50%,white);color:var(--color-text-soft);font:inherit;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;white-space:nowrap}.dashboard-widget-settings:hover{color:var(--color-text);border-color:color-mix(in srgb,var(--color-border) 70%,var(--color-border-soft));background:color-mix(in srgb,var(--color-surface-muted) 82%,white)}.dashboard-widget-settings-icon{min-width:32px;width:32px;padding:0}.dashboard-config-button,.dashboard-widget-settings,.dashboard-clean-check,.dashboard-clean-title,.dashboard-link-button,.dashboard-focus-action{transition:color var(--transition-fast),background-color var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.dashboard-config-button:focus-visible,.dashboard-widget-settings:focus-visible,.dashboard-clean-check:focus-visible,.dashboard-clean-title:focus-visible,.dashboard-link-button:focus-visible,.dashboard-focus-action:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-primary-soft);border-radius:var(--radius-sm)}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dashboard-metrics.dense{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metrics-overview{grid-template-columns:repeat(5,minmax(136px,1fr)) 118px;align-items:stretch;gap:12px}.dashboard-metric{display:flex;flex-direction:column;gap:6px;min-width:0;padding:14px 14px 13px;border:1px solid var(--color-border-soft);border-radius:calc(var(--radius-md) + 2px);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 94%,white) 0%,var(--color-bg-soft) 100%);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.dashboard-metric:hover{border-color:var(--color-primary-border);box-shadow:var(--shadow-card);transform:translateY(-1px)}.dashboard-metric-overview{justify-content:center;min-height:78px}.dashboard-metric-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:10px;min-width:0}.dashboard-metric-main{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;flex:1 1 auto}.dashboard-metric-copy{display:flex;flex-direction:column;gap:2px;min-width:0;max-width:68px;flex:1 1 auto}.dashboard-metric-label{font-size:11px;color:var(--color-text-soft);font-weight:700;letter-spacing:.01em;line-height:1.2}.dashboard-metric-value{font-size:24px;line-height:1.02;color:var(--color-text);letter-spacing:-.025em}.dashboard-metric-hint{color:var(--color-text-muted);font-size:11px;line-height:1.25;white-space:nowrap}.dashboard-metric-icon{width:36px;height:36px;border-radius:calc(var(--radius-sm) + 2px);display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px;box-shadow:inset 0 1px #ffffff73;flex:0 0 auto}.dashboard-metric-overview .dashboard-metric-icon{margin-bottom:0}.dashboard-metric-overview .dashboard-metric-value{text-align:right;white-space:nowrap;min-width:0;flex:0 0 auto;font-size:clamp(17px,1.3vw,22px);line-height:1;letter-spacing:-.015em}.dashboard-metric-overview-focus .dashboard-metric-row{grid-template-columns:minmax(0,1fr) minmax(52px,auto)}.dashboard-metric-overview-focus .dashboard-metric-copy{max-width:56px}.dashboard-metric-overview-focus .dashboard-metric-value{font-size:clamp(16px,1.15vw,20px)}.dashboard-metric-icon.green{background:var(--color-primary-soft);color:var(--color-primary-strong)}.dashboard-metric-icon.blue{background:var(--color-info-soft);color:var(--color-info-strong)}.dashboard-metric-icon.yellow{background:var(--color-warning-soft);color:var(--color-warning-strong)}.dashboard-metric-icon.red{background:var(--color-danger-soft);color:var(--color-danger-strong)}.dashboard-metric-icon.purple{background:var(--color-purple-soft);color:var(--color-purple)}.dashboard-progress-donut{--dashboard-progress: 0%;width:112px;min-height:112px;border-radius:999px;place-self:center;display:grid;place-items:center;text-align:center;position:relative;background:conic-gradient(var(--color-primary) var(--dashboard-progress),var(--color-surface-muted) 0);box-shadow:inset 0 1px #fff6}.dashboard-progress-donut:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:inherit;background:var(--color-surface);box-shadow:inset 0 0 0 1px var(--color-border-soft)}.dashboard-progress-donut strong,.dashboard-progress-donut span{position:relative;z-index:1}.dashboard-progress-donut strong{color:var(--color-text);font-size:24px;line-height:1;letter-spacing:-.03em}.dashboard-progress-donut span{max-width:76px;color:var(--color-text-muted);font-size:11px;line-height:1.25}.dashboard-today-overview-shell{display:grid;grid-template-columns:minmax(0,1fr) 152px;gap:14px;align-items:stretch}.dashboard-today-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;min-width:0}.dashboard-today-stat{display:flex;flex-direction:column;justify-content:center;gap:10px;min-height:88px;padding:8px 18px 10px;position:relative}.dashboard-today-stat:not(:first-child):before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:color-mix(in srgb,var(--color-border-soft) 92%,transparent)}.dashboard-today-stat-label{font-size:14px;line-height:1.2;color:#6f6c68}.dashboard-today-stat-value{font-size:31px;line-height:1;letter-spacing:-.02em;font-weight:500;color:var(--color-text)}.dashboard-today-stat-slash{color:#8e8a84;font-weight:400}.dashboard-today-stat-value-danger{color:#d24c45}.dashboard-today-stat-value-muted-accent,.dashboard-today-stat-value-muted-muted,.dashboard-today-stat-value-muted-danger{color:var(--color-text)}.dashboard-today-progress-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:8px 10px 8px 18px;border-left:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);text-align:center}.dashboard-progress-donut-today{width:76px;min-height:76px;box-shadow:none}.dashboard-progress-donut-today:before{top:7px;right:7px;bottom:7px;left:7px}.dashboard-progress-donut-today strong{font-size:19px;font-weight:600}.dashboard-today-progress-caption{font-size:14px;line-height:1.25;color:#6f6c68}.dashboard-metric-value.tone-accent{color:var(--color-primary-strong)}.dashboard-metric-value.tone-muted{color:var(--color-text-muted)}.dashboard-metric-value.tone-danger{color:var(--color-danger-strong)}.dashboard-progress-block{display:flex;flex-direction:column;gap:8px;padding:11px 13px;border-radius:calc(var(--radius-sm) + 2px);background:var(--color-neutral-soft);border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,white)}.dashboard-progress-block.compact{gap:6px}.dashboard-progress-meta,.dashboard-focus-meta,.dashboard-list-item-meta,.dashboard-project-meta,.dashboard-day-card-foot,.dashboard-day-card-metrics{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:var(--color-text-muted);flex-wrap:wrap}.dashboard-widget>.dashboard-link-button,.dashboard-widget>.dashboard-rail-footer{margin-top:auto}.dashboard-progress-bar{position:relative;width:100%;height:8px;border-radius:999px;overflow:hidden;background:var(--color-primary-soft)}.dashboard-progress-bar.subtle{background:var(--color-surface-muted)}.dashboard-progress-bar span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-primary-strong) 100%)}.dashboard-time-chart{display:grid;grid-template-columns:minmax(126px,162px) minmax(0,1fr);gap:20px;align-items:stretch;min-height:192px;padding:16px 18px;border-radius:calc(var(--radius-sm) + 2px);border:1px solid var(--color-border-soft);background:linear-gradient(to top,color-mix(in srgb,var(--color-border-soft) 72%,transparent) 1px,transparent 1px) 0 0 / 100% 33.333%,linear-gradient(180deg,color-mix(in srgb,var(--color-primary-soft) 34%,white) 0%,var(--color-surface) 100%)}.dashboard-time-bars{display:flex;align-items:end;justify-content:center;gap:20px;min-height:156px;padding:12px 10px 6px}.dashboard-time-bar-group{display:flex;flex-direction:column;align-items:center;justify-content:end;gap:11px;width:48px;height:100%}.dashboard-time-bar{width:100%;min-height:10px;border-radius:14px 14px 10px 10px;box-shadow:inset 0 1px #ffffff57}.dashboard-time-bar-plan{background:linear-gradient(180deg,#d7e4ff,#8bb4ff)}.dashboard-time-bar-fact{background:linear-gradient(180deg,#c8f1de,#34c77b)}.dashboard-time-bar-label{font-size:12px;font-weight:800;color:var(--color-text-muted)}.dashboard-time-chart-summary{display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0}.dashboard-time-chart-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;font-size:13px;color:var(--color-text)}.dashboard-time-chart-row.muted{color:var(--color-text-muted)}.dashboard-time-chart-label{min-width:0}.dashboard-time-chart-share{font-size:12px;font-weight:800;color:var(--color-text-muted)}.dashboard-progress-bar.dashboard-progress-bar-split{display:flex;overflow:hidden}.dashboard-progress-bar.dashboard-progress-bar-split>span{position:static;height:100%;border-radius:0}.dashboard-progress-bar-complete{background:linear-gradient(90deg,#5b8def,#7fb0ff)}.dashboard-progress-bar-remaining{background:linear-gradient(90deg,#e5ebf5,#cfd8e6)}.dashboard-time-insight{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:4px 2px 0}.dashboard-time-insight p{margin:0;font-size:13px;line-height:1.45;color:var(--color-text-muted)}.dashboard-widget-time{gap:12px}.dashboard-widget-time .dashboard-widget-header{min-height:auto;padding-bottom:4px;border-bottom:0}.dashboard-time-overview{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:18px;align-items:center}.dashboard-time-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.dashboard-time-metric{position:relative;display:flex;flex-direction:column;justify-content:center;gap:7px;min-width:0;min-height:62px;padding:4px 22px}.dashboard-time-metric:not(:first-child):before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:1px;background:color-mix(in srgb,var(--color-border-soft) 92%,transparent)}.dashboard-time-metric:first-child{padding-left:0}.dashboard-time-metric-label{font-size:14px;line-height:1.2;color:#6f6c68}.dashboard-time-metric-value{font-size:27px;line-height:1;font-weight:500;color:var(--color-text);letter-spacing:-.02em;white-space:nowrap}.dashboard-time-bars-panel{display:flex;flex-direction:column;gap:14px;min-width:0;padding-left:16px;border-left:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent)}.dashboard-time-bar-line{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px}.dashboard-time-bar-caption,.dashboard-time-bar-value{font-size:14px;line-height:1.2;color:#6f6c68;white-space:nowrap}.dashboard-time-track{position:relative;width:100%;height:5px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--color-border-soft) 82%,white)}.dashboard-time-track-fill{position:absolute;inset:0 auto 0 0;min-width:14px;border-radius:inherit}.dashboard-time-track-fill.is-plan,.dashboard-time-track-fill.is-fact{background:linear-gradient(90deg,#22a064,#2eb875)}.dashboard-time-metric-value.tone-accent{color:#22a064}.dashboard-widget-habits{min-height:0}.dashboard-widget-today{gap:10px}.dashboard-widget-today .dashboard-widget-header{min-height:auto;padding-bottom:0;border-bottom:0}.dashboard-widget-today .dashboard-widget-title{font-size:16px;line-height:1.05;letter-spacing:-.03em}.dashboard-widget-habits .dashboard-progress-block,.dashboard-widget-side-habits .dashboard-progress-block{margin-bottom:4px}.dashboard-widget-habits .dashboard-empty-inline,.dashboard-widget-side-habits .dashboard-empty-inline{min-height:78px;border-radius:calc(var(--radius-sm) + 2px);border:1px dashed color-mix(in srgb,var(--color-border) 88%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface-muted) 72%,white) 0%,var(--color-surface) 100%)}.dashboard-inline-list{display:flex;flex-direction:column;gap:8px}.dashboard-inline-list-label{font-size:12px;font-weight:700;color:var(--color-text)}.dashboard-today-task-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-today-task-card{min-width:0;padding:12px 13px;border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border-soft);box-shadow:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.dashboard-today-task-card:hover,.dashboard-today-task-card:focus-within{transform:translateY(-1px);border-color:var(--color-primary-border);box-shadow:var(--shadow-card-hover)}.dashboard-today-task-card .project-task-title{font-size:13px}.dashboard-today-task-meta{margin-top:10px;flex-wrap:wrap}.dashboard-today-task-meta .project-task-status,.dashboard-today-task-meta .project-task-time{white-space:nowrap}.dashboard-bullet-list,.dashboard-list,.dashboard-project-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.dashboard-bullet-list{padding-left:16px;gap:7px;list-style:disc}.dashboard-bullet-list li{color:var(--color-text);font-size:13px}.dashboard-bullet-list.compact,.dashboard-list.compact{gap:6px}.dashboard-bullet-list.compact li,.dashboard-list.compact .dashboard-list-title{font-size:12px}.dashboard-stack,.dashboard-section{display:flex;flex-direction:column;gap:12px}.dashboard-list-item,.dashboard-project-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;flex-wrap:wrap}.dashboard-list-item{padding:13px 14px;border-radius:calc(var(--radius-md) + 1px);background:var(--color-neutral-soft);border:1px solid var(--color-neutral-border);transition:border-color var(--transition-fast),background-color var(--transition-fast),box-shadow var(--transition-fast)}.dashboard-list-item:hover{border-color:var(--color-primary-border);background:color-mix(in srgb,var(--color-primary-soft) 38%,var(--color-surface))}.dashboard-widget-habits .dashboard-list-item,.dashboard-widget-side-habits .dashboard-list-item{padding:11px 0;border:0;border-top:1px solid var(--color-border-soft);border-radius:0;background:transparent}.dashboard-widget-habits .dashboard-list-item:first-child,.dashboard-widget-side-habits .dashboard-list-item:first-child{border-top:0}.dashboard-list-item-main,.dashboard-project-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 220px}.dashboard-list-title,.dashboard-project-title{display:block;min-width:0;overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.35;color:var(--color-text)}.dashboard-list-item-meta{justify-content:flex-start;flex:0 1 auto;row-gap:6px}.dashboard-schedule-list,.dashboard-clean-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.dashboard-schedule-row{min-height:0;padding:0;border-top:1px solid var(--color-border-soft)}.dashboard-schedule-card{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto auto;grid-template-rows:auto;align-items:center;column-gap:12px;min-height:52px;padding:12px 10px;margin:0 -10px;border-radius:12px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background-color var(--transition-fast),color var(--transition-fast)}.dashboard-schedule-row:hover .dashboard-schedule-card,.dashboard-schedule-card:focus-visible{background:var(--color-bg-soft)}.dashboard-schedule-row:first-child{border-top:0}.dashboard-schedule-dot{grid-column:1;grid-row:1;width:8px;height:8px;border-radius:999px;align-self:center;background:#22a064}.dashboard-schedule-time,.dashboard-schedule-duration{color:#6f6c68;font-size:14px;white-space:nowrap}.dashboard-schedule-duration{grid-column:5;grid-row:1;justify-self:end}.dashboard-schedule-duration-empty{opacity:.55}.dashboard-schedule-day{grid-column:3;grid-row:1;font-size:14px;line-height:1.2;color:#22a064;white-space:nowrap}.dashboard-schedule-title{grid-column:2;grid-row:1;min-width:0;color:var(--color-text);font-size:14px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-schedule-time{grid-column:4;grid-row:1;justify-self:end}.dashboard-upcoming-footer{padding-top:8px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent)}.dashboard-upcoming-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--color-text-muted);font:inherit;font-size:13px;font-weight:500;line-height:1.35;cursor:pointer}.dashboard-upcoming-link:hover{color:var(--color-text)}.dashboard-upcoming-link:focus-visible{outline:2px solid var(--color-primary-soft);outline-offset:2px;border-radius:4px}.dashboard-schedule-chip{min-height:22px;border-radius:var(--radius-pill);padding:0 8px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;white-space:nowrap}.dashboard-schedule-chip.task{background:var(--color-primary-soft);color:var(--color-primary-strong)}.dashboard-schedule-chip.event{background:var(--color-info-soft);color:var(--color-info-strong)}.dashboard-clean-list{gap:0}.dashboard-clean-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:41px;padding:10px 0;border-top:1px solid var(--color-border-soft);transition:background-color var(--transition-fast),border-color var(--transition-fast)}.dashboard-clean-row:hover{background:color-mix(in srgb,var(--color-primary-soft) 22%,transparent)}.dashboard-clean-row:first-child{border-top:0}.dashboard-clean-check{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1.5px solid var(--color-border);border-radius:5px;background:var(--color-surface);cursor:pointer}.dashboard-clean-check:hover{border-color:var(--color-primary);background:var(--color-primary-soft)}.dashboard-clean-check:focus-visible{border-color:var(--color-primary)}.dashboard-widget-nearest{gap:8px}.dashboard-widget-nearest .dashboard-widget-header{min-height:auto;padding-bottom:4px;border-bottom:0}.dashboard-nearest-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.dashboard-nearest-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:52px;padding:9px 10px;margin:0 -10px;border-radius:12px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);transition:background-color var(--transition-fast)}.dashboard-nearest-row:first-child{border-top:0}.dashboard-nearest-row:hover,.dashboard-nearest-row:focus-within{background:var(--color-bg-soft)}.dashboard-nearest-check{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1.5px solid #cfc8bf;border-radius:5px;background:#fff;cursor:pointer;transition:border-color var(--transition-fast),background-color var(--transition-fast)}.dashboard-nearest-check:hover{border-color:#a9a297;background:#f3f0eb}.dashboard-nearest-main{min-width:0;display:flex;align-items:center;gap:10px}.dashboard-nearest-title{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-width:0;border:0;background:transparent;color:var(--color-text);padding:0;font:inherit;font-size:14px;line-height:1.35;font-weight:500;text-align:left;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-nearest-title:hover{color:#2f2b27}.dashboard-nearest-project-pill{min-height:18px;padding:0 6px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:10px;font-weight:500;white-space:nowrap;background:var(--tag-bg, color-mix(in srgb, var(--color-bg-soft) 75%, #ffffff));color:var(--tag-text, var(--color-text-muted));border:0;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tag-text, var(--color-border-soft)) 16%,transparent)}.dashboard-nearest-meta{display:inline-flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0;color:#7e796f;font-size:13px;white-space:nowrap}.dashboard-nearest-duration{display:inline-flex;align-items:center;gap:6px;color:#5f5a53}.dashboard-nearest-link{margin-top:2px;align-self:flex-start;min-height:auto;padding:0;border:0;background:transparent;color:var(--color-text-muted);box-shadow:none;font-size:13px;font-weight:500;line-height:1.35;cursor:pointer}.dashboard-nearest-link:hover{color:var(--color-text)}.dashboard-nearest-link:focus-visible{outline:2px solid var(--color-primary-soft);outline-offset:2px;border-radius:4px}.dashboard-clean-title{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;color:var(--color-text);padding:0;min-width:0;font:inherit;font-size:13px;font-weight:700;line-height:1.35;text-align:left;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-clean-title:hover{color:var(--color-primary-strong)}.dashboard-clean-meta{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;color:var(--color-text-muted);font-size:11px;white-space:nowrap}.dashboard-link-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;align-self:flex-start;min-height:34px;padding:0 12px;border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:11px;background:color-mix(in srgb,var(--color-surface-muted) 46%,white);color:var(--color-text);font:inherit;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:8px;cursor:pointer;box-shadow:inset 0 1px #fff9}.dashboard-rail-footer-compact{padding-top:4px}.dashboard-link-button:hover{color:var(--color-primary-strong);border-color:color-mix(in srgb,var(--color-primary-border) 58%,var(--color-border-soft));background:color-mix(in srgb,var(--color-primary-soft) 22%,white)}.dashboard-bottom-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:20px}.dashboard-bottom-grid-single{grid-template-columns:minmax(0,1fr)}.dashboard-kind-mark{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:var(--color-surface-muted);color:var(--color-text-muted);font-size:11px;font-weight:700;white-space:nowrap}.dashboard-kind-mark.event{background:var(--color-info-soft);color:var(--color-info-strong)}.dashboard-kind-mark.task{background:var(--color-primary-soft);color:var(--color-primary-strong)}.dashboard-check{width:14px;height:14px;border:1.5px solid var(--color-border);border-radius:999px;flex:0 0 auto}.dashboard-check.done{border-color:var(--color-primary);background:var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-surface)}.dashboard-focus-card{display:flex;flex-direction:column;align-items:stretch;gap:12px;text-align:center}.dashboard-focus-timer{display:flex;align-items:center;justify-content:center;padding-top:2px}.dashboard-focus-timer strong{font-size:54px;line-height:1;letter-spacing:-.04em;font-weight:500;color:var(--color-text)}.dashboard-focus-mode{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--color-text-muted);font-size:14px;line-height:1.2}.dashboard-focus-mode-dot{width:8px;height:8px;border-radius:999px;background:color-mix(in srgb,var(--color-border) 88%,white)}.dashboard-focus-mode-dot.active{background:#22a064}.dashboard-focus-primary-cta{min-height:40px;border:1px solid color-mix(in srgb,#22a064 58%,white);border-radius:8px;background:linear-gradient(180deg,#28b16f,#22a064);color:#fff;font:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),filter var(--transition-fast)}.dashboard-focus-primary-cta:hover{transform:translateY(-1px);box-shadow:0 10px 18px #22a0642e;filter:saturate(1.03)}.dashboard-focus-primary-cta:focus-visible,.dashboard-focus-reset:focus-visible,.dashboard-focus-preset:focus-visible{outline:2px solid var(--color-primary-soft);outline-offset:2px}.dashboard-focus-cta-group{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.dashboard-focus-reset{min-height:40px;padding:0 14px;border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,white);border-radius:8px;background:color-mix(in srgb,var(--color-surface) 96%,white);color:var(--color-text);font:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background-color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast)}.dashboard-focus-reset:hover{background:var(--color-bg-soft);border-color:color-mix(in srgb,var(--color-border) 68%,var(--color-border-soft));transform:translateY(-1px)}.dashboard-focus-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-focus-preset{min-height:62px;padding:11px 12px;border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,white);border-radius:10px;background:color-mix(in srgb,var(--color-surface) 96%,white);color:var(--color-text);font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background-color var(--transition-fast),border-color var(--transition-fast)}.dashboard-focus-preset:hover{background:var(--color-bg-soft);border-color:color-mix(in srgb,var(--color-border) 68%,var(--color-border-soft))}.dashboard-focus-preset span{font-size:14px;line-height:1.2;color:var(--color-text)}.dashboard-focus-preset strong{font-size:14px;line-height:1.2;font-weight:500;color:var(--color-text-muted)}.dashboard-focus-preset-start{border-color:color-mix(in srgb,#22a064 58%,white);background:linear-gradient(180deg,#28b16f,#22a064)}.dashboard-focus-preset-start:hover{background:linear-gradient(180deg,#28b16f,#22a064);border-color:color-mix(in srgb,#22a064 68%,white);filter:saturate(1.03)}.dashboard-focus-preset-start span,.dashboard-focus-preset-start strong{color:#fff}.dashboard-focus-summary{margin-top:2px;color:var(--color-text-muted);font-size:12px;line-height:1.35;text-align:left}.dashboard-widget-side-habits{gap:12px}.dashboard-habits-summary{display:flex;flex-direction:column;gap:8px}.dashboard-habits-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;line-height:1.3;color:var(--color-text-muted)}.dashboard-habits-summary-bar{height:7px}.dashboard-habits-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.dashboard-habits-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;padding:10px;margin:0 -10px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);border-radius:12px;transition:background-color var(--transition-fast)}.dashboard-habits-row:first-child{border-top:0}.dashboard-habits-row:hover,.dashboard-habits-row:focus-within{background:var(--color-bg-soft)}.dashboard-habits-row-main{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-habits-title{min-width:0;color:var(--color-text);font-size:14px;font-weight:500;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-habits-meta{display:inline-flex;align-items:center;justify-content:flex-end;min-width:0;color:var(--color-text-muted);font-size:13px;white-space:nowrap}.dashboard-habits-footer{display:flex;flex-direction:column;gap:10px;padding-top:8px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent)}.dashboard-habits-note{font-size:12px;line-height:1.45;color:var(--color-text-muted)}.dashboard-habits-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:6px;align-self:flex-start;padding:0;border:0;background:transparent;color:var(--color-text-muted);font:inherit;font-size:13px;font-weight:500;line-height:1.35;cursor:pointer}.dashboard-habits-link:hover{color:var(--color-text)}.dashboard-habits-link:focus-visible{outline:2px solid var(--color-primary-soft);outline-offset:2px;border-radius:4px}.dashboard-day-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.dashboard-day-grid.dashboard-day-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-widget-horizon .dashboard-day-grid{grid-auto-rows:1fr}.dashboard-day-card{display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-height:0;padding:14px;box-sizing:border-box;border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border-soft)}.dashboard-widget-horizon .dashboard-day-card{min-height:152px;padding:16px}.dashboard-day-card-head{display:flex;flex-direction:column;gap:4px}.dashboard-day-card-date{font-size:14px;font-weight:700;color:var(--color-text)}.dashboard-day-card-subdate{font-size:12px;color:var(--color-text-muted)}.dashboard-day-card-metrics,.dashboard-day-card-foot{justify-content:flex-start;row-gap:4px}.dashboard-day-load{display:flex;flex-direction:column;justify-content:center;flex:0 0 auto;min-height:0;border-radius:var(--radius-sm);padding:10px;background:var(--color-neutral-soft)}.dashboard-day-load-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:var(--color-text-muted)}.dashboard-day-load-track{position:relative;width:100%;height:10px;margin-top:10px;border-radius:999px;overflow:hidden;background:var(--color-primary-soft)}.dashboard-day-load-track span{display:block;height:100%;min-width:0;border-radius:999px;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-strong))}.dashboard-day-card-foot{margin-top:0}.dashboard-widget-projects .dashboard-project-list{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;min-width:0;box-sizing:border-box}.dashboard-widget-projects .dashboard-project-item{display:block;width:100%;min-width:0;padding:var(--space-4);box-sizing:border-box;border-radius:var(--radius-md);border:1px solid var(--color-border-soft);background:var(--color-surface);box-shadow:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast)}.dashboard-widget-projects .dashboard-project-item:hover{border-color:var(--color-primary-border);background:color-mix(in srgb,var(--color-primary-soft) 26%,var(--color-surface));box-shadow:var(--shadow-card)}.dashboard-widget-projects .dashboard-project-list.compact{gap:0}.dashboard-widget-projects .dashboard-project-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.dashboard-widget-projects .dashboard-project-item.compact{padding:0;border:0;border-top:1px solid var(--color-border-soft);border-radius:0;background:transparent;box-shadow:none}.dashboard-widget-projects .dashboard-project-item.compact:first-child{border-top:0}.dashboard-project-card{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;display:grid;grid-template-columns:minmax(0,1fr) 96px 42px;align-items:center;gap:14px;min-height:52px;padding:11px 10px;margin:0 -10px;border:0;border-radius:12px;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background-color var(--transition-fast)}.dashboard-project-card:hover,.dashboard-project-card:focus-visible,.dashboard-project-item:focus-within .dashboard-project-card{background:var(--color-bg-soft)}.dashboard-project-card:focus-visible{outline:none}.dashboard-widget-projects .dashboard-project-main{min-width:0}.dashboard-project-heading{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-project-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-self:stretch}.dashboard-project-stat{display:flex;flex-direction:column;gap:4px;min-width:0;padding:10px 11px;border-radius:var(--radius-sm);background:var(--color-neutral-soft)}.dashboard-project-stat-value{font-size:14px;font-weight:700;color:var(--color-text);overflow-wrap:anywhere}.dashboard-project-stat-label{font-size:11px;line-height:1.35;color:var(--color-text-muted)}.dashboard-project-mark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;font-size:15px;flex:0 0 auto}.dashboard-project-progress{height:7px;border-radius:var(--radius-pill);overflow:hidden;background:color-mix(in srgb,var(--color-border-soft) 82%,white)}.dashboard-project-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22a064,#2eb875)}.dashboard-project-percent{color:var(--color-text-soft);font-size:12px;font-weight:700;text-align:right}.dashboard-project-mark.dot{box-shadow:inset 0 0 0 1px #fff9}.dashboard-project-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.dashboard-empty-inline{min-height:64px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--color-border);border-radius:var(--radius-md);background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft));padding:var(--space-4);font-size:13px;line-height:1.45;color:var(--color-text-muted);text-align:center}.dashboard-empty-inline-rich{justify-content:flex-start;gap:14px;min-height:108px;padding:16px 18px;text-align:left;border-style:solid;border-color:color-mix(in srgb,var(--color-border-soft) 82%,white);background:radial-gradient(circle at top right,#ffffffe6 0,#fff0 44%),linear-gradient(180deg,color-mix(in srgb,var(--color-surface-muted) 68%,white) 0%,var(--color-surface) 100%);box-shadow:inset 0 1px #fff9}.dashboard-empty-illustration{width:48px;height:48px;border-radius:16px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary-strong);background:color-mix(in srgb,var(--color-primary-soft) 76%,white);box-shadow:inset 0 1px #ffffffb3}.dashboard-empty-inline-rich.accent-blue .dashboard-empty-illustration{color:var(--color-info-strong);background:color-mix(in srgb,var(--color-info-soft) 80%,white)}.dashboard-empty-inline-rich.accent-purple .dashboard-empty-illustration{color:var(--color-purple);background:color-mix(in srgb,var(--color-purple-soft) 78%,white)}.dashboard-empty-inline-rich.accent-amber .dashboard-empty-illustration{color:var(--color-warning-strong);background:color-mix(in srgb,var(--color-warning-soft) 82%,white)}.dashboard-empty-inline-rich.accent-green{min-height:92px;padding:14px 0 6px;border:0;background:transparent;box-shadow:none}.dashboard-empty-inline-rich.accent-green .dashboard-empty-illustration{width:44px;height:44px;border-radius:14px;color:#22a064;background:color-mix(in srgb,#22a064 12%,white);box-shadow:none}.dashboard-empty-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.dashboard-empty-title{font-size:14px;line-height:1.3;font-weight:800;color:var(--color-text)}.dashboard-empty-text{font-size:12px;line-height:1.5;color:var(--color-text-muted)}.dashboard-loading-grid,.dashboard-list-skeletons{display:grid;gap:10px}.dashboard-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-skeleton{position:relative;overflow:hidden;border-radius:var(--radius-md);background:linear-gradient(180deg,var(--color-surface-muted),color-mix(in srgb,var(--color-surface) 45%,var(--color-surface-muted)))}.dashboard-skeleton-metric{min-height:68px}.dashboard-skeleton-row{min-height:42px}.dashboard-skeleton-bar{min-height:14px}@media (max-width: 1520px){.dashboard-top-layout{grid-template-columns:minmax(0,1.38fr) minmax(300px,372px)}.dashboard-metrics-overview{grid-template-columns:repeat(3,minmax(0,1fr)) 110px}.dashboard-time-overview{grid-template-columns:minmax(0,1fr);gap:16px}.dashboard-time-bars-panel{padding-left:0;padding-top:14px;border-left:0;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent)}}@media (max-width: 1260px){.dashboard-top-layout{grid-template-columns:minmax(0,1.12fr) minmax(286px,342px);gap:18px}.dashboard-secondary-grid{grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr);gap:18px}.dashboard-bottom-grid{grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:18px}.dashboard-day-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-widget-horizon .dashboard-day-card{min-height:160px}.dashboard-widget-projects .dashboard-project-list{row-gap:12px}.dashboard-widget-projects .dashboard-project-main{grid-template-columns:minmax(0,1fr)}}@media (max-width: 1100px){.dashboard-top-layout{grid-template-columns:minmax(0,1fr);gap:20px}.dashboard-side-column{position:static;align-self:stretch}.dashboard-secondary-grid,.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.main.home-dashboard-page{padding:16px 18px 20px}.dashboard-hero{padding:0}.home-dashboard{gap:18px}.dashboard-widget{padding:16px;gap:12px}.dashboard-widget-title{font-size:16px}.dashboard-secondary-grid{grid-template-columns:minmax(0,1fr);gap:14px}.dashboard-metrics,.dashboard-metrics.dense,.dashboard-today-task-list,.dashboard-day-grid{grid-template-columns:minmax(0,1fr)}.dashboard-time-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.dashboard-time-metric{min-height:0;padding:0 18px}.dashboard-time-metric:nth-child(2):before,.dashboard-time-metric:nth-child(3):before{display:none}.dashboard-time-metric:nth-child(3),.dashboard-time-metric:nth-child(4){padding-top:12px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent)}.dashboard-time-metric:nth-child(3){padding-left:0}.dashboard-time-metric:nth-child(4){padding-right:0}.dashboard-metrics-overview,.dashboard-today-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-today-overview-shell{grid-template-columns:minmax(0,1fr)}.dashboard-today-progress-panel{flex-direction:row;justify-content:flex-start;text-align:left;padding:12px 0 0;border-left:0;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent)}.dashboard-progress-donut{grid-column:1 / -1;justify-self:center}.dashboard-bottom-grid{grid-template-columns:minmax(0,1fr);gap:14px}.dashboard-nearest-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.dashboard-nearest-meta{grid-column:2;justify-content:flex-start;flex-wrap:wrap;gap:10px 14px}.dashboard-schedule-row,.dashboard-clean-row,.dashboard-widget-projects .dashboard-project-item.compact{grid-template-columns:minmax(0,1fr);align-items:start}.dashboard-schedule-card{grid-template-columns:auto minmax(0,1fr) auto auto auto}.dashboard-schedule-day{grid-column:3;grid-row:1}.dashboard-schedule-time{grid-column:4;grid-row:1;justify-self:end}.dashboard-schedule-duration{grid-column:5;grid-row:1;justify-self:end;padding-top:0}.dashboard-project-card{grid-template-columns:minmax(0,1fr);align-items:start;margin:0;padding:11px 0;border-radius:0}.dashboard-widget-focus .dashboard-focus-block{grid-template-columns:minmax(0,1fr)}.dashboard-clean-meta{justify-content:flex-start;flex-wrap:wrap}.dashboard-day-card,.dashboard-widget-horizon .dashboard-day-card{min-height:0}.dashboard-widget-upcoming .dashboard-list-item{grid-template-columns:minmax(0,1fr)}.dashboard-widget-upcoming .dashboard-list-item-meta{justify-content:flex-start;max-width:none;min-width:0;text-align:left}.dashboard-widget-projects .dashboard-project-list,.dashboard-project-stats{grid-template-columns:minmax(0,1fr)}}@media (max-width: 640px){.main.home-dashboard-page{padding:16px 18px 20px;height:auto!important;min-height:100vh;overflow:auto;overflow-x:hidden;width:100%;max-width:100%}.home-dashboard{gap:12px;width:100%}.dashboard-hero{padding:0}.home-nav-toggle{min-height:34px;padding:0 10px;flex:0 0 auto}.dashboard-widget{padding:14px 12px;border-radius:14px;gap:12px}.dashboard-widget-header{gap:10px}.dashboard-widget-title{font-size:16px}.dashboard-widget-badge{min-width:38px;min-height:28px;padding:0 9px;font-size:12px}.dashboard-today-metrics{grid-template-columns:minmax(0,1fr)}.dashboard-today-stat{min-height:0;gap:6px;padding:10px 0}.dashboard-today-stat:not(:first-child):before{left:0;right:0;top:0;bottom:auto;width:auto;height:1px}.dashboard-widget-today .dashboard-widget-title{font-size:16px}.dashboard-today-progress-panel{flex-direction:column;justify-content:center;text-align:center;padding:14px 0 0;gap:10px}.dashboard-nearest-main{align-items:flex-start;flex-direction:column;gap:8px}.dashboard-nearest-title{white-space:normal}.dashboard-progress-donut-today{width:86px;min-height:86px}.dashboard-metric{padding:9px 10px}.dashboard-metric-row{gap:10px}.dashboard-metric-main{gap:8px}.dashboard-metrics-overview{grid-template-columns:minmax(0,1fr)}.dashboard-metric-value{font-size:18px}.dashboard-progress-block,.dashboard-focus-block,.dashboard-day-card,.dashboard-widget-horizon .dashboard-day-card,.dashboard-widget-projects .dashboard-project-item{padding:12px}.dashboard-time-metrics{grid-template-columns:minmax(0,1fr);gap:10px}.dashboard-time-metric,.dashboard-time-metric:nth-child(2),.dashboard-time-metric:nth-child(3),.dashboard-time-metric:nth-child(4){padding:10px 0 0;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent)}.dashboard-time-metric:before,.dashboard-time-metric:nth-child(2):before,.dashboard-time-metric:nth-child(3):before,.dashboard-time-metric:nth-child(4):before{display:none}.dashboard-time-metric:first-child{border-top:0;padding-top:0}.dashboard-time-bars-panel{gap:12px}.dashboard-time-bar-line{grid-template-columns:30px minmax(0,1fr);gap:10px}.dashboard-time-bar-value{grid-column:2}.dashboard-list-item,.dashboard-widget-upcoming .dashboard-list-item{padding:10px 0}.dashboard-focus-timer strong{font-size:46px}.dashboard-focus-cta-group,.dashboard-focus-presets{grid-template-columns:minmax(0,1fr)}.dashboard-habits-row{grid-template-columns:minmax(0,1fr);align-items:start}.dashboard-habits-meta{justify-content:flex-start}.dashboard-schedule-card{grid-template-columns:auto minmax(0,1fr);row-gap:6px;margin:0;padding:11px 0;border-radius:0}.dashboard-schedule-dot{grid-row:1 / span 2}.dashboard-schedule-title{grid-column:2;grid-row:1;white-space:normal}.dashboard-schedule-day{grid-column:2;grid-row:2}.dashboard-schedule-time{grid-column:2;grid-row:2;justify-self:end}.dashboard-schedule-duration{display:none}.dashboard-focus-head{align-items:flex-start;flex-direction:column}.dashboard-focus-actions{display:grid;grid-template-columns:1fr}.dashboard-focus-action{width:100%;min-height:36px}.dashboard-day-grid.dashboard-day-grid-compact{grid-template-columns:1fr}.dashboard-day-card-metrics,.dashboard-day-card-foot,.dashboard-progress-meta,.dashboard-focus-meta,.dashboard-list-item-meta,.dashboard-project-meta{gap:6px}.dashboard-project-heading{align-items:flex-start}}.dashboard-widget-rail{gap:14px;padding:20px 20px 18px;border-radius:calc(var(--radius-lg) + 2px);background:linear-gradient(180deg,color-mix(in srgb,var(--color-primary-soft) 12%,white) 0%,var(--color-surface) 16%,var(--color-surface) 100%)}.dashboard-widget-rail-primary{border-color:color-mix(in srgb,var(--color-border-soft) 92%,white);box-shadow:0 18px 36px #19171212}.dashboard-widget-rail-compact{padding-bottom:16px}.dashboard-widget-rail .dashboard-widget-header{padding-bottom:12px}.dashboard-rail-header-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.dashboard-rail-footer{display:flex;flex-direction:column;gap:10px;padding-top:8px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent)}.dashboard-rail-note{font-size:12px;line-height:1.45;color:var(--color-text-muted)}.dashboard-widget-upcoming.dashboard-widget-rail .dashboard-schedule-list{gap:2px}.dashboard-widget-upcoming.dashboard-widget-rail .dashboard-schedule-row{grid-template-columns:60px minmax(0,1fr) auto;gap:8px 10px;min-height:48px;padding:11px 0}.dashboard-widget-upcoming.dashboard-widget-rail .dashboard-schedule-duration{grid-column:2;padding-left:0}.dashboard-widget-upcoming.dashboard-widget-rail .dashboard-schedule-chip{justify-self:end}.dashboard-widget-focus.dashboard-widget-rail .dashboard-focus-block{grid-template-columns:124px minmax(0,1fr);gap:12px 16px}.dashboard-widget-focus.dashboard-widget-rail .dashboard-focus-title{width:124px;height:124px}.dashboard-widget-focus.dashboard-widget-rail .dashboard-focus-actions{gap:8px}.dashboard-widget-side-habits.dashboard-widget-rail .dashboard-progress-block{padding:10px 12px}.dashboard-widget-side-habits.dashboard-widget-rail .dashboard-list-title{font-size:12px}.dashboard-widget-side-habits.dashboard-widget-rail .dashboard-list-item-meta{font-size:11px}@media (max-width: 1520px){.dashboard-metric-overview{min-height:92px}.dashboard-metric-overview .dashboard-metric-row{grid-template-columns:minmax(0,1fr);align-items:start;row-gap:12px}.dashboard-metric-overview .dashboard-metric-main{align-items:start}.dashboard-metric-overview .dashboard-metric-copy,.dashboard-metric-overview-focus .dashboard-metric-copy{max-width:none}.dashboard-metric-overview .dashboard-metric-value,.dashboard-metric-overview-focus .dashboard-metric-value{text-align:left;white-space:normal}.dashboard-metric-overview-focus .dashboard-metric-row{grid-template-columns:minmax(0,1fr)}}.sidebar{background:var(--color-sidebar);padding:10px 12px;border-right:1px solid var(--color-border-soft);display:flex;flex-direction:column;gap:8px;height:100vh;min-height:100vh;overflow:hidden;min-width:0;width:100%;position:relative;--sidebar-content-width: min(100%, 220px);--sidebar-account-width: min(100%, 228px);--sidebar-item-radius: 10px;--sidebar-item-padding-y: 7px;--sidebar-item-padding-x: 10px;--sidebar-item-gap: 8px}.sidebar-scroll{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;scrollbar-width:thin}.mobile-nav-toggle{position:fixed;top:14px;left:14px;width:40px;height:40px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer;z-index:230;box-shadow:none}.mobile-nav-toggle span{display:block;width:18px;height:2px;background:var(--color-text-soft);border-radius:999px}.mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-overlay);border:none;padding:0;margin:0;z-index:210}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:6px;min-height:0;padding-top:8px;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid var(--color-border-soft)}.sidebar-widget{min-width:0}.sidebar-resize-handle{position:absolute;top:0;right:-5px;width:10px;height:100%;cursor:ew-resize;z-index:20}.sidebar-resize-handle:before{content:"";position:absolute;top:0;bottom:0;left:4px;width:2px;border-radius:999px;background:transparent;transition:background .15s ease}.sidebar:hover .sidebar-resize-handle:before,.sidebar.resizing .sidebar-resize-handle:before,.app.sidebar-resizing .sidebar-resize-handle:before{background:var(--color-neutral-border)}.sidebar.focus-locked .sidebar-resize-handle{display:none}.sidebar.compact{padding-left:8px;padding-right:8px;--sidebar-content-width: 100%;overflow:visible}.sidebar.compact .brand{justify-content:center;width:100%;padding-left:0;padding-right:15px}.brand,.nav,.section,.sidebar-bottom{width:var(--sidebar-content-width)}.sidebar-account{width:var(--sidebar-account-width);box-sizing:border-box}.sidebar.compact .brand-label,.sidebar.compact .section-title,.sidebar.compact .projects-toggle-label,.sidebar.compact .nav-label,.sidebar.compact .project-item-label,.sidebar.compact .project-shared-pill,.sidebar.compact .project-shared-icon,.sidebar.compact .project-status-icon,.sidebar.compact .project-status-badge,.sidebar.compact .sidebar-account-user,.sidebar.compact .sidebar-account-action-label,.sidebar.compact .sidebar-widget,.sidebar.compact .project-create-form{display:none}.sidebar.compact .nav-item,.sidebar.compact .sidebar-sections-trigger{justify-content:center;padding-left:6px;padding-right:6px}.sidebar.compact .sidebar-sections-trigger{padding-left:2px;padding-right:2px}.sidebar.compact .sidebar-sections-label{max-width:100%;font-size:8px;letter-spacing:-.02em}.sidebar.compact .section{position:relative;padding-top:10px;margin-top:2px}.sidebar.compact .section:before{content:"";position:absolute;top:0;left:12px;right:12px;height:1px;background:var(--color-border-soft);border-radius:999px}.sidebar.compact .nav-badge,.sidebar.compact .nav-check{position:absolute;top:6px;right:6px;margin-left:0}.sidebar.compact .projects-header{justify-content:center}.sidebar.compact .projects-toggle{padding:4px}.sidebar.compact .project-item{justify-content:center}.sidebar.compact .project-item.subproject-item{padding-left:6px}.sidebar.compact .project-subproject-branch{display:none}.sidebar.compact .project-create{justify-content:center}.sidebar.compact .sidebar-bottom{gap:8px}.sidebar.compact .sidebar-account{padding:8px;align-items:center}.sidebar.compact .sidebar-account-head{flex-direction:column;gap:8px}.sidebar.compact .sidebar-account-head,.sidebar.compact .sidebar-account-actions{justify-content:center}.sidebar.compact .sidebar-account-actions{width:100%;flex-direction:column}.sidebar.compact .sidebar-account-settings,.sidebar.compact .sidebar-account-logout{width:30px;min-width:30px;padding:0}.sidebar.account-icon-only .sidebar-account-action-label{display:none}.sidebar.account-icon-only .sidebar-account-actions{width:100%;justify-content:center}.sidebar.account-icon-only .sidebar-account-settings,.sidebar.account-icon-only .sidebar-account-logout{width:32px;min-width:32px;padding-left:0;padding-right:0}.sidebar.account-stacked .sidebar-account-actions{flex-direction:column;align-items:center}.sidebar.account-stacked .sidebar-account-settings,.sidebar.account-stacked .sidebar-account-logout{width:32px;min-width:32px}.sidebar.compact .sidebar-account-settings,.sidebar.compact .sidebar-account-logout{height:28px}.sidebar-floating-tooltip{position:fixed;transform:translateY(-50%);padding:8px 10px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-floating);color:var(--color-text);font-size:12px;line-height:1.15;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3200;animation:sidebar-tooltip-enter .16s ease}.sidebar-floating-tooltip:before{content:"";position:absolute;top:50%;left:-6px;width:10px;height:10px;border-left:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-surface);transform:translateY(-50%) rotate(45deg)}@keyframes sidebar-tooltip-enter{0%{opacity:0;transform:translate(-4px,-50%)}to{opacity:1;transform:translateY(-50%)}}.brand{font-weight:600;letter-spacing:0;font-size:16px;display:flex;align-items:center;gap:var(--sidebar-item-gap);min-height:36px;padding:var(--sidebar-item-padding-y) var(--sidebar-item-padding-x);box-sizing:border-box;border-radius:var(--sidebar-item-radius)}.brand-icon{width:18px;height:18px;display:inline-flex;color:var(--color-text);flex:0 0 18px;align-items:center;justify-content:center}.brand-icon svg{width:100%;height:100%}.nav{display:flex;flex-direction:column;gap:2px;max-width:100%}.nav-item{position:relative;display:inline-flex;align-items:center;gap:var(--sidebar-item-gap);background:transparent;border:none;text-align:left;padding:var(--sidebar-item-padding-y) var(--sidebar-item-padding-x);border-radius:var(--sidebar-item-radius);font-size:13px;line-height:1.35;min-height:36px;width:100%;max-width:100%;justify-content:flex-start;color:var(--color-text-soft);cursor:pointer;box-sizing:border-box}.nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-icon{width:18px;height:18px;display:inline-flex;flex:0 0 18px;color:var(--color-text-soft)}.nav-item.active .nav-icon{color:var(--color-text)}.nav-icon svg{width:100%;height:100%}.nav-item.active{background:#e5e3e0;color:var(--color-text);font-weight:500}.nav-item:hover{background:#ece9e5;color:var(--color-text)}.nav-item.active:hover{background:#e5e3e0;color:var(--color-text)}.nav-badge{margin-left:auto;width:8px;height:8px;border-radius:50%;background:var(--color-primary);box-shadow:none}.nav-check{margin-left:auto;font-size:12px;color:var(--color-text-muted)}.nav-item.completed{opacity:.6;text-decoration:none}.nav-item.completed .nav-check{opacity:.6}.nav-item.ritual-disabled{opacity:.48;filter:grayscale(.8);cursor:default}.nav-item.ritual-disabled:hover{background:transparent;color:var(--color-text-muted)}.nav-item.ritual-disabled .nav-icon,.nav-item.ritual-disabled .nav-label{color:var(--color-text-muted)}.section{display:flex;flex-direction:column;gap:4px}.section-title{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);padding:0 var(--sidebar-item-padding-x)}.projects-header{display:flex;align-items:center;justify-content:flex-start;gap:var(--sidebar-item-gap)}.projects-toggle{border:none;background:transparent;color:var(--color-text-muted);font-size:11px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:6px var(--sidebar-item-padding-x);border-radius:var(--sidebar-item-radius)}.projects-toggle:hover{background:#ece9e5}.projects-toggle-label{opacity:0;transition:opacity .2s ease}.projects-toggle:hover .projects-toggle-label{opacity:1}.projects-toggle-icon{display:inline-flex;transition:transform .2s ease}.projects-toggle-icon.collapsed{transform:rotate(-90deg)}.sidebar-project-list-skeleton{display:grid;gap:6px}.sidebar-project-list-skeleton-row{height:30px;border-radius:var(--sidebar-item-radius)}.backlog-section.drag-over{background:var(--color-bg-soft);border-radius:var(--sidebar-item-radius);padding:var(--sidebar-item-padding-y) var(--sidebar-item-padding-x)}.ritual-link{width:100%;justify-content:flex-start;gap:var(--sidebar-item-gap)}.ritual-link .nav-icon{width:18px;height:18px}.sidebar-widget.compact .build-notice,.sidebar-widget.compact .deploy-status,.sidebar-widget.compact .pomodoro-reminder,.sidebar-widget.compact .planning-toast{border-radius:12px}.sidebar-widget.compact .build-notice,.sidebar-widget.compact .deploy-status{padding:8px 10px;gap:4px}.sidebar-widget.compact .build-notice-message,.sidebar-widget.compact .deploy-status-message{display:none}.sidebar-widget.compact .build-notice-title,.sidebar-widget.compact .deploy-status-title{font-size:12px;line-height:1.3}.sidebar-widget.compact .deploy-status-time{font-size:10px}.sidebar-widget.compact .sidebar-notifications{gap:8px;margin-bottom:8px}.sidebar-widget.compact .planning-toast{padding:8px 10px;min-height:0}.sidebar-widget.compact .planning-toast-title{font-size:12px}.sidebar-widget.compact .planning-toast-desc{font-size:11px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.sidebar-widget.compact .planning-toast-actions{display:none}.sidebar-widget.compact .planning-toast-close{width:18px;height:18px;border-radius:8px;font-size:12px}.sidebar-widget.compact .pomodoro-reminder{padding:8px 10px;gap:8px}.sidebar-widget.compact .pomodoro-reminder-header{font-size:10px}.sidebar-widget.compact .pomodoro-reminder-row{padding:4px 6px}.sidebar-widget.compact .pomodoro-reminder-time{font-size:13px}.sidebar-widget.compact .pomodoro-reminder-mode{font-size:10px}.sidebar-widget.compact .pomodoro-reminder-toggle{padding:3px 8px;font-size:10px}.sidebar-account{background:#fff;border:1px solid var(--color-border-soft);border-radius:var(--sidebar-item-radius);padding:10px;display:flex;flex-direction:column;gap:8px}.sidebar-account-head{display:flex;align-items:center;gap:8px}.sidebar-account-avatar{width:30px;height:30px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-soft);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;overflow:hidden;flex:0 0 auto}.sidebar-account-avatar img{width:100%;height:100%;object-fit:cover}.sidebar-account-user{min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-account-name{font-size:12px;color:var(--color-text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pomodoro-reminder{background:var(--color-warning-soft);border:1px solid var(--color-warning-border);border-radius:var(--radius-sm);padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.pomodoro-reminder.is-minimized{background:var(--color-warning-soft);border-color:var(--color-warning-border)}.pomodoro-reminder-left{display:flex;flex-direction:column;gap:4px;min-width:0}.pomodoro-reminder-header{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--color-warning-strong)}.pomodoro-reminder-row{display:flex;gap:6px;align-items:center;font-size:11px;color:var(--color-text-soft)}.pomodoro-reminder-time{font-size:15px;font-weight:600;color:var(--color-text);line-height:1}.pomodoro-reminder-mode{font-size:11px;color:var(--color-text-soft)}.pomodoro-reminder-toggle{margin-left:auto;border:1px solid var(--color-warning-border);background:var(--color-surface);color:var(--color-warning-strong);border-radius:999px;padding:4px 10px;font-size:11px;cursor:pointer;flex:0 0 auto}.pomodoro-reminder.is-minimized .pomodoro-reminder-mode{color:var(--color-text-soft)}.sidebar-account-email{font-size:11px;color:var(--color-text-soft);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-account-logout{min-height:30px;border:1px solid #ddd9d5;background:#f7f5f2;color:var(--color-text);border-radius:8px;padding:0 8px;font-size:12px;line-height:1;cursor:pointer;transition:border .2s ease,background .2s ease,color .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px}.sidebar-account-actions{display:flex;gap:6px;align-items:center}.sidebar-account-action-label{white-space:nowrap}.sidebar-sections-trigger{width:100%;display:inline-flex;align-items:center;justify-content:flex-start;border:none;background:transparent;color:var(--color-text-muted);font-size:11px;line-height:1.15;cursor:pointer;padding:6px var(--sidebar-item-padding-x);min-height:32px;border-radius:var(--sidebar-item-radius)}.sidebar-sections-trigger:hover{background:#ece9e5;color:var(--color-text)}.sidebar-sections-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-settings{min-height:30px;padding:0 8px;border-radius:8px;border:1px solid #ddd9d5;background:#f7f5f2;color:var(--color-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;gap:6px;font-size:12px;line-height:1;transition:border .2s ease,background .2s ease,color .2s ease}.sidebar-account-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.sidebar-account-settings svg{width:16px;height:16px}.sidebar-account-logout svg{width:16px;height:16px}.sidebar.account-icon-only .sidebar-account-settings,.sidebar.account-icon-only .sidebar-account-logout{padding:0}.sidebar-account-logout:hover,.sidebar-account-settings:hover{background:#efebe7;border-color:#d3ccc5}.auth-layout{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:24px}.auth-layout-modal{min-height:0;padding:0}.auth-card{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:28px 32px;display:flex;flex-direction:column;gap:12px}.auth-layout-modal .auth-card{width:100%;padding:34px 34px 30px;border-radius:22px;border-color:#e6dfd6;background:radial-gradient(circle at 8% 8%,rgba(91,169,123,.11),transparent 22%),#fffffff5;box-shadow:0 28px 80px #362f261f;gap:14px}.auth-modal-kicker{display:inline-flex;align-items:center;min-height:34px;width:fit-content;padding:0 14px;border-radius:999px;background:#e8f4ec;color:#4b9b6c;font-size:13px;font-weight:800}.auth-title{font-size:22px;font-weight:600;color:#2f2f2f}.auth-layout-modal .auth-title{font-size:32px;line-height:1.12;font-weight:800;color:#171719}.auth-subtitle{font-size:13px;color:#7b756d;margin-top:-4px}.auth-layout-modal .auth-subtitle{margin-top:0;font-size:15px;line-height:1.5;color:#68635d}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:8px}.auth-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#6f6a63}.auth-form input{border:1px solid #e0dbd2;border-radius:10px;padding:10px 12px;font-size:14px}.auth-layout-modal .auth-form{gap:14px;margin-top:10px}.auth-layout-modal .auth-form label{gap:7px;font-size:13px;color:#625d58;font-weight:700}.auth-layout-modal .auth-form input{min-height:48px;border-radius:12px;padding:0 14px;background:#fffffff5;font-size:15px}.auth-layout-modal .auth-form input:focus{outline:none;border-color:#7ab38f;box-shadow:0 0 0 4px #6aa77f1f}.auth-error{font-size:12px;color:#b56b5c}.auth-submit{margin-top:4px;border:1px solid #6fa88e;background:#6fa88e;color:#fff;border-radius:10px;padding:10px 12px;font-size:14px;cursor:pointer}.auth-layout-modal .auth-submit{min-height:50px;border-radius:12px;font-size:15px;font-weight:800;background:linear-gradient(180deg,#79bd94,#65a980);border-color:transparent;box-shadow:0 16px 30px #5d997838}.auth-submit:disabled{opacity:.6;cursor:default}.auth-note{color:#746e67;font-size:13px;line-height:1.45}.auth-switch{display:flex;align-items:center;gap:8px;font-size:12px;color:#6f6a63}.auth-layout-modal .auth-switch{padding-top:4px;font-size:13px;color:#625d58}.auth-switch button{border:none;background:transparent;color:#4c7a63;cursor:pointer;font-size:12px;padding:0}@media (max-width: 560px){.auth-card{padding:22px 18px;border-radius:14px}.auth-layout-modal .auth-card{padding:24px 18px 22px;border-radius:18px;gap:12px}.auth-layout-modal .auth-title{font-size:26px}.auth-layout-modal .auth-subtitle{font-size:14px;line-height:1.45}.auth-layout-modal .auth-form{gap:12px}.auth-layout-modal .auth-form input,.auth-layout-modal .auth-submit{min-height:46px;font-size:14px}.auth-note,.auth-layout-modal .auth-switch{font-size:12px}}.landing-page{min-height:100vh;background:radial-gradient(circle at 84% 22%,rgba(111,168,142,.16),transparent 28%),radial-gradient(circle at 42% 68%,rgba(242,213,154,.14),transparent 24%),linear-gradient(180deg,#fbfaf7,#f7f4ef);color:#303033;overflow-x:hidden;padding:122px 34px 0;scroll-behavior:smooth}.landing-header{width:min(1820px,calc(100vw - 68px));height:86px;margin:0;padding:0 28px 0 30px;position:fixed;left:50%;top:18px;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;background:#ffffffd6;border:1px solid #e8e2d8;border-radius:20px;box-shadow:0 22px 70px #312d2614;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .28s ease,opacity .28s ease,box-shadow .28s ease}.landing-header.is-visible{transform:translate3d(-50%,0,0);opacity:1}.landing-header.is-hidden{transform:translate3d(-50%,calc(-100% - 26px),0);opacity:0}.landing-brand{display:inline-flex;align-items:center;gap:14px;color:#27272a;text-decoration:none;font-size:28px;font-weight:700;letter-spacing:0}.landing-logo{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:#6ba57d;flex:0 0 38px}.landing-logo svg{width:100%;height:100%}.landing-nav{display:flex;align-items:center;gap:24px;font-size:16px;font-weight:600;flex-wrap:wrap;justify-content:center}.landing-nav a{color:#5f5b58;text-decoration:none;white-space:nowrap;transition:color .2s ease}.landing-nav a:hover{color:#3d8d5e}.landing-nav-register{display:none}.landing-auth-actions{display:flex;justify-content:flex-end;gap:12px}.landing-menu-toggle{display:none;width:48px;height:48px;border:1px solid #ded8cf;border-radius:14px;background:#fff;color:#4a4642;cursor:pointer;align-items:center;justify-content:center}.landing-btn{min-width:126px;border:1px solid #ded8cf;border-radius:14px;padding:16px 24px;background:#fff;color:#46423f;font:inherit;font-size:18px;font-weight:600;cursor:pointer;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.landing-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px #493f321f}.landing-btn:active{transform:translateY(0)}.landing-btn-primary{min-width:188px;border-color:transparent;background:linear-gradient(180deg,#77b291,#62a67e);color:#fff;box-shadow:0 12px 24px #5b9a7738}.landing-btn-primary:hover{box-shadow:0 18px 34px #5b9a774d;filter:saturate(1.05)}.landing-btn-ghost:hover{border-color:#cfc7bd;background:#fffdfa}.landing-hero{width:min(1820px,calc(100vw - 68px));min-height:calc(100vh - 104px);margin:0 auto;display:grid;grid-template-columns:690px minmax(0,1fr);gap:18px;align-items:center;position:relative}.landing-hero-copy{padding:28px 0 58px 36px;position:relative;z-index:2}.landing-beta{display:inline-flex;align-items:center;gap:12px;margin-bottom:28px;padding:11px 20px;border-radius:999px;background:#eaf1e9;color:#5f9675;font-size:17px;font-weight:600}.landing-beta span{width:11px;height:11px;border-radius:999px;background:#6aa77f}.landing-hero h1{max-width:690px;margin:0;font-size:53px;line-height:1.22;font-weight:800;letter-spacing:0}.landing-lead{max-width:640px;margin:28px 0;color:#6f6d6a;font-size:21px;line-height:1.52}.landing-pills{display:flex;flex-wrap:wrap;gap:12px 16px;max-width:560px}.landing-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 19px;border:1px solid #e2ddd5;border-radius:999px;background:#ffffffad;color:#403d39;font-size:17px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.landing-pill svg{color:#5f6a5e}.landing-pill:hover{transform:translateY(-2px);border-color:#d3dcd2;background:#ffffffeb;box-shadow:0 10px 22px #493f3214}.landing-cta-row{display:grid;grid-template-columns:380px 240px;gap:18px;margin-top:42px}.landing-cta{height:66px;border-radius:14px;border:1px solid #ded8cf;font:inherit;font-size:21px;font-weight:700;cursor:pointer;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.landing-cta:hover{transform:translateY(-3px)}.landing-cta:active{transform:translateY(0)}.landing-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:18px;color:#fff;border-color:transparent;background:linear-gradient(180deg,#79bd94,#65a980);box-shadow:0 18px 34px #5d99783b}.landing-cta-primary:hover{box-shadow:0 24px 42px #5d997852;filter:saturate(1.05)}.landing-cta-secondary{background:#ffffffb8;color:#4a4642}.landing-cta-secondary:hover{border-color:#cfc7bd;background:#fffffff5;box-shadow:0 16px 30px #493f321a}.landing-free-note{display:flex;align-items:flex-start;gap:14px;max-width:570px;margin-top:18px;color:#7b7772;font-size:17px;line-height:1.36}.landing-free-note svg{color:#69a77f;flex:0 0 auto}.landing-visual{height:790px;position:relative;align-self:center}.landing-app-window{position:absolute;left:38px;top:82px;width:790px;height:660px;border:1px solid #dfd9d0;border-radius:22px;background:#ffffffe6;box-shadow:0 34px 90px #362f2629;overflow:hidden}.landing-window-bar{height:44px;display:flex;align-items:center;gap:10px;padding-left:22px;border-bottom:1px solid #ebe5dc}.landing-window-bar .dot{width:13px;height:13px;border-radius:50%}.dot.red{background:#f47c55}.dot.yellow{background:#edb744}.dot.green{background:#7bb95b}.landing-app-body{display:grid;grid-template-columns:188px 1fr;height:calc(100% - 44px)}.landing-sidebar-preview{position:relative;padding:22px 15px;border-right:1px solid #eee8df;background:linear-gradient(180deg,#faf8f3,#f5f1e9);font-size:12px;color:#6c6760}.preview-brand{display:flex;align-items:center;gap:9px;margin-bottom:14px;color:#222;font-size:14px;font-weight:800}.preview-sun{width:15px;height:15px;display:inline-flex;align-items:center;justify-content:center;color:#73a982}.preview-nav-item,.preview-project{height:30px;display:flex;align-items:center;gap:7px;padding:0 8px;border-radius:8px;font-weight:600}.preview-nav-item.active{background:#ede9e1;color:#282522}.preview-nav-item span{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#857d73;flex:0 0 14px}.preview-nav-item.active .preview-nav-icon{color:#4d8f67}.preview-side-title{margin:20px 0 8px;color:#9a938b;font-size:10px;text-transform:uppercase}.preview-ritual-item{position:relative;padding-right:24px}.preview-nav-check{margin-left:auto;color:#9a948b;font-size:11px;font-style:normal}.preview-project span{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.preview-account{position:absolute;left:16px;right:16px;bottom:22px;padding:8px 10px;border:1px solid #e1dbd1;border-radius:12px;background:#fff;box-shadow:0 10px 24px #362f260f;display:flex;flex-direction:column;gap:6px}.preview-account-head{display:flex;align-items:center;gap:8px}.preview-account-avatar{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.12);background:#ece7de;color:#514b43;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex:0 0 auto}.preview-account-user{min-width:0;display:flex;flex-direction:column;gap:1px}.preview-account-user strong{color:#3f3a35;font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-account-user small{color:#5f5a53;font-size:9px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-account-actions{display:flex;gap:6px;min-width:0}.preview-account-actions button{flex:1;min-width:0;height:24px;border:1px solid #dedad2;border-radius:9px;background:#f7f4ef;color:#5a5752;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 6px;font-size:9px;font-weight:600;line-height:1}.landing-dashboard-preview{padding:21px 22px 22px}.preview-topline,.preview-metrics,.preview-board{display:grid;gap:12px}.preview-topline{grid-template-columns:1fr auto;align-items:start}.preview-topline h2{margin:0;font-size:20px}.preview-topline p{margin:6px 0 0;color:#8a837a;font-size:12px}.preview-topline button{border:1px solid #e5ded4;border-radius:9px;background:#fff;padding:9px 12px;color:#6f675e;font-size:11px}.preview-metrics{grid-template-columns:repeat(4,1fr);margin:22px 0 24px}.preview-metric{min-height:90px;padding:14px;border:1px solid #e7e0d7;border-radius:12px;background:#fff}.preview-metric span,.preview-metric small{display:block;color:#7f776e;font-size:11px}.preview-metric strong{display:block;margin:10px 0 7px;color:#1f1f1f;font-size:20px}.preview-board-title{margin-bottom:10px;font-size:16px;font-weight:800}.preview-board{grid-template-columns:repeat(3,1fr)}.preview-column{min-height:350px;padding:12px;border:1px solid #e5ded5;border-radius:12px;background:#fff}.preview-column-title{margin-bottom:12px;color:#4f4a45;font-size:13px;font-weight:800}.preview-task{padding:11px 10px;margin-bottom:9px;border:1px solid #e9e2d8;border-radius:8px;background:#fbfaf8}.preview-task.done{background:#eef5ec;border-color:#d9e8d5}.preview-task strong{display:block;margin-bottom:7px;font-size:11px}.preview-task span{display:flex;justify-content:space-between;color:#8b847c;font-size:10px}.landing-float-card{position:absolute;border:1px solid #e4ddd3;border-radius:16px;background:#fffffff0;box-shadow:0 20px 54px #352f271f}.calendar-card{top:32px;right:12px;width:330px;height:380px;padding:20px;z-index:4}.calendar-card>strong,.projects-card>strong,.upcoming-card>strong,.habits-card-preview>strong{display:block;color:#262320;font-size:15px;margin-bottom:16px}.mini-calendar-board{display:flex;flex-direction:column;gap:8px}.mini-calendar-header-row{display:flex;align-items:stretch}.mini-calendar-header-spacer{width:36px;flex:0 0 36px}.mini-calendar-header-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:1}.mini-calendar-header-cell{border-left:1px solid #ebe4da;background:#f7f5f0;padding:6px 3px;display:flex;flex-direction:column;align-items:center;gap:2px}.mini-calendar-header-cell:last-child{border-right:1px solid #ebe4da}.mini-calendar-header-cell.selected{background:#f2efe9}.mini-calendar-header-weekday{color:#8a847c;font-size:8px;text-transform:uppercase;font-weight:700}.mini-calendar-header-date{color:#2e2a25;font-size:12px;font-weight:700}.mini-calendar-schedule-grid{display:flex;gap:0;min-height:224px}.mini-time-column{width:36px;flex:0 0 36px;background:#faf9f6;position:relative}.mini-time-slot{height:28px;color:#8d857c;font-size:8px;font-weight:700;padding-top:2px}.mini-events-columns{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:1}.mini-events-column{position:relative;border-left:1px solid #ebe4da;background:repeating-linear-gradient(to bottom,transparent 0,transparent 27px,rgba(0,0,0,.06) 27px,rgba(0,0,0,.06) 28px)}.mini-events-column:last-child{border-right:1px solid #ebe4da}.mini-events-column:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#0000000f}.mini-schedule-event{position:absolute;z-index:1;padding:6px 7px;border-radius:8px;font-size:9px;line-height:1.2;font-weight:700;box-shadow:0 8px 18px #362f2614;white-space:normal;overflow-wrap:anywhere}.mini-schedule-event.green{top:30px;left:calc(0% + 4px);width:calc(25% - 8px)}.mini-schedule-event.orange{top:58px;left:calc(50% + 4px);width:calc(25% - 8px)}.mini-schedule-event.blue{top:142px;left:calc(25% + 4px);width:calc(25% - 8px)}.mini-schedule-event.violet{top:184px;left:calc(75% + 4px);width:calc(25% - 8px)}.mini-schedule-event.green{background:#e5f4e9;border:1px solid #a9d6b6;color:#5a9771}.mini-schedule-event.orange{background:#fff1df;border:1px solid #f0c68b;color:#b9772a}.mini-schedule-event.blue{background:#e8f4fd;border:1px solid #95c5ed;color:#4e8dbf}.mini-schedule-event.violet{background:#f2e9f5;border:1px solid #d9b9e3;color:#9465a8}.projects-card{left:142px;bottom:48px;width:260px;padding:17px;z-index:5}.project-progress{margin-bottom:12px}.project-progress span{display:flex;justify-content:space-between;margin-bottom:6px;font-size:11px;color:#4f4a44}.project-progress div{height:7px;overflow:hidden;border-radius:999px;background:#eee9e1}.project-progress i{display:block;height:100%;border-radius:inherit}.project-progress .green{background:#68aa82}.project-progress .blue{background:#74a7d5}.project-progress .yellow{background:#e4bd53}.projects-card button{width:100%;margin-top:4px;border:1px solid #e5ded5;border-radius:8px;background:#fff;padding:9px;color:#766f67;font-size:11px}.pomodoro-card-preview{right:6px;bottom:96px;width:206px;padding:22px;text-align:center;z-index:7}.pomodoro-mini-head{display:flex;align-items:center;gap:10px;color:#6d625c;font-size:15px}.pomodoro-mini-head span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#edf3e7}.pomodoro-time{margin-top:22px;color:#1f1e1d;font-size:31px;font-weight:800}.pomodoro-card-preview p,.pomodoro-card-preview small{color:#746e68;font-size:12px}.pomodoro-card-preview button{width:100%;height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:8px;background:#69aa82;color:#fff;font-weight:700}.upcoming-card{right:134px;bottom:304px;width:274px;padding:17px;z-index:3}.upcoming-card div{display:grid;grid-template-columns:42px 1fr 48px;gap:8px;margin-bottom:13px;color:#6f6861;font-size:11px}.upcoming-card b{color:#3a3632}.upcoming-card small{color:#6fad84;text-align:right}.habits-card-preview{right:146px;bottom:100px;width:276px;padding:17px;z-index:2}.habit-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:11px;color:#625c55}.habit-row div{display:flex;gap:8px}.habit-row i{width:8px;height:8px;border-radius:50%;background:#ede7df}.habit-row i.on{background:#74ad88}.landing-ai-suggestion{position:absolute;left:440px;bottom:106px;width:260px;min-height:78px;display:grid;grid-template-columns:26px 1fr;gap:10px;align-items:center;padding:14px 18px;border:2px dashed #77b08b;border-radius:14px;background:#ffffffe0;color:#496c58;font-size:13px;font-weight:700;line-height:1.35;z-index:6}.landing-ai-suggestion svg{color:#6cad82}.landing-arrow-line{position:absolute;right:72px;top:414px;width:58px;height:122px;border-right:2px dashed #78ae8b;border-top-right-radius:60px;opacity:.8}.landing-check-badge,.landing-target-badge{position:absolute;display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:#e7f2e7;color:#73a985;box-shadow:0 10px 24px #48735824}.landing-check-badge{left:358px;top:245px}.landing-target-badge{right:268px;bottom:214px}.landing-problem{width:min(1540px,calc(100vw - 120px));margin:0 auto;padding:34px 0 86px;text-align:left;position:relative}.landing-section-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-bottom:18px;padding:0 20px;border-radius:999px;background:#e8f3ea;color:#5d9773;font-size:17px;font-weight:700}.landing-problem h2{margin:0;color:#242426;font-size:58px;line-height:1.12;font-weight:800;letter-spacing:0}.landing-section-lead{margin:26px 0 48px;color:#74706d;font-size:21px;line-height:1.52}.landing-compare{display:grid;grid-template-columns:minmax(0,1fr) 74px minmax(0,1.08fr);align-items:center;gap:14px;text-align:left}.landing-compare-card{min-height:710px;padding:34px 36px 30px;border:1px solid #e4ddd4;border-radius:20px;background:#ffffffad;box-shadow:0 24px 80px #362f260f}.compare-bad{background:radial-gradient(circle at 18% 14%,rgba(233,112,79,.08),transparent 26%),#ffffffad}.compare-good{background:radial-gradient(circle at 80% 12%,rgba(104,170,130,.1),transparent 30%),#ffffffb8}.compare-pill{display:inline-flex;align-items:center;min-height:37px;margin-bottom:18px;padding:0 16px;border-radius:10px;font-size:15px;font-weight:700}.compare-bad .compare-pill{background:#faede8;color:#b44d3f}.compare-good .compare-pill{background:#e8f3ea;color:#4f986e}.landing-compare-card h3{margin:0 0 25px;color:#28282b;font-size:28px;line-height:1.2;font-weight:800}.compare-list{display:flex;flex-direction:column}.compare-row{min-height:82px;display:grid;grid-template-columns:58px minmax(0,1fr) 30px;align-items:center;gap:18px;border-bottom:1px solid #ebe5dc}.compare-row:first-child{border-top:none}.compare-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid #ece6dd;border-radius:11px;background:#fff;box-shadow:0 9px 24px #302c2612}.compare-icon.blue{color:#6780be;background:#fbfbff}.compare-icon.green{color:#5aa57b;background:#fbfdfb}.compare-icon.yellow{color:#d4aa32;background:#fffdf7}.compare-icon.red{color:#dc6659;background:#fffbfa}.compare-icon.violet{color:#aa87dd;background:#fdfaff}.compare-copy strong{display:block;color:#27272a;font-size:18px;line-height:1.25;font-weight:700}.compare-copy small{display:block;margin-top:6px;color:#77716b;font-size:16px;line-height:1.25}.compare-status{width:28px;height:28px;display:grid;place-items:center;border-radius:50%}.compare-status.bad{background:#fdece7;color:#d36150}.compare-status.good{background:#e8f5eb;color:#5fac7c}.compare-result{min-height:52px;margin-top:30px;display:flex;align-items:center;justify-content:center;gap:13px;border-radius:10px;font-size:16px;font-weight:700}.compare-result.bad{background:linear-gradient(90deg,#fcede7b3,#fdf5f1eb);color:#bc5544}.compare-result.good{background:linear-gradient(90deg,#e8f4ebbf,#f6faf7f0);color:#4d9870}.landing-compare-arrow{width:74px;height:74px;display:grid;place-items:center;border:1px solid #e7e0d7;border-radius:50%;background:#ffffffdb;color:#5aa176;box-shadow:0 18px 46px #342f281a;justify-self:center}.landing-problem-summary{width:min(840px,70vw);min-height:92px;margin:32px auto 0;display:grid;grid-template-columns:48px 1fr;align-items:center;gap:22px;padding:18px 34px;border:1px solid #e4ddd4;border-radius:18px;background:#ffffffd1;box-shadow:0 20px 58px #362f2614;color:#27272a;text-align:left;font-size:20px;line-height:1.38}.landing-problem-summary svg{color:#62a77c}.landing-problem-summary strong{display:block;color:#4c946b;font-weight:800}.landing-tools{width:min(1540px,calc(100vw - 120px));margin:0 auto;padding:46px 0 92px;text-align:left}.landing-tools h2{margin:0;color:#161719;font-size:58px;line-height:1.12;font-weight:800;letter-spacing:0}.landing-tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:44px;text-align:left}.tool-card{min-height:330px;padding:22px 24px;border:1px solid #e6dfd6;border-radius:20px;background:radial-gradient(circle at 22% 18%,rgba(104,170,130,.06),transparent 28%),#ffffffb8;box-shadow:0 24px 70px #362f2612;overflow:hidden}.tool-card-head{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:20px;min-height:78px;margin-bottom:18px}.tool-icon{width:62px;height:62px;display:grid;place-items:center;border:1px solid #e8e1d8;border-radius:18px;background:#fff;box-shadow:0 13px 28px #332d2614}.tool-icon.green{color:#5eab80;background:#e9f6ed}.tool-icon.blue{color:#4f83df;background:#edf4ff}.tool-icon.yellow{color:#d5a828;background:#fff9e6}.tool-icon.orange{color:#e77f35;background:#fff0e4}.tool-icon.violet{color:#7569cf;background:#f1edff}.tool-card h3{margin:0 0 8px;color:#151619;font-size:22px;line-height:1.18;font-weight:800}.tool-card p{margin:0;color:#696662;font-size:16px;line-height:1.45}.tool-preview{position:relative;min-height:158px;padding:15px 16px 16px;border:1px solid #e6dfd6;border-radius:15px;background:#ffffffc7;box-shadow:inset 0 1px #ffffffe6;color:#171719}.tool-preview-label,.tool-preview>span{display:block;margin-bottom:6px;color:#6d6760;font-size:11px;font-weight:700;text-transform:uppercase}.tool-preview>strong{display:block;margin-bottom:16px;font-size:17px;line-height:1.15}.tool-preview-badge,.habits-preview-tool>b{position:absolute;top:12px;right:14px;min-width:38px;height:27px;display:grid;place-items:center;padding:0 10px;border-radius:999px;background:#e6f3eb;color:#5aa178;font-size:11px;line-height:27px;text-align:center;font-weight:800}.task-stat-row,.progress-stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:8px 0 20px}.progress-stat-row{grid-template-columns:repeat(3,1fr)}.task-stat-row div,.progress-stat-row div{min-height:54px;padding:9px 10px;border-radius:8px;background:#f7f4ef}.task-stat-row small,.progress-stat-row small{display:block;margin-bottom:6px;color:#8a837a;font-size:10px}.task-stat-row b,.progress-stat-row b{color:#19191b;font-size:18px}.tool-progress-line{height:8px;overflow:hidden;border-radius:999px;background:#edf0ec}.tool-progress-line span{display:block;height:100%;border-radius:inherit;background:#65ad84}.tool-progress-line.muted span{background:#d9ded8}.schedule-preview{padding:0}.schedule-preview-top{display:grid;grid-template-columns:1fr repeat(4,auto);gap:14px;align-items:center;padding:13px 14px 12px;border-bottom:1px solid #ebe5dc;font-size:11px}.schedule-preview-top strong{color:#1c1c1f;font-size:14px}.schedule-preview-top span{color:#7d766f}.schedule-preview-top b{padding:7px 10px;border-radius:8px;background:#dff1e7;color:#4f956c}.schedule-preview-grid{display:grid;grid-template-columns:58px repeat(3,1fr);grid-auto-rows:45px;color:#6e6861;font-size:11px}.schedule-preview-grid>*{border-right:1px solid #eee8df;border-bottom:1px solid #eee8df;padding:8px}.schedule-preview-grid strong{color:#262629;text-align:center;font-size:13px;line-height:1.25}.schedule-preview-grid small{display:flex;align-items:center;color:#706a63}.schedule-event{border-radius:7px;font-weight:700;line-height:1.3}.schedule-event.green{background:#dff3e6;color:#459264}.schedule-event.blue{background:#edf2ff;color:#356fd2}.kanban-preview{padding-bottom:0}.kanban-preview>strong{margin-bottom:12px;font-size:14px}.kanban-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.kanban-preview-grid div{min-height:124px;padding:10px;border-radius:9px;background:#faf8f5}.kanban-preview-grid b{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px}.kanban-preview-grid b span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#eee9e2;color:#766f67}.kanban-preview-grid small{display:block;margin-bottom:10px;color:#6f6861;font-size:10px}.kanban-preview-grid p{min-height:48px;padding:9px;border:1px solid #ebe5dc;border-radius:7px;background:#fff;color:#2b2926;font-size:10px;font-weight:700;line-height:1.35}.habits-preview-tool{min-height:178px}.habits-week-row{display:grid;grid-template-columns:repeat(7,1fr);margin:22px 0 18px;border-left:1px solid #eee8df}.habits-week-row div{display:grid;place-items:center;gap:12px;border-right:1px solid #eee8df}.habits-week-row small{color:#68625b;font-size:11px;font-weight:700}.habits-week-row i{width:24px;height:24px;display:grid;place-items:center;border:2px solid #e0ddd7;border-radius:50%;color:#fff}.habits-week-row i.done{border-color:#76b68d;background:#67ad83}.focus-preview-main{display:grid;grid-template-columns:1fr 52px 52px;align-items:center;gap:18px;margin:18px 0}.focus-preview-main b{color:#18181a;font-size:35px;line-height:1}.focus-preview-main button,.focus-preview-main i{width:52px;height:52px;display:grid;place-items:center;border:none;border-radius:50%}.focus-preview-main button{background:#62aa80;color:#fff}.focus-preview-main i{background:#f0eeeb;color:#8a837a}.focus-preview small{display:block;margin-bottom:12px;color:#69635d;font-size:12px}.progress-preview .progress-stat-row div:nth-child(2) b{color:#51a06e}.landing-interface{width:min(1680px,calc(100vw - 92px));margin:0 auto;padding:42px 0 96px;text-align:center}.landing-interface h2{margin:0;color:#17181a;font-size:58px;line-height:1.12;font-weight:800;letter-spacing:0}.interface-tabs{display:flex;justify-content:center;gap:30px;margin:34px 0 28px}.interface-tabs button{min-width:198px;height:58px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid #e3dcd3;border-radius:14px;background:#ffffffbd;color:#6b655f;font:inherit;font-size:18px;font-weight:700;box-shadow:0 14px 34px #362f260d}.interface-tabs button.active{border-color:#7fc09a;background:#ffffffdb;color:#4da070}.interface-spotlight{margin-top:18px;border:1px solid #e4ddd4;border-radius:20px;background:radial-gradient(circle at 12% 0%,rgba(104,170,130,.1),transparent 24%),#fffc;box-shadow:0 26px 82px #362f2614;overflow:hidden}.interface-spotlight-shell{min-height:760px;padding:26px;border-bottom:1px solid #e8e1d8;background:#fffdfa}.interface-screen{width:100%;min-height:706px;border:1px solid #e7e0d7;border-radius:18px;background:#fffffff5;box-shadow:0 24px 60px #362f2614;overflow:hidden}.interface-live-preview{position:relative;background:#fbf8f2}.interface-live-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.interface-live-preview>*{height:100%}.interface-live-preview *{pointer-events:none!important;-webkit-user-select:none;user-select:none}.interface-live-preview-home .home-dashboard{min-height:100%;padding:22px;background:#fbf8f2}.interface-live-preview-today{background:#f8f4ee}.interface-live-preview-today .today-layout{min-height:100%;padding:18px 18px 0;background:#f8f4ee}.interface-live-preview-today .today-column{padding-right:16px}.interface-live-preview-calendar{background:#faf9f6}.interface-live-preview-calendar .calendar-layout{min-height:100%;padding:20px 22px;background:#faf9f6}.interface-live-preview-projects{background:#f8f4ee}.interface-live-preview-projects .project-layout{min-height:100%;padding:0;align-items:stretch}.interface-live-preview-projects .project-card{max-width:none;min-height:100%;height:100%;max-height:none;border:none;border-radius:0;box-shadow:none;padding:24px 24px 18px}.interface-spotlight-caption{background:#ffffffb3}.interface-card-caption{display:grid;grid-template-columns:66px 1fr;align-items:center;gap:18px;padding:20px}.interface-card-caption>span{width:58px;height:58px;display:grid;place-items:center;border:1px solid #bde2c9;border-radius:16px;background:#e9f6ed;color:#52a575}.interface-card-caption h3{margin:0 0 8px;color:#1e1f21;font-size:19px;line-height:1.18;font-weight:800}.interface-card-caption p{margin:0;color:#6d6862;font-size:16px;line-height:1.42}.landing-today-schedule-preview{display:grid;gap:12px;padding:16px;border:1px solid #e8e1d6;border-radius:18px;background:#fffffff5;box-shadow:0 16px 34px #362f260d}.landing-today-schedule-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-today-schedule-head strong{color:#1f201f;font-size:14px;font-weight:800}.landing-today-schedule-head span{color:#8a837b;font-size:12px;font-weight:600}.landing-today-schedule-item{display:grid;grid-template-columns:56px 1fr;gap:10px;align-items:center}.landing-today-schedule-item small{color:#8b847c;font-size:11px;font-weight:700}.landing-today-schedule-item span{min-width:0;padding:10px 12px;border-radius:12px;background:#f5faf7;color:#3f433f;font-size:12px;font-weight:700}.landing-calendar-preview{display:flex;flex-direction:column;height:100%}.landing-calendar-toolbar{display:inline-flex;align-items:center;gap:8px}.landing-calendar-toolbar span,.landing-calendar-toolbar b{padding:8px 12px;border-radius:999px;background:#f2eee8;color:#7f776f;font-size:11px;font-weight:700}.landing-calendar-toolbar b{background:#e7f4eb;color:#4d9a6d}.landing-calendar-shell{display:flex;flex:1;flex-direction:column;min-height:0;padding:10px 2px 0}.landing-calendar-head{display:grid;grid-template-columns:70px repeat(7,minmax(0,1fr));align-items:end;gap:0;padding:0 0 10px}.landing-calendar-head strong{color:#5d564f;font-size:12px;font-weight:800;text-align:center}.landing-calendar-grid{position:relative;flex:1;display:grid;grid-template-columns:70px repeat(7,minmax(0,1fr));grid-auto-rows:minmax(44px,1fr);border-top:1px solid #ece4da;border-left:1px solid #ece4da;background:linear-gradient(to right,rgba(236,228,218,.85) 1px,transparent 1px),linear-gradient(to bottom,rgba(236,228,218,.85) 1px,transparent 1px);background-size:calc((100% - 70px) / 7) 100%,100% 44px;background-position:70px 0,0 0}.landing-calendar-grid>small{display:flex;align-items:flex-start;justify-content:center;padding-top:8px;color:#92877c;font-size:11px;font-weight:700}.landing-calendar-grid>i{border-right:1px solid #ece4da;border-bottom:1px solid #ece4da}.landing-calendar-event{position:absolute;z-index:1;padding:10px 12px;border-radius:12px;font-size:12px;line-height:1.35;font-weight:700;box-shadow:0 12px 24px #362f2614;white-space:normal}.landing-calendar-event.tone-green{top:94px;left:calc(70px + ((100% - 70px) / 7) * .12);width:calc(((100% - 70px) / 7) * .86);background:#e7f6eb;color:#4d956b}.landing-calendar-event.tone-blue{top:136px;left:calc(70px + ((100% - 70px) / 7) * 2.08);width:calc(((100% - 70px) / 7) * .9);background:#e8efff;color:#5876c8}.landing-calendar-event.tone-violet{top:98px;left:calc(70px + ((100% - 70px) / 7) * 3.1);width:calc(((100% - 70px) / 7) * .9);background:#f2ecff;color:#7b66bf}.landing-calendar-event.tone-yellow{top:222px;left:calc(70px + ((100% - 70px) / 7) * 3.28);width:calc(((100% - 70px) / 7) * .95);background:#fff3de;color:#bb7d28}.landing-calendar-event.tone-mint{top:350px;left:calc(70px + ((100% - 70px) / 7) * 2.18);width:calc(((100% - 70px) / 7) * .95);background:#e8f8f1;color:#409676}.landing-calendar-event.tone-late{top:520px;left:calc(70px + ((100% - 70px) / 7) * 3.16);width:calc(((100% - 70px) / 7) * .92);background:#e9f0ff;color:#5078c9}.interface-screen-home{display:grid;grid-template-columns:210px 1fr}.interface-sidebar-full{position:relative;padding:24px 18px;border-right:1px solid #eee8df;background:linear-gradient(180deg,#f8f4ee,#f5f1e9)}.interface-sidebar-full strong{display:block;margin-bottom:18px;color:#151515;font-size:14px}.interface-sidebar-full span,.interface-sidebar-full small{height:30px;display:flex;align-items:center;margin-bottom:5px;padding:0 10px;border-radius:8px;color:#5e5a55;font-size:11px;font-weight:700}.interface-sidebar-full span.active{background:#e5dfd6;color:#23211f}.interface-sidebar-full b{display:block;margin:18px 0 6px;color:#968f86;font-size:10px;text-transform:uppercase}.interface-sidebar-full small.orange{color:#ba7330}.interface-sidebar-full footer{position:absolute;left:18px;right:18px;bottom:24px;display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center}.interface-sidebar-full footer i{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#7db0da,#f1c08a)}.interface-sidebar-full footer strong{margin:0 0 2px;font-size:11px}.interface-sidebar-full footer small{margin:0;padding:0;height:auto;color:#6e6861;font-size:10px}.interface-main-home{padding:28px 22px 22px}.interface-main-top{display:flex;justify-content:space-between;margin-bottom:20px}.interface-main-top strong{display:block;color:#171719;font-size:20px}.interface-main-top small,.interface-main-top span{color:#837b72;font-size:12px}.interface-home-card,.interface-home-secondary section{border:1px solid #ece5dc;border-radius:12px;background:#fff;box-shadow:0 12px 30px #362f260d}.interface-home-card{padding:18px}.home-card-wide{margin-bottom:14px}.interface-home-card>small{display:block;margin-bottom:6px;color:#8a837b;font-size:10px;font-weight:800;text-transform:uppercase}.interface-home-card>strong{display:block;margin-bottom:12px;color:#171719;font-size:16px}.interface-home-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px}.interface-home-stats span,.interface-home-double span{padding:9px;border-radius:7px;background:#f8f5f0}.interface-home-stats small,.interface-home-double span{display:block;margin-bottom:5px;color:#8a837b;font-size:10px}.interface-home-stats b,.interface-home-double b{color:#151515;font-size:16px}.interface-home-card i,.interface-home-secondary i,.interface-home-card em{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e9ede8}.interface-home-card i span,.interface-home-secondary i span,.interface-home-card em span{display:block;height:100%;border-radius:inherit;background:#62aa80}.interface-home-secondary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.interface-home-double{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.interface-home-list p{display:flex;align-items:center;gap:6px;margin:9px 0;color:#67615b;font-size:12px}.interface-home-list p svg{color:#62aa80}.home-card-footer{min-height:122px}.interface-home-next{display:grid;gap:10px}.interface-home-next p{display:flex;justify-content:space-between;gap:16px;margin:0;color:#232325;font-size:12px}.interface-home-next b{color:#6e6861;font-size:11px;font-weight:600}.interface-screen-today,.interface-screen-projects,.interface-screen-calendar{padding:28px 24px}.interface-panel-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.interface-panel-head strong{display:block;color:#171719;font-size:20px}.interface-panel-head small{color:#837b72;font-size:12px}.interface-panel-toggle{display:flex;gap:10px}.interface-panel-toggle span,.interface-panel-toggle b{padding:8px 14px;border-radius:999px;background:#f6f2ed;color:#756f68;font-size:11px;font-weight:700}.interface-panel-toggle b{background:#e4f3e9;color:#4d986d}.interface-kanban-full,.interface-project-board-full{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;min-height:610px}.interface-kanban-full section,.interface-project-board-full section{padding:14px;border:1px solid #eee8df;border-radius:14px;background:#fcfaf7}.interface-kanban-full header,.interface-project-board-full header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.interface-kanban-full header strong,.interface-project-board-full header strong{color:#171719;font-size:14px}.interface-kanban-full header span,.interface-project-board-full header span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#eee9e2;color:#7b756e;font-size:11px}.interface-kanban-full>section>small,.interface-project-board-full>section>small{display:block;margin-bottom:15px;color:#2f2f31;font-size:11px}.interface-kanban-full article,.interface-project-board-full article{min-height:80px;margin:0 0 12px;padding:12px;border:1px solid #eee8df;border-radius:10px;background:#fff;box-shadow:0 8px 20px #362f260a}.interface-kanban-full article strong,.interface-project-board-full article strong{display:block;margin-bottom:10px;color:#171719;font-size:13px;line-height:1.4}.interface-kanban-full article p,.interface-project-board-full article p{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:0;color:#6e6861;font-size:11px}.interface-project-board-full article p span,.interface-kanban-full article p span{white-space:nowrap}.interface-screen-calendar{position:relative}.interface-calendar-full{border:1px solid #eee8df;border-radius:16px;overflow:hidden;background:#fff}.interface-calendar-days{display:grid;grid-template-columns:58px repeat(7,1fr);min-height:58px;border-bottom:1px solid #eee8df}.interface-calendar-days>*{padding:12px 8px;border-right:1px solid #eee8df}.interface-calendar-days strong{color:#1d1d20;font-size:11px;text-align:center}.interface-calendar-grid{position:relative;display:grid;grid-template-columns:58px repeat(7,1fr);grid-auto-rows:45px;border-top:1px solid #eee8df;border-left:1px solid #eee8df}.interface-calendar-grid>*{border-right:1px solid #eee8df;border-bottom:1px solid #eee8df;padding:8px}.interface-calendar-grid small{color:#716b64;font-size:10px}.interface-calendar-grid i{min-width:0}.calendar-event{position:absolute;z-index:1;border:none;border-radius:7px;font-size:10px;font-weight:700;line-height:1.35}.full-event-green{left:126px;top:98px;width:126px;height:60px;background:#dff3e6;color:#3d8e60}.full-event-blue{left:308px;top:142px;width:112px;height:64px;background:#e6f0fb;color:#3974b6}.full-event-violet{left:486px;top:98px;width:116px;height:58px;background:#f0e7f7;color:#8a62a3}.full-event-yellow{left:428px;top:232px;width:128px;height:66px;background:#fbecd9;color:#a56d2f}.full-event-mint{left:306px;top:366px;width:122px;height:66px;background:#e2f4ec;color:#4a9870}.full-event-blue-late{left:432px;top:506px;width:124px;height:62px;background:#e6f0fb;color:#3974b6}.interface-project-board-full{min-height:610px}.interface-project-board-full article{min-height:76px}.interface-project-board-full article p{align-items:flex-start}.interface-project-board-full article p span{color:#8a837b;font-size:10px}.interface-spotlight-projects article strong,.interface-spotlight-today article strong{font-weight:700}.interface-summary{width:min(1450px,86vw);min-height:160px;margin:36px auto 0;display:grid;grid-template-columns:86px minmax(0,1fr) 500px;align-items:center;gap:28px;padding:30px 44px;border:1px solid #dfe8de;border-radius:18px;background:radial-gradient(circle at 8% 45%,rgba(104,170,130,.12),transparent 20%),#ffffffb3;box-shadow:0 20px 58px #362f260f;text-align:left}.interface-summary-icon{width:78px;height:78px;display:grid;place-items:center;border:1px dashed #b8dec4;border-radius:50%;background:#fff;color:#5ea97e}.interface-summary h3{margin:0 0 10px;color:#1c1d1f;font-size:22px;line-height:1.22}.interface-summary p{margin:0;color:#67625d;font-size:17px;line-height:1.5}.interface-summary-note{display:grid;grid-template-columns:60px 1fr;align-items:center;gap:18px;padding:16px;border:1px solid #e9e2d9;border-radius:12px;background:#ffffffd1;box-shadow:0 16px 42px #362f2614}.interface-summary-note span{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:#e9f6ed;color:#51a474}.landing-ai-section{width:min(1600px,calc(100vw - 92px));margin:0 auto;padding:42px 0 96px;text-align:left}.landing-ai-section .landing-section-kicker{gap:9px}.landing-ai-section h2{margin:0;color:#090b0d;font-size:62px;line-height:1.08;font-weight:800;letter-spacing:0}.landing-ai-section .landing-section-lead strong{color:#4f9b70}.ai-feature-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) .82fr;gap:22px;margin-top:42px;text-align:left}.ai-card,.ai-soon-panel,.ai-flow-card,.ai-beta-cta{border:1px solid #e4ddd4;border-radius:18px;background:#ffffffbd;box-shadow:0 24px 72px #362f2612}.ai-card{min-height:540px;padding:30px}.ai-card-icon{width:78px;height:78px;display:grid;place-items:center;margin-bottom:24px;border:1px solid #e4ddd4;border-radius:20px;box-shadow:0 14px 34px #362f2614}.ai-card-icon.green{background:#e8f5ee;color:#52a575}.ai-card-icon.violet{background:#f0ecff;color:#806bd7}.ai-card-icon.blue{background:#eaf6ff;color:#4c9fd1}.ai-card h3{margin:0 0 16px;color:#111214;font-size:23px;line-height:1.28;font-weight:800}.ai-card>p,.ai-soon-panel>p{margin:0;color:#67625d;font-size:16px;line-height:1.55}.ai-demo{margin-top:30px;padding:18px;border:1px solid #e6dfd6;border-radius:15px;background:#ffffffb8;box-shadow:inset 0 1px #fffc}.ai-demo label{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start;color:#252527;font-size:16px;line-height:1.45;font-weight:700}.ai-demo label span{width:18px;height:18px;margin-top:2px;border:2px solid #d5d2cd;border-radius:4px}.ai-start-demo div{margin-top:24px;padding:18px;border:1px solid #cbe8d4;border-radius:12px;background:linear-gradient(180deg,#e6f7ede6,#f6fcf8eb)}.ai-start-demo small{display:flex;align-items:center;gap:9px;color:#4f9970;font-size:14px}.ai-start-demo strong{display:block;margin:14px 0 9px;color:#31935c;font-size:26px;line-height:1.1}.ai-start-demo p{margin:0 0 20px;color:#6b6761;font-size:15px}.ai-start-demo button{height:44px;border:1px solid #dce7dd;border-radius:9px;background:#fff;color:#4b9b6c;font:inherit;font-weight:800}.ai-start-demo button:first-of-type{width:calc(100% - 76px);margin-right:10px}.ai-start-demo button:last-of-type{width:62px;color:#252527}.ai-duration-demo>small{display:inline-flex;margin:18px 0 16px 42px;padding:7px 12px;border-radius:8px;background:#f1efec;color:#77716b;font-size:13px;font-weight:700}.ai-duration-demo div{padding:18px;border:1px solid #d8cdf7;border-radius:11px;background:linear-gradient(180deg,#f7f4fffa,#ffffffe6)}.ai-duration-demo div strong{display:block;color:#735fd0;font-size:17px}.ai-duration-demo div p{margin:11px 0 0;color:#68627f;font-size:14px}.ai-duration-demo i{position:relative;display:block;height:7px;margin:36px 18px 12px;border-radius:999px;background:#ede9f8}.ai-duration-demo i span{position:absolute;left:50%;top:50%;width:15px;height:15px;border-radius:50%;background:#806bd7;transform:translate(-50%,-50%)}.ai-duration-demo footer{display:flex;justify-content:space-between;color:#8a837a;font-size:13px}.ai-duration-demo footer b{color:#6254b2}.ai-benefits-demo{padding:24px 22px}.ai-benefits-demo span{display:flex;align-items:center;gap:12px;min-height:42px;color:#242527;font-size:15px;font-weight:700}.ai-benefits-demo span svg{color:#52a575;background:#e8f5ee;border-radius:50%}.ai-benefits-demo strong{display:block;margin-top:22px;padding-top:20px;border-top:1px solid #e8e1d8;color:#4c9b6f;font-size:15px;line-height:1.45}.ai-soon-panel{min-height:540px;padding:28px;border-color:#d7eadc;background:radial-gradient(circle at 72% 0%,rgba(89,170,123,.12),transparent 30%),#ffffffc2}.ai-soon-badge{display:inline-flex;align-items:center;min-height:40px;margin-bottom:20px;padding:0 16px;border-radius:12px;background:#e5f4ea;color:#4f9b70;font-size:16px;font-weight:800}.ai-soon-item{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;margin-top:24px}.ai-soon-item span{width:58px;height:58px;display:grid;place-items:center;border:1px solid #e5ded5;border-radius:14px;background:#fff;color:#6c61d0;box-shadow:0 10px 24px #362f260f}.ai-soon-item:nth-of-type(3) span,.ai-soon-item:nth-of-type(4) span{color:#4c9fd1}.ai-soon-item:nth-of-type(5) span{color:#aa80df}.ai-soon-item strong{display:block;margin-bottom:5px;color:#171719;font-size:15px;line-height:1.25}.ai-soon-item small{display:block;color:#68625d;font-size:13px;line-height:1.45}.ai-flow-card{min-height:142px;margin-top:18px;padding:28px;display:grid;grid-template-columns:84px 260px minmax(0,1fr) 360px;align-items:center;gap:22px;text-align:left}.ai-flow-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:18px;background:#e6f5ec;color:#55a778}.ai-flow-copy h3{margin:0 0 10px;color:#161719;font-size:18px}.ai-flow-copy p,.ai-flow-note p{margin:0;color:#67625d;font-size:15px;line-height:1.45}.ai-flow-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;position:relative}.ai-flow-steps div{position:relative;display:grid;justify-items:center;gap:10px;color:#65605b;text-align:center}.ai-flow-steps div:not(:last-child):after{content:"";position:absolute;top:22px;left:calc(50% + 28px);width:calc(100% - 34px);border-top:2px dashed #b8ddc4}.ai-flow-steps span{width:46px;height:46px;display:grid;place-items:center;border:1px solid #cfe8d6;border-radius:12px;background:#eef8f1;color:#58a778}.ai-flow-steps small{font-size:14px;line-height:1.3}.ai-flow-note{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:18px;padding-left:28px;border-left:1px solid #e4ddd4}.ai-flow-note span{width:50px;height:50px;display:grid;place-items:center;border:1px solid #cfe8d6;border-radius:14px;background:#fff;color:#58a778}.ai-beta-cta{min-height:110px;margin-top:18px;padding:22px 28px;display:grid;grid-template-columns:92px minmax(0,1.2fr) 70px minmax(0,1fr) 320px;align-items:center;gap:24px;background:radial-gradient(circle at 5% 50%,rgba(237,147,69,.14),transparent 18%),linear-gradient(90deg,#fff2e7db,#ffffffb8);text-align:left}.ai-beta-label{width:74px;height:44px;display:grid;place-items:center;border-radius:13px;background:#ffe2c0;color:#af641d;font-size:20px;font-weight:900}.ai-beta-cta h3{margin:0 0 8px;color:#191a1c;font-size:23px}.ai-beta-cta p{margin:0;color:#625d58;font-size:16px;line-height:1.45}.ai-beta-heart{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;background:#fff;color:#ef7f45;box-shadow:0 14px 34px #362f2614}.ai-beta-cta button{height:52px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid #67b184;border-radius:11px;background:#ffffff9e;color:#4b9b6c;font:inherit;font-size:18px;font-weight:800;cursor:pointer}.landing-audience{width:min(1640px,calc(100vw - 92px));margin:0 auto;padding:42px 0 92px;text-align:left}.landing-audience .landing-section-kicker{gap:9px}.landing-audience h2{margin:0;color:#090b0d;font-size:58px;line-height:1.12;font-weight:800;letter-spacing:0}.audience-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin-top:44px;text-align:left}.audience-card{min-height:530px;padding:22px 18px 18px;border:1px solid #e4ddd4;border-radius:18px;background:#ffffffbd;box-shadow:0 24px 72px #362f2612}.audience-icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:20px;border:1px solid #e4ddd4;border-radius:18px;box-shadow:0 13px 28px #332d2614}.audience-icon.green{background:#e9f6ed;color:#55a778}.audience-icon.violet{background:#f1edff;color:#836bd8}.audience-icon.yellow{background:#fff7df;color:#d19a18}.audience-icon.orange{background:#fff0e4;color:#e87935}.audience-card h3{min-height:48px;margin:-66px 0 22px 84px;color:#111214;font-size:18px;line-height:1.25;font-weight:800}.audience-card>p{margin:0 0 24px;color:#5f5b56;font-size:15px;line-height:1.55}.audience-mini{min-height:305px;padding:14px;border:1px solid #e6dfd6;border-radius:14px;background:#fffc;box-shadow:inset 0 1px #ffffffe6;overflow:hidden}.audience-mini>strong{display:block;margin-bottom:13px;color:#151719;font-size:14px}.audience-project-mini>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.audience-project-mini section{min-height:184px;padding:10px;border:1px solid #eee8df;border-radius:10px;background:#fbfaf8}.audience-project-mini b,.audience-project-mini p,.audience-today-mini p,.audience-team-mini p,.audience-study-mini p{color:#242527;font-size:10px;line-height:1.4}.audience-project-mini b{display:flex;justify-content:space-between;margin-bottom:18px;font-size:11px}.audience-project-mini b span,.audience-team-mini p small{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;background:#eee9e2;color:#756f68}.audience-project-mini p{position:relative;margin:0 0 21px;padding-left:15px}.audience-project-mini p:before{content:"";position:absolute;left:0;top:5px;width:7px;height:7px;border-radius:50%;background:#ea7857}.audience-project-mini section:nth-child(2) p:before{background:#66b684}.audience-toggle{display:flex;gap:8px;margin:-4px 0 16px}.audience-toggle span,.audience-toggle b{padding:7px 12px;border-radius:999px;font-size:10px}.audience-toggle span{background:#e7f5ec;color:#4a986d}.audience-toggle b{background:#f7f4ef;color:#736d66}.audience-today-mini p,.audience-study-mini p{display:grid;grid-template-columns:15px 1fr 46px;gap:9px;align-items:center;margin:0;min-height:42px;border-bottom:1px solid #eee8df}.audience-today-mini p i,.audience-study-mini p i{width:14px;height:14px;border:2px solid #d7d3ce;border-radius:3px}.audience-today-mini p small,.audience-study-mini p small{color:#77716b;text-align:right}.audience-progress{height:8px;margin-top:18px;overflow:hidden;border-radius:999px;background:#e9ede8}.audience-progress span{display:block;height:100%;border-radius:inherit;background:#62aa80}.audience-avatars{display:flex;align-items:center;gap:2px;margin-bottom:18px}.audience-avatars span{width:25px;height:25px;border:2px solid #fff;border-radius:50%;background:linear-gradient(135deg,#f2c28f,#7aa889)}.audience-avatars span:nth-child(2){background:linear-gradient(135deg,#b8c6f3,#e5b78b)}.audience-avatars span:nth-child(3){background:linear-gradient(135deg,#f1a96b,#806bd7)}.audience-avatars span:nth-child(4){background:#d9d6d1}.audience-avatars b{margin-left:auto;color:#4b9b6c;font-size:11px}.audience-team-mini p{display:grid;grid-template-columns:16px 1fr 58px;gap:9px;align-items:center;min-height:38px;margin:0;border-bottom:1px solid #eee8df}.audience-team-mini p svg{color:#6c6760}.audience-team-mini p small{width:auto;padding:0 8px;border-radius:999px;font-size:10px}.audience-team-mini a{display:inline-flex;margin-top:15px;color:#4b9b6c;font-size:12px;font-weight:800;text-decoration:none}.audience-rhythm-mini>strong{display:flex;justify-content:space-between}.audience-rhythm-mini>strong span{padding:5px 9px;border-radius:999px;background:#f1efec;color:#68625d;font-size:11px}.audience-week{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin:20px 0 16px}.audience-week span{display:grid;justify-items:center;gap:8px}.audience-week small{color:#77716b;font-size:9px;font-weight:700}.audience-week i{width:19px;height:19px;border:2px solid #e1ded8;border-radius:50%}.audience-week i.done{border-color:#67b184;background:#67b184}.audience-rhythm-mini section{padding:14px;border:1px solid #eee8df;border-radius:12px}.audience-rhythm-mini section b,.audience-study-mini section b{display:block;margin-bottom:8px;color:#171719;font-size:13px}.audience-rhythm-mini section small{color:#716b64;font-size:10px}.audience-rhythm-mini section div{display:flex;align-items:center;justify-content:space-between;margin:14px 0}.audience-rhythm-mini section strong{font-size:24px}.audience-rhythm-mini button{width:42px;height:42px;display:grid;place-items:center;border:none;border-radius:50%;background:#62aa80;color:#fff}.audience-rhythm-mini section>i{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e9ede8}.audience-rhythm-mini section>i span{display:block;height:100%;border-radius:inherit;background:#62aa80}.audience-study-mini section{margin-top:16px;padding:13px;border:1px solid #eee8df;border-radius:12px}.audience-study-mini section div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.audience-study-mini section span{color:#77716b;font-size:10px}.audience-study-mini section strong{display:block;margin-top:5px;color:#171719;font-size:13px}.audience-summary{min-height:250px;margin-top:34px;padding:34px;display:grid;grid-template-columns:110px minmax(0,1.55fr) repeat(4,minmax(0,1fr));align-items:center;gap:28px;border:1px solid #dfe8de;border-radius:18px;background:radial-gradient(circle at 6% 44%,rgba(104,170,130,.12),transparent 18%),#ffffffb3;box-shadow:0 22px 68px #362f260f;text-align:left}.audience-summary-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:20px;background:#fff;color:#58a778;box-shadow:0 16px 38px #362f2614}.audience-summary-main{padding-right:34px;border-right:1px solid #e1ded8}.audience-summary-main h3{margin:0 0 14px;color:#171719;font-size:24px;line-height:1.2}.audience-summary-main p{margin:0 0 26px;color:#625d58;font-size:17px;line-height:1.5}.audience-summary-main div{display:flex;gap:16px;flex-wrap:wrap}.audience-summary-main span{padding:10px 16px;border-radius:12px;background:#e8f4ec;color:#4b9b6c;font-size:15px;font-weight:700}.audience-summary-item{min-height:150px;padding-left:22px;border-left:1px solid #e1ded8}.audience-summary-item span{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;border:1px solid #dceade;border-radius:13px;background:#fff;color:#58a778}.audience-summary-item strong{display:block;margin-bottom:10px;color:#171719;font-size:16px}.audience-summary-item p{margin:0;color:#5f5a55;font-size:15px;line-height:1.45}.audience-bottom-note{width:min(970px,70vw);min-height:46px;margin:20px auto 0;display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:0 28px;border:1px solid #e7e0d7;border-radius:16px;background:#ffffffbd;color:#5f5b56;font-size:17px;line-height:1.4;box-shadow:0 14px 34px #362f260d}.audience-bottom-note svg{color:#58a778}.landing-beta-section{width:min(1600px,calc(100vw - 92px));margin:0 auto;padding:40px 0 96px}.beta-hero{display:grid;grid-template-columns:560px minmax(0,1fr);gap:56px;align-items:center}.beta-copy{text-align:left}.beta-copy .landing-section-kicker{margin-bottom:26px;text-transform:uppercase}.beta-copy h2{max-width:500px;margin:0;color:#121416;font-size:56px;line-height:1.12;font-weight:800;letter-spacing:0;position:relative}.beta-copy h2:after{content:"";position:absolute;left:152px;bottom:-7px;width:296px;height:7px;border-radius:999px;background:#58a778;transform:rotate(-2deg)}.beta-copy>p{max-width:545px;margin:34px 0 28px;color:#66625d;font-size:18px;line-height:1.55}.beta-proof-list{display:grid;gap:24px}.beta-proof-item{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start}.beta-proof-item>span{width:52px;height:52px;display:grid;place-items:center;border:1px solid #dbeadf;border-radius:14px;background:#fffc;color:#58a778;box-shadow:0 12px 26px #362f260f}.beta-proof-item strong{display:block;margin-bottom:8px;color:#171719;font-size:16px}.beta-proof-item small{display:block;color:#625d58;font-size:15px;line-height:1.55}.beta-visual{min-height:590px;position:relative}.beta-dashed-orbit{position:absolute;top:20px;right:60px;bottom:10px;left:20px;border:2px dashed rgba(113,181,140,.34);border-radius:48% 52% 42% 58%;transform:rotate(18deg)}.beta-star{position:absolute;color:#b7ddc5}.beta-star.star-one{right:20px;top:54px}.beta-star.star-two{right:-12px;top:104px}.beta-dashboard{position:absolute;right:44px;top:72px;width:880px;height:568px;display:grid;grid-template-columns:156px 1fr;border:1px solid #e4ddd4;border-radius:18px;background:#ffffffe6;box-shadow:0 32px 90px #362f2621;overflow:hidden}.beta-dashboard.beta-dashboard-today{grid-template-columns:188px 1fr}.beta-sidebar-preview{min-height:100%}.beta-today-shell{min-width:0;min-height:0;background:#f8f4ee;padding:20px 18px 18px}.beta-today-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.beta-today-title{color:#1c1c1e;font-size:28px;font-weight:800}.beta-today-toolbar{display:flex;align-items:center;gap:10px}.beta-today-add,.beta-today-view-toggle button{border:1px solid #ded8cf;border-radius:12px;background:#fff;color:#5f5b58;font:inherit;font-size:14px;font-weight:700}.beta-today-add{height:42px;padding:0 18px;border-color:transparent;background:linear-gradient(180deg,#79bd94,#65a980);color:#fff;box-shadow:0 12px 24px #5d99782e}.beta-today-view-toggle{display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid #e2ddd5;border-radius:14px;background:#ffffffd1}.beta-today-view-toggle button{height:34px;padding:0 16px;font-size:13px;border-color:transparent;background:transparent}.beta-today-view-toggle button.active{background:#fff;color:#3d8f64;box-shadow:0 4px 12px #362f2614}.beta-today-content{display:grid;grid-template-columns:minmax(0,1.2fr) 220px;gap:18px;min-height:0}.beta-today-list{display:grid;gap:12px;align-content:start}.beta-today-card{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;padding:12px 14px;border:1px solid #ddd7ce;border-radius:14px;background:#fff;box-shadow:0 4px 12px #362f260a}.beta-today-card.event-tone{border-color:#cfdcf2;background:#f3f7ff}.beta-today-card-check{width:14px;height:14px;margin-top:4px;border:1.5px solid #cfc8be;border-radius:4px}.beta-today-card-body{min-width:0}.beta-today-card-body strong{display:block;color:#28282b;font-size:14px;line-height:1.32;font-weight:800}.beta-today-card-inline{display:flex;align-items:center;gap:8px;min-width:0;margin-top:8px;flex-wrap:nowrap}.beta-today-tag{display:inline-flex;align-items:center;min-height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;flex:0 0 auto}.beta-today-tag.marketing{background:#eef7f1;border:1px solid #d7eada;color:#4a936b}.beta-today-tag.product{background:#eef2ff;border:1px solid #d8e1ff;color:#5a71c8}.beta-today-meta{display:flex;align-items:center;min-width:0;gap:8px;color:#827a72;font-size:12px;line-height:1.3;white-space:nowrap}.beta-today-meta i{color:#e27763;font-style:normal;font-weight:800;flex:0 0 auto}.beta-today-card-body small{display:inline-flex;align-items:center;min-height:22px;margin-top:0;margin-left:auto;padding:0 10px;border-radius:999px;background:#edf7f3;color:#5b9b7a;font-size:11px;font-weight:700;white-space:nowrap;flex:0 0 auto}.beta-today-schedule{padding:18px 14px;border:1px solid #ddd7ce;border-radius:16px;background:#ffffffe6;box-shadow:0 12px 26px #362f260d}.beta-today-schedule-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.beta-today-schedule-head strong{color:#2a2a2d;font-size:15px;font-weight:800}.beta-today-schedule-head span{color:#908980;font-size:12px;font-weight:700}.beta-today-schedule-grid{position:relative;display:grid;gap:0}.beta-today-schedule-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center;min-height:44px}.beta-today-schedule-row small{color:#8d857c;font-size:12px;font-weight:700}.beta-today-schedule-row i{display:block;height:44px;border-left:1px solid #ebe4da;border-bottom:1px solid #ebe4da}.beta-schedule-event{position:absolute;left:54px;right:4px;min-height:34px;padding:9px 10px;border-radius:12px;background:#eef5f0;color:#3c433e;font-size:12px;font-weight:700;line-height:1.2;box-shadow:0 6px 14px #362f260d}.beta-schedule-event.slot-10{top:36px}.beta-schedule-event.slot-12{top:124px}.beta-schedule-event.slot-16{top:300px}.beta-dashboard:not(.beta-dashboard-today) aside{padding:24px 18px;border-right:1px solid #eee8df;background:#f8f4ee}.beta-dashboard:not(.beta-dashboard-today) aside strong{display:block;margin-bottom:18px;color:#151719;font-size:13px}.beta-dashboard:not(.beta-dashboard-today) aside span,.beta-dashboard:not(.beta-dashboard-today) aside small{height:25px;display:flex;align-items:center;margin-bottom:6px;padding:0 9px;border-radius:6px;color:#615c56;font-size:9px;font-weight:700}.beta-dashboard:not(.beta-dashboard-today) aside span.active{background:#e5dfd6;color:#22211f}.beta-dashboard:not(.beta-dashboard-today) aside b{display:block;margin:18px 0 7px;color:#918a82;font-size:9px;text-transform:uppercase}.beta-dashboard:not(.beta-dashboard-today) aside small.orange{color:#b66d2a}.beta-dashboard:not(.beta-dashboard-today) aside footer{position:absolute;left:18px;bottom:22px;display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;color:#6d6760;font-size:8px;line-height:1.25}.beta-dashboard:not(.beta-dashboard-today) aside footer i{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#7db0da,#f1c08a)}.beta-dashboard:not(.beta-dashboard-today) main{padding:32px 24px 22px}.beta-dashboard:not(.beta-dashboard-today) .beta-dashboard-top{display:flex;justify-content:space-between;margin-bottom:24px}.beta-dashboard:not(.beta-dashboard-today) .beta-dashboard-top h3{margin:0;color:#151719;font-size:19px}.beta-dashboard:not(.beta-dashboard-today) .beta-dashboard-top span{color:#7f7870;font-size:9px}.beta-dashboard:not(.beta-dashboard-today) .beta-dashboard-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px}.beta-dashboard:not(.beta-dashboard-today) .beta-dashboard-grid section{border:1px solid #ebe5dc;border-radius:13px;background:#fff;padding:16px;box-shadow:0 10px 26px #362f260a}.beta-dashboard:not(.beta-dashboard-today) .beta-day-card,.beta-dashboard:not(.beta-dashboard-today) .beta-project-strip{grid-column:span 2}.beta-dashboard:not(.beta-dashboard-today) .beta-dashboard-grid section>small{display:block;margin-bottom:7px;color:#716b64;font-size:9px;font-weight:800;text-transform:uppercase}.beta-dashboard:not(.beta-dashboard-today) .beta-dashboard-grid section>strong{display:block;margin-bottom:14px;color:#161719;font-size:14px}.beta-day-card div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.beta-day-card div span,.beta-fact-card div span{padding:9px;border-radius:8px;background:#f8f5f0}.beta-day-card span small,.beta-fact-card span{display:block;color:#7b756e;font-size:9px}.beta-day-card span b,.beta-fact-card span b{display:block;margin-top:6px;color:#171719;font-size:16px}.beta-day-card>i,.beta-fact-card>i,.beta-pomodoro-card>i,.beta-habits-card em{display:block;height:8px;overflow:hidden;border-radius:999px;background:#e9ede8}.beta-day-card>i span,.beta-fact-card>i span,.beta-pomodoro-card>i span,.beta-habits-card em span{display:block;height:100%;border-radius:inherit;background:#62aa80}.beta-next-card p{display:flex;justify-content:space-between;gap:12px;margin:0 0 12px;color:#2a2927;font-size:11px;line-height:1.35}.beta-next-card p b{color:#7b756e;font-size:10px;font-weight:600}.beta-fact-card div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.beta-pomodoro-card div{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.beta-pomodoro-card div b{color:#151719;font-size:29px}.beta-pomodoro-card button{width:36px;height:36px;display:grid;place-items:center;border:none;border-radius:50%;background:#62aa80;color:#fff}.beta-habits-card strong{display:flex!important;justify-content:space-between}.beta-habits-card strong b{padding:3px 7px;border-radius:999px;background:#f1efec;color:#57524d;font-size:10px}.beta-habits-card div{display:flex;gap:9px;margin:18px 0 14px}.beta-habits-card div i{width:17px;height:17px;border:2px solid #e0ddd8;border-radius:50%}.beta-habits-card div i.done{border-color:#62aa80;background:#62aa80}.beta-project-strip{display:grid;grid-template-columns:1fr}.beta-project-strip div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;color:#252527;font-size:11px}.beta-project-strip b{color:#171719}.beta-info-row{min-height:164px;margin-top:28px;padding:26px 34px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px;border:1px solid #e4ddd4;border-radius:18px;background:#ffffffbd;box-shadow:0 22px 68px #362f260f}.beta-info-item{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;text-align:left}.beta-info-item:not(:last-child){border-right:1px solid #e8e1d8;padding-right:24px}.beta-info-item>span{width:66px;height:66px;display:grid;place-items:center;border:1px solid #e4ddd4;border-radius:16px;background:#fff}.beta-info-item .violet{color:#866bd8;background:#f2edff}.beta-info-item .orange{color:#d88239;background:#fff0e6}.beta-info-item .blue{color:#4b9fd1;background:#edf7ff}.beta-info-item .green{color:#58a778;background:#e9f6ed}.beta-info-item strong{display:block;margin-bottom:8px;color:#171719;font-size:15px}.beta-info-item p{margin:0;color:#625d58;font-size:14px;line-height:1.45}.beta-thanks{min-height:156px;margin-top:26px;padding:28px 54px;display:grid;grid-template-columns:92px minmax(0,1fr) 520px;align-items:center;gap:28px;border:1px solid #dfe8de;border-radius:18px;background:radial-gradient(circle at 8% 48%,rgba(104,170,130,.12),transparent 18%),#ffffffb3;box-shadow:0 22px 68px #362f260f;text-align:left}.beta-thanks>span{width:82px;height:82px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#58a778;box-shadow:0 16px 38px #362f2614}.beta-thanks h3{margin:0 0 12px;color:#171719;font-size:25px}.beta-thanks p{margin:0;color:#625d58;font-size:17px;line-height:1.5}.beta-feedback-note{position:relative;padding-left:110px;color:#58a778;font-size:24px;line-height:1.35;font-weight:800;transform:rotate(-4deg)}.beta-feedback-note i{position:absolute;left:0;top:22px;width:90px;height:38px;border-top:2px solid #58a778;border-radius:80% 0 0}.beta-feedback-note i:after{content:"";position:absolute;right:-1px;top:-6px;width:10px;height:10px;border-top:2px solid #58a778;border-right:2px solid #58a778;transform:rotate(45deg)}.landing-pricing{width:min(1520px,calc(100vw - 120px));margin:0 auto;padding:42px 0 96px;text-align:left}.landing-pricing h2{margin:0;color:#090b0d;font-size:62px;line-height:1.08;font-weight:800;letter-spacing:0}.pricing-cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:30px;text-align:left}.pricing-card{min-height:590px;padding:28px;border:1px solid #e4ddd4;border-radius:20px;background:#ffffffbd;box-shadow:0 24px 72px #362f2612}.pricing-free{border-color:#b9dfc7;background:radial-gradient(circle at 6% 8%,rgba(91,169,123,.1),transparent 24%),#ffffffc7}.pricing-paid{border-color:#eacb8f;background:radial-gradient(circle at 94% 10%,rgba(211,142,35,.11),transparent 24%),#ffffffc7}.pricing-card-head{display:grid;grid-template-columns:102px minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:38px}.pricing-icon{width:92px;height:92px;display:grid;place-items:center;border:1px solid #d9eadf;border-radius:20px;background:#e9f6ed;color:#58a778;box-shadow:0 14px 34px #362f2614}.pricing-paid .pricing-icon{border-color:#efd69d;background:#fff4da;color:#c57d13}.pricing-card h3{margin:0 0 14px;color:#121416;font-size:34px;line-height:1.1;font-weight:800}.pricing-card-head small{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;background:#e8f4ec;color:#4b9b6c;font-size:15px;font-weight:800}.pricing-paid .pricing-card-head small{background:#fff0d2;color:#be7512}.pricing-price{text-align:right}.pricing-price strong{display:block;color:#4d9b6d;font-size:54px;line-height:1;font-weight:900}.pricing-paid .pricing-price strong{color:#b96f08}.pricing-price span{display:block;margin-top:12px;color:#6b655f;font-size:15px}.pricing-card h4{margin:0 0 24px;color:#171719;font-size:19px;line-height:1.32}.pricing-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 42px;margin-bottom:34px}.pricing-feature-grid span{display:flex;align-items:center;gap:12px;color:#1f2022;font-size:16px;line-height:1.35}.pricing-feature-grid svg{flex:0 0 auto;color:#4f9b70}.pricing-paid .pricing-feature-grid svg{color:#c98211}.pricing-note-box{min-height:112px;display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:center;padding:18px;border:1px solid #dceade;border-radius:14px;background:#f7fcf8e6}.pricing-paid .pricing-note-box{border-color:#efd8a6;background:#fff8ebe6}.pricing-note-box>span{width:56px;height:56px;display:grid;place-items:center;border:1px solid #dceade;border-radius:14px;background:#fff;color:#58a778}.pricing-paid .pricing-note-box>span{border-color:#efd8a6;color:#c98211}.pricing-note-box strong{display:block;margin-bottom:8px;color:#171719;font-size:17px}.pricing-note-box p{margin:0;color:#625d58;font-size:15px;line-height:1.45}.pricing-card-cta{width:100%;min-height:52px;margin-top:22px;border-radius:14px;font:inherit;font-size:16px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease}.pricing-card-cta:hover:not(:disabled){transform:translateY(-2px)}.pricing-card-cta-primary{border:1px solid transparent;background:linear-gradient(180deg,#79bd94,#65a980);color:#fff;box-shadow:0 16px 30px #5d997838}.pricing-card-cta-secondary{border:1px solid #efd8a6;background:#fff8ebe6;color:#be7512;cursor:default}.pricing-disclaimer{margin:24px 0 28px;color:#77716b;font-size:16px;line-height:1.45}.pricing-disclaimer:before{content:"i";width:18px;height:18px;display:inline-grid;place-items:center;margin-right:10px;border:1px solid #aaa49d;border-radius:50%;color:#8a847d;font-size:13px;font-weight:800}.pricing-trust-row{min-height:210px;padding:30px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px;border:1px solid #e4ddd4;border-radius:18px;background:#ffffffbd;box-shadow:0 22px 68px #362f260f;text-align:left}.pricing-trust-item{display:grid;grid-template-columns:66px 1fr;gap:18px;align-items:start}.pricing-trust-item:not(:last-child){border-right:1px solid #e8e1d8;padding-right:24px}.pricing-trust-item>span{width:60px;height:60px;display:grid;place-items:center;border:1px solid #dceade;border-radius:15px;background:#e9f6ed;color:#58a778}.pricing-trust-item strong{display:block;margin:6px 0 11px;color:#171719;font-size:17px;line-height:1.25}.pricing-trust-item p{margin:0;color:#625d58;font-size:15px;line-height:1.45}.landing-footer{width:min(1600px,calc(100vw - 92px));margin:0 auto;padding:0 0 34px}.landing-footer-main{padding:34px;display:grid;grid-template-columns:minmax(360px,1.4fr) minmax(180px,.7fr) minmax(260px,.9fr);gap:34px;border:1px solid #e4ddd4;border-radius:20px;background:radial-gradient(circle at 7% 16%,rgba(92,169,124,.12),transparent 24%),#ffffffc7;box-shadow:0 24px 72px #362f2612}.landing-footer-brand .landing-brand{font-size:24px}.landing-footer-brand .landing-logo{width:34px;height:34px;transform:scale(.9)}.landing-footer-brand p{max-width:480px;margin:22px 0 20px;color:#625d58;font-size:16px;line-height:1.55}.landing-footer-badges{display:flex;flex-wrap:wrap;gap:10px}.landing-footer-badges span{min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;background:#e8f4ec;color:#4b9b6c;font-size:14px;font-weight:800}.landing-footer-nav{display:flex;flex-direction:column;gap:12px}.landing-footer-nav strong,.landing-footer-cta strong{color:#171719;font-size:16px;line-height:1.25}.landing-footer-nav a{color:#6a655f;font-size:15px;line-height:1.3;text-decoration:none}.landing-footer-nav a:hover{color:#4b9b6c}.landing-footer-cta{padding:22px;border:1px solid #dceade;border-radius:16px;background:linear-gradient(180deg,#e8f4ebe6,#ffffffbd)}.landing-footer-cta p{margin:10px 0 18px;color:#625d58;font-size:15px;line-height:1.45}.landing-footer-cta button{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #62aa80;border-radius:12px;background:#62aa80;color:#fff;font:inherit;font-size:15px;font-weight:800;cursor:pointer}.landing-footer-cta button+button{margin-top:10px;background:#ffffffc7;color:#4b514a;border-color:#d8e5da}.landing-footer-bottom{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 10px;color:#8a847d;font-size:14px}.landing-auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center}.landing-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#221f1c5c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.landing-auth-panel{position:relative;z-index:1;width:min(560px,calc(100vw - 40px))}.landing-modal-close{position:absolute;top:12px;right:14px;z-index:2;width:32px;height:32px;border:1px solid #e1dbd2;border-radius:999px;background:#fff;color:#6f6a63;font-size:22px;line-height:1;cursor:pointer}.landing-anchor{width:1px;height:1px}@media (max-width: 1280px){.landing-page{min-width:0;overflow-x:hidden}}@media (max-width: 1500px){.landing-page{padding:110px 24px 0}.landing-header,.landing-hero{width:min(1440px,calc(100vw - 48px))}.landing-hero{grid-template-columns:610px minmax(0,1fr);gap:8px;min-height:calc(100vh - 92px)}.landing-hero-copy{padding:8px 0 24px 18px}.landing-hero h1{max-width:620px;font-size:46px;line-height:1.16}.landing-lead{max-width:590px;margin:22px 0 24px;font-size:18px;line-height:1.48}.landing-pills{max-width:520px;gap:10px 12px}.landing-pill{padding:10px 16px;font-size:15px}.landing-cta-row{grid-template-columns:minmax(0,340px) 212px;gap:14px;margin-top:28px}.landing-cta{height:60px;font-size:19px}.landing-free-note{margin-top:14px;font-size:15px}.landing-visual{height:708px}.landing-app-window{left:24px;top:74px;width:700px;height:588px}.calendar-card{right:10px;width:286px;height:336px;padding:16px}.mini-calendar-schedule-grid{min-height:198px}.mini-time-slot{height:24px;font-size:7px}.mini-events-column{background:repeating-linear-gradient(to bottom,transparent 0,transparent 23px,rgba(0,0,0,.06) 23px,rgba(0,0,0,.06) 24px)}.mini-schedule-event{padding:5px 6px;font-size:8px}.mini-schedule-event.green{top:27px}.mini-schedule-event.orange{top:51px}.mini-schedule-event.blue{top:122px}.mini-schedule-event.violet{top:157px}.projects-card{left:138px;bottom:54px;width:236px}.upcoming-card{right:98px;bottom:274px;width:242px;padding:14px}.habits-card-preview{display:none}.pomodoro-card-preview{right:2px;bottom:86px;width:188px;padding:18px}.landing-ai-suggestion,.landing-arrow-line,.landing-check-badge,.landing-target-badge{display:none}.audience-grid{gap:16px}.audience-card{min-height:516px;padding:20px 16px 16px}.audience-card h3{min-height:42px;margin:-64px 0 20px 78px;font-size:16px;line-height:1.18}.audience-card>p{font-size:14px;line-height:1.45}.audience-today-mini p,.audience-study-mini p{grid-template-columns:14px minmax(0,1fr) 40px;gap:8px;min-height:38px;font-size:9px}.audience-today-mini p small,.audience-study-mini p small{font-size:9px}.audience-project-mini>div{width:calc(100% + 28px);margin-right:-28px}.beta-hero{grid-template-columns:500px minmax(0,1fr);gap:32px}.beta-copy h2{max-width:460px;font-size:50px}.beta-copy>p{max-width:500px;font-size:17px}.beta-visual{min-height:560px}.beta-dashboard{right:0;top:72px;width:820px;height:540px}.beta-dashboard.beta-dashboard-today{grid-template-columns:178px 1fr}.beta-today-shell{padding:18px 16px 16px}.beta-today-content{grid-template-columns:minmax(0,1fr) 204px;gap:14px}}@media (max-width: 1024px){.landing-page{padding:176px 20px 0}.landing-header{width:calc(100vw - 40px);height:auto;padding:14px 16px;top:12px;gap:14px;grid-template-columns:1fr;justify-items:stretch}.landing-brand{justify-self:center;font-size:24px}.landing-nav{flex-wrap:nowrap;justify-content:flex-start;gap:18px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none}.landing-nav::-webkit-scrollbar{display:none}.landing-auth-actions{justify-content:stretch;grid-template-columns:1fr 1fr;display:grid}.landing-btn,.landing-btn-primary{min-width:0;width:100%;padding:13px 16px;font-size:16px}.landing-hero,.landing-problem,.landing-tools,.landing-ai-section,.landing-audience,.landing-beta-section,.landing-pricing,.landing-footer{width:calc(100vw - 40px)}.landing-hero{min-height:auto;grid-template-columns:1fr;gap:18px}.landing-hero-copy{padding:0}.landing-beta{margin-bottom:20px;padding:10px 18px;font-size:15px}.landing-hero h1{max-width:100%;font-size:42px;line-height:1.14}.landing-lead{max-width:100%;margin:20px 0 22px;font-size:17px;line-height:1.45}.landing-pills{max-width:100%}.landing-cta-row{grid-template-columns:1fr 220px;gap:12px}.landing-free-note{max-width:100%}.landing-visual{height:640px}.landing-app-window{left:0;top:42px;width:min(100%,760px);height:540px}.calendar-card{top:10px;right:0;width:270px;height:324px}.projects-card{left:112px;bottom:18px}.upcoming-card{right:58px;bottom:238px}.pomodoro-card-preview{right:0;bottom:44px}.landing-problem h2,.landing-tools h2,.landing-ai-section h2,.landing-audience h2,.landing-pricing h2,.beta-copy h2{font-size:44px}.landing-section-lead{margin:20px 0 32px;font-size:18px;line-height:1.45}.landing-compare{grid-template-columns:1fr;gap:18px}.landing-compare-arrow{display:none}.landing-compare-card{min-height:0}.landing-tools-grid,.pricing-cards,.ai-feature-layout{grid-template-columns:1fr 1fr}.ai-soon-panel{grid-column:1 / -1;min-height:0}.ai-flow-card,.ai-beta-cta{grid-template-columns:1fr;text-align:left}.ai-flow-copy,.ai-flow-note,.ai-beta-cta>p{max-width:none}.ai-flow-note{padding-left:0;border-left:none;padding-top:18px;border-top:1px solid #e4ddd4}.ai-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ai-flow-steps div:nth-child(2):after,.ai-flow-steps div:nth-child(4):after{display:none}.ai-beta-cta button{width:100%}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-card:last-child{grid-column:1 / -1}.audience-summary,.beta-info-row,.pricing-trust-row,.landing-footer-main{grid-template-columns:1fr 1fr}.audience-summary-icon,.audience-summary-main,.beta-thanks>span{grid-column:1 / -1}.audience-summary-main{padding-right:0;border-right:none;padding-bottom:14px;border-bottom:1px solid #e1ded8}.audience-summary-item,.pricing-trust-item:not(:last-child),.beta-info-item:not(:last-child){border-right:none;padding-right:0}.beta-hero{grid-template-columns:1fr;gap:26px}.beta-copy h2:after{width:220px;left:110px}.beta-visual{min-height:500px}.beta-dashboard{top:18px;right:0;width:100%;height:470px}.beta-dashboard.beta-dashboard-today{grid-template-columns:160px 1fr}.beta-today-title{font-size:24px}.beta-today-content{grid-template-columns:minmax(0,1fr) 190px}.beta-info-row{gap:22px}.beta-thanks{grid-template-columns:1fr;padding:28px 26px}.beta-feedback-note{padding-left:88px;font-size:22px}}@media (max-width: 768px){.landing-page{padding:188px 16px 0}.landing-header{width:calc(100vw - 32px);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;justify-items:initial}.landing-brand{justify-self:start;font-size:22px}.landing-logo{width:34px;height:34px;flex-basis:34px}.landing-nav{position:absolute;left:0;right:0;top:calc(100% + 10px);display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid #e8e2d8;border-radius:18px;background:#fffffff5;box-shadow:0 18px 42px #312d261f;overflow:hidden}.landing-nav.is-open{display:flex}.landing-nav a{padding:14px 12px;border-radius:12px}.landing-nav-register{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:10px;border:1px solid transparent;border-radius:12px;background:linear-gradient(180deg,#79bd94,#65a980);color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer}.landing-auth-actions{justify-content:end;display:flex;align-items:center;gap:10px}.landing-auth-actions .landing-btn-primary{display:none}.landing-auth-actions .landing-btn-ghost{min-width:92px;padding:12px 14px}.landing-menu-toggle{display:inline-flex}.landing-hero,.landing-problem,.landing-tools,.landing-ai-section,.landing-audience,.landing-beta-section,.landing-pricing,.landing-footer{width:calc(100vw - 32px)}.landing-hero h1{font-size:34px}.landing-lead{font-size:16px}.landing-pill{padding:9px 14px;font-size:14px}.landing-cta-row{grid-template-columns:1fr}.landing-cta{width:100%;height:56px;font-size:18px}.landing-visual{height:420px}.landing-app-window{top:0;width:100%;max-width:none;height:420px;border-radius:18px}.landing-window-bar{height:36px;padding-left:16px}.landing-app-body{grid-template-columns:136px 1fr;height:calc(100% - 36px)}.landing-sidebar-preview{padding:16px 10px;font-size:11px}.preview-brand{font-size:12px;margin-bottom:10px}.preview-nav-item,.preview-project{height:26px;padding:0 6px;gap:6px;font-size:10px}.preview-side-title{margin:14px 0 6px;font-size:9px}.preview-account{left:10px;right:10px;bottom:12px;padding:8px}.preview-account-actions{flex-direction:column}.preview-account-actions button{height:22px;font-size:8px}.landing-dashboard-preview{padding:14px}.preview-topline h2{font-size:16px}.preview-metrics{grid-template-columns:repeat(2,1fr);margin:14px 0 16px}.preview-metric{min-height:72px;padding:10px}.preview-metric strong{margin:6px 0 4px;font-size:16px}.preview-board{grid-template-columns:1fr}.preview-column{min-height:0}.projects-card,.upcoming-card{display:none}.calendar-card{display:block;top:10px;right:-2px;width:176px;height:212px;padding:12px;border-radius:14px}.calendar-card>strong{font-size:12px;margin-bottom:10px}.mini-calendar-header-spacer,.mini-time-column{width:26px;flex-basis:26px}.mini-calendar-header-cell{padding:4px 2px}.mini-calendar-header-weekday{font-size:6px}.mini-calendar-header-date{font-size:10px}.mini-calendar-schedule-grid{min-height:126px}.mini-time-slot{height:15px;font-size:6px}.mini-events-column{background:repeating-linear-gradient(to bottom,transparent 0,transparent 14px,rgba(0,0,0,.06) 14px,rgba(0,0,0,.06) 15px)}.mini-schedule-event{padding:3px 4px;border-radius:6px;font-size:6px;line-height:1.15}.mini-schedule-event.green{top:18px}.mini-schedule-event.orange{top:33px}.mini-schedule-event.blue{top:76px}.mini-schedule-event.violet{top:98px}.pomodoro-card-preview{display:block;right:0;bottom:10px;width:142px;padding:12px;border-radius:14px}.pomodoro-mini-head{gap:6px;font-size:11px}.pomodoro-mini-head span{width:22px;height:22px}.pomodoro-time{margin-top:12px;font-size:22px}.pomodoro-card-preview p,.pomodoro-card-preview small{font-size:10px}.pomodoro-card-preview button{height:32px;font-size:11px}.landing-section-kicker{min-height:34px;margin-bottom:14px;padding:0 16px;font-size:14px}.landing-problem h2,.landing-tools h2,.landing-ai-section h2,.landing-audience h2,.landing-pricing h2,.beta-copy h2{font-size:34px;line-height:1.12}.landing-section-lead{margin:16px 0 26px;font-size:16px}.landing-compare-card{padding:22px 20px}.compare-row{min-height:74px;grid-template-columns:48px minmax(0,1fr) 26px;gap:12px}.compare-icon{width:44px;height:44px}.compare-copy strong{font-size:15px}.compare-copy small{font-size:13px}.landing-problem-summary{width:100%;grid-template-columns:1fr;gap:14px;padding:18px 20px;font-size:16px}.landing-tools-grid,.ai-feature-layout,.audience-grid,.pricing-cards,.audience-summary,.beta-info-row,.pricing-trust-row,.landing-footer-main{grid-template-columns:1fr}.tool-card,.audience-card,.ai-card,.ai-soon-panel,.pricing-card{min-height:0}.landing-tools{overflow:clip}.mobile-card-stack{display:block;margin-top:18px;padding-bottom:24px}.mobile-card-stack>.stack-card{position:sticky;top:96px;margin-bottom:14px;transform-origin:center top;transition:transform .35s ease,opacity .35s ease,box-shadow .35s ease,border-color .35s ease}.mobile-card-stack>.stack-card:not(.is-active){opacity:.76;transform:scale(.96) translateY(10px);box-shadow:0 14px 40px #362f260f}.mobile-card-stack>.stack-card.is-active{opacity:1;transform:scale(1) translateY(0);border-color:#d9e8dd;box-shadow:0 24px 64px #362f261f}.mobile-card-stack>.stack-card:nth-child(1){top:94px}.mobile-card-stack>.stack-card:nth-child(2){top:106px}.mobile-card-stack>.stack-card:nth-child(3){top:118px}.mobile-card-stack>.stack-card:nth-child(4){top:130px}.mobile-card-stack>.stack-card:nth-child(5){top:142px}.mobile-card-stack>.stack-card:nth-child(6){top:154px}.landing-compare.mobile-card-stack{gap:0}.landing-compare.mobile-card-stack>.stack-card{margin-bottom:12px}.ai-feature-layout.mobile-card-stack,.audience-grid.mobile-card-stack,.pricing-cards.mobile-card-stack{margin-top:22px}.tool-card h3,.ai-card h3,.pricing-card h3{font-size:20px}.audience-card h3{min-height:0;margin:0 0 14px;font-size:20px}.audience-icon{margin-bottom:16px}.audience-card:last-child{grid-column:auto}.audience-mini{min-height:0}.ai-flow-card,.ai-beta-cta{padding:22px 20px}.ai-flow-steps{grid-template-columns:1fr 1fr;gap:14px 16px}.ai-flow-steps div:after{display:none!important}.ai-flow-steps small{font-size:13px}.ai-beta-heart{display:none}.beta-copy h2:after{display:none}.beta-visual{min-height:0}.beta-dashed-orbit,.beta-star{display:none}.beta-dashboard{position:relative;top:0;right:0;height:auto;min-height:0}.beta-sidebar-preview{font-size:10px}.beta-today-shell{padding:14px 12px}.beta-today-header{align-items:flex-start;flex-direction:column;gap:10px}.beta-today-toolbar{width:100%;flex-direction:column;align-items:stretch}.beta-today-add{width:100%}.beta-today-view-toggle{width:100%;justify-content:space-between}.beta-today-view-toggle button{flex:1}.beta-today-content{grid-template-columns:1fr}.beta-today-card{padding:10px 12px}.beta-today-card-inline{flex-wrap:wrap}.beta-today-card-body small{margin-left:0}.beta-today-schedule{padding:14px 12px}.beta-info-row,.pricing-trust-row,.audience-summary,.beta-thanks{padding:22px 20px}.beta-feedback-note{padding-left:0;transform:none;font-size:18px}.beta-feedback-note i{display:none}.pricing-card-head{grid-template-columns:72px 1fr;gap:16px}.pricing-price{grid-column:1 / -1;text-align:left}.pricing-price strong{font-size:42px}.pricing-feature-grid{grid-template-columns:1fr;gap:14px}.landing-footer-bottom{flex-direction:column;align-items:flex-start;padding:14px 4px 0}.audience-bottom-note{width:100%;min-height:0;justify-content:flex-start;padding:16px 18px;gap:12px;font-size:15px;line-height:1.45;text-align:left}}@media (max-width: 560px){.landing-page{padding:180px 12px 0}.landing-header,.landing-hero,.landing-problem,.landing-tools,.landing-ai-section,.landing-audience,.landing-beta-section,.landing-pricing,.landing-footer{width:calc(100vw - 24px)}.landing-header{width:calc(100vw - 24px);padding:12px;gap:12px}.landing-brand{gap:10px;font-size:20px}.landing-btn,.landing-btn-primary{padding:12px 14px;font-size:15px;border-radius:12px}.landing-auth-actions .landing-btn-ghost{min-width:84px;font-size:14px}.landing-menu-toggle{width:44px;height:44px;border-radius:12px}.landing-hero h1,.landing-problem h2,.landing-tools h2,.landing-ai-section h2,.landing-audience h2,.landing-pricing h2,.beta-copy h2{font-size:28px}.landing-lead,.landing-section-lead,.beta-copy>p{font-size:15px}.landing-pill{font-size:13px}.landing-visual,.landing-app-window{height:360px}.landing-app-body{grid-template-columns:104px 1fr}.landing-sidebar-preview{padding:12px 8px}.preview-brand{gap:6px;font-size:11px}.preview-nav-item,.preview-project{font-size:9px;gap:4px;padding:0 4px}.preview-nav-item span{width:12px;height:12px;flex-basis:12px}.preview-account{display:none}.landing-dashboard-preview{padding:10px}.preview-topline{grid-template-columns:1fr;gap:8px}.preview-topline button{width:fit-content;padding:7px 10px;font-size:10px}.preview-metrics{grid-template-columns:1fr 1fr;gap:8px}.preview-board-title{font-size:14px}.preview-column-title,.preview-task strong{font-size:10px}.preview-task span{font-size:9px}.calendar-card{width:152px;height:188px;padding:10px}.calendar-card>strong{font-size:11px}.mini-calendar-schedule-grid{min-height:108px}.mini-schedule-event.green{top:16px}.mini-schedule-event.orange{top:28px}.mini-schedule-event.blue{top:64px}.mini-schedule-event.violet{top:84px}.pomodoro-card-preview{width:132px;padding:10px}.landing-compare-card h3,.tool-card h3,.ai-card h3,.pricing-card h3,.beta-thanks h3,.audience-summary-main h3{font-size:18px}.tool-card,.ai-card,.ai-soon-panel,.pricing-card,.landing-compare-card,.audience-card{padding:18px 16px;border-radius:16px}.tool-card-head{grid-template-columns:52px 1fr;gap:14px;min-height:0}.tool-icon,.audience-icon{width:50px;height:50px;border-radius:14px}.tool-preview,.audience-mini,.pricing-note-box,.ai-demo{padding:14px;border-radius:12px}.task-stat-row,.progress-stat-row{grid-template-columns:1fr 1fr}.schedule-preview-top{grid-template-columns:1fr;justify-items:start;gap:8px}.schedule-preview-grid{grid-template-columns:42px repeat(3,1fr);grid-auto-rows:40px;font-size:10px}.kanban-preview-grid{grid-template-columns:1fr}.habits-week-row{gap:6px;border-left:none}.habits-week-row div{border-right:none}.focus-preview-main{grid-template-columns:1fr 46px 46px;gap:12px}.focus-preview-main b{font-size:28px}.audience-project-mini>div{width:100%;margin-right:0;grid-template-columns:1fr}.audience-week{gap:5px}.audience-study-mini section div{grid-template-columns:1fr}.beta-dashboard.beta-dashboard-today,.beta-sidebar-preview{display:none}.beta-today-title{font-size:22px}.beta-today-card-body strong{font-size:13px}.beta-today-tag,.beta-today-meta,.beta-today-card-body small{font-size:10px}.beta-today-schedule-row{grid-template-columns:40px minmax(0,1fr)}.beta-schedule-event{left:48px;font-size:11px}.pricing-card-head{grid-template-columns:1fr}.pricing-icon{width:70px;height:70px;border-radius:16px}.pricing-card-head small{font-size:13px}.pricing-price strong{font-size:36px}.landing-auth-panel{width:calc(100vw - 24px)}.mobile-card-stack>.stack-card{top:84px;margin-bottom:12px}.mobile-card-stack>.stack-card:nth-child(1){top:84px}.mobile-card-stack>.stack-card:nth-child(2){top:94px}.mobile-card-stack>.stack-card:nth-child(3){top:104px}.mobile-card-stack>.stack-card:nth-child(4){top:114px}.mobile-card-stack>.stack-card:nth-child(5){top:124px}.mobile-card-stack>.stack-card:nth-child(6){top:134px}.mobile-card-stack>.stack-card:not(.is-active){transform:scale(.97) translateY(8px)}.audience-project-mini section{min-height:150px}.audience-project-mini p{margin-bottom:14px}.ai-flow-steps{grid-template-columns:1fr 1fr;gap:12px}.ai-flow-steps small{font-size:12px}}.settings-page{width:min(1280px,100%);margin:0 auto;height:100%;min-height:0;display:flex;overflow:hidden}.settings-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px 32px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:16px;flex:1;min-height:0;max-height:none;overflow:hidden;height:100%;width:100%}.settings-shell{display:grid;grid-template-columns:230px minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:18px;align-items:stretch;flex:1;height:0;min-height:0}.settings-sidebar{position:relative;border:1px solid #e8e3db;background:#fffdf9;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;max-height:100%;overflow:hidden}.settings-sidebar-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#8a857c}.settings-sidebar-list{display:flex;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:2px;scrollbar-width:thin}.settings-search-input{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:8px 10px;font-size:12px;color:var(--color-text);background:var(--color-surface);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.settings-search-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.settings-sidebar-group{display:flex;flex-direction:column;gap:3px}.settings-sidebar-group-button{border:1px solid transparent;background:transparent;border-radius:12px;color:#4f4a42;cursor:pointer;display:flex;align-items:center;gap:8px;min-height:42px;padding:9px 10px;text-align:left;transition:background .16s ease,border-color .16s ease,color .16s ease}.settings-sidebar-group-button:hover{background:#f1ede6;border-color:#e4ddd2}.settings-sidebar-group-button.active{background:#ecf5ef;border-color:#c8dfd0;color:#31503f}.settings-sidebar-group-title{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:inherit;display:flex;align-items:center;gap:6px;min-width:0}.settings-sidebar-group-title .settings-sidebar-link-icon{width:16px;height:16px;flex-basis:16px}.settings-sidebar-group-title .settings-sidebar-link-icon svg{width:16px;height:16px}.settings-sidebar-empty{font-size:12px;color:#8a857c;padding:6px 4px}.settings-sidebar-link{border:1px solid transparent;background:transparent;color:#4f4a42;font-size:13px;text-align:left;padding:6px 9px 6px 26px;border-radius:10px;cursor:pointer;display:flex;align-items:center;min-height:30px;transition:background .16s ease,border-color .16s ease,color .16s ease}.settings-sidebar-link-icon{width:18px;height:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;color:#7f786e}.settings-sidebar-link-icon svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.settings-sidebar-link-label{min-width:0;line-height:1.2}.settings-sidebar-link:hover{background:#f1ede6;border-color:#e4ddd2}.settings-sidebar-link.active{background:#ecf5ef;border-color:#c8dfd0;color:#31503f}.settings-sidebar-link.active .settings-sidebar-link-icon{color:#3f7658}.settings-content{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;padding:0 6px 18px 0;scrollbar-gutter:stable}.settings-hub{border:1px solid #e8e3db;border-radius:14px;background:#fffdf9;padding:14px;display:flex;flex-direction:column;gap:12px}.settings-hub-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-hub-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#8a857c}.settings-hub-title{margin-top:3px;font-size:17px;font-weight:650;color:#2f2a24}.settings-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;align-items:stretch}.settings-summary-card{border:1px solid #e7e1d8;background:#fff;color:#3f3b35;border-radius:10px;padding:8px 9px;min-height:0;height:100%;display:flex;align-items:flex-start;gap:8px;text-align:left;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.settings-summary-card:hover{transform:translateY(-1px);border-color:#d4cabe;box-shadow:0 10px 24px #483d2e14}.settings-summary-card.active{border-color:#8fc4a5;background:#f0f8f3;box-shadow:0 10px 26px #47795b1f}.settings-summary-icon{width:28px;height:28px;border-radius:8px;background:#f4efe8;color:#6f675d;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px}.settings-summary-icon .settings-sidebar-link-icon,.settings-summary-icon .settings-sidebar-link-icon svg{width:16px;height:16px}.settings-summary-icon .settings-sidebar-link-icon{color:currentColor}.settings-summary-card.active .settings-summary-icon{background:#d8ecdf;color:#31503f}.settings-summary-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.settings-summary-title{font-size:12.5px;font-weight:650;color:#332f29;line-height:1.2}.settings-summary-detail{font-size:11.5px;color:#8a857c;line-height:1.25}.settings-title{font-size:20px;font-weight:600;color:#2f2a24}.settings-title-row{display:flex;align-items:center;gap:10px}.settings-sections-trigger{width:fit-content;border:none;background:transparent;color:#4f7f67;font-size:13px;font-weight:600;cursor:pointer;padding:0}.settings-sections-trigger:hover{text-decoration:underline}.settings-sections-modal{width:min(680px,calc(100vw - 28px));max-height:min(80vh,760px);overflow:auto;background:#fff;border:1px solid #e0dbd2;border-radius:16px;box-shadow:var(--shadow);padding:20px;display:flex;flex-direction:column;gap:16px}.settings-sections-title{font-size:18px;font-weight:600;color:#2f2a24}.settings-sections-list{display:flex;flex-direction:column;gap:8px}.settings-sections-item{border:1px solid #e8e3db;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-sections-actions{display:flex;justify-content:flex-end}.settings-nav-toggle{display:none!important;padding:4px 8px;min-width:34px;justify-content:center}.settings-nav-toggle .pill-icon{margin-right:0}.settings-section{display:flex;flex-direction:column;gap:10px;border:1px solid #e8e3db;border-radius:12px;background:#fffdf9;padding:14px}.settings-section.is-hidden{display:none}.settings-section-title{font-size:12.5px;font-weight:600;letter-spacing:.01em;color:#706b63}.settings-row{display:flex;gap:10px 12px;flex-wrap:wrap;align-items:center}.settings-account-panel{display:flex;flex-direction:column;gap:14px}.settings-account-hero{border:1px solid #eee6dc;background:#fff;border-radius:14px;padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center}.settings-avatar-editor{position:relative;width:86px;height:86px}.settings-avatar-editable{position:relative;display:block;width:86px;height:86px;cursor:pointer}.settings-avatar-editable input{display:none}.settings-profile-avatar{width:72px;height:72px;border-radius:50%;border:1px solid #dfd9cf;background:#f3eee4;color:#595247;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;overflow:hidden;flex:0 0 auto}.settings-profile-avatar.large{width:86px;height:86px;font-size:28px}.settings-profile-avatar img{width:100%;height:100%;object-fit:cover}.settings-avatar-edit-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#2f2a247a;color:#fff;display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .16s ease}.settings-avatar-editable:hover .settings-avatar-edit-overlay,.settings-avatar-editable:focus-within .settings-avatar-edit-overlay{opacity:1}.settings-avatar-edit-overlay svg,.settings-avatar-remove svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.settings-avatar-remove{position:absolute;right:-4px;top:-4px;width:24px;height:24px;border:1px solid #e9c9c1;background:#fff6f4;color:#a04a3d;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .16s ease,background .16s ease}.settings-avatar-editor:hover .settings-avatar-remove,.settings-avatar-remove:focus-visible{opacity:1}.settings-account-hero-copy{display:flex;flex-direction:column;gap:4px;min-width:0;width:100%}.settings-account-name{font-size:18px;font-weight:700;color:#2f2a24;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.settings-account-name-row{display:flex;align-items:center;gap:6px;min-width:0;width:100%}.settings-account-name-input{width:min(520px,100%);min-width:min(360px,100%);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:7px 10px;font-size:18px;font-weight:700;color:var(--color-text);background:var(--color-surface);font-family:inherit;outline:none;box-shadow:0 0 0 3px var(--color-primary-soft)}.settings-icon-action{width:30px;height:30px;border:1px solid #dedad2;background:#fdfcf9;color:#6f675d;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 30px;transition:background .16s ease,border-color .16s ease,color .16s ease}.settings-icon-action:hover{background:#f4efe8;border-color:#d4cabe;color:#31503f}.settings-icon-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.settings-account-email{font-size:13px;color:#6d675f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-account-avatar-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.settings-account-card-grid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);gap:12px;align-items:start}.settings-account-card-grid>.settings-account-card:only-child{max-width:720px}.settings-account-card{border:1px solid #eee6dc;background:#fff;border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:12px}.settings-account-fields{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:10px}.settings-account-card .settings-field:only-child{max-width:none}.settings-account-divider{height:1px;background:#eee6dc}.settings-card-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.settings-profile-name-row{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;margin-bottom:0}.settings-profile-actions-row,.settings-profile-hint-row{margin-top:0}.settings-access-grid{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:10px 12px;align-items:end}.settings-access-grid+.settings-access-grid{margin-top:10px}.settings-access-grid .settings-message{grid-column:1 / -1}.settings-security-panel{border:1px solid #eee6dc;background:#fff;border-radius:12px;padding:12px}.settings-section-actions{align-items:center}.settings-avatar-upload{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dedad2;background:#fdfcf9;color:#5a5752;border-radius:10px;padding:8px 12px;font-size:13px;min-height:34px;min-width:156px;cursor:pointer}.settings-avatar-upload input{display:none}.settings-theme-options{display:flex;flex-wrap:wrap;gap:8px}.settings-shortcuts-summary{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:8px 12px;padding:10px 12px;border:1px solid #e6e0d6;border-radius:10px;background:#fffdfa;width:100%}.settings-shortcuts-title{grid-column:1 / -1;font-size:12px;font-weight:700;color:#5a5752}.settings-shortcuts-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:8px 10px;border:1px solid #ece6dc;border-radius:8px;background:#fff;font-size:12px;color:#6a665f}.settings-shortcuts-item strong{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border:1px solid #e5dece;border-radius:999px;background:#f8f5ee;color:#3f3b35;font-weight:600}.settings-shortcuts-editable{grid-column:2;gap:6px}.settings-shortcuts-editable-title{font-size:12px;color:#6a665f}.settings-shortcuts-controls{margin-top:0}.settings-shortcuts-controls .settings-theme-btn{padding:5px 9px;font-size:12px}@media (max-width: 1024px){.settings-shortcuts-summary{grid-template-columns:minmax(0,1fr)}.settings-shortcuts-editable{grid-column:auto}}.settings-theme-btn{border:1px solid #e0dbd2;background:#fdfcf9;border-radius:10px;padding:8px 12px;font-size:13px;color:#5a5752;cursor:pointer}.settings-theme-btn.active{border-color:#78ab90;background:#edf6f1;color:#2f4938}.settings-row input,.settings-row select,.settings-field input,.settings-field select{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:8px 10px;font-size:13px;min-width:180px;background:var(--color-surface);color:var(--color-text);font-family:inherit;line-height:1.25;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.settings-row input:focus,.settings-row select:focus,.settings-field input:focus,.settings-field select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.settings-field input,.settings-field select{width:100%;min-width:0}.settings-field input::placeholder{color:var(--color-text-muted)}.settings-action{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-soft);border-radius:var(--radius-sm);padding:8px 12px;font-size:13px;min-height:34px;min-width:156px;cursor:pointer}.settings-picker-field{position:relative}.settings-picker{min-width:180px;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:8px 28px 8px 12px;font-size:13px;background:var(--color-surface);color:var(--color-text);text-align:left;cursor:pointer;position:relative}.settings-picker:after{content:"▾";position:absolute;right:10px;top:50%;transform:translateY(-50%);color:var(--color-text-muted);font-size:12px}.settings-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;z-index:2100}.settings-menu{position:absolute;top:calc(100% + 6px);left:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-floating);padding:6px 0;min-width:140px;z-index:2101;max-height:240px;overflow-y:auto}.settings-menu-item{width:100%;border:none;background:transparent;padding:6px 12px;text-align:left;font-size:12px;color:var(--color-text);cursor:pointer}.settings-menu-item:hover,.settings-action:hover{background:var(--color-surface-soft)}.settings-action-with-icon{display:inline-flex;align-items:center;gap:8px}.settings-action.danger{border-color:var(--color-danger-border);color:var(--color-danger-strong);background:var(--color-danger-soft)}.settings-action.danger:hover{background:var(--color-danger-soft)}.settings-field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--color-text-muted)}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}.settings-select{border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-sm);padding:8px 12px;font-size:12px;color:var(--color-text);min-width:120px}.settings-message{font-size:12px;padding:8px 12px;border-radius:10px}.settings-message.inline{padding:6px 10px}.settings-toggle{display:flex;align-items:flex-start;gap:12px}.settings-switch{width:46px;height:24px;margin-top:2px;flex:0 0 auto;border-radius:999px;border:1px solid #d8d2c8;background:#ebe6de;padding:2px;cursor:pointer;position:relative;transition:background .2s ease,border .2s ease}.settings-switch-thumb{width:18px;height:18px;border-radius:999px;background:#fff;display:block;box-shadow:0 2px 6px #0000001f;transform:translate(0);transition:transform .2s ease}.settings-switch.on{background:#6fa88e;border-color:#5a9278}.settings-switch.on .settings-switch-thumb{transform:translate(22px)}.settings-switch:disabled{cursor:not-allowed;opacity:.6}.settings-toggle-text{display:flex;flex-direction:column;gap:2px}.settings-toggle-title{font-size:13px;color:var(--color-text)}.settings-chip-list{display:flex;flex-wrap:wrap;gap:8px}.settings-chip{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-soft);border-radius:var(--radius-pill);padding:6px 12px;font-size:12px;line-height:1;cursor:pointer}.settings-chip:hover{background:var(--color-surface-soft)}.settings-chip.active{border-color:var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-strong)}@media (max-width: 1100px){.settings-shell{grid-template-columns:1fr}.settings-sidebar{position:static;overflow-x:auto}.settings-sidebar-list{flex-direction:row;flex-wrap:nowrap}.settings-sidebar-group-button,.settings-sidebar-link{white-space:nowrap}}@media (max-width: 900px){.settings-page{width:100%;margin:0}.settings-card{padding:16px;border-radius:14px;gap:12px}.settings-shell{grid-template-columns:1fr;gap:10px}.settings-sidebar{position:sticky;top:0;z-index:5;padding:10px;border-radius:12px;height:auto;max-height:none;overflow:visible}.settings-sidebar-title{font-size:11px}.settings-search-input{font-size:13px;padding:9px 10px}.settings-sidebar-list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;gap:6px;scrollbar-width:thin}.settings-sidebar-group{flex:0 0 auto;flex-direction:row;align-items:center;gap:6px}.settings-sidebar-group-button{flex:0 0 auto;min-height:38px;padding:7px 9px}.settings-sidebar-link{flex:0 0 auto;white-space:nowrap;font-size:12px;padding:6px 9px;border:1px solid #e4ddd2;background:#fff}.settings-hub{padding:12px}.settings-hub-header{flex-direction:column}.settings-summary-grid,.settings-account-hero,.settings-account-card-grid,.settings-account-fields{grid-template-columns:1fr}.settings-account-avatar-actions,.settings-card-actions{justify-content:flex-start}.settings-content{height:auto;max-height:none;overflow:visible;padding-right:0;padding-bottom:8px}.settings-channel-card{grid-template-columns:1fr;grid-template-areas:"main" "actions" "toggle"}.settings-channel-toggle,.settings-channel-actions{justify-content:flex-start}.settings-channel-toggle-label{white-space:normal}}.settings-toggle-subtitle{font-size:11px;color:#7a746d;line-height:1.4}.settings-message.success{background:#e6f4ec;color:#2f6b45}.settings-message.error{background:#fbe9e7;color:#8a4c3e}.settings-channel-toolbar{align-items:center}.settings-inline-note{font-size:12px;color:var(--color-text-muted);line-height:1.45}.settings-channel-connect-box{width:100%;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-soft);padding:14px;display:flex;flex-direction:column;gap:10px}.settings-telegram-connect-modal{width:min(520px,calc(100vw - 32px))}.settings-channel-connect-box-modal{background:var(--color-bg-soft)}.settings-channel-connect-header{display:flex;align-items:flex-start;gap:10px}.settings-channel-connect-icon,.settings-channel-card-icon{width:28px;height:28px;border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;background:var(--color-info-soft);color:var(--color-info-strong);flex:0 0 auto}.settings-channel-connect-code{font-size:13px;color:var(--color-text)}.settings-channel-connect-code-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.settings-copy-button{position:relative;width:32px;height:32px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-soft);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.settings-copy-button:hover{background:var(--color-surface-soft)}.settings-copy-button:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 10px);top:50%;transform:translateY(-50%);padding:6px 8px;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-text) 92%,transparent);color:#fff;font-size:11px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .16s ease}.settings-copy-button:hover:after,.settings-copy-button:focus-visible:after{opacity:1}.settings-channel-success-card{width:100%;border:1px solid var(--color-primary-border);border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--color-surface) 0%,var(--color-primary-soft) 100%);padding:28px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.settings-channel-success-icon{width:64px;height:64px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-primary-soft);color:var(--color-primary-strong)}.settings-channel-success-title{font-size:20px;font-weight:700;color:var(--color-text);line-height:1.2}.settings-channel-success-text{max-width:340px;font-size:14px;line-height:1.55;color:var(--color-text-soft)}.settings-channel-list{width:100%;display:flex;flex-direction:column;gap:12px}.settings-channel-card{width:100%;border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:var(--color-surface);padding:14px;display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"main actions" "main toggle";align-items:start;column-gap:18px;row-gap:12px}.settings-channel-card-main{grid-area:main;min-width:0;display:flex;flex-direction:column;gap:6px}.settings-channel-card-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.settings-channel-card-title{display:inline-flex;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:600;color:var(--color-text)}.settings-channel-link{color:inherit;text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--color-text) 22%,transparent)}.settings-channel-link:hover{border-bottom-color:color-mix(in srgb,var(--color-text) 55%,transparent)}.settings-channel-status{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.settings-channel-status.pending{background:var(--color-warning-soft);color:var(--color-warning-strong)}.settings-channel-status.active{background:var(--color-primary-soft);color:var(--color-primary-strong)}.settings-channel-status.error{background:var(--color-danger-soft);color:var(--color-danger-strong)}.settings-channel-meta{font-size:12px;color:var(--color-text-muted);line-height:1.45}.settings-channel-actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;flex:0 0 auto}.settings-channel-toggle{grid-area:toggle;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;padding-top:2px}.settings-channel-toggle-label{min-width:0;font-size:12px;color:var(--color-text-muted);line-height:1.4;white-space:nowrap}.settings-channel-empty{width:100%;border:1px dashed var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-soft);padding:14px;font-size:12px;color:var(--color-text-soft);line-height:1.5}.settings-list{display:flex;flex-direction:column;gap:8px;width:100%}.settings-list-item{border:1px solid #e8e3db;border-radius:10px;background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.settings-warning{border:1px solid #f0d9c8;background:#fff6eb;color:#8d5e31;border-radius:10px;padding:8px 10px;font-size:12px}.today-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:16px}.planning-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(240px,1fr) minmax(320px,1.2fr) minmax(320px,1.3fr);gap:18px;padding-top:18px;align-items:stretch}.planning-layout.step-2{grid-template-columns:repeat(4,minmax(240px,1fr))}.planning-step2-columns{display:contents}.planning-layout.step-2 .planning-column{align-items:stretch}.planning-layout.step-2 .planning-card-panel{align-self:stretch;flex:1;min-height:0}.planning-layout.step-2 .planning-wait{align-self:flex-start}.planning-layout.step-2 .planning-wait .planning-card-panel{align-self:flex-start;flex:0 0 auto}.planning-layout.step-3 .planning-final{align-self:flex-start}.planning-layout.step-3 .planning-final .planning-card-panel{align-self:flex-start;flex:0 0 auto;width:100%}.planning-column{min-width:0;display:flex;flex-direction:column;gap:16px;min-height:0}.planning-intro-header{display:flex;align-items:center;gap:10px;flex-wrap:nowrap}.planning-nav-toggle{padding:4px 8px;min-width:34px;justify-content:center;align-items:center;gap:0}.planning-intro-extra{margin-top:12px}.planning-intro-extra .planning-actions{margin-top:0}.planning-title{font-size:20px;font-weight:600;color:#2f2f2f}.planning-subtitle{font-size:13px;color:#8d877f;margin-top:4px}.planning-intro .planning-subtitle{margin-top:-2px}.planning-column-desc{font-size:12px;color:#8d877f;margin-bottom:6px}.planning-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px}.planning-card-title{font-size:13px;font-weight:600;color:#3b3a37}.planning-card-desc{font-size:12px;color:#8d877f}.planning-time-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;position:relative}.planning-picker{border:1px solid #e0dbd2;background:#fdfcf9;border-radius:10px;padding:6px 10px;font-size:13px;cursor:pointer;width:auto;min-width:72px}.planning-menu{position:absolute;top:36px;left:0;background:#fff;border:1px solid #e0dbd2;border-radius:10px;box-shadow:0 18px 40px #0000001f;padding:4px;width:96px;min-width:96px;max-height:220px;overflow:auto;z-index:20}.planning-menu-item{padding:6px 8px;border-radius:8px;border:none;background:transparent;text-align:left;cursor:pointer;width:100%;font-size:13px;white-space:nowrap}.planning-menu-item:hover{background:#f4f1eb}.planning-add{border:1px solid #c9d9cf;background:#eaf3ee;color:#2f6b4b;border-radius:10px;padding:6px 10px;font-size:12px;cursor:pointer}.planning-add:disabled{border-color:#e0dbd2;background:#f4f1eb;color:#a39a8f;cursor:not-allowed}.planning-next{border:1px solid #e0dbd2;background:#fff;border-radius:12px;padding:10px 14px;font-weight:600;color:#3f3a34;cursor:pointer}.planning-next-inline{white-space:nowrap}.planning-actions{margin-top:8px;display:flex;justify-content:flex-end;gap:8px}.planning-back{border:1px solid #e0dbd2;background:#fff;border-radius:12px;padding:10px 14px;font-weight:600;color:#3f3a34;cursor:pointer}.planning-wait .planning-actions{margin-top:12px;justify-content:flex-end}.planning-warning{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px}.planning-warning-title{font-size:13px;font-weight:600;color:#3b3a37}.planning-warning-desc{font-size:12px;color:#7e7870}.planning-warning-button{border:1px solid #4cb36f;color:#2f8b53;background:#f0faf4;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:600;cursor:pointer;align-self:flex-start}.planning-card-panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:0;flex:1}.planning-task-time{font-size:12px;color:#8d877f;margin-top:6px}.planning-overrun{margin-top:6px;display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:4px 8px;border-radius:999px;border:1px solid transparent}.planning-overrun-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-weight:700;font-size:12px;line-height:1}.planning-overrun.partial{background:#fff4db;border-color:#f1d18a;color:#9a6b00}.planning-overrun.partial .planning-overrun-icon{background:#f6d48f;color:#6f4a00}.planning-overrun.none{background:#ffe3e3;border-color:#f2b2b2;color:#a33d3d}.planning-overrun.none .planning-overrun-icon{background:#f3b6b6;color:#7d2e2e}.planning-section-title{font-size:14px;font-weight:600;color:#3b3a37}.planning-drop{display:flex;flex-direction:column;gap:12px;min-height:120px;padding:4px;flex:1;min-height:0;overflow:auto}.planning-layout .day-panel{display:flex;flex-direction:column;min-height:0;flex:1}.planning-drop.drag-over{border-radius:12px;box-shadow:0 0 0 2px #5a966e26}.planning-day-title{font-size:16px;font-weight:600;color:#2f2f2f}.planning-day-desc{margin-top:6px;font-size:12px;color:#8d877f;line-height:1.4}.today-column{min-width:0;display:flex;min-height:0}.today-column .schedule-panel{width:100%;flex:1 1 auto;min-height:0}.today-column .calendar-layout,.today-column .schedule{flex:1 1 auto;min-height:0}.today-column:last-child{max-width:390px}.today-column .day-panel{width:100%;height:100%;overflow:hidden}.shutdown-layout{flex:1;min-height:0;display:grid;grid-template-columns:minmax(320px,1fr) minmax(360px,1.1fr);gap:18px;padding-top:18px}.shutdown-page .shutdown-layout{width:min(1100px,100%);margin:0 auto}.shutdown-column,.shutdown-summary{min-width:0;display:flex;flex-direction:column;gap:16px}.shutdown-summary{max-width:420px;width:100%;align-self:flex-start}.shutdown-header{display:flex;align-items:center;gap:12px}.shutdown-header-text{display:flex;flex-direction:column}.shutdown-nav-toggle{padding:4px 8px;min-width:34px;justify-content:center;align-items:center}.shutdown-nav-toggle .pill-icon{margin-right:0;color:inherit}.shutdown-nav-toggle svg{width:18px;height:18px}.shutdown-column.wide{max-width:520px;width:100%;align-self:flex-start}.shutdown-title{font-size:22px;font-weight:600;color:#2f2f2f}.shutdown-subtitle{font-size:13px;color:#8d877f;margin-top:-6px}.shutdown-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px;max-width:420px}.shutdown-card-actions{margin-top:4px;display:flex;justify-content:flex-end}.shutdown-card-title{font-size:16px;font-weight:600;color:#3b3a37}.shutdown-chart{position:relative;padding:22px 4px 18px;margin-top:6px}.shutdown-bar{position:relative;height:8px;border-radius:999px;background:#e2ded6}.shutdown-bar-planned{position:absolute;left:0;top:0;bottom:0;background:#d7d2c9}.shutdown-bar-actual{position:absolute;left:0;top:0;bottom:0;background:#4cb36f}.shutdown-bar-scale{display:flex;justify-content:flex-end;color:#a39a8f;font-size:12px;padding:0 2px;margin-top:10px}.shutdown-pill{position:absolute;top:-34px;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;transform:translate(-50%)}.shutdown-pill.actual{background:#4cb36f}.shutdown-pill.planned{top:18px;background:#3f3c35}.shutdown-pill.actual:after{content:"";position:absolute;left:50%;top:100%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #4cb36f}.shutdown-pill.planned:after{content:"";position:absolute;left:50%;bottom:100%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:7px solid #3f3c35}.shutdown-donut{width:160px;height:160px;border-radius:50%;margin:10px auto 0;position:relative;display:grid;place-items:center}.shutdown-donut-fill{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;box-shadow:inset 0 0 0 24px #fff}.shutdown-legend{display:flex;flex-direction:column;gap:6px;align-items:center;font-size:12px;color:#6f6a61}.shutdown-legend-item{display:inline-flex;align-items:center;gap:8px}.shutdown-legend-swatch{width:14px;height:14px;border-radius:4px}.shutdown-actions{display:flex;justify-content:flex-end;width:100%}.shutdown-next{max-width:200px}.shutdown-list-title{font-size:20px;font-weight:600;color:#2f2f2f}.shutdown-add{display:flex;gap:8px}.shutdown-add input{flex:1;border:1px solid #e0dbd2;background:#fff;border-radius:12px;padding:10px 12px;font-size:13px}.shutdown-add button{border:1px solid #e0dbd2;background:#fff;border-radius:12px;width:36px;font-size:18px;cursor:pointer}.shutdown-add .add-task-button{width:100%;padding:10px 12px;font-size:13px;text-align:left;color:#6a6156;background:#fbfaf7}.shutdown-review{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:24px;width:min(980px,100%);margin:0 auto;display:flex;flex-direction:column;gap:18px;align-self:center;height:calc(100vh - 80px);max-height:calc(100vh - 80px);overflow:auto}.shutdown-review-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.shutdown-review-date{font-size:18px;font-weight:600;color:#2f2f2f;display:inline-flex;align-items:center;gap:8px}.shutdown-review-save{border:1px solid #e0dbd2;background:#fff;border-radius:12px;padding:8px 14px;font-weight:600;color:#3f3a34;cursor:pointer}.shutdown-review-save.saved{background:#e5f6ec;border-color:#4cb36f;color:#2f8b53}.shutdown-review-row{position:relative;display:flex;align-items:center;gap:10px}.shutdown-mood-button{border:1px solid #e0dbd2;background:#fffdfa;border-radius:12px;padding:8px 12px;font-size:13px;cursor:pointer}.shutdown-mood-menu{position:absolute;top:44px;left:0;background:#fff;border:1px solid #e0dbd2;border-radius:12px;box-shadow:0 18px 40px #0000001f;padding:10px;width:240px;z-index:30}.shutdown-mood-question{font-size:12px;color:#7e7870;margin-bottom:8px}.shutdown-mood-option{width:100%;display:flex;align-items:center;gap:8px;border:none;background:transparent;padding:6px 8px;border-radius:8px;cursor:pointer;font-size:13px}.shutdown-mood-option:hover{background:#f4f1eb}.shutdown-review-section{display:flex;flex-direction:column;gap:8px}.shutdown-review-label{font-size:12px;color:#8d877f}.shutdown-review-input{border:1px solid #e0dbd2;border-radius:12px;padding:10px 12px;font-size:13px;min-height:56px}.shutdown-review-title{font-size:14px;font-weight:600;color:#3b3a37}.shutdown-review-desc{font-size:12px;color:#8d877f}.shutdown-review-highlights{display:flex;flex-direction:column;gap:12px}.shutdown-highlight{border:1px solid #eee8df;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.shutdown-highlight-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.shutdown-highlight-ai{align-self:flex-start;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#7a746c;background:#f5f0e8;border-radius:999px;padding:2px 6px;white-space:nowrap}.shutdown-highlight-title{background:transparent;border:none;text-align:left;font-size:14px;font-weight:600;color:#2f2f2f;cursor:pointer}.shutdown-highlight-input{border:1px solid #e0dbd2;border-radius:10px;padding:8px 10px;font-size:12px;min-height:48px}.shutdown-review-time{display:flex;gap:16px;font-size:13px;color:#6f6a61}.planning-toast{position:fixed;top:20px;right:24px;background:#fff;border:1px solid #e0dbd2;border-radius:14px;box-shadow:0 18px 40px #0000001f;padding:12px 14px;width:300px;z-index:60;cursor:pointer}.planning-toast.expanded{padding-bottom:10px}.planning-toast-content{display:grid;gap:4px;padding-right:26px}.planning-toast-title{font-size:14px;font-weight:600;color:#2f2f2f}.planning-toast-desc{font-size:12px;color:#7e7870}.planning-toast-close{position:absolute;top:8px;right:8px;border:none;background:#f4f1eb;color:#7e7870;width:22px;height:22px;border-radius:8px;cursor:pointer}.planning-toast-actions{display:grid;gap:8px;margin-top:10px}.planning-toast-actions button{border:1px solid #e0dbd2;background:#fff;border-radius:10px;padding:8px 10px;font-size:12px;cursor:pointer;text-align:left}.floating-ritual-toast-stack{position:fixed;right:24px;z-index:94;display:grid;gap:10px;width:min(340px,calc(100vw - 32px))}.floating-ritual-toast-stack .planning-toast{position:relative;top:auto;right:auto;width:100%;box-sizing:border-box;z-index:auto}.sidebar-notifications{display:grid;gap:10px;margin-bottom:12px}.sidebar-notifications .planning-toast{position:relative;top:auto;right:auto;width:100%;box-shadow:0 10px 24px #0000001a;cursor:pointer}.sidebar-notifications .planning-toast.expanded{padding-bottom:12px}.sidebar-notifications .planning-toast-actions{position:absolute;left:0;right:0;bottom:100%;margin-bottom:8px;background:#fff;border:1px solid #e0dbd2;border-radius:12px;padding:8px;box-shadow:0 12px 26px #0000001f}.sidebar-notifications .invite-toast{cursor:default}.sidebar-notifications .invite-result-toast{cursor:default;padding-right:36px}.sidebar-notifications .invite-result-toast .planning-toast-title{font-size:13px}.sidebar-notifications .invite-result-toast .planning-toast-desc{margin-top:4px}.sidebar-notifications .task-start-toast{cursor:default;padding-right:36px}.sidebar-notifications .task-start-toast .planning-toast-title{font-size:13px}.sidebar-notifications .invite-toast .planning-toast-actions{position:static;margin:10px 0 0;background:transparent;border:none;padding:0;box-shadow:none}.sidebar-notifications .invite-toast .planning-toast-actions button{text-align:center}.sidebar-notifications .invite-toast .planning-toast-actions button.danger{border-color:#efc1b8;color:#c24a3b;background:#fff4f2}.deploy-status{border:1px solid #e3d7c7;background:#fff6ea;border-radius:12px;padding:10px 12px;display:grid;gap:6px;margin-bottom:12px}.deploy-status.error{border-color:#efc1b8;background:#fff1f0}.deploy-status-title{font-size:12px;font-weight:700;color:#5a4632}.deploy-status.error .deploy-status-title{color:#7a2a22}.deploy-status-message{font-size:11px;color:#7b6b5a;line-height:1.35}.deploy-status.error .deploy-status-message{color:#8b3a32}.deploy-status-time{font-size:10px;color:#9a8b7b}.build-notice{border:1px solid #b7d9c3;background:#e9f6ee;border-radius:12px;padding:10px 12px;display:grid;gap:6px;margin-bottom:12px}.build-notice-title{font-size:12px;font-weight:700;color:#2f6b49}.build-notice-message{font-size:11px;color:#3f7a57;line-height:1.35}.task-start-toast-stack{position:fixed;top:20px;right:24px;z-index:95;display:grid;gap:10px;width:min(360px,calc(100vw - 32px))}.task-start-float-toast{position:relative;border:1px solid #e0dbd2;border-left:4px solid #c89254;background:#fff;border-radius:12px;box-shadow:0 16px 34px #00000024;padding:12px 36px 12px 12px}.task-start-float-toast-content{display:grid;gap:4px}.task-start-float-toast-title{font-size:13px;font-weight:700;color:#2f2f2f}.task-start-float-toast-desc{font-size:12px;color:#6f675d;line-height:1.3}.task-start-float-toast-close{position:absolute;top:8px;right:8px;border:none;border-radius:8px;width:22px;height:22px;background:#f4f1eb;color:#7e7870;cursor:pointer}.task-start-toast-more{border:1px solid #d8d1c6;background:#f8f5ef;color:#5f574d;border-radius:10px;font-size:12px;font-weight:600;padding:8px 10px;cursor:pointer;text-align:left}.team-event-toast-stack{position:fixed;right:24px;z-index:90;display:grid;gap:10px;width:min(340px,calc(100vw - 32px))}.team-event-toast{position:relative;border:1px solid #e0dbd2;border-left:4px solid #7b9ad8;background:#fff;border-radius:12px;box-shadow:0 16px 34px #00000024;padding:12px 36px 12px 12px}.team-event-toast.assigned{border-left-color:#6db691}.team-event-toast-content{display:grid;gap:4px}.team-event-toast-title{font-size:13px;font-weight:700;color:#2f2f2f}.team-event-toast-desc{font-size:12px;color:#6f675d;line-height:1.3}.team-event-toast-close{position:absolute;top:8px;right:8px;border:none;border-radius:8px;width:22px;height:22px;background:#f4f1eb;color:#7e7870;cursor:pointer}.team-event-toast-more{border:1px solid #d8d1c6;background:#f8f5ef;color:#5f574d;border-radius:10px;font-size:12px;font-weight:600;padding:8px 10px;cursor:pointer;text-align:left}@media (max-width: 900px){.task-start-toast-stack{top:12px;right:12px;width:min(340px,calc(100vw - 24px))}.team-event-toast-stack,.floating-ritual-toast-stack{right:12px;width:min(340px,calc(100vw - 24px))}}.pomodoro-layout{flex:1;min-height:0;display:flex;justify-content:center;align-items:center;padding:24px 16px;width:100%}.pomodoro-card{width:min(760px,100%);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:28px 32px;display:flex;flex-direction:column;gap:20px}.pomodoro-window-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none}.pomodoro-window{position:absolute;top:88px;left:0;width:min(316px,calc(100vw - 48px));max-height:calc(100vh - 112px);pointer-events:auto;transform-origin:top left;transition:box-shadow .16s ease;opacity:1}.pomodoro-window-panel{max-height:calc(100vh - 112px);overflow:auto}.pomodoro-window-panel.pomodoro-card{padding:18px 18px 16px;gap:8px;border-radius:16px}.pomodoro-window-panel .pomodoro-header-slot{display:flex;align-items:center;justify-content:flex-start;width:100%}.pomodoro-window-panel .pomodoro-header-text{width:100%}.pomodoro-window-panel .pomodoro-title{font-size:18px;text-align:left}.pomodoro-window-panel .pomodoro-timer{padding:0;border-radius:0}.pomodoro-window-panel .pomodoro-time{font-size:54px}.pomodoro-window-panel .pomodoro-actions{gap:8px;display:grid;grid-template-columns:minmax(0,1fr) auto}.pomodoro-window-panel .pomodoro-primary{width:100%}.pomodoro-window-panel .pomodoro-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pomodoro-window-panel .pomodoro-settings-toggles{grid-template-columns:auto 1fr;gap:10px 12px}.pomodoro-window-panel .pomodoro-cycle{font-size:11px;text-align:center}.pomodoro-window.dragging{transform:translateZ(0);will-change:left,top}.pomodoro-window-drag-edge{position:absolute;top:0;left:0;right:0;height:16px;cursor:grab;z-index:1}.pomodoro-window-header{cursor:grab;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:stretch;gap:0}.pomodoro-window.dragging .pomodoro-window-header,.pomodoro-window.dragging .pomodoro-window-drag-edge,.pomodoro-window-drag-edge:active,.pomodoro-window-header:active{cursor:grabbing}.pomodoro-window-controls{display:flex;align-items:center;gap:8px;align-self:flex-start;cursor:default}.pomodoro-window-control{width:12px;height:12px;border:none;border-radius:999px;padding:0;cursor:pointer;flex:0 0 auto;box-shadow:inset 0 0 0 1px #3528181f;position:relative}.pomodoro-window-control.close{background:#ff5f57}.pomodoro-window-control.minimize{background:#febc2e}.pomodoro-window-control:hover{filter:brightness(.96)}.pomodoro-window-control:after{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#482f14c7;font-size:9px;font-weight:700;line-height:1;opacity:0;transition:opacity .12s ease}.pomodoro-window-control.close:after{content:"×"}.pomodoro-window-control.minimize:after{content:"−"}.pomodoro-window-control:hover:after,.pomodoro-window-control:focus-visible:after{opacity:1}.pomodoro-window.is-opening{animation:pomodoro-window-open .24s cubic-bezier(.2,.9,.24,1) both}.pomodoro-window.is-closing{animation:pomodoro-window-close .22s cubic-bezier(.4,0,.2,1) both}.pomodoro-window.is-minimizing{animation:pomodoro-window-minimize .26s cubic-bezier(.32,.72,0,1) both}.pomodoro-window.is-restoring{animation:pomodoro-window-restore .26s cubic-bezier(.2,.9,.24,1) both}@keyframes pomodoro-window-open{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pomodoro-window-close{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.96)}}@keyframes pomodoro-window-minimize{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(var(--pomodoro-window-exit-x),var(--pomodoro-window-exit-y),0) scale(var(--pomodoro-window-exit-scale))}}@keyframes pomodoro-window-restore{0%{opacity:0;transform:translate3d(var(--pomodoro-window-exit-x),var(--pomodoro-window-exit-y),0) scale(var(--pomodoro-window-exit-scale))}to{opacity:1;transform:translateZ(0) scale(1)}}.pomodoro-header{display:flex;gap:12px;align-items:center}.pomodoro-header-slot,.pomodoro-header-text{min-width:0}.pomodoro-title{font-size:22px;font-weight:700;color:#2d2a24}.pomodoro-subtitle{font-size:12px;color:#8b7f72;margin-top:4px}.pomodoro-loading{font-size:14px;color:#8b7f72}.pomodoro-timer{border:none;background:transparent;border-radius:0;padding:0;display:block;text-align:center}.pomodoro-timer-dashboard-like{display:flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0;margin-top:-2px}.pomodoro-timer.focus,.pomodoro-timer.break,.pomodoro-timer.long-break{border-color:transparent;background:transparent}.pomodoro-mode{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#9c8f82}.pomodoro-mode-dashboard-like{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;font-size:14px;line-height:1.2;text-transform:none;letter-spacing:0;color:#7e756c}.pomodoro-mode-separator,.pomodoro-mode-cycle{color:#8b7f72}.pomodoro-mode-dot{width:8px;height:8px;border-radius:999px;background:#d5cfc7}.pomodoro-mode-dot.active{background:#22a064}.pomodoro-time{font-size:52px;line-height:1;letter-spacing:-.04em;font-weight:500;color:#2d2a24}.pomodoro-actions{display:flex;flex-wrap:wrap;gap:10px}.pomodoro-actions-dashboard-like{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.pomodoro-primary{min-height:40px;padding:0 18px;border:1px solid color-mix(in srgb,#22a064 58%,white);border-radius:8px;background:linear-gradient(180deg,#28b16f,#22a064);color:#fff;font-weight:600;cursor:pointer;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease;box-shadow:0 10px 18px #22a0642e}.pomodoro-primary:hover{filter:saturate(1.03);box-shadow:0 10px 18px #22a0642e;transform:translateY(-1px)}.pomodoro-primary:active{transform:translateY(1px)}.pomodoro-secondary{min-height:40px;padding:0 14px;border-radius:8px;border:1px solid color-mix(in srgb,#e0dbd2 92%,white);background:color-mix(in srgb,#ffffff 96%,white);color:#2f2a24;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .16s ease}.pomodoro-secondary:hover{border-color:color-mix(in srgb,#d0c8bc 68%,#e0dbd2);background:#f5f2ed;transform:translateY(-1px)}.pomodoro-secondary:active{transform:translateY(1px)}.pomodoro-break-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pomodoro-break-preset{min-height:62px;padding:11px 12px;border:1px solid color-mix(in srgb,#e0dbd2 92%,white);border-radius:10px;background:color-mix(in srgb,#ffffff 96%,white);color:#2f2a24;font:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:background-color .18s ease,border-color .18s ease,transform .16s ease}.pomodoro-break-preset:hover{background:#f5f2ed;border-color:color-mix(in srgb,#d0c8bc 68%,#e0dbd2);transform:translateY(-1px)}.pomodoro-break-preset span{font-size:14px;line-height:1.2;color:#2f2a24}.pomodoro-break-preset strong{font-size:14px;line-height:1.2;font-weight:500;color:#7e756c}.pomodoro-break-preset-start{border-color:color-mix(in srgb,#22a064 58%,white);background:linear-gradient(180deg,#28b16f,#22a064)}.pomodoro-break-preset-start:hover{border-color:color-mix(in srgb,#22a064 68%,white);background:linear-gradient(180deg,#28b16f,#22a064);filter:saturate(1.03)}.pomodoro-break-preset-start span,.pomodoro-break-preset-start strong{color:#fff}.pomodoro-summary{font-size:12px;color:#7e756c;text-align:left}.pomodoro-settings{border-top:1px dashed #e4ded4;padding-top:12px;display:flex;flex-direction:column;gap:8px}.pomodoro-settings-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:9px 12px;border:1px solid #e5ddd2;border-radius:12px;background:#fbfaf8;cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.pomodoro-settings-toggle:hover{border-color:#d5cdc2;background:#f8f4ee}.pomodoro-settings-toggle:focus-visible{outline:none;border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.pomodoro-settings-title{font-size:13px;font-weight:600;color:#3a332a}.pomodoro-settings-toggle-icon{width:18px;height:18px;color:#8b7f72;flex:0 0 auto;transition:transform .18s ease,color .18s ease}.pomodoro-settings-toggle.open .pomodoro-settings-toggle-icon{transform:rotate(180deg);color:#5f5750}.pomodoro-settings-toggle-icon svg{width:100%;height:100%;display:block}.pomodoro-settings-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .24s ease,opacity .18s ease}.pomodoro-settings-content.open{max-height:420px;opacity:1}.pomodoro-settings-content.open>.pomodoro-settings-grid{margin-bottom:12px}.pomodoro-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px}.pomodoro-settings-item{display:flex;flex-direction:column;align-items:stretch;gap:6px;font-size:12px;color:#6f665c}.pomodoro-settings-label{padding-left:2px;font-size:12px;font-weight:600;color:#756b61}.pomodoro-settings-trigger{width:100%;min-height:44px;padding:9px 12px;border:1px solid #e0dbd2;border-radius:12px;background:color-mix(in srgb,#f5f1eb 42%,white);display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.pomodoro-settings-trigger:hover{border-color:#d0c8bc;background:color-mix(in srgb,#f2eee8 62%,white)}.pomodoro-settings-trigger:focus-visible,.pomodoro-settings-trigger.open{outline:none;border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.pomodoro-settings-trigger-main{min-width:0;display:inline-flex;align-items:center}.pomodoro-settings-trigger-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.pomodoro-settings-trigger-value{font-size:13px;font-weight:600;color:#2f2a24}.pomodoro-settings-trigger-meta{font-size:11px;color:#8b7f72}.pomodoro-settings-trigger-caret{flex:0 0 auto;color:#9a9187}.pomodoro-select-menu{padding:6px;border-radius:14px;box-shadow:0 20px 44px #1f170d29}.pomodoro-select-menu-list{display:grid;gap:2px}.pomodoro-select-option{width:100%;border:none;border-radius:10px;background:transparent;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease}.pomodoro-select-option:hover{background:#f6f2ec}.pomodoro-select-option.active{background:#f1ede7}.pomodoro-select-option-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.pomodoro-select-option-label{font-size:13px;font-weight:600;color:#2f2a24}.pomodoro-select-option-description{font-size:11px;color:#8b7f72}.pomodoro-select-option-check{width:18px;height:18px;color:#6f665c;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.pomodoro-settings-toggles{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:10px 12px;padding-top:2px}.pomodoro-settings-toggle-label{font-size:12px;color:#6f665c}@media (max-width: 900px){.pomodoro-window-shell{display:none}}.project-layout{flex:1;min-height:0;display:flex;align-items:center;justify-content:stretch;padding:24px 16px;width:100%}.project-card{width:100%;max-width:1400px;container-type:inline-size;min-height:calc(100dvh - 70px);height:calc(100dvh - 70px);max-height:calc(100dvh - 70px);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:28px 32px;display:flex;flex-direction:column;gap:16px;margin:0 auto}.project-card-wide{gap:18px}.project-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;width:100%}.project-header-main{display:flex;flex-direction:column;gap:10px;width:100%}.project-title-grid{display:grid;grid-template-columns:max-content 1fr;column-gap:14px;row-gap:8px;align-items:center}.project-title-stack{display:flex;flex-direction:column;gap:6px}.project-shared-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.project-shared-pill{font-size:11px;padding:4px 8px;border-radius:999px;background:#f2eee7;color:#6e655b;border:1px solid rgba(0,0,0,.08);white-space:nowrap}.project-item .project-shared-pill{margin-left:8px;font-size:10px;padding:2px 6px}.project-shared-icon,.project-status-icon{width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;position:relative}.project-shared-icon{margin-left:4px;color:#8f887e;background:#f1eee8;border:1px solid rgba(63,59,53,.08)}.project-shared-icon svg,.project-status-icon svg{width:13px;height:13px}.project-status-icon{margin-left:2px}.project-status-icon.paused{color:#8b671a;background:#fff2c8}.project-status-icon.done{color:#7f4f48;background:#f1ebe6}.project-shared-note{font-size:12px;color:#a38f7c}.project-parent-breadcrumb{color:#8b847b;font-size:12px;line-height:1.25}.project-invite-row{display:flex;align-items:center;gap:10px;margin-top:8px}.project-invite-row input{flex:1;min-width:180px;border:1px solid #e0dbd2;border-radius:10px;padding:8px 10px;font-size:14px;background:#fffdf9;color:#3b3a37}.project-invite-modal{width:min(560px,92vw);max-height:80vh;overflow:auto}.project-invite-copy{display:flex;flex-direction:column;gap:8px}.project-invite-title{font-size:16px;font-weight:600;color:#2f2f2f}.project-invite-desc{font-size:14px;color:#5a5752;line-height:1.5}.project-invite-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#7b756d}.project-invite-form input{border:1px solid #e0dbd2;border-radius:10px;padding:10px 12px;font-size:14px;background:#fffdf9;color:#3b3a37}.project-invite-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.project-invite-error{margin-top:8px;color:#a53d35;font-size:12px}.project-members-list{display:flex;flex-direction:column;gap:10px}.project-members-filters{display:flex;flex-direction:column;gap:8px}.project-members-search{border:1px solid rgba(0,0,0,.14);border-radius:10px;background:#f8f5ef;color:#2e2e2e;font-size:13px;padding:8px 10px}.project-members-statuses{display:flex;flex-wrap:wrap;gap:6px}.project-members-status{border:1px solid rgba(0,0,0,.14);border-radius:999px;background:#f3eee4;color:#4b453f;font-size:12px;font-weight:600;padding:4px 10px;cursor:pointer}.project-members-status.active{border-color:#2b7a608c;background:#76c5a547;color:#245744}.project-member{display:flex;align-items:center;gap:12px;padding:8px 10px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:#faf8f4}.project-member-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e6e1d8;color:#5b554d;font-weight:600;font-size:13px}.project-member-avatar img{width:100%;height:100%;object-fit:cover}.project-member-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.project-member-email{font-size:13px;color:#2f2f2f}.project-member-role{font-size:11px;color:#8a847c;width:fit-content;border-radius:999px;padding:2px 8px;border:1px solid transparent}.project-member-timeline{font-size:11px;color:#8f877e;margin-top:2px}.project-member-role.status-in_project{color:#2f6f48;background:#5fb48729;border-color:#5fb48757}.project-member-role.status-received{color:#26627f;background:#6ab0d82e;border-color:#6ab0d861}.project-member-role.status-sent{color:#7a5b25;background:#ecc16233;border-color:#ecc16273}.project-member-role.status-declined{color:#8b4740;background:#d77d7433;border-color:#d77d746b}.project-member-remove{border:none;background:transparent;color:#b14a43;font-size:12px;font-weight:600;cursor:pointer;padding:4px 2px;white-space:nowrap;margin-left:auto}.project-member-action{border:none;background:transparent;color:#3b6e8f;font-size:12px;font-weight:600;cursor:pointer;padding:4px 2px;white-space:nowrap}.project-member-action:hover{text-decoration:underline}.project-member-action:disabled{opacity:.5;cursor:not-allowed;text-decoration:none}.project-member-action.danger{color:#b14a43}.project-member-remove:hover{text-decoration:underline}.project-member-role-select{border:1px solid rgba(0,0,0,.16);background:#f3eee4;color:#3b3732;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:600}.project-member-role-select:disabled{opacity:.6;cursor:not-allowed}.project-dot-lg{width:18px;height:18px;border-radius:50%;background:var(--tag-bg, #e7e2d9);border:1px solid rgba(0,0,0,.12);margin-top:0;flex:0 0 auto;align-self:center;cursor:pointer}.project-dot-lg.project-emoji-lg{width:30px;height:30px;border-radius:12px;border:1px solid #e0dbd2;background:#fffdfa;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.project-header-emoji-button{width:30px;height:30px;border:none;background:transparent;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;align-self:center;cursor:pointer;font-size:24px;line-height:1;flex:0 0 auto;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.project-header-emoji-button:disabled{cursor:not-allowed;opacity:.6}.project-new-appearance-hint{animation:projectAppearanceHint 1.8s ease-in-out infinite;box-shadow:0 0 #5d927838,0 8px 20px #5d92782e}@keyframes projectAppearanceHint{0%,to{transform:scale(1);box-shadow:0 0 #5d927838,0 8px 20px #5d927829}50%{transform:scale(1.08);box-shadow:0 0 0 8px #5d927800,0 10px 26px #5d927838}}.project-dot-lg:disabled{cursor:not-allowed;opacity:.6}.project-title-button{border:none;background:transparent;padding:0;font:inherit;color:inherit;text-align:left;cursor:pointer;display:inline-flex;align-items:center}.project-title{font-size:22px;font-weight:700;color:#2f2f2f;white-space:nowrap}.project-title-button{font-size:22px;font-weight:700;color:#2f2f2f}.project-title-all{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.project-title-row{display:flex;align-items:center;gap:10px}.project-nav-toggle{display:none;padding:4px 8px;min-width:34px;justify-content:center;align-items:center}.pill.project-nav-toggle{display:none}.project-nav-toggle .pill-icon{margin-right:0;color:inherit}.project-nav-toggle svg{width:18px;height:18px}.project-title-input{border:1px solid #e0dbd2;border-radius:10px;padding:4px 8px;font-size:22px;font-weight:700;color:#2f2f2f;min-width:220px;background:#fffdfa}.project-desc-input{border:1px solid #eee6dc;border-radius:10px;padding:6px 12px;font-size:12px;color:#6f6a63;min-width:420px;width:520px;max-width:720px;background:#fdfcf9;height:34px;line-height:1.4}.project-meta-row{display:grid;grid-template-columns:minmax(240px,1.05fr) minmax(320px,1.25fr) minmax(360px,1.2fr);align-items:center;gap:10px;grid-column:1 / -1;width:100%;min-width:0}.project-meta-row .project-status-row{grid-column:1;margin-top:0}.project-status-row{align-items:center}.project-status-badge{margin-left:auto;font-size:10px;padding:2px 6px;border-radius:999px;opacity:0;transition:opacity .2s ease;color:#5a5752;background:#f1eee8}.project-item:hover .project-status-badge{opacity:1}.project-status-badge.paused{background:#fff2c8;color:#7b5b12}.project-status-badge.done{background:#ffe3df;color:#8a3f36}.project-status-badge.active{background:#e7f1eb;color:#2f4938}.project-status-row{display:flex;gap:6px;flex-wrap:nowrap;margin-top:2px;justify-content:flex-start;width:100%}.project-status-pill{position:relative;border:1px solid #e0dbd2;background:#fdfcf9;border-radius:10px;padding:6px 8px;font-size:13px;height:32px;color:#6b665f;cursor:pointer;min-width:74px;flex:1 1 0;justify-content:center;text-align:center;white-space:nowrap;line-height:1.1;display:inline-flex;align-items:center}.project-status-pill-icon{display:none}.project-status-pill.selected.active{background:#e7f1eb;border-color:#7eb39a;color:#2f4938}.project-status-pill.selected.paused{background:#fff2c8;border-color:#e2c36a;color:#7b5b12}.project-status-pill.selected.done{background:#ffe3df;border-color:#e6a19a;color:#8a3f36}.project-desc-input{width:100%;min-width:0;max-width:none;grid-column:2}.project-goal-display{border:1px solid #eee6dc;border-radius:10px;padding:6px 12px;font-size:12px;color:#6f6a63;background:#fdfcf9;height:34px;line-height:1.4;text-align:left;cursor:text;width:100%;min-width:0;max-width:none;grid-column:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-panel-focus{background:#fffdf9}.project-note-input{width:100%;min-height:80px;max-height:120px;resize:none;border:1px solid #eee6dc;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.4;color:#4a4741;background:#fff;overflow:auto}.project-header-actions{display:flex;gap:8px;flex-wrap:nowrap;justify-content:flex-end}.project-action{white-space:nowrap}@media (max-width: 1100px){.project-meta-row{grid-template-columns:1fr;align-items:stretch}.project-header-actions{flex-wrap:wrap}.project-widgets-toggle-row{grid-column:1 / -1}}.project-action{border:1px solid #e0dbd2;border-radius:10px;padding:6px 12px;height:34px;display:inline-flex;align-items:center;font-size:13px;cursor:pointer;background:#fdfcf9;color:#5a5752;flex:1 1 0;justify-content:center;white-space:nowrap}.project-meta-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) max-content;gap:8px;align-items:center;justify-content:stretch;margin-left:0;width:100%;min-width:0;grid-column:3}.project-meta-actions .project-action{width:100%;min-width:0;font-size:13px;padding-left:8px;padding-right:8px}.project-add-task-action-icon,.project-invite-action-icon,.project-widgets-action-icon{display:none}.project-meta-actions .project-add-task-action,.project-meta-actions .project-invite-action,.project-meta-actions .project-widgets-action{position:relative}.project-meta-actions .project-invite-action{width:auto;min-width:94px}@media (max-width: 1180px){.project-meta-row{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center}.project-status-row{width:auto;min-width:0;grid-column:1}.project-status-pill{width:34px;min-width:34px;flex:0 0 34px;padding-left:0;padding-right:0}.project-status-pill-label{display:none}.project-status-pill-icon{display:inline-flex;width:16px;height:16px;align-items:center;justify-content:center}.project-status-pill-icon svg{width:100%;height:100%}.project-meta-actions{grid-template-columns:repeat(3,max-content);width:auto;justify-content:flex-start;justify-self:end;grid-column:3}.project-meta-actions .project-add-task-action,.project-meta-actions .project-widgets-action,.project-meta-actions .project-invite-action{min-width:34px;width:34px;padding-left:0;padding-right:0}.project-add-task-action-full,.project-widgets-action-full,.project-invite-action-full{display:none}.project-add-task-action-icon,.project-widgets-action-icon,.project-invite-action-icon{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center}.project-add-task-action-icon svg,.project-widgets-action-icon svg,.project-invite-action-icon svg{width:100%;height:100%}.project-status-pill:before,.project-status-pill:after,.project-add-task-action:before,.project-add-task-action:after,.project-widgets-action:before,.project-widgets-action:after,.project-invite-action:before,.project-invite-action:after{position:absolute;right:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:80}.project-status-pill:before,.project-add-task-action:before,.project-widgets-action:before,.project-invite-action:before{content:attr(data-tooltip);bottom:calc(100% + 9px);min-width:142px;max-width:230px;padding:8px 10px;border-radius:12px;border:1px solid rgba(208,199,187,.92);background:#fffcf7fa;box-shadow:0 16px 32px #2e251c29;color:#403a33;font-size:12px;line-height:1.2;white-space:normal;text-align:left;transform:translateY(4px)}.project-status-pill:after,.project-add-task-action:after,.project-widgets-action:after,.project-invite-action:after{content:"";bottom:calc(100% + 4px);right:12px;width:12px;height:7px;border:none;background:#fffcf7fa;clip-path:polygon(50% 100%,0 0,100% 0);transform:translateY(4px)}.project-status-pill:hover:before,.project-status-pill:hover:after,.project-status-pill:focus-visible:before,.project-status-pill:focus-visible:after,.project-add-task-action:hover:before,.project-add-task-action:hover:after,.project-add-task-action:focus-visible:before,.project-add-task-action:focus-visible:after,.project-widgets-action:hover:before,.project-widgets-action:hover:after,.project-widgets-action:focus-visible:before,.project-widgets-action:focus-visible:after,.project-invite-action:hover:before,.project-invite-action:hover:after,.project-invite-action:focus-visible:before,.project-invite-action:focus-visible:after{opacity:1;visibility:visible;transform:translateY(0)}}@container (max-width: 920px){.project-meta-row{grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center}.project-status-row{width:auto;min-width:0;grid-column:1}.project-status-pill{width:34px;min-width:34px;flex:0 0 34px;padding-left:0;padding-right:0}.project-status-pill-label,.project-add-task-action-full,.project-widgets-action-full,.project-invite-action-full{display:none}.project-status-pill-icon,.project-add-task-action-icon,.project-widgets-action-icon,.project-invite-action-icon{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center}.project-status-pill-icon svg,.project-add-task-action-icon svg,.project-widgets-action-icon svg,.project-invite-action-icon svg{width:100%;height:100%}.project-meta-actions{width:auto;grid-template-columns:repeat(3,max-content);justify-content:flex-start;justify-self:end;grid-column:3}.project-meta-actions .project-add-task-action,.project-meta-actions .project-widgets-action,.project-meta-actions .project-invite-action{min-width:34px;width:34px;padding-left:0;padding-right:0}}.project-widgets-toggle-row{display:flex;align-items:center;width:150px;grid-column:4;min-width:0;justify-self:end}.project-widgets-toggle{width:150px;min-width:0;max-width:150px;font-size:11px;padding-left:10px;padding-right:10px;overflow:hidden;text-overflow:ellipsis}.project-meta-actions--compact{width:288px}.project-meta-actions--compact .project-action{flex:1 1 0;min-width:0}.project-action.primary{background:#6fa88e;border-color:#5a9278;color:#fff}.project-action.ghost{background:#fbfaf7}.project-action:hover{background:#f4efe8}.project-action.primary:hover{background:#5f9a80}.project-top-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.project-panel{border:1px solid #ebe5dc;border-radius:16px;padding:14px 16px;background:#fffdfa;display:flex;flex-direction:column;gap:10px;min-height:160px}.project-panel-compact{min-height:0}.project-activity-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow:auto;padding-right:4px}.project-activity-item{border:1px solid #ebe5dc;border-radius:10px;background:#fff;padding:8px 10px;display:flex;flex-direction:column;gap:4px}.project-activity-text{font-size:12px;color:#4f4a43}.project-activity-time{font-size:11px;color:#8f887f}.project-activity-filter{border:1px solid #e0dbd2;border-radius:8px;background:#fff;color:#4f4a43;font-size:12px;padding:5px 8px}.project-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.project-panel-title{font-size:13px;font-weight:600;color:#3d3933}.project-panel-subtitle{font-size:11px;color:#8a847c}.project-panel-action{border:none;background:transparent;color:#6b8b74;font-size:11px;cursor:pointer}.project-mini-list{display:flex;flex-direction:column;gap:8px}.project-mini-item{border:1px solid #eee6dc;border-radius:12px;padding:8px 10px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;gap:12px}.project-mini-title{font-size:12px;font-weight:600;color:#3f3b35}.project-mini-meta{font-size:11px;color:#8d877f;white-space:nowrap}.project-upcoming{display:grid;grid-template-columns:1fr;gap:12px}.project-mini-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.project-calendar-day{border:1px solid #eee6dc;background:#fff;border-radius:10px;padding:6px 4px;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:#7b756d}.project-calendar-day.has-tasks{background:#f1eee8}.project-calendar-day.today{border-color:#8bb09c;background:#e7f1eb;color:#2f4938}.project-calendar-weekday{font-size:9px;text-transform:uppercase;letter-spacing:.04em}.project-calendar-date{font-size:12px;font-weight:600}.project-progress{display:flex;flex-direction:column;gap:12px}.project-progress-item{display:flex;flex-direction:column;gap:6px}.project-progress-label{font-size:11px;color:#8a847c}.project-progress-value{font-size:16px;font-weight:600;color:#3f3b35}.project-progress-bar{height:6px;border-radius:999px;background:#eee7dc;overflow:hidden}.project-progress-bar span{display:block;height:100%;background:#6fa88e}.project-progress-stats{display:flex;justify-content:space-between;font-size:11px;color:#7b756d}.project-progress-stats strong{display:block;color:#3f3b35;font-weight:600}.project-work-window-toggle{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#544f48}.project-work-window-toggle input{width:16px;height:16px;accent-color:#6fa88e}.project-work-window-row{display:flex;gap:10px}.project-work-window-list{display:flex;flex-direction:column;gap:8px}.project-work-window-item{border:1px solid #e7e0d7;border-radius:12px;padding:8px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:end}.project-work-window-field{display:inline-flex;flex-direction:column;gap:4px;font-size:11px;color:#8a847c;min-width:0;flex:1 1 0}.project-work-window-field input,.project-work-window-field select{border:1px solid #e0dbd2;border-radius:10px;padding:6px 8px;font-size:12px;background:#fff;color:#3f3b35}.project-work-window-remove{border:1px solid #dfd7cc;background:#f7f3ed;color:#5f564a;border-radius:10px;padding:6px 10px;font-size:11px;cursor:pointer}.project-work-window-remove:disabled{opacity:.5;cursor:not-allowed}.project-work-window-index{grid-column:1 / -1;font-size:10px;color:#978f84}.project-work-window-add{border:1px dashed #d7cec1;background:#fcfaf7;color:#5f564a;border-radius:10px;padding:7px 10px;font-size:12px;cursor:pointer;text-align:left}.project-work-window-add:disabled{opacity:.5;cursor:not-allowed}.project-work-window-hint{font-size:11px;color:#8a847c;line-height:1.35}.project-list-section{display:flex;flex-direction:column;gap:12px;flex:1;min-height:0}.project-list-section.kanban-mode{overflow:hidden}.project-loading-state{border:1px solid #ebe5dc;border-radius:14px;background:#fdfbf7;padding:14px;display:flex;flex-direction:column;gap:12px}.project-loading-title{font-size:13px;color:#6f6a63}.project-list-skeleton{display:flex;flex-direction:column;gap:10px}.project-list-skeleton-row{height:56px;border-radius:var(--radius-sm)}.project-list-skeleton-modern{gap:0;border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:var(--color-bg-soft);overflow:hidden}.project-list-skeleton-item{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-bottom:1px solid var(--color-border-soft)}.project-list-skeleton-item:last-child{border-bottom:none}.project-list-skeleton-left{display:inline-flex;align-items:center;gap:10px;min-width:0;flex:1}.project-list-skeleton-check{width:16px;height:16px;border-radius:5px;flex:0 0 auto}.project-list-skeleton-lines{min-width:0;flex:1;display:grid;gap:6px}.project-list-skeleton-title{height:12px;border-radius:7px;width:min(56%,280px)}.project-list-skeleton-subtitle{height:10px;border-radius:7px;width:min(36%,180px)}.project-list-skeleton-right{display:inline-flex;align-items:center;gap:8px}.project-list-skeleton-chip{height:20px;width:90px;border-radius:999px}.project-list-skeleton-chip.short{width:58px}.project-kanban-skeleton{display:flex;gap:12px;overflow:hidden}.project-kanban-skeleton-column{min-width:220px;border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:var(--color-surface);padding:10px;display:flex;flex-direction:column;gap:8px}.project-kanban-skeleton-header{height:18px;width:70%;border-radius:8px}.project-kanban-skeleton-card{height:52px;border-radius:10px}.project-list-toolbar{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center;padding-top:2px}.project-toolbar-left{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}@media (min-width: 1100px){.project-list-toolbar{display:grid;grid-template-columns:minmax(420px,1fr) minmax(300px,1fr);align-items:center}.project-toolbar-left{grid-column:1;justify-self:start}.project-list-controls{grid-column:2;justify-self:end}}.project-mode-toggle{display:inline-flex;gap:6px;background:var(--color-primary-soft);border:1px solid var(--color-primary-border);border-radius:var(--radius-pill);padding:4px}.project-mode-toggle button{border:none;background:transparent;padding:6px 10px;font-size:11px;border-radius:var(--radius-pill);cursor:pointer;color:var(--color-text-soft)}.project-mode-toggle button.active{background:var(--color-surface);color:var(--color-primary-strong);box-shadow:var(--shadow-card)}.project-view-toggle{display:inline-flex;gap:6px;background:var(--color-primary-soft);border:1px solid var(--color-primary-border);border-radius:var(--radius-pill);padding:4px}.project-view-toggle button{border:none;background:transparent;padding:6px 10px;font-size:11px;border-radius:var(--radius-pill);cursor:pointer;color:var(--color-text-soft)}.project-view-toggle button.active{background:var(--color-surface);color:var(--color-primary-strong);box-shadow:var(--shadow-card)}.project-list-controls{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:8px;align-items:center;min-width:0;max-width:100%}.project-list-controls>*{min-width:0}.project-list-controls select,.project-list-controls input{border:1px solid #e0dbd2;border-radius:10px;padding:0 12px;font-size:11px;background:#fff;min-width:0;height:36px;width:100%;max-width:100%;color:#4f4942}.project-list-controls input[type=search]{min-width:0}.project-list-section:not(.kanban-mode) .project-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,720px);align-items:center}.project-list-section:not(.kanban-mode) .project-toolbar-left{min-width:0;flex-wrap:nowrap}.project-list-section:not(.kanban-mode) .project-list-controls{width:min(100%,720px);max-width:720px;justify-self:end}@media (max-width: 1320px){.project-list-section:not(.kanban-mode) .project-list-toolbar{grid-template-columns:minmax(0,1fr);row-gap:10px}.project-list-section:not(.kanban-mode) .project-toolbar-left,.project-list-section:not(.kanban-mode) .project-list-controls{grid-column:1;width:100%}.project-list-section:not(.kanban-mode) .project-toolbar-left{justify-self:start;grid-row:2}.project-list-section:not(.kanban-mode) .project-list-controls{grid-row:1;max-width:none;justify-self:stretch}}.project-list-section.kanban-mode .project-list-toolbar{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center}.project-list-section.kanban-mode .project-toolbar-left{min-width:0;flex-wrap:nowrap}.project-list-section.kanban-mode .project-list-controls{grid-template-columns:minmax(180px,.95fr) minmax(220px,1.05fr);grid-auto-columns:unset;width:100%;max-width:460px;min-width:0;justify-self:end}.project-list-section.kanban-mode .project-list-controls select,.project-list-section.kanban-mode .project-list-controls input{min-width:0}.project-assignee-filter,.project-filter-select{position:relative;min-width:0;width:100%}.project-assignee-filter-button,.project-filter-select-button{width:100%;height:36px;border:1px solid #e0dbd2;border-radius:10px;background:#fffdf9;color:#4f4942;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px 0 12px;font-size:11px;line-height:1;cursor:pointer;box-shadow:inset 0 1px #ffffffb8}.project-assignee-filter-button:hover,.project-assignee-filter-button[aria-expanded=true],.project-filter-select-button:hover,.project-filter-select-button[aria-expanded=true]{background:#f8f5ef;border-color:#d7d0c6}.project-assignee-filter-label,.project-filter-select-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-assignee-filter-chevron,.project-filter-select-chevron{width:14px;height:14px;color:#8f877d;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.project-assignee-filter-chevron svg,.project-filter-select-chevron svg{width:100%;height:100%}.project-assignee-filter-menu,.project-filter-select-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:100%;width:max-content;max-width:min(300px,80vw);max-height:280px;overflow:auto;z-index:90;padding:8px;border:1px solid #e0dbd2;border-radius:14px;background:#fffcf7fa;box-shadow:0 18px 36px #2e251c29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.project-assignee-filter-option,.project-filter-select-option{width:100%;border:none;background:transparent;color:#3f3a33;border-radius:10px;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;text-align:left;cursor:pointer;white-space:nowrap}.project-assignee-filter-option:hover,.project-assignee-filter-option.active,.project-filter-select-option:hover,.project-filter-select-option.active{background:#f1ede6}.project-assignee-filter-check,.project-filter-select-check{color:#5a9278;font-weight:700}.project-group-list{display:flex;flex-direction:column;gap:12px;overflow:auto;padding-right:4px}.project-group-title{font-size:12px;font-weight:600;color:#6c675f;margin-bottom:6px}.project-task-time{font-size:12px;color:#8a847c}.project-archive{display:flex;flex-direction:column;gap:10px;flex:1;min-height:0}.project-archive-toggle{border:1px solid #e0dbd2;border-radius:12px;padding:8px 12px;background:#fdfcf9;font-size:12px;color:#5a5752;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.project-archive-toggle span{font-size:11px;color:#8a847c}.project-archive-list{display:flex;flex-direction:column;gap:10px;max-height:160px;overflow:auto}.project-archive-list--page{max-height:none;flex:1}.project-archive-item{cursor:pointer}.project-archive-info{display:flex;align-items:center;gap:8px}.project-archive-name{font-weight:600;color:#4e4a45}.project-archive-open{border:1px solid #e0dbd2;border-radius:10px;padding:4px 10px;background:#fdfcf9;font-size:11px;color:#5e5952;cursor:pointer}.project-archive-modal{width:min(1200px,96vw);max-height:92vh;overflow:auto;display:flex;flex-direction:column;gap:12px;position:relative;padding-top:42px}.project-archive-modal-actions{position:absolute;top:1px;right:49px;display:inline-flex;gap:8px}.project-archive-modal .project-card{height:auto;min-height:auto;max-height:none}.project-archive-modal-actions .project-action{padding:6px 10px;font-size:12px;border-radius:10px}.project-task-list{flex:1;min-height:0}@media (max-width: 1100px){.project-top-grid{grid-template-columns:1fr}.project-header{flex-direction:column;align-items:flex-start}.project-header-actions{justify-content:flex-start}}.project-title{font-size:20px;font-weight:600;color:#2f2f2f}.project-desc{font-size:13px;color:#8d877f}.project-add{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.project-add input{flex:1 1 320px;min-width:220px;border:1px solid #e0dbd2;border-radius:12px;padding:10px 12px;font-size:13px;background:#fffdfa}.project-add button{border:1px solid #e0dbd2;border-radius:12px;width:36px;height:36px;font-size:18px;background:#fdfcf9;cursor:pointer}.project-add .add-task-button{width:100%;height:auto;font-size:13px;padding:10px 12px;text-align:left;color:#6a6156;background:#fbfaf7}.project-task-list{display:flex;flex-direction:column;gap:0;flex:1;min-height:0;overflow:auto;border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);background:var(--color-bg-soft);gap:8px;padding:8px}.project-task-list .project-list-empty{flex:1;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 24px;text-align:center;border:1px dashed var(--color-border);border-radius:var(--radius-lg);background:radial-gradient(circle at 20% 18%,var(--color-primary-soft) 0 38px,transparent 39px),linear-gradient(180deg,var(--color-surface),var(--color-bg-soft))}.project-list-empty-title{color:var(--color-text);font-size:var(--font-card-title);font-weight:800;line-height:1.25}.project-list-empty-subtitle{max-width:420px;color:var(--color-text-muted);font-size:var(--font-small);line-height:1.5}.project-task{border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);padding:10px 12px;background:var(--color-surface);display:flex;flex-direction:column;gap:6px;box-shadow:var(--shadow-card)}.project-task.project-task-list-row{border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);padding:10px 12px;background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft));gap:7px;box-shadow:var(--shadow-card);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.project-task.project-task-list-row:last-child{border-bottom:1px solid var(--color-border-soft)}.project-task.project-task-list-row:hover{background:var(--color-surface);border-color:var(--color-primary-border);box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.project-task-list-main{display:flex;align-items:center;gap:10px;justify-content:space-between;min-width:0}.project-task-list-row .project-task-check{min-width:0;flex:1}.project-task-list-row .project-task-title-button{max-width:min(56vw,640px);min-width:0}.project-task-list-row .project-task-title{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-task-list-right{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.project-task-when{font-size:12px;color:var(--color-text-muted);white-space:nowrap}.project-task-list-actions{display:inline-flex;align-items:center;gap:6px}.project-kanban-board{display:flex;flex-wrap:nowrap;gap:0;align-items:stretch;overflow-x:auto;overflow-y:hidden;flex:1;min-height:0;padding:14px 8px 8px 2px;margin:0;scroll-snap-type:x proximity;cursor:grab;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:rgba(146,133,116,.55) transparent}.project-kanban-board::-webkit-scrollbar{height:10px}.project-kanban-board::-webkit-scrollbar-track{background:transparent;border-radius:999px}.project-kanban-board::-webkit-scrollbar-thumb{background:#9285748c;border-radius:999px}.project-kanban-board.panning{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-snap-type:none}.project-kanban-board.column-dragging{cursor:default}.project-kanban-column-slot{flex:0 0 300px;position:relative;display:flex;min-width:0;transition:flex-basis .24s ease,opacity .2s ease,transform .24s ease}.project-kanban-column-slot:has(.project-kanban-column.collapsed){flex-basis:46px}.project-kanban-column-slot.deleting-slot{flex-basis:0;min-width:0;width:0;opacity:0;transform:translate(-10px) scale(.96);pointer-events:none}.project-kanban-column-slot.deleting-slot .project-kanban-column{transform:translateY(6px);opacity:0;overflow:hidden}.project-kanban-column{flex:0 0 300px;width:300px;border:1px solid #ebe5dc;border-radius:12px;background:#fdfcf9;display:flex;flex-direction:column;min-height:180px;max-height:100%;height:100%;scroll-snap-align:start;align-self:stretch;position:relative;transition:box-shadow .16s ease,border-color .16s ease,opacity .16s ease,transform .16s ease}.project-kanban-column-slot .project-kanban-column{flex:1 1 auto;width:auto;min-width:0}.project-kanban-column.newly-added{animation:projectKanbanColumnPulse 1.15s ease-out}.project-kanban-column.deleting{box-shadow:0 0 0 1px #a24b3f2e,0 8px 18px #a24b3f14}@keyframes projectKanbanColumnPulse{0%{box-shadow:0 0 #5f9d7852,0 10px 24px #2d251c0f;transform:translateY(-2px)}45%{box-shadow:0 0 0 9px #5f9d7814,0 14px 30px #5f9d782e}to{box-shadow:0 10px 24px #2d251c0f;transform:translateY(0)}}.project-kanban-column.drag-over{border-color:#8db79f;box-shadow:0 0 0 2px #6fa88e33 inset}.project-kanban-column.column-dragging{opacity:.62;transform:scale(.99);box-shadow:0 14px 28px #251e1533}.project-kanban-column.column-drop-before:before,.project-kanban-column.column-drop-after:after{content:"";position:absolute;top:10px;bottom:10px;width:4px;border-radius:999px;background:#6fa88e;box-shadow:0 0 0 2px #6fa88e33;pointer-events:none}.project-kanban-column.column-drop-before:before{left:-8px}.project-kanban-column.column-drop-after:after{right:-8px}.project-kanban-column-header{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:10px 10px 8px;border-bottom:1px solid #eee8df}.project-kanban-column.collapsed{flex-basis:42px;width:42px;min-width:42px;align-items:center;overflow:hidden}.project-kanban-column.collapsed .project-kanban-column-header{justify-content:center;align-items:flex-start;padding:8px 4px 4px;border-bottom:none}.project-kanban-column-header.draggable{cursor:grab}.project-kanban-column-header.draggable:active{cursor:grabbing}.project-kanban-column-title{min-width:0;flex:1 1 auto;font-size:12px;font-weight:600;color:#4c4943;text-align:left}.project-kanban-column-title-input{width:100%;border:1px solid #d8d1c5;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:600;color:#4c4943;background:#fff;outline:none}.project-kanban-column-actions{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.project-kanban-column-count{font-size:10px;color:#837d75;background:#f2ece3;border-radius:999px;padding:2px 7px}.project-kanban-column-btn{border:1px solid #e0dbd2;border-radius:8px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;color:#6d665f;background:#fff;cursor:pointer}.project-kanban-column-sort-btn svg{width:13px;height:13px}.project-kanban-column-sort-btn.active{border-color:#b8cfbf;background:#eef6f0;color:#3d6a4e}.project-kanban-column-menu-btn{width:22px;height:20px;border:none;background:transparent;box-shadow:none;padding:0}.project-kanban-column-menu-btn:hover{background:#5f9d781a;color:#4f7f63}.project-kanban-column-menu-btn span{display:inline-flex;align-items:center;justify-content:center;height:100%;line-height:1;transform:translateY(-1px)}.project-kanban-column-btn.danger{color:#a24b3f}.project-kanban-collapsed-label{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:8px;color:#5d574f;min-height:0}.project-kanban-collapsed-label span{writing-mode:vertical-rl;text-orientation:mixed;font-size:12px;font-weight:650;line-height:1}.project-kanban-collapsed-label strong{min-width:22px;height:20px;border-radius:999px;background:#f2ece3;color:#837d75;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.project-kanban-column-body{padding:8px;display:flex;flex-direction:column;gap:8px;flex:1;min-height:120px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(146,133,116,.5) transparent}.project-kanban-column-body.sorted:before{content:"Автосортировка включена";display:block;font-size:10px;color:#82796f;background:#f4efe7;border:1px solid #e8dfd2;border-radius:999px;padding:4px 8px;margin-bottom:2px;align-self:flex-start}.project-kanban-column-body::-webkit-scrollbar{width:8px}.project-kanban-column-body::-webkit-scrollbar-track{background:transparent;border-radius:999px}.project-kanban-column-body::-webkit-scrollbar-thumb{background:#92857480;border-radius:999px}.project-kanban-add-task-btn{width:100%;border:1px dashed #d9d1c4;border-radius:10px;background:#fffaf4;color:#6a635b;font-size:12px;font-weight:600;padding:8px 10px;cursor:pointer;text-align:left;transition:border-color .16s ease,background .16s ease,color .16s ease}.project-kanban-add-task-btn:hover{border-color:#b8ad9c;background:#f6efe5;color:#514a43}.project-kanban-insert-column{align-self:stretch;flex:0 0 12px;position:relative;z-index:20;width:12px;border:none;background:transparent;color:#5f9d78;font-size:0;font-weight:700;cursor:pointer;opacity:1;transform:none;transition:flex-basis .18s ease,opacity .18s ease}.project-kanban-insert-column.hidden{flex-basis:0;width:0;opacity:0;pointer-events:none}.project-kanban-insert-column-gap{cursor:default;pointer-events:none}.project-kanban-insert-column:before{content:"+";position:absolute;top:50%;left:50%;width:26px;height:26px;border:1px solid rgba(95,157,120,.28);border-radius:999px;background:#fffdf9;box-shadow:0 8px 18px #30271e24;color:#5f9d78;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;opacity:0;transform:translate(-50%,-50%) scale(.84);transition:opacity .16s ease .18s,transform .16s ease .18s,background .16s ease}.project-kanban-insert-column:hover:before,.project-kanban-insert-column:focus-visible:before{opacity:1;transform:translate(-50%,-50%) scale(1);background:#eef6f0}.project-kanban-insert-column-gap:before,.project-kanban-insert-column.hidden:before{display:none}.project-kanban-insert-column:focus-visible{outline:none}.project-kanban-column-menu,.project-kanban-sort-menu{min-width:220px;max-width:280px;background:#fff;border:1px solid #e0dbd2;border-radius:14px;box-shadow:0 18px 36px #0000001f;padding:6px;z-index:1300}.project-kanban-column-menu .context-item,.project-kanban-sort-menu .context-item{display:flex;align-items:center;justify-content:flex-start;gap:10px}.project-kanban-column-menu .context-item.has-submenu{padding-right:10px}.project-kanban-column-menu .context-item-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;color:#786f65}.project-kanban-column-menu .context-item-icon svg{width:100%;height:100%}.project-kanban-column-menu .context-item.parent-active{background:#f1ede6}.project-kanban-column-menu .context-item:disabled{opacity:.45;cursor:not-allowed}.project-kanban-column-menu .context-item.danger{color:#a24b3f}.project-kanban-sort-menu{margin-left:-1px}.project-kanban-sort-menu .context-item.active{background:#eef6f0;color:#3d6a4e}.project-kanban-task{border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);padding:11px 12px 10px;background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft));display:flex;flex-direction:column;gap:9px;position:relative;touch-action:none;cursor:grab;box-shadow:var(--shadow-card);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease}.project-kanban-task:hover,.project-kanban-task:focus-within{border-color:var(--color-primary-border);box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.project-kanban-task:active{cursor:grabbing}.project-kanban-task.dragging{opacity:.55;transform:scale(.985);box-shadow:var(--shadow-floating)}.project-kanban-column.done-column .project-task-title{color:var(--color-text-muted);text-decoration:line-through}.project-kanban-drop-placeholder{height:38px;border-radius:var(--radius-sm);border:1px dashed var(--color-primary-border);background:var(--color-primary-soft);pointer-events:none}.project-kanban-empty{border:1px dashed var(--color-border);border-radius:var(--radius-sm);padding:14px 10px;color:var(--color-text-muted);font-size:11px;text-align:center;background:var(--color-bg-soft)}.project-kanban-column-add .project-kanban-add-form{padding:10px;display:flex;flex-direction:column;gap:8px}.project-kanban-add-form input{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:8px 10px;font-size:12px;background:var(--color-surface);color:var(--color-text);outline:none}.project-kanban-add-form button{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:8px 10px;font-size:12px;background:var(--color-bg-soft);color:var(--color-text-soft);cursor:pointer}.project-task.project-task-completed{background:var(--color-surface-muted);border-color:var(--color-border-soft);box-shadow:none}.project-task{position:relative}.project-task-header{display:flex;justify-content:space-between;gap:10px;align-items:center}.project-task-assignee-badge{width:24px;height:24px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-soft);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;letter-spacing:.02em;flex:0 0 auto}.project-task-assignee-badge img{width:100%;height:100%;object-fit:cover;border-radius:50%}.project-task-assignee-badge.self{border-color:var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-strong)}.project-task-check{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--color-text)}.project-task-check input{margin:0;cursor:pointer}.project-task-title-button{border:none;background:transparent;padding:0;margin:0;text-align:left;cursor:pointer;font:inherit;color:inherit;display:inline-flex;align-items:center}.project-task-title{font-size:14px;font-weight:700;color:var(--color-text);line-height:1.35}.project-task.project-task-completed .project-task-title,.project-kanban-task.project-task-completed .project-task-title{text-decoration:line-through;color:var(--color-text-muted)}.project-task.project-task-completed .project-task-open,.project-task.project-task-completed .project-task-status,.project-task.project-task-completed .tag,.project-task.project-task-completed .project-task-check,.project-kanban-task.project-task-completed .project-task-open,.project-kanban-task.project-task-completed .project-task-status,.project-kanban-task.project-task-completed .tag,.project-kanban-task.project-task-completed .project-task-check{text-decoration:none}.project-task-open{border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-sm);padding:6px 10px;font-size:12px;cursor:pointer;color:var(--color-text-soft)}.project-task-meta{display:flex;gap:10px;font-size:12px;color:var(--color-text-muted);padding-right:0;flex-wrap:wrap;align-items:center}.project-kanban-task .project-task-meta{padding-right:72px}.project-task-list-row .project-task-meta{gap:8px;font-size:11px;padding-left:24px}.project-task-list-row .project-task-status{white-space:nowrap}.project-task .task-focus-btn,.project-kanban-task .task-focus-btn{display:inline-flex;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.project-task .task-focus-btn{position:static;z-index:auto;transform:translateY(0);margin-left:2px}.project-kanban-task .task-focus-btn{position:absolute;right:10px;bottom:8px;z-index:2;transform:translateY(2px)}.project-task:hover .task-focus-btn,.project-task:focus-within .task-focus-btn,.project-kanban-task:hover .task-focus-btn,.project-kanban-task:focus-within .task-focus-btn{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width: 1100px){.project-task-list-main{align-items:flex-start;flex-direction:column;gap:6px}.project-task-list-right{width:100%;flex-wrap:wrap}.project-task-list-row .project-task-title-button{max-width:100%}.project-task-list-row .project-task-meta{padding-left:24px}}.project-empty{font-size:13px;color:var(--color-text-muted);padding:14px;border:1px dashed var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-soft);text-align:center}.project-create-primary{align-self:flex-start;border:1px solid #e0dbd2;background:#fdfcf9;border-radius:12px;padding:8px 14px;font-size:13px;cursor:pointer}.project-list{display:flex;flex-direction:column;gap:4px}.project-item{justify-content:flex-start;gap:var(--sidebar-item-gap);padding-top:var(--sidebar-item-padding-y);padding-bottom:var(--sidebar-item-padding-y);padding-right:var(--sidebar-item-padding-x);border-radius:var(--sidebar-item-radius)}.project-item.subproject-item{padding-left:calc(10px + min(var(--project-depth, 1),4)*14px)}.project-subproject-branch{color:#aaa39a;font-size:12px;line-height:1;margin-right:-3px;flex:0 0 auto}.project-item-label{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-list .project-status-badge{display:none}.project-dot{width:8px;height:8px;border-radius:50%;background:#e7e2d9;border:1px solid rgba(0,0,0,.08);flex:0 0 auto}.project-emoji{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;font-size:16px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.project-create{justify-content:flex-start;gap:6px;color:#6a645c;border-radius:var(--sidebar-item-radius)}.project-rename-input{flex:1;min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:4px 6px;font-size:12px;background:var(--color-surface);color:var(--color-text);outline:none}.project-color-item{display:flex;align-items:center;gap:8px}.project-confirm-overlay{z-index:3200}.project-confirm{background:#fff;border:1px solid #e0dbd2;border-radius:16px;box-shadow:0 20px 40px #0000002e;padding:18px 20px;width:min(360px,90vw)}.project-confirm-title{font-size:16px;font-weight:600;color:#2f2f2f}.project-confirm-desc{font-size:13px;color:#7e776d;margin-top:6px}.project-confirm-desc-line+.project-confirm-desc-line{margin-top:4px}.project-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.project-confirm-cancel{border:1px solid #e0dbd2;background:#fff;border-radius:10px;padding:6px 12px;font-size:12px;cursor:pointer}.project-confirm-delete{border:1px solid #e0dbd2;background:#f8e2de;color:#9b3b32;border-radius:10px;padding:6px 12px;font-size:12px;cursor:pointer}.project-confirm-accept{border:1px solid #bfe3cc;background:#dff3e6;color:#246a43;border-radius:10px;padding:6px 12px;font-size:12px;cursor:pointer}.project-confirm-delete.ghost{background:#fff;color:#4f4a43}.past-day-placement-actions button{padding:5px 10px;white-space:nowrap}.past-day-placement-actions{flex-direction:column;align-items:stretch}.task-completion-day-content{display:flex;flex-direction:column;gap:10px;margin-top:12px}.task-completion-day-quick-grid{display:grid;grid-template-columns:repeat(var(--task-completion-day-columns, 3),minmax(0,1fr));gap:8px}.task-completion-day-quick-btn{width:100%;border:1px solid #ddd6cc;background:#f8f5ef;color:#4f4a43;border-radius:10px;padding:7px 10px;font-size:12px;text-align:center;cursor:pointer;transition:background .15s ease,border-color .15s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-height:44px}.task-completion-day-quick-btn:hover{background:#f1ece3;border-color:#d1c8bb}.task-completion-day-quick-top,.task-completion-day-quick-date{display:block;line-height:1.2}.task-completion-day-quick-top{font-weight:600}.task-completion-day-quick-date{color:#6b655d}.task-completion-day-label{font-size:12px;font-weight:600;color:#6b655d}.task-completion-day-custom-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.task-completion-day-selected{border:1px solid #e0dbd2;border-radius:10px;padding:8px 10px;font-size:13px;background:#fff;color:#2f2f2f}.task-completion-day-save{white-space:nowrap}.task-completion-day-calendar{max-width:100%}@media (max-width: 520px){.task-completion-day-quick-grid,.task-completion-day-custom-row{grid-template-columns:1fr}.task-completion-day-save{width:100%}}.recurring-scope-actions{flex-wrap:wrap}.project-create-form{border:1px solid #e0dbd2;border-radius:12px;padding:10px;background:#fffdfa;display:flex;flex-direction:column;gap:8px}.project-create-context{color:#8a8278;font-size:12px;line-height:1.25;padding:2px 2px 0}.project-create-form input{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:8px 10px;font-size:12px;background:var(--color-surface);color:var(--color-text);outline:none}.project-kanban-add-form input:focus,.project-rename-input:focus,.project-create-form input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.project-create-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.project-appearance-field{position:relative;display:inline-flex;align-items:center}.project-appearance-button{border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-sm);min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:var(--color-text)}.project-appearance-button:hover,.project-appearance-button:focus-visible{outline:none;border-color:var(--color-primary-border)}.project-appearance-button:focus-visible{box-shadow:0 0 0 3px var(--color-primary-soft)}.project-appearance-button-emoji{font-size:18px;line-height:1}.project-appearance-button-label{font-size:12px;white-space:nowrap}.project-color-menu.project-appearance-menu{background:#fffdfa;border:1px solid #e0dbd2;border-radius:16px;box-shadow:0 18px 38px #241c1424;padding:0;min-width:620px;max-width:min(660px,calc(100vw - 24px));height:598px;overflow:visible}.project-appearance-field .project-color-menu.project-appearance-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:2200}.project-color-menu.project-appearance-menu .context-menu-body{overflow:visible}.project-appearance-menu-arrow{position:absolute;width:14px;height:14px;background:#fffdfa;border-left:1px solid #e0dbd2;border-top:1px solid #e0dbd2;pointer-events:none;z-index:0}.project-appearance-menu-arrow-top{top:-8px;left:clamp(12px,calc(var(--context-menu-anchor-offset-x, 30px) + 8px),calc(100% - 32px));transform:rotate(45deg)}.project-appearance-menu-arrow-side{left:-8px;top:clamp(18px,calc(var(--context-menu-anchor-offset-y, 38px) - 7px),calc(100% - 32px));transform:rotate(-45deg)}.project-appearance-panel{position:relative;z-index:1;padding:16px;display:flex;flex-direction:column;gap:16px;background:#fffdfa;border-radius:16px;box-sizing:border-box;height:100%}.project-appearance-section{display:flex;flex-direction:column;gap:10px}.project-appearance-section:last-child{flex:1 1 auto;min-height:0}.project-appearance-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:28px}.project-appearance-title{font-size:13px;font-weight:600;color:#38332d}.project-appearance-clear,.project-appearance-close{border:1px solid #e0dbd2;background:#fff;color:#58524a;border-radius:10px;min-height:32px;padding:0 10px;font-size:12px;cursor:pointer}.project-appearance-clear{min-height:28px;padding:0 8px;gap:6px;display:inline-flex;align-items:center;font-size:11px}.project-appearance-clear.is-hidden{visibility:hidden;pointer-events:none}.project-appearance-clear-icon{font-size:14px;line-height:1;color:#8c5e58}.project-appearance-colors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.project-appearance-color{width:100%;border:1px solid #e4ddd4;background:#fff;border-radius:10px;min-height:40px;padding:6px 9px;display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#403a33;cursor:pointer}.project-appearance-color-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:1px}.project-appearance-color-label,.project-appearance-color-owner{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-appearance-color-owner{color:#8b8176;font-size:10px}.project-appearance-color.occupied{color:#8b8176;background:#f7f4ef;border-color:#e1d8cd;cursor:not-allowed}.project-appearance-color:disabled{opacity:1}.project-appearance-color.active,.project-appearance-category.active,.project-appearance-emoji.active{border-color:#cdb8a1;background:#f8efe5}.project-appearance-categories{display:flex;flex-wrap:wrap;gap:8px}.project-appearance-category{border:1px solid #e4ddd4;background:#fff;color:#58524a;border-radius:999px;min-height:30px;padding:0 10px;font-size:12px;cursor:pointer}.project-appearance-search{width:100%;border:1px solid #e0dbd2;border-radius:12px;min-height:38px;padding:0 12px;font-size:13px;background:#fff;box-sizing:border-box}.project-appearance-emoji-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(42px,1fr));gap:8px;height:240px;min-height:240px;overflow-y:auto;padding-right:2px;align-content:start}.project-appearance-emoji-grid::-webkit-scrollbar{width:8px}.project-appearance-emoji-grid::-webkit-scrollbar-thumb{background:#ddd2c6;border-radius:999px}.project-appearance-emoji{border:1px solid #ece4db;background:#fff;border-radius:12px;width:100%;aspect-ratio:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.project-appearance-empty{grid-column:1 / -1;border:1px dashed #e3dad0;border-radius:12px;min-height:72px;display:flex;align-items:center;justify-content:center;color:#8b8378;font-size:12px}.project-appearance-footer{display:flex;justify-content:flex-end;padding:0 16px 16px}.pill{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:5px 12px;background:var(--color-surface);font:inherit;font-size:12px;color:var(--color-text-soft);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1;vertical-align:middle}.pill.has-reset{padding-right:6px}.pill-label{display:inline-flex;align-items:center;gap:4px}.pill-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex:0 0 14px;font-size:0;line-height:0;color:var(--color-text-muted)}.pill-icon svg{width:14px;height:14px;display:block}.pill-reset{margin-left:8px;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:1;color:var(--color-text-muted);background:var(--color-surface-muted)}.pill-reset:hover{background:var(--color-border-soft);color:var(--color-text-soft)}.card-field{position:relative}.card-picker{width:100%;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:3px 20px 3px 6px;font-size:12px;background:var(--color-surface);color:var(--color-text);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.card-picker:hover,.card-picker:focus-visible{outline:none;border-color:var(--color-primary-border)}.card-picker:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.card-picker:after{content:"▾";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:9px;color:var(--color-text-muted)}.card-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-floating);max-height:220px;overflow:auto;z-index:30;padding:6px 0}.card-menu-item{width:100%;border:none;background:transparent;padding:6px 10px;text-align:left;font-size:12px;color:var(--color-text);cursor:pointer}.card-menu-item:hover{background:var(--color-surface-soft)}.card-menu-time-input{padding:8px 10px 6px}.masked-time-input-wrap{display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.masked-time-input{width:100%;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:6px 8px;font-size:12px;background:var(--color-bg-soft);color:var(--color-text);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.masked-time-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.masked-time-input.invalid{border-color:var(--color-danger-border);background:var(--color-danger-soft)}.masked-time-apply{border:1px solid var(--color-border);background:var(--color-bg-soft);color:var(--color-text-soft);border-radius:var(--radius-sm);padding:6px 10px;font-size:12px;cursor:pointer}.masked-time-apply:disabled{opacity:.55;cursor:default}.tag-field{position:relative;display:inline-flex}.toolbar-view-segments{display:inline-flex;align-items:center;gap:6px;background:var(--color-primary-soft);border:1px solid var(--color-primary-border);border-radius:var(--radius-pill);padding:4px;box-shadow:inset 0 1px color-mix(in srgb,var(--color-surface) 72%,transparent)}.toolbar-view-segment{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;background:transparent;font:inherit;padding:6px 10px;font-size:11px;line-height:1;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-soft);white-space:nowrap;transition:background-color .14s ease,color .14s ease,box-shadow .14s ease}.toolbar-view-segment:hover{background:color-mix(in srgb,var(--color-surface) 70%,transparent)}.toolbar-view-segment.active{background:var(--color-surface);color:var(--color-primary-strong);box-shadow:var(--shadow-card)}.filter-title{font-size:12px;color:var(--color-text-muted);margin-bottom:8px}.filter-project-title{margin-top:8px}.filter-search{width:100%;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:6px 8px;font-size:12px;margin-bottom:8px;background:var(--color-surface);color:var(--color-text);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.filter-search::placeholder{color:var(--color-text-muted)}.filter-search:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.filter-options{display:flex;flex-direction:column;gap:4px}.filter-add{margin-top:10px;padding-top:10px;border-top:1px solid var(--color-border-soft);display:flex;gap:6px;align-items:center}.filter-add-input{flex:1;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:6px 8px;font-size:12px;background:var(--color-surface);color:var(--color-text);outline:none}.filter-add-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.filter-add-button{border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-sm);width:28px;height:28px;padding:0;font-size:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.filter-item{border:none;background:transparent;text-align:left;padding:6px 8px;border-radius:var(--radius-sm);font-size:12px;cursor:pointer;color:var(--color-text);display:flex;justify-content:space-between;align-items:center;gap:12px}.filter-item:hover,.filter-item.active{background:var(--color-surface-soft)}.filter-item.work{color:var(--color-warning-strong)}.filter-item.personal{color:var(--color-info-strong)}.filter-item.home{color:var(--color-primary-strong)}.filter-item.general{color:var(--color-text-soft)}.filter-item .check{color:var(--color-primary-strong)}.project-filter-main{display:inline-flex;align-items:center;gap:8px;min-width:0}.project-filter-main span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-filter-dot{width:10px;height:10px;border-radius:999px;flex:0 0 auto;box-shadow:inset 0 0 0 1px var(--color-border-soft)}.project-filter-dot.all{background:linear-gradient(135deg,var(--color-primary),var(--color-warning))}.project-filter-emoji{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.toolbar-date-wrap{position:relative}.toolbar-trigger-group{display:inline-flex;align-items:center;gap:6px}.toolbar-trigger-button{min-width:0}.toolbar-reset-button{min-width:28px;width:28px;padding:0;font-size:14px;line-height:1}.toolbar-filter-chip{min-width:0}.toolbar-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:260px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-floating);padding:10px;z-index:50}.toolbar-menu-actions{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.toolbar-menu-actions button{border:none;background:var(--color-surface-soft);border-radius:var(--radius-sm);padding:8px 10px;font-size:12px;color:var(--color-text);text-align:left;cursor:pointer}.toolbar-menu-actions button:hover{background:var(--color-surface-muted)}.calendar-menu.inline{border:none;box-shadow:none;padding:0}.filter-wrap{position:relative}.filter-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-floating);padding:10px;z-index:50}.filter-toggle{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--color-text-soft);margin:6px 0 10px}.filter-toggle input{width:14px;height:14px}.view-wrap,.view-button{position:relative}.view-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:210px;background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-floating);padding:10px;z-index:60}.view-menu-title{font-size:12px;color:var(--color-text-muted);margin-bottom:8px}.view-menu-item{width:100%;border:none;background:transparent;color:inherit;text-align:left;padding:6px 8px;border-radius:var(--radius-sm);font-size:12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.view-menu-item:hover{background:var(--color-surface-soft)}.board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(275px,1fr);gap:16px;overflow-x:auto;overflow-y:visible;padding-bottom:10px;flex:1;position:relative;min-width:0}.board.grabbing{cursor:default}.day{background:var(--panel);border-radius:var(--radius);padding:12px;border:1px solid var(--line);min-height:100%;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 28px #15120f0d;transition:border .2s ease,transform .2s ease;overflow:visible}.day.selected{border-color:#4c9f7066;box-shadow:0 0 0 1px #4c9f7033,0 10px 28px #15120f0d}.day-panel{min-height:auto;box-shadow:none}.day-panel.today-list-mode{overflow:hidden}.day.drag-over{border-color:#5a966e99;box-shadow:0 0 0 2px #5a966e26}.day-header{display:flex;flex-direction:column;gap:2px}.day-header-row{display:flex;align-items:center;gap:12px;min-width:0}.day-header-text{min-width:0;flex:1 1 auto}.day-title{font-weight:600}.day-date{font-size:12px;color:var(--muted)}.task-list{display:flex;flex-direction:column;gap:10px}.today-list-shell{display:flex;flex-direction:column;gap:10px;min-height:0;flex:0 0 auto}.today-page-shell{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.today-list-header{margin-bottom:0;flex:0 0 auto;align-items:start}.today-list-header .ui-page-actions{align-items:center;justify-content:flex-end;flex-wrap:nowrap;margin-top:22px;min-width:0}.today-desktop-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap;min-width:0}.today-desktop-actions .ui-field-group{width:auto;gap:0;flex:0 0 260px;min-width:260px}.today-search-input{width:100%;min-width:0}.today-desktop-actions .ui-field-shell{display:block}.today-desktop-actions .ui-field,.today-desktop-actions .ui-field-button,.today-desktop-actions .ui-segmented,.today-desktop-actions .ui-button{min-height:var(--control-height)}.today-desktop-actions .ui-field:focus{border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c247}.today-desktop-actions .ui-field:hover:not(:disabled){border-color:#d8d2cb}.today-desktop-actions .ui-segmented,.today-desktop-actions .today-view-segmented{flex:0 0 auto;min-width:168px}.today-desktop-actions .today-view-segmented .ui-segmented-item{min-width:78px}.today-desktop-actions .today-list-add-button{flex:0 0 auto;min-width:162px;white-space:nowrap}.today-desktop-actions .today-filter-button{flex:0 0 auto;min-width:102px;position:relative;overflow:visible}.today-filter-wrap{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.today-filter-menu{left:auto;right:0;min-width:320px;max-width:min(360px,calc(100vw - 24px))}.today-filter-button{flex:0 0 auto;padding-right:18px}.today-filter-button-reset{position:absolute;top:-7px;right:-7px;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:#3f423deb;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0f0f0f2e;cursor:pointer;z-index:2}.today-filter-button-reset:hover{background:#2d302d}.today-filter-menu.filter-menu{background:#fff;border:1px solid #e7e1d8;border-radius:14px;box-shadow:0 18px 46px #0f0f0f1f;padding:8px}.today-filter-section-title{margin:8px 4px 6px;font-size:11px;font-weight:600;color:#7a7369}.today-filter-options{gap:3px}.today-filter-project-options{max-height:210px;overflow:auto;padding-right:2px}.today-filter-item{border:1px solid transparent;border-radius:9px;padding:8px 9px;font-size:12px;color:var(--color-text);transition:background .16s ease,border-color .16s ease,color .16s ease}.today-filter-item:hover,.today-filter-item.active{background:#f7f4ef;border-color:#ebe4da}.today-filter-item .check{color:#6d665d}.today-filter-item-main{display:inline-flex;align-items:center;gap:8px;min-width:0}.today-filter-item-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:inherit;flex:0 0 14px}.today-project-filter-item .project-filter-emoji,.today-project-filter-item .project-filter-dot{flex:0 0 auto}.today-project-filter-item .project-filter-main,.today-project-filter-item .today-filter-item-main{min-width:0}.today-project-filter-item{color:var(--tag-text, var(--color-text))}.today-filter-item.priority-high{color:var(--color-danger)}.today-filter-item.priority-medium{color:var(--color-warning)}.today-filter-item.priority-low{color:var(--color-primary-strong)}.today-list-toolbar{min-height:0;padding:0;border:none;border-radius:0;background:transparent}.today-list-nav-button{min-width:34px}.today-list-add-button{min-width:0}.today-list-panel{background:var(--color-surface);padding:0;border:1px solid var(--color-border-soft);border-radius:18px;box-shadow:none;min-height:0;overflow:hidden}.today-task-list-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:4px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent}.today-task-list-scroll::-webkit-scrollbar{width:10px;height:10px;background:transparent}.today-task-list-scroll::-webkit-scrollbar-track{background:transparent}.today-task-list-scroll::-webkit-scrollbar-thumb{background:transparent;background-clip:content-box;border-left:10px solid transparent;border-top:10px solid transparent;border-radius:999px;transition:background-color .22s ease,border-left .22s ease,border-top .22s ease}.today-task-list-scroll:hover{scrollbar-color:rgba(154,148,139,.36) transparent}.today-task-list-scroll:hover::-webkit-scrollbar-thumb{background:#9a948b5c;border-left-width:2px;border-top-width:2px}.today-task-list{display:flex;flex-direction:column;border:none;border-radius:0;background:transparent;overflow:hidden;flex:0 0 auto}.today-task-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 22px;border-bottom:1px solid var(--color-border-soft);transition:background-color var(--transition-fast);cursor:pointer}.today-task-row:last-child{border-bottom:none}.today-task-row:hover{background:var(--color-bg-soft)}.today-task-row:focus-within{background:var(--color-bg-soft)}.today-task-row.is-completed{color:var(--color-text-muted)}.today-task-row.is-completed .today-task-title{color:var(--color-text-muted);text-decoration:line-through}.today-task-row.is-completed .today-task-row-meta,.today-task-row.is-completed .today-task-row-actions,.today-task-row.is-completed .today-task-row-meta .ui-badge{opacity:.68}.today-task-row.is-dragging{opacity:.58}.today-task-row.is-deleting{pointer-events:none}.today-task-row-check{display:inline-flex;align-items:center;justify-content:center;align-self:start;padding-top:2px}.today-task-row-check input{width:16px;height:16px;margin:0;accent-color:var(--color-primary)}.today-task-row-main{min-width:0;display:flex;flex-direction:column;gap:4px}.today-task-row-topline{display:flex;align-items:center;gap:8px;min-width:0}.today-task-title-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;background:transparent;padding:0;margin:0;color:inherit;font:inherit;text-align:left;cursor:pointer;min-width:0}.today-task-title-button:focus-visible{outline:2px solid var(--color-primary-soft);outline-offset:2px;border-radius:4px}.today-task-title{color:var(--color-text);font-size:14px;font-weight:500;line-height:1.35;word-break:break-word}.today-task-row-meta{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap;min-width:0}.today-task-row .ui-badge,.today-task-project-badge{font-size:10px;min-height:18px;padding:0 6px;border-radius:5px;color:var(--color-text-muted);border-color:color-mix(in srgb,var(--color-border-soft) 92%,transparent);background:color-mix(in srgb,var(--color-bg-soft) 75%,#ffffff)}.today-task-row .ui-badge-green,.today-task-row .ui-badge-yellow,.today-task-row .ui-badge-blue,.today-task-row .ui-badge-red{border-color:transparent}.today-task-row .ui-badge-green{background:color-mix(in srgb,var(--color-primary-soft) 44%,#ffffff);color:color-mix(in srgb,var(--color-primary-strong) 76%,var(--color-text-muted))}.today-task-row .ui-badge-yellow{background:color-mix(in srgb,var(--color-warning-soft) 50%,#ffffff);color:color-mix(in srgb,var(--color-warning-strong) 72%,var(--color-text-muted))}.today-task-row .ui-badge-blue{background:color-mix(in srgb,var(--color-info-soft) 48%,#ffffff);color:color-mix(in srgb,var(--color-info-strong) 72%,var(--color-text-muted))}.today-task-row .ui-badge-red{background:color-mix(in srgb,var(--color-danger-soft) 34%,#ffffff);color:color-mix(in srgb,var(--color-danger-strong) 62%,var(--color-text-muted))}.today-task-overdue-badge{background:color-mix(in srgb,var(--color-danger-soft) 26%,#ffffff)!important;color:color-mix(in srgb,var(--color-danger-strong) 52%,var(--color-text-muted))!important}.today-task-project-badge{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:default;box-shadow:none;font-weight:500;background:var(--tag-bg, color-mix(in srgb, var(--color-bg-soft) 75%, #ffffff));color:var(--tag-text, var(--color-text-muted));border-color:transparent;pointer-events:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tag-text, var(--color-border-soft)) 16%,transparent)}.today-task-project-badge:focus-visible{outline:2px solid var(--color-primary-soft);outline-offset:2px}.today-task-row-actions{display:inline-flex;align-items:center;gap:4px;align-self:center;opacity:.42;transition:opacity var(--transition-fast),color var(--transition-fast)}.today-task-row:hover .today-task-row-actions,.today-task-row:focus-within .today-task-row-actions{opacity:1}.today-task-action-button{min-width:30px;width:30px;height:30px;padding:0;color:var(--color-text-muted)}.today-list-empty-state{min-height:120px}.today-list-mode{background:var(--color-surface);box-shadow:none;min-height:0}.today-kanban-mode{background:transparent;border:none;box-shadow:none;padding:0;min-height:0}.today-header-actions{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.today-header-actions .day-schedule-toggle{margin-left:0}.today-mobile-sections,.today-mobile-task-controls{display:none}.today-add-task-button{width:auto;min-width:122px;justify-content:center;text-align:center;border:1px solid #5a9278;border-radius:12px;background:#6fa88e;color:#fff;box-shadow:0 6px 14px #4d806338;padding:7px 12px;font-size:12px;cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.today-add-task-button:hover{background:#5f9a80;border-color:#4e8068;transform:translateY(-1px)}.today-view-toggle{flex:0 0 auto}.today-kanban-board{display:flex;align-items:stretch;gap:4px;min-height:0;flex:1;overflow-x:auto;overflow-y:hidden;padding:2px 0 8px;scrollbar-width:thin;scrollbar-color:transparent transparent}.today-kanban-board::-webkit-scrollbar{height:8px}.today-kanban-board::-webkit-scrollbar-track{background:transparent}.today-kanban-board::-webkit-scrollbar-thumb{background:transparent;border-radius:999px}.today-kanban-board:hover{scrollbar-color:rgba(120,119,115,.22) transparent}.today-kanban-board:hover::-webkit-scrollbar-thumb{background:#78777338}.today-kanban-board-fit-three{overflow-x:hidden}.today-kanban-column-slot{flex:0 0 278px;position:relative;display:flex;min-width:0;transition:flex-basis .24s ease,opacity .2s ease,transform .24s ease}.today-kanban-board-fit-three .today-kanban-column-slot{flex:1 1 0;min-width:0}.today-kanban-column-slot:has(.today-kanban-column.collapsed){flex-basis:60px}.today-kanban-column-slot.deleting-slot{flex-basis:0;min-width:0;width:0;opacity:0;transform:translate(-10px) scale(.96);pointer-events:none}.today-kanban-column-slot.deleting-slot .today-kanban-column{transform:translateY(6px);opacity:0;overflow:hidden}.today-kanban-column{flex:1 1 auto;min-height:0;max-height:100%;height:100%;border:1px solid var(--color-border-soft);border-radius:16px;background:#fff;display:flex;flex-direction:column;min-width:0;align-self:stretch;position:relative;box-shadow:none;overflow:hidden;transition:flex-basis .18s ease,width .18s ease,opacity .18s ease,transform .22s ease}.today-kanban-column.kind-done{background:#fff}.today-kanban-column.deleting{box-shadow:none}.today-kanban-column.dragging{opacity:.58}.today-kanban-column.collapsed{flex-basis:56px;width:56px;min-width:56px;align-items:center;overflow:hidden}.today-kanban-column.newly-added{animation:todayKanbanColumnPulse 1.15s ease-out}@keyframes todayKanbanColumnPulse{0%{box-shadow:0 0 #2f8f5b33;transform:translateY(-2px)}45%{box-shadow:0 0 0 8px #2f8f5b0f}to{box-shadow:none;transform:translateY(0)}}.today-kanban-column.drop-before:before,.today-kanban-column.drop-after:after{content:"";position:absolute;top:10px;bottom:10px;width:3px;border-radius:999px;background:#cfcac2;box-shadow:0 0 0 4px #78777314}.today-kanban-column.drop-before:before{left:-7px}.today-kanban-column.drop-after:after{right:-7px}.today-kanban-column-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px 8px;border-bottom:1px solid var(--color-border-soft);cursor:grab;background:#fff}.today-kanban-column.collapsed .today-kanban-column-header{justify-content:center;align-items:flex-start;padding:12px 8px 8px;border-bottom:none}.today-kanban-column-title{min-width:0;flex:1 1 auto;font-size:12px;font-weight:600;color:var(--color-text);text-align:left}.today-kanban-column-header-actions{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.today-kanban-column .project-kanban-column-btn:disabled{opacity:.35;cursor:not-allowed}.today-kanban-column-settings svg{width:16px;height:16px}.today-kanban-column-settings{width:26px;height:26px;border:none;border-radius:8px;background:transparent;color:var(--color-text-muted);box-shadow:none;padding:0}.today-kanban-column-settings:hover{background:var(--color-bg-soft);color:var(--color-text)}.today-kanban-column-settings span{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:13px;font-weight:600;line-height:1;letter-spacing:0;margin-top:-1px}.today-kanban-collapsed-label{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:0;margin-top:10px;color:var(--color-text);font-size:12px;font-weight:500;letter-spacing:.02em}.today-kanban-collapsed-label span{writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap}.today-kanban-collapsed-label strong{color:var(--color-text-muted);background:var(--color-bg-soft);border-radius:999px;padding:2px 7px;font-size:10px}.today-kanban-column-body{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;padding:10px;min-height:160px;min-width:0;overflow-x:hidden;overflow-y:auto;background:#fff;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent}.today-kanban-column-body::-webkit-scrollbar{width:10px;height:10px;background:transparent}.today-kanban-column-body::-webkit-scrollbar-track{background:transparent}.today-kanban-column-body:hover{scrollbar-color:rgba(154,148,139,.34) transparent}.today-kanban-column-body::-webkit-scrollbar-thumb{background:transparent;background-clip:content-box;border-left:10px solid transparent;border-top:10px solid transparent;border-radius:999px;transition:background-color .18s ease,border-left .18s ease,border-top .18s ease}.today-kanban-column-body:hover::-webkit-scrollbar-thumb{background:#9a948b57;border-left-width:2px;border-top-width:2px}.today-kanban-column.kind-done .today-kanban-column-body{gap:0;padding:8px 0 0;background:#fff}.today-kanban-empty{border:none;border-radius:16px;color:var(--color-text-muted);font-size:12px;padding:18px;text-align:left;background:color-mix(in srgb,var(--color-bg-soft) 58%,#ffffff);display:flex;flex-direction:column;gap:6px}.today-kanban-empty.done-empty{min-height:180px;justify-content:center;align-items:center;text-align:center;background:transparent}.today-kanban-done-empty-illustration{width:124px;max-width:100%;height:auto;opacity:.94;margin-bottom:2px}.today-kanban-empty.done-empty strong{color:var(--color-text);font-size:16px;line-height:1.2}.today-kanban-empty.done-empty span{max-width:180px;line-height:1.45}.today-kanban-done-illustration-card{margin-top:12px;border-top:1px solid var(--color-border-soft);padding:14px 12px 12px;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--color-text-muted);text-align:center}.today-kanban-done-illustration{width:148px;max-width:100%;height:auto;opacity:.96}.today-kanban-done-illustration-card span{max-width:100%;font-size:11px;line-height:1.4}.today-kanban-done-line{display:inline-block;white-space:nowrap}.today-kanban-insert-column{align-self:stretch;flex:0 0 12px;position:relative;z-index:20;width:12px;border:none;background:transparent;color:#5f9d78;font-size:0;font-weight:700;cursor:pointer;opacity:1;transform:none;transition:flex-basis .18s ease,opacity .18s ease}.today-kanban-insert-column.hidden{flex-basis:0;width:0;opacity:0;pointer-events:none}.today-kanban-insert-column:before{content:"+";position:absolute;top:50%;left:50%;width:26px;height:26px;border:1px solid rgba(95,157,120,.28);border-radius:999px;background:#fff;box-shadow:none;color:var(--color-primary);display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1;opacity:0;transform:translate(-50%,-50%) scale(.84);transition:opacity .16s ease .18s,transform .16s ease .18s,background .16s ease}.today-kanban-insert-column:hover:before,.today-kanban-insert-column:focus-visible:before{opacity:1;transform:translate(-50%,-50%) scale(1);background:var(--color-bg-soft)}.today-kanban-column .project-kanban-column-count{min-height:22px;padding:0 8px;border-radius:999px;background:var(--color-bg-soft);color:var(--color-text-muted);font-size:11px;font-weight:500}.today-kanban-column .project-kanban-add-task-btn{width:auto;min-width:0;border:1px solid var(--color-border-soft);border-radius:10px;background:#fff;color:var(--color-text-soft);font-size:11px;font-weight:500;padding:6px 10px;min-height:30px;text-align:left;align-self:stretch;box-shadow:0 1px #0f0f0f05}.today-kanban-column .project-kanban-add-task-btn:hover{border-color:var(--color-border);background:var(--color-bg-soft);color:var(--color-text)}.today-kanban-column .project-kanban-drop-placeholder{border:1px dashed #d6d1ca;background:#f3f2ef}.today-kanban-column.kind-done .project-kanban-add-task-btn{margin:0 12px 12px}.today-task-card{gap:6px;padding:14px;border:1px solid var(--color-border-soft);border-radius:16px;background:#fff!important;box-shadow:0 1px 2px #0f0f0f08;cursor:pointer}.today-kanban-column .today-task-card.project-kanban-task,.today-kanban-column .today-task-card.project-kanban-task.event-type,.today-kanban-column .today-task-card.project-kanban-task.project-task-completed,.today-kanban-column .today-task-card.project-kanban-task.event-type.project-task-completed{background:#fff!important}.today-kanban-column-body>.today-task-card:last-child{border-bottom:1px solid var(--color-border-soft)}.today-task-card:hover,.today-task-card:focus-within{background:#fff;border-color:#d6d1ca;transform:translateY(-1px);box-shadow:0 8px 18px #0f0f0f0f}.today-kanban-column .today-task-card.project-kanban-task:hover,.today-kanban-column .today-task-card.project-kanban-task:focus-within{background:#fff!important;border-color:#d6d1ca;box-shadow:0 8px 18px #0f0f0f0f}.today-kanban-column .today-task-card.project-kanban-task.dragging{background:#fff!important;border-color:#d6d1ca;box-shadow:0 12px 28px #0f0f0f1f}.today-task-card.done{background:#fff;border-color:var(--color-border-soft)}.today-task-card-done-row{border:none;border-bottom:1px solid var(--color-border-soft);border-radius:0;background:transparent;box-shadow:none;padding:14px 18px}.today-task-card-done-row:hover,.today-task-card-done-row:focus-within{background:var(--color-bg-soft);border-color:var(--color-border-soft);transform:none;box-shadow:none}.today-task-card-done-row-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.today-task-card-done-copy{min-width:0}.today-task-card-done-row .today-task-card-title{font-size:13px;-webkit-line-clamp:2}.today-task-card-done-time{font-size:12px;color:var(--color-text-soft);white-space:nowrap}.today-task-card-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px}.today-task-card-check{display:inline-flex;align-items:center;justify-content:center;padding-top:2px}.today-task-card-check input{width:16px;height:16px;margin:0;accent-color:var(--color-primary)}.today-task-card-title-button{align-items:flex-start;justify-content:flex-start;text-align:left}.today-task-card-title{color:var(--color-text);font-size:14px;font-weight:500;line-height:1.35;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.today-task-card.done .today-task-card-title{color:var(--color-text-muted);text-decoration:line-through}.today-task-card-actions{display:inline-flex;align-items:center;gap:4px;align-self:start;opacity:.42;transition:opacity var(--transition-fast),color var(--transition-fast)}.today-task-card:hover .today-task-card-actions,.today-task-card:focus-within .today-task-card-actions{opacity:1}.today-task-card-action{min-width:30px;width:30px;height:30px;padding:0;color:var(--color-text-muted)}.today-task-card-meta{display:inline-flex;align-items:center;gap:5px;flex-wrap:wrap;min-width:0;padding-left:24px}.today-task-card .ui-badge,.today-task-card .today-task-project-badge{font-size:10px;min-height:18px;padding:0 6px;border-radius:5px;color:var(--color-text-muted);border-color:color-mix(in srgb,var(--color-border-soft) 92%,transparent);background:color-mix(in srgb,var(--color-bg-soft) 75%,#ffffff)}.today-task-card .ui-badge-green,.today-task-card .ui-badge-yellow,.today-task-card .ui-badge-blue,.today-task-card .ui-badge-red{border-color:transparent}.today-task-card .ui-badge-green{background:color-mix(in srgb,var(--color-primary-soft) 44%,#ffffff);color:color-mix(in srgb,var(--color-primary-strong) 76%,var(--color-text-muted))}.today-task-card .ui-badge-yellow{background:color-mix(in srgb,var(--color-warning-soft) 50%,#ffffff);color:color-mix(in srgb,var(--color-warning-strong) 72%,var(--color-text-muted))}.today-task-card .ui-badge-blue{background:color-mix(in srgb,var(--color-info-soft) 48%,#ffffff);color:color-mix(in srgb,var(--color-info-strong) 72%,var(--color-text-muted))}.today-task-card .ui-badge-red{background:color-mix(in srgb,var(--color-danger-soft) 34%,#ffffff);color:color-mix(in srgb,var(--color-danger-strong) 62%,var(--color-text-muted))}.today-task-card .today-task-project-badge{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:default;box-shadow:none;font-weight:500;background:var(--tag-bg, color-mix(in srgb, var(--color-bg-soft) 75%, #ffffff));color:var(--tag-text, var(--color-text-muted));border-color:transparent;pointer-events:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tag-text, var(--color-border-soft)) 16%,transparent)}.today-task-card.done .today-task-card-meta,.today-task-card.done .today-task-card-actions,.today-task-card.done .today-task-card-meta .ui-badge{opacity:.68}.today-kanban-insert-column:focus-visible{outline:none}.today-kanban-column-menu,.today-kanban-sort-menu{min-width:220px}.today-kanban-column-menu .context-item,.today-kanban-sort-menu .context-item{display:flex;align-items:center;justify-content:flex-start;gap:10px}.today-kanban-column-menu .context-item.has-submenu{padding-right:10px}.today-kanban-column-menu .context-item-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;color:#786f65}.today-kanban-column-menu .context-item-icon svg{width:100%;height:100%}.today-kanban-column-menu .context-item.parent-active{background:#f1ede6}.today-kanban-sort-menu{margin-left:-1px}.today-kanban-column-menu .context-item:disabled{opacity:.45;cursor:not-allowed}.today-kanban-column-menu .context-item.danger{color:#a24b3f}.today-kanban-sort-menu .context-item.active{background:#eef6f0;color:#3d6a4e}.board .day .task-list-scroll{flex:1;overflow:auto;padding-right:4px}.task{border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);padding:11px 12px 10px;background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft));display:flex;flex-direction:column;gap:9px;animation:fadeIn .4s ease;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background-color .16s ease;cursor:grab;position:relative;overflow:visible;box-shadow:var(--shadow-card)}.task:hover,.task:focus-within{border-color:var(--color-primary-border);box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.task.compact{padding:8px 10px}.task.done{background:var(--color-surface-muted);border-color:var(--color-border-soft);color:var(--color-text-muted);box-shadow:none}.task.dragging{opacity:.5;transform:scale(.98);box-shadow:none}.task.deleting{cursor:progress;opacity:.7;pointer-events:none;position:relative}.task.deleting:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:var(--radius-sm);border:1px solid var(--color-primary-border);box-shadow:0 0 0 1px var(--color-primary-soft) inset;animation:taskDeletingPulse .9s ease-in-out infinite;pointer-events:none}.task:active{cursor:grabbing}.task-deleting-indicator{font-size:11px;color:var(--color-primary-strong);font-weight:600}.task-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.task-placeholder{height:36px;border-radius:var(--radius-sm);border:1px dashed var(--color-primary-border);background:var(--color-primary-soft);pointer-events:none}.task-drop-zone{height:14px;margin:4px 0}.task.done .task-check span,.task.done .meta-label,.task.done .task-meta{color:var(--color-text-muted)}.task.done .tag{background:var(--color-surface-muted);color:var(--color-text-muted)}.task.done .task-title{text-decoration:line-through}.task-head{display:flex;align-items:flex-start;gap:6px}.task-assignee-badge{width:22px;height:22px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-soft);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;letter-spacing:.02em;flex:0 0 auto}.task-assignee-badge.self{border-color:var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-strong)}.task-focus-btn{border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-pill);padding:4px 8px;font-size:11px;color:var(--color-text-soft);cursor:pointer;white-space:nowrap;height:24px;display:inline-flex;align-items:center}.task-focus-btn:hover{background:var(--color-primary-soft);border-color:var(--color-primary-border);color:var(--color-primary-strong)}.task-check{display:flex;gap:8px;align-items:flex-start;font-size:13px;line-height:1.3;flex:1 1 auto;min-width:0}.task-check.compact{font-size:12px}.task-title{border:none;background:transparent;text-align:left;padding:0;cursor:pointer;color:inherit;font:inherit;white-space:normal;word-break:break-word}.task-title[data-google=true]:after,.project-task-title[data-google=true]:after,.project-task-title-button[data-google=true]:after,.month-task-title[data-google=true]:after{content:"G";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:999px;background:var(--color-info-soft);color:var(--color-info-strong);font-size:10px;font-weight:700;line-height:1}.task-title[data-apple=true]:after,.project-task-title[data-apple=true]:after,.project-task-title-button[data-apple=true]:after,.month-task-title[data-apple=true]:after{content:"";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-left:6px;border-radius:999px;background:var(--color-surface-muted);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%232f2f2f'%3E%3Cpath d='M16.47 12.6c.03 2.35 2.06 3.13 2.08 3.14-.02.05-.32 1.09-1.05 2.16-.63.92-1.28 1.84-2.31 1.86-1.01.02-1.34-.59-2.5-.59-1.15 0-1.52.57-2.48.61-1 .04-1.77-.99-2.4-1.9-1.28-1.84-2.26-5.2-.95-7.48.65-1.13 1.81-1.84 3.06-1.86.95-.02 1.85.64 2.5.64.65 0 1.86-.8 3.14-.68.54.02 2.06.22 3.04 1.65-.08.05-1.81 1.05-1.79 3.45zm-2.18-7.03c.53-.64.88-1.53.78-2.42-.76.03-1.68.5-2.22 1.13-.49.57-.92 1.48-.81 2.35.84.06 1.72-.43 2.25-1.06z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px 10px;line-height:1}.task-title:focus-visible{outline:2px solid var(--color-primary-border);outline-offset:2px;border-radius:6px}.task-check input{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer}.task-check-placeholder{display:inline-block;width:16px;height:16px}.task-delete{border:1px solid rgba(192,80,63,.28);background:#fff0ece6;border-radius:8px;cursor:pointer;color:#c0503f;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:2px;transition:color .2s ease,border-color .2s ease,background .2s ease;width:24px;height:24px;flex:0 0 auto;margin-left:auto}.task-delete svg{width:14px;height:14px}.task-delete:hover{border-color:#a63d2f73;background:#ffe9e3f5;color:#a63d2f}.task-delete:disabled{opacity:.55}.task-meta-ribbon{display:flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.task-indicators,.task-meta-ribbon{display:inline-flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.task-indicator{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:1px solid #d6d1c8;background:#f6f3ee;color:#655d52;flex:0 0 auto}.task-indicator.repeat{border-color:#b9d3c1;background:#edf8f0;color:#2f6d45}.task-indicator.priority.high{border-color:#e4b5ae;background:#fff1ee;color:#8d3e33}.task-indicator.priority.medium{border-color:#e1d3b7;background:#fff8ea;color:#8a6127}.task-indicator.priority.low{border-color:#b9d3c1;background:#edf8f0;color:#2f6d45}.task .actual-time,.task .overdue-badge{max-width:none;overflow:visible;text-overflow:clip}.task-meta-ribbon .project-task-time,.task-meta-ribbon .project-task-status{white-space:nowrap}@keyframes taskDeletingPulse{0%{opacity:.35}50%{opacity:.8}to{opacity:.35}}.task-meta{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.meta-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:center;min-width:0;flex:1}.meta-group label{display:flex;flex-direction:column;gap:3px;font-size:10px;letter-spacing:.02em}.meta-label{color:#8a847c}.meta-group input,.meta-group select{border:1px solid var(--line);border-radius:6px;padding:2px 6px;font-size:12px}.meta-group input[type=time]{width:100%}.meta-group select{width:100%;background:#fff}.task-type-badge{border:1px dashed #c4d6ea;background:#eef5ff;color:#2e4d6a;font-size:11px;padding:2px 8px;border-radius:999px;margin-left:8px;display:inline-flex;align-items:center}.task-priority-badge{border:1px solid #d6d1c8;background:#f6f3ee;color:#5b5348;font-size:10px;padding:1px 7px;border-radius:999px;display:inline-flex;align-items:center;margin-left:8px;white-space:nowrap}.task-priority-badge.high{border-color:#e4b5ae;background:#fff1ee;color:#8d3e33}.task-priority-badge.medium{border-color:#e1d3b7;background:#fff8ea;color:#8a6127}.task-priority-badge.low{border-color:#b9d3c1;background:#edf8f0;color:#2f6d45}.task-repeat-badge,.month-task-badge.repeat,.event-card-label.repeat{border:1px dashed #b9d3c1;background:#edf8f0;color:#2f6d45;font-size:10px;padding:1px 6px;border-radius:999px;display:inline-flex;align-items:center}.task-deadline-badge{border:1px dashed #d8c6a8;background:#fff6e9;color:#7a5a22;font-size:10px;padding:1px 6px;border-radius:999px;display:inline-flex;align-items:center}.task-deadline-badge.overdue{border-color:#d9988d;background:#fff0ec;color:#8e4037}.task-deadline-badge.soon{border-color:#e0ba78;background:#fff8ea;color:#8a6127}.task.event-type{border-left:3px solid var(--color-info);background:linear-gradient(180deg,var(--color-surface),var(--color-info-soft))}.task.event-type .task-title{color:var(--color-info-strong)}.task.event-type.done{background:var(--color-surface-muted);border-color:var(--color-border-soft);color:var(--color-text-muted)}.day-schedule-item.event-type{border-left:3px solid var(--color-info);background:var(--color-info-soft)}.project-task.event-type{border-left:3px solid var(--color-info);background:linear-gradient(180deg,var(--color-surface),var(--color-info-soft))}.project-task.event-type .project-task-title{color:var(--color-info-strong)}.tag-menu{position:absolute;top:calc(100% + 6px);left:0;right:auto;width:max-content;min-width:0;max-width:220px;background:#fff;border:1px solid #e0dbd2;border-radius:10px;box-shadow:0 12px 24px #0000001f;padding:6px 0;z-index:2000}.tag-menu.portal{position:fixed}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.task-create-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f0f2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2500}.task-create-popover{position:fixed;width:min(720px,calc(100vw - 24px));min-width:min(620px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--radius-xl);box-shadow:0 24px 80px #0f0f0f2e;display:flex;flex-direction:column;gap:0;z-index:2501;box-sizing:border-box}.task-create-shell-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px 12px;border-bottom:1px solid var(--color-border-soft);background:#fff}.task-create-heading{font-size:16px;line-height:1.2;font-weight:600;color:var(--color-text);min-width:0}.task-create-close.ui-button{flex:0 0 auto;min-width:34px;width:34px;padding:0;border-radius:var(--radius-md)}.task-create-content{display:flex;flex-direction:column;gap:14px;padding:16px 18px 18px;max-height:calc(min(82vh,760px) - 80px);overflow:auto}.task-create-title{border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);padding:14px;font-size:16px;font-family:inherit;color:var(--color-text);background:var(--color-surface);resize:none;line-height:1.45;min-height:56px;overflow:hidden;width:100%;display:block;grid-area:1 / 1}.task-create-title-wrap{position:relative;display:grid;align-items:center;width:100%}.task-create-title.with-voice{padding-right:48px}.task-create-title.with-highlight-layer{color:transparent;caret-color:var(--color-text);background:var(--color-surface);position:relative;z-index:1}.task-create-title-highlight{grid-area:1 / 1;border:1px solid transparent;border-radius:var(--radius-lg);padding:14px;font-size:16px;font-family:inherit;line-height:1.45;min-height:56px;width:100%;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;color:var(--color-text);pointer-events:none;position:relative;z-index:2}.task-create-title-highlight.with-voice{padding-right:48px}.task-create-title-token{position:relative;display:inline;border:1px solid var(--color-primary-border);border-radius:999px;background:var(--color-primary-soft);color:var(--color-primary-strong);padding:1px 6px 2px;box-decoration-break:clone;-webkit-box-decoration-break:clone;pointer-events:auto}.task-create-title-token.time{border-color:var(--color-info-border);background:var(--color-info-soft);color:var(--color-info-strong)}.task-create-title-token-cancel{position:absolute;right:-6px;top:-7px;transform:scale(.86);width:16px;height:16px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);box-shadow:var(--shadow-card);color:var(--color-text-soft);display:inline-flex;align-items:center;justify-content:center;padding:0;font:inherit;font-size:13px;line-height:1;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .14s ease,transform .14s ease,color .14s ease,background .14s ease;z-index:6}.task-create-title-token:hover .task-create-title-token-cancel,.task-create-title-token-cancel:focus-visible{opacity:1;visibility:visible;transform:scale(1)}.task-create-title-token-cancel:hover,.task-create-title-token-cancel:focus-visible{color:var(--color-danger-strong);background:var(--color-danger-soft);outline:none}.task-create-voice-btn{grid-area:1 / 1;justify-self:end;align-self:center;margin-right:12px;position:relative;z-index:3}.voice-input-btn{border:1px solid var(--color-border-soft);background:var(--color-surface);color:var(--color-text-soft);width:32px;height:32px;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:border-color .16s ease,color .16s ease,background .16s ease}.voice-input-btn svg{width:14px;height:14px;position:relative;z-index:1}.voice-input-btn-ring{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:999px;border:2px solid transparent;pointer-events:none}.voice-input-btn:hover{border-color:var(--color-primary-border);color:var(--color-primary-strong)}.voice-input-btn.active{color:var(--color-primary-strong);border-color:var(--color-primary-border);background:var(--color-primary-soft)}.voice-input-btn.active .voice-input-btn-ring{border-color:var(--color-primary-border);animation:voicePulse 1.15s ease-out infinite}@keyframes voicePulse{0%{transform:scale(1);opacity:.85}70%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}.task-create-title.error{border-color:#d38a7b;box-shadow:0 0 0 2px #d38a7b26}.task-create-error{font-size:12px;color:#b56b5c;margin-top:-6px}.task-create-voice-error{font-size:12px;color:#7a6e5e;margin-top:-6px}.task-create-row{display:flex;align-items:center;gap:8px}.task-create-controls{display:flex;flex-direction:column;gap:10px}.task-create-controls-line{display:grid;align-items:stretch;gap:8px}.task-create-line-primary{grid-template-columns:minmax(108px,.68fr) minmax(0,1.68fr) minmax(0,1.34fr)}.task-create-line-secondary{grid-template-columns:repeat(3,minmax(0,1fr))}.task-create-line-primary .task-create-control{min-width:0;justify-content:center}.task-create-line-primary .task-create-start-inline{min-width:0}.task-create-controls-line>*{min-width:0}.task-create-line-secondary .task-create-control,.task-create-line-secondary .task-create-advanced-toggle,.task-create-line-secondary .task-create-submit{width:100%;min-width:0;justify-content:center;text-align:center}.task-create-meta-row{align-items:stretch;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);width:100%}.task-create-meta-row>*{min-width:0}.task-create-type-toggle.ui-segmented{width:100%;min-height:var(--control-height)}.task-create-type-toggle .ui-segmented-item{min-height:var(--control-height);gap:9px;font-size:12px}.task-create-type-toggle .ui-control-icon{font-size:15px}.task-create-project-control{justify-content:center;min-width:0}.task-create-location{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:0 12px;font-size:13px;color:var(--color-text);background:var(--color-surface);width:100%;min-width:0;min-height:var(--control-height);outline:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.task-create-location::placeholder{color:var(--color-text-muted)}.task-create-location:focus{border-color:#d6d1ca;box-shadow:0 0 0 3px #d6d1ca47}.task-create-priority-control{width:100%;min-width:0;justify-content:center;white-space:normal;text-align:center}.task-create-priority-control.priority-high.active{background:var(--color-danger-soft);color:var(--color-danger)}.task-create-priority-control.priority-medium.active{background:var(--color-warning-soft);color:var(--color-warning)}.task-create-priority-control.priority-low.active{background:var(--color-primary-soft);color:var(--color-primary-strong)}.task-create-priority-control.priority-clear{color:var(--color-text-soft)}.task-create-priority-dropdown{min-width:220px}.task-create-priority-item.priority-high.selected{background:var(--color-danger-soft);color:var(--color-danger)}.task-create-priority-item.priority-medium.selected{background:var(--color-warning-soft);color:var(--color-warning)}.task-create-priority-item.priority-low.selected{background:var(--color-primary-soft);color:var(--color-primary-strong)}.task-create-priority-item.priority-clear.selected{background:var(--color-surface-muted);color:var(--color-text-soft)}.task-create-mention{position:absolute;z-index:2;min-width:220px}.task-create-control{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:0 12px;background:var(--tag-bg, var(--color-surface));font-size:13px;color:var(--tag-text, var(--color-text-soft));cursor:pointer;display:inline-flex;align-items:center;gap:6px;position:relative;min-height:var(--control-height);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.task-create-control.menu-open{border-color:#d6d1ca;background:#fff;box-shadow:0 12px 28px #0f0f0f1a}.task-create-control:hover:not(:disabled):not([aria-disabled=true]){border-color:#d6d1ca;background:var(--color-surface-soft)}.task-create-control:focus-visible{outline:none;border-color:#d6d1ca;box-shadow:0 0 0 3px #d6d1ca47}.task-create-control-caret{margin-left:auto;color:var(--color-text-muted);flex:0 0 auto}.task-create-control-caret.open{transform:rotate(180deg)}.task-create-date-control{white-space:nowrap}.task-create-date-menu-floating{min-width:372px;background:#fff;border:1px solid #e3ddd4;border-radius:16px;box-shadow:0 20px 44px #0f0f0f24;padding:18px}.task-create-popover.project-context .task-create-date-control{min-width:96px}.task-create-popover.project-context .task-create-line-primary{grid-template-columns:minmax(112px,.76fr) minmax(0,1.56fr) minmax(0,1.28fr)}.task-create-control:disabled{opacity:.5;cursor:default}.task-create-control[aria-disabled=true]{opacity:.5;cursor:default}.task-create-submit{white-space:nowrap;width:100%}.task-create-submit.ui-button-primary{border-color:#5a9278;background:#6fa88e;color:#fff;box-shadow:0 6px 14px #4d806338}.task-create-submit.ui-button-primary:hover:not(:disabled){background:#5f9a80;border-color:#4e8068}.task-create-advanced-toggle{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-soft);font-size:13px;font-weight:500;cursor:pointer;width:100%;min-height:var(--control-height);padding:0 12px}.task-create-advanced-toggle:hover{border-color:#d6d1ca;background:var(--color-surface-soft)}.task-create-advanced-toggle.open{border-color:var(--color-text-muted);background:var(--color-surface-soft)}.task-create-advanced-panel{border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff 0%,var(--color-surface-soft) 100%);padding:14px;display:flex;flex-direction:column;gap:12px;animation:taskCreateAdvancedIn .18s ease-out}.task-create-advanced-row{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:8px}.task-create-advanced-row.task-create-advanced-actions{grid-template-columns:1fr 1fr}.task-create-advanced-label{font-size:12px;color:var(--color-text-muted);font-weight:600}.task-create-completed-toggle{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-soft);cursor:pointer}.task-create-completed-toggle.disabled{opacity:.55;cursor:default}.task-create-completed-toggle input{margin:0}@keyframes taskCreateAdvancedIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.task-create-menu{position:absolute;z-index:8}.task-create-menu-floating{position:fixed;z-index:5005}.task-create-menu-floating-above{transform-origin:bottom left}.task-create-reminder-hint{font-size:12px;color:var(--color-text-muted);margin-top:0;padding:0 2px}.task-create-control.pulse{animation:taskCreatePulse 1.2s ease-out 0s 1}@keyframes taskCreatePulse{0%{box-shadow:0 0 #6a907566;border-color:var(--color-primary)}70%{box-shadow:0 0 0 6px #6a907500;border-color:var(--color-primary)}to{box-shadow:0 0 #6a907500;border-color:var(--color-border)}}.task-create-control.loading{animation:taskCreateLoading 1.6s ease-in-out infinite;border-color:var(--color-warning-border)}.task-create-start-inline{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;max-width:100%;min-width:0;min-height:var(--control-height);padding:3px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2px}.task-create-start-prefix{display:inline-flex;align-items:center;gap:6px;min-width:0;min-height:30px;padding:4px 2px 4px 8px;color:var(--color-text-muted);font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-create-start-inline .task-create-start-ai{min-width:44px;padding:0 5px}.task-create-duration-inline{width:100%;max-width:100%;min-width:0;grid-template-columns:auto minmax(0,1fr) auto}.task-create-duration-inline .task-create-start-ai{min-width:48px;padding:0 6px}.task-create-duration-prefix{display:inline-flex;align-items:center;gap:6px;min-width:0;min-height:30px;padding:4px 4px 4px 8px;color:var(--color-text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-create-start-input{width:100%;border:none;outline:none;background:transparent;padding:4px 8px;font-size:13px;color:var(--color-text);min-width:0;text-overflow:ellipsis}.task-create-start-input::placeholder{color:var(--color-text-muted);font-size:12px}.task-create-start-ai-label{display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;color:var(--color-text-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-create-start-ai{border:1px solid var(--color-border-soft);background:var(--color-surface-soft);color:var(--color-text-soft);border-radius:var(--radius-sm);min-width:54px;height:26px;padding:0 8px;font-size:11px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px}.task-create-start-ai.active{border-color:var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-strong)}.task-create-start-inline.pulse{animation:taskCreatePulse 1.2s ease-out 0s 1}@keyframes taskCreateLoading{0%{box-shadow:0 0 #e7c88a59;background:var(--color-surface)}50%{box-shadow:0 0 0 6px #e7c88a1f;background:var(--color-warning-soft)}to{box-shadow:0 0 #e7c88a59;background:var(--color-surface)}}.task-create-dropdown{background:#fff;border:1px solid #e7e1d8;border-radius:14px;box-shadow:0 18px 46px #0f0f0f1f;padding:8px;display:flex;flex-direction:column;gap:4px;min-width:220px;max-height:min(420px,calc(100vh - 24px));overflow:auto}.task-create-deadline-dropdown{width:100%;padding:14px;display:flex;flex-direction:column;gap:12px;max-height:none;overflow:visible}.task-create-deadline-section{display:flex;flex-direction:column;gap:8px;position:relative}.task-create-deadline-section-title{font-size:12px;font-weight:600;color:#7a7369}.task-create-deadline-calendar{min-width:100%;width:100%;padding:0}.task-create-deadline-calendar-side{position:absolute;top:0;right:calc(100% + 12px);box-sizing:border-box;width:396px;z-index:2;background:#fff;border:1px solid #e3ddd4;border-radius:16px;box-shadow:0 20px 44px #0f0f0f24;padding:22px}.task-create-deadline-calendar .calendar-header{margin-bottom:22px}.task-create-deadline-calendar .calendar-grid{gap:12px;padding:0 14px 10px}.task-create-deadline-calendar .modal-calendar-quick-grid{margin-top:22px}.task-create-deadline-picker{width:100%}.task-create-deadline-time-inline.disabled{opacity:.58}.task-create-deadline-time-inline .task-create-start-input[readonly]{color:#6d665d;cursor:pointer;font-weight:500}.task-create-deadline-all-day{border:1px solid #ddd7ce;background:#fff;color:#59534b;border-radius:8px;min-width:76px;height:26px;padding:0 8px;font-size:11px;font-weight:500;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.task-create-deadline-all-day.active,.task-create-deadline-all-day:hover:not(:disabled){background:#f1ede8;border-color:#cfc7bc}.task-create-deadline-all-day.active{color:#4f4a43;box-shadow:inset 0 0 0 1px #4f4a430f}.task-create-deadline-all-day:disabled{cursor:default}.task-create-deadline-actions{display:flex;justify-content:flex-start}.task-create-deadline-clear{border:1px solid #ddd7ce;background:#fff;color:#59534b;border-radius:10px;min-height:34px;padding:0 12px;font-size:12px;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.task-create-deadline-clear:hover{background:#f7f4ef;border-color:#d6d1ca}.task-create-item{border:1px solid transparent;background:transparent;padding:10px 11px;text-align:left;font-size:13px;color:var(--color-text);cursor:pointer;border-radius:10px;width:100%;display:flex;align-items:center;gap:10px;transition:background .16s ease,border-color .16s ease,color .16s ease}.task-create-item:hover,.task-create-item.selected{background:#f7f4ef;border-color:#ebe4da}.task-create-item-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:inherit;flex:0 0 16px}.task-create-project-dropdown{padding:8px}.task-create-project-item{background:transparent;color:var(--tag-text, var(--color-text))}.task-create-project-item:hover,.task-create-project-item.selected{background:#f7f4ef;border-color:#ebe4da}.task-create-project-item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.task-create-project-emoji{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;font-size:16px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.task-create-project-dot{width:10px;height:10px;border-radius:999px;background:var(--tag-text, #b7b0a5);box-shadow:inset 0 0 0 1px #ffffff73;flex:0 0 10px}.task-create-calendar-menu{min-width:max(320px,100%);background:transparent;border:none;border-radius:0;box-shadow:none;padding:0}.task-create-menu-floating .task-create-calendar-menu.calendar-menu.inline{background:transparent;border:none;border-radius:0;box-shadow:none}.task-create-date-menu-floating .task-create-calendar-menu{min-width:100%;width:100%;padding:0}.task-create-date-menu-floating .calendar-header{margin-bottom:20px}.task-create-date-menu-floating .calendar-grid{gap:12px;padding:0 10px 8px}.task-create-date-menu-floating .modal-calendar-quick-grid{margin-top:20px}.task-create-calendar-menu .calendar-header{margin-bottom:18px}.task-create-calendar-menu .calendar-title{color:#57524b}.task-create-calendar-menu .calendar-nav{background:#f4f1ec;color:#6d665d}.task-create-calendar-menu .calendar-grid{gap:12px;padding:0 8px 6px}.task-create-calendar-menu .calendar-weekday{color:#a19a90}.task-create-calendar-menu .calendar-day{background:#fff;color:#4f4a43}.task-create-calendar-menu .calendar-day.selected{border-color:#d7d1c8;background:#efebe6;color:#4f4a43}.task-create-calendar-menu .calendar-day.today{border-color:#e3ded4;background:#f7f4ef;color:#6b645a;font-weight:500}.task-create-calendar-menu .calendar-day.selected.today{border-color:#d7d1c8;background:#ebe6df;color:#4f4a43;font-weight:600}.task-create-calendar-menu .modal-calendar-quick-grid{gap:8px;margin-top:18px}.task-create-calendar-menu .modal-calendar-quick-btn{background:#fff;border-color:#ddd7ce}.task-create-calendar-menu .modal-calendar-quick-btn:hover{background:#f7f4ef}.task-create-tooltip{position:fixed;z-index:5006;max-width:260px;padding:10px 12px;border-radius:12px;background:#2f322d;color:#fff;font-size:12px;line-height:1.4;box-shadow:0 16px 32px #0f0f0f3d}.task-create-tooltip:before{content:"";position:absolute;top:-6px;left:50%;width:12px;height:12px;background:#2f322d;transform:translate(-50%) rotate(45deg);border-radius:2px}.task-create-time-input{padding:8px 12px 6px}.task-create-backlog{width:100%;margin-top:8px;border:1px solid var(--color-border);background:var(--color-surface);border-radius:var(--radius-sm);padding:6px 10px;font-size:13px;color:var(--color-text-soft);cursor:pointer}.task-create-recurrence-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14120f47;display:flex;align-items:center;justify-content:center;z-index:2600;padding:16px}.task-create-recurrence-modal{width:100%;max-height:min(56vh,520px);overflow:auto;background:#fff;border:1px solid #e7e1d8;border-radius:14px;box-shadow:none;padding:16px;display:flex;flex-direction:column;gap:14px}.task-create-recurrence-title{font-size:16px;font-weight:600;color:var(--color-text)}.task-create-recurrence-subtitle{font-size:12px;color:var(--color-text-muted)}.task-create-recurrence-modes{display:flex;flex-wrap:wrap;gap:8px}.task-create-recurrence-mode{border:1px solid #ddd7ce;background:#fff;border-radius:var(--radius-md);padding:8px 11px;font-size:12px;color:var(--color-text-soft);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.task-create-recurrence-mode.active{border-color:#d7d1c8;background:#f1ede8;color:#4f4a43}.task-create-recurrence-weekdays{display:flex;flex-wrap:wrap;gap:6px}.task-create-recurrence-weekday{border:1px solid #ddd7ce;background:#fff;border-radius:var(--radius-md);min-width:38px;padding:6px 8px;font-size:12px;color:var(--color-text-soft);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.task-create-recurrence-weekday.active{border-color:#d7d1c8;background:#f1ede8;color:#4f4a43}.task-create-recurrence-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;color:var(--color-text-soft)}.task-create-recurrence-row input,.task-create-recurrence-date{border:1px solid #ddd7ce;border-radius:10px;padding:8px 10px;font-size:12px;color:var(--color-text);background:#fff;outline:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.task-create-recurrence-row input:focus,.task-create-recurrence-date:focus{border-color:#d6d1ca;box-shadow:0 0 0 3px #d6d1ca47}.task-create-recurrence-end{display:flex;flex-direction:column;gap:8px}.task-create-recurrence-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.task-create-recurrence-actions .ui-button{min-height:var(--control-height-compact)}.task-create-recurrence-actions .task-create-recurrence-apply.ui-button,.task-create-recurrence-actions .task-create-recurrence-clear.ui-button,.task-create-recurrence-actions .task-create-recurrence-cancel.ui-button{border:1px solid #ddd7ce;background:#fff;color:#59534b;box-shadow:none}.task-create-recurrence-actions .task-create-recurrence-apply.ui-button:hover,.task-create-recurrence-actions .task-create-recurrence-clear.ui-button:hover,.task-create-recurrence-actions .task-create-recurrence-cancel.ui-button:hover{background:#f7f4ef;border-color:#d6d1ca}.tag-add{margin:8px 10px 6px;padding-top:8px;border-top:1px solid var(--color-border-soft);display:flex;gap:6px;align-items:center}.tag-add-input{flex:1;min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-xs);padding:6px 8px;font-size:12px;color:var(--color-text);background:var(--color-surface);outline:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.tag-add-input::placeholder{color:var(--color-text-muted)}.tag-add-input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft)}.tag-color-swatch{width:12px;height:12px;border-radius:50%;border:1px solid var(--color-border-soft)}.tag-color-field{position:relative;display:inline-flex;align-items:center}.tag-color-button{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:var(--radius-xs);width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast)}.tag-color-button:hover,.tag-color-button:focus-visible{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft);outline:none}.tag-color-menu{position:absolute;top:calc(100% + 6px);left:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:var(--shadow-dropdown);padding:6px;min-width:160px;z-index:2100}.tag-color-option{width:100%;border:none;background:transparent;padding:6px 8px;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--color-text-soft);text-align:left;cursor:pointer;border-radius:var(--radius-xs)}.tag-color-option:hover{background:var(--color-surface-muted)}.tag-add-button{border:1px solid var(--color-border);background:var(--color-surface-muted);border-radius:var(--radius-xs);width:26px;height:26px;padding:0;font-size:12px;color:var(--color-text-soft);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.tag-add-button:hover,.tag-add-button:focus-visible{border-color:var(--color-primary);color:var(--color-primary-strong);outline:none}@media (max-width: 720px){.task-create-popover{min-width:min(460px,92vw)}.task-create-shell-header{padding:16px 16px 14px}.task-create-content{padding:16px}.task-create-meta-row{grid-template-columns:repeat(2,minmax(0,1fr))}.task-create-meta-row .task-create-type-toggle{grid-column:1 / -1}.task-create-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.task-create-controls-line{display:contents}.task-create-date-control,.task-create-reminder-control{width:100%}.task-create-date-control{grid-column:1;grid-row:1}.task-create-reminder-control{grid-column:2;grid-row:1}.task-create-line-primary .task-create-start-inline{grid-column:1 / -1;grid-row:2}.task-create-line-primary .task-create-duration-inline{grid-column:1 / -1;grid-row:3}.task-create-advanced-toggle{grid-column:1 / -1;grid-row:4}.task-create-line-secondary .task-create-submit{grid-column:1 / -1;grid-row:5}.task-create-advanced-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.task-create-advanced-row .task-create-advanced-label{grid-column:1 / -1}.task-create-advanced-row.task-create-advanced-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.task-create-control,.task-create-submit,.task-create-advanced-toggle,.task-create-start-inline{min-height:38px}.task-create-start-prefix,.task-create-duration-prefix{font-size:11px}}.tag-menu-item{width:100%;border:none;background:transparent;padding:8px 12px;text-align:left;font-size:12px;cursor:pointer}.tag-menu-item:hover{background:var(--color-surface-soft)}.tag-menu-item.general{color:var(--color-text-soft)}.tag-menu-item.work{color:var(--color-warning-strong)}.tag-menu-item.personal{color:var(--color-info-strong)}.tag-menu-item.home{color:var(--color-primary-strong)}.tag,.project-task-status,.project-task-time,.task-priority-badge,.task-repeat-badge,.task-type-badge,.task-deadline-badge,.actual-time,.overdue-badge{min-height:22px;border:1px solid transparent;border-radius:var(--radius-pill);padding:2px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;max-width:100%}.tag{background:var(--tag-bg, var(--color-surface-muted));color:var(--tag-text, var(--color-text-soft));border-color:color-mix(in srgb,var(--tag-text, var(--color-text-muted)) 18%,transparent)}.tag.general{--tag-bg: var(--color-surface-muted);--tag-text: var(--color-text-soft)}.tag.work{--tag-bg: var(--color-warning-soft);--tag-text: var(--color-warning-strong)}.tag.personal{--tag-bg: var(--color-info-soft);--tag-text: var(--color-info-strong)}.tag.home{--tag-bg: var(--color-primary-soft);--tag-text: var(--color-primary-strong)}.task-meta.tag-row{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:4px;flex-wrap:wrap}.actual-time{color:var(--color-text-soft);background:var(--color-surface-muted);border-color:var(--color-border-soft);max-width:140px;overflow:hidden;text-overflow:ellipsis}.actual-time.actual-fast,.actual-time.actual-good{color:var(--color-primary-strong);background:var(--color-primary-soft);border-color:var(--color-primary-border)}.actual-time.actual-ok,.actual-time.actual-warn{color:var(--color-warning-strong);background:var(--color-warning-soft);border-color:var(--color-warning-border)}.actual-time.actual-late{color:var(--color-danger-strong);background:var(--color-danger-soft);border-color:var(--color-danger-border)}.overdue-badge{color:var(--color-danger-strong);background:var(--color-danger-soft);border-color:var(--color-danger-border);max-width:160px;overflow:hidden;text-overflow:ellipsis}.project-task-status,.project-task-time{color:var(--color-text-soft);background:var(--color-surface-muted);border-color:var(--color-border-soft)}.project-task-badge-time{color:var(--color-text-soft);background:var(--color-surface-soft);border-color:var(--color-border-soft)}.project-task-badge-date,.project-task-badge-type{color:var(--color-info-strong);background:var(--color-info-soft);border-color:var(--color-info-border)}.project-task-badge-duplicate{color:var(--color-purple);background:var(--color-purple-soft);border-color:var(--color-purple-border)}.project-task-badge-completed{color:var(--color-primary-strong);background:var(--color-primary-soft);border-color:var(--color-primary-border)}.task-type-badge{color:var(--color-info-strong);background:var(--color-info-soft);border-color:var(--color-info-border);margin-left:8px}.task-repeat-badge,.month-task-badge.repeat,.event-card-label.repeat{color:var(--color-primary-strong);background:var(--color-primary-soft);border-color:var(--color-primary-border)}.task-priority-badge{color:var(--color-text-soft);background:var(--color-surface-muted);border-color:var(--color-border-soft);margin-left:8px}.task-priority-badge.high{color:var(--color-danger-strong);background:var(--color-danger-soft);border-color:var(--color-danger-border)}.task-priority-badge.medium{color:var(--color-warning-strong);background:var(--color-warning-soft);border-color:var(--color-warning-border)}.task-priority-badge.low{color:var(--color-primary-strong);background:var(--color-primary-soft);border-color:var(--color-primary-border)}.task-deadline-badge{color:var(--color-warning-strong);background:var(--color-warning-soft);border-color:var(--color-warning-border)}.task-deadline-badge.overdue{color:var(--color-danger-strong);background:var(--color-danger-soft);border-color:var(--color-danger-border)}.task-deadline-badge.soon{color:var(--color-warning-strong);background:var(--color-warning-soft);border-color:var(--color-warning-border)}.task.project-kanban-task,.project-kanban-task,.project-task.project-task-list-row{border:1px solid var(--color-border-soft);border-radius:var(--radius-sm);background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft));box-shadow:var(--shadow-card)}.task.project-kanban-task:hover,.task.project-kanban-task:focus-within,.project-kanban-task:hover,.project-kanban-task:focus-within,.project-task.project-task-list-row:hover,.project-task.project-task-list-row:focus-within{border-color:var(--color-primary-border);box-shadow:var(--shadow-card-hover);transform:translateY(-1px)}.task.project-kanban-task.project-task-completed,.project-kanban-task.project-task-completed,.project-task.project-task-list-row.project-task-completed,.task.done{background:var(--color-surface-muted);border-color:var(--color-border-soft);color:var(--color-text-muted);box-shadow:none}.task.project-kanban-task.event-type,.project-kanban-task.event-type,.project-task.project-task-list-row.event-type{border-left:3px solid var(--color-info);background:linear-gradient(180deg,var(--color-surface),var(--color-info-soft))}.task.project-kanban-task.event-type.project-task-completed,.project-kanban-task.event-type.project-task-completed,.project-task.project-task-list-row.event-type.project-task-completed{background:var(--color-surface-muted);border-left-color:var(--color-border)}.project-task-title-button{min-width:0;gap:6px;flex-wrap:wrap}.project-task-title{color:var(--color-text);font-size:14px;font-weight:700;line-height:1.35}.project-task-completed .project-task-title,.task.done .project-task-title{color:var(--color-text-muted)}.project-task-check input,.task-check input{width:16px;height:16px;flex:0 0 auto;accent-color:var(--color-primary)}.project-task-meta,.task-meta-ribbon{gap:6px;color:var(--color-text-muted)}.project-task-assignee-badge,.task-assignee-badge{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-soft);box-shadow:inset 0 0 0 2px var(--color-surface)}.project-task-assignee-badge.self,.task-assignee-badge.self{border-color:var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-strong)}.add-task{display:flex;gap:8px}.add-task.top{margin-top:4px}.add-task input{flex:1;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:6px 10px;font-size:12px;background:var(--color-bg-soft)}.add-task button{width:28px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg-soft);cursor:pointer}.add-task .add-task-button{width:100%;padding:8px 12px;font-size:13px;color:var(--color-text-soft);background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:var(--radius-sm);text-align:left}.add-task .add-task-button:hover{box-shadow:var(--shadow-card);font-weight:500}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0f0f2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:3000}.modal{width:min(720px,100%);max-height:calc(100dvh - 48px);background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border-soft);border-radius:var(--radius-xl);padding:0;box-shadow:0 24px 80px #0f0f0f2e;display:flex;flex-direction:column;gap:0;overflow-y:auto}.modal.modal-task{--task-modal-gap: 16px;--task-modal-card-radius: 16px;--task-modal-card-padding: 16px;--task-modal-section-title-size: 13px;--task-modal-control-height: 42px;width:min(1240px,100%);max-height:calc(100dvh - 24px);gap:0;overflow-y:auto}.modal-task-layout{display:grid;grid-template-columns:minmax(620px,1.34fr) minmax(360px,.9fr);gap:var(--task-modal-gap);align-items:stretch;overflow:visible;padding:0 var(--task-modal-gap) var(--task-modal-gap)}.modal-task-main{min-width:0;display:grid;grid-template-rows:minmax(236px,auto) minmax(192px,auto) minmax(220px,1fr);gap:var(--task-modal-gap);overflow:visible;align-self:stretch}.modal-task-side{min-width:0;display:grid;grid-template-rows:minmax(0,auto) minmax(212px,1fr);gap:var(--task-modal-gap);overflow:visible;align-self:stretch}.modal-side-card,.modal-section-card,.modal-summary-card{border:1px solid var(--color-border-soft);border-radius:var(--task-modal-card-radius);background:var(--color-surface);box-shadow:0 8px 24px #0f0f0f0b}.modal-side-card,.modal-section-card{min-height:0}.modal-summary-card{margin:var(--task-modal-gap) var(--task-modal-gap) var(--task-modal-gap);padding:14px var(--task-modal-gap) var(--task-modal-gap);display:flex;flex-direction:column;gap:8px;background:#fff;box-shadow:0 12px 32px #0f0f0f0d}.modal-summary-meta{display:flex;flex-wrap:wrap;gap:10px}.modal-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal-hero-copy{min-width:0;display:flex;flex-direction:column;gap:6px;flex:1 1 auto}.modal-title-inline{display:inline-flex;align-items:center;gap:10px;width:fit-content;max-width:100%;min-width:0}.modal-title-inline.is-editing{width:100%}.modal-hero-heading{font-size:31px;line-height:1.2}.modal-hero-actions{flex:0 0 auto;align-items:center;gap:10px;margin-top:18px}.modal-side-section{border-top:none;padding-top:0}.modal-task-main .modal-section{padding:var(--task-modal-card-padding);border-top:none;display:flex;flex-direction:column;gap:12px}.modal-task-main .modal-section.modal-section-first{padding-top:var(--task-modal-card-padding)}.modal-task-side .task-history{max-height:280px}.modal-side-card-primary{padding:14px 14px var(--task-modal-card-padding);background:color-mix(in srgb,var(--color-surface) 92%,var(--color-surface-muted))}.modal-side-card-primary .modal-card-title{margin-bottom:12px}.modal-side-card-history{padding:14px 14px 12px;display:flex;flex-direction:column;min-height:0}.modal-card-header-history{margin-bottom:6px}.modal-section-subtasks{min-height:236px}.modal-section-notes{min-height:140px}.modal-section-comments{min-height:220px}.modal-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-card-title{font-size:var(--task-modal-section-title-size);font-weight:600;color:var(--color-text);line-height:1.25}.modal-card-meta{display:inline-flex;align-items:center;justify-content:flex-end;min-height:20px;font-size:11px;font-weight:600;color:var(--color-text-muted);text-align:right;flex:0 0 auto}.modal-card-body{min-height:0;flex:1 1 auto}.modal-card-body-subtasks,.modal-card-body-comments{display:flex;flex-direction:column;gap:12px}.modal-card-body-notes{display:flex}.modal-notes-shell{flex:1 1 auto;min-height:0;border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);border-radius:calc(var(--task-modal-card-radius) - 2px);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--color-surface-muted) 24%,white));box-shadow:inset 0 1px #ffffffd9;padding:12px 12px 10px;display:flex;flex-direction:column;gap:10px}.modal-notes-shell.has-content{border-color:color-mix(in srgb,var(--color-border-soft) 82%,#d4ccc1)}.modal-notes-shell.is-empty{background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--color-surface-muted) 16%,white))}.modal-card-body-notes .modal-notes-shell{width:100%}.modal-card-footer{margin-top:auto;padding-top:12px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent)}.modal-card-empty{min-height:132px;border:1px dashed color-mix(in srgb,var(--color-border-soft) 88%,transparent);border-radius:calc(var(--task-modal-card-radius) - 4px);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface-muted) 45%,white) 0%,var(--color-surface) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px;text-align:center}.modal-card-empty-subtasks{min-height:148px;gap:10px}.modal-card-empty-comments{min-height:140px}.modal-card-empty-icon{width:28px;height:28px;border-radius:999px;border:1.5px solid color-mix(in srgb,var(--color-border-soft) 78%,#bfb8ae);background:color-mix(in srgb,var(--color-surface-muted) 52%,white);display:inline-flex;align-items:center;justify-content:center;color:#8f887f}.modal-card-empty-icon-comments{border-radius:999px}.modal-card-empty-icon-subtasks,.modal-card-empty-icon-comments{color:#8f887f}.modal-card-empty-title{font-size:13px;font-weight:600;color:var(--color-text)}.modal-card-empty-copy{max-width:240px;font-size:11px;line-height:1.45;color:var(--color-text-muted)}.modal-card-empty-subtasks .modal-card-empty-copy{max-width:none;white-space:nowrap}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px 12px;border-bottom:1px solid var(--color-border-soft);background:#fff}.modal-tag{color:#a46f2a;font-weight:600;font-size:13px}.modal-close{border:1px solid var(--color-border-soft);background:var(--color-surface);color:var(--color-text-soft);width:34px;height:34px;border-radius:10px;font-size:20px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.modal-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.modal-delete{border:1px solid color-mix(in srgb,var(--color-danger-border) 85%,var(--color-border-soft));background:color-mix(in srgb,var(--color-danger-soft) 55%,var(--color-surface));cursor:pointer;color:var(--color-danger-strong);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:10px}.modal-delete svg{width:16px;height:16px}.modal-delete:hover{background:var(--color-danger-soft)}.task-confirm-overlay{z-index:5000!important}.modal-title{font-size:22px;font-weight:600;min-width:0}.modal-title-button{border:none;background:transparent;padding:0;font:inherit;color:inherit;text-align:left;cursor:text;width:auto;max-width:100%;line-height:inherit}.modal-title-edit-trigger{flex:0 0 auto;width:30px;height:30px;border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);border-radius:10px;background:color-mix(in srgb,var(--color-surface-muted) 62%,white);color:var(--color-text-soft);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.modal-title-edit-trigger:hover{border-color:color-mix(in srgb,var(--color-border-soft) 74%,#cfc7bc);background:color-mix(in srgb,var(--color-surface-muted) 86%,white);color:var(--color-text);transform:translateY(-1px)}.modal-title-edit-trigger:focus-visible{outline:none;border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.modal-title-input{width:100%;font:inherit;font-size:22px;font-weight:600;border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);padding:6px 10px;outline:none;resize:none;line-height:1.25;overflow:hidden;max-height:120px;display:block;grid-area:1 / 1;background:var(--color-surface);color:var(--color-text)}.modal-title-edit-wrap{position:relative;display:grid;align-items:center;width:100%}.modal-title-input.with-voice{padding-right:44px}.modal-title-input:focus{border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.modal-title-voice-btn{grid-area:1 / 1;justify-self:end;align-self:center;margin-right:10px;position:relative;z-index:3}.modal-voice-error{font-size:12px;color:#b56b5c}.modal-complete-toggle{border:1px solid var(--color-border-soft);border-radius:var(--radius-md);padding:9px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.modal-complete-toggle.active{background:var(--color-primary-soft);border-color:var(--color-primary-border);color:var(--color-primary-strong)}.modal-complete-toggle.active:hover{background:color-mix(in srgb,var(--color-primary-soft) 72%,var(--color-surface))}.modal-complete-toggle.completed{background:color-mix(in srgb,var(--color-warning-soft) 60%,var(--color-surface));border-color:var(--color-warning-border);color:var(--color-warning-strong)}.modal-complete-toggle.completed:hover{background:#efe6d9}.modal-complete-toggle-header{padding:8px 14px;font-size:12px;white-space:nowrap}.modal-google-source{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--color-text-soft);padding:8px 10px;border:1px solid var(--color-border-soft);border-radius:999px;background:color-mix(in srgb,var(--color-surface-muted) 55%,var(--color-surface))}.modal-google-badge{background:var(--color-info-soft);color:var(--color-info-strong);font-weight:700;font-size:11px;padding:2px 8px;border-radius:999px}.modal-apple-badge{background:#f0f0f0;color:#2f2f2f}.modal-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;font-size:13px;color:var(--color-text-soft)}.modal-meta-secondary{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.modal-meta-top{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 10px;padding-bottom:14px;border-bottom:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent);margin-bottom:14px}.modal-meta-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.modal-form-cell{min-width:0}.modal-form-cell-full{grid-column:1 / -1}.modal-type-toggle{display:flex;flex-wrap:wrap;width:100%;gap:6px;border:none;border-radius:0;overflow:visible;background:transparent}.modal-type-segmented.ui-segmented{width:100%;min-height:var(--task-modal-control-height);padding:3px;border-color:color-mix(in srgb,var(--color-border-soft) 94%,transparent);background:color-mix(in srgb,var(--color-surface-muted) 68%,white)}.modal-type-segmented .ui-segmented-item{min-height:calc(var(--task-modal-control-height) - 6px);gap:8px;font-size:12px}.modal-type-segmented .ui-segmented-item.active,.modal-type-segmented .ui-segmented-item[aria-pressed=true]{border-color:color-mix(in srgb,var(--color-border-soft) 90%,transparent);box-shadow:0 1px 2px #0f0f0f0a}.modal-type-segmented .ui-control-icon{display:inline-flex;align-items:center;justify-content:center;color:inherit}.modal-type-button{flex:1;min-width:0;min-height:var(--task-modal-control-height);border:1px solid var(--color-border-soft);border-radius:calc(var(--task-modal-card-radius) - 6px);background:color-mix(in srgb,var(--color-surface-muted) 60%,white);padding:0 10px;font-size:12px;color:var(--color-text-soft);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.modal-type-button.active{background:var(--color-surface);color:var(--color-text);font-weight:600;box-shadow:0 1px 2px #0f0f0f0a}.modal-type-button:hover{border-color:color-mix(in srgb,var(--color-border-soft) 68%,#c9c2b8);background:color-mix(in srgb,var(--color-surface-muted) 76%,white)}.modal-priority-button.priority-high.active{background:#fff0ec;color:#8e4037}.modal-priority-button.priority-medium.active{background:#fff8ea;color:#8a6127}.modal-priority-button.priority-low.active{background:#edf8f0;color:#2f6d45}.modal-priority-button.priority-clear.active{background:#f3eee6;color:#6a645c}.modal-location,.modal-date-input{width:100%;padding:9px 12px;font-size:13px;color:var(--color-text)}.modal-assignee-select{width:100%;padding:9px 34px 9px 12px;font-size:13px;color:var(--color-text);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#9a948b 50%),linear-gradient(135deg,#9a948b 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 1px),calc(100% - 13px) calc(50% - 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.modal-label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-bottom:8px}.modal-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal-ai-badge{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft);background:var(--color-surface-muted);border-radius:999px;padding:4px 8px;white-space:nowrap}.modal-field{position:relative;min-width:0}.modal-time-inline{width:100%;min-height:var(--task-modal-control-height);padding:3px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px}.modal-time-inline-input{width:100%;border:none;outline:none;background:transparent;padding:6px 10px;font-size:13px;color:var(--color-text)}.modal-time-inline-input::placeholder{color:var(--color-text-muted)}.modal-time-inline-ai{border:1px solid color-mix(in srgb,var(--color-border-soft) 85%,#d8d2ca);background:color-mix(in srgb,var(--color-surface-muted) 70%,white);color:var(--color-text-soft);border-radius:calc(var(--radius-md) - 2px);min-width:40px;height:30px;padding:0 7px;font-size:11px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.modal-time-inline-ai.loading{opacity:.7}.modal-time-inline-ai:disabled,.modal-complete-toggle:disabled,.modal-delete:disabled,.modal-close:disabled,.modal-type-button:disabled,.task-comment-action:disabled,.subtask-add button:disabled{cursor:default;opacity:.58}.modal-time-inline-ai:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-border-soft) 60%,#c8c1b7);background:color-mix(in srgb,var(--color-surface-muted) 90%,white)}.modal-time-inline-reset{min-width:62px}.modal-recurrence-field .modal-picker:disabled{cursor:not-allowed;opacity:.65}.modal-recurrence-hint{margin-top:6px;font-size:11px;color:var(--color-text-muted)}.modal-menu.modal-recurrence-dropdown{padding:0;max-height:none;overflow:visible;right:auto;width:min(540px,calc(100vw - 56px));box-sizing:border-box}.modal-recurrence-dropdown .task-create-recurrence-modal{max-height:none;border:none;border-radius:0;box-shadow:none;padding:14px}.modal-recurrence-dropdown .task-create-recurrence-title,.modal-recurrence-dropdown .task-create-recurrence-subtitle{text-align:left}.modal-recurrence-dropdown .task-create-recurrence-modes,.modal-recurrence-dropdown .task-create-recurrence-weekdays,.modal-recurrence-dropdown .task-create-recurrence-actions,.modal-recurrence-dropdown .task-create-recurrence-row{justify-content:flex-start}.modal-recurrence-dropdown .task-create-recurrence-modal>.task-create-recurrence-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.modal-recurrence-dropdown .task-create-recurrence-modal>.task-create-recurrence-modes .task-create-recurrence-mode{width:100%;text-align:center}.modal-recurrence-dropdown .task-create-recurrence-actions{border-top:1px solid #e6e0d7;margin-top:6px;padding-top:10px}.modal-picker{width:100%;padding:9px 32px 9px 12px;font-size:13px;color:var(--color-text);text-align:left;cursor:pointer;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:var(--task-modal-control-height)}.modal-value{width:100%;padding:9px 12px;font-size:13px;color:var(--color-text);min-height:var(--task-modal-control-height);display:flex;align-items:center}.modal-picker,.modal-value,.modal-location,.modal-date-input,.modal-assignee-select,.modal-time-inline{border:1px solid var(--color-border-soft);border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-surface-muted) 38%,white);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.modal-picker:hover:not(:disabled),.modal-location:hover:not(:disabled),.modal-date-input:hover:not(:disabled),.modal-assignee-select:hover:not(:disabled),.modal-time-inline:hover{border-color:color-mix(in srgb,var(--color-border-soft) 62%,#cfc7bc);background:color-mix(in srgb,var(--color-surface-muted) 56%,white)}.modal-picker:focus-visible,.modal-location:focus,.modal-date-input:focus,.modal-assignee-select:focus,.modal-time-inline:focus-within,.task-comment-input:focus,.subtask-add input:focus,.subtask-title-input:focus{outline:none;border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.modal-value-static,.modal-picker.modal-picker-static:disabled{background:color-mix(in srgb,var(--color-surface-muted) 78%,white);color:var(--color-text-soft)}.modal-assignee-select{background-image:linear-gradient(0deg,color-mix(in srgb,var(--color-surface-muted) 38%,white),color-mix(in srgb,var(--color-surface-muted) 38%,white)),linear-gradient(45deg,transparent 50%,#9a948b 50%),linear-gradient(135deg,#9a948b 50%,transparent 50%);background-position:0 0,calc(100% - 18px) calc(50% - 1px),calc(100% - 13px) calc(50% - 1px);background-size:100% 100%,5px 5px,5px 5px;background-repeat:no-repeat}.modal-assignee-select:hover:not(:disabled){background-image:linear-gradient(0deg,color-mix(in srgb,var(--color-surface-muted) 56%,white),color-mix(in srgb,var(--color-surface-muted) 56%,white)),linear-gradient(45deg,transparent 50%,#8f887f 50%),linear-gradient(135deg,#8f887f 50%,transparent 50%)}.modal-location,.modal-date-input,.modal-assignee-select{min-height:var(--task-modal-control-height)}.modal-project-field{min-width:0}.modal-project-picker{min-height:var(--task-modal-control-height);display:inline-flex;align-items:center;gap:10px;padding-right:14px}.modal-picker-with-caret{display:inline-flex;align-items:center;gap:10px;justify-content:space-between;padding-right:14px}.modal-picker-with-caret:after{content:none}.modal-picker-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-project-picker:after{content:none}.modal-project-icon,.modal-project-emoji{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.modal-project-emoji{font-size:16px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.modal-project-label{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-project-caret{flex:0 0 auto;color:#7f786f}.modal-project-menu-item{width:100%;display:inline-flex;align-items:center;gap:10px;justify-content:flex-start}.modal-project-menu-item .modal-project-menu-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-assignee-field{position:relative}.modal-assignee-trigger{min-height:var(--task-modal-control-height);display:inline-flex;align-items:center;gap:10px;justify-content:space-between;padding-right:14px}.modal-assignee-trigger:after{content:none}.modal-assignee-copy,.modal-assignee-option-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1px;flex:1 1 auto}.modal-assignee-name{min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-text)}.modal-assignee-subtitle{min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:var(--color-text-muted)}.modal-assignee-avatar{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;background:#e6e1d8;color:#5b554d;font-weight:600;font-size:11px;overflow:hidden}.modal-assignee-avatar img{width:100%;height:100%;object-fit:cover}.modal-assignee-menu{padding:8px;max-height:280px;border-radius:14px;background:#fffcf7fa;box-shadow:0 18px 36px #2e251c29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-assignee-option{display:flex;align-items:center;gap:10px;justify-content:flex-start;border-radius:10px;padding:8px 9px}.modal-assignee-option.active,.modal-assignee-option:hover{background:#f1ede6}.modal-assignee-check{flex:0 0 auto;color:#5a9278;font-weight:700}.modal-picker:after{content:"▾";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:10px;color:#8f887f}.modal-picker.modal-picker-static:after{content:none!important}.theme-dark .modal-picker.modal-picker-static:after{content:none!important}.modal-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:var(--radius-lg);box-shadow:0 18px 34px #0f0f0f1f;max-height:240px;overflow:auto;z-index:120;padding:6px 0}.modal-menu.modal-calendar-dropdown{right:auto;width:300px;max-height:none;overflow:visible;padding:8px}.modal-calendar-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:8px}.modal-calendar-quick-btn{flex:1;border:1px solid var(--color-border-soft);background:var(--color-surface-muted);color:var(--color-text);border-radius:var(--radius-md);font-size:12px;padding:6px 8px;cursor:pointer}.modal-calendar-quick-btn:hover{background:color-mix(in srgb,var(--color-primary-soft) 26%,var(--color-surface))}.modal-calendar-quick-btn:disabled,.calendar-nav:disabled{opacity:.55;cursor:default}.modal-menu-item{width:100%;border:none;background:transparent;padding:9px 12px;text-align:left;font-size:13px;color:var(--color-text);cursor:pointer}.modal-menu-item:hover{background:color-mix(in srgb,var(--color-primary-soft) 24%,var(--color-surface))}.modal-menu-time-input{padding:8px 12px 6px}.modal-section{border-top:none;padding-top:16px;margin-top:0}.modal-section.modal-section-first{border-top:none;padding-top:16px}.modal-placeholder{color:var(--color-text-muted);font-size:14px}.modal-notes{width:100%;min-height:56px;max-height:none;border:none;border-radius:0;padding:0;font-size:13px;line-height:1.6;font-family:inherit;resize:none;overflow-y:hidden;background:transparent;color:var(--color-text)}.modal-notes,.task-comment-input{scrollbar-width:thin}.modal-notes:focus{outline:none;box-shadow:none}.modal-notes::placeholder{color:color-mix(in srgb,var(--color-text-muted) 88%,white)}.modal-notes-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:8px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent)}.modal-notes-hint{min-width:0;min-height:15px;font-size:11px;color:var(--color-text-muted);line-height:1.35}.modal-notes-count{flex:0 0 auto;font-size:11px;font-weight:500;color:var(--color-text-muted);white-space:nowrap}.task-history{display:flex;flex-direction:column;gap:8px;margin-top:0;max-height:none;min-height:0;flex:1 1 auto;overflow-y:auto;padding-right:2px}.history-item{display:flex;align-items:flex-start;gap:10px;padding:6px 2px;border-radius:0;background:transparent;border:none;font-size:12px;color:var(--color-text)}.history-marker{width:8px;height:8px;border-radius:999px;background:color-mix(in srgb,var(--color-border-soft) 65%,#9e978d);margin-top:5px;flex:0 0 8px}.history-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.history-text{min-width:0;font-size:12px;line-height:1.45;color:var(--color-text)}.history-time{color:var(--color-text-muted);font-size:11px;line-height:1.35}.history-toggle{border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent);background:color-mix(in srgb,var(--color-surface-muted) 36%,white);color:var(--color-text-soft);border-radius:10px;padding:6px 10px;font-size:11px;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.history-toggle:hover{background:color-mix(in srgb,var(--color-surface-muted) 62%,white);border-color:color-mix(in srgb,var(--color-border-soft) 72%,#cfc7bc)}.task-comments{display:flex;flex-direction:column;gap:10px;min-height:0;flex:1 1 auto;overflow-y:auto;padding-right:2px}.task-comment-item{border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,transparent);border-radius:calc(var(--task-modal-card-radius) - 4px);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--color-surface-muted) 22%,white));padding:10px 11px;display:flex;flex-direction:column;gap:6px}.task-comment-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.task-comment-author{font-size:12px;font-weight:600;color:var(--color-text)}.task-comment-time{font-size:11px;color:var(--color-text-muted)}.task-comment-text{font-size:12px;color:var(--color-text-soft);line-height:1.5;white-space:pre-wrap;word-break:break-word}.task-comment-compose-panel{border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);border-radius:calc(var(--task-modal-card-radius) - 2px);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--color-surface-muted) 24%,white));padding:12px}.task-comment-compose{display:flex;flex-direction:column;gap:8px}.task-comment-input{width:100%;min-height:62px;border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);border-radius:calc(var(--task-modal-card-radius) - 4px);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--color-surface-muted) 18%,white));color:var(--color-text);font-size:13px;padding:10px 12px;resize:vertical;line-height:1.5}.task-comment-input::placeholder{color:color-mix(in srgb,var(--color-text-muted) 88%,white)}.task-comment-input:disabled,.modal-notes:disabled,.subtask-add input:disabled,.subtask-title-input:disabled,.modal-location:disabled,.modal-date-input:disabled,.modal-assignee-select:disabled{cursor:default;opacity:.72}.task-comment-hint{font-size:11px;color:var(--color-text-muted)}.task-comment-actions{display:flex;gap:8px;flex-wrap:wrap}.task-comment-action{border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,transparent);background:color-mix(in srgb,var(--color-surface-muted) 44%,white);color:var(--color-text-soft);border-radius:calc(var(--task-modal-card-radius) - 6px);padding:7px 11px;font-size:12px;min-height:32px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.task-comment-action:hover:not(:disabled){background:color-mix(in srgb,var(--color-surface-muted) 72%,white);border-color:color-mix(in srgb,var(--color-border-soft) 72%,#cfc7bc)}.task-comment-action:disabled{opacity:.55;cursor:default}.task-comment-action-primary{color:var(--color-primary-strong);border-color:color-mix(in srgb,var(--color-primary-border) 70%,var(--color-border-soft));background:color-mix(in srgb,var(--color-primary-soft) 36%,white)}.task-comment-action-danger{color:var(--color-danger-strong);border-color:color-mix(in srgb,var(--color-danger-border) 70%,var(--color-border-soft));background:color-mix(in srgb,var(--color-danger-soft) 32%,white)}.task-comment-submit{width:100%;justify-content:center;text-align:center;border-color:color-mix(in srgb,var(--color-primary-border) 78%,var(--color-border-soft));background:color-mix(in srgb,var(--color-primary-soft) 46%,white);color:var(--color-primary-strong);font-weight:600;min-height:36px}.subtasks{display:flex;flex-direction:column;gap:6px;min-height:0;flex:1 1 auto}.subtask{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;padding:8px 10px;border:1px solid color-mix(in srgb,var(--color-border-soft) 84%,transparent);border-radius:calc(var(--task-modal-card-radius) - 4px);background:linear-gradient(180deg,var(--color-surface) 0%,color-mix(in srgb,var(--color-surface-muted) 22%,white) 100%)}.subtask-left{display:flex;align-items:center;gap:9px;flex:1;min-width:0}.subtask input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;border:1.5px solid #c9c2b8;display:grid;place-items:center;cursor:pointer;background:#fff;flex:0 0 16px}.subtask input[type=checkbox]:checked{background:#5aa372;border-color:#5aa372}.subtask input[type=checkbox]:checked:after{content:"";width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg);margin-top:-1px}.subtask-title{border:none;background:transparent;padding:0;text-align:left;font:inherit;color:inherit;cursor:text;flex:1;min-width:0;line-height:1.35}.subtask-title.completed{text-decoration:line-through;color:var(--color-text-muted)}.subtask-title-input{flex:1;min-width:0;border:1px solid var(--color-border-soft);border-radius:var(--radius-md);padding:5px 9px;font-size:13px;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:0}.subtask-title-input:focus,.subtask-title-input:focus-visible{outline:none!important;box-shadow:none!important;border-color:#e0dbd2!important}.subtask-title-input:focus{border-color:#e0dbd2;box-shadow:none;outline:none}.subtask-delete{border:none;background:transparent;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:17px;color:var(--color-text-muted);cursor:pointer;border-radius:8px}.subtask-delete:hover{background:color-mix(in srgb,var(--color-surface-muted) 72%,white);color:var(--color-text-soft)}.subtask-add{display:flex;gap:8px}.subtask-add-inline{margin-bottom:2px}.subtask-add input{flex:1;border:1px solid var(--color-border-soft);border-radius:calc(var(--task-modal-card-radius) - 6px);padding:8px 11px;font-size:12px;color:var(--color-text);background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--color-surface-muted) 30%,white))}.subtask-add input::placeholder{color:color-mix(in srgb,var(--color-text-muted) 88%,white)}.subtask-add button{width:34px;height:34px;border-radius:calc(var(--task-modal-card-radius) - 6px);border:1px solid color-mix(in srgb,var(--color-primary-border) 68%,var(--color-border-soft));background:color-mix(in srgb,var(--color-primary-soft) 40%,white);color:var(--color-primary-strong);cursor:pointer;font-size:20px;line-height:1}.subtask-add button:hover{background:color-mix(in srgb,var(--color-primary-soft) 58%,white)}.subtask-add button:focus-visible,.history-toggle:focus-visible,.task-comment-action:focus-visible,.modal-complete-toggle:focus-visible,.modal-delete:focus-visible,.modal-close:focus-visible,.modal-type-button:focus-visible{outline:none;box-shadow:0 0 0 3px #cfc9c22e}.context-menu{position:fixed;width:max-content;min-width:0;max-width:240px;max-height:calc(100dvh - 24px);background:#fff;border:1px solid #e0dbd2;border-radius:10px;box-shadow:0 18px 40px #00000026;padding:8px 0;overflow-y:auto;z-index:3000}.context-menu-body{max-height:inherit;overflow-y:auto;border-radius:inherit}.context-item{width:100%;border:none;background:transparent;padding:8px 14px;text-align:left;font-size:13px;color:#3b3a37;cursor:pointer}.context-item:disabled{color:#aaa39a;cursor:not-allowed;opacity:.62}.project-context-menu .context-item,.task-context-menu .context-item{display:flex;align-items:center;gap:10px}.project-context-menu .context-item.has-submenu,.task-context-menu .context-item.has-submenu{padding-right:10px}.project-context-menu .context-item-icon,.task-context-menu .context-item-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px}.project-context-menu .context-item-icon svg,.task-context-menu .context-item-icon svg{width:100%;height:100%}.task-context-menu{min-width:250px}.task-context-submenu{min-width:210px}.sidebar-nav-context-status{cursor:default;color:#5f5a52}.schedule-zoom-context-menu{min-width:248px;overflow:visible}.schedule-zoom-context-menu:after{content:"";position:absolute;top:-8px;left:clamp(16px,calc(var(--context-menu-anchor-offset-x, 32px) - 7px),calc(100% - 30px));width:14px;height:14px;background:#fff;border-left:1px solid #e0dbd2;border-top:1px solid #e0dbd2;transform:rotate(45deg);pointer-events:none;z-index:0}.schedule-zoom-context-copy{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:10px 14px;cursor:default}.schedule-zoom-context-copy:hover{background:transparent}.schedule-zoom-context-title{font-size:13px;font-weight:700;color:#3f3b35}.schedule-zoom-context-description{font-size:12px;line-height:1.4;color:#6a6257;white-space:normal}.schedule-zoom-context-action{font-weight:600}.context-submenu-arrow{margin-left:auto;color:#8f887f;font-size:18px;line-height:1}.project-create-submenu{min-width:190px}.context-item:hover{background:#f4f2ee}.context-item.danger{color:#b94a3b}.context-sep{height:1px;background:#eee8df;margin:6px 0}.modal-tag-field .tag{font-size:12px;padding:4px 10px}.modal-project-field{display:block}.modal-project-picker{width:100%;justify-content:flex-start;text-align:left}.modal-picker.modal-picker-static:disabled{opacity:1;color:#3b3a37;cursor:default}.modal-header-title{font-size:11px;font-weight:500;color:var(--color-text-muted);letter-spacing:.03em;line-height:1.2;text-transform:none}@media (max-width: 1024px){.modal.modal-task{--task-modal-gap: 14px;--task-modal-card-padding: 15px;width:min(920px,100%);max-height:calc(100dvh - 48px);overflow-y:auto}.modal-task-layout{grid-template-columns:minmax(0,1fr);overflow:visible;padding:0 var(--task-modal-gap) var(--task-modal-gap)}.modal-task-side{min-height:auto;overflow:visible;order:1;grid-template-rows:none}.modal-task-main{order:2;overflow:visible;grid-template-rows:none}.modal-summary-card{margin:var(--task-modal-gap) var(--task-modal-gap) var(--task-modal-gap)}.modal-hero{flex-direction:column;align-items:stretch}.modal-hero-actions{justify-content:flex-start;margin-top:0}.modal-meta-top{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.modal.modal-task{--task-modal-gap: 12px;--task-modal-card-radius: 14px;--task-modal-card-padding: 14px;--task-modal-section-title-size: 12px;--task-modal-control-height: 40px}.modal-overlay{padding:12px}.modal.modal-task{max-height:calc(100dvh - 24px)}.modal-header{padding:12px 14px 10px;align-items:flex-start}.modal-actions{width:100%;justify-content:flex-end}.modal-summary-card{margin:var(--task-modal-gap) var(--task-modal-gap) var(--task-modal-gap);padding:14px}.modal-hero-heading{font-size:24px}.modal-task-layout{padding:0 var(--task-modal-gap) var(--task-modal-gap)}.modal-task-main,.modal-task-side{gap:var(--task-modal-gap)}.modal-card-empty-subtasks .modal-card-empty-copy{white-space:normal}.modal-task-main .modal-section,.modal-side-card-primary,.modal-side-card-history{padding-left:var(--task-modal-card-padding);padding-right:var(--task-modal-card-padding)}.modal-meta,.modal-meta-secondary,.modal-meta-top,.modal-meta-form{grid-template-columns:minmax(0,1fr)}.modal-card-header,.modal-label-row,.modal-notes-footer{gap:10px}.modal-actions{gap:6px}.modal-complete-toggle-header{padding:8px 12px}.subtask-add,.task-comment-actions{flex-direction:column}.subtask-add button,.task-comment-submit{width:100%}}.shutdown-review-actions{display:inline-flex;align-items:center;gap:10px}.shutdown-review-back{border:1px solid #e0dbd2;background:#fff;border-radius:12px;padding:8px 12px;font-weight:600;color:#3f3a34;cursor:pointer}.schedule{border-left:1px solid var(--color-border-soft);background:var(--color-surface);padding:14px 12px;height:100vh;overflow:hidden;--day-min-width: 0px;display:flex;flex-direction:column;min-height:0}.schedule-panel{background:var(--color-surface);padding:14px 12px;border:1px solid var(--color-border-soft);border-radius:12px;flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.schedule .schedule-panel{border:none;border-radius:0;padding:0;background:transparent}.schedule>.calendar-layout{flex:1 1 auto;min-height:0}.schedule .schedule-grid{overflow-x:hidden;padding-right:0;gap:0}.schedule .schedule-columns,.schedule .calendar-header-columns{min-width:0}.schedule .calendar-header-scroll{padding-right:0}.schedule-panel.calendar-center{border:1px solid var(--color-border-soft)}.calendar-layout{flex:1;display:flex;flex-direction:column;min-width:0;min-height:0}.calendar-page-shell{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.calendar-page-header{margin-bottom:0;flex:0 0 auto;align-items:flex-start}.calendar-page-header .ui-page-actions{align-items:center;justify-content:flex-end;flex-wrap:nowrap;margin-top:22px;min-width:0}.calendar-page-header .toolbar{margin:0;align-items:center}.calendar-page-header .toolbar-shell{min-width:0;min-height:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;gap:10px}.calendar-page-header .ui-toolbar-left,.calendar-page-header .ui-toolbar-right{gap:8px;align-items:center}.calendar-page-header .toolbar-trigger-group,.calendar-page-header .toolbar-calendar-stepper{display:inline-flex;align-items:center;gap:8px}.calendar-page-header .toolbar-calendar-stepper{flex:0 0 auto}.calendar-page-header .ui-button.ui-button-compact,.calendar-page-header .ui-filter-chip,.calendar-page-header .toolbar-view-segments,.calendar-page-header .schedule-control-group{min-height:var(--control-height)}.calendar-page-header .ui-button.ui-button-compact,.calendar-page-header .ui-filter-chip,.calendar-page-header .schedule-control-group{border-radius:var(--radius-sm)}.calendar-page-header .ui-button.ui-button-compact{padding:0 14px;font-size:var(--font-small)}.calendar-page-header .toolbar-step-button{width:40px;min-width:40px;padding:0}.calendar-page-header .toolbar-today-button{min-width:0}.calendar-page-header .toolbar-view-segments{gap:2px;padding:2px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-soft);box-shadow:none}.calendar-page-header .toolbar-view-segments .ui-segmented-item{min-height:calc(var(--control-height-compact) - 4px);border-radius:calc(var(--radius-md) - 1px)}.calendar-page-header .toolbar-view-segments .ui-segmented-item.active,.calendar-page-header .toolbar-view-segments .ui-segmented-item[aria-pressed=true]{color:var(--color-text)}.calendar-page-header .toolbar-filter-chip .ui-badge{min-height:18px}.calendar-page-header .ui-filter-chip{transition:background-color .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.calendar-page-header .ui-filter-chip:hover{background:var(--color-surface-soft);border-color:var(--color-text-muted);color:var(--color-text)}.calendar-page-header .toolbar-trigger-group.has-reset{position:relative}.calendar-page-header .toolbar-trigger-group.has-reset .toolbar-trigger-button,.calendar-page-header .toolbar-trigger-group.has-reset .toolbar-filter-chip{padding-right:18px}.calendar-page-header .toolbar-trigger-reset{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;top:-7px;right:-7px;width:18px;min-width:18px;height:18px;min-height:18px;box-sizing:border-box;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.72);background:#3f423deb;color:#fff;font-size:13px;line-height:1;box-shadow:0 8px 18px #0f0f0f2e;cursor:pointer;z-index:2}.calendar-page-header .toolbar-trigger-reset:hover:not(:disabled){background:#2d302d;color:#fff;border-color:#ffffffb8}.calendar-page-header .toolbar-filter-trigger-group,.calendar-page-header .filter-wrap{overflow:visible}.calendar-page-header .today-filter-menu.filter-menu{left:auto;right:0;min-width:320px;max-width:min(360px,calc(100vw - 24px));background:#fff;border:1px solid #e7e1d8;border-radius:14px;box-shadow:0 18px 46px #0f0f0f1f;padding:8px}.calendar-page-header .today-filter-section-title{margin:8px 4px 6px;font-size:11px;font-weight:600;color:#7a7369}.calendar-page-header .today-filter-options{gap:3px}.calendar-page-header .today-filter-project-options{max-height:none;overflow:visible;padding-right:0}.calendar-page-header .today-filter-item{border:1px solid transparent;border-radius:9px;padding:8px 9px;font-size:12px;color:var(--color-text);transition:background .16s ease,border-color .16s ease,color .16s ease}.calendar-page-header .today-filter-item:hover,.calendar-page-header .today-filter-item.active{background:#f7f4ef;border-color:#ebe4da}.calendar-page-header .today-filter-item .check{color:#6d665d}.calendar-page-header .today-filter-item-main{display:inline-flex;align-items:center;gap:8px;min-width:0}.calendar-page-header .today-filter-item-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:inherit;flex:0 0 14px}.calendar-page-header .today-project-filter-item .project-filter-emoji,.calendar-page-header .today-project-filter-item .project-filter-dot{flex:0 0 auto}.calendar-page-header .today-project-filter-item .today-filter-item-main{min-width:0}.calendar-page-header .today-project-filter-item{color:var(--tag-text, var(--color-text))}.calendar-page-header .schedule-controls{display:inline-flex;flex-direction:column;align-items:center;gap:6px}.calendar-page-header .schedule-control-group{padding:4px}.calendar-page-layout{width:100%;align-items:stretch}.app.calendar-page-view .main.calendar-page{padding:16px 18px 20px}.app.calendar-page-view .calendar-page-layout{flex:1;min-height:0}.app.calendar-page-view .schedule-panel{position:relative;gap:0;padding:20px;border-radius:24px;border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,white) 0%,var(--color-surface) 100%);box-shadow:var(--shadow-card)}.app.calendar-page-view .schedule-panel.calendar-center{border-color:color-mix(in srgb,var(--color-border-soft) 86%,white)}.day-sidebar{border-left:1px solid var(--color-border-soft);background:var(--color-surface);padding:14px 12px;width:390px;height:100vh;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;min-height:0;overscroll-behavior:contain}.day-sidebar .day-panel{flex:0 0 auto;min-height:max-content}.day-sidebar .task-list{flex:0 0 auto;overflow:visible}.schedule-header{margin-bottom:12px}.schedule-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.schedule-header-copy{min-width:0}.schedule-header-eyebrow{margin:0 0 2px;color:var(--color-text-muted);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.schedule-header-toolbar{margin-left:auto;min-width:0;display:flex;justify-content:flex-end}.schedule-header .toolbar{padding:0;flex:1 1 auto;min-width:0;justify-content:flex-end;gap:6px}.schedule-header .toolbar-left,.schedule-header .toolbar-right{align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.schedule-header .toolbar-right{order:-1;flex:0 0 auto}.schedule-day{font-size:23px;font-weight:600;color:var(--color-text);white-space:nowrap;line-height:1.15}.schedule-date{margin-top:4px;font-size:13px;color:var(--color-text-muted);white-space:nowrap;line-height:1.2;min-height:16px;display:flex;align-items:center;gap:4px}.today-schedule-panel .schedule-header-top{align-items:center}.today-schedule-panel .schedule-day{font-size:18px;line-height:1.25}.schedule-date-skeleton{display:inline-block;width:116px;height:12px;border-radius:999px}.schedule-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.schedule-controls{display:flex;align-items:center;gap:6px}.schedule-control-label{font-size:11px;color:var(--color-text-muted);font-weight:500}.schedule-control-group{display:inline-flex;align-items:center;background:var(--color-bg-soft);border:1px solid var(--color-border-soft);border-radius:8px;padding:2px}.schedule-control-btn{border:1px solid transparent;background:transparent;color:var(--color-text-soft);font-size:11px;font-weight:500;border-radius:6px;min-height:26px;padding:0 8px;cursor:pointer;white-space:nowrap}.schedule-control-btn:hover{background:#ffffffb8}.schedule-control-btn.active{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border-soft)}.schedule-title{font-weight:600}.schedule-picker-wrap{position:relative}.schedule-picker{border:1px solid #e0dbd2;border-radius:8px;padding:6px 26px 6px 10px;font-size:12px;background:#fdfcf9;color:#4a4741;cursor:pointer;position:relative}.schedule-picker:after{content:"▾";position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:10px;color:#9a948b}.schedule-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;background:#fff;border:1px solid #e0dbd2;border-radius:10px;box-shadow:0 12px 24px #0000001f;max-height:280px;overflow:auto;z-index:50;padding:6px 0}.schedule-menu-item{width:100%;border:none;background:transparent;padding:8px 12px;text-align:left;font-size:12px;color:#3b3a37;cursor:pointer}.schedule-menu-item:hover,.schedule-menu-item.active{background:#f4f2ee}.calendar-menu{min-width:260px;padding:12px}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.calendar-title{font-size:13px;font-weight:600;color:#4a4741;text-transform:capitalize}.calendar-nav{border:none;background:#f4f2ee;border-radius:6px;width:28px;height:28px;cursor:pointer;color:#6b645a}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.calendar-weekday{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#9a948b;text-align:center}.calendar-day{border:1px solid transparent;background:#fdfcf9;border-radius:8px;padding:6px 0;font-size:12px;color:#4a4741;cursor:pointer;position:relative}.calendar-day.empty{background:transparent;border-color:transparent;cursor:default}.calendar-day.selected{border-color:#4c9f7066;background:#4c9f701f;color:#2f5f42}.calendar-day.today{border-color:#e3ded4;background:#f3f1ec;color:#6b645a;font-weight:500}.calendar-day.selected.today{border-color:#4c9f7080;background:#4c9f702e;color:#2f5f42;font-weight:600}.calendar-day.week-range{background:#f5f8f5;border-color:transparent;border-radius:0}.calendar-day.week-start{border-radius:8px 0 0 8px}.calendar-day.week-range.week-end{border-radius:0 8px 8px 0}.calendar-day:disabled{color:#b6afa4}.schedule-grid{display:flex;flex:1 1 auto;gap:8px;position:relative;overflow:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent;min-height:0;padding-right:4px}.app.calendar-page-view .schedule-grid{gap:0;padding-right:0;border-radius:22px}.schedule-grid::-webkit-scrollbar{width:10px;height:10px;background:transparent}.schedule-grid::-webkit-scrollbar-track{background:transparent}.schedule-grid::-webkit-scrollbar-thumb{background:transparent;background-clip:content-box;border-left:10px solid transparent;border-top:10px solid transparent;border-radius:999px;transition:background-color .22s ease,border-left .22s ease,border-top .22s ease}.schedule-grid:hover{scrollbar-color:rgba(154,148,139,.36) transparent}.schedule-grid:hover::-webkit-scrollbar-thumb{background:#9a948b5c;border-left-width:2px;border-top-width:2px}.schedule-grid.multi{gap:0}.schedule-grid.fit-columns{overflow-x:hidden}.time-column{position:relative;width:52px;flex:0 0 52px;z-index:2;background:var(--color-surface);position:sticky;left:0}.app.calendar-page-view .time-column{width:64px;flex-basis:64px;border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,white),color-mix(in srgb,var(--color-surface-muted) 24%,white))}.time-slot{position:absolute;left:0;font-size:10px;color:var(--color-text-muted);transform:translateY(-2px)}.app.calendar-page-view .time-slot{left:12px;font-size:11px;font-weight:600;color:color-mix(in srgb,var(--color-text-muted) 86%,var(--color-text-soft));transform:translateY(-6px)}.schedule-columns{display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--day-count, 1),minmax(var(--day-min-width, 200px),1fr));min-width:0;flex:1;width:100%;min-width:calc(var(--day-count, 1) * var(--day-min-width, 200px))}.events-column{position:relative;border-left:1px solid var(--color-border-soft);background:repeating-linear-gradient(to bottom,transparent 0,transparent 71px,rgba(0,0,0,.035) 71px,rgba(0,0,0,.035) 72px)}.app.calendar-page-view .events-column{border-left:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-right:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 88%,transparent),color-mix(in srgb,var(--color-surface-muted) 12%,transparent)),repeating-linear-gradient(to bottom,transparent 0,transparent 71px,rgba(54,47,39,.075) 71px,rgba(54,47,39,.075) 72px);box-shadow:inset 0 1px #ffffffbf}.events-column:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#00000009}.app.calendar-page-view .events-column:after{left:8px;right:8px;background:color-mix(in srgb,var(--color-border-soft) 76%,transparent)}.events-column:not(:last-child){border-right:1px solid var(--color-border-soft)}.app.calendar-page-view .events-column:not(:last-child){border-right-color:color-mix(in srgb,var(--color-border-soft) 90%,white)}.schedule-project-window{position:absolute;left:4px;right:4px;border-radius:10px;border:1px dashed var(--project-window-border, #8bb09c);background:var(--project-window-bg, #dbeadf);opacity:.2;pointer-events:none;z-index:1}.schedule-project-window-label{position:absolute;top:4px;left:6px;right:6px;font-size:10px;font-weight:600;color:#3c5f4c;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.schedule-project-window-gutter{position:absolute;right:0;width:18px;border-right:3px solid var(--project-window-border, #6fa88e);border-radius:8px;pointer-events:none;z-index:1}.schedule-project-window-gutter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--project-window-bg, #8bb09c);opacity:.24}.schedule-project-window-gutter-label{position:sticky;top:6px;right:1px;font-size:10px;font-weight:700;color:#3c5f4c;line-height:1;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);transform-origin:center;max-height:calc(100% - 12px);overflow:hidden;display:block;margin-left:auto;width:fit-content}.calendar-header-row{display:flex;align-items:stretch;margin-bottom:10px;gap:0}.calendar-header-spacer{width:52px;flex:0 0 52px}.app.calendar-page-view .calendar-header-spacer{width:64px;flex-basis:64px}.calendar-header-columns{display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--day-count, 1),minmax(var(--day-min-width, 200px),1fr));gap:0;flex:1;min-width:0;width:100%;min-width:calc(var(--day-count, 1) * var(--day-min-width, 200px))}.calendar-header-scroll{overflow:hidden;flex:1;padding-right:6px;scrollbar-gutter:stable}.app.calendar-page-view .calendar-header-scroll{padding-right:0}.calendar-header-scroll.fit-columns{overflow:hidden}.calendar-header-cell{padding:0 6px;background:transparent;cursor:pointer;transition:transform .16s ease}.calendar-header-cell-inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:6px 10px;border:none;border-radius:12px;background:transparent;transition:color .16s ease,background-color .16s ease,transform .16s ease}.calendar-header-cell:hover .calendar-header-cell-inner{background:color-mix(in srgb,var(--color-surface-muted) 42%,white)}.calendar-header-cell.selected .calendar-header-cell-inner{background:color-mix(in srgb,var(--color-surface-muted) 68%,white)}.calendar-header-weekday{font-size:11px;color:var(--color-text-muted);text-transform:uppercase;line-height:1}.calendar-header-date{font-size:15px;font-weight:600;line-height:1;color:var(--color-text)}.calendar-unscheduled-row{display:flex;align-items:stretch;gap:0;margin:0 0 14px}.calendar-unscheduled-row.single-day{gap:12px}.calendar-unscheduled-spacer{width:52px;flex:0 0 52px;padding:2px 4px 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.app.calendar-page-view .calendar-unscheduled-spacer{width:64px;flex-basis:64px}.calendar-unscheduled-heading{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.calendar-unscheduled-label{font-size:11px;line-height:1.1;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.calendar-unscheduled-scroll{overflow:hidden;flex:1;padding-right:6px;scrollbar-gutter:stable}.app.calendar-page-view .calendar-unscheduled-scroll{padding-right:0}.calendar-unscheduled-scroll.fit-columns{overflow:hidden}.calendar-unscheduled-columns{display:grid;grid-auto-flow:column;grid-template-columns:repeat(var(--day-count, 1),minmax(var(--day-min-width, 200px),1fr));flex:1;min-width:0;width:100%;min-width:calc(var(--day-count, 1) * var(--day-min-width, 200px))}.calendar-unscheduled-column{min-height:38px;max-height:104px;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:transparent transparent;border-left:1px solid var(--color-border-soft);background:var(--color-surface);padding:6px 8px;display:flex;flex-direction:column;gap:5px;transition:background .16s ease,box-shadow .16s ease}.calendar-unscheduled-column::-webkit-scrollbar{width:10px;height:10px;background:transparent}.calendar-unscheduled-column::-webkit-scrollbar-track{background:transparent}.calendar-unscheduled-column:hover{scrollbar-color:rgba(154,148,139,.34) transparent}.calendar-unscheduled-column::-webkit-scrollbar-thumb{background:transparent;background-clip:content-box;border-left:10px solid transparent;border-top:10px solid transparent;border-radius:999px;transition:background-color .18s ease,border-left .18s ease,border-top .18s ease}.calendar-unscheduled-column:hover::-webkit-scrollbar-thumb{background:#9a948b57;border-left-width:2px;border-top-width:2px}.calendar-unscheduled-column.drag-over{background:color-mix(in srgb,var(--color-primary-soft) 28%,#ffffff);box-shadow:inset 0 0 0 1px #2f8f5b2e}.calendar-unscheduled-row.single-day .calendar-unscheduled-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.calendar-unscheduled-column:last-child{border-right:1px solid var(--color-border-soft)}.calendar-unscheduled-task{position:relative;min-height:28px;border:1px solid var(--event-border, rgba(95, 95, 90, .14));border-radius:7px;background:var(--event-bg, #f5f4f1);color:var(--event-text, #4d4943);padding:6px 8px;display:flex;align-items:center;gap:6px;font-size:11px;line-height:1.2;cursor:grab;-webkit-user-select:none;user-select:none;transition:opacity .16s ease,transform .16s ease,border-color .16s ease}.calendar-unscheduled-task-skeleton{min-height:28px;border-radius:8px}.calendar-unscheduled-task:hover{border-color:color-mix(in srgb,var(--event-border, rgba(95, 95, 90, .14)) 72%,var(--color-border-soft))}.calendar-unscheduled-task:active{cursor:grabbing}.calendar-unscheduled-task.dragging{opacity:.65;transform:scale(.99)}.calendar-unscheduled-more{border:1px dashed rgba(154,148,139,.34);background:#fffcf785;color:#8a847c;border-radius:8px;min-height:24px;padding:4px 8px;font-size:11px;line-height:1.2;font-weight:500;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.calendar-unscheduled-more:hover{background:#f5f0e8;border-color:#6f9f7b6b;color:#5f7865}.calendar-unscheduled-task.done .calendar-unscheduled-title{text-decoration:line-through;opacity:.62}.calendar-unscheduled-task.event-type{background:#f1f6fd;color:#365b80;border-style:dashed;--event-border: rgba(61, 115, 185, .22)}.calendar-unscheduled-check{position:absolute;left:8px;top:50%;transform:translateY(-50%);width:14px;height:14px;opacity:0;transition:opacity .16s ease;cursor:pointer}.calendar-unscheduled-task:hover .calendar-unscheduled-check,.calendar-unscheduled-task:focus-within .calendar-unscheduled-check,.calendar-unscheduled-task.done .calendar-unscheduled-check{opacity:1}.calendar-unscheduled-check input{width:14px;height:14px;margin:0;accent-color:#6f9f7b}.calendar-unscheduled-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:margin-left .18s ease}.calendar-unscheduled-task:hover .calendar-unscheduled-title,.calendar-unscheduled-task:focus-within .calendar-unscheduled-title,.calendar-unscheduled-task.done .calendar-unscheduled-title{margin-left:20px}.calendar-unscheduled-duration{margin-left:auto;color:inherit;opacity:.68;font-size:10px;font-weight:500;white-space:nowrap}.calendar-unscheduled-badge{flex:0 0 auto;border:1px dashed #c4d6ea;background:#eef5ff;color:#2e4d6a;font-size:10px;line-height:1.2;padding:1px 6px;border-radius:999px}.calendar-unscheduled-assignee{width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.14);background:#ffffff8c;color:#4d473f;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;flex:0 0 auto}.calendar-unscheduled-assignee.self{border-color:#347d5873;background:#59ad8133;color:#2f6f48}.calendar-unscheduled-tooltip{position:fixed;transform:translate(-50%,-100%);max-width:min(360px,calc(100vw - 32px));padding:8px 10px;border-radius:12px;border:1px solid rgba(208,199,187,.92);background:#fffcf7fa;box-shadow:0 16px 32px #2e251c29;color:#403a33;font-size:12px;line-height:1.2;white-space:normal;overflow-wrap:anywhere;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3600;pointer-events:none;animation:calendar-unscheduled-tooltip-enter .16s ease}.calendar-unscheduled-tooltip:before{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;border-right:1px solid rgba(208,199,187,.92);border-bottom:1px solid rgba(208,199,187,.92);background:#fffcf7fa;transform:translate(-50%) rotate(45deg)}@keyframes calendar-unscheduled-tooltip-enter{0%{opacity:0;transform:translate(-50%,calc(-100% + 4px))}to{opacity:1;transform:translate(-50%,-100%)}}.month-view{flex:1;min-height:0;display:flex;flex-direction:column;gap:8px}.app.calendar-page-view .month-view{gap:12px}.month-day-schedule{display:none;margin-top:10px}.app.calendar-page-view .month-day-schedule{margin-top:0;border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,white) 0%,var(--color-surface) 100%);padding:16px 18px;box-shadow:var(--shadow-card)}.month-day-schedule-title{font-size:12px;font-weight:600;color:#3d3933;margin-bottom:6px}.app.calendar-page-view .month-day-schedule-title{margin-bottom:10px;font-size:13px;color:var(--color-text)}.month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#9a948b;padding:0 4px}.app.calendar-page-view .month-weekdays{padding:0 8px;color:var(--color-text-muted)}.month-weekday{padding:4px 6px;text-align:left}.month-grid{flex:1;min-height:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(110px,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fdfcf9}.app.calendar-page-view .month-grid{gap:8px;border:0;background:transparent}.month-cell{border:0;background:#fdfcf9;padding:6px 8px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:inset -1px 0 0 var(--line),inset 0 -1px 0 var(--line)}.app.calendar-page-view .month-cell{padding:10px;gap:6px;border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 97%,white),color-mix(in srgb,var(--color-surface-muted) 18%,white));box-shadow:var(--shadow-card);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease,transform .16s ease}.app.calendar-page-view .month-cell:hover{border-color:color-mix(in srgb,var(--color-border) 74%,var(--color-border-soft));box-shadow:0 14px 28px #1f18120f}.month-cell.other-month{background:#f9f7f2;color:#b6afa4}.app.calendar-page-view .month-cell.other-month{background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface-muted) 26%,white),color-mix(in srgb,var(--color-surface-muted) 44%,white));color:var(--color-text-muted);opacity:.84}.month-cell.selected{box-shadow:inset 0 0 0 2px #4c9f704d}.app.calendar-page-view .month-cell.selected{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-border) 86%,white),0 16px 28px #1f181212;border-color:color-mix(in srgb,var(--color-border) 86%,white)}.month-cell.drag-over{background:#f4f0e8;box-shadow:inset -1px 0 0 var(--line),inset 0 -1px 0 var(--line),inset 0 0 0 2px #6f9f7b57}.app.calendar-page-view .month-cell.drag-over{background:color-mix(in srgb,var(--color-surface-muted) 54%,white);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-border) 82%,white),0 10px 24px #1f18120f}.month-cell.today .month-day-number{background:#f3f1ec;border-radius:10px;padding:2px 6px}.app.calendar-page-view .month-cell.today .month-day-number{background:color-mix(in srgb,var(--color-surface-muted) 72%,white);border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white)}.month-day-number{font-size:12px;font-weight:600;color:#6f6a61}.app.calendar-page-view .month-day-number{font-size:13px;color:var(--color-text)}.month-tasks{display:flex;flex-direction:column;gap:4px;overflow:hidden}.month-task{border-radius:6px;padding:3px 6px;font-size:11px;line-height:1.2;background:#f0ede6;color:#7a6d5a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:4px;cursor:grab;-webkit-user-select:none;user-select:none;transition:opacity .16s ease,transform .16s ease,box-shadow .16s ease}.app.calendar-page-view .month-task{border-radius:12px;padding:5px 8px;font-size:11px;box-shadow:inset 0 1px #ffffff52}.app.calendar-page-view .month-task:hover{box-shadow:inset 0 1px #ffffff57,0 8px 18px #1f18120f}.month-task:active{cursor:grabbing}.month-task.dragging{opacity:.62;transform:scale(.98)}.month-task.done{opacity:.72;filter:saturate(.78)}.month-task.done .month-task-title{text-decoration:line-through;text-decoration-thickness:1px}.month-task.done:after{content:"✓";margin-left:auto;font-size:10px;font-weight:700;line-height:1;color:currentColor;opacity:.9;flex:0 0 auto}.app.calendar-page-view .month-task.done{box-shadow:none}.month-task-title{min-width:0;overflow:hidden;text-overflow:ellipsis}.month-task-badge{border:1px dashed #c4d6ea;background:#eef5ff;color:#2e4d6a;font-size:9px;padding:1px 5px;border-radius:999px;flex:0 0 auto}.month-assignee-badge{width:16px;height:16px;border-radius:50%;border:1px solid rgba(0,0,0,.14);background:#ffffff8c;color:#4d473f;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;letter-spacing:.01em;flex:0 0 auto}.month-assignee-badge.self{border-color:#347d5873;background:#59ad8133;color:#2f6f48}.month-task.work{background:#fde7cf;color:#a46f2a}.month-task.personal{background:#e3f0f6;color:#2c6c87}.month-task.home{background:#e6f1e3;color:#3b7b4f}.month-task.general{background:#f0ede6;color:#7a6d5a}.month-task.more{background:transparent;color:#9a948b;font-weight:600}.app.calendar-page-view .month-task.more{color:var(--color-text-muted)}.app.calendar-page-view .day-schedule-empty{min-height:120px;border:1px dashed color-mix(in srgb,var(--color-border-soft) 92%,white);border-radius:18px;background:color-mix(in srgb,var(--color-surface-muted) 28%,white);display:flex;align-items:center;justify-content:center;padding:18px;text-align:center;color:var(--color-text-muted);font-size:13px;line-height:1.45}.app.calendar-page-view .day-schedule-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;align-items:center;min-height:42px;padding:10px 12px;border-radius:14px;border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,white);background:color-mix(in srgb,var(--color-surface-muted) 18%,white)}.app.calendar-page-view .day-schedule-item+.day-schedule-item{margin-top:8px}.app.calendar-page-view .day-schedule-time{font-size:12px;font-weight:600;color:var(--color-text-muted)}.app.calendar-page-view .day-schedule-title{min-width:0;color:var(--color-text);font-size:13px;font-weight:600}.month-task.event-type{background:#eaf2fb;color:#2e4d6a}.event-card{position:absolute;left:8px;right:8px;background:var(--event-bg, #f5f4f1);border:1px solid var(--event-border, rgba(95, 95, 90, .14));border-radius:8px;padding:8px 10px;box-shadow:none;color:var(--event-text, #4d4943);font-size:12px;line-height:1.2;display:flex;flex-direction:column;gap:4px;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;transition:top .22s cubic-bezier(.16,1,.3,1),left .22s ease,width .22s ease,right .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease,transform .42s cubic-bezier(.16,1,.3,1)}.app.calendar-page-view .event-card{border-radius:14px;padding:9px 11px;border:1px solid color-mix(in srgb,var(--event-border, rgba(95, 95, 90, .14)) 86%,white);box-shadow:0 10px 22px #1f18120f,inset 0 1px #ffffff61}.app.calendar-page-view .event-card:hover{border-color:color-mix(in srgb,var(--event-border, rgba(95, 95, 90, .14)) 98%,#c7c0b5);box-shadow:0 14px 28px #1f181214,inset 0 1px #ffffff6b}.event-card.event-type{background:#f1f6fd;color:#365b80;border:1px solid rgba(61,115,185,.18);--event-bg: #f1f6fd;--event-stripe: #e6effb;--event-text: #365b80;--event-border: rgba(61, 115, 185, .18)}.event-card:active{cursor:grabbing}.event-card.dragging{opacity:.7;transform:translate(calc(var(--schedule-float-x, 0px) + 14px)) translateY(2px) scale(.99);box-shadow:0 8px 18px #00000014;z-index:24!important}.app.calendar-page-view .event-card.dragging{box-shadow:0 18px 34px #1f18122e}.event-card.floating-hidden,.calendar-unscheduled-task.floating-hidden{opacity:0;pointer-events:none}.calendar-unscheduled-floating-card{position:fixed;width:min(260px,calc(100vw - 32px));z-index:3800;pointer-events:none;transform:translateY(-50%) scale(1.01);box-shadow:0 18px 34px #402f182e;transition:left .56s cubic-bezier(.16,1,.3,1),top .56s cubic-bezier(.16,1,.3,1),transform .18s ease,box-shadow .18s ease}.calendar-unscheduled-floating-card.invalid-drop{animation:calendarInvalidDropShake .24s ease-in-out}.calendar-unscheduled-floating-card.returning{transform:translateY(-50%) scale(1.02);box-shadow:0 22px 40px #402f1838}@keyframes calendarInvalidDropShake{0%,to{transform:translateY(-50%) translate(0) rotate(0) scale(1.01)}20%{transform:translateY(-50%) translate(-5px) rotate(-1deg) scale(1.01)}40%{transform:translateY(-50%) translate(5px) rotate(1deg) scale(1.01)}60%{transform:translateY(-50%) translate(-4px) rotate(-.8deg) scale(1.01)}80%{transform:translateY(-50%) translate(4px) rotate(.8deg) scale(1.01)}}.shutdown-line{position:absolute;left:0;right:0;height:8px;background:repeating-linear-gradient(135deg,rgba(122,114,104,.65) 0,rgba(122,114,104,.65) 6px,transparent 6px,transparent 12px);transform:translateY(-4px);pointer-events:none;z-index:2}.event-draft{position:absolute;left:8px;right:8px;border-radius:9px;background:#78afe180;border:2px dashed rgba(70,125,175,.8);box-shadow:0 10px 24px #467daf33;pointer-events:none;z-index:4;display:block}.quick-create{position:fixed;width:312px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);background:var(--color-surface);border:1px solid var(--color-border-soft);border-radius:18px;box-shadow:0 24px 64px #0f0f0f29;padding:14px;z-index:40;display:flex;flex-direction:column;gap:12px;overflow:visible;box-sizing:border-box}.quick-create:after{content:"";position:absolute;right:-8px;top:var(--quick-create-arrow-top, 22px);width:14px;height:14px;background:var(--color-surface);border-right:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft);transform:rotate(-45deg)}.quick-create.quick-create-right:after{left:-8px;right:auto;border-right:none;border-bottom:none;border-left:1px solid var(--color-border-soft);border-top:1px solid var(--color-border-soft)}.unscheduled-quick-create-left:after{left:-8px;right:auto;border-right:none;border-bottom:none;border-left:1px solid #e0dbd2;border-top:1px solid #e0dbd2;transform:rotate(-45deg)}.unscheduled-quick-create-right:after{right:-8px;left:auto}.quick-create-name{width:100%;border:1px solid var(--color-border-soft);border-radius:14px;padding:12px 13px;font-size:14px;line-height:1.4;color:var(--color-text);background:var(--color-surface);transition:border-color .18s ease,box-shadow .18s ease}.quick-create-name::placeholder{color:var(--color-text-muted)}.quick-create-name:focus{outline:none;border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.quick-type-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;border:1px solid color-mix(in srgb,var(--color-border-soft) 94%,transparent);background:color-mix(in srgb,var(--color-surface-muted) 68%,white);border-radius:14px}.quick-type-segment button{border:0;background:transparent;color:var(--color-text-soft);border-radius:11px;min-height:36px;padding:0 10px;font-size:12px;font-weight:500;cursor:pointer}.quick-type-segment button.active{background:var(--color-surface);box-shadow:0 1px 2px #0f0f0f0f;color:var(--color-text)}.quick-create-meta-card{border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,transparent);background:color-mix(in srgb,var(--color-surface-muted) 34%,white);border-radius:14px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.quick-create-meta-label,.quick-create-field>span{font-size:11px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em}.quick-create-meta-value{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:12px;color:var(--color-text)}.quick-create-meta-value strong{font-size:12px;color:var(--color-text)}.quick-create-fields{display:grid;gap:8px;min-height:0}.quick-create-field{display:grid;gap:5px}.quick-create-select-trigger{width:100%;min-height:40px;border:1px solid var(--color-border-soft);background:color-mix(in srgb,var(--color-surface-muted) 38%,white);color:var(--color-text);border-radius:12px;padding:0 12px;font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;cursor:pointer}.quick-create-select-trigger:hover{border-color:color-mix(in srgb,var(--color-border-soft) 68%,#c9c2b8);background:color-mix(in srgb,var(--color-surface-muted) 56%,white)}.quick-create-select-trigger:focus{outline:none;border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.quick-create-select-trigger:disabled{background:color-mix(in srgb,var(--color-surface-muted) 72%,white);color:var(--color-text-muted);cursor:default}.quick-create-select-trigger-label{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.quick-create-select-trigger-chevron{width:9px;height:9px;flex:0 0 auto;border-right:1.5px solid #7f786f;border-bottom:1.5px solid #7f786f;transform:translateY(-1px) rotate(45deg)}.quick-create-select-menu{min-width:220px;max-width:min(280px,80vw)}.quick-create-project-option{justify-content:flex-start}.quick-create-project-icon,.quick-create-project-emoji{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.quick-create-project-emoji{font-size:16px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.quick-create-project-option-label{color:var(--tag-text, #3f3a33);min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.quick-create-select-option{width:100%;border:none;background:transparent;color:#3f3a33;border-radius:10px;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;text-align:left;cursor:pointer}.quick-create-select-option:hover,.quick-create-select-option.active{background:#f1ede6}.quick-create-select-check{color:#5a9278;font-weight:700}.quick-actions{display:flex;gap:8px;margin-top:auto;position:sticky;bottom:0;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,var(--color-surface) 18px);padding-top:10px}.quick-actions button{min-height:36px;border:1px solid var(--color-border-soft);background:color-mix(in srgb,var(--color-surface-muted) 42%,white);color:var(--color-text);border-radius:12px;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.quick-actions button:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-border-soft) 68%,#c9c2b8);background:color-mix(in srgb,var(--color-surface-muted) 62%,white)}.quick-actions button.ghost{background:transparent;font-weight:500}.quick-actions button:first-child{background:var(--color-primary-soft);border-color:var(--color-primary-border);color:var(--color-primary-strong)}.quick-actions button:first-child:hover:not(:disabled){background:color-mix(in srgb,var(--color-primary-soft) 72%,var(--color-surface))}.quick-actions button:disabled{opacity:.6;cursor:default}.event-resize{position:absolute;left:0;right:0;height:8px;cursor:ns-resize;z-index:2}.event-resize.top{top:0}.event-resize.bottom{bottom:0}.event-resize:after{content:"";position:absolute;left:50%;top:2px;width:28px;height:2px;border-radius:999px;background:#5c3c1666;transform:translate(-50%);opacity:0;transition:opacity .15s ease}.event-card:hover .event-resize:after{opacity:1}.event-ghost{position:absolute;left:8px;right:8px;border-radius:9px;border:1px dashed rgba(140,98,40,.6);background:#f6c6852e;pointer-events:none;z-index:18}.event-card.done{background:linear-gradient(180deg,color-mix(in srgb,var(--event-bg, #f5f4f1) 92%,#ffffff),color-mix(in srgb,var(--event-bg, #f5f4f1) 82%,#ffffff));border:1px dashed color-mix(in srgb,var(--event-border, rgba(95, 95, 90, .14)) 88%,#bfb7ac);color:var(--event-text, #4d4943);box-shadow:none;opacity:.62;filter:saturate(.78)}.app.calendar-page-view .event-card.done{opacity:.72;box-shadow:none}.event-card.done:after{content:"✓";position:absolute;top:6px;right:8px;font-size:11px;font-weight:700;line-height:1;color:color-mix(in srgb,var(--event-text, #4d4943) 72%,#7f776d);opacity:.95}.event-card.general{--event-bg: #f3f2ef;--event-stripe: #ece9e3;--event-text: #5a554d;--event-border: rgba(120, 108, 92, .16)}.event-card.work{--event-bg: #f9f1e3;--event-stripe: #f5e8d2;--event-text: #7a5a27;--event-border: rgba(183, 121, 31, .18)}.event-card.personal{--event-bg: #edf4fb;--event-stripe: #e3eef9;--event-text: #315f86;--event-border: rgba(61, 115, 185, .18)}.event-card.home{--event-bg: #edf6ef;--event-stripe: #e4f0e7;--event-text: #386248;--event-border: rgba(47, 143, 91, .18)}.event-card.shutdown{--event-bg: #f0efec;--event-stripe: #e7e4df;--event-text: #686259;--event-border: rgba(120, 112, 102, .16);box-shadow:none;cursor:default}.event-card.event-type,.event-card.event-type.done{--event-bg: #e7f0fb;--event-stripe: #d8e8f8;--event-text: #2e4d6a;--event-border: rgba(57, 107, 137, .3)}.event-card.done .event-title,.event-card.done .event-time{color:color-mix(in srgb,var(--event-text, #4d4943) 74%,#7b746a)}.event-card.done .event-title{text-decoration:line-through;text-decoration-thickness:1px}.event-card.event-type.done .event-title,.event-card.event-type.done .event-time{color:color-mix(in srgb,#2e4d6a 76%,#7b8695)}.now-line{position:absolute;left:0;right:0;height:1px;background:#ff4d42;z-index:8;opacity:1}.app.calendar-page-view .now-line{left:8px;right:8px;height:2px;border-radius:999px;background:#de5d52}.now-line:before{content:"";position:absolute;left:-5px;top:-4px;width:8px;height:8px;border-radius:50%;background:#ff4d42}.app.calendar-page-view .now-line:before{left:-4px;width:10px;height:10px;background:#de5d52;box-shadow:0 0 0 3px #de5d5224}.now-line-label{position:absolute;left:-10px;top:0;transform:translate(-100%,-50%);display:inline-flex;align-items:center;padding:0;background:transparent;color:#ff4d42;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.app.calendar-page-view .now-line-label{left:-12px;color:#c95147;font-size:10px;font-weight:700;letter-spacing:.01em}.event-card.compact{padding:6px 8px}.app.calendar-page-view .event-card.compact{padding:6px 8px;border-radius:12px}.event-card.compact .event-title{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-card.tiny .event-title{font-size:10px}.event-title-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.app.calendar-page-view .event-title-row{gap:7px;margin-bottom:2px}.event-assignee-badge{width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.14);background:#ffffff8c;color:#4d473f;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:600;letter-spacing:.01em;flex:0 0 auto}.event-assignee-badge.self{border-color:#347d5873;background:#59ad8133;color:#2f6f48}.day-assignee-badge{margin-left:6px;width:18px;height:18px;border-radius:50%;border:1px solid rgba(0,0,0,.14);background:#ece7de;color:#4d473f;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:600;letter-spacing:.01em;vertical-align:middle}.day-assignee-badge.self{border-color:#347d5873;background:#59ad812e;color:#2f6f48}.event-title{font-weight:500;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app.calendar-page-view .event-title{font-weight:600;letter-spacing:-.01em}.event-card.expandable.expanded{left:8px!important;width:calc(100% - 16px)!important;right:auto!important;z-index:40!important;box-shadow:0 10px 24px #00000014}.event-card.expandable.expanded .event-title{white-space:normal;overflow:visible;text-overflow:clip}.event-card-label{border:1px solid rgba(61,115,185,.16);background:#f1f6fd;color:#365b80;font-size:10px;padding:1px 6px;border-radius:999px;flex:0 0 auto}.event-card-label.duplicate{border-style:solid}.event-time{font-size:11px;opacity:.72}.app.calendar-page-view .event-time{font-size:10px;font-weight:600;opacity:.76}.task-preview-menu{min-width:272px;max-width:272px;padding:0}.task-preview-menu .context-item-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px}.task-preview-menu .context-item-icon svg{width:100%;height:100%}.task-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 14px 4px}.task-preview-head-copy{min-width:0;display:flex;flex-direction:column;gap:10px}.task-preview-head-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.task-preview-chip{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;border-radius:999px;background:#f4f1eb;color:#6a6257;font-size:11px;font-weight:700}.task-preview-chip.kind{background:#efe8dd;color:#5d5246}.task-preview-chip.done{background:#e7f1e7;color:#4b7353}.task-preview-title{font-size:14px;line-height:1.3;font-weight:700;color:#3f3b35;word-break:break-word}.task-preview-close{flex:0 0 auto;border:none;background:transparent;color:#8a847c;font-size:18px;line-height:1;cursor:pointer;padding:0}.task-preview-close:hover{color:#4f4a42}.task-preview-body{padding:2px 0}.task-preview-menu .task-preview-info{display:flex;align-items:center;gap:10px;cursor:default;color:#5d5952}.task-preview-menu .task-preview-info:hover{background:transparent}.task-preview-info-main{flex:1 1 auto;min-width:0;color:#3b3a37;line-height:1.35}.task-preview-info-side{flex:0 0 auto;color:#8a847c;font-size:12px}.task-preview-wrap{white-space:pre-wrap;word-break:break-word}.task-preview-notes{max-height:84px;overflow:auto}.task-preview-menu .context-item{display:flex;align-items:center;gap:10px}.task-preview-menu button.context-item{width:100%;text-align:left}.task-preview-menu button.context-item span:last-child{display:inline-flex;align-items:center;line-height:1.2}.loading{font-size:14px;color:var(--muted)}.board{scrollbar-width:thin;scrollbar-color:#d8d2c8 transparent}.board::-webkit-scrollbar{height:8px}.board::-webkit-scrollbar-thumb{background:#d8d2c8;border-radius:999px}.board::-webkit-scrollbar-track{background:transparent}.task.compact label{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.3}.completed{text-decoration:line-through}.ritual{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:var(--panel);cursor:pointer;font-size:14px;transition:transform .2s ease,box-shadow .2s ease}.ritual.done{border-color:#4c9f7066;background:#4c9f7014}.ritual:hover{transform:translateY(-1px);box-shadow:0 6px 14px #241f1a14}.checkbox{width:16px;height:16px;border-radius:4px;border:1px solid var(--line);position:relative}.ritual.done .checkbox{background:var(--accent);border-color:var(--accent)}.ritual.done .checkbox:after{content:"";position:absolute;width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg);top:1px;left:4px}.backlog{max-height:200px;overflow:auto;padding-right:6px}.journal-layout{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:18px 16px 24px;width:100%;gap:18px}.journal-header{width:min(1100px,100%)}.journal-header-row{display:flex;align-items:center;gap:12px}.journal-header-text{display:flex;flex-direction:column}.journal-title{font-size:22px;font-weight:600;color:#2f2a24}.journal-subtitle{font-size:12px;color:#8a857c;margin-top:4px}.journal-grid{width:min(1100px,100%);display:grid;grid-template-columns:minmax(280px,.9fr) minmax(520px,1.4fr);gap:24px;min-height:0}.journal-sidebar,.journal-review{min-height:0}.journal-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:18px}.journal-calendar-card{display:flex;flex-direction:column;gap:12px}.journal-calendar-header{display:flex;align-items:center;justify-content:space-between}.journal-nav-toggle{padding:4px 8px;min-width:34px;justify-content:center;align-items:center}.journal-nav-toggle .pill-icon{margin-right:0;color:inherit}.journal-nav-toggle svg{width:18px;height:18px}.journal-calendar-title{font-size:14px;font-weight:600;color:#2f2a24}.journal-calendar-nav{border:1px solid #e0dbd2;background:#fdfcf9;border-radius:10px;padding:4px 8px;cursor:pointer}.journal-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.journal-calendar-weekday{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#8a857c;text-align:center}.journal-calendar-day{position:relative;border:1px solid #efe8de;background:#fff;border-radius:10px;padding:6px 0;text-align:center;cursor:pointer;font-size:12px;color:#3f3b34}.journal-calendar-day.muted{color:#b7b1a8;border-color:#f2ede6}.journal-calendar-day.has-entry{background:#f2f0ec;border-color:#ded8cf}.journal-calendar-day.selected{background:#eaf5ed;border-color:#8fce9d;color:#2f4a35}.journal-review-card{display:flex;flex-direction:column;gap:18px;max-height:calc(100vh - 120px);overflow:auto}.journal-review-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.journal-review-date{font-size:18px;font-weight:600;color:#2f2a24}.journal-review-subdate{font-size:12px;color:#8a857c}.journal-review-mood{font-size:22px}.journal-section{display:flex;flex-direction:column;gap:8px}.journal-section-title{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#8a857c}.journal-section-text{font-size:14px;color:#2f2a24;background:#fdfcf9;border:1px solid #efe8de;border-radius:12px;padding:12px;min-height:44px}.journal-highlights{display:flex;flex-direction:column;gap:12px}.journal-highlight{border:1px solid #efe8de;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff}.journal-highlight-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.journal-highlight-title{font-size:14px;font-weight:600;color:#2f2a24}.journal-highlight-text{font-size:13px;color:#3c3730;background:#fbfaf7;border-radius:10px;padding:8px 10px;border:1px solid #efe8de}.journal-empty{border:1px dashed var(--color-border);border-radius:var(--radius-lg);padding:18px;text-align:center;background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft))}.journal-empty-title{font-size:var(--font-card-title);font-weight:800;color:var(--color-text)}.journal-empty-subtitle{font-size:var(--font-small);color:var(--color-text-muted)}.chat-page{min-height:100%;padding:24px;display:flex;align-items:stretch;justify-content:center}.chat-card{width:min(1120px,100%);min-height:calc(100dvh - 96px);background:linear-gradient(180deg,#fffdf9,#f9f5ee);border:1px solid rgba(122,109,90,.14);border-radius:28px;box-shadow:0 24px 60px #31271a1f;padding:24px;display:grid;grid-template-rows:auto 1fr auto;gap:18px}.chat-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.chat-header-copy{display:flex;flex-direction:column;gap:6px}.chat-eyebrow{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8c755c}.chat-title{margin:0;font-size:28px;line-height:1.05;color:#2b241d}.chat-subtitle{font-size:14px;line-height:1.45;color:#6c6257;max-width:700px}.chat-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.chat-model-picker{display:flex;flex-direction:column;gap:6px;min-width:280px}.chat-model-picker-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8f7d67}.chat-model-select{min-height:42px;border-radius:14px;border:1px solid rgba(140,117,92,.18);background:#ffffffeb;color:#3f352b;padding:0 14px;font-size:14px;font-weight:600;cursor:pointer}.chat-model-select:focus{outline:none;border-color:#b76c2f6b;box-shadow:0 0 0 4px #d68d4e24}.chat-clear-btn,.chat-send-btn{border:1px solid rgba(140,117,92,.18);border-radius:14px;min-height:42px;padding:0 16px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.chat-clear-btn{background:#ffffffe6;color:#5e5346}.chat-send-btn{background:linear-gradient(135deg,#d68d4e,#b76c2f);color:#fff9f2;box-shadow:0 14px 30px #b76c2f33}.chat-clear-btn:hover,.chat-send-btn:hover{transform:translateY(-1px)}.chat-clear-btn:disabled,.chat-send-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.chat-thread{min-height:0;overflow-y:auto;padding:6px 4px 6px 0;display:flex;flex-direction:column;gap:14px}.chat-message{display:flex;flex-direction:column;gap:6px;max-width:min(78%,780px)}.chat-message.user{align-self:flex-end;align-items:flex-end}.chat-message.assistant{align-self:flex-start;align-items:flex-start}.chat-message-role{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8f7d67}.chat-message-bubble{padding:14px 16px;border-radius:18px;font-size:15px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.chat-message.user .chat-message-bubble{background:linear-gradient(135deg,#d18a4b,#b76c2f);color:#fffaf4;border-bottom-right-radius:6px}.chat-message.assistant .chat-message-bubble{background:#ffffffeb;border:1px solid rgba(122,109,90,.14);color:#342c24;border-bottom-left-radius:6px}.chat-message.pending .chat-message-bubble{color:#7a7064}.chat-empty-state{min-height:100%;display:grid;place-items:center;text-align:center;padding:28px;border:1px dashed var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-muted);background:radial-gradient(circle at 20% 18%,var(--color-primary-soft) 0 42px,transparent 43px),linear-gradient(180deg,var(--color-surface),var(--color-bg-soft))}.chat-composer{display:flex;flex-direction:column;gap:10px}.chat-active-model{font-size:12px;color:#73675a}.chat-active-model strong{color:#42372c}.chat-active-model span{margin-left:6px;color:#9b7b5f}.chat-error{border-radius:14px;border:1px solid rgba(181,77,62,.18);background:#f3dcd8b3;color:#963f34;padding:10px 12px;font-size:13px}.chat-composer-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.chat-input{width:100%;min-height:112px;resize:vertical;border:1px solid rgba(122,109,90,.18);border-radius:18px;background:#fffffff0;padding:14px 16px;font-size:15px;line-height:1.45;color:#2f2821;box-sizing:border-box}.chat-input:focus{outline:none;border-color:#b76c2f6b;box-shadow:0 0 0 4px #d68d4e24}@media (max-width: 900px){.chat-page{padding:14px}.chat-card{min-height:calc(100dvh - 28px);padding:18px}.chat-header{flex-direction:column}.chat-header-actions{width:100%;justify-content:flex-start}.chat-message{max-width:100%}.chat-composer-row{grid-template-columns:1fr}.chat-send-btn{width:100%}}.habits-page{display:flex;flex-direction:column;gap:16px}.habits-page-shell{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.habits-summary{color:#6b7280;font-size:13px}.habits-list{display:grid;grid-template-columns:1fr;gap:12px}.habits-overview-panel{display:flex;flex-direction:column;gap:12px;padding:18px 18px 14px;border:1px solid color-mix(in srgb,var(--color-border-soft) 86%,white);border-radius:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 98%,white) 0%,var(--color-surface) 100%);box-shadow:inset 0 1px #fffc}.habit-card{border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white);border-radius:18px;padding:16px 18px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 98%,white) 0%,var(--color-surface) 100%);display:flex;flex-direction:column;gap:12px;box-shadow:0 1px #ffffffd9;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.habit-card.done{border-color:color-mix(in srgb,var(--color-border-soft) 82%,white);background:linear-gradient(180deg,color-mix(in srgb,#f8fbf8 80%,white),color-mix(in srgb,var(--color-surface) 96%,white))}.habit-card:hover,.habit-card:focus-within{border-color:color-mix(in srgb,var(--color-border) 72%,var(--color-border-soft));box-shadow:0 12px 28px #221c120f;transform:translateY(-1px)}.habit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.habit-title{display:inline-flex;align-items:center;gap:8px;font-weight:600}.habit-color{width:10px;height:10px;border-radius:999px}.habit-actions{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;flex:0 0 auto}.habit-meta{display:inline-flex;flex-wrap:wrap;gap:10px;color:#6b7280;font-size:12px}.habit-track{display:flex;align-items:center;gap:12px}.habit-check{border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white);background:color-mix(in srgb,var(--color-surface) 98%,white);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--color-text);transition:border-color .18s ease,background .18s ease,transform .16s ease}.habit-check:hover{border-color:color-mix(in srgb,var(--color-border) 68%,var(--color-border-soft));background:var(--color-bg-soft);transform:translateY(-1px)}.habit-check.on{border-color:#6fa88e4d;background:#6fa88e1f;color:#315947}.habit-counter{display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white);border-radius:999px;background:color-mix(in srgb,var(--color-surface) 98%,white)}.habit-counter button{border:none;background:#fff;border-radius:999px;width:30px;height:30px;color:var(--color-text);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-border-soft) 92%,white)}.habit-counter span{min-width:56px;text-align:center;font-size:13px;font-weight:600;color:var(--color-text)}.habit-modal{width:min(760px,calc(100vw - 24px));max-height:calc(100dvh - 48px);overflow:auto;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 98%,white) 0%,var(--color-surface) 100%);border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white);box-shadow:var(--shadow-card);border-radius:24px;padding:22px 22px 18px;display:flex;flex-direction:column;gap:16px}.habit-form-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.habit-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.habit-modal-header h3{margin:0;font-size:20px;color:#2f2a24}.habit-modal-subtitle{margin-top:6px;font-size:13px;color:var(--color-text-soft)}.habit-modal-close{border:1px solid color-mix(in srgb,var(--color-border-soft) 92%,white);background:color-mix(in srgb,var(--color-surface) 98%,white);color:var(--color-text-soft);border-radius:12px;min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;cursor:pointer}.habit-modal-close:hover{background:var(--color-bg-soft)}.habit-form-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;border-top:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white);padding-top:14px;margin-top:2px}.habit-form-actions .project-action{flex:0 0 auto;width:auto;min-width:0}.habits-action{border:1px solid #5a9278;background:#6fa88e;color:#fff;border-radius:10px;padding:8px 14px;height:36px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;flex:0 0 auto}.habits-cancel-action{min-width:0;padding-left:12px;padding-right:12px}.habit-inline-action{height:30px;padding:0 11px;font-size:12px;border-radius:999px;border-color:transparent;background:transparent;color:var(--color-text-soft)}.habit-inline-action:hover{background:var(--color-bg-soft);color:var(--color-text)}.habit-inline-action.danger{color:#a4584c;background:transparent;border-color:transparent}.habit-inline-action.danger:hover{background:#fff4f1;color:#933f32}.habits-action:hover{background:#5f9a80}.habits-page-header{margin-bottom:0;flex:0 0 auto;align-items:start}.habits-page-header .ui-page-actions{align-items:center;justify-content:flex-end;flex-wrap:nowrap;margin-top:22px;min-width:0}.habits-header-add{flex:0 0 auto}.habits-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.habits-kpi-card{position:relative;min-width:0;padding:2px 18px 2px 0}.habits-kpi-card:not(:first-child){padding-left:18px}.habits-kpi-card:not(:first-child):before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:1px;background:color-mix(in srgb,var(--color-border-soft) 78%,white)}.habits-kpi-label{color:var(--color-text-soft);font-size:12px;line-height:1.35}.habits-kpi-value{margin-top:8px;font-size:34px;line-height:1;letter-spacing:-.03em;font-weight:500;color:var(--color-text)}.habits-filter-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:4px}.habits-filter-btn{border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);background:color-mix(in srgb,var(--color-surface) 98%,white);border-radius:999px;padding:8px 12px;display:inline-flex;align-items:center;gap:8px;color:var(--color-text-soft);font-size:13px;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .16s ease}.habits-filter-btn:hover{border-color:color-mix(in srgb,var(--color-border) 68%,var(--color-border-soft));background:var(--color-bg-soft);color:var(--color-text);transform:translateY(-1px)}.habits-filter-btn.active{border-color:color-mix(in srgb,var(--color-border) 78%,white);background:#f4f1ec;color:var(--color-text);box-shadow:inset 0 1px #ffffffd9}.habits-filter-count{font-size:12px;color:var(--color-text-soft);min-width:18px;text-align:center}.habits-empty{border:1px dashed var(--color-border);border-radius:var(--radius-lg);padding:20px;background:radial-gradient(circle at 20% 20%,var(--color-primary-soft) 0 36px,transparent 37px),linear-gradient(180deg,var(--color-surface),var(--color-bg-soft));display:flex;flex-direction:column;gap:10px;align-items:flex-start}.habits-empty-title{color:var(--color-text);font-size:var(--font-card-title);font-weight:800}.habits-empty-text{color:var(--color-text-muted);max-width:660px}.habits-empty-modern{min-height:220px;border-style:solid;border-color:color-mix(in srgb,var(--color-border-soft) 84%,white);border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 98%,white) 0%,var(--color-surface) 100%);align-items:center;justify-content:center;text-align:center;padding:28px}.habits-empty-modern:before{content:none}.habits-empty-modern .ui-empty-state-icon{margin:0 0 10px;width:100%;justify-content:center}.habits-empty-modern .ui-empty-state-action{padding-top:2px}.habits-empty-modern .ui-empty-state-text{max-width:420px}.habits-empty-illustration{width:min(180px,100%);height:auto;display:block}.habit-title-wrap{display:flex;align-items:flex-start;gap:12px;min-width:0}.habit-icon-badge{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:inset 0 0 0 1px #ffffff6b}.habit-title-content{min-width:0}.habit-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.habit-title-text{font-size:16px;font-weight:600;color:var(--color-text)}.habit-status-badge{border-radius:999px;padding:4px 9px;font-size:11px;border:1px solid transparent}.habit-status-badge.pending{color:#8d6841;background:#f7f2e9;border-color:#c2ab8c47}.habit-status-badge.done{color:#466857;background:#eef6f0;border-color:#6fa88e3d}.habit-status-badge.off{color:#7d756d;background:#f7f4ef;border-color:#bab1a44d}.habit-meta-line{margin-top:6px;display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--color-text-soft);font-size:12px;line-height:1.45}.habit-progress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px}.habit-progress-bar{height:8px;border-radius:999px;background:#ece8e1;overflow:hidden}.habit-progress-fill{height:100%;border-radius:999px;transition:width .16s ease}.habit-progress-label{font-size:12px;color:var(--color-text-soft);min-width:48px;text-align:right;font-weight:600}.habit-track-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px}.habit-history-row{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));gap:6px;padding-top:2px}.habit-history-dot{height:7px;border-radius:999px;background:#f0ece6;border:1px solid rgba(186,177,164,.24)}.habit-history-dot.level-1{background:#f5efe4;border-color:#c2ab8c38}.habit-history-dot.level-2{border-color:transparent}.habit-history-dot.today{box-shadow:0 0 0 1px #3b372f}.habit-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.habit-form-block{display:flex;flex-direction:column;gap:10px}.habit-form-block>span{font-size:12px;font-weight:600;color:var(--color-text-soft)}.habit-form-row.wide{width:100%;align-items:stretch;flex-wrap:wrap;gap:8px}.habit-form-section{border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white);border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 98%,white) 0%,var(--color-surface) 100%);padding:16px;min-width:0}.habit-form-section-title{grid-column:1 / -1}.habit-modal input,.habit-modal select{border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:12px;padding:9px 12px;font-size:13px;min-height:40px;background:color-mix(in srgb,var(--color-surface) 98%,white);color:var(--color-text);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.habit-modal input:focus,.habit-modal select:focus{outline:none;border-color:#cfc9c2;box-shadow:0 0 0 3px #cfc9c22e}.habit-modal label{font-size:13px;color:#4a4741}.habit-form-row.wide.habit-form-section>label{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #e5ddd0;border-radius:10px;background:#fff}.habit-form-row.wide.habit-form-section input[type=radio],.habit-form-row.wide.habit-form-section input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:#6fa88e}.habit-form-row.wide.habit-form-section>select{min-width:240px}.habit-picker-row{display:flex;flex-direction:column;gap:12px}.habit-icon-picker,.habit-color-picker{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.habit-chip{border:1px solid color-mix(in srgb,var(--color-border-soft) 88%,white);background:color-mix(in srgb,var(--color-surface) 98%,white);border-radius:12px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;transition:border-color .18s ease,background .18s ease,transform .16s ease}.habit-chip:hover{border-color:color-mix(in srgb,var(--color-border) 68%,var(--color-border-soft));background:var(--color-bg-soft);transform:translateY(-1px)}.habit-chip.active{border-color:color-mix(in srgb,var(--color-border) 78%,white);background:#f4f1ec}.habit-color-chip{width:22px;height:22px;border-radius:999px;border:2px solid rgba(255,255,255,.95);box-shadow:0 0 0 1px #78829659}.habit-color-chip.active{box-shadow:0 0 0 2px #111827}.weekday-chip{border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:12px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--color-surface) 98%,white);color:var(--color-text-soft);transition:border-color .18s ease,background .18s ease,color .18s ease,transform .16s ease}.weekday-chip:hover{border-color:color-mix(in srgb,var(--color-border) 68%,var(--color-border-soft));background:var(--color-bg-soft);color:var(--color-text);transform:translateY(-1px)}.weekday-chip.active{border-color:color-mix(in srgb,var(--color-border) 78%,white);background:#f4f1ec;color:var(--color-text)}.habit-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.habit-choice-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.habit-choice-card,.habit-toggle-card{min-width:0;padding:12px 13px;border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:14px;background:color-mix(in srgb,var(--color-surface) 98%,white);text-align:left;display:flex;flex-direction:column;gap:4px;color:var(--color-text);transition:border-color .18s ease,background .18s ease,transform .16s ease,box-shadow .18s ease}.habit-choice-card:hover,.habit-toggle-card:hover{border-color:color-mix(in srgb,var(--color-border) 68%,var(--color-border-soft));background:var(--color-bg-soft);transform:translateY(-1px)}.habit-choice-card.active,.habit-toggle-card.active{border-color:color-mix(in srgb,var(--color-border) 78%,white);background:#f4f1ec;box-shadow:inset 0 1px #ffffffd9}.habit-choice-card strong,.habit-toggle-card strong{font-size:13px;font-weight:600}.habit-choice-card small,.habit-toggle-card small{font-size:11px;color:var(--color-text-soft)}.habit-inline-number{max-width:140px}.habit-inline-pair{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px}.habit-weekday-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.habit-toggle-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width: 1100px){.habits-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.habits-kpi-card,.habits-kpi-card:not(:first-child){padding:0}.habits-kpi-card:not(:first-child):before{display:none}.habit-form-grid{grid-template-columns:1fr}}@media (max-width: 720px){.habits-kpi-grid{grid-template-columns:1fr}.habits-page{gap:14px}.habits-overview-panel{padding:16px;border-radius:18px}.habit-card{padding:14px 14px 15px;border-radius:16px;gap:10px}.habits-page-header .ui-page-actions{margin-top:12px;width:100%;justify-content:flex-start;flex-wrap:wrap}.habits-header-add{width:100%}.habit-head{flex-direction:column;align-items:flex-start}.habit-actions{width:100%;justify-content:flex-start}.habit-form-grid,.habit-choice-grid,.habit-toggle-list{grid-template-columns:1fr}.habit-weekday-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.habit-inline-pair{grid-template-columns:1fr}.habit-modal{width:min(100vw - 20px,760px);max-height:calc(100dvh - 20px);padding:18px 16px 16px;border-radius:20px;gap:14px}.habit-modal-header{gap:10px}.habit-modal-header h3{font-size:18px}.habit-form-section{padding:14px;border-radius:16px}.habit-form-actions{flex-direction:column-reverse;align-items:stretch}.habit-form-actions .project-action,.habit-form-actions .ui-button{width:100%}}.main.habits-page{padding:16px 18px 20px}.habits-layout{flex:1;min-height:0;display:flex;align-items:stretch;justify-content:center;width:100%}.habits-card{width:100%;max-width:none;min-height:0;height:100%;max-height:none;background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface) 96%,white) 0%,var(--color-surface) 100%);border:1px solid color-mix(in srgb,var(--color-border-soft) 90%,white);border-radius:24px;box-shadow:var(--shadow-card);padding:20px;display:flex;flex-direction:column;gap:0;margin:0;overflow:hidden}.habits-page{width:100%;min-height:0;flex:1;overflow:auto;padding-right:2px}@media (max-width: 900px){.main.habits-page{padding:14px 12px 18px}.habits-card{padding:18px 16px;border-radius:20px}}.vk-parser-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,214,102,.22),transparent 28%),radial-gradient(circle at top right,rgba(102,163,255,.12),transparent 24%),linear-gradient(180deg,#f8f3ea,#f4f6fb);color:#1f2937}.vk-parser-shell{max-width:1440px;margin:0 auto;padding:28px}.vk-parser-hero,.vk-parser-card,.vk-parser-panel{border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 60px #0f172a14;background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vk-parser-hero{border-radius:28px;padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.vk-parser-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#a16207;font-weight:700;margin-bottom:8px}.vk-parser-hero h1,.vk-parser-card h2,.vk-parser-panel h3{margin:0 0 10px}.vk-parser-hero p,.vk-parser-disclaimer,.vk-parser-footer-note{color:#4b5563}.vk-parser-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.vk-parser-user-chip,.vk-parser-status{display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.vk-parser-user-chip{background:#f8fafc;border:1px solid rgba(15,23,42,.08)}.vk-parser-status.pending,.vk-parser-status.running{background:#fff7ed;color:#c2410c}.vk-parser-status.completed{background:#ecfdf5;color:#047857}.vk-parser-status.failed,.vk-parser-status.cancelled{background:#fef2f2;color:#b91c1c}.vk-parser-disclaimer,.vk-parser-card,.vk-parser-panel{border-radius:24px;padding:24px;margin-top:20px}.vk-parser-grid,.vk-parser-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.vk-parser-form{display:grid;gap:14px}.vk-parser-form label{display:grid;gap:8px;font-weight:600}.vk-parser-form input,.vk-parser-form select,.vk-parser-textarea{border-radius:14px;border:1px solid rgba(15,23,42,.12);background:#fff;padding:12px 14px;font-size:14px}.vk-parser-textarea{resize:vertical;min-height:96px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.vk-parser-inline-fields,.vk-parser-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.vk-parser-check-grid label,.vk-parser-merge-list label{display:flex;gap:10px;align-items:center;font-weight:500}.vk-parser-button,.vk-parser-actions .linklike{border:0;border-radius:14px;cursor:pointer;font-weight:700}.vk-parser-button{background:#0f172a;color:#fff;padding:12px 16px;text-decoration:none}.vk-parser-button.secondary{background:#eef2ff;color:#3730a3}.vk-parser-link-button{display:inline-flex;align-items:center;justify-content:center}.vkid-helper-container{min-height:52px}.vk-parser-actions{display:flex;flex-wrap:wrap;gap:8px}.vk-parser-actions .linklike{background:transparent;color:#0f172a;padding:0}.vk-parser-actions .linklike.danger{color:#b91c1c}.vk-parser-banner{margin-top:16px;border-radius:18px;padding:14px 16px;font-weight:600}.vk-parser-banner.error,.vk-parser-inline-error{background:#fef2f2;color:#b91c1c}.vk-parser-inline-warning{margin:18px 0;border-radius:18px;padding:14px 16px;background:#fff7ed;color:#9a3412;font-weight:600}.vk-parser-banner.success{background:#ecfdf5;color:#047857}.vk-parser-table-wrap{overflow-x:auto}.vk-parser-table{width:100%;border-collapse:collapse;font-size:14px}.vk-parser-table th,.vk-parser-table td{padding:12px 10px;border-bottom:1px solid rgba(15,23,42,.08);text-align:left;vertical-align:top}.vk-parser-table tbody tr.active{background:#dbeafe59}.vk-parser-table a{color:#1d4ed8}.vk-parser-section-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.vk-parser-kv{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dashed rgba(15,23,42,.08)}.vk-parser-empty,.vk-parser-footer-note{padding-top:8px}.vk-parser-empty{border:1px dashed var(--color-border);border-radius:var(--radius-sm);background:var(--color-bg-soft);color:var(--color-text-muted);padding:14px;text-align:center}.vk-parser-merge-list{display:grid;gap:10px}@media (max-width: 960px){.vk-parser-shell{padding:16px}.vk-parser-hero,.vk-parser-grid,.vk-parser-result-grid,.vk-parser-inline-fields,.vk-parser-check-grid{grid-template-columns:1fr}.vk-parser-hero{padding:22px}}.theme-dark .build-notice{background:#1f2a23;border-color:#2f4a3b}.theme-dark .build-notice-title,.theme-dark .build-notice-message{color:#cce9d7}.theme-dark .deploy-status{background:#2b261f;border-color:#3a3127}.theme-dark .deploy-status-title,.theme-dark .deploy-status-message,.theme-dark .deploy-status-time{color:var(--text)}.theme-dark .deploy-status.error{background:#2f2221;border-color:#4a2c2a}.theme-dark .sidebar-account,.theme-dark .pomodoro-reminder,.theme-dark .pomodoro-card,.theme-dark .pomodoro-timer,.theme-dark .settings-card,.theme-dark .project-card,.theme-dark .project-task,.theme-dark .project-kanban-column,.theme-dark .project-kanban-task,.theme-dark .task,.theme-dark .quick-create,.theme-dark .task-create-popover,.theme-dark .task-create-menu,.theme-dark .task-create-dropdown,.theme-dark .modal,.theme-dark .modal-menu,.theme-dark .tag-menu,.theme-dark .context-menu{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .project-confirm{background:var(--panel);border-color:var(--line)}.theme-dark .project-confirm-title{color:var(--text)}.theme-dark .project-confirm-desc,.theme-dark .task-completion-day-label{color:var(--muted)}.theme-dark .task-completion-day-selected,.theme-dark .task-completion-day-quick-btn{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .task-completion-day-quick-btn:hover{background:#2a2a2a;border-color:#454545}.theme-dark .task-completion-day-quick-date{color:var(--muted)}.theme-dark .project-confirm-cancel,.theme-dark .project-confirm-delete.ghost{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .project-confirm-accept{background:#1f3a2a;border-color:#31543d;color:#d6f2df}.theme-dark .project-loading-state,.theme-dark .project-task-list{background:#1f1f1f;border-color:#2d2d2d}.theme-dark .project-loading-title{color:#9c988f}.theme-dark .project-kanban-skeleton-column{background:var(--color-surface);border-color:var(--color-border-soft)}.theme-dark .project-list-skeleton-modern{background:var(--color-bg-soft);border-color:var(--color-border-soft)}.theme-dark .project-list-skeleton-item{border-bottom-color:var(--color-border-soft)}.theme-dark .home-board-skeleton-day{background:var(--color-surface);border-color:var(--color-border-soft)}.theme-dark .skeleton-line,.theme-dark .dashboard-skeleton{background:var(--color-surface-muted)}.theme-dark .pomodoro-reminder-header,.theme-dark .pomodoro-subtitle,.theme-dark .pomodoro-mode,.theme-dark .pomodoro-cycle,.theme-dark .pomodoro-task-label,.theme-dark .pomodoro-task-empty,.theme-dark .project-desc,.theme-dark .project-task-meta,.theme-dark .project-kanban-empty,.theme-dark .project-kanban-drop-placeholder,.theme-dark .sidebar-account-email,.theme-dark .settings-title,.theme-dark .settings-section-title,.theme-dark .settings-sections-title,.theme-dark .settings-toggle-subtitle,.theme-dark .modal-label,.theme-dark .modal-placeholder,.theme-dark .task-meta,.theme-dark .day-date,.theme-dark .month-day-number,.theme-dark .month-task.more,.theme-dark .quick-title{color:var(--color-text-muted)}.theme-dark .project-title,.theme-dark .project-task-title,.theme-dark .project-kanban-column-title,.theme-dark .project-task-check,.theme-dark .pomodoro-reminder-time,.theme-dark .pomodoro-reminder-meta,.theme-dark .pomodoro-title,.theme-dark .pomodoro-time,.theme-dark .modal-title,.theme-dark .modal-title-button,.theme-dark .task-title,.theme-dark .settings-toggle-title{color:var(--color-text)}.theme-dark .project-task-when{color:var(--color-text-muted)}.theme-dark .project-task.project-task-list-row{border-color:var(--color-border-soft);background:linear-gradient(180deg,var(--color-surface),var(--color-bg-soft))}.theme-dark .project-task.project-task-list-row:hover{background:var(--color-surface);border-color:var(--color-primary-border)}.theme-dark .project-add input,.theme-dark .project-add button,.theme-dark .project-task-open,.theme-dark .project-mode-toggle,.theme-dark .project-mode-toggle button,.theme-dark .project-kanban-column-btn,.theme-dark .project-kanban-column-title-input,.theme-dark .project-kanban-add-task-btn,.theme-dark .project-kanban-add-form input,.theme-dark .project-kanban-add-form button,.theme-dark .project-create-primary,.theme-dark .task-focus-btn,.theme-dark .task-create-control,.theme-dark .task-create-submit,.theme-dark .modal-title-input,.theme-dark .modal-picker,.theme-dark .modal-assignee-select,.theme-dark .modal-value,.theme-dark .modal-notes,.theme-dark .quick-create input,.theme-dark .quick-actions button,.theme-dark .settings-row input,.theme-dark .settings-row select,.theme-dark .settings-action,.theme-dark .settings-picker,.theme-dark .settings-theme-btn,.theme-dark .settings-sections-modal,.theme-dark .settings-sections-item{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .project-mode-toggle{background:var(--color-primary-soft);border-color:var(--color-primary-border)}.theme-dark .project-mode-toggle button{background:transparent;border-color:transparent;color:var(--color-text-soft)}.theme-dark .project-mode-toggle button.active{background:var(--color-surface);color:var(--color-primary-strong);box-shadow:var(--shadow-card)}.theme-dark .project-view-toggle{background:var(--color-primary-soft);border-color:var(--color-primary-border)}.theme-dark .project-view-toggle button{background:transparent;color:var(--color-text-soft)}.theme-dark .project-view-toggle button.active{background:var(--color-surface);color:var(--color-primary-strong);box-shadow:var(--shadow-card)}.theme-dark .modal-recurrence-hint{color:#d8d5e6bf}.theme-dark .modal-complete-toggle{border-color:#4b443a}.theme-dark .modal-complete-toggle.active{background:#183b25;border-color:#2d6a43;color:#b7f0c7}.theme-dark .modal-complete-toggle.active:hover{background:#1d472d}.theme-dark .modal-complete-toggle.completed{background:#3b2f20;border-color:#715839;color:#f0d6a7}.theme-dark .modal-complete-toggle.completed:hover{background:#473827}.theme-dark .task-create-reminder-hint{color:#d8d5e6bf}.theme-dark .settings-sections-trigger{color:#8ec8a8}.theme-dark .project-task-assignee-badge{border-color:#3a3a3a;background:#2c2c2c;color:#d4d0c7}.theme-dark .project-task-assignee-badge.self{border-color:#66b18480;background:#5fb4872e;color:#9fdfb9}.theme-dark .task-comment-item{background:#242424;border-color:#343434}.theme-dark .task-comment-author,.theme-dark .task-comment-text{color:var(--text)}.theme-dark .task-comment-time,.theme-dark .task-comment-hint{color:var(--muted)}.theme-dark .task-comment-input{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .task-assignee-badge,.theme-dark .event-assignee-badge,.theme-dark .day-assignee-badge,.theme-dark .month-assignee-badge{border-color:#3a3a3a;background:#2c2c2c;color:#d4d0c7}.theme-dark .task-assignee-badge.self,.theme-dark .event-assignee-badge.self,.theme-dark .day-assignee-badge.self,.theme-dark .month-assignee-badge.self{border-color:#66b18480;background:#5fb4872e;color:#9fdfb9}.theme-dark .task-quick-picker,.theme-dark .task-indicator{background:#2a2a2a;border-color:#3a3a3a;color:var(--text)}.theme-dark .task-indicator.repeat{border-color:#5fb48773;background:#5fb4872e;color:#cde7d8}.theme-dark .task-indicator.priority.high{border-color:#e2817580;background:#e281752e;color:#f0beb8}.theme-dark .task-indicator.priority.medium{border-color:#eebe6c73;background:#eebe6c24;color:#ecd7ab}.theme-dark .task-indicator.priority.low{border-color:#5fb48773;background:#5fb4872e;color:#cde7d8}.theme-dark .task-focus-btn{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .sidebar-account-name{color:var(--text)}.theme-dark .sidebar-account-avatar{border-color:#3a3a3a;background:#2c2c2c;color:#d4d0c7}.theme-dark .project-activity-item{background:#242424;border-color:#343434}.theme-dark .project-activity-text{color:var(--text)}.theme-dark .project-activity-time{color:var(--muted)}.theme-dark .project-activity-filter{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .project-work-window-toggle{color:var(--text)}.theme-dark .project-work-window-field{color:var(--muted)}.theme-dark .project-work-window-field input,.theme-dark .project-work-window-field select{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .project-work-window-item{border-color:#343434;background:#202020}.theme-dark .project-work-window-remove,.theme-dark .project-work-window-add{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .project-work-window-index,.theme-dark .project-work-window-hint{color:var(--muted)}.theme-dark .task-create-deadline-row input,.theme-dark .task-create-deadline-row select{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .sidebar-sections-trigger{color:#8f8f8f}.theme-dark .sidebar-sections-trigger:hover{background:#2d2d2d;color:#d0d0d0}.theme-dark .task-create-control:disabled,.theme-dark .settings-action:disabled{opacity:.6}.theme-dark .settings-profile-avatar,.theme-dark .settings-avatar-upload{border-color:var(--line);background:#222;color:var(--text)}.theme-dark .task-create-control[aria-disabled=true]{opacity:.6}.theme-dark .settings-theme-btn.active{background:#2a2a2a;border-color:#5fb48780}.theme-dark .settings-menu,.theme-dark .settings-menu-item:hover,.theme-dark .modal-menu-item:hover,.theme-dark .task-create-item:hover,.theme-dark .tag-menu-item:hover,.theme-dark .context-item:hover{background:#2a2a2a}.theme-dark .settings-menu,.theme-dark .settings-menu-item,.theme-dark .modal-menu-item,.theme-dark .task-create-item,.theme-dark .tag-menu-item,.theme-dark .context-item{color:var(--text)}.theme-dark .schedule-zoom-context-title{color:#f3ede4}.theme-dark .schedule-zoom-context-description{color:#c1b9ae}.theme-dark .schedule-zoom-context-menu:after{background:#171717;border-left-color:#2b2b2b;border-top-color:#2b2b2b}.theme-dark .masked-time-input{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .masked-time-input.invalid{background:var(--color-danger-soft);border-color:var(--color-danger-border)}.theme-dark .masked-time-apply{background:#2a2a2a;border-color:#404040;color:var(--text)}.theme-dark .voice-input-btn{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .voice-input-btn.active{background:#1f2c25;border-color:#3f7258;color:#9ce0bd}.theme-dark .voice-input-btn.active .voice-input-btn-ring{border-color:#7ccfa373}.theme-dark .task-create-start-inline{background:#232323;border-color:var(--line)}.theme-dark .task-create-start-input{color:var(--text)}.theme-dark .task-create-start-input::placeholder{color:var(--muted)}.theme-dark .task-create-start-ai-label{color:var(--muted)}.theme-dark .task-create-start-ai{background:#2b2b2b;border-color:#414141;color:var(--text)}.theme-dark .task-create-start-ai.active{background:#244132;border-color:#4f8a6d;color:#d4ebdc}.theme-dark .modal-time-inline{background:#222;border-color:var(--line)}.theme-dark .modal-time-inline-input{color:var(--text)}.theme-dark .modal-time-inline-input::placeholder{color:var(--muted)}.theme-dark .modal-time-inline-ai{background:#2b2b2b;border-color:#414141;color:var(--text)}.theme-dark .task-create-advanced-toggle{background:#272727;border-color:#3c3c3c;color:var(--text)}.theme-dark .task-create-advanced-toggle.open{background:var(--color-surface-muted);border-color:var(--color-border)}.theme-dark .task-create-advanced-panel{background:var(--color-surface);border-color:var(--color-border)}.theme-dark .task-create-advanced-label{color:var(--muted)}.theme-dark .task-create-completed-toggle{color:var(--text)}.theme-dark .task-create-location{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .modal-date-input{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .task{background:var(--panel)}.theme-dark .task-repeat-badge,.theme-dark .month-task-badge.repeat,.theme-dark .event-card-label.repeat{border-color:var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-strong)}.theme-dark .task-priority-badge{border-color:var(--color-border-soft);background:var(--color-surface-muted);color:var(--color-text-soft)}.theme-dark .task-priority-badge.high{border-color:var(--color-danger-border);background:var(--color-danger-soft);color:var(--color-danger-strong)}.theme-dark .task-priority-badge.medium{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning-strong)}.theme-dark .task-priority-badge.low{border-color:var(--color-primary-border);background:var(--color-primary-soft);color:var(--color-primary-strong)}.theme-dark .modal-priority-button.priority-high.active{border-color:#e2817580;background:#e281752e;color:#f0beb8}.theme-dark .modal-priority-button.priority-medium.active{border-color:#eebe6c73;background:#eebe6c24;color:#ecd7ab}.theme-dark .modal-priority-button.priority-low.active{border-color:#5fb48773;background:#5fb4872e;color:#cde7d8}.theme-dark .modal-priority-button.priority-clear.active{border-color:#43413a;background:#2f2d29;color:#c5bdb0}.theme-dark .task-create-priority-control.priority-high.active{border-color:#e2817580;background:#e281752e;color:#f0beb8}.theme-dark .task-create-priority-control.priority-medium.active{border-color:#eebe6c73;background:#eebe6c24;color:#ecd7ab}.theme-dark .task-create-priority-control.priority-low.active{border-color:#5fb48773;background:#5fb4872e;color:#cde7d8}.theme-dark .task-create-priority-control.priority-clear.active{border-color:#43413a;background:#2f2d29;color:#c5bdb0}.theme-dark .task-create-priority-item.priority-high.selected{background:#e281752e;color:#f0beb8}.theme-dark .task-create-priority-item.priority-medium.selected{background:#eebe6c24;color:#ecd7ab}.theme-dark .task-create-priority-item.priority-low.selected{background:#5fb4872e;color:#cde7d8}.theme-dark .task-create-priority-item.priority-clear.selected{background:#2f2d29;color:#c5bdb0}.theme-dark .task-deadline-badge{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning-strong)}.theme-dark .task-deadline-badge.overdue{border-color:var(--color-danger-border);background:var(--color-danger-soft);color:var(--color-danger-strong)}.theme-dark .task-deadline-badge.soon{border-color:var(--color-warning-border);background:var(--color-warning-soft);color:var(--color-warning-strong)}.theme-dark .task.done,.theme-dark .project-task.project-task-completed{background:var(--color-surface-muted);border-color:var(--color-border-soft);color:var(--color-text-muted)}.theme-dark .task.done .tag{background:var(--color-surface-muted);color:var(--color-text-muted)}.theme-dark .task.event-type.done{background:var(--color-surface-muted);border-color:var(--color-border-soft);color:var(--color-text-muted)}.theme-dark .task-placeholder,.theme-dark .project-kanban-drop-placeholder{border-color:var(--color-primary-border);background:var(--color-primary-soft)}.theme-dark .project-kanban-add-task-btn:hover{border-color:#4d4d4d;background:#2a2a2a}.theme-dark .project-kanban-column.done-column .project-task-title{color:var(--color-text-muted)}.theme-dark .project-member-remove{color:#e29188}.theme-dark .project-member-action{color:#93c7e8}.theme-dark .project-member-action.danger{color:#e29188}.theme-dark .project-member-timeline{color:#9d9489}.theme-dark .project-member-role-select{background:#2c2c2c;color:#f3efe7;border-color:#fff3}.theme-dark .project-members-search{background:#2a2a2a;border-color:#fff3;color:#f3efe7}.theme-dark .project-members-status{background:#2e2e2e;border-color:#fff3;color:#d7d1c8}.theme-dark .project-members-status.active{background:#5fb48740;border-color:#5fb48773;color:#bfe8cf}.theme-dark .project-member-role.status-in_project{color:#bfe8cf;background:#5fb48738;border-color:#5fb4876b}.theme-dark .project-member-role.status-received{color:#bcdcf0;background:#6ab0d840;border-color:#6ab0d86b}.theme-dark .project-member-role.status-sent{color:#ecd59b;background:#ecc16233;border-color:#ecc16266}.theme-dark .project-member-role.status-declined{color:#edb0a9;background:#d77d7433;border-color:#d77d746b}.theme-dark .project-kanban-board::-webkit-scrollbar-track{background:transparent}.theme-dark .project-kanban-board::-webkit-scrollbar-thumb{background:#ffffff59}.theme-dark .project-kanban-column-body::-webkit-scrollbar-track{background:transparent}.theme-dark .project-kanban-column-body::-webkit-scrollbar-thumb{background:#ffffff59}.theme-dark .task-create-title,.theme-dark .task-create-title::placeholder,.theme-dark .modal-title-input::placeholder,.theme-dark .modal-notes::placeholder,.theme-dark .quick-create input::placeholder,.theme-dark .settings-row input::placeholder{color:#8a857c}.theme-dark .task-create-title.with-highlight-layer{color:transparent;caret-color:var(--text);background:#222}.theme-dark .task-create-title-highlight{color:var(--text)}.theme-dark .task-create-title-token{background:#6f967729;border-color:#96be9d59;color:#c6ddc7}.theme-dark .task-create-title-token.time{background:#767eb92e;border-color:#979ed361;color:#d0d3f0}.theme-dark .task-create-title-token-cancel{background:#222;border-color:var(--line);color:#aaa39a}.theme-dark .task-create-recurrence-modal,.theme-dark .task-create-recurrence-mode,.theme-dark .task-create-recurrence-weekday,.theme-dark .task-create-recurrence-row input,.theme-dark .task-create-recurrence-date,.theme-dark .task-create-recurrence-clear,.theme-dark .task-create-recurrence-cancel{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .task-create-recurrence-mode.active,.theme-dark .task-create-recurrence-weekday.active{background:var(--color-primary-soft);border-color:var(--color-primary-border);color:var(--color-primary-strong)}.theme-dark .task-create-recurrence-apply{border-color:var(--color-primary);background:linear-gradient(180deg,var(--color-primary),var(--color-primary-strong));color:#fff}.theme-dark .task-create-recurrence-subtitle{color:var(--color-text-muted)}.theme-dark .quick-type-toggle button{background:#262626;border-color:#3a3a3a;color:#d3cec6}.theme-dark .quick-type-toggle button.active{background:#244132;border-color:#4f8a6d;color:#d4ebdc}.theme-dark .modal-overlay{background:#0a0a0a99}.theme-dark .task-create-menu,.theme-dark .task-create-dropdown,.theme-dark .modal-menu,.theme-dark .tag-menu,.theme-dark .context-menu,.theme-dark .quick-create,.theme-dark .settings-menu{box-shadow:var(--shadow)}.theme-dark .add-task .add-task-button,.theme-dark .project-add .add-task-button{background:#232323;color:var(--muted);border-color:var(--line)}.theme-dark .board{scrollbar-color:#3a3a3a transparent}.theme-dark .board::-webkit-scrollbar-thumb{background:#3a3a3a}.theme-dark .nav-item{color:var(--text)}.theme-dark .nav-icon{color:var(--muted)}.theme-dark .nav-item.active{background:#2a2a2a;color:var(--text)}.theme-dark .nav-item.active .nav-icon{color:var(--text)}.theme-dark .nav-item:hover{background:#2d2d2d;color:var(--text)}.theme-dark .pill{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .pill-icon{color:var(--color-text-muted)}.theme-dark .toolbar-view-segments{background:var(--color-primary-soft);border-color:var(--color-primary-border)}.theme-dark .toolbar-view-segment{color:var(--color-text-soft)}.theme-dark .toolbar-view-segment:hover{background:var(--color-surface-muted)}.theme-dark .toolbar-view-segment.active{background:var(--color-surface);color:var(--color-primary-strong)}.theme-dark .filter-menu,.theme-dark .view-menu{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text);box-shadow:var(--shadow-floating)}.theme-dark .project-kanban-column-menu,.theme-dark .project-kanban-sort-menu{background:var(--panel);border-color:var(--line);box-shadow:var(--shadow)}.theme-dark .project-kanban-column-body.sorted:before{color:var(--muted)}.theme-dark .project-kanban-column-body.sorted:before{background:#262626;border-color:#353535}.theme-dark .project-kanban-column-menu .context-item.parent-active,.theme-dark .project-kanban-sort-menu .context-item.active{background:#5fb48729;color:#cde7d8}.theme-dark .view-menu-title{color:var(--color-text-muted)}.theme-dark .view-menu-item:hover,.theme-dark .view-menu-item:focus,.theme-dark .filter-item:hover,.theme-dark .filter-item.active{background:var(--color-surface-muted)}.theme-dark .schedule-day{color:var(--text)}.theme-dark .schedule-date{color:var(--muted)}.theme-dark .meta-group input,.theme-dark .meta-group select,.theme-dark .schedule-picker,.theme-dark .schedule-menu,.theme-dark .schedule-menu-item{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .schedule-project-window{opacity:.2}.theme-dark .schedule-project-window-label,.theme-dark .schedule-project-window-gutter-label{color:#a6ccb8}.theme-dark .schedule-menu-item:hover,.theme-dark .schedule-menu-item.active{background:#2a2a2a}.theme-dark .schedule,.theme-dark .schedule-panel,.theme-dark .day-sidebar{background:#1d1d1d}.theme-dark .calendar-menu{background:var(--panel);border-color:var(--line);color:var(--text)}.theme-dark .calendar-weekday,.theme-dark .calendar-day,.theme-dark .calendar-title{color:var(--text)}.theme-dark .calendar-day.empty{color:#5f5a53}.theme-dark .planning-toast{background:var(--panel);border-color:var(--line);color:var(--text);box-shadow:var(--shadow)}.theme-dark .planning-toast-title{color:var(--text)}.theme-dark .planning-toast-desc{color:var(--muted)}.theme-dark .planning-toast-close{background:#2a2a2a;color:var(--muted)}.theme-dark .planning-toast-actions button{background:#232323;border-color:var(--line);color:var(--text)}.theme-dark .sidebar-notifications .planning-toast-actions,.theme-dark .team-event-toast{background:var(--panel);border-color:var(--line);box-shadow:var(--shadow)}.theme-dark .team-event-toast-title{color:var(--text)}.theme-dark .team-event-toast-desc{color:var(--muted)}.theme-dark .team-event-toast-close{background:#2a2a2a;color:var(--muted)}.theme-dark .team-event-toast-more{background:#1f1f1f;border-color:var(--line);color:var(--text)}.theme-dark .task-start-float-toast{background:var(--panel);border-color:var(--line);box-shadow:var(--shadow)}.theme-dark .task-start-float-toast-title{color:var(--text)}.theme-dark .task-start-float-toast-desc{color:var(--muted)}.theme-dark .task-start-float-toast-close{background:#2a2a2a;color:var(--muted)}.theme-dark .task-start-toast-more{background:#1f1f1f;border-color:var(--line);color:var(--text)}.theme-dark .brand,.theme-dark .brand-icon,.theme-dark .auth-title,.theme-dark .day-title,.theme-dark .calendar-header-weekday,.theme-dark .calendar-header-date,.theme-dark .calendar-unscheduled-spacer,.theme-dark .month-weekdays,.theme-dark .month-day-number{color:var(--text)}.theme-dark .time-column{background:#1d1d1d}.theme-dark .time-slot{color:var(--text)}.theme-dark .events-column{background:repeating-linear-gradient(to bottom,transparent 0,transparent 71px,rgba(255,255,255,.08) 71px,rgba(255,255,255,.08) 72px)}.theme-dark .events-column:after{background:#ffffff14}.theme-dark .calendar-header-cell,.theme-dark .calendar-header-cell:hover,.theme-dark .calendar-header-cell.selected,.theme-dark .calendar-unscheduled-column,.theme-dark .month-grid,.theme-dark .month-cell{background:#1f1f1f}.theme-dark .calendar-unscheduled-task{box-shadow:0 6px 14px #00000038;filter:saturate(.72) brightness(.86)}.theme-dark .calendar-unscheduled-column.drag-over{background:#58b8891f;box-shadow:inset 0 0 0 1px #58b88947}.theme-dark .month-cell.drag-over{background:#58b8891f;box-shadow:inset -1px 0 0 var(--line),inset 0 -1px 0 var(--line),inset 0 0 0 2px #58b88947}.theme-dark .calendar-unscheduled-column:hover{scrollbar-color:rgba(255,255,255,.34) transparent}.theme-dark .calendar-unscheduled-column:hover::-webkit-scrollbar-thumb{background:#ffffff57}.theme-dark .calendar-unscheduled-assignee{background:#ffffff1f;color:#d7e2f1}.theme-dark .calendar-unscheduled-more{border-color:#ffffff2e;background:#ffffff0f;color:var(--muted)}.theme-dark .calendar-unscheduled-more:hover{border-color:#58b88961;background:#58b8891f;color:var(--text)}.theme-dark .calendar-unscheduled-tooltip{border-color:#4a525eeb;background:#1f1f1ffa;box-shadow:0 16px 32px #00000057;color:var(--text)}.theme-dark .calendar-unscheduled-tooltip:before{border-color:#4a525eeb;background:#1f1f1ffa}.theme-dark .meta-group input,.theme-dark .meta-group select{background:#222;border-color:var(--line);color:var(--text)}.theme-dark .modal-tag,.theme-dark .modal-close{color:var(--muted)}.theme-dark .modal-picker:after{color:var(--muted)}.theme-dark .modal-section{border-top-color:#ffffff14}.theme-dark .task-create-overlay{background:#08080859}.theme-dark .sidebar,.theme-dark .main,.theme-dark .settings-layout{background:transparent}.theme-dark .settings-card,.theme-dark .settings-sidebar,.theme-dark .settings-section,.theme-dark .settings-security-panel,.theme-dark .settings-account-hero,.theme-dark .settings-account-card,.theme-dark .settings-hub,.theme-dark .settings-summary-card,.theme-dark .settings-sections-modal,.theme-dark .settings-shortcuts-summary,.theme-dark .settings-list-item,.theme-dark .settings-channel-card,.theme-dark .settings-channel-connect-box,.theme-dark .settings-channel-empty,.theme-dark .settings-warning,.theme-dark .settings-message{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .settings-sidebar{background:var(--panel-soft)}.theme-dark .settings-sidebar-title,.theme-dark .settings-sidebar-group-title,.theme-dark .settings-sidebar-empty,.theme-dark .settings-shortcuts-title,.theme-dark .settings-shortcuts-editable-title,.theme-dark .settings-toggle-subtitle,.theme-dark .settings-inline-note,.theme-dark .settings-channel-meta,.theme-dark .settings-profile-hint-row,.theme-dark .settings-message{color:var(--color-text-muted)}.theme-dark .settings-channel-connect-icon,.theme-dark .settings-channel-card-icon{background:var(--color-info-soft);color:var(--color-info-strong)}.theme-dark .settings-copy-button{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .settings-copy-button:hover{background:var(--color-surface-muted)}.theme-dark .settings-channel-success-card{background:linear-gradient(180deg,var(--color-surface) 0%,var(--color-primary-soft) 100%);border-color:var(--color-primary-border)}.theme-dark .settings-channel-success-icon{background:var(--color-primary-soft);color:var(--color-primary-strong)}.theme-dark .settings-channel-success-title{color:var(--color-text)}.theme-dark .settings-channel-success-text{color:var(--color-text-muted)}.theme-dark .settings-channel-connect-code,.theme-dark .settings-channel-card-title{color:var(--color-text)}.theme-dark .settings-channel-link{border-bottom-color:color-mix(in srgb,var(--color-text) 18%,transparent)}.theme-dark .settings-channel-link:hover{border-bottom-color:color-mix(in srgb,var(--color-text) 45%,transparent)}.theme-dark .settings-channel-status.pending{background:var(--color-warning-soft);color:var(--color-warning-strong)}.theme-dark .settings-channel-status.active{background:var(--color-primary-soft);color:var(--color-primary-strong)}.theme-dark .settings-channel-status.error{background:var(--color-danger-soft);color:var(--color-danger-strong)}.theme-dark .settings-title,.theme-dark .settings-hub-title,.theme-dark .settings-summary-title,.theme-dark .settings-account-name,.theme-dark .settings-section-title,.theme-dark .settings-sections-title,.theme-dark .settings-toggle-title,.theme-dark .settings-shortcuts-item,.theme-dark .settings-sidebar-link,.theme-dark .settings-field{color:var(--text)}.theme-dark .settings-sidebar-link{border-color:transparent}.theme-dark .settings-sidebar-group-button{color:var(--text)}.theme-dark .settings-sidebar-group-button:hover{background:#202a36;border-color:#344355}.theme-dark .settings-sidebar-group-button.active{background:#58b88929;border-color:#58b8895c;color:#c9efd9}.theme-dark .settings-summary-icon{background:#202a36;color:var(--muted)}.theme-dark .settings-summary-card.active .settings-summary-icon{background:#58b8892e;color:#c9efd9}.theme-dark .settings-sidebar-link:hover{background:#202a36;border-color:#344355}.theme-dark .settings-sidebar-link.active{background:#58b88929;border-color:#58b8895c;color:#c9efd9}.theme-dark .settings-sidebar-link-icon{color:var(--muted)}.theme-dark .settings-sidebar-link.active .settings-sidebar-link-icon{color:#c9efd9}.theme-dark .settings-hub-eyebrow,.theme-dark .settings-account-email,.theme-dark .settings-summary-detail{color:var(--muted)}.theme-dark .settings-account-divider{background:var(--line)}.theme-dark .settings-summary-card.active{background:#58b88924;border-color:#58b8895c;color:#c9efd9}.theme-dark .settings-summary-card:hover{border-color:#344355;box-shadow:none}.theme-dark .settings-search-input,.theme-dark .settings-row input,.theme-dark .settings-row select,.theme-dark .settings-field input,.theme-dark .settings-field select,.theme-dark .settings-account-name-input,.theme-dark .settings-select,.theme-dark .settings-picker,.theme-dark .settings-picker-field,.theme-dark .settings-action,.theme-dark .settings-avatar-upload,.theme-dark .settings-theme-btn,.theme-dark .settings-menu,.theme-dark .settings-menu-item,.theme-dark .settings-shortcuts-editable{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .settings-theme-btn.active,.theme-dark .settings-menu-item:hover{background:var(--color-primary-soft);border-color:var(--color-primary-border)}.theme-dark .settings-icon-action{background:#202a36;border-color:#344355;color:var(--muted)}.theme-dark .settings-icon-action:hover{background:#273342;border-color:#58b8895c;color:#c9efd9}.theme-dark .settings-row input::placeholder,.theme-dark .settings-field input::placeholder,.theme-dark .settings-search-input::placeholder{color:var(--color-text-muted)}.theme-dark .task-create-title,.theme-dark .task-create-control,.theme-dark .task-create-start-inline,.theme-dark .task-create-deadline-row input,.theme-dark .task-create-deadline-row select,.theme-dark .task-create-backlog,.theme-dark .project-kanban-add-form input,.theme-dark .project-create-form input,.theme-dark .project-rename-input,.theme-dark .project-appearance-button{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .task-create-title::placeholder,.theme-dark .task-create-start-input::placeholder{color:var(--color-text-muted)}.theme-dark .task-create-dropdown,.theme-dark .settings-menu{background:var(--color-surface);border-color:var(--color-border);box-shadow:var(--shadow-floating)}.theme-dark .settings-switch{background:#253140;border-color:#344355}.theme-dark .settings-switch-thumb{background:#cfd7e3}.theme-dark .schedule-control-group{background:#202a36;border-color:#344355}.theme-dark .schedule-control-btn{color:#a6b3c4}.theme-dark .schedule-control-btn.active{background:#273342;color:var(--text);box-shadow:none}.theme-dark .calendar-nav{background:#202a36;color:var(--text)}.theme-dark .schedule-picker{background:#202a36;border-color:#344355;color:var(--text)}.theme-dark .schedule-picker:after{color:#99a8bc}.theme-dark .schedule-header,.theme-dark .schedule-control-label{color:var(--muted)}.theme-dark .schedule-grid,.theme-dark .calendar-layout{background:transparent}.theme-dark .schedule-grid:hover{scrollbar-color:rgba(255,255,255,.34) transparent}.theme-dark .schedule-grid:hover::-webkit-scrollbar-thumb{background:#ffffff57}.theme-dark input,.theme-dark textarea,.theme-dark select{color-scheme:dark}.theme-dark select{background-color:#202a36;border-color:#344355;color:var(--text)}.theme-dark .tag,.theme-dark .month-task,.theme-dark .month-task-badge,.theme-dark .event-card-label{filter:saturate(.72) brightness(.86)}.theme-dark .tag,.theme-dark .month-task-badge,.theme-dark .event-card-label{color:var(--tag-text, var(--color-text-soft))}.theme-dark .habits-page,.theme-dark .habits-layout,.theme-dark .habits-list,.theme-dark .habits-summary,.theme-dark .habits-subtitle,.theme-dark .habit-meta,.theme-dark .habits-filter-count{color:var(--text)}.theme-dark .habit-card,.theme-dark .habits-kpi-card,.theme-dark .habits-empty,.theme-dark .habit-modal,.theme-dark .habits-filter-btn,.theme-dark .habit-check,.theme-dark .habit-counter button,.theme-dark .habit-modal-close,.theme-dark .habit-inline-action.danger{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.theme-dark .habit-card.done{background:#58b88929;border-color:#58b8895c}.theme-dark .habit-check.on{background:#58b88938;border-color:#58b8896b;color:#bfe7d2}.theme-dark .habits-kpi-label,.theme-dark .habits-empty-text,.theme-dark .habit-modal-subtitle{color:var(--color-text-muted)}.theme-dark .habits-kpi-value,.theme-dark .habits-empty-title,.theme-dark .habit-modal-header h3,.theme-dark .habit-title{color:var(--color-text)}.theme-dark .habits-filter-btn.active{border-color:#58b8896b;background:#58b88933;color:#cdecdc}@media (max-width: 1200px){.app{grid-template-columns:var(--sidebar-width, 220px) minmax(0,1fr)}.schedule{display:none}}@media (max-width: 900px),(hover: none) and (pointer: coarse){.app{grid-template-columns:1fr;width:100%;max-width:100%}.app.calendar-view,.app.home-view,.app.today-view,.app.planning-view,.app.project-view,.app.settings-view,.app.journal-view{grid-template-columns:1fr}.app.settings-view{min-height:auto;height:auto}.sidebar{position:fixed;top:0;left:0;bottom:0;width:min(calc(100vw - 32px),calc(var(--sidebar-account-width) + 32px));border-right:1px solid var(--line);border-bottom:none;transform:translate(-100%);transition:transform .2s ease;z-index:220;overflow:hidden;height:100dvh;min-height:100dvh}.sidebar-resize-handle{display:none}.sidebar-scroll{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 64px)}.mobile-nav-toggle{display:inline-flex}.app.sidebar-open .sidebar{transform:translate(0)}.main{padding:14px 14px 20px;height:auto;min-height:100vh;overflow:visible;width:100%;max-width:none;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.main.shutdown-page,.main.project-page,.main.settings-page{padding:16px 14px 20px}.main.settings-page{height:auto!important;min-height:auto!important;overflow:visible!important;display:block}.settings-layout{min-height:auto;align-items:flex-start;justify-content:flex-start;flex:0 0 auto}.settings-card{max-height:none;overflow:visible;height:auto}.settings-nav-toggle{display:inline-flex!important}}.toolbar,.toolbar .toolbar-shell{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.toolbar-left,.toolbar-right,.ui-toolbar-left,.ui-toolbar-right{display:flex;align-items:center;gap:8px;min-width:0}.toolbar-left,.ui-toolbar-left{flex:1 1 auto}.toolbar-right,.ui-toolbar-right{flex:0 0 auto;justify-content:flex-end;flex-wrap:wrap}.toolbar-nav-toggle{display:none}@media (max-width: 900px){.toolbar,.toolbar .toolbar-shell{flex-direction:column;align-items:stretch;gap:10px;width:100%;overflow-x:auto;overflow-y:visible}.toolbar-left::-webkit-scrollbar,.toolbar-right::-webkit-scrollbar,.ui-toolbar-left::-webkit-scrollbar,.ui-toolbar-right::-webkit-scrollbar{display:none}.ui-button,.ui-filter-chip{flex:0 0 auto}.toolbar-date{flex:0 0 auto;max-width:170px;white-space:nowrap}.toolbar-left,.toolbar-right,.ui-toolbar-left,.ui-toolbar-right{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;white-space:nowrap}.toolbar .ui-button-label,.toolbar .ui-filter-chip-label{overflow:hidden;text-overflow:ellipsis}.toolbar-date .ui-button-label{max-width:110px}.filter-button .ui-filter-chip-label{max-width:80px}.toolbar-nav-toggle{display:inline-flex}.toolbar-calendar-mobile{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;overflow:visible}.toolbar-calendar-mobile .toolbar-left,.toolbar-calendar-mobile .toolbar-right,.toolbar-calendar-mobile .ui-toolbar-left,.toolbar-calendar-mobile .ui-toolbar-right{width:100%;overflow:visible;white-space:normal}.toolbar-calendar-mobile .toolbar-right,.toolbar-calendar-mobile .ui-toolbar-right{order:-1;justify-content:flex-end}.toolbar-calendar-mobile .toolbar-left,.toolbar-calendar-mobile .ui-toolbar-left{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px}.toolbar-calendar-mobile .toolbar-nav-toggle{grid-column:1;grid-row:1}.toolbar-calendar-mobile .toolbar-date-wrap{grid-column:2 / 4;grid-row:1;min-width:0}.toolbar-calendar-mobile .toolbar-date{width:100%;max-width:none;justify-content:flex-start}.toolbar-calendar-mobile .toolbar-calendar-stepper{grid-column:1 / 3;grid-row:2;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.toolbar-calendar-mobile .toolbar-today-button{width:100%;min-width:0}.toolbar-calendar-mobile .filter-wrap{grid-column:3;grid-row:2;justify-self:end}.toolbar-calendar-mobile .view-wrap{grid-column:1 / -1;grid-row:3;min-width:0}.toolbar-calendar-mobile .toolbar-view-segments{width:100%}.toolbar-calendar-mobile .toolbar-right,.toolbar-calendar-mobile .ui-toolbar-right{justify-content:flex-end}.toolbar-calendar-mobile .toolbar-schedule-controls{margin-left:0}.filter-menu,.view-menu{position:fixed;top:64px;left:12px;right:12px;max-width:none;z-index:2000}.calendar-header-scroll{overflow-x:auto;overflow-y:hidden}.calendar-header-columns{width:max-content}.calendar-header-spacer{width:40px;flex:0 0 40px}.toolbar-menu{position:fixed;top:64px;left:12px;right:12px;max-width:none;z-index:2000}.task-create-popover{min-width:auto;width:min(92vw,520px);left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important}.task-create-meta-row{grid-template-columns:repeat(2,minmax(0,1fr))}.task-create-meta-row .task-create-type-toggle{grid-column:1 / -1}.task-create-line-primary{grid-template-columns:1fr}.task-create-line-primary .task-create-control{min-width:0;justify-content:flex-start}.task-create-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.task-create-controls-line{display:contents}.task-create-date-control,.task-create-reminder-control{width:100%}.task-create-date-control{grid-column:1;grid-row:1}.task-create-reminder-control{grid-column:2;grid-row:1}.task-create-line-primary .task-create-start-inline{grid-column:1 / -1;grid-row:2}.task-create-line-primary .task-create-duration-inline{grid-column:1 / -1;grid-row:3}.task-create-advanced-toggle{grid-column:1 / -1;grid-row:4}.task-create-submit{grid-column:1 / -1;grid-row:5}.task-create-line-primary .task-create-start-inline,.task-create-project-control,.task-create-priority-control,.task-create-submit{width:100%}.task-create-advanced-row{grid-template-columns:repeat(2,minmax(0,1fr))}.task-create-advanced-row .task-create-advanced-label{grid-column:1 / -1}.task-create-advanced-row.task-create-advanced-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.app.calendar-page-view .main.calendar-page{padding:12px 12px 16px}.day-sidebar,.schedule{display:none}.app.today-view,.app.today-view .main{height:100dvh;overflow:hidden}.app.today-view .today-layout,.app.today-view .today-column,.app.today-view .day-panel{height:100%;min-height:0}.app.board-viewport,.app.board-viewport .main.board-page,.main.board-page{height:100dvh;overflow:hidden}.board{min-height:0;height:calc(100dvh - 140px)}.app.calendar-view .main{height:100dvh;overflow:hidden}.app.calendar-view .calendar-layout{height:calc(100dvh - 140px);overflow:hidden;width:100%;align-self:stretch;align-items:stretch}.app.calendar-page-view .calendar-page-shell{height:100%;min-height:0}.app.calendar-view .schedule-panel{height:100%;min-height:0;padding:12px;width:100%;align-self:stretch;border-radius:18px}.app.calendar-view .schedule{height:100%;width:100%}.app.calendar-view .schedule-header{margin-bottom:12px}.app.calendar-view .schedule-header-top{flex-direction:column;align-items:stretch;gap:10px}.app.calendar-view .schedule-header-toolbar{width:100%;margin-left:0;justify-content:stretch}.app.calendar-view .schedule-header .toolbar{width:100%;justify-content:flex-start;align-items:stretch}.app.calendar-view .schedule-header .toolbar-left,.app.calendar-view .schedule-header .toolbar-right{width:100%;justify-content:flex-start;flex-wrap:nowrap;gap:8px}.app.calendar-view .schedule-header .toolbar-right{order:0;justify-content:flex-end}.app.calendar-page-view .schedule-panel{padding:16px;border-radius:20px}.app.calendar-page-view .calendar-page-header .ui-page-actions{margin-top:0;width:100%;justify-content:stretch}.app.calendar-page-view .calendar-page-header .ui-page-actions>*{width:100%;max-width:100%}.app.calendar-page-view .calendar-page-header .toolbar-shell{width:100%}.app.calendar-page-view .calendar-page-header .ui-page-subtitle{margin-top:4px}.app.calendar-view .schedule-day,.app.calendar-view .schedule-date{white-space:normal}.app.calendar-view .schedule-grid{height:100%;max-height:calc(100dvh - 170px);overflow-y:auto;overflow-x:auto;width:100%;gap:8px}.app.calendar-view .calendar-header-scroll{overflow-x:auto;overflow-y:hidden}.app.calendar-view .calendar-header-row{gap:0}.app.calendar-page-view .calendar-header-row{margin-bottom:8px}.app.calendar-view .calendar-header-spacer{width:40px;flex-basis:40px}.app.calendar-page-view .calendar-header-spacer{width:48px;flex-basis:48px}.app.calendar-view .calendar-header-columns{width:max-content;min-width:0;grid-template-columns:repeat(var(--day-count, 1),minmax(118px,1fr))}.app.calendar-view .time-column{width:40px;flex:0 0 40px}.app.calendar-page-view .time-column{width:48px;flex-basis:48px;border-radius:14px}.app.calendar-page-view .time-slot{left:8px;font-size:10px}.app.calendar-view .schedule-columns{grid-template-columns:repeat(var(--day-count, 1),minmax(118px,1fr));width:max-content;min-width:0;flex:0 0 auto}.app.calendar-view .schedule-columns.single-day{width:100%;flex:1 1 0}.app.calendar-page-view .events-column{border-radius:14px}.app.calendar-page-view .event-card{border-radius:12px;padding:8px 9px}.app.calendar-page-view .event-title{font-size:11px}.app.calendar-page-view .event-time{font-size:10px}.app.calendar-page-view .calendar-unscheduled-row{margin-bottom:12px}.app.calendar-page-view .calendar-unscheduled-spacer{width:48px;flex-basis:48px;gap:6px}.app.calendar-page-view .calendar-unscheduled-columns{grid-template-columns:repeat(var(--day-count, 1),minmax(118px,1fr))}.month-tasks{display:none}.month-grid{grid-auto-rows:1fr;aspect-ratio:7 / 6;width:100%;flex:0 0 auto}.month-cell{aspect-ratio:auto;padding:4px;justify-content:flex-start}.month-view{flex:0 0 auto}.app.calendar-page-view .month-view{gap:10px}.month-day-schedule{display:block;flex:1;min-height:0}.app.calendar-page-view .month-day-schedule{padding:14px;border-radius:16px}.month-day-number{font-size:11px}.app.calendar-page-view .month-grid{gap:6px}.app.calendar-page-view .month-cell{padding:8px;border-radius:14px}.app.calendar-page-view .day-schedule-item{grid-template-columns:1fr;gap:6px;align-items:flex-start;padding:10px}.day{height:100%;min-height:0}.day-header{gap:10px}.day-header-row{align-items:center;gap:10px}.today-header-actions{margin-left:auto;gap:8px}.today-header-actions .today-view-toggle{display:none}.today-mobile-sections{display:block!important;width:100%}.today-mobile-sections .today-mobile-sections-segmented{width:100%}.today-mobile-task-controls{display:flex!important;align-items:center;gap:8px;width:100%;flex-wrap:wrap}.today-mobile-task-controls .today-add-task-button{flex:1 1 150px;min-width:0}.today-mobile-task-controls .today-view-toggle{flex:0 0 auto;margin-left:0;min-width:138px;max-width:100%}.today-mobile-task-controls .project-mode-toggle{align-self:stretch}.today-list-toolbar{grid-template-columns:1fr;align-items:stretch}.today-task-row{grid-template-columns:auto minmax(0,1fr)}.today-task-row-actions{grid-column:2;justify-content:flex-start;opacity:1}.today-kanban-board{gap:8px;overflow-x:auto}.today-kanban-column-slot{flex-basis:236px}.today-schedule-mobile{display:block;width:100%;flex:1 1 auto;min-height:0;overflow:hidden}.day-panel.mobile-schedule-mode{display:flex;flex-direction:column;overflow:hidden}.day-panel.mobile-schedule-mode .today-schedule-mobile,.day-panel.mobile-schedule-mode .calendar-layout,.day-panel.mobile-schedule-mode .schedule,.day-panel.mobile-schedule-mode .schedule-panel{flex:1 1 auto;min-height:0}.day-panel.mobile-schedule-mode .schedule-grid{height:100%;min-height:0;overflow-y:auto;overflow-x:auto}.day.schedule-open .day-schedule,.day.schedule-open .task-list-scroll{flex:1 1 0}.day.schedule-open .day-schedule{max-height:none}.task-list-scroll{min-height:0}.task-quick-row{grid-template-columns:minmax(0,1fr)}}@media (max-width: 900px){.planning-layout,.planning-layout.step-2,.planning-layout.step-3{grid-template-columns:1fr;gap:12px;padding-top:10px}.planning-intro-header{flex-wrap:nowrap}.planning-intro-header .planning-title{flex:1;min-width:0}.planning-step2-columns{display:flex;flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;width:100%}.planning-step2-columns .planning-column{min-width:84vw;flex:0 0 84vw;scroll-snap-align:start}.planning-calendar,.planning-intro .planning-actions{display:none}.shutdown-layout{grid-template-columns:1fr;gap:12px;padding-top:10px}.shutdown-summary,.shutdown-column.wide{max-width:none}}@media (max-width: 900px){.app.journal-view .main,.app.journal-view .main.journal-page{height:100dvh!important;min-height:100vh;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.app.journal-view .journal-review-card{max-height:none!important;overflow:visible!important}.app.calendar-view .main.journal-page{height:auto;min-height:100vh;overflow:auto}.app.calendar-view .main.journal-page .journal-layout{flex:0 0 auto;min-height:auto;overflow:visible}.app.calendar-view .main.journal-page .journal-review{height:auto;max-height:none;overflow:visible}.app.calendar-view .main.journal-page .journal-review-card{max-height:none;overflow:visible}.project-card{min-height:calc(100dvh - 120px);height:calc(100dvh - 120px);max-height:calc(100dvh - 120px);padding:18px 16px}.project-layout,.settings-layout,.journal-layout{padding:16px 12px 20px}.journal-layout{flex:0 0 auto;min-height:auto;overflow:visible;align-items:stretch}.journal-grid{display:grid!important;grid-template-columns:1fr!important;grid-auto-flow:row;gap:16px;width:100%;align-items:stretch}.journal-grid .journal-sidebar,.journal-grid .journal-review{width:100%;max-width:none;min-width:0}.journal-grid .journal-review{margin-top:0}.journal-review{width:100%}.journal-sidebar,.journal-review{min-width:0;max-width:none}.journal-review{height:auto;max-height:none;overflow:visible}.journal-review-card{max-height:none;overflow:visible}.project-title-all{flex-direction:column;align-items:flex-start}.project-title-all .project-title-row{width:100%}.project-title-all .project-meta-actions--compact{width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px}.project-title-all .project-meta-actions--compact .project-action{flex:1 1 160px;min-width:160px}.project-title-grid{grid-template-columns:34px max-content 1fr;align-items:center}.project-title-grid .project-nav-toggle{grid-column:1}.project-title-grid .project-dot-lg,.project-title-grid .project-header-emoji-button{grid-column:2}.project-title-grid .project-title-stack{grid-column:3}.project-meta-row{display:grid!important;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;gap:8px}.project-status-row{width:auto;justify-content:flex-start;flex-wrap:nowrap;gap:6px;grid-column:1;grid-row:1}.project-goal-display,.project-desc-input{width:100%;max-width:none;min-width:0;grid-column:2;grid-row:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-meta-actions{width:auto;justify-content:flex-start;flex-wrap:nowrap;display:grid;grid-template-columns:repeat(3,max-content);gap:8px;grid-column:3;grid-row:1;justify-self:end}.project-meta-actions .project-action,.project-meta-actions .project-add-task-action,.project-meta-actions .project-widgets-action,.project-meta-actions .project-invite-action{width:34px}.project-widgets-toggle-row{width:100%}.project-widgets-toggle{width:100%;padding-left:10px;padding-right:10px;font-size:11px}.focus-card{width:100%;min-height:auto;padding:20px 16px}.focus-header{flex-direction:row;align-items:center}.focus-title,.focus-title-input{font-size:22px}.focus-meta{flex-direction:column;align-items:flex-start;gap:12px;margin:14px 0 16px}.focus-metrics{width:100%;justify-content:space-between;gap:12px}.focus-day-row{flex-wrap:wrap}.focus-timer{width:100%;justify-content:center}.focus-subtask-row{flex-direction:column;align-items:flex-start}.focus-subtask-add{width:auto}.focus-subtask-add button{width:32px}.focus-notes-input{min-height:100px}}.mobile-only{display:none!important}@media (max-width: 900px),(hover: none) and (pointer: coarse){.mobile-only,.project-nav-toggle{display:inline-flex!important}.app.pomodoro-view,.app.habits-view{grid-template-columns:1fr!important}.modal-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.modal-picker{padding:8px 10px;font-size:12px}.today-layout{grid-template-columns:1fr;gap:12px}.main.pomodoro-page,.main.habits-page,.main.project-page,.main.settings-page{padding:12px 10px 16px!important;height:auto!important;min-height:100vh!important;overflow:auto!important;overflow-x:hidden!important}.app.pomodoro-view .main.pomodoro-page,.app.habits-view .main.habits-page{width:100%!important;max-width:100%!important}.pomodoro-layout,.habits-layout{display:block!important;padding:0;width:100%;min-width:0}.project-layout,.settings-layout{padding:0;align-items:stretch;justify-content:flex-start;width:100%}.pomodoro-card,.habits-card,.project-card,.settings-card{width:100%;max-width:100%;margin:0;border-radius:14px;padding:16px 12px;min-height:auto!important;height:auto!important;max-height:none!important;flex:1 1 auto}.pomodoro-header{align-items:flex-start}.pomodoro-title{font-size:20px}.pomodoro-time{font-size:40px}.pomodoro-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pomodoro-actions .pomodoro-primary{grid-column:1 / -1}.pomodoro-settings-grid{grid-template-columns:1fr;gap:8px}.pomodoro-settings-toggles{grid-template-columns:auto 1fr;gap:10px 12px}.habits-header{flex-direction:column;align-items:stretch}.habits-header-add{margin-left:0;align-self:flex-start}.habits-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.habits-list{overflow:visible;max-height:none}.project-card{overflow:visible}.project-task-list{overflow:visible;max-height:none}.project-kanban-board{padding-bottom:10px;overflow-x:auto;overflow-y:visible;touch-action:auto;-webkit-overflow-scrolling:touch;align-items:flex-start;flex:0 0 auto;min-height:auto}.project-kanban-column-slot{flex-basis:min(86vw,320px)}.project-kanban-column-slot:has(.project-kanban-column.collapsed){flex-basis:46px}.project-kanban-column{flex-basis:min(86vw,320px);width:min(86vw,320px);height:auto;max-height:none}.project-kanban-column-slot .project-kanban-column{flex:1 1 auto;width:auto;min-width:0}.project-kanban-column-body{max-height:none;overflow-y:visible}.settings-page{width:100%;height:auto;min-height:100%;overflow:visible}body.settings-scroll .main.settings-page{height:auto!important;min-height:100vh!important;overflow:auto!important;display:block!important}body.settings-scroll #root,body.settings-scroll .app.settings-view{min-height:100vh;height:auto!important}.settings-title-row{position:sticky;top:0;z-index:8;background:inherit;padding-bottom:8px}.settings-shell{display:flex;flex-direction:column;gap:10px;height:auto;min-height:0}.settings-sidebar{position:static;max-height:none;overflow:visible}.settings-content{height:auto;max-height:none;overflow:visible;padding-right:0;padding-bottom:12px}.settings-card{overflow:visible}.settings-row{flex-wrap:wrap}}@media (max-width: 1100px){.pomodoro-card,.habits-card{width:100%;max-width:100%}}
