@import"https://fonts.googleapis.com/css2?family=Inter:wght@300..700&display=swap";:root,[data-theme=light]{--bg: #edece9;--sidebar-bg: #e5e4e1;--surface: #ffffff;--bottom-tab-bg: #f5f4f2;--surface-hover: #f5f4f2;--card-bg: #ffffff;--card-hover: #f8f7f5;--col-bg: rgba(0,0,0,.02);--text: #1a1a1a;--muted: #666666;--soft: #999999;--line: rgba(0,0,0,.06);--line-strong: rgba(0,0,0,.1);--accent: #5b8def;--accent-soft: rgba(91,141,239,.1);--accent-border: rgba(91,141,239,.28);--danger: #e05252;--p-low: #4caf7d;--p-medium: #e6a817;--p-high: #e05252;--p-urgent: #b56cf0}[data-theme=dark]{--bg: #141414;--sidebar-bg: #1a1a1a;--surface: #1f1f1f;--bottom-tab-bg: #1a1a1a;--surface-hover: #282828;--card-bg: #1f1f1f;--card-hover: #272727;--col-bg: rgba(255,255,255,.03);--text: #eeeeee;--muted: #a0a0a8;--soft: #666670;--line: rgba(255,255,255,.08);--line-strong: rgba(255,255,255,.13);--accent: #5b8def;--accent-soft: rgba(91,141,239,.15);--accent-border: rgba(91,141,239,.32);--danger: #e05252;--p-low: #4caf7d;--p-medium: #e6a817;--p-high: #e05252;--p-urgent: #b56cf0}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow:hidden;background:var(--bottom-tab-bg)}body{height:100%;overflow:hidden;margin:0;background:var(--bottom-tab-bg);font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--text);font-size:14px;line-height:1.5;overscroll-behavior:none;-webkit-font-smoothing:antialiased}#root{height:100%;overflow:hidden;background:var(--bg)}@media(display-mode:standalone){html,body,#root{background:var(--bottom-tab-bg);height:100vh}}body.pwa-mode{background:var(--bottom-tab-bg)}@media screen and (max-width:768px){input,textarea,select{font-size:16px!important}}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;min-height:44px}.icon-btn{min-height:28px}input,textarea{font-family:inherit;color:inherit;background:none;border:none;outline:none;resize:none}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:500;transition:background .15s,opacity .15s;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{opacity:.88}.btn-ghost{background:transparent;border-color:var(--line-strong);color:var(--muted)}.btn-ghost:hover{background:var(--surface-hover);color:var(--text)}.btn-danger{background:#e052521f;border-color:#e0525247;color:var(--danger)}.btn-danger:hover{background:#e0525238}.icon-btn{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--soft);transition:background .12s,color .12s;font-size:16px;line-height:1}.icon-btn:hover{background:var(--surface-hover);color:var(--text)}.priority-low{color:var(--p-low)}.priority-medium{color:var(--p-medium)}.priority-high{color:var(--p-high)}.priority-urgent{color:var(--p-urgent)}input[type=date],input[type=datetime-local],input[type=time],input[type=month]{color-scheme:dark}[data-theme=light] input[type=date],[data-theme=light] input[type=datetime-local],[data-theme=light] input[type=time],[data-theme=light] input[type=month]{color-scheme:light}._list_1cufp_1{position:fixed;bottom:84px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;align-items:center;z-index:800;pointer-events:none}._toast_1cufp_14{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:10px;font-size:13px;font-weight:500;white-space:nowrap;pointer-events:all;cursor:pointer;animation:_toastIn_1cufp_1 .2s ease}@keyframes _toastIn_1cufp_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._error_1cufp_33{background:#e0525226;border:1px solid rgba(224,82,82,.3);color:#f87171}._success_1cufp_39{background:#4caf7d26;border:1px solid rgba(76,175,125,.3);color:#4caf7d}._icon_1cufp_45{flex-shrink:0}
