.btn.svelte-1w4wl37{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;border:none;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s;white-space:nowrap}.btn.svelte-1w4wl37:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.full-width.svelte-1w4wl37{width:100%}.btn-sm.svelte-1w4wl37{padding:8px 14px;font-size:13px;gap:6px}.btn-md.svelte-1w4wl37{padding:14px 20px;font-size:15px;gap:10px}.btn-lg.svelte-1w4wl37{padding:16px 28px;font-size:16px;gap:12px}.btn-primary.svelte-1w4wl37{background:linear-gradient(135deg,var(--color-warning-500),var(--color-primary-500),var(--color-tertiary-500));color:#fff;box-shadow:0 4px 20px #235efa66,0 0 40px #00b5b54d;box-shadow:0 4px 20px #235efa66,0 0 40px oklch(.7 .16 195 / .3)}.btn-primary.svelte-1w4wl37:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px #235efa80,0 0 60px #00b5b54d;box-shadow:0 6px 30px #235efa80,0 0 60px oklch(.7 .16 195 / .3)}.btn-primary.svelte-1w4wl37:active:not(:disabled){transform:translateY(0)}.btn-secondary.svelte-1w4wl37{background:#f7f8fc14;color:#f7f8fce6;border:1px solid oklch(.98 .005 270 / .1)}.btn-secondary.svelte-1w4wl37:hover:not(:disabled){background:#f7f8fc1f;border-color:#f7f8fc33}.btn-ghost.svelte-1w4wl37{background:transparent;color:#f7f8fcb3}.btn-ghost.svelte-1w4wl37:hover:not(:disabled){background:#f7f8fc14;color:#fff}.spinner.svelte-1w4wl37{width:16px;height:16px;animation:svelte-1w4wl37-spin 1s linear infinite}.btn-lg.svelte-1w4wl37 .spinner:where(.svelte-1w4wl37){width:20px;height:20px}.spinner-track.svelte-1w4wl37{opacity:.25}.spinner-head.svelte-1w4wl37{opacity:.75}@keyframes svelte-1w4wl37-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn.svelte-1w4wl37 svg:not(.spinner){width:18px;height:18px}.btn-sm.svelte-1w4wl37 svg:not(.spinner){width:14px;height:14px}.btn-lg.svelte-1w4wl37 svg:not(.spinner){width:20px;height:20px}@keyframes svelte-1q1l9rd-scale-in{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes svelte-1q1l9rd-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-scale-in.svelte-1q1l9rd{animation:svelte-1q1l9rd-scale-in .5s cubic-bezier(.68,-.55,.265,1.55) forwards}.animate-fade-in.svelte-1q1l9rd{animation:svelte-1q1l9rd-fade-in .4s ease-out forwards}.modal-overlay.svelte-1b0730b{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal.svelte-1b0730b{background:#1e2432;border-radius:16px;padding:32px;width:90%;max-width:420px;position:relative}.close-btn.svelte-1b0730b{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s}.close-btn.svelte-1b0730b:hover{color:#fff}.close-btn.svelte-1b0730b svg:where(.svelte-1b0730b){width:20px;height:20px}.modal-title.svelte-1b0730b{text-align:center;font-size:20px;font-weight:600;color:#fff;margin:0 0 24px}.icon-upload.svelte-1b0730b{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;margin-bottom:24px}.icon-circle.svelte-1b0730b{width:72px;height:72px;border-radius:50%;background:#22d3ee;display:flex;align-items:center;justify-content:center;transition:transform .2s,opacity .2s}.icon-upload.svelte-1b0730b:hover .icon-circle:where(.svelte-1b0730b){transform:scale(1.05);opacity:.9}.icon-circle.svelte-1b0730b svg:where(.svelte-1b0730b){width:28px;height:28px;color:#0d1117}.upload-label.svelte-1b0730b{font-size:13px;font-weight:600;color:#fff;letter-spacing:.05em}.upload-hint.svelte-1b0730b{font-size:12px;color:#64748b}.color-section.svelte-1b0730b{margin-bottom:20px}.color-label.svelte-1b0730b{display:block;font-size:13px;color:#94a3b8;margin-bottom:12px}.color-grid.svelte-1b0730b{display:flex;gap:12px;justify-content:center}.color-option.svelte-1b0730b{width:32px;height:32px;border-radius:50%;border:2px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,border-color .2s}.color-option.svelte-1b0730b:hover{transform:scale(1.1)}.color-option.selected.svelte-1b0730b{border-color:#fff}.color-option.svelte-1b0730b svg:where(.svelte-1b0730b){width:16px;height:16px}.title-input.svelte-1b0730b{width:100%;padding:14px 16px;background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .1);border-radius:8px;color:#fff;font-size:14px;margin-bottom:24px;outline:none;transition:border-color .2s}.title-input.svelte-1b0730b::-moz-placeholder{color:#64748b}.title-input.svelte-1b0730b::placeholder{color:#64748b}.title-input.svelte-1b0730b:focus{border-color:#22d3ee}.actions.svelte-1b0730b{display:flex;gap:12px}.btn-cancel.svelte-1b0730b,.btn-create.svelte-1b0730b{flex:1;padding:14px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-cancel.svelte-1b0730b{background:transparent;border:1px solid oklch(.98 .005 270 / .2);color:#fff}.btn-cancel.svelte-1b0730b:hover{background:#f7f8fc0d;border-color:#f7f8fc4d}.btn-create.svelte-1b0730b{background:linear-gradient(135deg,#a3e635,#22d3ee);border:none;color:#0d1117}.btn-create.svelte-1b0730b:hover:not(:disabled){filter:brightness(1.1)}.btn-create.svelte-1b0730b:disabled{opacity:.5;cursor:not-allowed}.overlay.svelte-g8rwkq{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50}.modal.svelte-g8rwkq{background:#1a1a2e;border:1px solid oklch(.98 .005 270 / .1);border-radius:16px;width:320px;padding:20px}.header.svelte-g8rwkq{margin-bottom:16px}.header-row.svelte-g8rwkq{display:flex;align-items:center;justify-content:space-between}.title.svelte-g8rwkq{font-size:16px;font-weight:600;color:#fff}.delete-btn.svelte-g8rwkq{padding:6px;background:#e5002633;background:oklch(.58 .24 25 / .2);border:none;border-radius:6px;cursor:pointer;transition:all .15s}.delete-btn.svelte-g8rwkq:hover{background:#e500264d;background:oklch(.58 .24 25 / .3)}.delete-btn.svelte-g8rwkq svg:where(.svelte-g8rwkq){width:16px;height:16px;color:#f87171}.task-name.svelte-g8rwkq,.selected-date.svelte-g8rwkq{display:block;font-size:13px;color:#64748b;margin-top:4px}.quick-picks.svelte-g8rwkq{display:flex;gap:6px;margin-bottom:16px}.quick-picks.svelte-g8rwkq button:where(.svelte-g8rwkq){flex:1;padding:8px 4px;border-radius:8px;background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .1);color:#94a3b8;font-size:11px;cursor:pointer;transition:all .15s}.quick-picks.svelte-g8rwkq button:where(.svelte-g8rwkq):hover{background:#f7f8fc1a;color:#fff}.calendar.svelte-g8rwkq{background:#f7f8fc08;border-radius:12px;padding:12px;margin-bottom:16px}.cal-header.svelte-g8rwkq{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cal-header.svelte-g8rwkq button:where(.svelte-g8rwkq){padding:4px;background:transparent;border:none;cursor:pointer;border-radius:6px}.cal-header.svelte-g8rwkq button:where(.svelte-g8rwkq):hover{background:#f7f8fc1a}.cal-header.svelte-g8rwkq button:where(.svelte-g8rwkq) svg:where(.svelte-g8rwkq){width:16px;height:16px;color:#64748b}.cal-header.svelte-g8rwkq span:where(.svelte-g8rwkq){font-size:13px;font-weight:500;color:#fff}.cal-weekdays.svelte-g8rwkq{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:4px}.cal-weekdays.svelte-g8rwkq span:where(.svelte-g8rwkq){text-align:center;font-size:10px;color:#475569;padding:4px}.cal-days.svelte-g8rwkq{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.cal-days.svelte-g8rwkq button:where(.svelte-g8rwkq),.cal-days.svelte-g8rwkq span:where(.svelte-g8rwkq){aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:6px;border:none;background:transparent;color:#cbd5e1;cursor:pointer;transition:all .1s}.cal-days.svelte-g8rwkq button:where(.svelte-g8rwkq):hover{background:#f7f8fc1a}.cal-days.svelte-g8rwkq button.today:where(.svelte-g8rwkq){background:#f7f8fc14}.cal-days.svelte-g8rwkq button.selected:where(.svelte-g8rwkq){background:var(--color-warning-500);color:#0f172a;font-weight:600}.section.svelte-g8rwkq{margin-bottom:16px}.section-label.svelte-g8rwkq{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:8px}.section-label.svelte-g8rwkq input[type=checkbox]:where(.svelte-g8rwkq){width:16px;height:16px;accent-color:var(--color-warning-500)}.section-label.svelte-g8rwkq span:where(.svelte-g8rwkq){font-size:13px;color:#e2e8f0}.section-title.svelte-g8rwkq{display:block;font-size:12px;color:#64748b;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.time-picker.svelte-g8rwkq{display:flex;align-items:center;gap:6px;padding-left:24px}.time-picker.svelte-g8rwkq input:where(.svelte-g8rwkq),.time-picker.svelte-g8rwkq select:where(.svelte-g8rwkq){width:50px;padding:6px 8px;border-radius:6px;background:#f7f8fc14;border:1px solid oklch(.98 .005 270 / .1);color:#fff;font-size:14px;text-align:center}.time-picker.svelte-g8rwkq span:where(.svelte-g8rwkq){color:#64748b;font-size:14px}.time-hint.svelte-g8rwkq{color:#64748b;font-size:12px}.recurring-options.svelte-g8rwkq{display:flex;flex-direction:column;gap:6px}.recurring-options.svelte-g8rwkq label:where(.svelte-g8rwkq){display:flex;align-items:center;gap:8px;cursor:pointer;padding:5px 8px;border-radius:6px;transition:background .15s}.recurring-options.svelte-g8rwkq label:where(.svelte-g8rwkq):hover{background:#f7f8fc0d}.recurring-options.svelte-g8rwkq input[type=radio]:where(.svelte-g8rwkq){width:14px;height:14px;accent-color:#a855f7}.recurring-options.svelte-g8rwkq span:where(.svelte-g8rwkq){font-size:13px;color:#cbd5e1}.custom-recurring.svelte-g8rwkq{display:flex;align-items:center;gap:8px;margin-top:10px;padding:10px;background:#7f3cf21a;border-radius:8px;font-size:13px;color:#d8b4fe}.custom-recurring.svelte-g8rwkq input:where(.svelte-g8rwkq),.custom-recurring.svelte-g8rwkq select:where(.svelte-g8rwkq){width:60px;padding:6px 8px;border-radius:6px;background:#f7f8fc1a;border:1px solid oklch(.55 .25 293 / .3);color:#fff;font-size:13px;text-align:center}.custom-recurring.svelte-g8rwkq select:where(.svelte-g8rwkq){width:80px}.sync-hint.svelte-g8rwkq{display:flex;align-items:center;gap:8px;padding:10px;background:#05a92e1a;border-radius:8px;margin-bottom:16px}.sync-hint.svelte-g8rwkq svg:where(.svelte-g8rwkq){width:16px;height:16px;color:#4ade80}.sync-hint.svelte-g8rwkq span:where(.svelte-g8rwkq){font-size:12px;color:#86efac}.actions.svelte-g8rwkq{display:flex;gap:10px}.actions.svelte-g8rwkq button:where(.svelte-g8rwkq){flex:1;padding:12px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.cancel.svelte-g8rwkq{background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .1);color:#94a3b8}.cancel.svelte-g8rwkq:hover{background:#f7f8fc1a}.next.svelte-g8rwkq,.schedule.svelte-g8rwkq{background:var(--color-warning-500);border:none;color:#0f172a}.next.svelte-g8rwkq:hover,.schedule.svelte-g8rwkq:hover{background:#06b6d4}.modal-overlay.svelte-pyxjs3{position:fixed;inset:0;background:#000000b3;display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;z-index:1000}.search-modal.svelte-pyxjs3{background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:16px;width:90%;max-width:560px;max-height:70vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-lg)}.search-header.svelte-pyxjs3{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid oklch(.98 .005 270 / .06)}.search-icon.svelte-pyxjs3{width:20px;height:20px;color:#f7f8fc80;flex-shrink:0}.search-input.svelte-pyxjs3{flex:1;background:transparent;border:none;font-size:1rem;color:var(--color-surface-50);outline:none;font-family:inherit}.search-input.svelte-pyxjs3::-moz-placeholder{color:#f7f8fc66}.search-input.svelte-pyxjs3::placeholder{color:#f7f8fc66}.kbd-hint.svelte-pyxjs3{padding:4px 8px;font-size:.7rem;background:#0000004d;border:1px solid oklch(.98 .005 270 / .06);border-radius:4px;color:#f7f8fc80;font-family:inherit}.search-results.svelte-pyxjs3{flex:1;overflow-y:auto;padding:8px}.empty-state.svelte-pyxjs3{padding:2rem;text-align:center;color:#f7f8fc80}.empty-state.svelte-pyxjs3 p:where(.svelte-pyxjs3){margin:0 0 1rem}.shortcuts.svelte-pyxjs3{display:flex;justify-content:center;gap:1.5rem;font-size:.8rem}.shortcuts.svelte-pyxjs3 span:where(.svelte-pyxjs3){display:flex;align-items:center;gap:4px}.shortcuts.svelte-pyxjs3 kbd:where(.svelte-pyxjs3){padding:2px 6px;background:#0000004d;border:1px solid oklch(.98 .005 270 / .06);border-radius:4px;font-size:.7rem}.no-results.svelte-pyxjs3{padding:2rem;text-align:center;color:#f7f8fc80}.result-section.svelte-pyxjs3{margin-bottom:8px}.section-label.svelte-pyxjs3{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f7f8fc66;padding:8px 12px 4px}.result-card.svelte-pyxjs3{display:flex;align-items:center;gap:12px;width:100%;padding:12px;background:transparent;border:none;border-radius:10px;cursor:pointer;transition:background .15s;text-align:left;font-family:inherit}.result-card.svelte-pyxjs3:hover,.result-card.selected.svelte-pyxjs3{background:#f7f8fc1a}.result-card.selected.svelte-pyxjs3{background:#f7f8fc14}.project-badge.svelte-pyxjs3{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#fff;flex-shrink:0}.result-title.svelte-pyxjs3{flex:1;font-size:.95rem;color:var(--color-surface-50);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-info.svelte-pyxjs3{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.task-meta.svelte-pyxjs3{display:flex;align-items:center;gap:8px;font-size:.75rem}.meta-badge.svelte-pyxjs3{padding:2px 8px;border-radius:4px;font-weight:500}.meta-column.svelte-pyxjs3{color:#f7f8fc80}.meta-time.svelte-pyxjs3{color:#f7f8fc66}.arrow-icon.svelte-pyxjs3{width:16px;height:16px;color:#f7f8fc4d;flex-shrink:0;opacity:0;transition:opacity .15s}.result-card.svelte-pyxjs3:hover .arrow-icon:where(.svelte-pyxjs3),.result-card.selected.svelte-pyxjs3 .arrow-icon:where(.svelte-pyxjs3){opacity:1}@media(max-width:640px){.modal-overlay.svelte-pyxjs3{padding-top:5vh}.search-modal.svelte-pyxjs3{max-height:80vh}.shortcuts.svelte-pyxjs3{flex-direction:column;gap:.5rem}}.view-switcher.svelte-l4gvlk{display:flex;gap:.75rem;overflow:visible}.view-switcher.vertical.svelte-l4gvlk{flex-direction:column;align-items:center;gap:.5rem}.view-switcher.horizontal.svelte-l4gvlk{flex-direction:row;justify-content:space-around;width:calc(100% + 2rem);margin-left:-1rem;background:transparent;padding:1.5rem 1rem}.view-btn.svelte-l4gvlk{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:transparent;color:var(--color-surface-400);cursor:pointer;border-radius:.625rem;transition:color .15s ease;position:relative}.view-btn.svelte-l4gvlk svg{width:28px;height:28px;position:relative;z-index:2}.view-btn.svelte-l4gvlk:not(.active):hover{color:var(--color-surface-50)}.view-btn.active.svelte-l4gvlk{color:var(--color-warning-500)}.view-btn.active.svelte-l4gvlk:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background:var(--color-warning-500);border-radius:50%;filter:blur(12px);opacity:.8;z-index:1;pointer-events:none}.view-btn.active.svelte-l4gvlk:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:var(--color-warning-500);border-radius:50%;filter:blur(25px);opacity:.3;z-index:0;pointer-events:none}.vertical.svelte-l4gvlk .view-btn:where(.svelte-l4gvlk){width:56px;height:56px;border-radius:.75rem}.vertical.svelte-l4gvlk .view-btn:where(.svelte-l4gvlk) svg{width:32px;height:32px}.vertical.svelte-l4gvlk .view-btn.active:where(.svelte-l4gvlk):before{width:22px;height:22px;filter:blur(14px)}.vertical.svelte-l4gvlk .view-btn.active:where(.svelte-l4gvlk):after{width:50px;height:50px;filter:blur(28px);opacity:.35}.workspace-selector.svelte-3tgbmy{position:relative}.selector-trigger.svelte-3tgbmy{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:1px solid oklch(.98 .005 270 / .06);background:#121621b3;color:var(--color-surface-50);border-radius:10px;cursor:pointer;transition:all .15s;font-family:inherit}.selector-trigger.svelte-3tgbmy:hover{background:#121621d9;border-color:#f7f8fc1a}.selector-trigger.svelte-3tgbmy:disabled{opacity:.5;cursor:not-allowed}.ws-icon.svelte-3tgbmy{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00b5b533,#0092d033,#235efa33);background:linear-gradient(135deg,color(xyz 0.226 0.371 0.541 / 0.2),color(xyz 0.218 0.251 0.73 / 0.2),#235efa33);border-radius:6px;flex-shrink:0}.ws-icon.svelte-3tgbmy svg:where(.svelte-3tgbmy){width:16px;height:16px;color:var(--color-warning-500)}.ws-name.svelte-3tgbmy{flex:1;text-align:left;font-weight:600;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chevron.svelte-3tgbmy{width:16px;height:16px;color:#f7f8fc80;transition:transform .15s;flex-shrink:0}.open.svelte-3tgbmy .chevron:where(.svelte-3tgbmy){transform:rotate(180deg)}.collapsed.svelte-3tgbmy .ws-name:where(.svelte-3tgbmy),.collapsed.svelte-3tgbmy .chevron:where(.svelte-3tgbmy){display:none}.collapsed.svelte-3tgbmy .selector-trigger:where(.svelte-3tgbmy){padding:8px;justify-content:center;border:none;background:transparent}.collapsed.svelte-3tgbmy .selector-trigger:where(.svelte-3tgbmy):hover{background:#f7f8fc1a}.dropdown.svelte-3tgbmy{position:absolute;top:calc(100% + 8px);left:0;width:280px;background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:12px;box-shadow:var(--shadow-lg);z-index:1000;overflow:hidden}.collapsed.svelte-3tgbmy .dropdown:where(.svelte-3tgbmy){left:0}.dropdown-section.svelte-3tgbmy{padding:8px}.section-label.svelte-3tgbmy{padding:6px 8px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f7f8fc66}.dropdown-divider.svelte-3tgbmy{height:1px;background:#f7f8fc0f;margin:4px 0}.ws-row.svelte-3tgbmy{display:flex;align-items:center;border-radius:8px;transition:background .15s}.ws-row.svelte-3tgbmy:hover{background:#f7f8fc1a}.ws-row.active.svelte-3tgbmy{background:#00b5b51f;background:oklch(.7 .16 195 / .12)}.ws-select.svelte-3tgbmy{display:flex;align-items:center;gap:10px;flex:1;padding:8px;border:none;background:transparent;color:var(--color-surface-50);cursor:pointer;text-align:left;font-family:inherit;font-size:.875rem}.ws-badge.svelte-3tgbmy{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-tertiary-500),var(--color-primary-500));border-radius:6px;font-size:.8rem;font-weight:700;color:#fff;flex-shrink:0}.ws-title.svelte-3tgbmy{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.check.svelte-3tgbmy{width:16px;height:16px;color:var(--color-warning-500);flex-shrink:0}.ws-actions.svelte-3tgbmy{display:flex;gap:2px;padding-right:4px;opacity:0;transition:opacity .15s}.ws-row.svelte-3tgbmy:hover .ws-actions:where(.svelte-3tgbmy){opacity:1}.action-btn.svelte-3tgbmy{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#f7f8fc80;border-radius:6px;cursor:pointer;transition:all .15s}.action-btn.svelte-3tgbmy:hover{background:#f7f8fc14;color:var(--color-surface-50)}.action-btn.danger.svelte-3tgbmy:hover{background:#e5002633;background:oklch(.58 .24 25 / .2);color:var(--color-error-500)}.action-btn.svelte-3tgbmy svg:where(.svelte-3tgbmy){width:14px;height:14px}.create-btn.svelte-3tgbmy{display:flex;align-items:center;gap:10px;width:calc(100% - 16px);margin:8px;padding:10px 12px;border:1px dashed oklch(.98 .005 270 / .1);background:transparent;color:var(--color-warning-500);border-radius:8px;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.create-btn.svelte-3tgbmy:hover{background:#00b5b51f;background:oklch(.7 .16 195 / .12);border-color:var(--color-warning-500)}.create-btn.svelte-3tgbmy svg:where(.svelte-3tgbmy){width:18px;height:18px}.form-section.svelte-3tgbmy{padding:0}.form-header.svelte-3tgbmy{display:flex;align-items:center;gap:8px;padding:12px 12px 8px;font-weight:600;font-size:.9rem;color:var(--color-surface-50)}.form-header.danger.svelte-3tgbmy{color:var(--color-error-500)}.back-btn.svelte-3tgbmy{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:#f7f8fc14;color:#f7f8fc80;border-radius:6px;cursor:pointer;transition:all .15s}.back-btn.svelte-3tgbmy:hover{background:#f7f8fc1a;color:var(--color-surface-50)}.back-btn.svelte-3tgbmy svg:where(.svelte-3tgbmy){width:16px;height:16px}.form-body.svelte-3tgbmy{display:flex;gap:8px;padding:8px 12px 12px}.form-input.svelte-3tgbmy{flex:1;padding:10px 12px;border:1px solid oklch(.98 .005 270 / .2);background:#0000004d;color:var(--color-surface-50);border-radius:8px;font-size:.9rem;font-family:inherit}.form-input.svelte-3tgbmy:focus{outline:none;border-color:var(--color-warning-500)}.submit-btn.svelte-3tgbmy{padding:10px 16px;border:none;background:var(--color-warning-500);color:#fff;border-radius:8px;font-weight:600;font-size:.875rem;font-family:inherit;cursor:pointer;transition:opacity .15s}.submit-btn.svelte-3tgbmy:hover:not(:disabled){opacity:.9}.submit-btn.svelte-3tgbmy:disabled{opacity:.4;cursor:not-allowed}.form-note.svelte-3tgbmy{padding:0 12px 12px;margin:0;font-size:.75rem;color:#f7f8fc66;font-style:italic}.form-error.svelte-3tgbmy{padding:0 12px 12px;margin:0;font-size:.8rem;color:var(--color-error-500)}.confirm-body.svelte-3tgbmy{padding:8px 12px 12px}.confirm-text.svelte-3tgbmy{margin:0 0 4px;font-size:.9rem;color:var(--color-surface-50)}.confirm-warning.svelte-3tgbmy{margin:0 0 16px;font-size:.8rem;color:var(--color-error-500)}.confirm-actions.svelte-3tgbmy{display:flex;gap:8px}.cancel-btn.svelte-3tgbmy{flex:1;padding:10px;border:1px solid oklch(.98 .005 270 / .1);background:transparent;color:var(--color-surface-50);border-radius:8px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s}.cancel-btn.svelte-3tgbmy:hover{background:#f7f8fc1a}.delete-btn.svelte-3tgbmy{flex:1;padding:10px;border:none;background:var(--color-error-500);color:#fff;border-radius:8px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .15s}.delete-btn.svelte-3tgbmy:hover{opacity:.9}.project-list.svelte-ezz8kz{display:flex;flex-direction:column;gap:.25rem}.section-header.svelte-ezz8kz{padding:.5rem .75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;color:var(--color-surface-500);letter-spacing:.05em}.projects.svelte-ezz8kz{display:flex;flex-direction:column;gap:.125rem}.project-item.svelte-ezz8kz{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:none;background:transparent;color:var(--color-surface-400);cursor:pointer;border-radius:.375rem;transition:all .15s ease;text-align:left;font-size:.875rem}.project-item.svelte-ezz8kz:hover{background:#f7f8fc1a;color:var(--color-surface-50)}.project-item.active.svelte-ezz8kz{background:#00b5b51f;background:oklch(.7 .16 195 / .12);color:var(--color-surface-50)}.project-dot.svelte-ezz8kz{width:8px;height:8px;border-radius:50%;flex-shrink:0;background-color:var(--color-secondary-500)}.project-name.svelte-ezz8kz{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapsed.svelte-ezz8kz .project-item:where(.svelte-ezz8kz){padding:.5rem;justify-content:center}.collapsed.svelte-ezz8kz .project-dot:where(.svelte-ezz8kz){width:10px;height:10px}.empty-state.svelte-ezz8kz{padding:.75rem;font-size:.8125rem;color:var(--color-surface-500);text-align:center}.collapsed.svelte-ezz8kz .empty-state:where(.svelte-ezz8kz){display:none}.sidebar.svelte-8bxl1s{display:flex;flex-direction:column;width:288px;height:100%;background:var(--color-surface-900);border-right:1px solid oklch(.98 .005 270 / .06);overflow:visible;transition:width .25s ease}.sidebar.collapsed.svelte-8bxl1s{width:100px}.sidebar-content.svelte-8bxl1s{display:flex;flex-direction:column;padding:.75rem;gap:.75rem;height:100%;overflow:visible;transition:padding .25s ease}.sidebar.collapsed.svelte-8bxl1s .sidebar-content:where(.svelte-8bxl1s){align-items:center;padding:1rem .5rem}.logo-btn.svelte-8bxl1s{display:flex;align-items:center;gap:.5rem;padding:.25rem;border:none;background:transparent;cursor:pointer;transition:opacity .15s;flex-shrink:0;overflow:hidden}.logo-btn.svelte-8bxl1s:hover{opacity:.8}.blitz-icon.svelte-8bxl1s{width:40px;height:40px;color:var(--color-tertiary-500);filter:drop-shadow(0 0 8px var(--color-tertiary-500)) drop-shadow(0 0 16px oklch(.6 .28 350 / .25));flex-shrink:0}.logo-text.svelte-8bxl1s{font-family:Greed,sans-serif;font-size:1.5rem;font-weight:700;color:var(--color-surface-50);letter-spacing:-.02em;white-space:nowrap;overflow:hidden;opacity:1;transition:opacity .2s ease}.sidebar.collapsed.svelte-8bxl1s .logo-text:where(.svelte-8bxl1s){opacity:0;width:0}.section.svelte-8bxl1s{flex-shrink:0}.view-section.svelte-8bxl1s{padding:.5rem 0;overflow:visible}.projects-section.svelte-8bxl1s{flex:1;overflow-y:auto;min-height:0}.templates-section.svelte-8bxl1s{padding:.5rem 0;border-top:1px solid oklch(.98 .005 270 / .06)}.hide-collapsed.svelte-8bxl1s{opacity:1;max-height:1000px;transition:opacity .2s ease,max-height .25s ease;overflow:hidden}.sidebar.collapsed.svelte-8bxl1s .hide-collapsed:where(.svelte-8bxl1s){opacity:0;max-height:0;pointer-events:none}.section-header.svelte-8bxl1s{padding:.5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;color:var(--color-surface-500);letter-spacing:.05em}.template-list.svelte-8bxl1s{display:flex;flex-direction:column}.template-item.svelte-8bxl1s{padding:.5rem;border:none;background:transparent;color:var(--color-surface-400);font-size:.875rem;font-family:inherit;text-align:left;cursor:pointer;border-radius:.375rem;transition:all .15s}.template-item.svelte-8bxl1s:hover{background:#f7f8fc0d;color:var(--color-surface-50)}.spacer.svelte-8bxl1s{flex:1}.collapse-btn.svelte-8bxl1s{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;background:transparent;color:var(--color-surface-500);cursor:pointer;border-radius:.5rem;transition:all .15s;align-self:flex-start;flex-shrink:0}.collapse-btn.svelte-8bxl1s svg:where(.svelte-8bxl1s){width:24px;height:24px}.collapse-btn.svelte-8bxl1s:hover{background:#f7f8fc0d;color:var(--color-surface-400)}@media(max-width:767px){.sidebar.svelte-8bxl1s{display:none}}.bottom-nav.svelte-1oqwbqw{position:fixed;bottom:0;left:0;right:0;height:72px;background:var(--color-surface-900);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid oklch(.98 .005 270 / .06);z-index:40;display:flex;align-items:center;justify-content:center;padding:0 1rem;padding-bottom:env(safe-area-inset-bottom,0)}.nav-container.svelte-1oqwbqw{display:flex;justify-content:space-around;align-items:center;width:100%;max-width:400px}.nav-item.svelte-1oqwbqw{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;border:none;background:transparent;color:var(--color-surface-400);cursor:pointer;border-radius:.75rem;transition:color .15s ease}.nav-item.svelte-1oqwbqw:not(.active):hover{color:var(--color-surface-50)}.icon-wrapper.svelte-1oqwbqw{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.icon-wrapper.svelte-1oqwbqw svg{position:relative;z-index:2}.nav-item.active.svelte-1oqwbqw{color:var(--color-warning-500)}.nav-item.active.svelte-1oqwbqw .icon-wrapper:where(.svelte-1oqwbqw):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:var(--color-warning-500);border-radius:50%;filter:blur(10px);opacity:.8;z-index:1}.nav-item.active.svelte-1oqwbqw .icon-wrapper:where(.svelte-1oqwbqw):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:36px;background:var(--color-warning-500);border-radius:50%;filter:blur(20px);opacity:.3;z-index:0}.label.svelte-1oqwbqw{font-size:.6875rem;font-weight:500;transition:opacity .15s ease}.nav-item.active.svelte-1oqwbqw .label:where(.svelte-1oqwbqw){opacity:.9}@media(min-width:768px){.bottom-nav.svelte-1oqwbqw{display:none}}.project-sidebar.svelte-fr3e7a{width:240px;height:100%;background:#f7f8fc0d;backdrop-filter:blur(var(--blur-md));-webkit-backdrop-filter:blur(var(--blur-md));border-right:1px solid oklch(.98 .005 270 / .06);display:flex;flex-direction:column;padding:1.5rem 1rem;gap:1rem;transition:opacity .3s ease}.project-sidebar.dimmed.svelte-fr3e7a{opacity:.6}.sidebar-logo.svelte-fr3e7a{display:flex;align-items:center;gap:.5rem;padding:0 .5rem}.logo-icon.svelte-fr3e7a{font-size:1.5rem;line-height:1}.logo-text.svelte-fr3e7a{font-size:1.25rem;font-weight:700;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sidebar-divider.svelte-fr3e7a{height:1px;background:#f7f8fc0f;margin:.5rem 0}.sidebar-section-header.svelte-fr3e7a{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-surface-400);padding:0 .5rem;margin-bottom:.25rem}.project-list.svelte-fr3e7a{display:flex;flex-direction:column;gap:.25rem;flex:1;overflow-y:auto}.project-item-wrapper.svelte-fr3e7a{position:relative}.project-item.svelte-fr3e7a{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.5rem;background:transparent;border:none;cursor:pointer;transition:background-color .3s ease;width:100%;text-align:left}.project-item.svelte-fr3e7a:hover{background:#f7f8fc14}.project-item.svelte-fr3e7a:focus-visible{outline:2px solid var(--color-warning-500);outline-offset:2px}.project-item.active.svelte-fr3e7a{background:#f7f8fc14}.project-dot.svelte-fr3e7a{width:8px;height:8px;border-radius:50%;flex-shrink:0}.project-name.svelte-fr3e7a{flex:1;font-size:.875rem;font-weight:500;color:var(--color-surface-50);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-count.svelte-fr3e7a{font-size:.75rem;font-weight:600;color:var(--color-surface-400);background:#f7f8fc14;padding:.125rem .5rem;border-radius:1rem;min-width:1.5rem;text-align:center}.delete-btn.svelte-fr3e7a{display:none;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;border:none;background:var(--color-error-500);color:#fff;border-radius:.25rem;cursor:pointer;font-size:1rem;line-height:1;align-items:center;justify-content:center;opacity:.8;transition:opacity .3s ease;z-index:10}.project-item-wrapper.svelte-fr3e7a:hover .delete-btn:where(.svelte-fr3e7a){display:flex}.delete-btn.svelte-fr3e7a:hover{opacity:1}.delete-btn.svelte-fr3e7a:focus-visible{outline:2px solid white;outline-offset:2px}.new-project-btn.svelte-fr3e7a{width:100%;padding:.75rem;border:none;border-radius:.5rem;background:var(--gradient-primary);color:#fff;font-weight:600;font-size:.875rem;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.new-project-btn.svelte-fr3e7a:hover{transform:translateY(-1px);box-shadow:0 4px 12px #235efa4d}.new-project-btn.svelte-fr3e7a:active{transform:translateY(0)}.new-project-btn.svelte-fr3e7a:focus-visible{outline:2px solid var(--color-warning-500);outline-offset:2px}.create-form.svelte-fr3e7a{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#f7f8fc0d;backdrop-filter:blur(var(--blur-sm));-webkit-backdrop-filter:blur(var(--blur-sm));border-radius:.5rem;border:1px solid oklch(.98 .005 270 / .06)}.form-input.svelte-fr3e7a{width:100%;padding:.5rem .75rem;background:#f7f8fc14;border:1px solid oklch(.98 .005 270 / .06);border-radius:.375rem;font-size:.875rem;color:var(--color-surface-50);outline:none;transition:border-color .3s ease}.form-input.svelte-fr3e7a:focus{border-color:var(--color-warning-500)}.form-input.svelte-fr3e7a::-moz-placeholder{color:var(--color-surface-400)}.form-input.svelte-fr3e7a::placeholder{color:var(--color-surface-400)}.color-picker.svelte-fr3e7a{display:flex;gap:.5rem;justify-content:center}.color-dot.svelte-fr3e7a{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .3s ease,border-color .3s ease}.color-dot.svelte-fr3e7a:hover{transform:scale(1.1)}.color-dot.svelte-fr3e7a:focus-visible{outline:2px solid var(--color-warning-500);outline-offset:2px}.color-dot.selected.svelte-fr3e7a{border-color:var(--color-surface-50);transform:scale(1.15)}.form-actions.svelte-fr3e7a{display:flex;gap:.5rem}.btn-cancel.svelte-fr3e7a,.btn-submit.svelte-fr3e7a{flex:1;padding:.5rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .3s ease}.btn-cancel.svelte-fr3e7a{background:#f7f8fc14;color:var(--color-surface-400)}.btn-cancel.svelte-fr3e7a:hover{opacity:.8}.btn-cancel.svelte-fr3e7a:focus-visible{outline:2px solid var(--color-warning-500);outline-offset:2px}.btn-submit.svelte-fr3e7a{background:var(--gradient-primary);color:#fff}.btn-submit.svelte-fr3e7a:hover:not(:disabled){opacity:.9}.btn-submit.svelte-fr3e7a:focus-visible{outline:2px solid var(--color-warning-500);outline-offset:2px}.btn-submit.svelte-fr3e7a:disabled{opacity:.5;cursor:not-allowed}.home-container.svelte-zhtt6g{height:100%;padding:2rem 3rem;overflow-y:auto}@media(max-width:767px){.home-container.svelte-zhtt6g{padding:1.5rem 1rem}}.home-header.svelte-zhtt6g{margin-bottom:32px}.greeting.svelte-zhtt6g{font-family:Greed,sans-serif;font-size:28px;font-weight:600;color:#fff;margin:0 0 4px}.subtitle.svelte-zhtt6g{font-size:14px;color:#64748b;margin:0}.lists-section.svelte-zhtt6g{margin-top:24px}.lists-header.svelte-zhtt6g{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:20px}.lists-title.svelte-zhtt6g{font-size:18px;font-weight:600;color:#fff;margin:0}.lists-hint.svelte-zhtt6g{font-size:13px;color:#22d3ee}.lists-grid.svelte-zhtt6g{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px}@media(max-width:1200px){.lists-grid.svelte-zhtt6g{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.lists-grid.svelte-zhtt6g{grid-template-columns:1fr}}.list-card.svelte-zhtt6g{background:#121621b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid oklch(.98 .005 270 / .08);border-radius:12px;padding:16px;text-align:left;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}.list-card.svelte-zhtt6g:hover{background:#121621d9;border-color:#f7f8fc1f;box-shadow:var(--shadow-md)}.list-card-header.svelte-zhtt6g{display:flex;align-items:center;gap:12px;margin-bottom:16px}.list-icon.svelte-zhtt6g{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.list-name.svelte-zhtt6g{flex:1;font-size:15px;font-weight:600;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rename-input.svelte-zhtt6g{flex:1;font-size:15px;font-weight:600;color:#fff;background:#f7f8fc1a;border:1px solid var(--color-warning-500);border-radius:4px;padding:4px 8px;outline:none}.list-menu-container.svelte-zhtt6g{position:relative}.list-menu-btn.svelte-zhtt6g{background:transparent;border:none;color:#64748b;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.list-menu-btn.svelte-zhtt6g:hover{background:#f7f8fc1a;color:#fff}.dropdown-menu.svelte-zhtt6g{position:absolute;top:100%;right:0;margin-top:4px;background:#1e293b;border:1px solid oklch(.98 .005 270 / .1);border-radius:8px;padding:4px;min-width:140px;z-index:100;box-shadow:var(--shadow-lg)}.dropdown-item.svelte-zhtt6g{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:transparent;border:none;border-radius:4px;color:#cbd5e1;font-size:13px;cursor:pointer;text-align:left;transition:background .15s}.dropdown-item.svelte-zhtt6g:hover{background:#f7f8fc14}.dropdown-item.danger.svelte-zhtt6g{color:#f87171}.dropdown-item.danger.svelte-zhtt6g:hover{background:#e5002633;background:oklch(.58 .24 25 / .2)}.list-tasks.svelte-zhtt6g{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.task-row.svelte-zhtt6g{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f7f8fc08;border-radius:6px}.task-number.svelte-zhtt6g{font-size:12px;color:#64748b;min-width:16px}.task-title.svelte-zhtt6g{flex:1;font-size:13px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-time.svelte-zhtt6g{font-size:12px;color:#64748b;font-family:ui-monospace,monospace}.list-footer.svelte-zhtt6g{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid oklch(.98 .005 270 / .06)}.pending-count.svelte-zhtt6g,.total-time.svelte-zhtt6g{font-size:12px;color:#64748b}.create-list-card.svelte-zhtt6g{background:transparent;border:2px dashed oklch(.98 .005 270 / .15);border-radius:12px;padding:40px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:all .2s;min-height:200px}.create-list-card.svelte-zhtt6g:hover{border-color:#f7f8fc4d;background:#f7f8fc08}.create-icon.svelte-zhtt6g{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.create-icon.svelte-zhtt6g svg:where(.svelte-zhtt6g){width:24px;height:24px;color:#64748b}.create-label.svelte-zhtt6g{font-size:13px;font-weight:600;color:#64748b;letter-spacing:.05em}.empty-state.svelte-zhtt6g{text-align:center;padding:60px 20px;color:#64748b}.calendar-view.svelte-1h16hsj{display:flex;flex-direction:column;height:100%;background:var(--color-surface-950)}.calendar-header.svelte-1h16hsj{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid oklch(.98 .005 270 / .1)}.nav-section.svelte-1h16hsj{display:flex;align-items:center;gap:8px}.header-right.svelte-1h16hsj{display:flex;align-items:center;gap:16px}.calendar-status.svelte-1h16hsj{display:flex;align-items:center;gap:6px;font-size:12px;padding:6px 12px;border-radius:6px}.calendar-status.disconnected.svelte-1h16hsj{background:#e5002633;background:oklch(.58 .24 25 / .2);color:var(--color-error-500)}.status-icon.svelte-1h16hsj{width:14px;height:14px}.nav-btn.svelte-1h16hsj{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid oklch(.98 .005 270 / .1);border-radius:8px;color:var(--color-surface-50);cursor:pointer;transition:all .15s}.nav-btn.svelte-1h16hsj:hover{background:#f7f8fc1a}.nav-btn.svelte-1h16hsj svg:where(.svelte-1h16hsj){width:18px;height:18px}.today-btn.svelte-1h16hsj{padding:8px 16px;background:#f7f8fc0f;border:1px solid oklch(.98 .005 270 / .1);border-radius:8px;color:var(--color-surface-50);font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.today-btn.svelte-1h16hsj:hover{background:#f7f8fc1a}.month-title.svelte-1h16hsj{font-size:1.25rem;font-weight:600;color:var(--color-surface-50);text-transform:capitalize;margin:0}.calendar-grid.svelte-1h16hsj{display:flex;flex:1;overflow-y:auto;overflow-x:hidden;position:relative}.loading-overlay.svelte-1h16hsj{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--color-surface-950);color:var(--color-surface-400)}.spinner.svelte-1h16hsj{width:32px;height:32px;border:3px solid oklch(.98 .005 270 / .1);border-top-color:var(--color-primary-500);border-radius:50%;animation:svelte-1h16hsj-spin .8s linear infinite}@keyframes svelte-1h16hsj-spin{to{transform:rotate(360deg)}}.error-message.svelte-1h16hsj{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#ef4444}.error-message.svelte-1h16hsj button:where(.svelte-1h16hsj){padding:8px 16px;background:#e5002633;background:oklch(.58 .24 25 / .2);border:1px solid var(--color-error-500);border-radius:6px;color:var(--color-error-500);cursor:pointer}.time-column.svelte-1h16hsj{width:60px;flex-shrink:0;border-right:1px solid oklch(.98 .005 270 / .1)}.time-slot.svelte-1h16hsj{height:60px;display:flex;align-items:flex-start;justify-content:flex-end;padding-right:8px;padding-top:4px}.time-label.svelte-1h16hsj{font-size:11px;color:var(--color-surface-400)}.day-column.svelte-1h16hsj{flex:1;min-width:0;border-right:1px solid oklch(.98 .005 270 / .06);display:flex;flex-direction:column}.day-column.svelte-1h16hsj:last-child{border-right:none}.day-column.today.svelte-1h16hsj{background:#235efa0d}.day-header.svelte-1h16hsj{height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid oklch(.98 .005 270 / .1);padding:8px}.day-name.svelte-1h16hsj{font-size:12px;color:var(--color-surface-400);text-transform:uppercase;letter-spacing:.5px}.day-number.svelte-1h16hsj{font-size:20px;font-weight:600;color:var(--color-surface-50);margin-top:2px}.day-number.today.svelte-1h16hsj{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--color-primary-500);border-radius:50%}.day-content.svelte-1h16hsj{position:relative;flex:1}.hour-cell.svelte-1h16hsj{height:60px;border-bottom:1px solid oklch(.98 .005 270 / .03)}.event.svelte-1h16hsj{position:absolute;left:2px;right:2px;padding:4px 6px;border-radius:4px;font-size:11px;overflow:hidden;cursor:pointer;transition:opacity .15s;display:flex;flex-direction:column;gap:2px}.event.svelte-1h16hsj:hover{opacity:.85;z-index:10}.event.google.svelte-1h16hsj{background:#007df240;background:oklch(.6 .2 255 / .25);border-left:3px solid #4285F4;color:#a8c7fa}.event.blitzdone.svelte-1h16hsj{background:#e1009540;background:oklch(.6 .28 350 / .25);border-left:3px solid var(--event-color, #EC4899);color:#f9a8d4}.event-header.svelte-1h16hsj{display:flex;justify-content:space-between;align-items:center;gap:4px}.event-time.svelte-1h16hsj{font-size:10px;opacity:.8}.event-time-account.svelte-1h16hsj{font-size:9px;opacity:.7;background:#f7f8fc1a;padding:1px 4px;border-radius:3px;white-space:nowrap}.event-title.svelte-1h16hsj{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-description.svelte-1h16hsj{font-size:10px;opacity:.7;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3}.calendar-grid.svelte-1h16hsj::-webkit-scrollbar{width:8px}.calendar-grid.svelte-1h16hsj::-webkit-scrollbar-track{background:transparent}.calendar-grid.svelte-1h16hsj::-webkit-scrollbar-thumb{background:#f7f8fc1a;border-radius:4px}.calendar-grid.svelte-1h16hsj::-webkit-scrollbar-thumb:hover{background:#f7f8fc33}.profile-view.svelte-1mm61oq{display:flex;flex-direction:column;gap:1.5rem}.profile-header.svelte-1mm61oq{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#121621b3;border-radius:12px;border:1px solid oklch(.98 .005 270 / .1)}.avatar-large.svelte-1mm61oq{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary-500),var(--color-tertiary-500));display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.avatar-large.svelte-1mm61oq img:where(.svelte-1mm61oq){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-large.svelte-1mm61oq .initials:where(.svelte-1mm61oq){font-size:1.75rem;font-weight:700;color:#fff}.profile-meta.svelte-1mm61oq{display:flex;flex-direction:column;gap:.25rem}.profile-email.svelte-1mm61oq{font-size:1.1rem;font-weight:500;color:var(--color-surface-50);margin:0}.member-since.svelte-1mm61oq{font-size:.85rem;color:var(--color-surface-400);margin:0}.settings-card.svelte-1mm61oq{padding:1.25rem;background:#121621b3;border-radius:12px;border:1px solid oklch(.98 .005 270 / .1)}.settings-card.svelte-1mm61oq h3:where(.svelte-1mm61oq){margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--color-surface-50)}.setting-row.svelte-1mm61oq{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 0;border-bottom:1px solid oklch(.98 .005 270 / .06)}.setting-row.svelte-1mm61oq:last-child{border-bottom:none;padding-bottom:0}.setting-row.disabled.svelte-1mm61oq{opacity:.5}.setting-info.svelte-1mm61oq{display:flex;flex-direction:column;gap:.25rem}.setting-info.svelte-1mm61oq label:where(.svelte-1mm61oq){font-size:.9rem;font-weight:500;color:var(--color-surface-50)}.setting-description.svelte-1mm61oq{font-size:.8rem;color:var(--color-surface-400);margin:0}.setting-control.svelte-1mm61oq{display:flex;align-items:center;gap:.75rem}.current-value.svelte-1mm61oq{font-size:.9rem;color:#f7f8fccc}.readonly-value.svelte-1mm61oq,.placeholder-value.svelte-1mm61oq{font-size:.9rem;color:#f7f8fc80}.btn-edit.svelte-1mm61oq{padding:.4rem .8rem;font-size:.8rem;background:#f7f8fc14;border:1px solid oklch(.98 .005 270 / .1);border-radius:6px;color:#f7f8fccc;cursor:pointer;transition:all .15s;font-family:inherit}.btn-edit.svelte-1mm61oq:hover{background:#f7f8fc1a;border-color:#f7f8fc26}.edit-field.svelte-1mm61oq{display:flex;flex-direction:column;gap:.5rem;min-width:200px}.edit-field.svelte-1mm61oq input:where(.svelte-1mm61oq){padding:.5rem .75rem;font-size:.9rem;background:#0000004d;border:1px solid oklch(.98 .005 270 / .2);border-radius:6px;color:var(--color-surface-50);font-family:inherit;width:100%}.edit-field.svelte-1mm61oq input:where(.svelte-1mm61oq):focus{outline:none;border-color:var(--color-primary-500)}.edit-actions.svelte-1mm61oq{display:flex;gap:.5rem;justify-content:flex-end}.btn-cancel.svelte-1mm61oq,.btn-save.svelte-1mm61oq{padding:.4rem .8rem;font-size:.8rem;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s}.btn-cancel.svelte-1mm61oq{background:transparent;border:1px solid oklch(.98 .005 270 / .1);color:#f7f8fccc}.btn-cancel.svelte-1mm61oq:hover{background:#f7f8fc14}.btn-save.svelte-1mm61oq{background:var(--color-primary-500);border:none;color:#fff}.btn-save.svelte-1mm61oq:hover:not(:disabled){opacity:.9}.btn-save.svelte-1mm61oq:disabled{opacity:.5;cursor:not-allowed}.coming-soon.svelte-1mm61oq{position:relative}.coming-soon-text.svelte-1mm61oq{font-size:.85rem;color:var(--color-surface-400);margin:0 0 .5rem;font-style:italic}.toast.svelte-1mm61oq{position:fixed;bottom:2rem;right:2rem;padding:.75rem 1.25rem;border-radius:8px;font-size:.9rem;z-index:1000;animation:svelte-1mm61oq-slideIn .3s ease}.toast.success.svelte-1mm61oq{background:#05a92e33;border:1px solid var(--color-success-500);color:var(--color-success-500)}@keyframes svelte-1mm61oq-slideIn{0%{transform:translateY(1rem);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:640px){.profile-header.svelte-1mm61oq{flex-direction:column;text-align:center}.setting-row.svelte-1mm61oq{flex-direction:column;gap:.75rem}.setting-control.svelte-1mm61oq,.edit-field.svelte-1mm61oq{width:100%}.value-display.svelte-1mm61oq{display:flex;justify-content:space-between;width:100%}}.subtask-item.svelte-1jmq57e{display:flex;align-items:center;gap:4px;padding:0}.subtask-item.editing.svelte-1jmq57e{background:#235efa1a;border-radius:4px;padding:4px 6px;margin:0 -6px}.subtask-checkbox.svelte-1jmq57e{width:16px;height:16px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.subtask-checkbox.svelte-1jmq57e svg:where(.svelte-1jmq57e){width:14px;height:14px;color:#f7f8fc59;transition:color .15s}.subtask-checkbox.svelte-1jmq57e:hover svg:where(.svelte-1jmq57e){color:#fff}.subtask-item.done.svelte-1jmq57e .subtask-checkbox:where(.svelte-1jmq57e) svg:where(.svelte-1jmq57e){color:var(--color-warning-500)}.subtask-title.svelte-1jmq57e{flex:1;font-size:13px;color:#f7f8fccc;cursor:text;padding:2px 4px;margin:-2px -4px;border-radius:4px;transition:background .15s}.subtask-title.svelte-1jmq57e:hover:not(.strikethrough){background:#f7f8fc1a}.subtask-title.strikethrough.svelte-1jmq57e{text-decoration:line-through;color:#f7f8fc66;cursor:default}.subtask-title-input.svelte-1jmq57e{flex:1;font-size:13px;color:#fff;background:#f7f8fc1a;border:1px solid oklch(.55 .24 264 / .5);border-radius:4px;padding:4px 8px;outline:none;font-family:inherit}.subtask-controls.svelte-1jmq57e{display:flex;align-items:center;gap:2px;opacity:0;transition:opacity .15s}.subtask-item.svelte-1jmq57e:hover .subtask-controls:where(.svelte-1jmq57e){opacity:1}.subtask-control-btn.svelte-1jmq57e{width:22px;height:22px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;color:#f7f8fc66;cursor:pointer;transition:all .15s}.subtask-control-btn.svelte-1jmq57e:hover:not(:disabled){background:#f7f8fc1a;color:#fff}.subtask-control-btn.svelte-1jmq57e:disabled{opacity:.3;cursor:not-allowed}.subtask-control-btn.delete.svelte-1jmq57e:hover{background:#e5002633;background:oklch(.58 .24 25 / .2);color:var(--color-error-500)}.subtask-control-btn.svelte-1jmq57e svg:where(.svelte-1jmq57e){width:14px;height:14px}.notes-panel.svelte-11wb6b0{margin:8px 0 12px;padding:10px 12px;background:#235efa1a;border:1px solid oklch(.55 .24 264 / .2);border-radius:8px}.notes-toolbar.svelte-11wb6b0{display:flex;align-items:center;gap:2px;padding:6px 0;border-bottom:1px solid oklch(.98 .005 270 / .08);margin-bottom:10px}.format-btn.svelte-11wb6b0{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;cursor:pointer;font-size:13px;color:#f7f8fc80;font-family:inherit;transition:all .15s ease}.format-btn.svelte-11wb6b0:hover{color:#fff;background:#f7f8fc1a}.format-btn.svelte-11wb6b0 svg:where(.svelte-11wb6b0){width:16px;height:16px}.format-btn.mic.svelte-11wb6b0{color:#f7f8fc4d}.format-btn.mic.svelte-11wb6b0:hover{color:var(--color-warning-500);background:#235efa1a}.done-btn.svelte-11wb6b0{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#05a92e26;border:none;border-radius:4px;cursor:pointer;color:var(--color-success-500);transition:all .15s ease;margin-left:4px}.done-btn.svelte-11wb6b0:hover{background:#05a92e40;color:#4ade80}.done-btn.svelte-11wb6b0 svg:where(.svelte-11wb6b0){width:16px;height:16px}.toolbar-spacer.svelte-11wb6b0{flex:1}.notes-editor.svelte-11wb6b0{min-height:48px;font-size:14px;color:#f7f8fccc;line-height:1.6;outline:none;cursor:text;padding:0 2px;-webkit-user-select:text;-moz-user-select:text;user-select:text;white-space:pre-wrap;word-wrap:break-word}.notes-editor.svelte-11wb6b0:empty:before{content:attr(data-placeholder);color:#f7f8fc4d}.notes-editor.svelte-11wb6b0:focus{color:#fff}.notes-editor.svelte-11wb6b0 b,.notes-editor.svelte-11wb6b0 strong{font-weight:700;color:#fff}.notes-editor.svelte-11wb6b0 i,.notes-editor.svelte-11wb6b0 em{font-style:italic}.notes-editor.svelte-11wb6b0 u{text-decoration:underline}.notes-editor.svelte-11wb6b0 ul,.notes-editor.svelte-11wb6b0 ol{margin:8px 0;padding-left:20px}.notes-editor.svelte-11wb6b0 li{margin:4px 0}.actions-container.svelte-17o5yzk{display:flex;align-items:center;gap:4px}.checkbox-btn.svelte-17o5yzk{width:0;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;background:transparent;border:none;padding:0;margin-right:0;opacity:0;overflow:hidden;transform:scale(.8);transition:all .2s ease}.checkbox-btn.visible.svelte-17o5yzk{width:16px;margin-right:6px;opacity:1;transform:scale(1)}.checkbox-btn.svelte-17o5yzk svg:where(.svelte-17o5yzk){width:14px;height:14px;color:#f7f8fc59;transition:color .15s ease}.checkbox-btn.svelte-17o5yzk:hover svg:where(.svelte-17o5yzk){color:#fff}.hover-icons.svelte-17o5yzk{display:flex;align-items:center;gap:2px;opacity:0;width:0;overflow:hidden;transform:translate(10px);transition:all .2s ease;pointer-events:none;position:relative;z-index:100}.hover-icons.visible.svelte-17o5yzk{opacity:1;width:auto;transform:translate(0);pointer-events:auto;z-index:9000}.icon-btn.svelte-17o5yzk{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:#f7f8fc80;cursor:pointer;transition:all .15s}.icon-btn.svelte-17o5yzk:hover{color:#fff}.icon-btn.active.svelte-17o5yzk{color:var(--color-warning-500)}.icon-btn.svelte-17o5yzk svg:where(.svelte-17o5yzk){width:16px;height:16px}.more-menu-wrapper.svelte-17o5yzk{position:relative}.more-dropdown{min-width:160px;background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:8px;padding:4px;z-index:99999;box-shadow:var(--shadow-lg)}.more-dropdown .more-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:transparent;border:none;border-radius:6px;color:#f7f8fccc;font-size:13px;font-family:inherit;cursor:pointer;transition:all .15s;text-align:left}.more-dropdown .more-item:hover{background:#f7f8fc1a}.more-dropdown .more-item svg{width:14px;height:14px}.more-dropdown .more-item.delete{color:var(--color-error-500)}.more-dropdown .more-item.delete:hover{background:#e5002633;background:oklch(.58 .24 25 / .2);color:var(--color-error-500)}.more-dropdown .more-item.disabled{opacity:.4;cursor:not-allowed}.more-dropdown .more-item.disabled:hover{background:transparent}.more-dropdown .lock-icon{width:12px;height:12px;margin-left:auto;color:#f7f8fc66}.more-dropdown .more-item-wrapper{position:relative}.more-dropdown .list-submenu{position:absolute;right:100%;top:0;margin-right:4px;min-width:140px;background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:8px;padding:4px;z-index:100000;box-shadow:var(--shadow-lg)}.more-dropdown .submenu-item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;background:transparent;border:none;border-radius:6px;color:#f7f8fccc;font-size:13px;font-family:inherit;cursor:pointer;transition:all .15s;text-align:left}.more-dropdown .submenu-item:hover{background:#f7f8fc1a}.more-dropdown .submenu-item.active{background:#235efa33;color:#fff}.more-dropdown .mini-badge{width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.schedule-badge.svelte-bxaj43{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:12px;background:#007df226;background:oklch(.6 .22 255 / .15);color:#93c5fd;font-size:11px;font-weight:500;white-space:nowrap}.schedule-badge.recurring.svelte-bxaj43{background:#7f3cf226;color:#d8b4fe}.schedule-badge.overdue.svelte-bxaj43{background:#e5002633;background:oklch(.58 .24 25 / .2);color:#fca5a5;animation:svelte-bxaj43-pulse-red 2s ease-in-out infinite}@keyframes svelte-bxaj43-pulse-red{0%,to{opacity:1}50%{opacity:.7}}.icon.svelte-bxaj43{width:12px;height:12px;flex-shrink:0}.card-wrapper.svelte-6oznq7{position:relative}.card.svelte-6oznq7{display:flex;flex-direction:column;padding:12px 14px;background:#121621b3;border-radius:12px;border:1px solid oklch(.98 .005 270 / .06);cursor:grab;transition:all .15s;position:relative;z-index:1}.card.svelte-6oznq7:hover{background:#121621d9;border-color:#f7f8fc1a;z-index:1000}.card.svelte-6oznq7:active:not(.editing){cursor:grabbing}.card.editing.svelte-6oznq7{cursor:default}.card.dimmed.svelte-6oznq7{opacity:.4;pointer-events:none}.card.expanded.svelte-6oznq7{border-color:#235efa4d}.card.done.svelte-6oznq7{opacity:.7}.card.highlighted.svelte-6oznq7{border-color:var(--color-warning-500);box-shadow:0 0 0 2px #00b5b533,var(--shadow-md);box-shadow:0 0 0 2px oklch(.7 .16 195 / .2),var(--shadow-md);animation:svelte-6oznq7-pulse-highlight 2s ease-out}@keyframes svelte-6oznq7-pulse-highlight{0%{box-shadow:0 0 0 4px #00b5b566,var(--shadow-md);box-shadow:0 0 0 4px oklch(.7 .16 195 / .4),var(--shadow-md)}to{box-shadow:0 0 0 2px #00b5b533,var(--shadow-md);box-shadow:0 0 0 2px oklch(.7 .16 195 / .2),var(--shadow-md)}}.card-row.svelte-6oznq7{display:flex;justify-content:space-between;align-items:center;gap:12px}.title-row.svelte-6oznq7{margin-bottom:4px}.title-left.svelte-6oznq7{display:flex;align-items:center;gap:0;flex:1;min-width:0}.title-right.svelte-6oznq7{display:flex;align-items:center;gap:8px;flex-shrink:0}.index.svelte-6oznq7{font-size:13px;font-weight:600;color:#f7f8fc66;min-width:16px}.done-bolt.svelte-6oznq7{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:6px}.done-bolt.svelte-6oznq7 svg:where(.svelte-6oznq7){width:14px;height:14px;color:var(--color-tertiary-500);filter:drop-shadow(0 0 4px rgba(236,72,153,.6))}.title.svelte-6oznq7{font-size:15px;font-weight:700;color:#f7f8fce6;letter-spacing:-.02em;line-height:1.35;cursor:text;padding:2px 0;transition:color .15s ease,transform .2s ease,text-shadow .15s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.title.shifted.svelte-6oznq7{transform:translate(2px)}.title.svelte-6oznq7:hover:not(.strikethrough){color:#fff;text-shadow:0 0 24px oklch(.98 .005 270 / .12)}.title.strikethrough.svelte-6oznq7{text-decoration:line-through;color:#f7f8fc66;cursor:default;font-weight:500}.title-input.svelte-6oznq7{flex:1;font-size:15px;font-weight:700;color:#fff;background:#f7f8fc0f;border:1px solid oklch(.55 .24 264 / .4);border-radius:6px;padding:6px 10px;outline:none;font-family:inherit;letter-spacing:-.02em}.checkbox-btn.svelte-6oznq7{width:0;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;background:transparent;border:none;padding:0;margin-right:0;opacity:0;transform:scale(.8);transition:all .2s ease;overflow:hidden}.checkbox-btn.visible.svelte-6oznq7{width:16px;margin-right:6px;opacity:1;transform:scale(1)}.checkbox-btn.svelte-6oznq7 svg:where(.svelte-6oznq7){width:14px;height:14px;color:#f7f8fc59;transition:color .15s ease}.checkbox-btn.svelte-6oznq7:hover svg:where(.svelte-6oznq7){color:#fff}.schedule-wrapper.svelte-6oznq7{opacity:1;max-width:150px;overflow:hidden;transition:opacity .15s ease,max-width .2s ease}.schedule-wrapper.fade-out.svelte-6oznq7{opacity:0;max-width:0;pointer-events:none}.project-wrapper.svelte-6oznq7{position:relative;width:24px;opacity:1;transform:scale(1);transition:all .2s ease}.project-wrapper.hidden.svelte-6oznq7{width:0;opacity:0;transform:scale(.8);pointer-events:none;overflow:hidden}.project-badge.svelte-6oznq7{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s}.project-badge.svelte-6oznq7:hover:not(:disabled){transform:scale(1.1);box-shadow:var(--shadow-md)}.project-badge.svelte-6oznq7:disabled{cursor:default}.project-dropdown.svelte-6oznq7{position:absolute;top:100%;right:0;margin-top:8px;min-width:150px;background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:10px;padding:4px;z-index:200;box-shadow:var(--shadow-lg)}.dropdown-item.svelte-6oznq7{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;background:transparent;border:none;border-radius:6px;color:#f7f8fccc;font-size:13px;font-family:inherit;cursor:pointer;transition:background .15s;text-align:left}.dropdown-item.svelte-6oznq7:hover{background:#f7f8fc1a}.mini-badge.svelte-6oznq7{width:18px;height:18px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff}.dropdown-backdrop.svelte-6oznq7{position:fixed;inset:0;z-index:150}.description-row.svelte-6oznq7{padding:4px 0;margin-bottom:8px;position:relative;display:flex;flex-direction:column}.description-row.collapsed.svelte-6oznq7{max-height:60px;overflow:hidden}.description.svelte-6oznq7{font-size:13px;color:#f7f8fc80;margin:0;line-height:1.4;padding-left:22px;transition:color .15s ease;cursor:pointer}.description.svelte-6oznq7:hover{color:#f7f8fccc}.description-fade.svelte-6oznq7{position:absolute;bottom:0;left:0;right:0;height:28px;background:linear-gradient(to bottom,transparent,oklch(.2 .024 270 / .95));pointer-events:none}.description-expand-btn.svelte-6oznq7{position:absolute;bottom:0;right:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#f7f8fc66;cursor:pointer;border-radius:4px;transition:all .15s;z-index:5}.description-expand-btn.svelte-6oznq7:hover{background:#f7f8fc1a;color:#f7f8fccc}.description-expand-btn.svelte-6oznq7 svg:where(.svelte-6oznq7){width:16px;height:16px;transition:transform .2s}.description-expand-btn.expanded.svelte-6oznq7 svg:where(.svelte-6oznq7){transform:rotate(180deg)}.times-row.svelte-6oznq7{padding-left:32px;margin-bottom:8px}.est.svelte-6oznq7{font-size:12px;color:#f7f8fc80;cursor:text;padding:2px 0;transition:color .15s ease}.est.svelte-6oznq7:hover{color:#f7f8fccc}.time-input.svelte-6oznq7{width:55px;font-size:12px;color:#fff;background:#f7f8fc1a;border:1px solid oklch(.55 .24 264 / .5);border-radius:4px;padding:4px 6px;outline:none;font-family:inherit;text-align:center}.worked.svelte-6oznq7{font-size:11px;color:#f7f8fc59;padding:2px 0;transition:color .15s ease}.worked.clickable.svelte-6oznq7{cursor:text}.worked.clickable.svelte-6oznq7:hover{color:#f7f8fc99}.subtasks-row.svelte-6oznq7{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid oklch(.98 .005 270 / .06)}.subtasks-left.svelte-6oznq7{display:flex;align-items:center;gap:8px;color:#f7f8fc99;font-size:12px}.progress-circle-wrapper.svelte-6oznq7{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.progress-circle.svelte-6oznq7{width:16px;height:16px}.progress-bg.svelte-6oznq7{stroke:#f7f8fc33}.progress-fill.svelte-6oznq7{stroke:var(--color-warning-500)}.subtasks-count.svelte-6oznq7{color:#f7f8fc99;font-weight:500}.subtasks-label.svelte-6oznq7{color:#f7f8fc80}.add-subtask-inline.svelte-6oznq7{background:transparent;border:none;color:#f7f8fc80;font-size:14px;font-weight:600;cursor:pointer;padding:0 4px;transition:color .15s}.add-subtask-inline.svelte-6oznq7:hover{color:var(--color-warning-500)}.expand-chevron-btn.svelte-6oznq7{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#f7f8fc66;cursor:pointer;border-radius:4px;transition:all .15s}.expand-chevron-btn.svelte-6oznq7:hover{background:#f7f8fc1a;color:#f7f8fccc}.expand-chevron-btn.svelte-6oznq7 svg:where(.svelte-6oznq7){width:16px;height:16px;transition:transform .2s}.expand-chevron-btn.svelte-6oznq7 svg.rotated:where(.svelte-6oznq7){transform:rotate(180deg)}.subtasks-panel.svelte-6oznq7{margin-top:8px;display:flex;flex-direction:column;gap:6px}.subtask-input-row.svelte-6oznq7{display:flex;align-items:center;gap:8px;padding:4px;background:#f7f8fc08;border-radius:6px;border:1px solid oklch(.55 .24 264 / .3)}.subtask-input.svelte-6oznq7{flex:1;background:transparent;border:none;color:#fff;font-size:13px;font-family:inherit;padding:6px 8px;outline:none}.subtask-input.svelte-6oznq7::-moz-placeholder{color:#f7f8fc66}.subtask-input.svelte-6oznq7::placeholder{color:#f7f8fc66}.subtask-cancel.svelte-6oznq7{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#f7f8fc66;cursor:pointer;border-radius:4px;transition:all .15s}.subtask-cancel.svelte-6oznq7:hover{background:#f7f8fc1a;color:#f7f8fcb3}.subtask-cancel.svelte-6oznq7 svg:where(.svelte-6oznq7){width:14px;height:14px}.result-row.svelte-6oznq7{padding:6px 0;margin-bottom:4px;gap:6px}.result-label.svelte-6oznq7{font-size:12px;flex-shrink:0}.result-url.svelte-6oznq7{font-size:12px;color:#00b5b5cc;color:oklch(.7 .16 195 / .8);font-family:SF Mono,Monaco,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.result-url.clickable.svelte-6oznq7{cursor:pointer}.result-url.clickable.svelte-6oznq7:hover{color:var(--color-warning-500);text-decoration:underline}.assignee-dropdown.svelte-8v9qms{position:relative}.assignee-trigger.svelte-8v9qms{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .06);border-radius:var(--radius-base);color:var(--color-surface-400);font-size:13px;font-family:inherit;cursor:pointer;transition:all var(--transition-fast)}.assignee-trigger.svelte-8v9qms:hover:not(:disabled){background:#f7f8fc14;border-color:#f7f8fc1a}.assignee-trigger.svelte-8v9qms:disabled{opacity:.5;cursor:not-allowed}.assignee-trigger.has-assignee.svelte-8v9qms{color:var(--color-surface-50)}.compact.svelte-8v9qms .assignee-trigger:where(.svelte-8v9qms){padding:4px;border:none;background:transparent}.compact.svelte-8v9qms .assignee-trigger:where(.svelte-8v9qms):hover:not(:disabled){background:#f7f8fc0d}.assignee-avatar.svelte-8v9qms{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.assignee-avatar.initials.svelte-8v9qms{background:linear-gradient(135deg,var(--color-primary-500),var(--color-secondary-500));color:#fff;font-size:10px;font-weight:600}.assignee-avatar.empty.svelte-8v9qms{background:#f7f8fc14;color:var(--color-surface-500)}.assignee-avatar.empty.svelte-8v9qms svg:where(.svelte-8v9qms){width:14px;height:14px}.assignee-name.svelte-8v9qms{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.assignee-placeholder.svelte-8v9qms{color:var(--color-surface-500)}.chevron.svelte-8v9qms{width:14px;height:14px;color:var(--color-surface-500);margin-left:auto;flex-shrink:0}.dropdown-menu.svelte-8v9qms{position:absolute;top:100%;left:0;margin-top:4px;min-width:200px;max-height:280px;overflow-y:auto;background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:var(--radius-container);padding:4px;z-index:100;box-shadow:var(--shadow-lg)}.dropdown-item.svelte-8v9qms{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;background:transparent;border:none;border-radius:var(--radius-base);color:var(--color-surface-50);font-size:13px;font-family:inherit;cursor:pointer;text-align:left;transition:background var(--transition-fast)}.dropdown-item.svelte-8v9qms:hover{background:#f7f8fc1a}.dropdown-item.selected.svelte-8v9qms{background:#235efa1a}.item-avatar.svelte-8v9qms{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.item-avatar.initials.svelte-8v9qms{background:linear-gradient(135deg,var(--color-primary-500),var(--color-secondary-500));color:#fff;font-size:11px;font-weight:600}.item-avatar.empty.svelte-8v9qms{background:#f7f8fc14;color:var(--color-surface-500)}.item-avatar.empty.svelte-8v9qms svg:where(.svelte-8v9qms){width:16px;height:16px}.item-name.svelte-8v9qms{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.check.svelte-8v9qms{width:16px;height:16px;color:var(--color-primary-500);flex-shrink:0}.loading.svelte-8v9qms{padding:16px;text-align:center;color:var(--color-surface-500);font-size:13px}.inline-form.svelte-1pe4w2u{display:flex;flex-direction:column;gap:12px;padding:16px;background:#121621b3;border-radius:12px;border:1px solid oklch(.98 .005 270 / .08)}.row.svelte-1pe4w2u{display:flex;align-items:flex-end;gap:16px}.field.svelte-1pe4w2u{display:flex;flex-direction:column;gap:6px}.title-field.svelte-1pe4w2u{flex:1}.label.svelte-1pe4w2u{font-size:12px;color:#f7f8fc80;font-weight:500}.input.svelte-1pe4w2u{background:transparent;border:none;border-bottom:1px solid oklch(.98 .005 270 / .2);color:#fff;font-size:14px;font-family:inherit;padding:8px 0;outline:none;width:100%}.input.svelte-1pe4w2u:focus{border-color:#f7f8fc66}.input.svelte-1pe4w2u::-moz-placeholder{color:#f7f8fc66}.input.svelte-1pe4w2u::placeholder{color:#f7f8fc66}.time-field.svelte-1pe4w2u{width:80px}.time-input.svelte-1pe4w2u{background:#f7f8fc0d;border:none;border-radius:8px;color:#fff;font-size:14px;font-family:inherit;padding:8px 12px;text-align:center;outline:none;width:100%}.time-input.svelte-1pe4w2u::-moz-placeholder{color:#f7f8fc66}.time-input.svelte-1pe4w2u::placeholder{color:#f7f8fc66}.project-field.svelte-1pe4w2u{position:relative;flex:1}.project-select.svelte-1pe4w2u{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f7f8fc0d;border:none;border-radius:8px;cursor:pointer;transition:background .15s;width:100%;font-family:inherit}.project-select.svelte-1pe4w2u:hover{background:#f7f8fc1a}.project-badge.svelte-1pe4w2u{width:20px;height:20px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}.project-name.svelte-1pe4w2u{font-size:13px;color:#f7f8fccc;flex:1;text-align:left}.chevron.svelte-1pe4w2u{width:14px;height:14px;color:#f7f8fc80}.dropdown.svelte-1pe4w2u{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:8px;padding:4px;z-index:100}.dropdown-item.svelte-1pe4w2u{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;background:transparent;border:none;border-radius:6px;color:#f7f8fccc;font-size:13px;font-family:inherit;cursor:pointer;transition:background .15s;text-align:left}.dropdown-item.svelte-1pe4w2u:hover{background:#f7f8fc1a}.assignee-field.svelte-1pe4w2u{flex-shrink:0}.desc-toggle.svelte-1pe4w2u{padding:8px 0;background:transparent;border:none;color:#f7f8fc66;font-size:12px;cursor:pointer;text-align:left;font-family:inherit;transition:color .15s}.desc-toggle.svelte-1pe4w2u:hover{color:#f7f8fc99}.desc-field.svelte-1pe4w2u{width:100%}.desc-input.svelte-1pe4w2u{width:100%;padding:10px 12px;border-radius:8px;border:1px solid oklch(.98 .005 270 / .1);background:#f7f8fc0d;color:#fff;font-size:13px;font-family:inherit;outline:none;resize:none;transition:border-color .15s}.desc-input.svelte-1pe4w2u:focus{border-color:#f7f8fc66}.desc-input.svelte-1pe4w2u::-moz-placeholder{color:#f7f8fc66}.desc-input.svelte-1pe4w2u::placeholder{color:#f7f8fc66}.subtasks-field.svelte-1pe4w2u{width:100%}.subtask-list.svelte-1pe4w2u{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.subtask-item.svelte-1pe4w2u{display:flex;align-items:center;gap:8px;padding:6px 10px;background:#f7f8fc0d;border-radius:6px}.subtask-check.svelte-1pe4w2u{width:16px;height:16px;color:#f7f8fc59;flex-shrink:0}.subtask-title.svelte-1pe4w2u{flex:1;font-size:13px;color:#f7f8fccc}.subtask-remove.svelte-1pe4w2u{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;color:#f7f8fc66;cursor:pointer;opacity:0;transition:all .15s}.subtask-item.svelte-1pe4w2u:hover .subtask-remove:where(.svelte-1pe4w2u){opacity:1}.subtask-remove.svelte-1pe4w2u:hover{background:#e5002633;background:oklch(.58 .24 25 / .2);color:var(--color-error-500)}.subtask-remove.svelte-1pe4w2u svg:where(.svelte-1pe4w2u){width:14px;height:14px}.add-subtask.svelte-1pe4w2u{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#f7f8fc0d;border-radius:8px}.add-subtask.svelte-1pe4w2u:focus-within{background:#f7f8fc1a}.add-icon.svelte-1pe4w2u{width:16px;height:16px;color:#f7f8fc59;flex-shrink:0}.add-subtask.svelte-1pe4w2u input:where(.svelte-1pe4w2u){flex:1;background:transparent;border:none;outline:none;font-size:13px;color:#f7f8fce6;font-family:inherit}.add-subtask.svelte-1pe4w2u input:where(.svelte-1pe4w2u)::-moz-placeholder{color:#f7f8fc66}.add-subtask.svelte-1pe4w2u input:where(.svelte-1pe4w2u)::placeholder{color:#f7f8fc66}.add-btn.svelte-1pe4w2u{padding:4px 10px;background:var(--color-primary-500);border:none;border-radius:4px;color:#fff;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s}.add-btn.svelte-1pe4w2u:hover{background:#4e84ff;background:oklch(.64 .2 264)}.column-header.svelte-qf5ky{padding:16px 12px 12px;display:flex;flex-direction:column;gap:10px}.header-top.svelte-qf5ky{display:flex;justify-content:space-between;align-items:center}.title.svelte-qf5ky{font-size:16px;font-weight:700;color:#fff;margin:0;text-transform:capitalize}.header-right.svelte-qf5ky{display:flex;align-items:center;gap:10px}.time.svelte-qf5ky{font-size:13px;font-weight:500;color:#f7f8fc99}.monthly-count.svelte-qf5ky{font-size:13px;font-weight:500;color:#00b5b5cc;color:oklch(.7 .16 195 / .8)}.add-btn.svelte-qf5ky{width:28px;height:28px;border-radius:8px;border:none;background:#f7f8fc1a;color:#f7f8fcb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;padding:0}.add-btn.svelte-qf5ky:hover{background:#235efa4d;color:#fff}.add-btn.cancel.svelte-qf5ky{background:#e5002633;background:oklch(.58 .24 25 / .2);color:var(--color-error-500)}.add-btn.cancel.svelte-qf5ky:hover{background:#e500264d;background:oklch(.58 .24 25 / .3)}.add-btn.svelte-qf5ky svg:where(.svelte-qf5ky){width:16px;height:16px}.progress-row.svelte-qf5ky{display:flex;align-items:center;gap:10px}.progress-bar.svelte-qf5ky{flex:1;height:6px;background:#f7f8fc1a;border-radius:999px;overflow:hidden}.progress-fill.svelte-qf5ky{height:100%;background:#f7f8fc4d;border-radius:999px;transition:width .3s ease}.progress-fill.today.svelte-qf5ky{background:var(--color-warning-500)}.progress-text.svelte-qf5ky{font-size:12px;font-weight:500;color:#f7f8fc80;white-space:nowrap}.column.svelte-1egmqdg{flex:1 1 0;width:0;min-width:280px;display:flex;flex-direction:column;background:#121621b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid oklch(.98 .005 270 / .08);border-radius:16px;overflow:hidden;transition:border-color .2s,background .2s,box-shadow .2s;min-height:0}.column.drag-over.svelte-1egmqdg{border-color:#235efa80;background:#121621b3}.column.today-glow.svelte-1egmqdg{position:relative;border:2px solid transparent;background:linear-gradient(#141b28f2,#141b28f2) padding-box,linear-gradient(135deg,#22d3ee,#6366f1,#ec4899) border-box;box-shadow:0 0 30px #22d3ee40,0 0 60px #6366f126,inset 0 0 40px #22d3ee14,inset 0 0 80px #6366f10d}.task-list.svelte-1egmqdg{flex:1;display:flex;flex-direction:column;gap:12px;padding:0 12px 12px;overflow-y:auto;overflow-x:hidden;min-height:0}.task-list.svelte-1egmqdg::-webkit-scrollbar{width:6px}.task-list.svelte-1egmqdg::-webkit-scrollbar-track{background:transparent}.task-list.svelte-1egmqdg::-webkit-scrollbar-thumb{background:#f7f8fc26;border-radius:3px}.task-list.svelte-1egmqdg::-webkit-scrollbar-thumb:hover{background:#f7f8fc4d}.empty-state.svelte-1egmqdg{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 32px;margin:8px 0}.check-icon.svelte-1egmqdg{width:64px;height:64px;color:#00b5b5cc;color:oklch(.7 .16 195 / .8)}.all-clear.svelte-1egmqdg{font-size:16px;font-weight:700;color:#f7f8fc66;letter-spacing:1px}.task-drop-zone.svelte-1egmqdg{position:relative}.task-drop-zone.drop-before.svelte-1egmqdg:before{content:"";position:absolute;top:-6px;left:0;right:0;height:3px;background:var(--color-warning-500);border-radius:2px;z-index:10}.task-drop-zone.drop-after.svelte-1egmqdg:after{content:"";position:absolute;bottom:-6px;left:0;right:0;height:3px;background:var(--color-warning-500);border-radius:2px;z-index:10}.date-group.svelte-1egmqdg{display:flex;flex-direction:column;gap:8px}.date-header.svelte-1egmqdg{display:flex;align-items:center;gap:8px;padding:8px 0}.date-badge.svelte-1egmqdg{padding:4px 10px;border-radius:6px;background:#f7f8fc14;color:#f7f8fcb3;font-size:12px;font-weight:600}.date-count.svelte-1egmqdg{font-size:11px;color:#f7f8fc66}.add-task-btn.svelte-1egmqdg{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;margin-top:8px;background:transparent;border:none;color:#f7f8fc80;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s}.add-task-btn.svelte-1egmqdg:hover{color:#f7f8fccc}.add-task-btn.svelte-1egmqdg svg:where(.svelte-1egmqdg){width:16px;height:16px}.blitzit-wrapper.svelte-1egmqdg{padding:12px}.kanban-wrapper.svelte-1jpfu6w{display:flex;flex-direction:column;flex:1;overflow:hidden}.kanban-main.svelte-1jpfu6w{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:24px 24px 80px}.kanban-columns.svelte-1jpfu6w{display:flex;gap:24px;flex:1;overflow-x:hidden;overflow-y:hidden;min-height:0}.kanban-column-wrapper.svelte-1jpfu6w{flex:1;display:flex}.mobile-column-indicator.svelte-1jpfu6w{display:none}@media(max-width:767px){.mobile-column-indicator.svelte-1jpfu6w{display:flex;justify-content:center;gap:.5rem;padding:.5rem 0 1rem}.indicator-dot.svelte-1jpfu6w{width:8px;height:8px;border-radius:50%;border:none;background:var(--color-surface-500);opacity:.4;cursor:pointer;transition:all .2s ease;padding:0}.indicator-dot.active.svelte-1jpfu6w{background:var(--color-warning-500);opacity:1;transform:scale(1.25)}.kanban-main.svelte-1jpfu6w{padding:12px 12px 100px}.kanban-columns.svelte-1jpfu6w{gap:0;overflow:hidden}.kanban-column-wrapper.svelte-1jpfu6w{min-width:100%;max-width:100%;flex-shrink:0}.kanban-column-wrapper.mobile-hidden.svelte-1jpfu6w{display:none}}.auth-layout.svelte-1sot60c{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-surface-950);padding:24px}.auth-container.svelte-1sot60c{width:100%;max-width:420px}.branding.svelte-1sot60c{text-align:center;margin-bottom:32px}.logo.svelte-1sot60c{font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.title.svelte-1sot60c{font-size:1.25rem;font-weight:600;color:var(--color-surface-50);margin-bottom:4px}.subtitle.svelte-1sot60c{font-size:.875rem;color:var(--color-surface-400)}.auth-card.svelte-1sot60c{padding:32px}.footer.svelte-1sot60c{text-align:center;font-size:.75rem;color:var(--color-surface-500);margin-top:24px}.footer.svelte-1sot60c a:where(.svelte-1sot60c){color:var(--color-surface-400);text-decoration:underline;transition:color var(--transition-fast)}.footer.svelte-1sot60c a:where(.svelte-1sot60c):hover{color:var(--color-surface-50)}@media(max-width:480px){.auth-layout.svelte-1sot60c{padding:48px 16px 16px;align-items:flex-start}.logo.svelte-1sot60c{font-size:2rem}.auth-card.svelte-1sot60c{padding:24px}}.login-form.svelte-1fsqg4h{display:flex;flex-direction:column;gap:20px}.error-banner.svelte-1fsqg4h{display:flex;align-items:center;gap:8px;padding:12px;background:#e500261a;background:oklch(.58 .24 25 / .1);border:1px solid oklch(.58 .24 25 / .2);border-radius:var(--radius-container);color:var(--color-error-500);font-size:.875rem}.error-icon.svelte-1fsqg4h{width:20px;height:20px;flex-shrink:0}.field.svelte-1fsqg4h{display:flex;flex-direction:column;gap:6px}.field.svelte-1fsqg4h label:where(.svelte-1fsqg4h){font-size:.875rem;font-weight:500;color:var(--color-surface-400)}.field.svelte-1fsqg4h input:where(.svelte-1fsqg4h){padding:12px 16px;background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .1);border-radius:var(--radius-container);color:var(--color-surface-50);font-size:1rem;font-family:inherit;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.field.svelte-1fsqg4h input:where(.svelte-1fsqg4h)::-moz-placeholder{color:var(--color-surface-500)}.field.svelte-1fsqg4h input:where(.svelte-1fsqg4h)::placeholder{color:var(--color-surface-500)}.field.svelte-1fsqg4h input:where(.svelte-1fsqg4h):focus{outline:none;border-color:var(--color-primary-500);box-shadow:0 0 0 3px #235efa33}.field.svelte-1fsqg4h input.invalid:where(.svelte-1fsqg4h){border-color:var(--color-error-500)}.field.svelte-1fsqg4h input.invalid:where(.svelte-1fsqg4h):focus{box-shadow:0 0 0 3px #e5002633;box-shadow:0 0 0 3px oklch(.58 .24 25 / .2)}.field-error.svelte-1fsqg4h{font-size:.75rem;color:var(--color-error-500)}.options.svelte-1fsqg4h{display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.checkbox-label.svelte-1fsqg4h{display:flex;align-items:center;gap:8px;color:var(--color-surface-400);cursor:pointer}.checkbox-label.svelte-1fsqg4h input[type=checkbox]:where(.svelte-1fsqg4h){width:16px;height:16px;accent-color:var(--color-primary-500)}.link-button.svelte-1fsqg4h{background:none;border:none;padding:0;color:var(--color-primary-500);font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:none;transition:color var(--transition-fast)}.link-button.svelte-1fsqg4h:hover{color:var(--color-primary-400);text-decoration:underline}.divider.svelte-1fsqg4h{display:flex;align-items:center;gap:16px;color:var(--color-surface-500);font-size:.875rem}.divider.svelte-1fsqg4h:before,.divider.svelte-1fsqg4h:after{content:"";flex:1;height:1px;background:#f7f8fc0f}.google-button.svelte-1fsqg4h{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:12px 20px;background:#fff;border:none;border-radius:var(--radius-container);color:#374151;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background var(--transition-fast)}.google-button.svelte-1fsqg4h:hover{background:#f3f4f6}.google-icon.svelte-1fsqg4h{width:20px;height:20px}.register-link.svelte-1fsqg4h{text-align:center;font-size:.875rem;color:var(--color-surface-400);margin-top:8px}.register-form.svelte-1xgp2v7{display:flex;flex-direction:column;gap:24px}.progress.svelte-1xgp2v7{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:8px}.progress-step.svelte-1xgp2v7{width:32px;height:32px;border-radius:50%;background:#f7f8fc0d;border:2px solid oklch(.98 .005 270 / .1);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;color:var(--color-surface-500);transition:all var(--transition-normal)}.progress-step.active.svelte-1xgp2v7{border-color:var(--color-primary-500);color:var(--color-primary-500)}.progress-step.completed.svelte-1xgp2v7{background:var(--color-primary-500);border-color:var(--color-primary-500);color:#fff}.progress-line.svelte-1xgp2v7{width:48px;height:2px;background:#f7f8fc1a;transition:background var(--transition-normal)}.progress-line.active.svelte-1xgp2v7{background:var(--color-primary-500)}.step-content.svelte-1xgp2v7{display:flex;flex-direction:column;gap:20px}.step-title.svelte-1xgp2v7{font-size:1.125rem;font-weight:600;color:var(--color-surface-50);margin:0}.step-description.svelte-1xgp2v7{font-size:.875rem;color:var(--color-surface-400);margin:-12px 0 0}.error-banner.svelte-1xgp2v7{display:flex;align-items:center;gap:8px;padding:12px;background:#e500261a;background:oklch(.58 .24 25 / .1);border:1px solid oklch(.58 .24 25 / .2);border-radius:var(--radius-container);color:var(--color-error-500);font-size:.875rem}.error-icon.svelte-1xgp2v7{width:20px;height:20px;flex-shrink:0}.field.svelte-1xgp2v7{display:flex;flex-direction:column;gap:6px}.field.svelte-1xgp2v7 label:where(.svelte-1xgp2v7){font-size:.875rem;font-weight:500;color:var(--color-surface-400)}.field.svelte-1xgp2v7 input:where(.svelte-1xgp2v7){padding:12px 16px;background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .1);border-radius:var(--radius-container);color:var(--color-surface-50);font-size:1rem;font-family:inherit;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.field.svelte-1xgp2v7 input:where(.svelte-1xgp2v7)::-moz-placeholder{color:var(--color-surface-500)}.field.svelte-1xgp2v7 input:where(.svelte-1xgp2v7)::placeholder{color:var(--color-surface-500)}.field.svelte-1xgp2v7 input:where(.svelte-1xgp2v7):focus{outline:none;border-color:var(--color-primary-500);box-shadow:0 0 0 3px #235efa33}.field.svelte-1xgp2v7 input.invalid:where(.svelte-1xgp2v7){border-color:var(--color-error-500)}.field.svelte-1xgp2v7 input.invalid:where(.svelte-1xgp2v7):focus{box-shadow:0 0 0 3px #e5002633;box-shadow:0 0 0 3px oklch(.58 .24 25 / .2)}.field-error.svelte-1xgp2v7{font-size:.75rem;color:var(--color-error-500)}.password-strength.svelte-1xgp2v7{display:flex;flex-direction:column;gap:4px}.strength-bar.svelte-1xgp2v7{height:4px;background:#f7f8fc14;border-radius:2px;overflow:hidden}.strength-fill.svelte-1xgp2v7{height:100%;transition:width var(--transition-normal),background var(--transition-normal);border-radius:2px}.password-strength.weak.svelte-1xgp2v7 .strength-fill:where(.svelte-1xgp2v7){width:33%;background:var(--color-error-500)}.password-strength.medium.svelte-1xgp2v7 .strength-fill:where(.svelte-1xgp2v7){width:66%;background:var(--color-warning-500)}.password-strength.strong.svelte-1xgp2v7 .strength-fill:where(.svelte-1xgp2v7){width:100%;background:var(--color-success-500)}.strength-label.svelte-1xgp2v7{font-size:.75rem;color:var(--color-surface-500)}.password-strength.weak.svelte-1xgp2v7 .strength-label:where(.svelte-1xgp2v7){color:var(--color-error-500)}.password-strength.medium.svelte-1xgp2v7 .strength-label:where(.svelte-1xgp2v7){color:var(--color-warning-500)}.password-strength.strong.svelte-1xgp2v7 .strength-label:where(.svelte-1xgp2v7){color:var(--color-success-500)}.step-actions.svelte-1xgp2v7{display:flex;gap:12px}.step-actions.svelte-1xgp2v7 .btn{flex:1}.link-button.svelte-1xgp2v7{background:none;border:none;padding:0;color:var(--color-primary-500);font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:none;transition:color var(--transition-fast)}.link-button.svelte-1xgp2v7:hover{color:var(--color-primary-400);text-decoration:underline}.login-link.svelte-1xgp2v7{text-align:center;font-size:.875rem;color:var(--color-surface-400)}.success-state.svelte-1xgp2v7{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:24px 0}.success-icon.svelte-1xgp2v7{width:64px;height:64px;background:#05a92e26;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-success-500)}.success-icon.svelte-1xgp2v7 svg:where(.svelte-1xgp2v7){width:32px;height:32px}.success-state.svelte-1xgp2v7 h3:where(.svelte-1xgp2v7){font-size:1.25rem;font-weight:600;color:var(--color-surface-50);margin:0}.success-state.svelte-1xgp2v7 p:where(.svelte-1xgp2v7){font-size:.875rem;color:var(--color-surface-400);margin:0}.success-state.svelte-1xgp2v7 .hint:where(.svelte-1xgp2v7){color:var(--color-surface-500)}.success-state.svelte-1xgp2v7 .btn{margin-top:8px}.forgot-form.svelte-w9lbjs{display:flex;flex-direction:column;gap:20px}.header.svelte-w9lbjs{text-align:center;margin-bottom:4px}.header.svelte-w9lbjs h3:where(.svelte-w9lbjs){font-size:1.125rem;font-weight:600;color:var(--color-surface-50);margin:0 0 8px}.header.svelte-w9lbjs p:where(.svelte-w9lbjs){font-size:.875rem;color:var(--color-surface-400);margin:0}.error-banner.svelte-w9lbjs{display:flex;align-items:center;gap:8px;padding:12px;background:#e500261a;background:oklch(.58 .24 25 / .1);border:1px solid oklch(.58 .24 25 / .2);border-radius:var(--radius-container);color:var(--color-error-500);font-size:.875rem}.error-icon.svelte-w9lbjs{width:20px;height:20px;flex-shrink:0}.field.svelte-w9lbjs{display:flex;flex-direction:column;gap:6px}.field.svelte-w9lbjs label:where(.svelte-w9lbjs){font-size:.875rem;font-weight:500;color:var(--color-surface-400)}.field.svelte-w9lbjs input:where(.svelte-w9lbjs){padding:12px 16px;background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .1);border-radius:var(--radius-container);color:var(--color-surface-50);font-size:1rem;font-family:inherit;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.field.svelte-w9lbjs input:where(.svelte-w9lbjs)::-moz-placeholder{color:var(--color-surface-500)}.field.svelte-w9lbjs input:where(.svelte-w9lbjs)::placeholder{color:var(--color-surface-500)}.field.svelte-w9lbjs input:where(.svelte-w9lbjs):focus{outline:none;border-color:var(--color-primary-500);box-shadow:0 0 0 3px #235efa33}.field.svelte-w9lbjs input.invalid:where(.svelte-w9lbjs){border-color:var(--color-error-500)}.field.svelte-w9lbjs input.invalid:where(.svelte-w9lbjs):focus{box-shadow:0 0 0 3px #e5002633;box-shadow:0 0 0 3px oklch(.58 .24 25 / .2)}.field-error.svelte-w9lbjs{font-size:.75rem;color:var(--color-error-500)}.link-button.svelte-w9lbjs{background:none;border:none;padding:0;color:var(--color-primary-500);font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:none;transition:color var(--transition-fast)}.link-button.svelte-w9lbjs:hover{color:var(--color-primary-400);text-decoration:underline}.back-link.svelte-w9lbjs{text-align:center;font-size:.875rem;margin:0}.success-state.svelte-w9lbjs{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:24px 0}.success-icon.svelte-w9lbjs{width:64px;height:64px;background:#235efa1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-primary-500)}.success-icon.svelte-w9lbjs svg:where(.svelte-w9lbjs){width:32px;height:32px}.success-state.svelte-w9lbjs h3:where(.svelte-w9lbjs){font-size:1.25rem;font-weight:600;color:var(--color-surface-50);margin:0}.success-state.svelte-w9lbjs p:where(.svelte-w9lbjs){font-size:.875rem;color:var(--color-surface-400);margin:0}.success-state.svelte-w9lbjs .hint:where(.svelte-w9lbjs){color:var(--color-surface-500)}.success-state.svelte-w9lbjs .btn{margin-top:8px}.reset-form.svelte-1bms3fs{display:flex;flex-direction:column;gap:20px}.header.svelte-1bms3fs{text-align:center;margin-bottom:4px}.header.svelte-1bms3fs h3:where(.svelte-1bms3fs){font-size:1.125rem;font-weight:600;color:var(--color-surface-50);margin:0 0 8px}.header.svelte-1bms3fs p:where(.svelte-1bms3fs){font-size:.875rem;color:var(--color-surface-400);margin:0}.error-banner.svelte-1bms3fs{display:flex;align-items:center;gap:8px;padding:12px;background:#e500261a;background:oklch(.58 .24 25 / .1);border:1px solid oklch(.58 .24 25 / .2);border-radius:var(--radius-container);color:var(--color-error-500);font-size:.875rem}.error-icon.svelte-1bms3fs{width:20px;height:20px;flex-shrink:0}.field.svelte-1bms3fs{display:flex;flex-direction:column;gap:6px}.field.svelte-1bms3fs label:where(.svelte-1bms3fs){font-size:.875rem;font-weight:500;color:var(--color-surface-400)}.field.svelte-1bms3fs input:where(.svelte-1bms3fs){padding:12px 16px;background:#f7f8fc0d;border:1px solid oklch(.98 .005 270 / .1);border-radius:var(--radius-container);color:var(--color-surface-50);font-size:1rem;font-family:inherit;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.field.svelte-1bms3fs input:where(.svelte-1bms3fs)::-moz-placeholder{color:var(--color-surface-500)}.field.svelte-1bms3fs input:where(.svelte-1bms3fs)::placeholder{color:var(--color-surface-500)}.field.svelte-1bms3fs input:where(.svelte-1bms3fs):focus{outline:none;border-color:var(--color-primary-500);box-shadow:0 0 0 3px #235efa33}.field.svelte-1bms3fs input.invalid:where(.svelte-1bms3fs){border-color:var(--color-error-500)}.field.svelte-1bms3fs input.invalid:where(.svelte-1bms3fs):focus{box-shadow:0 0 0 3px #e5002633;box-shadow:0 0 0 3px oklch(.58 .24 25 / .2)}.field-error.svelte-1bms3fs{font-size:.75rem;color:var(--color-error-500)}.password-strength.svelte-1bms3fs{display:flex;flex-direction:column;gap:4px}.strength-bar.svelte-1bms3fs{height:4px;background:#f7f8fc14;border-radius:2px;overflow:hidden}.strength-fill.svelte-1bms3fs{height:100%;transition:width var(--transition-normal),background var(--transition-normal);border-radius:2px}.password-strength.weak.svelte-1bms3fs .strength-fill:where(.svelte-1bms3fs){width:33%;background:var(--color-error-500)}.password-strength.medium.svelte-1bms3fs .strength-fill:where(.svelte-1bms3fs){width:66%;background:var(--color-warning-500)}.password-strength.strong.svelte-1bms3fs .strength-fill:where(.svelte-1bms3fs){width:100%;background:var(--color-success-500)}.strength-label.svelte-1bms3fs{font-size:.75rem;color:var(--color-surface-500)}.password-strength.weak.svelte-1bms3fs .strength-label:where(.svelte-1bms3fs){color:var(--color-error-500)}.password-strength.medium.svelte-1bms3fs .strength-label:where(.svelte-1bms3fs){color:var(--color-warning-500)}.password-strength.strong.svelte-1bms3fs .strength-label:where(.svelte-1bms3fs){color:var(--color-success-500)}.link-button.svelte-1bms3fs{background:none;border:none;padding:0;color:var(--color-primary-500);font-size:inherit;font-family:inherit;cursor:pointer;text-decoration:none;transition:color var(--transition-fast)}.link-button.svelte-1bms3fs:hover{color:var(--color-primary-400);text-decoration:underline}.back-link.svelte-1bms3fs{text-align:center;font-size:.875rem;margin:0}.success-state.svelte-1bms3fs,.error-state.svelte-1bms3fs{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:24px 0}.success-icon.svelte-1bms3fs{width:64px;height:64px;background:#05a92e26;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-success-500)}.error-state-icon.svelte-1bms3fs{width:64px;height:64px;background:#e500261a;background:oklch(.58 .24 25 / .1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-error-500)}.success-icon.svelte-1bms3fs svg:where(.svelte-1bms3fs),.error-state-icon.svelte-1bms3fs svg:where(.svelte-1bms3fs){width:32px;height:32px}.success-state.svelte-1bms3fs h3:where(.svelte-1bms3fs),.error-state.svelte-1bms3fs h3:where(.svelte-1bms3fs){font-size:1.25rem;font-weight:600;color:var(--color-surface-50);margin:0}.success-state.svelte-1bms3fs p:where(.svelte-1bms3fs),.error-state.svelte-1bms3fs p:where(.svelte-1bms3fs){font-size:.875rem;color:var(--color-surface-400);margin:0}.success-state.svelte-1bms3fs .btn,.error-state.svelte-1bms3fs .btn{margin-top:8px}.api-keys-settings.svelte-1xls3oy{padding:1rem;background:#121621b3;border-radius:12px;border:1px solid oklch(.98 .005 270 / .1)}.header.svelte-1xls3oy{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}h3.svelte-1xls3oy{margin:0;font-size:1.1rem;color:var(--color-surface-50)}.description.svelte-1xls3oy{font-size:.85rem;color:var(--color-surface-400);margin-bottom:1rem}code.svelte-1xls3oy{background:#0000004d;padding:.1em .4em;border-radius:4px;font-family:monospace}.create-btn.svelte-1xls3oy{background:var(--color-primary-500);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.85rem}.create-btn.svelte-1xls3oy:hover{opacity:.9}.empty-state.svelte-1xls3oy{text-align:center;padding:2rem;color:var(--color-surface-400)}.keys-list.svelte-1xls3oy{display:flex;flex-direction:column;gap:.75rem}.key-item.svelte-1xls3oy{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#0003;border-radius:8px}.key-info.svelte-1xls3oy{flex:1;display:flex;flex-direction:column;gap:.25rem}.key-name.svelte-1xls3oy{font-weight:500;color:var(--color-surface-50)}.key-prefix.svelte-1xls3oy{font-size:.8rem;color:var(--color-surface-400)}.key-meta.svelte-1xls3oy{display:flex;gap:1rem;font-size:.75rem;color:var(--color-surface-400)}.expires.svelte-1xls3oy{color:var(--warning-color, #f59e0b)}.delete-btn.svelte-1xls3oy{background:transparent;color:var(--danger-color, #ef4444);border:1px solid var(--danger-color, #ef4444);padding:.35rem .75rem;border-radius:4px;cursor:pointer;font-size:.8rem}.delete-btn.svelte-1xls3oy:hover{background:var(--danger-color, #ef4444);color:#fff}.modal-overlay.svelte-1xls3oy{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.modal.svelte-1xls3oy{background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:12px;padding:1.5rem;max-width:400px;width:90%}.modal.svelte-1xls3oy h3:where(.svelte-1xls3oy){margin-bottom:1rem}.form-group.svelte-1xls3oy{margin-bottom:1rem}.form-group.svelte-1xls3oy label:where(.svelte-1xls3oy){display:block;font-size:.85rem;color:var(--color-surface-400);margin-bottom:.25rem}.form-group.svelte-1xls3oy input:where(.svelte-1xls3oy){width:100%;padding:.5rem;border:1px solid oklch(.98 .005 270 / .2);border-radius:6px;background:#0000004d;color:var(--color-surface-50);font-size:.9rem}.modal-actions.svelte-1xls3oy{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1.5rem}.modal-actions.svelte-1xls3oy button:where(.svelte-1xls3oy){padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem}.modal-actions.svelte-1xls3oy button:where(.svelte-1xls3oy):first-child{background:transparent;border:1px solid oklch(.98 .005 270 / .2);color:var(--color-surface-50)}.primary-btn.svelte-1xls3oy{background:var(--color-primary-500);color:#fff;border:none}.primary-btn.svelte-1xls3oy:disabled{opacity:.5;cursor:not-allowed}.warning.svelte-1xls3oy{background:#e5002633;background:oklch(.58 .24 25 / .2);border:1px solid var(--color-error-500);color:var(--color-error-500);padding:.75rem;border-radius:6px;margin-bottom:1rem;font-size:.85rem}.secret-display.svelte-1xls3oy{display:flex;gap:.5rem;margin-bottom:1rem}.secret-display.svelte-1xls3oy code:where(.svelte-1xls3oy){flex:1;padding:.75rem;overflow-x:auto;font-size:.8rem;word-break:break-all}.secret-display.svelte-1xls3oy button:where(.svelte-1xls3oy){background:var(--color-primary-500);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;white-space:nowrap}.calendar-settings.svelte-1fe8e4m{padding:1rem;background:#121621b3;border-radius:12px;border:1px solid oklch(.98 .005 270 / .1);margin-bottom:1rem}.header.svelte-1fe8e4m{display:flex;align-items:center;margin-bottom:.5rem}h3.svelte-1fe8e4m{margin:0;font-size:1.1rem;color:var(--color-surface-50);display:flex;align-items:center;gap:.5rem}.icon.svelte-1fe8e4m{width:20px;height:20px;color:#22d3ee}.description.svelte-1fe8e4m{font-size:.85rem;color:var(--color-surface-400);margin-bottom:1rem}.status.svelte-1fe8e4m{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:8px;margin-bottom:.75rem;font-size:.9rem}.status.loading.svelte-1fe8e4m{background:#f7f8fc0d;color:var(--color-surface-400)}.status.connected.svelte-1fe8e4m{background:#05a92e1a;color:var(--color-success-500)}.status.disconnected.svelte-1fe8e4m{background:#e500261a;background:oklch(.58 .24 25 / .1);color:var(--color-error-500)}.status-icon.svelte-1fe8e4m{width:18px;height:18px}.spinner.svelte-1fe8e4m{width:16px;height:16px;border:2px solid oklch(.98 .005 270 / .2);border-top-color:#fff;border-radius:50%;animation:svelte-1fe8e4m-spin .8s linear infinite}@keyframes svelte-1fe8e4m-spin{to{transform:rotate(360deg)}}.connect-btn.svelte-1fe8e4m{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:#fff;color:#333;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.connect-btn.svelte-1fe8e4m:hover{background:#f0f0f0}.google-icon.svelte-1fe8e4m{width:18px;height:18px}.google-icon.svelte-1fe8e4m path:where(.svelte-1fe8e4m):nth-child(1){fill:#4285f4}.google-icon.svelte-1fe8e4m path:where(.svelte-1fe8e4m):nth-child(2){fill:#34a853}.google-icon.svelte-1fe8e4m path:where(.svelte-1fe8e4m):nth-child(3){fill:#fbbc05}.google-icon.svelte-1fe8e4m path:where(.svelte-1fe8e4m):nth-child(4){fill:#ea4335}.disconnect-btn.svelte-1fe8e4m{width:100%;padding:.5rem 1rem;background:transparent;color:var(--danger-color, #ef4444);border:1px solid var(--danger-color, #ef4444);border-radius:6px;cursor:pointer;font-size:.85rem;transition:all .2s}.disconnect-btn.svelte-1fe8e4m:hover:not(:disabled){background:var(--danger-color, #ef4444);color:#fff}.disconnect-btn.svelte-1fe8e4m:disabled{opacity:.5;cursor:not-allowed}.user-menu.svelte-hqck1p{position:relative}.menu-trigger.svelte-hqck1p{display:flex;align-items:center;gap:.375rem;padding:.25rem;border:none;background:transparent;cursor:pointer;border-radius:.5rem;transition:background .15s ease}.menu-trigger.svelte-hqck1p:hover{background:#f7f8fc1a}.avatar.svelte-hqck1p{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--color-warning-500),var(--color-secondary-500));display:flex;align-items:center;justify-content:center;overflow:hidden}.avatar.svelte-hqck1p img:where(.svelte-hqck1p){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar.svelte-hqck1p .initials:where(.svelte-hqck1p){font-size:.75rem;font-weight:600;color:var(--color-surface-950)}.chevron{color:var(--color-surface-400);transition:transform .15s ease}.open.svelte-hqck1p .chevron{transform:rotate(180deg)}.dropdown.svelte-hqck1p{position:absolute;top:calc(100% + .5rem);right:0;min-width:200px;background:var(--color-surface-900);border:1px solid oklch(.98 .005 270 / .06);border-radius:.5rem;box-shadow:var(--shadow-lg);z-index:100;overflow:hidden}.dropdown-header.svelte-hqck1p{padding:.75rem}.user-info.svelte-hqck1p{display:flex;flex-direction:column;gap:.125rem}.user-name.svelte-hqck1p{font-size:.875rem;font-weight:500;color:var(--color-surface-50)}.user-email.svelte-hqck1p{font-size:.75rem;color:var(--color-surface-500)}.dropdown-divider.svelte-hqck1p{height:1px;background:#f7f8fc0f}.dropdown-item.svelte-hqck1p{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;background:transparent;color:var(--color-surface-400);cursor:pointer;text-align:left;font-size:.875rem;transition:all .15s ease}.dropdown-item.svelte-hqck1p:hover{background:#f7f8fc1a;color:var(--color-surface-50)}.dropdown-item.logout.svelte-hqck1p{color:var(--color-error-500)}.dropdown-item.logout.svelte-hqck1p:hover{background:#e500261a;background:oklch(.58 .24 25 / .1);color:var(--color-error-500)}.breadcrumb.svelte-150qrss{display:flex;align-items:center}.breadcrumb-list.svelte-150qrss{display:flex;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.breadcrumb-item.svelte-150qrss{display:flex;align-items:center;gap:.25rem}.breadcrumb-item.svelte-150qrss:first-child .separator{display:none}.separator{color:var(--color-surface-500)}.workspace-name.svelte-150qrss{font-size:.875rem;font-weight:500;color:var(--color-surface-400)}.project-indicator.svelte-150qrss{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--color-surface-400)}.project-indicator.svelte-150qrss:before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--project-color, var(--color-secondary-500))}.current-view.svelte-150qrss{font-size:.875rem;font-weight:500;color:var(--color-surface-50)}@media(max-width:767px){.workspace-name.svelte-150qrss,.project-indicator.svelte-150qrss,.breadcrumb-item.svelte-150qrss:not(:last-child){display:none}.breadcrumb-item.svelte-150qrss:last-child .separator{display:none}}.header.svelte-184nzvt{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid oklch(.98 .005 270 / .06)}.header-left.svelte-184nzvt{display:flex;align-items:center;gap:16px}.list-selector.svelte-184nzvt{position:relative}.list-dropdown-menu.svelte-184nzvt{position:absolute;top:100%;left:0;margin-top:8px;min-width:200px;background:#121621fa;border:1px solid oklch(.98 .005 270 / .1);border-radius:12px;padding:6px;z-index:100;box-shadow:var(--shadow-lg)}.dropdown-item.svelte-184nzvt{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:8px;color:#f7f8fccc;font-size:14px;font-family:inherit;cursor:pointer;transition:background .15s;text-align:left}.dropdown-item.svelte-184nzvt:hover{background:#f7f8fc1a}.list-dropdown.svelte-184nzvt{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#f7f8fc0f;border:1px solid oklch(.98 .005 270 / .1);border-radius:10px;cursor:pointer;transition:all .15s;font-family:inherit}.list-dropdown.svelte-184nzvt:hover{background:#f7f8fc1a;border-color:#f7f8fc26}.list-badge.svelte-184nzvt{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.list-name.svelte-184nzvt{font-size:14px;font-weight:600;color:#fff}.chevron.svelte-184nzvt{width:14px;height:14px;color:#f7f8fc80;margin-left:4px}.list-stats.svelte-184nzvt{font-size:13px;color:#f7f8fc80}.header-right.svelte-184nzvt{display:flex;align-items:center;gap:8px}.icon-btn.svelte-184nzvt{width:36px;height:36px;border-radius:8px;border:none;background:transparent;color:#f7f8fc80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.icon-btn.svelte-184nzvt:hover{background:#f7f8fc14;color:#fff}.icon-btn.svelte-184nzvt svg:where(.svelte-184nzvt){width:18px;height:18px}.loading-screen.svelte-y74n0s{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--color-surface-950);gap:.75rem}.spinner.svelte-y74n0s{width:3rem;height:3rem;border:4px solid oklch(.98 .005 270 / .06);border-top-color:var(--color-primary-500);border-radius:50%;animation:svelte-y74n0s-spin 1s linear infinite}@keyframes svelte-y74n0s-spin{to{transform:rotate(360deg)}}.app-shell.svelte-y74n0s{display:flex;flex-direction:column;height:100vh;background:var(--color-surface-950)}.app-layout.svelte-y74n0s{display:flex;flex:1;min-height:0}.content-area.svelte-y74n0s{display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}.banner-container.svelte-y74n0s{flex-shrink:0}.main-view.svelte-y74n0s{flex:1;overflow-y:auto;padding-bottom:1rem}.main-view.calendar.svelte-y74n0s{overflow:hidden;padding-bottom:4rem}.main-view.settings.svelte-y74n0s{padding:1.5rem;max-width:42rem;margin:0 auto}.main-view.settings.svelte-y74n0s h1:where(.svelte-y74n0s){font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem}@media(max-width:767px){.main-view.svelte-y74n0s{padding-bottom:5rem}}.overlay.svelte-y74n0s{position:fixed;inset:0;background:#00000080;z-index:40}.project-sidebar-container.svelte-y74n0s{position:fixed;left:0;top:0;height:100%;z-index:50}
