@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--z-dropdown: 900;--z-popover: 950;--z-modal: 1000;--z-modal-raised: 1050;--z-dialog: 1200;--tooltip-font-size: 1.3rem;--tooltip-font-size-small: 1.1rem}.logout-modal-container .modalTitle{font-size:1.5rem!important;margin-bottom:1rem!important}.logout-modal-container .modalDescription{font-size:1.125rem!important;line-height:1.6!important;margin-bottom:1.5rem!important}.logout-modal-container .confirmButton,.logout-modal-container .cancelButton{font-size:1rem!important;padding:.75rem 1.5rem!important;font-weight:600!important}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}h2{line-height:.5}p{font-size:.8em}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}}[data-tooltip]:not([data-tooltip-custom]){position:relative}[data-tooltip]:not([data-tooltip-custom]):after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;transform:translate(-50%,-6px);padding:10px 14px;background:#1a202cf2;color:#fff;font-size:13px;line-height:1.4;font-weight:500;border-radius:8px;white-space:normal;word-wrap:break-word;max-width:280px;width:max-content;z-index:var(--z-popover);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;box-shadow:0 6px 20px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);visibility:hidden}[data-tooltip]:not([data-tooltip-custom]):before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%,-2px);border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(26,32,44,.95);opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:calc(var(--z-popover) + 1);visibility:hidden}[data-tooltip]:not([data-tooltip-custom]):hover:after,[data-tooltip]:not([data-tooltip-custom]):hover:before{opacity:1;visibility:visible;transform:translate(-50%)}[data-tooltip][data-tooltip-custom]{position:relative}[data-tooltip][data-tooltip-custom]:after{content:attr(data-tooltip);position:absolute;top:100%;left:0;margin-top:8px;padding:10px 14px;background:#1a202cf2;color:#fff;font-size:13px;font-weight:500;line-height:1.4;border-radius:8px;white-space:normal;word-wrap:break-word;max-width:280px;width:max-content;z-index:var(--z-popover);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .25s ease,transform .25s ease;box-shadow:0 6px 20px #00000040;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-tooltip][data-tooltip-custom]:before{content:"";position:absolute;top:100%;left:1rem;margin-top:2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(26,32,44,.95);opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .25s ease,transform .25s ease;z-index:calc(var(--z-popover) + 1)}[data-tooltip][data-tooltip-custom]:hover:after,[data-tooltip][data-tooltip-custom]:hover:before{opacity:1;transform:translateY(0)}[data-tooltip][data-tooltip-custom][data-tooltip-position=top]:after{bottom:100%;top:auto;left:50%;transform:translate(-50%,6px);margin-top:0;margin-bottom:8px;white-space:nowrap}[data-tooltip][data-tooltip-custom][data-tooltip-position=top]:before{bottom:100%;top:auto;left:50%;transform:translate(-50%,2px);margin-top:0;margin-bottom:2px;border-bottom:none;border-top:6px solid rgba(26,32,44,.95)}[data-tooltip][data-tooltip-custom][data-tooltip-position=top]:hover:after,[data-tooltip][data-tooltip-custom][data-tooltip-position=top]:hover:before{transform:translate(-50%)}.MorningModal-module__modalOverlay__yOn9L{position:fixed;top:-70px;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.MorningModal-module__modalContent__bSwdJ{background-image:url(/assets/morning_modal-aO4YMvUe.png);background-size:cover;background-position:center;border-radius:10px;padding:30px;width:90%;max-width:900px;aspect-ratio:16 / 10;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 6px #0000001a;color:#fff}.MorningModal-module__modalContent__bSwdJ h1{text-align:center;font-size:28px;margin-bottom:20px;color:#000}.MorningModal-module__messageSection__7QfSG,.MorningModal-module__tasksSection__AjWrF{background-color:#fff9;color:#000;font-size:18px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:8px;padding:15px;width:70%;margin:auto}.MorningModal-module__messageSection__7QfSG h2,.MorningModal-module__tasksSection__AjWrF h2{font-size:18px;margin-bottom:20px;width:90%;line-height:1.5em}.MorningModal-module__messageSection__7QfSG p{font-style:italic;font-size:16px}.MorningModal-module__tasksSection__AjWrF ul{list-style-type:none;padding-left:0;font-size:16px}.MorningModal-module__tasksSection__AjWrF li{margin-bottom:5px}.MorningModal-module__tasksSection__AjWrF li:before{content:"✓";color:#4caf50;margin-right:10px}.MorningModal-module__modalContent__bSwdJ>p{text-align:center;font-weight:700;margin-bottom:15px;background-color:#fffefe99;color:#000;padding:10px;border-radius:8px;font-size:16px}.MorningModal-module__button__jlqb4{display:block;width:30%;padding:10px;background-color:#4caf50;color:#fff;border:none;border-radius:5px;font-size:16px;cursor:pointer;margin:auto}.MorningModal-module__button__jlqb4:hover{background-color:#45a049}.TaskModal-module__modalContent__zahXM{display:flex;flex-direction:column}.TaskModal-module__field__-Z2-J{margin-bottom:var(--spacing-md)}.TaskModal-module__goalLabel__l4ysE{display:block;font-weight:600;color:var(--color-gray-700);margin-bottom:var(--spacing-xs)}.TaskModal-module__goalLabelRequired__Vl8MH{display:block;font-weight:700;font-size:var(--text-lg);color:var(--color-gray-900);margin-bottom:var(--spacing-sm)}.TaskModal-module__requiredAsterisk__uHptR{color:#ef4444;font-weight:600}.TaskModal-module__requiredHint__CEB2u{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-top:var(--spacing-sm);background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:var(--border-radius-md);color:#92400e;font-size:var(--text-base);font-weight:500}.TaskModal-module__requiredHintIcon__hCx6N{font-size:1.25rem}.TaskModal-module__goalInput__QRdKt{width:100%;padding:var(--spacing-md);border:2px solid #e2e8f0;border-radius:var(--border-radius-sm);font-family:var(--font-body);font-size:var(--text-lg);transition:all .2s ease;background-color:#fff!important;color:#000}.TaskModal-module__goalInput__QRdKt:focus{outline:none;border-color:var(--color-primary);background-color:#fff!important}.TaskModal-module__textarea__MsJ9i{width:100%;min-height:100px;padding:var(--spacing-md);border:2px solid #e2e8f0;border-radius:var(--border-radius-sm);font-family:var(--font-body);font-size:var(--text-xl);resize:vertical;transition:all .2s ease;background-color:#fff!important;color:#000}.TaskModal-module__textarea__MsJ9i:focus{outline:none;border-color:var(--color-primary);background-color:#fff!important}.TaskModal-module__quickAddToggle__r9Sgj{border:none;background:none;padding:0;padding-left:.5rem;margin-left:.5rem;border-left:1px solid #cbd5e1;font-size:.95rem;font-weight:600;color:var(--color-primary);display:inline-flex;align-items:center;cursor:pointer;transition:color .2s ease}.TaskModal-module__quickAddToggle__r9Sgj:hover{color:var(--color-indigo-600)}.TaskModal-module__quickAddLabel__ArlRN{font-size:.95rem}.TaskModal-module__quickAddPanel__D1tDZ{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1.25rem;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:12px;margin-bottom:1rem;animation:TaskModal-module__slideDown__ItHWy .25s ease;box-shadow:0 1px 3px #0000001a}@keyframes TaskModal-module__slideDown__ItHWy{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.TaskModal-module__quickAddField__40x-B{display:flex;flex-direction:column;gap:.5rem}.TaskModal-module__quickAddFieldLabel__vdeIY{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1e293b;text-transform:uppercase;letter-spacing:.05em}.TaskModal-module__quickAddFieldIcon__6zeQh{font-size:1rem}.TaskModal-module__quickAddSelect__h7fy-,.TaskModal-module__quickAddDateInput__FQfgU{width:100%;padding:.75rem .875rem;border:1px solid #cbd5e1;border-radius:8px;font-family:var(--font-body);font-size:1rem;background:#fff;color:#1e293b;transition:all .2s ease;cursor:pointer}.TaskModal-module__quickAddSelect__h7fy-:hover,.TaskModal-module__quickAddDateInput__FQfgU:hover{background:#f8fafc;border-color:#94a3b8}.TaskModal-module__quickAddSelect__h7fy-:focus,.TaskModal-module__quickAddDateInput__FQfgU:focus{outline:none;border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 3px #6366f11a}.TaskModal-module__quickAddDateInput__FQfgU{cursor:text;color-scheme:light}.TaskModal-module__quickAddSelect__h7fy- optgroup{font-weight:600;color:#475569;font-size:.9375rem;background:#f8fafc}.TaskModal-module__quickAddSelect__h7fy- option{font-weight:400;color:#1e293b;background:#fff;padding:.5rem}.TaskModal-module__quickAddSelect__h7fy- option[value^=area_]{font-weight:600;color:#0f172a}.TaskModal-module__quickAddSelect__h7fy- option[value^=proj_]{font-weight:400;padding-left:1.5rem;color:#475569}.TaskModal-module__quickAddPanel__D1tDZ:has(.TaskModal-module__quickAddField__40x-B:only-child){grid-template-columns:1fr}.TaskModal-module__goalAlignmentSection__JGd0M{background:#f8fafc;border-radius:var(--border-radius-md);padding:var(--spacing-md);margin-bottom:var(--spacing-md);border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:var(--spacing-sm)}.TaskModal-module__goalAlignmentHeader__74Mdn{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm)}.TaskModal-module__goalAlignmentHeaderInfo__UFTFe{display:flex;flex-direction:column;gap:4px}.TaskModal-module__goalAlignmentLabel__7-Yb5{font-size:1rem;font-weight:600;color:#1f2937;text-transform:uppercase;letter-spacing:.04em}.TaskModal-module__goalAlignmentName__-Uyrb{font-size:1rem;font-weight:600;color:#334155}.TaskModal-module__goalAlignmentToggle__GUtan{display:flex;align-items:center;gap:var(--spacing-sm);font-size:.95rem;color:#475569;cursor:pointer;width:100%}.TaskModal-module__goalAlignmentToggle__GUtan input{margin:0;flex-shrink:0}.TaskModal-module__goalAlignmentDetails__-NeNK{margin-top:var(--spacing-sm);padding-top:var(--spacing-sm);border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:var(--spacing-sm)}.TaskModal-module__goalDetailRow__qZMmI{display:grid;grid-template-columns:120px 1fr;gap:var(--spacing-sm)}.TaskModal-module__goalDetailLabel__5Zojx{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.TaskModal-module__goalDetailValue__Gnmw9{min-width:0;font-size:.95rem;color:#1f2937;line-height:1.5}.TaskModal-module__goalAlignmentHint__SkhUI{font-size:.95rem;color:#475569;line-height:1.4}.TaskModal-module__goalAlignmentToggle__GUtan span{flex:1;display:block;line-height:1.4}.TaskModal-module__sectionToggleButton__l-MA7{display:inline-flex;align-items:center;gap:6px;border:none;background:none;color:#2563eb;font-size:1rem;font-weight:600;cursor:pointer;padding:4px 6px;border-radius:999px;transition:background-color .2s ease,color .2s ease}.TaskModal-module__sectionToggleButton__l-MA7:hover{background:#2563eb14}.TaskModal-module__sectionToggleButton__l-MA7:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px}.TaskModal-module__recurrenceCheckbox__QXcqP{margin-bottom:var(--spacing-md)}.TaskModal-module__checkboxLabel__vDAaY{display:flex;align-items:center;gap:var(--spacing-sm);color:var(--color-gray-700);font-size:var(--text-base);cursor:pointer}.TaskModal-module__checkbox__IKLOq{width:16px;height:16px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff!important;border:2px solid #e2e8f0;border-radius:4px;outline:none;position:relative;margin:0}.TaskModal-module__checkbox__IKLOq:checked{background-color:var(--color-primary)!important;border-color:var(--color-primary)}.TaskModal-module__checkbox__IKLOq:checked:before{content:"✓";position:absolute;color:#fff;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.TaskModal-module__taskRecurrence__74a9W{background:#f8fafc;border-radius:var(--border-radius-md);padding:var(--spacing-md);margin-bottom:var(--spacing-md)}.TaskModal-module__addButton__J4ZhW{background:none;border:none;color:#64748b;cursor:pointer;padding:var(--spacing-xs);border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-top:8px}.TaskModal-module__addButton__J4ZhW:hover:not(:disabled){color:var(--color-primary);background:#f8fafc}.TaskModal-module__addButton__J4ZhW:disabled{opacity:.5;cursor:not-allowed}.TaskModal-module__generateButton__Ltc-5{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);border:1px solid #bae6fd;border-radius:var(--border-radius-md);background:#f0f9ff;color:#0284c7;font-size:var(--text-sm);cursor:pointer;transition:all .2s ease;white-space:nowrap}.TaskModal-module__generateButton__Ltc-5:hover{background:#e0f2fe;color:#0369a1}.TaskModal-module__assistantAvatar__uR83K{width:20px;height:20px;object-fit:contain}.TaskModal-module__dragHandle__EBm8L{cursor:grab;color:#94a3b8;display:flex;align-items:center;padding:2px;margin:-2px;border-radius:var(--border-radius-sm);transition:all .2s ease}.TaskModal-module__dragHandle__EBm8L:hover{color:#64748b;background:#f1f5f9}.TaskModal-module__dragging__7cFci .TaskModal-module__dragHandle__EBm8L{cursor:grabbing}.TaskModal-module__moveButton__TSTct,.TaskModal-module__removeButton__kMsic{background:none;border:none;color:#64748b;cursor:pointer;padding:2px;border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.TaskModal-module__moveButton__TSTct:hover:not(:disabled){color:var(--color-primary);background:#f1f5f9}.TaskModal-module__moveButton__TSTct:disabled{opacity:.3;cursor:not-allowed}.TaskModal-module__removeButton__kMsic:hover{color:#ef4444;background:#fee2e2}.TaskModal-module__scheduledTypeSection__dwczj{margin-bottom:var(--spacing-md);padding:var(--spacing-md);background:#f8fafc;border-radius:var(--border-radius-md);border:1px solid #e2e8f0}.TaskModal-module__scheduledTypeHeader__x2gMn{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm)}.TaskModal-module__sectionTitleBlock__x8xGm{display:flex;flex-direction:column;gap:4px}.TaskModal-module__scheduledTypeLabel__F9BCk{font-size:var(--text-lg);font-weight:600;color:#1f2937}.TaskModal-module__scheduledTypeOptions__DRly0{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}.TaskModal-module__scheduledTypeOption__9sP1j{padding:var(--spacing-md) var(--spacing-lg);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);background:#fff;color:#64748b;font-size:var(--text-lg);cursor:pointer;transition:all .2s ease;font-family:var(--font-body);font-weight:500}.TaskModal-module__scheduledTypeOption__9sP1j:hover:not(.TaskModal-module__selectedNone__do5Q2):not(.TaskModal-module__selectedCore__E31nD):not(.TaskModal-module__selectedHousekeeping__xchkK){border-color:#cbd5e1;background:#f8fafc}.TaskModal-module__scheduledTypeOption__9sP1j.TaskModal-module__selectedNone__do5Q2{background:#dbdbdc;border-color:#313234;color:#475569}.TaskModal-module__scheduledTypeOption__9sP1j.TaskModal-module__selectedCore__E31nD{background:#fef7f5;border-color:#ff64b8;color:#e91e63}.TaskModal-module__scheduledTypeOption__9sP1j.TaskModal-module__selectedHousekeeping__xchkK{background:#f0fdfa;border-color:#5ccea3;color:#059669}.TaskModal-module__scheduledTypeOption__9sP1j:focus-visible{outline:2px solid #bae6fd;outline-offset:2px}.TaskModal-module__taskTypeDetails__8HRKJ{margin-top:var(--spacing-sm);padding-top:var(--spacing-sm);border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:var(--spacing-sm)}.TaskModal-module__taskTypeDetail__CUeCD{display:flex;flex-direction:column;gap:4px;color:#1f2937}.TaskModal-module__taskTypeDetailTitle__ssM9p{font-weight:600;font-size:.95rem;color:#2563eb}.TaskModal-module__taskTypeDetailBody__GsCAw{font-size:1rem;color:#475569;line-height:1.5}.TaskModal-module__taskAgeFootnote__rd5RY{margin-top:var(--spacing-lg);padding-top:var(--spacing-sm);border-top:1px solid #f1f5f9;text-align:left;padding-left:var(--spacing-md)}.TaskModal-module__ageText__y961O{font-size:.95rem;color:#6b7280;font-weight:400;line-height:1.4;display:inline-flex;align-items:baseline;gap:.2rem}.TaskModal-module__tallyMarks__j6xXC{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,monospace;font-size:.9rem;color:#374151;font-weight:600;letter-spacing:.05em}.TaskModal-module__sherpaiNudge__Zwtde{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);padding:1rem 1.25rem;border-radius:var(--border-radius-lg);border:1px solid rgba(99,102,241,.2);background:linear-gradient(135deg,#6366f11f,#38bdf814);margin-bottom:var(--spacing-md)}.TaskModal-module__sherpaiCopy__Zcy-m{display:flex;flex-direction:column;gap:.25rem;min-width:0}.TaskModal-module__sherpaiPrompt__xD-aA{font-size:1rem;font-weight:700;color:var(--color-gray-700)}.TaskModal-module__sherpaiHint__g1pdJ{font-size:.9rem;color:var(--color-gray-500)}.TaskModal-module__sherpaiButton__UuGMW{border:none;background:#705396;color:#fff;font-size:.95rem;font-weight:600;padding:.6rem 1rem;border-radius:999px;cursor:pointer;white-space:nowrap;box-shadow:0 10px 18px #6366f140;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.TaskModal-module__sherpaiButton__UuGMW:hover:not(:disabled){background:var(--color-indigo-700);color:#2b2b2b;transform:translateY(-1px);box-shadow:0 12px 22px #6366f14d}.TaskModal-module__sherpaiButton__UuGMW:disabled{background:var(--color-gray-300);box-shadow:none;cursor:not-allowed}.TaskModal-module__sherpaiButtonPlan__G0TG4{background:linear-gradient(135deg,#f59e0b,#ea580c);box-shadow:0 10px 18px #f59e0b4d}.TaskModal-module__sherpaiButtonPlan__G0TG4:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#c2410c);color:#fff;box-shadow:0 12px 22px #ea580c59}.TaskModal-module__sherpaiStatus__yBqaq{margin-left:auto;font-size:.9rem;font-weight:500;color:var(--color-gray-500)}@media (max-width: 640px){.TaskModal-module__sherpaiNudge__Zwtde{flex-direction:column;align-items:flex-start;gap:.5rem}.TaskModal-module__sherpaiStatus__yBqaq{margin-left:0}}.TaskModal-module__errorContainer__N6hyA{margin-bottom:16px;padding:12px 16px;background:#fee;border:1px solid #fcc;border-radius:8px}.TaskModal-module__errorMessage__sKlt3{color:#c33;font-size:14px;font-weight:500;line-height:1.4}.TaskModal-module__errorMessage__sKlt3:not(:last-child){margin-bottom:8px}.TaskModal-module__footerError__zuf6A{color:#c33;font-size:14px;font-weight:500;display:flex;flex-wrap:wrap;gap:4px}.TaskModal-module__targetDateContainer__zFCvI{display:flex;flex-direction:column;gap:.75rem}.TaskModal-module__quickDateButtons__DYcDe{display:flex;gap:.5rem}.TaskModal-module__quickDateButton__erYl1{flex:1;padding:.625rem .875rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:.9375rem;font-weight:500;color:#475569;cursor:pointer;transition:all .2s ease}.TaskModal-module__quickDateButton__erYl1:hover{background:#f1f5f9;border-color:#94a3b8;color:#1e293b}.TaskModal-module__quickDateButton__erYl1:active{transform:scale(.98)}.Modal-module__overlay__zU78B{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;z-index:var(--z-modal);padding-top:8vh}.Modal-module__modal__KKHpQ{background:var(--color-card);border-radius:var(--border-radius-lg);width:480px;max-width:calc(100vw - 32px);max-height:84vh;box-shadow:var(--shadow-lg);animation:Modal-module__slideUp__kuphg .2s ease;display:flex;flex-direction:column;overflow:hidden}.Modal-module__modalContent__-eEHG{display:flex;flex-direction:column;height:100%;min-height:0}.Modal-module__header__7FKBV{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);min-height:40px;padding:var(--spacing-xl) var(--spacing-xl) 0;flex-shrink:0}.Modal-module__header__7FKBV h2,.Modal-module__modalTitle__CZFvk{margin:0;font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:600;color:#1a1a2e;line-height:1.2;display:flex;align-items:center;gap:.5rem}.Modal-module__titleIcon__9SnJz{display:flex;align-items:center;justify-content:center;color:#64748b;line-height:0}.Modal-module__tabs__QlGS4{display:flex;width:100%;background:#f3f4f6;padding:4px;border-radius:var(--border-radius-full)}.Modal-module__tab__ExLN5{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:var(--spacing-sm) var(--spacing-md);border:none;background:none;border-radius:var(--border-radius-full);font-family:var(--font-body);font-size:var(--text-base);color:#64748b;cursor:pointer;transition:all .2s ease}.Modal-module__tab__ExLN5:hover:not(.Modal-module__active__4f42p){color:#000}.Modal-module__tab__ExLN5.Modal-module__active__4f42p{background:#fff;color:#000;box-shadow:var(--shadow-sm)}.Modal-module__tabIcon__52fxs{display:flex;align-items:center;justify-content:center;opacity:.7;line-height:0}.Modal-module__tab__ExLN5.Modal-module__active__4f42p .Modal-module__tabIcon__52fxs{opacity:1}.Modal-module__closeButton__Jw02t{padding:var(--spacing-xs);border:none;background:none;cursor:pointer;border-radius:var(--border-radius-sm);color:#64748b;transition:all .2s ease;line-height:0}.Modal-module__closeButton__Jw02t:hover{color:#000}.Modal-module__formWrapper__qcyb9{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.Modal-module__formContent__V62fz{flex:1;min-height:0;overflow-y:auto;padding:var(--spacing-xl);display:flex;flex-direction:column;gap:var(--spacing-xl)}.Modal-module__field__Bklga{display:flex;flex-direction:column;gap:var(--spacing-sm)}.Modal-module__label__VRGWZ{font-family:var(--font-body);font-size:var(--text-lg);color:#64748b}.Modal-module__input__a-bJV,.Modal-module__textarea__dIxGn,.Modal-module__select__axMEZ{padding:var(--spacing-md) 0;border:none;border-bottom:2px solid #e2e8f0;font-family:var(--font-body);font-size:var(--text-xl);width:100%;background-color:#fff!important;color:#000;transition:all .2s ease}.Modal-module__input__a-bJV:focus,.Modal-module__textarea__dIxGn:focus,.Modal-module__select__axMEZ:focus{outline:none;border-color:var(--color-primary);background-color:#fff!important}.Modal-module__textarea__dIxGn{resize:vertical;min-height:120px;border:2px solid #e2e8f0;border-radius:var(--border-radius-sm);padding:var(--spacing-md);background-color:#fff!important}.Modal-module__footer__z9-uY{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-lg) var(--spacing-xl) var(--spacing-xl);flex-shrink:0;background:var(--color-card);border-top:1px solid #e2e8f0}.Modal-module__footerLeft__pyzS9{display:flex;align-items:center}.Modal-module__footerRight__9ywkn{display:flex;align-items:center;gap:var(--spacing-md)}.Modal-module__colors__Gzjg6{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--spacing-sm);padding:var(--spacing-xs)}@keyframes Modal-module__slideUp__kuphg{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__headerControls__dJJAe{display:flex;align-items:center;gap:var(--spacing-sm)}.Modal-module__helpButton__cML-J{position:relative;background:none;border:none;padding:4px;cursor:pointer;color:#64748b;border-radius:var(--border-radius-sm);transition:all .2s ease;line-height:0}.Modal-module__helpButton__cML-J:hover{color:#000}.Modal-module__helpTooltip__vp7qy{display:none;position:absolute;right:0;top:100%;background:#fff;padding:var(--spacing-md);border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);width:280px;z-index:var(--z-popover);font-size:var(--text-base);color:#4b5563;margin-top:var(--spacing-xs);text-align:left;line-height:1.4}.Modal-module__helpButton__cML-J:hover .Modal-module__helpTooltip__vp7qy{display:block}.Modal-module__subtasksSection__8Dgdf{border-top:1px solid #e2e8f0;padding-top:var(--spacing-md)}.Modal-module__subtasksToggle__3pa-h{display:flex;align-items:center;gap:var(--spacing-sm);background:none;border:none;color:#64748b;font-size:var(--text-base);cursor:pointer;padding:var(--spacing-xs) 0;transition:all .2s ease}.Modal-module__subtasksToggle__3pa-h:hover{color:#000}.Modal-module__subtasksContent__guYYM{margin-top:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-md)}.Modal-module__subtasksActions__CkMKs{display:flex;gap:var(--spacing-md);margin-bottom:var(--spacing-sm)}.Modal-module__addSubtaskButton__kZRVB,.Modal-module__generateButton__UqT66{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);background:#fff;color:#64748b;font-size:var(--text-base);cursor:pointer;transition:all .2s ease}.Modal-module__addSubtaskButton__kZRVB:hover,.Modal-module__generateButton__UqT66:hover{background:#f8fafc;color:#000}.Modal-module__generateButton__UqT66{background:#f0f9ff;border-color:#bae6fd;color:#0284c7}.Modal-module__generateButton__UqT66:hover{background:#e0f2fe;color:#0369a1}.Modal-module__assistantAvatar__e4R-0{width:20px;height:20px;object-fit:contain}.Modal-module__subtaskInput__878tU{padding:var(--spacing-sm) var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);font-family:var(--font-body);font-size:var(--text-base);width:100%;transition:all .2s ease;background-color:#fff!important;color:#000}.Modal-module__subtaskInput__878tU:focus{outline:none;border-color:var(--color-primary);background-color:#fff!important}.Modal-module__colorGrid__rvsGC{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--spacing-sm);margin-top:var(--spacing-sm)}.Modal-module__colorButton__aNHlj{width:36px;height:36px;border-radius:var(--border-radius-full);border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.Modal-module__colorButton__aNHlj:hover{transform:scale(1.1)}.Modal-module__shortTextarea__pyIXF{resize:vertical;min-height:60px;border:2px solid #e2e8f0;border-radius:var(--border-radius-sm);padding:var(--spacing-md);background-color:#fff!important}.Modal-module__shortTextarea__pyIXF:focus{outline:none;border-color:var(--color-primary);background-color:#fff!important}.Modal-module__footer__z9-uY>*:only-child{margin-left:auto}.Modal-module__deleteButton__Jn-Gs{background:none;border:none;color:var(--color-error);font-family:var(--font-body);font-size:var(--text-lg);font-weight:500;cursor:pointer;padding:var(--spacing-sm) 0;transition:all .2s ease;border-radius:var(--border-radius-sm);display:flex;align-items:center;gap:var(--spacing-xs)}.Modal-module__deleteButton__Jn-Gs:hover{color:#dc2626;background:#f871711a;padding:var(--spacing-sm) var(--spacing-md)}.Modal-module__deleteButton__Jn-Gs:active{transform:translateY(1px)}.Modal-module__deleteButton__Jn-Gs:focus{outline:none;box-shadow:0 0 0 3px #f871711a}.Modal-module__formContent__V62fz[data-modal-type=area]{gap:2rem!important}.Modal-module__modalContent__-eEHG input[type=text],.Modal-module__modalContent__-eEHG input[type=number],.Modal-module__modalContent__-eEHG input[type=email],.Modal-module__modalContent__-eEHG input[type=password],.Modal-module__modalContent__-eEHG input[type=search],.Modal-module__modalContent__-eEHG input[type=tel],.Modal-module__modalContent__-eEHG input[type=url],.Modal-module__modalContent__-eEHG textarea,.Modal-module__modalContent__-eEHG select{background-color:#fff;color:#000}.Modal-module__modalContent__-eEHG input[type=text]:focus,.Modal-module__modalContent__-eEHG input[type=number]:focus,.Modal-module__modalContent__-eEHG input[type=email]:focus,.Modal-module__modalContent__-eEHG input[type=password]:focus,.Modal-module__modalContent__-eEHG input[type=search]:focus,.Modal-module__modalContent__-eEHG input[type=tel]:focus,.Modal-module__modalContent__-eEHG input[type=url]:focus,.Modal-module__modalContent__-eEHG textarea:focus,.Modal-module__modalContent__-eEHG select:focus{background-color:#fff}@media (max-width: 960px){.Modal-module__overlay__zU78B{padding-top:calc(56px + env(safe-area-inset-top) + 1rem)}.Modal-module__modal__KKHpQ{max-height:calc(100vh - 120px - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 2rem);max-width:calc(100vw - 24px)}}.Button-module__button__Af-KP{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);font-family:var(--font-body);font-weight:500;border:none;cursor:pointer;transition:all .2s ease,transform .2s ease;border-radius:var(--border-radius-sm)}.Button-module__button__Af-KP:disabled{opacity:.5;cursor:not-allowed}.Button-module__primary__8-sCH{background:linear-gradient(135deg,#5affaf,#48d899);color:#1a1a2e;font-weight:600}.Button-module__primary__8-sCH:hover:not(:disabled){background:linear-gradient(135deg,#48d899,#36c688);transform:translateY(-1px);box-shadow:0 4px 12px #5affaf4d}.Button-module__secondary__XBJBA{background:#fff;border:1px solid #e2e8f0;color:#64748b}.Button-module__secondary__XBJBA:hover:not(:disabled){background:#f8fafc;color:#334155}.Button-module__text__pAG-D{background:none;color:#64748b;padding:var(--spacing-xs) var(--spacing-sm)}.Button-module__text__pAG-D:hover:not(:disabled){background:#0000000d}.Button-module__sm__--vUW{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm)}.Button-module__md__8DGPc{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-base)}.Button-module__lg__L25s3{padding:var(--spacing-md) var(--spacing-lg);font-size:var(--text-lg)}.Button-module__fullWidth__tRShC{width:100%}.CommandInput-module__container__nNfiW{position:relative;width:100%;display:flex;flex-direction:column;gap:var(--spacing-sm)}.CommandInput-module__input__pWxfx{width:100%;padding:var(--spacing-md) 0;border:none;border-bottom:2px solid #e2e8f0;font-family:var(--font-body);font-size:var(--text-2xl);font-weight:600;background:transparent;transition:all .2s ease}.CommandInput-module__input__pWxfx:focus{outline:none;border-color:var(--color-primary)}.CommandInput-module__linkedItems__FjLnY{display:flex;flex-wrap:wrap;gap:var(--spacing-xs);padding-top:var(--spacing-xs);margin-bottom:12px}.CommandInput-module__tag__BqDqq{display:inline-flex;align-items:center;gap:var(--spacing-xs);padding:4px 8px;border-radius:var(--border-radius-sm);border:1px solid;font-size:var(--text-sm);font-weight:500;line-height:1}.CommandInput-module__tagText__gL0HP{color:inherit}.CommandInput-module__removeTag__ErbSH{display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;cursor:pointer;color:inherit;opacity:.6;transition:opacity .2s ease}.CommandInput-module__removeTag__ErbSH:hover{opacity:1}.CommandInput-module__suggestions__1JErV{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border-radius:var(--border-radius-md);box-shadow:var(--shadow-lg);z-index:var(--z-dropdown);margin-top:4px}.CommandInput-module__suggestion__jhpb2{padding:var(--spacing-sm) var(--spacing-md);cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;position:relative;transition:all .2s ease}.CommandInput-module__suggestion__jhpb2:hover,.CommandInput-module__suggestion__jhpb2.CommandInput-module__selected__p5PRu{background-color:var(--color-gray-100)}.CommandInput-module__suggestion__jhpb2.CommandInput-module__selected__p5PRu{background-color:var(--color-primary);color:#fff}.CommandInput-module__suggestion__jhpb2.CommandInput-module__selected__p5PRu .CommandInput-module__itemType__5bJpN{color:#ffffffb3}.CommandInput-module__suggestionsHeader__IIg9J{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm);font-weight:700;color:var(--color-gray-500);background-color:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200);border-top-left-radius:var(--border-radius-md);border-top-right-radius:var(--border-radius-md)}.CommandInput-module__itemName__OymDK{font-weight:500}.CommandInput-module__itemType__5bJpN{font-size:var(--text-sm);color:var(--color-gray-500);text-transform:capitalize}.CommandInput-module__commandTooltip__qhzUo{position:absolute;top:100%;left:0;right:0;background:linear-gradient(145deg,#2f1847,#5e366a);border-radius:12px;box-shadow:0 8px 32px #0000004d;z-index:var(--z-popover);margin-top:8px;padding:16px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CommandInput-module__tooltipHeader__X5w2h{font-size:14px;font-weight:700;color:#fff;margin-bottom:12px;text-align:center;background:linear-gradient(90deg,#64ff83,#a2ffca);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:flex;align-items:center;justify-content:center}.CommandInput-module__minimizeButton__I7MDB{position:absolute;right:0;top:50%;transform:translateY(-50%);background:none;border:none;color:#fffc;cursor:pointer;font-size:14px;padding:4px;border-radius:4px;transition:all .2s ease;font-weight:700}.CommandInput-module__minimizeButton__I7MDB:hover{color:#ffffffe6;background:#ffffff1a}.CommandInput-module__commandList__F6l4h{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.CommandInput-module__commandItem__-zulm{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;background:#ffffff0d;transition:background-color .2s ease}.CommandInput-module__commandItem__-zulm:hover{background:#ffffff1a}.CommandInput-module__commandSymbol__qFIXj{font-size:16px;font-weight:700;font-family:monospace;min-width:20px}.CommandInput-module__commandDesc__tDq8-{font-size:12px;color:#ffffffe6;font-weight:500}.CommandInput-module__autoGoalNote__f6C7f{margin-top:6px;font-size:11px;color:#ffffffbf;text-align:center}.CommandInput-module__tooltipFooter__SrILG{padding-top:8px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.CommandInput-module__escapeText__IVqdH{font-size:11px;color:#ffffffb3}.CommandInput-module__escapeExample__0wbMY{font-size:11px;color:#ff9a56;font-family:monospace;font-weight:600}.CommandInput-module__commandActions__bWGgP{display:flex;align-items:center;gap:0;margin-top:var(--spacing-xs)}.CommandInput-module__commandToggle__hotTz{border:none;background:none;padding:0;font-size:.95rem;font-weight:600;color:var(--color-primary);display:inline-flex;align-items:center;cursor:pointer;transition:color .2s ease}.CommandInput-module__commandToggle__hotTz:hover{color:var(--color-indigo-600)}.CommandInput-module__dateTagContainer__9U5Mz{position:relative;display:flex;align-items:center}.CommandInput-module__clickableTag__EWAQ8{cursor:pointer;display:flex;align-items:center;gap:4px;transition:opacity .2s ease}.CommandInput-module__clickableTag__EWAQ8:hover{opacity:.8}.CommandInput-module__editIcon__ZPgzv{opacity:.6;transition:opacity .2s ease}.CommandInput-module__clickableTag__EWAQ8:hover .CommandInput-module__editIcon__ZPgzv{opacity:1}.CommandInput-module__datePickerWrapper__tovC7{position:fixed;z-index:var(--z-modal-raised);background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;border:1px solid var(--color-gray-200);overflow:hidden;min-width:400px;max-width:calc(100vw - 40px);top:50%;left:50%;transform:translate(-50%,-50%)}.CommandInput-module__datePickerHeader__tpKXX{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--color-gray-50);color:var(--color-gray-700);border-bottom:1px solid var(--color-gray-200)}.CommandInput-module__datePickerTitle__O5bwP{font-weight:600;font-size:14px}.CommandInput-module__datePickerClose__uWPEr{background:none;border:none;color:var(--color-gray-500);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:all .2s ease}.CommandInput-module__datePickerClose__uWPEr:hover{color:var(--color-gray-700);background:var(--color-gray-200)}.CommandInput-module__datePickerActions__26naV{display:flex;justify-content:flex-end;padding:12px 16px;background:var(--color-gray-50);border-top:1px solid var(--color-gray-200)}.CommandInput-module__datePickerSave__WV5DF{background:var(--color-primary);color:#fff;border:none;padding:6px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.CommandInput-module__datePickerSave__WV5DF:hover{background:#4f46e5;transform:translateY(-1px)}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker{border:none;font-family:var(--font-body)}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__header{background-color:var(--color-gray-50);border-bottom:1px solid var(--color-gray-200)}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__current-month{color:var(--color-gray-800);font-weight:600}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__day-name{color:var(--color-gray-600)}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__day--today{border:2px solid #3b82f6!important;font-weight:700!important;background-color:#dbeafe!important;color:#1e40af!important}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__day--selected{background-color:var(--color-primary)!important;color:#fff!important;border:2px solid var(--color-primary)!important}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__day--selected.react-datepicker__day--today{background-color:var(--color-primary)!important;color:#fff!important;border:2px solid var(--color-primary)!important;box-shadow:0 0 0 2px #3b82f64d!important}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__day--keyboard-selected{background-color:var(--color-primary-light)}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__time-container{border-left:1px solid var(--color-gray-200)}.CommandInput-module__datePickerWrapper__tovC7 .react-datepicker__time-list-item--selected{background-color:var(--color-primary);color:#fff}.CommandInput-module__largeDatePicker__JJCal .react-datepicker__month-container{width:280px}.CommandInput-module__largeDatePicker__JJCal .react-datepicker__day{width:2.5rem;height:2.5rem;line-height:2.5rem;margin:.1rem;font-size:.9rem}.CommandInput-module__largeDatePicker__JJCal .react-datepicker__day-name{width:2.5rem;height:2rem;line-height:2rem;margin:.1rem;font-size:.8rem;font-weight:600}.CommandInput-module__largeDatePicker__JJCal .react-datepicker__current-month{font-size:1.1rem;margin-bottom:.5rem}.CommandInput-module__largeDatePicker__JJCal .react-datepicker__navigation{top:1rem;width:2rem;height:2rem}.CommandInput-module__largeDatePicker__JJCal .react-datepicker__time-container{width:100px}.CommandInput-module__largeDatePicker__JJCal .react-datepicker__time-list-item{padding:8px 12px;font-size:.9rem}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0;stroke:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff;stroke:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.SubtasksSection-module__subtasksSection__QuqJJ{border-top:1px solid #e2e8f0;padding-top:var(--spacing-md)}.SubtasksSection-module__subtasksToggle__AaNKQ{display:flex;align-items:center;gap:var(--spacing-sm);background:none;border:none;color:#64748b;font-size:var(--text-base);cursor:pointer;padding:var(--spacing-xs) 0;transition:all .2s ease}.SubtasksSection-module__subtasksToggle__AaNKQ:hover{color:#000}.SubtasksSection-module__subtasksContent__Y6Jcq{margin-top:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-md)}.SubtasksSection-module__subtasksActions__Xxz64{display:flex;gap:var(--spacing-md);align-items:flex-start}.SubtasksSection-module__subtaskInputWrapper__KiCEW{display:flex;gap:var(--spacing-sm);flex:1;align-items:flex-start}.SubtasksSection-module__subtaskInput__XXnmq{flex:1;padding:var(--spacing-md) 0;border:none;border-bottom:2px solid #e2e8f0;font-family:var(--font-body);font-size:var(--text-xl);background:transparent;transition:all .2s ease}.SubtasksSection-module__subtaskInput__XXnmq:focus{outline:none;border-color:var(--color-primary)}.SubtasksSection-module__addButton__hqQTH{background:none;border:none;color:#64748b;cursor:pointer;padding:var(--spacing-xs);border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s ease;margin-top:8px}.SubtasksSection-module__addButton__hqQTH:hover:not(:disabled){color:var(--color-primary);background:#f8fafc}.SubtasksSection-module__addButton__hqQTH:disabled{opacity:.5;cursor:not-allowed}.SubtasksSection-module__generateButton__k8hQR{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);border:1px solid #bae6fd;border-radius:var(--border-radius-md);background:#f0f9ff;color:#0284c7;font-size:var(--text-sm);cursor:pointer;transition:all .2s ease;white-space:nowrap}.SubtasksSection-module__generateButton__k8hQR:hover{background:#e0f2fe;color:#0369a1}.SubtasksSection-module__assistantAvatar__-LkoJ{width:20px;height:20px;object-fit:contain}.SubtasksSection-module__subtasksList__ss2Z1{display:flex;flex-direction:column;gap:var(--spacing-sm)}.SubtasksSection-module__subtaskItem__8aOv9{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:#f8fafc;border-radius:var(--border-radius-md);font-size:var(--text-lg);transition:background-color .2s ease}.SubtasksSection-module__subtaskItemDragging__-cMEU,.SubtasksSection-module__subtaskItem__8aOv9.SubtasksSection-module__dragging__3vqAr{background:#fff;box-shadow:var(--shadow-lg)}.SubtasksSection-module__subtaskContent__Ltpuy{display:flex;align-items:center;gap:var(--spacing-sm);flex:1}.SubtasksSection-module__dragHandle__S23Oc{cursor:grab;color:#94a3b8;display:flex;align-items:center;padding:2px;margin:-2px;border-radius:var(--border-radius-sm);transition:all .2s ease}.SubtasksSection-module__dragHandle__S23Oc:hover{color:#64748b;background:#f1f5f9}.SubtasksSection-module__dragging__3vqAr .SubtasksSection-module__dragHandle__S23Oc{cursor:grabbing}.SubtasksSection-module__removeButton__Uk0Tl{background:none;border:none;color:#64748b;cursor:pointer;padding:2px;border-radius:var(--border-radius-sm);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.SubtasksSection-module__removeButton__Uk0Tl:hover{color:#ef4444;background:#fee2e2}.SubtasksSection-module__subtaskTitle__doL03{cursor:pointer;transition:all .2s ease;padding:2px 4px;border-radius:var(--border-radius-sm);border:1px solid transparent}.SubtasksSection-module__subtaskTitle__doL03:hover{background:#f1f5f9;border-color:#e2e8f0}.SubtasksSection-module__subtaskEditInput__-08G5{flex:1;border:none;background:#fff;padding:2px 4px;font-size:inherit;font-family:inherit;color:inherit;border-radius:var(--border-radius-sm);border:1px solid var(--color-primary);outline:none}.RecurrenceSection-module__habitRecurrence__jXxQA{border-top:1px solid #e2e8f0;padding-top:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-md)}.RecurrenceSection-module__recurrenceTypes__abQ-4{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}.RecurrenceSection-module__recurrenceOption__sLy1I{padding:var(--spacing-sm) var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);background:#fff;color:#64748b;font-size:var(--text-sm);cursor:pointer;transition:all .2s ease;font-family:var(--font-body)}.RecurrenceSection-module__recurrenceOption__sLy1I:hover:not(.RecurrenceSection-module__selected__pmip1){border-color:#cbd5e1;background:#f8fafc}.RecurrenceSection-module__recurrenceOption__sLy1I.RecurrenceSection-module__selected__pmip1{background:#f0f9ff;border-color:#bae6fd;color:#0284c7}.RecurrenceSection-module__customDays__0PzDw{display:flex;gap:var(--spacing-xs);flex-wrap:wrap}.RecurrenceSection-module__dayToggle__9a-Pv{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:var(--border-radius-md);background:#fff;color:#64748b;font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .2s ease;font-family:var(--font-body)}.RecurrenceSection-module__dayToggle__9a-Pv:hover:not(.RecurrenceSection-module__selected__pmip1){border-color:#cbd5e1;background:#f8fafc}.RecurrenceSection-module__dayToggle__9a-Pv.RecurrenceSection-module__selected__pmip1{background:#f0f9ff;border-color:#bae6fd;color:#0284c7}.RecurrenceSection-module__monthlyOptions__uxArD{display:flex;flex-direction:column;gap:var(--spacing-sm)}.RecurrenceSection-module__monthlyTypeSelect__I8v5I{display:flex;gap:var(--spacing-xs)}.RecurrenceSection-module__monthlyTypeOption__DowzC{flex:1;padding:var(--spacing-sm) var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);background:#fff;color:#64748b;font-size:var(--text-sm);cursor:pointer;transition:all .2s ease;font-family:var(--font-body)}.RecurrenceSection-module__monthlyTypeOption__DowzC:hover:not(.RecurrenceSection-module__selected__pmip1){border-color:#cbd5e1;background:#f8fafc}.RecurrenceSection-module__monthlyTypeOption__DowzC.RecurrenceSection-module__selected__pmip1{background:#f0f9ff;border-color:#bae6fd;color:#0284c7}.RecurrenceSection-module__weekdaySelect__D-Rkt{display:flex;gap:var(--spacing-xs)}.RecurrenceSection-module__monthlySelect__Byql1{padding:var(--spacing-sm) var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);background:#fff;color:#64748b;font-size:var(--text-sm);cursor:pointer;transition:all .2s ease;flex:1;font-family:var(--font-body)}.RecurrenceSection-module__monthlySelect__Byql1:focus{outline:none;border-color:#bae6fd}.RecurrenceSection-module__monthlySelect__Byql1:hover{border-color:#cbd5e1}.RecurrenceSection-module__recurrenceDescription__g4UZS{font-size:var(--text-sm);color:#64748b;margin-top:var(--spacing-xs)}.RecurrenceSection-module__recurrenceOption__sLy1I:focus-visible,.RecurrenceSection-module__dayToggle__9a-Pv:focus-visible,.RecurrenceSection-module__monthlyTypeOption__DowzC:focus-visible{outline:2px solid #bae6fd;outline-offset:2px}.RecurrenceSection-module__recurrenceOption__sLy1I:disabled,.RecurrenceSection-module__dayToggle__9a-Pv:disabled,.RecurrenceSection-module__monthlyTypeOption__DowzC:disabled,.RecurrenceSection-module__monthlySelect__Byql1:disabled{opacity:.5;cursor:not-allowed}.RecurrenceSection-module__customDays__0PzDw,.RecurrenceSection-module__monthlyOptions__uxArD{animation:RecurrenceSection-module__fadeIn__How9v .2s ease-out}@keyframes RecurrenceSection-module__fadeIn__How9v{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.RecurrenceSection-module__dayInputWrapper__7-YYy{display:flex;flex-direction:column;gap:var(--spacing-xs)}.RecurrenceSection-module__dayInput__7JXPS{display:flex;align-items:center;gap:var(--spacing-sm)}.RecurrenceSection-module__numberInput__zwV1I{width:70px;padding:var(--spacing-sm) var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);background:#fff;color:#64748b;font-size:var(--text-sm);font-family:var(--font-body);transition:all .2s ease}.RecurrenceSection-module__numberInput__zwV1I:focus{outline:none;border-color:#bae6fd;color:#000}.RecurrenceSection-module__dayLabel__9Lzfd{color:#64748b;font-size:var(--text-sm)}.RecurrenceSection-module__warningMessage__6gdUH{display:flex;align-items:center;gap:var(--spacing-xs);color:#f59e0b;font-size:var(--text-xs);padding:var(--spacing-xs) var(--spacing-sm);background:#fef3c7;border-radius:var(--border-radius-sm)}.RecurrenceSection-module__warningMessage__6gdUH svg{flex-shrink:0}.SummitUpgradeModal-module__wrapper__wSgm7{background:#111a2f;border-radius:18px;border:1px solid rgba(99,102,241,.3);box-shadow:0 24px 48px #0f172a73;color:#f1f5f9;display:flex;flex-direction:column;gap:20px;max-height:90vh;max-width:480px;overflow-y:auto;padding:32px;position:relative;width:calc(100vw - 40px)}.SummitUpgradeModal-module__closeButton__2c0I-{background:transparent;border:none;color:inherit;cursor:pointer;font-size:20px;line-height:1;padding:6px;position:absolute;right:12px;top:12px}.SummitUpgradeModal-module__eyebrow__QCBSq{color:#a855f7;font-size:13px;font-weight:600;letter-spacing:.08em;margin-bottom:12px;text-transform:uppercase}.SummitUpgradeModal-module__title__DEhq4{color:#f1f5f9eb;font-size:24px;font-weight:700;line-height:1.2;margin:0 0 12px}.SummitUpgradeModal-module__description__aXTag{color:#f1f5f9d9;font-size:15px;line-height:1.6;margin:0 0 20px}.SummitUpgradeModal-module__options__AaKf3{display:flex;flex-direction:column;gap:6px;margin:-8px 0 12px;padding:0;list-style:none}.SummitUpgradeModal-module__optionItem__A2ReL{align-items:flex-start;color:#f1f5f9cc;display:flex;font-size:14px;gap:10px}.SummitUpgradeModal-module__optionBullet__sbWA4{color:#c4b5fd;font-size:16px;line-height:1.4}.SummitUpgradeModal-module__benefits__pStVb{background:#6366f114;border-radius:14px;margin-bottom:20px;padding:16px}.SummitUpgradeModal-module__benefitItem__6gnz9{align-items:center;color:#f1f5f9e6;display:flex;font-size:14px;gap:10px;line-height:1.4;padding:6px 0}.SummitUpgradeModal-module__benefitIcon__sAu1W{align-items:center;background:#6366f133;border-radius:999px;color:#c4b5fd;display:inline-flex;font-size:12px;height:24px;justify-content:center;width:24px}.SummitUpgradeModal-module__actions__4UWvc{display:flex;flex-direction:column;gap:10px}.SummitUpgradeModal-module__actionsPrimary__hujyv{align-items:center;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:12px;color:#0f1729;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;line-height:1;min-height:48px;padding:0 18px;transition:transform .15s ease}.SummitUpgradeModal-module__actionsPrimary__hujyv:hover:not(:disabled){transform:translateY(-1px)}.SummitUpgradeModal-module__actionsPrimary__hujyv:disabled{cursor:progress;opacity:.65}.SummitUpgradeModal-module__actionsSecondary__uGaSR{background:transparent;border:1px solid rgba(148,163,184,.4);border-radius:12px;color:#f1f5f9e6;cursor:pointer;font-size:14px;font-weight:500;min-height:44px;padding:0 16px}.SummitUpgradeModal-module__footerNote__yUShj{color:#f1f5f9a6;font-size:12px;line-height:1.5;text-align:center}.SummitUpgradeModal-module__error__MtmX9{background:#f871712e;border-radius:10px;color:#fecaca;font-size:13px;margin-bottom:14px;padding:10px 12px}@media (max-width: 520px){.SummitUpgradeModal-module__wrapper__wSgm7{padding:24px}.SummitUpgradeModal-module__title__DEhq4{font-size:20px}.SummitUpgradeModal-module__description__aXTag{font-size:14px}}.ConfirmationModal-module__modalOverlay__rUqDK{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--z-dialog);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:ConfirmationModal-module__fadeIn__TLBZF .3s ease-out}@keyframes ConfirmationModal-module__fadeIn__TLBZF{0%{opacity:0}to{opacity:1}}.ConfirmationModal-module__modalContainer__MfizK{position:relative;background:var(--color-card);border-radius:var(--border-radius-lg);width:100%;max-width:500px;padding:var(--spacing-lg);box-shadow:var(--shadow-lg);transform:scale(.9);animation:ConfirmationModal-module__popIn__Ckyf4 .3s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes ConfirmationModal-module__popIn__Ckyf4{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.ConfirmationModal-module__closeButton__1MbNB{position:absolute;top:var(--spacing-sm);right:var(--spacing-sm);background:transparent;border:none;color:var(--color-primary);cursor:pointer;padding:var(--spacing-sm);border-radius:var(--border-radius-full);transition:background-color .2s ease}.ConfirmationModal-module__closeButton__1MbNB:hover{background-color:#6366f11a}.ConfirmationModal-module__modalContent__C6LD4{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-md);font-size:2rem}.ConfirmationModal-module__iconContainer__OMCJX{border-radius:var(--border-radius-full);width:96px;height:96px;display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-sm)}.ConfirmationModal-module__iconContainer__OMCJX.ConfirmationModal-module__warning__zzk4A{background:#ed89361a}.ConfirmationModal-module__iconContainer__OMCJX.ConfirmationModal-module__delete__1Mwdv{background:#f871711a}.ConfirmationModal-module__iconContainer__OMCJX.ConfirmationModal-module__info__hgFgd{background:#6366f11a}.ConfirmationModal-module__warningIcon__p6aep{color:var(--color-warning)}.ConfirmationModal-module__modalTitle__azm7e{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;color:var(--color-primary)}.ConfirmationModal-module__modalDescription__ho8QI{color:#4a5568;margin-bottom:var(--spacing-md);max-width:350px;line-height:1.5}.ConfirmationModal-module__buttonContainer__jTW3r{display:flex;gap:var(--spacing-md);width:100%;justify-content:center}.ConfirmationModal-module__cancelButton__H-ya6,.ConfirmationModal-module__confirmButton__6JOsw{padding:var(--spacing-sm) var(--spacing-lg);border:none;border-radius:var(--border-radius-md);font-family:var(--font-body);font-size:1.2rem;font-weight:500;cursor:pointer;transition:all .3s ease}.ConfirmationModal-module__cancelButton__H-ya6{background-color:var(--color-background);color:var(--color-primary);border:1px solid rgba(99,102,241,.2)}.ConfirmationModal-module__cancelButton__H-ya6:hover{background-color:#6366f10d}.ConfirmationModal-module__confirmButton__6JOsw{color:#fff}.ConfirmationModal-module__confirmButton__6JOsw.ConfirmationModal-module__warning__zzk4A{background:var(--gradient-warning)}.ConfirmationModal-module__confirmButton__6JOsw.ConfirmationModal-module__delete__1Mwdv{background:none;border:1px solid var(--color-error);color:var(--color-error)}.ConfirmationModal-module__confirmButton__6JOsw.ConfirmationModal-module__info__hgFgd{background:var(--gradient-primary)}.ConfirmationModal-module__confirmButton__6JOsw:hover{opacity:.9}.ConfirmationModal-module__confirmButton__6JOsw.ConfirmationModal-module__delete__1Mwdv:hover{background:#f871711a;opacity:1}.ConfirmationModal-module__confirmButton__6JOsw:disabled{opacity:.5;cursor:not-allowed;transform:none}.ConfirmationModal-module__confirmButton__6JOsw.ConfirmationModal-module__delete__1Mwdv:disabled{background:none}.ColoredDropdown-module__dropdown__GAMnV{position:relative;width:100%}.ColoredDropdown-module__dropdownButton__rxatY{width:100%;padding:.625rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-family:var(--font-body);font-size:.9375rem;background:#fff;color:#1e293b;transition:all .2s ease;cursor:pointer;display:flex;align-items:center;justify-content:space-between;text-align:left}.ColoredDropdown-module__dropdownButton__rxatY:hover{background:#f8fafc;border-color:#94a3b8}.ColoredDropdown-module__dropdownButton__rxatY:focus{outline:none;border-color:var(--color-primary);background:#fff;box-shadow:0 0 0 3px #6366f11a}.ColoredDropdown-module__selectedOption__bIf2K{display:flex;align-items:center;gap:.5rem;flex:1}.ColoredDropdown-module__placeholder__1YS-T{color:#94a3b8}.ColoredDropdown-module__colorDot__jmUbY{width:8px;height:8px;border-radius:50%;flex-shrink:0}.ColoredDropdown-module__optionText__K2faK{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ColoredDropdown-module__chevron__rlYMo{color:#64748b;transition:transform .2s ease;flex-shrink:0}.ColoredDropdown-module__chevronOpen__BDww8{transform:rotate(180deg)}.ColoredDropdown-module__dropdownMenu__ZvuQT{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:300px;overflow-y:auto;z-index:1000;animation:ColoredDropdown-module__slideDown__Rk96u .15s ease}@keyframes ColoredDropdown-module__slideDown__Rk96u{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ColoredDropdown-module__dropdownOption__FnVQu{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;cursor:pointer;transition:background-color .15s ease;color:#1e293b;font-size:.9375rem}.ColoredDropdown-module__dropdownOption__FnVQu:hover{background:#f8fafc}.ColoredDropdown-module__dropdownOption__FnVQu.ColoredDropdown-module__selected__-M4Gm{background:#ede9fe;color:var(--color-primary)}.ColoredDropdown-module__areaOption__oCiFY{font-weight:600;color:#0f172a}.ColoredDropdown-module__projectOption__OzW4H{font-weight:400;padding-left:1.5rem;color:#475569}.ColoredDropdown-module__dropdownMenu__ZvuQT::-webkit-scrollbar{width:8px}.ColoredDropdown-module__dropdownMenu__ZvuQT::-webkit-scrollbar-track{background:#f8fafc;border-radius:8px}.ColoredDropdown-module__dropdownMenu__ZvuQT::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}.ColoredDropdown-module__dropdownMenu__ZvuQT::-webkit-scrollbar-thumb:hover{background:#94a3b8}.CelebrationToast-module__celebrationContainer__I4Vtu{position:fixed;top:20px;left:20px;z-index:9999;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.CelebrationToast-module__celebrationContainer__I4Vtu.CelebrationToast-module__visible__Z6YYB{opacity:1;transform:translate(0) scale(1)}.CelebrationToast-module__celebrationContainer__I4Vtu.CelebrationToast-module__hidden__0Qx99{opacity:0;transform:translate(-100px) scale(.95)}.CelebrationToast-module__celebrationToast__qJJxN{display:flex;align-items:center;gap:12px;background:#fff;padding:16px 20px;border-radius:12px;box-shadow:0 10px 25px #00000026;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:280px;animation:CelebrationToast-module__celebrationBounce__K-S7N .6s cubic-bezier(.68,-.55,.265,1.55)}@keyframes CelebrationToast-module__celebrationBounce__K-S7N{0%{opacity:0;transform:translate(-100px) scale(.3)}50%{transform:translate(10px) scale(1.05)}to{opacity:1;transform:translate(0) scale(1)}}.CelebrationToast-module__avatarContainer__haIWw{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;flex-shrink:0;animation:CelebrationToast-module__iconPulse__Z9G-L 2s ease-in-out infinite}.CelebrationToast-module__avatar__OPcS-{width:48px;height:48px;border-radius:50%;object-fit:cover}.CelebrationToast-module__iconBadge__YPCNr{position:absolute;bottom:-2px;right:-2px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid white;box-shadow:0 2px 4px #0000001a}@keyframes CelebrationToast-module__iconPulse__Z9G-L{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.CelebrationToast-module__messageContainer__G7f0S{display:flex;flex-direction:column;gap:4px;flex:1}.CelebrationToast-module__celebrationMessage__5VZHM{font-size:16px;font-weight:600;color:#1f2937;line-height:1.2}.CelebrationToast-module__itemTitle__uxHK3{font-size:14px;color:#6b7280;line-height:1.3;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CelebrationToast-module__celebrationToast__qJJxN:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,transparent,rgba(255,215,0,.3),transparent,rgba(255,215,0,.3),transparent);border-radius:14px;z-index:-1;animation:CelebrationToast-module__shimmer__4-DEG 2s ease-in-out infinite}@keyframes CelebrationToast-module__shimmer__4-DEG{0%,to{opacity:0}50%{opacity:1}}.AuthErrorContext-module__modalOverlay__EiOFs{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:var(--z-dialog, 9999);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:AuthErrorContext-module__fadeIn__zhbwJ .3s ease-out}@keyframes AuthErrorContext-module__fadeIn__zhbwJ{0%{opacity:0}to{opacity:1}}.AuthErrorContext-module__modalContainer__KKiIC{position:relative;background:var(--color-card, #ffffff);border-radius:var(--border-radius-lg, 16px);width:100%;max-width:420px;padding:var(--spacing-lg, 2rem);box-shadow:var(--shadow-lg, 0 20px 25px -5px rgba(0, 0, 0, .1));transform:scale(.9);animation:AuthErrorContext-module__popIn__6NTRY .3s cubic-bezier(.25,.46,.45,.94) forwards}@keyframes AuthErrorContext-module__popIn__6NTRY{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.AuthErrorContext-module__modalContent__LCC-G{display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-md, 1rem)}.AuthErrorContext-module__iconContainer__OmCtJ{border-radius:var(--border-radius-full, 9999px);width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#8b5cf61a;margin-bottom:var(--spacing-sm, .5rem)}.AuthErrorContext-module__icon__2sRTI{color:#8b5cf6;width:40px;height:40px}.AuthErrorContext-module__modalTitle__2WZcn{font-family:var(--font-heading, inherit);font-size:1.75rem;font-weight:600;color:var(--color-primary, #1e293b);margin:0}.AuthErrorContext-module__modalDescription__3j0h1{color:#64748b;margin:0;max-width:320px;line-height:1.6;font-size:1.125rem}.AuthErrorContext-module__buttonContainer__7FJJh{display:flex;gap:var(--spacing-md, 1rem);width:100%;justify-content:center;margin-top:var(--spacing-md, 1rem)}.AuthErrorContext-module__dismissButton__rAndS,.AuthErrorContext-module__signInButton__ZK4P-{padding:.875rem 1.75rem;border:none;border-radius:var(--border-radius-md, 8px);font-family:var(--font-body, inherit);font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.AuthErrorContext-module__dismissButton__rAndS{background-color:var(--color-background, #f8fafc);color:var(--color-primary, #64748b);border:1px solid rgba(99,102,241,.2)}.AuthErrorContext-module__dismissButton__rAndS:hover{background-color:#6366f10d}.AuthErrorContext-module__signInButton__ZK4P-{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 4px 14px #8b5cf64d}.AuthErrorContext-module__signInButton__ZK4P-:hover{transform:translateY(-1px);box-shadow:0 6px 20px #8b5cf666}.AuthErrorContext-module__signInButton__ZK4P-:active{transform:translateY(0)}.AuthErrorContext-module__devBadge__qUdEb{position:absolute;top:.75rem;right:.75rem;background:#fef3c7;color:#92400e;font-size:.75rem;font-weight:600;padding:.375rem .625rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}*{margin:0;padding:0;border:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}:root{--primary100: #18abfc;--primary101: #e0f4ff;--secondary100: #df81f7;--secondary101: #fbe0ff}h1{color:#000;font-size:28px;font-weight:700;line-height:normal}.homepage{height:100vh;overflow-y:auto;overflow-x:hidden;scroll-padding-top:90px;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){.homepage{scroll-behavior:auto}}@media screen and (max-width: 800px){.homepage{height:auto;min-height:100svh;overflow-y:visible;scroll-padding-top:120px}}.Navigation-module__navbar__tL120{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(47,24,71,.1);padding:0;transition:all .3s ease}.Navigation-module__container__7wjN5{max-width:1200px;margin:0 auto;padding:0 20px}.Navigation-module__navbarContent__aaPUY{display:flex;justify-content:space-between;align-items:center;height:70px}.Navigation-module__brand__cpm0m{font-size:2.5rem;font-weight:700;color:#2f1847;text-decoration:none;letter-spacing:-.02em;transition:color .3s ease}.Navigation-module__brand__cpm0m:hover{color:#5ccea3}.Navigation-module__navLinks__260p5{display:flex;align-items:center;gap:2rem}.Navigation-module__menuButton__S6x0C{display:none;align-items:center;justify-content:center;flex-direction:column;gap:6px;width:40px;height:40px;border-radius:10px;border:1px solid rgba(47,24,71,.15);background:#ffffffd9;cursor:pointer;transition:all .2s ease}.Navigation-module__menuButton__S6x0C:hover{background:#5ccea31f;border-color:#5ccea366}.Navigation-module__menuBar__gEe5u{width:20px;height:2px;background:#2f1847;border-radius:999px;transition:transform .2s ease}.Navigation-module__navLink__JnDFi{color:#374151;text-decoration:none;font-weight:600;font-size:1.4rem;padding:10px 18px;border-radius:8px;transition:all .3s ease;position:relative}.Navigation-module__navLink__JnDFi:hover{color:#2f1847;background:#5ccea31a}.Navigation-module__loginLink__S5qV6{background:linear-gradient(135deg,#5ccea3,#70d6ff);color:transparent!important;font-weight:600;padding:14px 28px;border-radius:12px;box-shadow:0 4px 12px #5ccea34d;margin-left:1rem;font-size:1.4rem;border:none;cursor:pointer;text-decoration:none;position:relative}.Navigation-module__loginLink__S5qV6:after{content:"Log In";color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:600}.Navigation-module__loginLink__S5qV6:hover{background:linear-gradient(135deg,#4bb891,#5bc4eb)!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 6px 16px #5ccea366}.Navigation-module__navbar__tL120.Navigation-module__scrolled__SAcRH{background:#fffffffa;box-shadow:0 2px 20px #0000001a}@media (max-width: 768px){.Navigation-module__navbarContent__aaPUY{height:auto;padding:10px 0;gap:8px;align-items:center;flex-wrap:wrap}.Navigation-module__brand__cpm0m{font-size:1.8rem}.Navigation-module__menuButton__S6x0C{display:inline-flex;margin-left:auto}.Navigation-module__navLinks__260p5{display:none;width:100%;flex-direction:column;align-items:stretch;gap:.5rem;padding:.75rem 0;border-top:1px solid rgba(47,24,71,.08)}.Navigation-module__navLinksOpen__hAory{display:flex}.Navigation-module__navLink__JnDFi{font-size:1rem;padding:10px 14px}.Navigation-module__loginLink__S5qV6{padding:12px 20px;margin-left:0;font-size:1rem;justify-content:center}}@media (max-width: 480px){.Navigation-module__container__7wjN5{padding:0 15px}.Navigation-module__navLinks__260p5{gap:.5rem}.Navigation-module__navLink__JnDFi{font-size:.9rem;padding:6px 10px}.Navigation-module__loginLink__S5qV6{padding:10px 16px;font-size:.9rem}}.Header-module__header__oyLLV{min-height:100vh;position:relative;background:linear-gradient(135deg,#fafafa,#f8f9fa);overflow:hidden}.Header-module__heroContainer__QeoCI{width:100%;height:100vh;display:flex;align-items:center}.Header-module__heroContent__a7VrL{max-width:1400px;margin:0 auto;padding:0 4rem;width:100%;display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;align-items:center;position:relative;z-index:2}.Header-module__leftContent__B2Brt{max-width:600px;padding-left:0}.Header-module__badgeContainer__diWKb{margin-bottom:2rem}.Header-module__badge__vrQ2X{display:inline-flex;align-items:center;gap:.5rem;background:#5ccea326;border:1px solid rgba(92,206,163,.4);padding:.75rem 1.5rem;border-radius:50px;font-size:1.2rem;font-weight:500;color:#1e7e5a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:Header-module__float__GR9TO 3s ease-in-out infinite}.Header-module__badgeIcon__NgTU-{font-size:1rem;animation:Header-module__sparkle__DewH2 2s ease-in-out infinite}.Header-module__heroTitle__sWfS2{font-size:5.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1a1a1a;letter-spacing:-.03em}.Header-module__youHighlight__IJokO{background:linear-gradient(135deg,#5e366a,#da627d,#5ccea3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;animation:Header-module__shimmer__KhdKS 3s ease-in-out infinite}.Header-module__youHighlight__IJokO:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background:linear-gradient(135deg,#5e366a,#da627d,#5ccea3);border-radius:2px;opacity:.6}.Header-module__heroSubtitle__fxCxq{margin-top:1.5rem;font-size:1.8rem;line-height:1.6;color:#4a4a4a;margin-bottom:2.5rem;font-weight:400;margin-left:1rem}.Header-module__todoHighlight__64DY6{color:#5ccea3;font-weight:600;font-style:italic}.Header-module__valueProps__RXEQJ{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem;margin-left:1rem}.Header-module__valueProp__sTDOn{display:flex;align-items:center;gap:1rem;font-size:1.4rem;color:#2d2d2d;font-weight:500;opacity:0;animation:Header-module__slideInLeft__6JaUs .8s ease-out forwards}.Header-module__valueProp__sTDOn:nth-child(1){animation-delay:.2s}.Header-module__valueProp__sTDOn:nth-child(2){animation-delay:.4s}.Header-module__valueProp__sTDOn:nth-child(3){animation-delay:.6s}.Header-module__valueIcon__IDwmr{font-size:1.5rem;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#5e366a1a,#da627d1a);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Header-module__ctaContainer__bfnYL{display:flex;gap:1.5rem;align-items:center;margin-bottom:3rem;flex-wrap:wrap}.Header-module__primaryCta__UOopK{display:inline-flex;align-items:center;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#5e366a,#da627d);color:#fff!important;text-decoration:none;border-radius:16px;font-weight:600;font-size:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #5e366a4d,0 4px 15px #da627d33;position:relative;overflow:hidden}.Header-module__primaryCta__UOopK:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Header-module__primaryCta__UOopK:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 40px #5e366a66,0 8px 25px #da627d4d}.Header-module__primaryCta__UOopK:hover:before{left:100%}.Header-module__secondaryCta__z6vPR{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2rem;background:#fffc;border:2px solid rgba(94,54,106,.2);color:#5e366a!important;text-decoration:none;border-radius:16px;font-weight:600;font-size:1.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Header-module__secondaryCta__z6vPR:hover{background:#5e366a0d;border-color:#5e366a4d;transform:translateY(-2px)}.Header-module__playIcon__7cpMP{width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#5e366a,#da627d);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem}.Header-module__socialProof__0yRrI{opacity:0;animation:Header-module__slideInUp__WFwc7 .8s ease-out .8s forwards}.Header-module__testimonialPreview__Qr-Tr{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ffffffb3;border:1px solid rgba(94,54,106,.1);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Header-module__avatars__cBghj{display:flex;gap:-.5rem}.Header-module__avatar__hKPVR{width:2.5rem;height:2.5rem;border-radius:50%;border:3px solid white;margin-left:-.5rem}.Header-module__avatar__hKPVR:nth-child(1){background:linear-gradient(135deg,#ff6b6b,#feca57);margin-left:0}.Header-module__avatar__hKPVR:nth-child(2){background:linear-gradient(135deg,#48cae4,#023e8a)}.Header-module__avatar__hKPVR:nth-child(3){background:linear-gradient(135deg,#f72585,#b5179e)}.Header-module__testimonialText__IVYPQ{flex:1}.Header-module__stars__CqYMT{color:gold;font-size:1rem;margin-bottom:.5rem}.Header-module__testimonialText__IVYPQ p{margin:0;font-size:1.2rem;color:#2d2d2d;font-weight:400}.Header-module__rightContent__07r-n{position:relative;display:flex;align-items:center;justify-content:center}.Header-module__appShowcase__e9NBC{position:relative;width:100%;height:100%;max-width:1000px}.Header-module__showcaseBackground__21ttd{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(ellipse at center,rgba(94,54,106,.1) 0%,rgba(218,98,125,.05) 50%,transparent 100%);animation:Header-module__pulse__QwF4b 4s ease-in-out infinite}.Header-module__appMockup__kiS2O{position:relative;width:100%;height:auto;border-radius:24px;border:1px solid rgba(94,54,106,.1);box-shadow:0 25px 60px #5e366a26,0 10px 30px #da627d1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;animation:Header-module__float__GR9TO 6s ease-in-out infinite}.Header-module__appScreenshot__ujo3p{display:block;max-width:100%;height:auto;border-radius:24px}.Header-module__mockupPlaceholder__RSsfT{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:#666;padding:2rem}.Header-module__placeholderIcon__F1PrL{margin-bottom:1rem}.Header-module__sherpaiIcon__bAWF4{width:4rem;height:4rem;opacity:.7}.Header-module__placeholderText__MPIkb{font-size:1.1rem;font-weight:500;margin:0}.Header-module__placeholderText__MPIkb small{display:block;font-size:.85rem;opacity:.7;margin-top:.5rem}.Header-module__floatingElement__B8ILB{position:absolute;animation:Header-module__floatGentle__LIhQU 4s ease-in-out infinite;z-index:10}.Header-module__floatingElement__B8ILB:nth-child(2){animation-delay:-2s}.Header-module__metricCard__Db5oe,.Header-module__progressCard__jUU3S{background:#5ccea333;border:1px solid rgba(92,206,163,.4);border-radius:16px;padding:1rem 1.5rem;box-shadow:0 8px 30px #5ccea326;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;min-width:120px}.Header-module__metricNumber__-iuhV{font-size:1.75rem;font-weight:700;background:linear-gradient(135deg,#5e366a,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Header-module__metricLabel__GM8xv{font-size:.8rem;color:#1e7e5a;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.Header-module__progressBar__KhGr3{width:100%;height:6px;background:#5e366a1a;border-radius:3px;overflow:hidden;margin-bottom:.5rem}.Header-module__progressFill__IhfZJ{width:85%;height:100%;background:linear-gradient(135deg,#5e366a,#da627d);border-radius:3px;animation:Header-module__progressAnimation__M093O 2s ease-out}.Header-module__progressText__bBCQ-{font-size:.8rem;color:#1e7e5a;font-weight:500}@keyframes Header-module__float__GR9TO{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Header-module__floatGentle__LIhQU{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes Header-module__sparkle__DewH2{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(180deg)}}@keyframes Header-module__shimmer__KhdKS{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Header-module__slideInLeft__6JaUs{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes Header-module__slideInUp__WFwc7{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Header-module__pulse__QwF4b{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.3}}@keyframes Header-module__progressAnimation__M093O{0%{width:0%}to{width:85%}}@media (max-width: 1024px){.Header-module__heroContent__a7VrL{grid-template-columns:1fr;gap:3rem;text-align:center}.Header-module__heroTitle__sWfS2{font-size:3.5rem}.Header-module__rightContent__07r-n{height:60vh}.Header-module__heroSubtitle__fxCxq,.Header-module__valueProps__RXEQJ{margin-left:0}}@media (max-width: 768px){.Header-module__header__oyLLV{padding-top:80px}.Header-module__heroContainer__QeoCI{padding:2rem 1rem;height:auto;min-height:100vh}.Header-module__heroTitle__sWfS2{font-size:2.75rem}.Header-module__heroSubtitle__fxCxq{font-size:1.1rem}.Header-module__heroContent__a7VrL{text-align:left}.Header-module__valueProps__RXEQJ{align-items:flex-start}.Header-module__valueProp__sTDOn{align-items:flex-start;text-align:left}.Header-module__ctaContainer__bfnYL{flex-direction:column;align-items:stretch}.Header-module__primaryCta__UOopK,.Header-module__secondaryCta__z6vPR{text-align:center;justify-content:center}.Header-module__testimonialPreview__Qr-Tr{flex-direction:column;text-align:center;gap:1rem}.Header-module__rightContent__07r-n{height:50vh}.Header-module__floatingElement__B8ILB{display:none}}@media (prefers-reduced-motion: reduce){.Header-module__badge__vrQ2X,.Header-module__badgeIcon__NgTU-,.Header-module__youHighlight__IJokO,.Header-module__valueProp__sTDOn,.Header-module__socialProof__0yRrI,.Header-module__appMockup__kiS2O,.Header-module__floatingElement__B8ILB,.Header-module__showcaseBackground__21ttd,.Header-module__progressFill__IhfZJ{animation:none}.Header-module__primaryCta__UOopK,.Header-module__secondaryCta__z6vPR,.Header-module__appMockup__kiS2O{transition:none}}.Stakes-module__stakes__m75cB{padding:140px 0 120px;background:radial-gradient(ellipse 80% 50% at 20% 0%,rgba(92,206,163,.12) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 90% 100%,rgba(218,98,125,.15) 0%,transparent 50%),radial-gradient(ellipse 100% 80% at 50% 50%,rgba(94,54,106,.08) 0%,transparent 60%),linear-gradient(135deg,#0a0a1a,#1a1a2e 30%,#16213e 70%,#0f1c35);position:relative;overflow:hidden}.Stakes-module__stakes__m75cB:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 25%,rgba(92,206,163,.08) 0%,transparent 40%),radial-gradient(circle at 85% 75%,rgba(255,100,184,.1) 0%,transparent 35%),radial-gradient(circle at 50% 10%,rgba(112,214,255,.06) 0%,transparent 45%);animation:Stakes-module__breathe__jp-3z 12s ease-in-out infinite;pointer-events:none}.Stakes-module__stakes__m75cB:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 120% 80% at 70% 30%,rgba(180,158,219,.05) 0%,transparent 50%),radial-gradient(circle at 30% 80%,rgba(255,159,90,.08) 0%,transparent 40%);animation:Stakes-module__breathe__jp-3z 15s ease-in-out infinite reverse;pointer-events:none}@keyframes Stakes-module__breathe__jp-3z{0%,to{opacity:1;transform:scale(1) rotate(0)}50%{opacity:.7;transform:scale(1.05) rotate(1deg)}}.Stakes-module__container__Qhd3I{max-width:1400px;margin:0 auto;padding:0 6rem;position:relative;z-index:2}.Stakes-module__header__Uu-W9{text-align:center;margin-bottom:8rem;max-width:900px;margin-left:auto;margin-right:auto;opacity:0;animation:Stakes-module__fadeInUp__lodSU 1s ease-out .3s forwards}.Stakes-module__title__iC-6h{font-size:clamp(2.5rem,6vw,5.5rem);font-weight:900;color:#fff;margin-bottom:2rem;line-height:1.05;letter-spacing:-.03em;text-shadow:0 4px 20px rgba(92,206,163,.3);background:linear-gradient(135deg,#fff,#e0e0e0,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Stakes-module__subtitle__hpU5J{font-size:clamp(1.4rem,2.7vw,2rem);color:#ffffffd9;line-height:1.6;font-weight:300}.Stakes-module__painPoints__IafWc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;margin-bottom:8rem;position:relative;align-items:stretch}.Stakes-module__painPoint__Uisaj{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:32px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden;opacity:0;animation:Stakes-module__slideInScale__8B0QA .8s cubic-bezier(.16,1,.3,1) forwards;transition:all .6s cubic-bezier(.16,1,.3,1);padding:2.5rem 2.5rem 2.8rem;display:flex;flex-direction:column;gap:1.8rem}@keyframes Stakes-module__slideInScale__8B0QA{0%{opacity:0;transform:translateY(60px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes Stakes-module__fadeInUp__lodSU{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.Stakes-module__painImageWrap__eoIso{position:relative;border-radius:24px;overflow:hidden;height:220px;background:linear-gradient(135deg,#5ccea326,#da627d1f)}.Stakes-module__painImage__XwDte{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.05)}.Stakes-module__painHeader__vPmex{display:flex;align-items:center;gap:1.4rem}.Stakes-module__painLabel__3R8Fa{font-size:.85rem;text-transform:uppercase;letter-spacing:.2em;color:#ffffffd9}.Stakes-module__painTitleBlock__Ni5Ar{display:flex;flex-direction:column;gap:.35rem}.Stakes-module__painPersona__8brjq{align-self:flex-start;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;padding:.35rem 1rem;border-radius:999px;background:linear-gradient(90deg,#5ccea340,#70d6ff33);border:1px solid rgba(255,255,255,.2);color:#fffffff2}.Stakes-module__iconWrap__pN1Jl{width:72px;height:72px;border-radius:22px;display:flex;align-items:center;justify-content:center;color:#0a0a1a;position:relative}.Stakes-module__iconWrap__pN1Jl:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:26px;background:radial-gradient(circle,rgba(255,255,255,.2) 0%,transparent 65%);opacity:.6;pointer-events:none}.Stakes-module__iconSvg__lRNTk{width:36px;height:36px}.Stakes-module__spark__fP-eb{background:linear-gradient(135deg,#5ccea3,#70d6ff)}.Stakes-module__map__DGgvw{background:linear-gradient(135deg,#ff64b8,#b49edb)}.Stakes-module__balance__d68ZP{background:linear-gradient(135deg,#ffd166,#ff9f5a)}.Stakes-module__rocket__8O4KE{background:linear-gradient(135deg,#a1ffce,#5ccea3)}.Stakes-module__painTitle__di4rM{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:#fff;margin:0;line-height:1.2;background:linear-gradient(135deg,#fff,#5ccea3,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Stakes-module__painDescription__xsY0-{font-size:clamp(1.15rem,1.9vw,1.55rem);color:#fffc;line-height:1.7;margin:0;font-weight:300}.Stakes-module__painAccent__UAUyM{position:absolute;bottom:-1rem;left:0;width:80px;height:3px;background:linear-gradient(90deg,#5ccea3,#da627d);border-radius:2px;opacity:1}.Stakes-module__floatingElements__UgaZ4{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1}.Stakes-module__floatingShape__4EMCk{position:absolute;width:150px;height:150px;background:radial-gradient(circle,rgba(92,206,163,.1) 0%,transparent 70%);border-radius:50%;animation:Stakes-module__float__CqNVZ 20s ease-in-out infinite}.Stakes-module__floatingShape__4EMCk:nth-child(1){top:10%;left:5%;animation-delay:var(--delay)}.Stakes-module__floatingShape__4EMCk:nth-child(2){top:60%;right:10%;width:200px;height:200px;background:radial-gradient(circle,rgba(218,98,125,.08) 0%,transparent 70%);animation-delay:var(--delay)}.Stakes-module__floatingShape__4EMCk:nth-child(3){bottom:20%;left:30%;width:120px;height:120px;background:radial-gradient(circle,rgba(112,214,255,.06) 0%,transparent 70%);animation-delay:var(--delay)}@keyframes Stakes-module__float__CqNVZ{0%,to{transform:translateY(0) translate(0) scale(1);opacity:.3}25%{transform:translateY(-30px) translate(10px) scale(1.1);opacity:.5}50%{transform:translateY(-20px) translate(-15px) scale(.9);opacity:.2}75%{transform:translateY(-40px) translate(5px) scale(1.05);opacity:.4}}@media (max-width: 1024px){.Stakes-module__painPoints__IafWc{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.Stakes-module__stakes__m75cB{padding:100px 0 80px}.Stakes-module__container__Qhd3I{padding:0 1rem}.Stakes-module__header__Uu-W9{margin-bottom:4rem}.Stakes-module__painPoints__IafWc{gap:2rem;margin-bottom:4rem}.Stakes-module__painPoint__Uisaj{padding:2.2rem 2rem 2.4rem}.Stakes-module__painImageWrap__eoIso{height:200px}.Stakes-module__iconWrap__pN1Jl{width:64px;height:64px}.Stakes-module__iconSvg__lRNTk{width:32px;height:32px}.Stakes-module__floatingShape__4EMCk{display:none}}@media (max-width: 480px){.Stakes-module__painPoint__Uisaj{padding:2rem 1.5rem 2.2rem}.Stakes-module__painImageWrap__eoIso{height:180px}}@media (prefers-reduced-motion: reduce){.Stakes-module__stakes__m75cB:before,.Stakes-module__stakes__m75cB:after,.Stakes-module__painPoint__Uisaj,.Stakes-module__header__Uu-W9,.Stakes-module__floatingShape__4EMCk{animation:none}.Stakes-module__painPoint__Uisaj{transition:none}}.Features-module__features__vcr5K{padding:120px 0;background:radial-gradient(ellipse 100% 60% at 30% 0%,rgba(92,206,163,.04) 0%,transparent 50%),radial-gradient(ellipse 80% 50% at 80% 100%,rgba(218,98,125,.06) 0%,transparent 50%),linear-gradient(180deg,#fff,#fafbfc,#f8f9fa);position:relative;overflow:hidden}.Features-module__features__vcr5K:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 30%,rgba(92,206,163,.02) 0%,transparent 40%),radial-gradient(circle at 80% 70%,rgba(94,54,106,.03) 0%,transparent 35%);animation:Features-module__gentleFloat__A7S3r 20s ease-in-out infinite;pointer-events:none}@keyframes Features-module__gentleFloat__A7S3r{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.7;transform:translateY(-10px)}}.Features-module__container__ztUNO{max-width:1400px;margin:0 auto;padding:0 6rem;position:relative;z-index:2}.Features-module__header__QoqGF{text-align:center;margin-bottom:8rem;max-width:1000px;margin-left:auto;margin-right:auto}.Features-module__titleSection__wkjYo{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem;position:relative}.Features-module__sherpaiIntro__-UDac{position:relative;display:flex;align-items:center;justify-content:center}.Features-module__sherpaiHero__ivQkG{width:120px;height:120px;border-radius:50%;border:4px solid rgba(92,206,163,.3);box-shadow:0 20px 60px #5ccea333,0 0 40px #5ccea31a;transition:all .6s cubic-bezier(.16,1,.3,1);animation:Features-module__heroFloat__SE1y5 6s ease-in-out infinite}.Features-module__sherpaiHero__ivQkG:hover{transform:scale(1.1);border-color:#5ccea380;box-shadow:0 30px 80px #5ccea34d,0 0 60px #5ccea333}@keyframes Features-module__heroFloat__SE1y5{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Features-module__waveEmoji__88TNm{position:absolute;top:-10px;right:-10px;font-size:2rem;animation:Features-module__wave__TpPLQ 2s ease-in-out infinite;z-index:3}@keyframes Features-module__wave__TpPLQ{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-10deg)}}.Features-module__title__lwtZP{font-size:clamp(2.5rem,5vw,4.8rem);font-weight:900;color:#1a1a1a;line-height:1.1;letter-spacing:-.02em;margin:0}.Features-module__sherpaiHighlight__9Obig{background:linear-gradient(135deg,#5ccea3,#5e366a,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;animation:Features-module__shimmer__8xwJS 3s ease-in-out infinite}@keyframes Features-module__shimmer__8xwJS{0%,to{filter:brightness(1)}50%{filter:brightness(1.2)}}.Features-module__sherpaiHighlight__9Obig:after{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:4px;background:linear-gradient(135deg,#5ccea3,#5e366a,#da627d);border-radius:3px;opacity:.7;animation:Features-module__underlineGlow__lIuwE 3s ease-in-out infinite}@keyframes Features-module__underlineGlow__lIuwE{0%,to{opacity:.7;transform:scaleX(1)}50%{opacity:1;transform:scaleX(1.05)}}.Features-module__subtitle__DIR5r{font-size:clamp(1.2rem,2.5vw,1.8rem);color:#4a4a4a;line-height:1.6;font-weight:300;margin:0;text-align:center}.Features-module__featuresGrid__Btyyo{display:flex;flex-direction:column;gap:10rem;margin-bottom:10rem}.Features-module__feature__NUc0-{display:grid;grid-template-columns:1fr 1.15fr;gap:6rem;align-items:center;position:relative;opacity:0;animation:Features-module__slideInStagger__gguyZ 1s ease-out forwards}.Features-module__feature__NUc0-:nth-child(1){animation-delay:.2s}.Features-module__feature__NUc0-:nth-child(2){animation-delay:.4s}.Features-module__feature__NUc0-:nth-child(3){animation-delay:.6s}@keyframes Features-module__slideInStagger__gguyZ{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Features-module__featureReverse__4eKl9{grid-template-columns:1.15fr 1fr}.Features-module__featureReverse__4eKl9 .Features-module__featureContent__aOius{order:2}.Features-module__featureReverse__4eKl9 .Features-module__featureImage__Dxwlq{order:1}.Features-module__featureContent__aOius{max-width:600px;padding:2rem;position:relative}.Features-module__featureTitle__vXpPg{font-size:clamp(2rem,4vw,3.2rem);font-weight:800;color:#1a1a1a;margin-bottom:1.25rem;line-height:1.2;transition:transform .4s ease}.Features-module__feature__NUc0-:hover .Features-module__featureTitle__vXpPg{transform:translateY(-5px)}.Features-module__featureDescription__rzvk1{font-size:clamp(1.25rem,2.2vw,1.85rem);color:#4a4a4a;line-height:1.7;margin-bottom:2rem;font-weight:400;position:relative;padding-left:1.5rem}.Features-module__featureDescription__rzvk1:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(135deg,#5ccea3,#da627d);border-radius:2px}.Features-module__featureBenefits__CBvSw{display:flex;flex-direction:column;gap:1.5rem}.Features-module__benefit__9Ymdo{display:flex;align-items:center;gap:1rem;font-size:clamp(1.15rem,1.9vw,1.55rem);color:#2d2d2d;font-weight:500;padding:1.2rem 1.4rem;background:#5ccea305;border-radius:16px;border:1px solid rgba(92,206,163,.1);transition:all .4s ease;opacity:0;animation:Features-module__benefitSlideIn__O2IGi .8s ease-out forwards}.Features-module__benefit__9Ymdo:nth-child(1){animation-delay:.8s}.Features-module__benefit__9Ymdo:nth-child(2){animation-delay:1s}.Features-module__benefit__9Ymdo:nth-child(3){animation-delay:1.2s}@keyframes Features-module__benefitSlideIn__O2IGi{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.Features-module__benefit__9Ymdo:hover{transform:translate(8px);background:#5ccea30d;border-color:#5ccea333}.Features-module__benefitIcon__Fm8eD{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#5ccea31a,#da627d1a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0;transition:transform .3s ease}.Features-module__benefit__9Ymdo:hover .Features-module__benefitIcon__Fm8eD{transform:scale(1.1)}.Features-module__featureImage__Dxwlq{position:relative;border-radius:32px;overflow:hidden;box-shadow:0 30px 90px #00000014,0 10px 40px #5e366a0d;transition:all .6s cubic-bezier(.16,1,.3,1)}.Features-module__featureScreenshot__JfhBP{width:100%;height:auto;display:block;border-radius:32px;transition:transform .6s ease}.Features-module__narrowFeature__PjSP1{max-width:700px;margin:0 auto;align-self:center}.Features-module__narrowFeature__PjSP1 .Features-module__featureScreenshot__JfhBP{width:100%;max-width:700px}.Features-module__imagePlaceholder__zrZQZ{width:100%;height:100%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed rgba(94,54,106,.2);border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem;position:relative;overflow:hidden}.Features-module__imagePlaceholder__zrZQZ:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(45deg,#5ccea308,#da627d08);opacity:0;transition:opacity .4s ease}.Features-module__featureImage__Dxwlq:hover .Features-module__imagePlaceholder__zrZQZ:before{opacity:1}.Features-module__placeholderIcon__fRgZm{font-size:4rem;margin-bottom:1.5rem;opacity:.6;transition:transform .4s ease}.Features-module__featureImage__Dxwlq:hover .Features-module__placeholderIcon__fRgZm{transform:scale(1.1)}.Features-module__placeholderText__iWUsS{font-size:1.3rem;color:#666;font-weight:500;margin:0;line-height:1.5}.Features-module__impactSection__DPCSe{margin-bottom:8rem}.Features-module__impactCard__Lvl55{background:linear-gradient(135deg,#fffc,#f8f9fa99);border:1px solid rgba(92,206,163,.1);border-radius:40px;padding:5rem 4rem;box-shadow:0 40px 100px #0000000a,0 10px 40px #5ccea314;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden;text-align:center;transition:all .6s ease}.Features-module__impactCard__Lvl55:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 40%,rgba(92,206,163,.04) 0%,transparent 50%),radial-gradient(circle at 70% 60%,rgba(218,98,125,.04) 0%,transparent 50%);pointer-events:none;transition:opacity .6s ease}.Features-module__impactCard__Lvl55:hover{transform:translateY(-8px);box-shadow:0 60px 140px #0000000f,0 20px 60px #5ccea31f}.Features-module__impactCard__Lvl55:hover:before{opacity:1.5}.Features-module__impactTitle__mlwEm{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;color:#1a1a1a;margin-bottom:2rem;background:linear-gradient(135deg,#1a1a1a,#5ccea3,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.Features-module__impactDescription__Onpul{font-size:clamp(1.2rem,2.5vw,1.8rem);color:#4a4a4a;line-height:1.7;margin-bottom:3rem;font-weight:300;max-width:800px;margin-left:auto;margin-right:auto}.Features-module__impactStats__kp8yc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:800px;margin:0 auto}.Features-module__stat__UatT4{text-align:center;padding:2.5rem 2rem;background:#fff9;border:1px solid rgba(92,206,163,.15);border-radius:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s ease;position:relative;overflow:hidden}.Features-module__stat__UatT4:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#5ccea30d,#da627d0d);opacity:0;transition:opacity .4s ease}.Features-module__stat__UatT4:hover{transform:translateY(-8px);box-shadow:0 20px 50px #5ccea326;border-color:#5ccea34d}.Features-module__stat__UatT4:hover:before{opacity:1}.Features-module__statNumber__WwbTi{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#5ccea3,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;position:relative;z-index:2}.Features-module__statLabel__pc8yG{font-size:1rem;color:#666;font-weight:600;text-transform:uppercase;letter-spacing:1px;position:relative;z-index:2}.Features-module__demoSection__r3HUQ{text-align:center}.Features-module__demoTitle__CUaU6{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;color:#1a1a1a;margin-bottom:4rem;background:linear-gradient(135deg,#1a1a1a,#5ccea3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Features-module__demoVideo__OvElJ{max-width:900px;margin:0 auto;border-radius:32px;overflow:hidden;box-shadow:0 40px 120px #0000001a,0 15px 50px #5e366a26;transition:all .6s ease}.Features-module__demoVideo__OvElJ:hover{transform:translateY(-10px);box-shadow:0 60px 160px #00000026,0 25px 70px #5e366a33}.Features-module__videoPlaceholder__CE8-a{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative}.Features-module__playButton__h-gNa{width:100px;height:100px;background:linear-gradient(135deg,#5ccea3,#da627d);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 20px 60px #5ccea34d}.Features-module__playButton__h-gNa:hover{transform:scale(1.15);box-shadow:0 30px 80px #5ccea366}.Features-module__playIcon__60lhl{font-size:2.2rem;color:#fff;margin-left:6px}.Features-module__videoText__ybzCp{font-size:1.8rem;font-weight:600;margin:0;line-height:1.4}.Features-module__videoText__ybzCp small{display:block;font-size:1.2rem;opacity:.8;margin-top:1rem;font-weight:300}@media (max-width: 1024px){.Features-module__titleSection__wkjYo{flex-direction:column;gap:1.5rem}.Features-module__feature__NUc0-{grid-template-columns:1fr;gap:4rem}.Features-module__featureReverse__4eKl9 .Features-module__featureContent__aOius,.Features-module__featureReverse__4eKl9 .Features-module__featureImage__Dxwlq{order:unset}.Features-module__featuresGrid__Btyyo{gap:6rem}.Features-module__impactStats__kp8yc{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.Features-module__features__vcr5K{padding:100px 0}.Features-module__container__ztUNO{padding:0 1rem}.Features-module__header__QoqGF{margin-bottom:5rem}.Features-module__title__lwtZP{line-height:1.25}.Features-module__featuresGrid__Btyyo{gap:4rem;margin-bottom:5rem}.Features-module__feature__NUc0-{gap:3rem}.Features-module__featureContent__aOius{padding:1rem}.Features-module__featureScreenshot__JfhBP{border-radius:24px}.Features-module__impactCard__Lvl55{padding:3rem 2rem}.Features-module__demoVideo__OvElJ{height:350px}.Features-module__playButton__h-gNa{width:80px;height:80px}.Features-module__playIcon__60lhl{font-size:1.8rem}}@media (max-width: 480px){.Features-module__sherpaiHero__ivQkG{width:80px;height:80px}.Features-module__waveEmoji__88TNm{font-size:1.5rem;top:-5px;right:-5px}.Features-module__impactCard__Lvl55,.Features-module__stat__UatT4{padding:2rem 1.5rem}.Features-module__statNumber__WwbTi{font-size:2.5rem}}@media (prefers-reduced-motion: reduce){.Features-module__features__vcr5K:before,.Features-module__sherpaiHero__ivQkG,.Features-module__waveEmoji__88TNm,.Features-module__feature__NUc0-,.Features-module__benefit__9Ymdo{animation:none}.Features-module__sherpaiHero__ivQkG,.Features-module__featureTitle__vXpPg,.Features-module__benefit__9Ymdo,.Features-module__benefitIcon__Fm8eD,.Features-module__featureImage__Dxwlq,.Features-module__demoVideo__OvElJ{transition:none}}.Comparison-module__comparison__JTvDM{padding:120px 0;background:radial-gradient(ellipse 100% 60% at 20% 0%,rgba(92,206,163,.03) 0%,transparent 50%),radial-gradient(ellipse 80% 50% at 90% 100%,rgba(218,98,125,.04) 0%,transparent 50%),linear-gradient(180deg,#fafbfc,#fff,#f8f9fa);position:relative;overflow:hidden}.Comparison-module__comparison__JTvDM:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(92,206,163,.02) 0%,transparent 40%),radial-gradient(circle at 80% 80%,rgba(94,54,106,.02) 0%,transparent 35%);animation:Comparison-module__gentleFloat__lNMtl 25s ease-in-out infinite;pointer-events:none}@keyframes Comparison-module__gentleFloat__lNMtl{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.8;transform:translateY(-5px)}}.Comparison-module__container__8-dfp{max-width:1400px;margin:0 auto;padding:0 6rem;position:relative;z-index:2}.Comparison-module__header__Kw7Nx{text-align:center;margin-bottom:6rem;max-width:800px;margin-left:auto;margin-right:auto}.Comparison-module__title__Z0s1d{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.02em}.Comparison-module__highlight__cNwMQ{background:linear-gradient(135deg,#5ccea3,#5e366a,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.Comparison-module__highlight__cNwMQ:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:linear-gradient(135deg,#5ccea3,#5e366a,#da627d);border-radius:2px;opacity:.6}.Comparison-module__subtitle__ambyp{font-size:clamp(1.4rem,2.7vw,1.85rem);color:#4a4a4a;line-height:1.6;font-weight:300;margin:0}.Comparison-module__comparisonTable__KsfAp{background:#fffc;border-radius:32px;overflow:hidden;box-shadow:0 20px 60px #0000000a,0 8px 25px #5e366a14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);margin-bottom:6rem}.Comparison-module__tableHeader__obLZ1{display:grid;grid-template-columns:1.2fr repeat(4,1fr);background:linear-gradient(135deg,#f8f9fae6,#fffffff2);border-bottom:2px solid rgba(94,54,106,.08);padding:2rem 0}.Comparison-module__featureColumn__sy-Na{padding:0 2rem;display:flex;align-items:center;justify-content:flex-start}.Comparison-module__columnTitle__wh7vm{font-size:1.55rem;font-weight:700;color:#2d2d2d;margin:0;text-transform:uppercase;letter-spacing:1px}.Comparison-module__competitorColumn__PzyQ7{padding:0 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;transition:all .3s ease}.Comparison-module__sherpaiColumn__uQ3eP{background:linear-gradient(135deg,#5ccea314,#da627d0f);border-radius:24px 24px 0 0;margin:-1rem -.5rem 0;padding:2rem 2rem 1rem}.Comparison-module__competitorHeader__WoOeO{display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative}.Comparison-module__logoPlaceholder__6LaIU{width:60px;height:60px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 8px 25px #00000014;transition:transform .3s ease}.Comparison-module__sherpaiColumn__uQ3eP .Comparison-module__logoPlaceholder__6LaIU{background:linear-gradient(135deg,#5ccea3,#da627d);box-shadow:0 12px 35px #5ccea340}.Comparison-module__competitorLogo__T9E3D{width:32px;height:32px;object-fit:contain;border-radius:4px}.Comparison-module__competitorInfo__-wygo{text-align:center}.Comparison-module__competitorName__XRrPk{font-size:1.45rem;font-weight:700;color:#1a1a1a;margin:0 0 .25rem}.Comparison-module__sherpaiColumn__uQ3eP .Comparison-module__competitorName__XRrPk{background:linear-gradient(135deg,#1a1a1a,#5ccea3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.Comparison-module__competitorTagline__KMNO9{font-size:1.05rem;color:#666;margin:0;font-weight:500}@keyframes Comparison-module__pulse__V8zyq{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.Comparison-module__tableBody__noyhb{padding:1rem 0}.Comparison-module__featureRow__sEDvG{display:grid;grid-template-columns:1.2fr repeat(4,1fr);align-items:center;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.04);opacity:0;animation:Comparison-module__slideInRow__rz-pl .6s ease-out forwards;animation-delay:var(--delay);transition:background-color .3s ease}.Comparison-module__featureRow__sEDvG:hover{background:#5ccea305}.Comparison-module__featureRow__sEDvG:last-child{border-bottom:none}@keyframes Comparison-module__slideInRow__rz-pl{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.Comparison-module__featureName__iNNmL{padding:0 2rem;display:flex;align-items:center}.Comparison-module__featureText__8IcVy{font-size:1.25rem;font-weight:500;color:#2d2d2d}.Comparison-module__featureCell__ZgSvu{display:flex;justify-content:center;align-items:center;padding:0 1.5rem}.Comparison-module__sherpaiCell__BMoPa{background:linear-gradient(135deg,#5ccea30d,#da627d08);margin:-.75rem -.5rem;padding:.75rem 2rem;border-radius:12px}.Comparison-module__checkmark__8sV2X{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;transition:all .3s ease}.Comparison-module__check__v-epp{font-size:1.6rem;font-weight:800;color:#16a34a;text-shadow:0 1px 3px rgba(22,163,74,.3);background:#22c55e1f;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(34,197,94,.2)}.Comparison-module__sherpaiCheck__rv-jx{color:#059669;background:linear-gradient(135deg,#5ccea333,#05966926);border:2px solid rgba(92,206,163,.4);box-shadow:0 4px 12px #5ccea333;font-size:1.8rem;width:38px;height:38px}.Comparison-module__cross__1a0sO{font-size:1.6rem;color:#94a3b8;font-weight:400}.Comparison-module__comingSoon__r43Dl{font-size:.85rem;font-weight:600;color:#f59e0b;background:linear-gradient(135deg,#f59e0b26,#fcd34d1a);padding:.5rem .75rem;border-radius:20px;border:1px solid rgba(245,158,11,.3);text-align:center;white-space:nowrap;font-style:italic;letter-spacing:.025em}.Comparison-module__cta__pYkm6{display:flex;justify-content:center}.Comparison-module__ctaCard__FQi0R{background:linear-gradient(135deg,#5ccea314,#da627d0f);border:1px solid rgba(92,206,163,.15);border-radius:32px;padding:3rem 4rem;text-align:center;max-width:600px;box-shadow:0 20px 60px #5ccea31a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden;transition:all .4s ease}.Comparison-module__ctaCard__FQi0R:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(92,206,163,.05) 0%,transparent 70%);pointer-events:none}.Comparison-module__ctaCard__FQi0R:hover{transform:translateY(-5px);box-shadow:0 30px 80px #5ccea326}.Comparison-module__ctaTitle__DEwJO{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#1a1a1a;margin-bottom:1rem;background:linear-gradient(135deg,#1a1a1a,#5ccea3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;z-index:2}.Comparison-module__ctaDescription__UnmGY{font-size:1.4rem;color:#4a4a4a;margin-bottom:2rem;position:relative;z-index:2}.Comparison-module__ctaButton__8WcHb{display:inline-flex;align-items:center;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#5e366a,#da627d);color:#fff!important;text-decoration:none;border-radius:16px;font-weight:600;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #5e366a4d;position:relative;z-index:2}.Comparison-module__ctaButton__8WcHb:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 15px 40px #5e366a66}@media (max-width: 1024px){.Comparison-module__tableHeader__obLZ1,.Comparison-module__featureRow__sEDvG{grid-template-columns:1fr;gap:2rem}.Comparison-module__tableHeader__obLZ1{text-align:center}.Comparison-module__featureColumn__sy-Na{justify-content:center;padding-bottom:1rem;border-bottom:2px solid rgba(94,54,106,.08)}.Comparison-module__competitorColumn__PzyQ7{padding:1rem}.Comparison-module__sherpaiColumn__uQ3eP{margin:0;border-radius:16px}.Comparison-module__featureName__iNNmL{justify-content:center;text-align:center;padding:1rem 2rem;background:#f8f9facc;border-radius:12px;margin-bottom:1rem}.Comparison-module__featureCell__ZgSvu{display:flex;justify-content:space-between;padding:.75rem 1.5rem;margin:.25rem 0;border-radius:8px;background:#ffffff80}.Comparison-module__featureCell__ZgSvu:before{content:attr(data-competitor);font-size:.9rem;font-weight:600;color:#666}}@media (max-width: 768px){.Comparison-module__container__8-dfp{padding:0 1rem}.Comparison-module__comparison__JTvDM{padding:80px 0}.Comparison-module__header__Kw7Nx{margin-bottom:4rem}.Comparison-module__comparisonTable__KsfAp{border-radius:24px;margin-bottom:4rem}.Comparison-module__ctaCard__FQi0R{padding:2.5rem 2rem;border-radius:24px}.Comparison-module__comparisonTable__KsfAp{overflow-x:auto}.Comparison-module__tableHeader__obLZ1,.Comparison-module__featureRow__sEDvG{grid-template-columns:minmax(140px,1fr) repeat(4,minmax(70px,.8fr));gap:.5rem}.Comparison-module__featureColumn__sy-Na{justify-content:flex-start;padding:0 1rem;border-bottom:none}.Comparison-module__columnTitle__wh7vm{font-size:1rem}.Comparison-module__competitorColumn__PzyQ7{padding:.5rem}.Comparison-module__competitorName__XRrPk{font-size:1rem}.Comparison-module__competitorTagline__KMNO9{font-size:.85rem}.Comparison-module__logoPlaceholder__6LaIU{width:48px;height:48px}.Comparison-module__featureName__iNNmL{justify-content:flex-start;text-align:left;padding:.5rem 1rem;background:transparent;margin-bottom:0}.Comparison-module__featureText__8IcVy{font-size:.95rem}.Comparison-module__featureCell__ZgSvu{justify-content:center;padding:.5rem;margin:0;background:transparent}.Comparison-module__featureCell__ZgSvu:before{content:none}.Comparison-module__checkmark__8sV2X{width:28px;height:28px}.Comparison-module__check__v-epp{width:28px;height:28px;font-size:1.2rem}.Comparison-module__sherpaiCheck__rv-jx{width:30px;height:30px;font-size:1.3rem}.Comparison-module__comingSoon__r43Dl{white-space:normal;font-size:.7rem}}@media (prefers-reduced-motion: reduce){.Comparison-module__comparison__JTvDM:before,.Comparison-module__featureRow__sEDvG{animation:none}.Comparison-module__competitorColumn__PzyQ7,.Comparison-module__ctaCard__FQi0R,.Comparison-module__ctaButton__8WcHb{transition:none}}.Founder-module__founder__0o6VM{padding:120px 0;background:linear-gradient(180deg,#f8f9fa,#fff);position:relative}.Founder-module__container__vZw4R{max-width:1400px;margin:0 auto;padding:0 4rem}.Founder-module__content__9-8KX{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.Founder-module__imageSection__Y72Vp{position:relative;display:flex;justify-content:center}.Founder-module__founderImage__K-SKF{width:400px;height:500px;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #5e366a1a;position:relative}.Founder-module__founderPhoto__J140w{width:100%;height:100%;object-fit:cover;object-position:center}.Founder-module__founderImagePlaceholder__weli9{width:400px;height:500px;background:linear-gradient(135deg,#ffffffe6,#f8f9facc);border:2px dashed rgba(94,54,106,.2);border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px #5e366a1a}.Founder-module__placeholderIcon__dcHFD{font-size:4rem;margin-bottom:1.5rem;opacity:.7}.Founder-module__placeholderText__njXNj{font-size:1.2rem;color:#666;font-weight:500;margin:0;line-height:1.4}.Founder-module__placeholderText__njXNj small{display:block;font-size:1rem;opacity:.8;margin-top:.5rem}.Founder-module__floatingBadge__ygAC4{position:absolute;animation:Founder-module__floatGentle__qUkPV 4s ease-in-out infinite;z-index:10}.Founder-module__floatingBadge__ygAC4:nth-child(2){animation-delay:-2s}.Founder-module__badge__aoxHl{display:flex;align-items:center;gap:.5rem;background:#ffffffe6;border:1px solid rgba(94,54,106,.2);border-radius:50px;padding:.75rem 1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 30px #5e366a26;white-space:nowrap}.Founder-module__badgeIcon__Mpf4Z{font-size:1.2rem}.Founder-module__badgeText__L7mym{font-size:.9rem;font-weight:600;color:#5e366a}.Founder-module__textSection__p7-OE{max-width:600px}.Founder-module__header__sLnnU{margin-bottom:3rem}.Founder-module__title__Xs6Hr{font-size:3.5rem;font-weight:800;color:#1a1a1a;line-height:1.1;letter-spacing:-.02em;margin:0}.Founder-module__story__AZ-sd{margin-bottom:3rem}.Founder-module__paragraph__Gqxzr{font-size:1.56rem;color:#4a4a4a;line-height:1.7;margin-bottom:1.5rem;font-weight:400}.Founder-module__paragraph__Gqxzr strong{background:linear-gradient(135deg,#5e366a,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.Founder-module__founderQuote__jQX-b{background:linear-gradient(135deg,#5ccea314,#da627d0f);border:1px solid rgba(92,206,163,.15);border-radius:24px;padding:3rem 2.5rem;margin:0 0 2.5rem;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 20px 60px #5ccea314,0 8px 25px #0000000a}.Founder-module__founderQuote__jQX-b:before{content:'"';position:absolute;top:-10px;left:20px;font-size:8rem;font-weight:900;color:#5ccea326;line-height:1;font-family:Georgia,serif;pointer-events:none;z-index:0}.Founder-module__founderQuote__jQX-b:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 40%,rgba(92,206,163,.03) 0%,transparent 50%);pointer-events:none;z-index:0}.Founder-module__quoteText__Q-r-C{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:600;color:#1a1a1a;line-height:1.6;margin:0 0 1.5rem;font-style:italic;position:relative;z-index:2;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Founder-module__quoteAuthor__e-U74{font-size:1.1rem;font-weight:600;color:#5ccea3;font-style:normal;position:relative;z-index:2;display:flex;align-items:center;gap:.5rem}.Founder-module__quoteAuthor__e-U74:before{content:"";width:40px;height:2px;background:linear-gradient(135deg,#5ccea3,#da627d);border-radius:1px}.Founder-module__credentials__z2CP4{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem;padding:2rem;background:#fffc;border:1px solid rgba(94,54,106,.1);border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Founder-module__credentialsIntro__hr-O1{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.Founder-module__credentialItem__Tw7kP{display:flex;align-items:flex-start;gap:1rem}.Founder-module__credentialIcon__ybZhz{font-size:1.5rem;width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#5e366a1a,#da627d1a);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:.25rem}.Founder-module__credentialText__J-0aV{flex:1}.Founder-module__credentialTitle__REBV8{font-size:1.32rem;font-weight:700;color:#1a1a1a;margin:0 0 .25rem}.Founder-module__credentialDesc__TBljd{font-size:1.44rem;color:#666;margin:0;font-weight:400}.Founder-module__mission__pl8Hl{margin-bottom:3rem;padding:2.5rem;background:linear-gradient(135deg,#5ccea31a,#5e366a0d);border:1px solid rgba(92,206,163,.2);border-radius:20px;position:relative;overflow:hidden}.Founder-module__mission__pl8Hl:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#5ccea3,#5e366a)}.Founder-module__missionTitle__ipf2-{font-size:1.6rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;background:linear-gradient(135deg,#5ccea3,#5e366a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.Founder-module__missionText__C1pE7{font-size:1.2rem;color:#4a4a4a;line-height:1.6;margin:0;font-weight:500}.Founder-module__cta__BuQmB{text-align:left}.Founder-module__ctaText__EtLK4{font-size:1.2rem;color:#4a4a4a;margin-bottom:1.5rem;font-weight:500}.Founder-module__ctaButton__DK-Rd{display:inline-flex;align-items:center;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#5e366a,#da627d);color:#fff!important;text-decoration:none;border-radius:16px;font-weight:600;font-size:1.2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #5e366a4d;position:relative;overflow:hidden}.Founder-module__ctaButton__DK-Rd:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.Founder-module__ctaButton__DK-Rd:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 15px 40px #5e366a66}.Founder-module__ctaButton__DK-Rd:hover:before{left:100%}@keyframes Founder-module__floatGentle__qUkPV{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width: 1024px){.Founder-module__content__9-8KX{grid-template-columns:1fr;gap:4rem;text-align:center}.Founder-module__founderImagePlaceholder__weli9{width:350px;height:400px;margin:0 auto}.Founder-module__textSection__p7-OE{max-width:none}.Founder-module__cta__BuQmB{text-align:center}}@media (max-width: 768px){.Founder-module__founder__0o6VM{padding:80px 0}.Founder-module__container__vZw4R{padding:0 1rem}.Founder-module__content__9-8KX{gap:3rem;text-align:left}.Founder-module__founderImage__K-SKF{width:min(100%,320px);height:auto;aspect-ratio:4 / 5}.Founder-module__title__Xs6Hr{font-size:2.5rem}.Founder-module__paragraph__Gqxzr{font-size:1.1rem}.Founder-module__founderImagePlaceholder__weli9{width:300px;height:350px}.Founder-module__credentials__z2CP4{padding:1.5rem;text-align:left}.Founder-module__credentialItem__Tw7kP{align-items:flex-start}.Founder-module__mission__pl8Hl{padding:2rem}.Founder-module__floatingBadge__ygAC4{display:none}}@media (prefers-reduced-motion: reduce){.Founder-module__floatingBadge__ygAC4{animation:none}.Founder-module__ctaButton__DK-Rd,.Founder-module__badge__aoxHl{transition:none}}.Pricing-module__pricing__GSMWJ{padding:60px 0;background:radial-gradient(circle at 20% 20%,rgba(230,145,168,.4) 0%,transparent 45%),radial-gradient(circle at 80% 80%,rgba(255,140,80,.35) 0%,transparent 40%),radial-gradient(circle at 60% 70%,rgba(218,98,125,.3) 0%,transparent 35%),linear-gradient(180deg,#2a1847,#3d2659,#4a2f5c);position:relative}.Pricing-module__container__WTvA4{max-width:1400px;margin:0 auto;padding:0 4rem}.Pricing-module__title__P9s1P{text-align:center;font-size:3.2rem;color:#fff;margin-bottom:16px;font-weight:700;letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Pricing-module__subtitle__j08r9{text-align:center;font-size:1.5rem;color:#ffffffe6;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.5;font-weight:500}.Pricing-module__pricingTiers__tQlnx{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-bottom:40px;max-width:1000px;margin-left:auto;margin-right:auto}.Pricing-module__pricingTier__KpIhP{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:30px 25px;box-shadow:0 12px 48px #0003;border:1px solid rgba(255,255,255,.2);transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;flex-direction:column;position:relative;overflow:hidden}.Pricing-module__tierClickable__Y-8KS{cursor:pointer}.Pricing-module__tierClickable__Y-8KS:hover{transform:translateY(-12px) scale(1.03);box-shadow:0 25px 80px #0006;background:#fff;border-color:#fff6}.Pricing-module__pricingTier__KpIhP:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#5ccea3,#70d6ff,#ff64b8)}.Pricing-module__pricingTier__KpIhP:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.15),transparent);opacity:0;transform:rotate(45deg);transition:all .6s ease;pointer-events:none}.Pricing-module__tierClickable__Y-8KS:hover:after{opacity:1;transform:rotate(45deg) translate(50%,50%)}.Pricing-module__tierClickable__Y-8KS:hover .Pricing-module__tierEmoji__GY4vI{transform:scale(1.1) rotate(5deg)}.Pricing-module__tierClickable__Y-8KS:hover .Pricing-module__tierName__T85ul{transform:translateY(-2px);text-shadow:0 2px 8px rgba(47,24,71,.2)}.Pricing-module__tierClickable__Y-8KS:hover .Pricing-module__tierPrice__KCqOS{transform:translateY(-1px);text-shadow:0 2px 8px rgba(94,54,106,.2)}.Pricing-module__tierHeader__fi3wp{text-align:center;margin-bottom:24px}.Pricing-module__tierEmoji__GY4vI{font-size:2.5rem;margin-bottom:12px;display:block;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.Pricing-module__tierName__T85ul{font-size:1.8rem;font-weight:700;color:#2f1847;margin-bottom:6px;transition:all .3s ease}.Pricing-module__tierPrice__KCqOS{font-size:2.2rem;font-weight:700;color:#5e366a;margin-bottom:12px;transition:all .3s ease}.Pricing-module__tierDescription__h61m5{font-size:1.25rem;color:#5e366a;line-height:1.4;margin:0;font-weight:500}.Pricing-module__tierFeatures__bHCdP{flex:1;margin-bottom:24px}.Pricing-module__feature__RKPzr{display:flex;align-items:flex-start;margin-bottom:8px;padding:4px 0}.Pricing-module__checkmark__O6rp-{color:#5ccea3;font-size:1.2rem;font-weight:600;margin-right:12px;flex-shrink:0;margin-top:2px}.Pricing-module__featureText__l5fni{color:#2f1847;font-size:1.35rem;line-height:1.4;font-weight:500}.Pricing-module__badge__j7Fdd{background:linear-gradient(135deg,#5ccea3,#70d6ff);color:#fff;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;text-align:center;margin-top:16px;box-shadow:0 4px 12px #5ccea34d}.Pricing-module__ctaButton__RWyde{background:linear-gradient(135deg,#5e366a,#da627d);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #5e366a4d}.Pricing-module__ctaButton__RWyde:hover{background:linear-gradient(135deg,#4a285a,#c55670);transform:translateY(-2px);box-shadow:0 8px 24px #5e366a66}.Pricing-module__ctaButton__RWyde.Pricing-module__inactive__OY5vs{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#e5e7eb;cursor:not-allowed;box-shadow:0 6px 20px #9ca3af33}.Pricing-module__ctaButton__RWyde.Pricing-module__inactive__OY5vs:hover{background:linear-gradient(135deg,#9ca3af,#6b7280);transform:none;box-shadow:0 6px 20px #9ca3af33}.Pricing-module__supportNote__rcBQU{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:16px;padding:28px 36px;max-width:900px;margin:0 auto 40px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 20px #0000001a}.Pricing-module__supportIcon__MSxTy{font-size:2.4rem;flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.Pricing-module__supportText__a9777{color:#fff;font-size:1.6rem;line-height:1.5;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.2)}.Pricing-module__errorBanner__IkUEM{margin:0 auto 24px;max-width:640px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:#db546126;color:#fff5f5;border:1px solid rgba(219,84,97,.4);padding:12px 18px;border-radius:12px}.Pricing-module__errorBanner__IkUEM button{background:transparent;border:1px solid rgba(255,255,255,.6);color:#ffffffe6;padding:6px 12px;border-radius:8px;cursor:pointer;transition:background .2s ease}.Pricing-module__errorBanner__IkUEM button:hover{background:#ffffff1a}.Pricing-module__supportText__a9777 strong{font-weight:700}@media (max-width: 768px){.Pricing-module__pricing__GSMWJ{padding:50px 0}.Pricing-module__title__P9s1P{font-size:2.6rem;margin-bottom:12px}.Pricing-module__subtitle__j08r9{font-size:1.1rem;margin-bottom:30px}.Pricing-module__pricingTiers__tQlnx{grid-template-columns:1fr;gap:25px;margin-bottom:30px}.Pricing-module__pricingTier__KpIhP{padding:25px 20px}.Pricing-module__tierEmoji__GY4vI{font-size:2.2rem}.Pricing-module__tierName__T85ul{font-size:1.6rem}.Pricing-module__tierPrice__KCqOS{font-size:2rem}.Pricing-module__tierDescription__h61m5{font-size:1rem}.Pricing-module__featureText__l5fni{font-size:1.1rem}.Pricing-module__ctaButton__RWyde{padding:14px 20px;font-size:1.1rem}.Pricing-module__supportNote__rcBQU{padding:18px 22px;margin:0 20px 30px}.Pricing-module__supportIcon__MSxTy{font-size:2rem}.Pricing-module__supportText__a9777{font-size:1.2rem}}@media (prefers-reduced-motion: reduce){.Pricing-module__pricingTier__KpIhP,.Pricing-module__tierEmoji__GY4vI,.Pricing-module__tierName__T85ul,.Pricing-module__tierPrice__KCqOS,.Pricing-module__ctaButton__RWyde{transition:none}}.Manifesto-module__manifesto__-FH6A{padding:120px 0;background:linear-gradient(135deg,#f8f9fa,#fff);position:relative}.Manifesto-module__container__T-sPA{max-width:1400px;margin:0 auto;padding:0 4rem}.Manifesto-module__content__py0-o{max-width:800px;margin:0 auto;text-align:left}.Manifesto-module__title__cax3N{text-align:center;font-size:4.55rem;color:#2f1847;margin-bottom:78px;line-height:1.3;font-weight:600;letter-spacing:-.02em}.Manifesto-module__quote__0-pC2{margin-bottom:52px;text-align:left}.Manifesto-module__quoteText__AFyIm{font-size:2.4rem;color:#2f1847;font-style:italic;margin:0 0 19.5px;line-height:1.5;font-weight:500}.Manifesto-module__quoteAuthor__k-7VT{font-size:1.6rem;color:#5e366a;font-weight:600}.Manifesto-module__manifestoText__1iU81{font-size:2.15rem;color:#5e366a;line-height:1.6;text-align:left;font-weight:500;max-width:600px;margin:0 auto;position:relative;z-index:1}.Manifesto-module__manifestoText__1iU81 p{margin-bottom:26px}.Manifesto-module__finalParagraph__GZkYI{font-weight:600;color:#2f1847}@media (max-width: 768px){.Manifesto-module__manifesto__-FH6A{padding:104px 0}.Manifesto-module__title__cax3N{font-size:3.12rem;margin-bottom:52px}.Manifesto-module__quoteText__AFyIm{font-size:1.82rem}.Manifesto-module__manifestoText__1iU81{font-size:1.56rem}}.Footer-module__footer__gpR2Q{background:#0f1c35!important;color:#f5f7ff;padding:60px 0 0}.Footer-module__container__Prios{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__content__L22Wg{display:grid;grid-template-columns:1fr 2fr;gap:4rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}.Footer-module__brand__WwW-R{max-width:400px}.Footer-module__brandName__XVd12{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#5ccea3,#5e366a,#da627d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.Footer-module__brandTagline__DKMJx{font-size:1.2rem;color:#f5f7ffd9;line-height:1.5;margin:0;font-weight:400}.Footer-module__links__nv9mb{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.Footer-module__linkGroup__B19bG{display:flex;flex-direction:column}.Footer-module__linkGroupTitle__cNRKF{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px}.Footer-module__linkList__Kv-Al{display:flex;flex-direction:column;gap:.75rem}.Footer-module__link__1Yhx-{color:#f5f7ffcc;text-decoration:none;font-size:1rem;font-weight:400;transition:all .3s ease;position:relative;padding:.25rem 0}.Footer-module__link__1Yhx-:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(135deg,#5ccea3,#da627d);transition:width .3s ease}.Footer-module__link__1Yhx-:hover{color:#fff;transform:translate(5px)}.Footer-module__link__1Yhx-:hover:after{width:100%}.Footer-module__bottom__PqZmp{padding:2rem 0}.Footer-module__bottomContent__Ip3An{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.Footer-module__copyright__0DFCw{color:#f5f7ffb3;font-size:.95rem;margin:0;font-weight:400}.Footer-module__legal__1fJrN{display:flex;gap:2rem}.Footer-module__legalLink__70-vj{color:#fff9;text-decoration:none;font-size:.9rem;font-weight:400;transition:color .3s ease}.Footer-module__legalLink__70-vj:hover{color:#ffffffe6}@media (max-width: 1024px){.Footer-module__content__L22Wg{grid-template-columns:1fr;gap:3rem;text-align:center}.Footer-module__links__nv9mb{grid-template-columns:repeat(3,1fr);justify-items:center}.Footer-module__linkGroup__B19bG{align-items:center}.Footer-module__brand__WwW-R{max-width:none}}@media (max-width: 768px){.Footer-module__footer__gpR2Q{padding:40px 0 0}.Footer-module__container__Prios{padding:0 1rem}.Footer-module__content__L22Wg{gap:2rem}.Footer-module__links__nv9mb{grid-template-columns:1fr;gap:2rem}.Footer-module__brandName__XVd12{font-size:2rem}.Footer-module__brandTagline__DKMJx{font-size:1.1rem}.Footer-module__bottomContent__Ip3An{flex-direction:column;text-align:center;gap:1rem}.Footer-module__legal__1fJrN{justify-content:center}}:root{--color-primary: #6366f1;--color-secondary: #8b5cf6;--color-success: #34d399;--color-warning: #fbbf24;--color-error: #f87171;--color-background: #f8fafc;--color-card: #ffffff;--color-turquoise: #40E0D0;--color-seafoam: #98FF98;--color-azure: #007FFF;--gradient-fresh: linear-gradient(135deg, var(--color-turquoise) 0%, var(--color-azure) 100%);--gradient-primary: linear-gradient(140deg, #ffa786 0%, #ffa2d2 50%, #984cbb 100%);--gradient-success: linear-gradient(135deg, #34d399 0%, #3b82f6 100%);--gradient-warning: linear-gradient(135deg, #fbbf24 0%, #f97316 100%);--font-heading: "Plus Jakarta Sans", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.5rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--border-radius-sm: .5rem;--border-radius-md: 1rem;--border-radius-lg: 1.5rem;--border-radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(99, 102, 241, .1);--shadow-md: 0 4px 12px rgba(99, 102, 241, .15);--shadow-lg: 0 8px 24px rgba(99, 102, 241, .2);--indent-base: .25rem;--indent-step: 1rem}.theme-module__level0__Ld96U{margin-left:var(--indent-base)}.theme-module__level1__BdOrT{margin-left:calc(var(--indent-base) + var(--indent-step))}.theme-module__level2__tSZ5x{margin-left:calc(var(--indent-base) + var(--indent-step) * 2)}.theme-module__level3__UP1sh{margin-left:calc(var(--indent-base) + var(--indent-step) * 3)}.theme-module__container__5zBYw{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--spacing-md)}.theme-module__card__6knpC{background:var(--color-card);border-radius:var(--border-radius-lg);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);transition:box-shadow .3s ease}.theme-module__card__6knpC:hover{box-shadow:var(--shadow-md)}.theme-module__heading1__CJEEm{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;line-height:1.2;margin-bottom:var(--spacing-lg);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.theme-module__heading2__QNN00{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:600;line-height:1.3;margin-bottom:var(--spacing-md)}.theme-module__heading3__E-5hu{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;line-height:1.4;margin-bottom:var(--spacing-sm)}.theme-module__progressBar__11bdH{width:100%;height:12px;background:#e2e8f0;border-radius:var(--border-radius-full);overflow:hidden}.theme-module__progressFill__LfAxb{height:100%;background:var(--gradient-primary);border-radius:var(--border-radius-full);transition:width .3s ease}.theme-module__circularProgress__VHaDn{position:relative;width:120px;height:120px;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.theme-module__circularProgressFill__vpRcf{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:var(--gradient-primary)}.theme-module__statCard__vQ836{display:flex;flex-direction:column;gap:var(--spacing-sm);padding:var(--spacing-md);border-radius:var(--border-radius-md);background:var(--color-card);box-shadow:var(--shadow-sm)}.theme-module__statValue__-vMnX{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:var(--color-primary)}.theme-module__statLabel__uODKM{font-size:var(--text-sm);color:#64748b}.AppShell-module__appWrapper__IWG2f{display:flex;width:100vw;height:100vh;overflow:hidden}:root{--mobile-topbar-height: 56px;--mobile-bottombar-height: 64px}.AppShell-module__sidebarContainer__wxpkP{display:flex;height:100vh;flex-shrink:0}.AppShell-module__dashboardContainer__wOwpb{flex:1;height:100vh;background-color:#fff;position:relative;overflow:hidden;transition:margin-left .3s ease}.AppShell-module__dashboardContainerNoChrome__x2-4u{padding-top:0;padding-bottom:0}.AppShell-module__dashboardContent__6DbTo{padding:2rem;margin:0 auto;max-width:calc(100% - 10px)}.AppShell-module__dashboardContent__6DbTo.AppShell-module__shifted__hEPYl{margin-right:400px}.AppShell-module__topBanner__tDVYW{width:100%;height:20vh;background:#fff;border-radius:16px;margin-bottom:2rem;box-shadow:0 4px 6px #00000008;border:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:center;overflow:hidden}.AppShell-module__topBanner__tDVYW img{width:100%;height:100%;object-fit:cover;object-position:center}.AppShell-module__sectionTile__tQRHA{position:relative;display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%}.AppShell-module__sectionTitle__QEKHv:after{content:"";flex-grow:1;height:3px;background-color:#e5e5e5;border-radius:2px}.AppShell-module__sectionContent__nrwId{width:100%;margin-top:5px}.AppShell-module__emptyComponent__ynenr{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:2rem;width:90%;max-width:600px;height:auto;min-height:300px}.AppShell-module__emptyContent__6Dkt9{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.AppShell-module__emptyIcon__JMFh4{margin-bottom:.5rem}.AppShell-module__emptyText__sbPSj{color:#6b7280;font-size:2rem;margin:.5rem 0}.AppShell-module__sidePanelToggle__wR0t2{position:fixed;top:1rem;right:1rem;z-index:1000;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 6px #0000001a;font-size:1.5rem;transition:transform .2s ease}.AppShell-module__sidePanelToggle__wR0t2:hover{transform:scale(1.05)}.AppShell-module__sidePanelImage__V-A9z{width:100%;height:100%;object-fit:cover;padding:1rem}.AppShell-module__onboardingCta__2cYTd{position:fixed;right:32px;bottom:28px;z-index:1200;display:flex;align-items:center;gap:.85rem;padding:.9rem 1.2rem;border-radius:18px;border:1px solid rgba(0,0,0,.1);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#333;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.AppShell-module__onboardingCta__2cYTd:hover{transform:translateY(-2px);background:#fff;box-shadow:0 6px 16px #0003}.AppShell-module__onboardingCtaLogo__LvUP8{width:28px;height:28px;object-fit:contain;flex-shrink:0}.AppShell-module__onboardingCtaText__7-IJP{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1}.AppShell-module__onboardingCtaTitle__X1mn1{font-size:1.05rem}.AppShell-module__onboardingCtaSubtitle__Aq-sQ{font-size:.85rem;font-weight:500;color:#6b7280}.AppShell-module__mobileTopBar__2Oq7R,.AppShell-module__mobileBottomNav__1xsxg,.AppShell-module__mobileNavBackdrop__UnRBG,.AppShell-module__mobileTasksBackdrop__eMUoh{display:none}.AppShell-module__mobileIconButton__z1aN0{border:none;background:#ffffffe6;color:#2f1847;width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #0f172a26;cursor:pointer;pointer-events:auto}.AppShell-module__mobileTitle__nr3fp{display:flex;align-items:center;font-size:1rem;font-weight:700;color:#2f1847;letter-spacing:.02em;text-transform:capitalize;line-height:1}.AppShell-module__mobileTopActions__w6Obw,.AppShell-module__mobileTopLeft__C2M-8{display:flex;align-items:center;gap:.5rem}.AppShell-module__mobileAddButton__Jh9pK{border:none;background:#5affaf;color:#2f1847;width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #5affaf4d;cursor:pointer;pointer-events:auto}.AppShell-module__mobileNavItem__eQFui{border:none;background:transparent;display:flex;flex-direction:column;align-items:center;gap:.25rem;font-size:.7rem;font-weight:600;color:#2f1847a6;cursor:pointer}.AppShell-module__mobileNavItemActive__cGFfc{color:#2f1847}.AppShell-module__mobileNavItemActive__cGFfc svg{color:#5affaf}@media (max-width: 720px){.AppShell-module__onboardingCta__2cYTd{right:16px;bottom:16px;padding:.75rem 1rem}.AppShell-module__onboardingCtaTitle__X1mn1{font-size:1rem}.AppShell-module__onboardingCtaSubtitle__Aq-sQ{font-size:.8rem}}@media (max-width: 960px){.AppShell-module__appWrapper__IWG2f{flex-direction:column;height:100svh;min-height:100svh}.AppShell-module__sidebarContainer__wxpkP{position:fixed;inset:0 auto 0 0;z-index:3000;width:min(84vw,320px);transform:translate(-110%);transition:transform .3s ease;pointer-events:none}.AppShell-module__sidebarContainerOpen__Kqzj-{transform:translate(0);pointer-events:auto}.AppShell-module__sidebarContainerInteractive__gXQKJ{transform:translate(0);pointer-events:auto;z-index:3700}.AppShell-module__dashboardContainer__wOwpb{width:100%;height:100svh;padding-top:calc(var(--mobile-topbar-height) + env(safe-area-inset-top));padding-bottom:calc(var(--mobile-bottombar-height) + env(safe-area-inset-bottom));overflow:auto;-webkit-overflow-scrolling:touch}.AppShell-module__mobileTopBar__2Oq7R{position:fixed;top:0;left:0;right:0;height:calc(var(--mobile-topbar-height) + env(safe-area-inset-top));display:flex;align-items:center;justify-content:space-between;padding:env(safe-area-inset-top) 1rem 0;background:#fffffff2;border-bottom:1px solid rgba(15,23,42,.08);z-index:4000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;pointer-events:auto;touch-action:manipulation}.AppShell-module__mobileTopBar__2Oq7R:before{content:none}.AppShell-module__mobileBottomNav__1xsxg{position:fixed;bottom:0;left:0;right:0;height:calc(var(--mobile-bottombar-height) + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 .5rem env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid rgba(15,23,42,.08);z-index:4000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;pointer-events:auto;touch-action:manipulation}.AppShell-module__mobileNavBackdrop__UnRBG{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;z-index:2500;border:none}.AppShell-module__mobileTasksBackdrop__eMUoh{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;z-index:3500;border:none}}.AppShell-module__actionButtons__B3s6W{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.AppShell-module__actionButton__SFHP-{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;color:#4a5568;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.AppShell-module__actionButton__SFHP-:hover{background-color:#f9fafb;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}.AppShell-module__actionIcon__VLlvu{width:1.25rem;height:1.25rem;color:#6b7280}.AppShell-module__welcomeImage__f6CAA{width:200px;height:auto;margin-bottom:1rem}.TasksSidebar-module__sidebar__PA3to{width:0;height:100vh;box-shadow:-2px 0 5px #0000001a;display:flex;flex-direction:column;transition:width .4s cubic-bezier(.25,.8,.25,1),opacity .3s ease,visibility .3s ease;opacity:0;visibility:hidden;overflow:hidden;background-color:#fff;border-right:1px solid #d5d6da}.TasksSidebar-module__sidebar__PA3to.TasksSidebar-module__open__GLtJB{width:26vw;opacity:1;visibility:visible;overflow:visible;pointer-events:auto}.TasksSidebar-module__sidebar__PA3to.TasksSidebar-module__overlay__oHCEy{position:fixed;top:0;left:0;width:min(60vw,960px);max-width:960px;opacity:1;visibility:visible;box-shadow:-12px 0 32px #0f172a4d;border-right:none;border-left:1px solid #d5d6da;background-color:#fff;z-index:900;transition:width .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1),opacity .3s ease;pointer-events:auto;overflow:visible}.TasksSidebar-module__header__3dHVi{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-bottom:1px solid #e5e7eb;gap:.5rem;background:#fff}.TasksSidebar-module__header__3dHVi .TasksSidebar-module__headerActions__x1PTZ{display:flex;align-items:center;gap:.25rem;flex-shrink:0;opacity:1;position:static;background:none;box-shadow:none;padding:0}.TasksSidebar-module__searchContainer__EKp4a{display:flex;align-items:center;flex:1;min-width:0;background-color:#fff;border-radius:.375rem;padding:.5rem;gap:.5rem;height:3rem}.TasksSidebar-module__searchInput__MjtBv{border:none;background:none;outline:none;width:100%;font-size:1.2rem}.TasksSidebar-module__closeButton__aDTFB{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:none;cursor:pointer;color:#6b7280;border-radius:.375rem;transition:all .2s ease}.TasksSidebar-module__closeButton__aDTFB:hover{background-color:#f3f4f6}.TasksSidebar-module__expandButton__PW8r-{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;background:none;cursor:pointer;color:#70d6ff;border-radius:.375rem;transition:all .2s ease}.TasksSidebar-module__expandButton__PW8r-:hover{background-color:#70d6ff1a;transform:translateY(-1px)}.TasksSidebar-module__expandButtonActive__UMfyC{color:#1d4ed8;background-color:#1d4ed81f}.TasksSidebar-module__tabs__rd7sd{display:flex;padding:.5rem;gap:.5rem;border-bottom:1px solid #e5e7eb;background:#f8fafc}.TasksSidebar-module__tab__OMDDq{padding:.75rem 1rem;border:none;background:none;cursor:pointer;border-radius:.5rem;font-size:.875rem;color:#64748b;transition:all .2s ease}.TasksSidebar-module__tab__OMDDq:hover{background-color:#f1f5f9;color:#0f172a}.TasksSidebar-module__tab__OMDDq.TasksSidebar-module__active__c4QPD{background-color:#60f8b6;color:#000;font-weight:500}.TasksSidebar-module__allItemsTabs__YXKOI,.TasksSidebar-module__detailTabs__oGkbq{display:flex;width:100%;gap:.5rem}.TasksSidebar-module__allItemsTabs__YXKOI .TasksSidebar-module__tab__OMDDq,.TasksSidebar-module__detailTabs__oGkbq .TasksSidebar-module__tab__OMDDq{flex:1}.TasksSidebar-module__addItemContainer__WqzVd{padding:.75rem}.TasksSidebar-module__addItemButton__JQ-nP{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;border:2px dashed #cbd5e1;border-radius:.5rem;background:transparent;color:#64748b;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.TasksSidebar-module__addItemButton__JQ-nP:hover{border-color:#5affaf;color:#1e293b;background:#5affaf0d}.TasksSidebar-module__content__7zbTw{flex:1;overflow:visible;padding:1rem .75rem 0;display:flex;flex-direction:column;min-height:0;box-sizing:border-box;width:100%}.TasksSidebar-module__contentOverlay__C9KQ2{max-height:none;height:calc(100vh - 80px);overflow-y:auto;padding-bottom:2rem;background:#fff}.TasksSidebar-module__overlayDateView__ugT-L,.TasksSidebar-module__overlayListView__1dcy5{overflow:visible!important;max-height:none;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1rem;row-gap:1.5rem}@media (max-width: 1200px){.TasksSidebar-module__overlayDateView__ugT-L,.TasksSidebar-module__overlayListView__1dcy5{grid-template-columns:1fr}}.TasksSidebar-module__overlayCard__UhCqN{background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;box-shadow:none;padding:1.25rem;display:flex;flex-direction:column}.TasksSidebar-module__overlayCard__UhCqN.TasksSidebar-module__fullWidth__NxRka{grid-column:1 / -1}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__dateSectionHeader__gKLPp{padding:0 0 .75rem;margin-bottom:.75rem;font-weight:600;border-bottom:1px solid #f1f5f9}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__sectionItems__HREmL{padding-left:.5rem;margin-top:0}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__sectionItems__HREmL>*:not(:last-child){margin-bottom:.5rem}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__droppableZone__QD70B{border-radius:.5rem;background:transparent;padding:0;min-height:80px;display:block;border:none;transition:all .2s ease}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__droppableZone__QD70B.TasksSidebar-module__dragging-over__xrxtf{background:#f8fafc80;border:1px dashed #e2e8f0}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__emptyDropPlaceholder__uKg8d{padding:.75rem;color:#94a3b8;font-style:italic;text-align:center;font-size:.875rem}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__sectionItems__HREmL{display:flex;flex-direction:row;gap:2rem;position:relative;padding:0 1rem}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__sectionItems__HREmL:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#e5e7eb;transform:translate(-.5px);pointer-events:none}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__sectionItemsColumn__zxEcc{flex:1;display:flex;flex-direction:column;gap:.5rem}@media (max-width: 768px){.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__sectionItems__HREmL{flex-direction:column;gap:.5rem;padding:0 .5rem}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__sectionItems__HREmL:before{display:none}}.TasksSidebar-module__overlaySummarySection__nctZT{display:flex;flex-direction:column;gap:1.5rem;padding:0 0 1.5rem}.TasksSidebar-module__overlayHeader__eXrVt{position:relative;display:flex;gap:1.25rem;padding:1.5rem;border-radius:1.25rem;border:1px solid;box-shadow:0 18px 36px #0f172a1f}.TasksSidebar-module__overlayHeaderActions__9QlPP{position:absolute;top:1rem;right:1rem;display:flex;gap:4px;align-items:center;opacity:0;transition:opacity .2s ease;background:#fffffff2;border-radius:6px;padding:6px;box-shadow:0 2px 8px #0000001a;z-index:10}.TasksSidebar-module__overlayHeader__eXrVt:hover .TasksSidebar-module__overlayHeaderActions__9QlPP{opacity:1}.TasksSidebar-module__overlayHeaderAccent__UfTC4{width:6px;border-radius:9999px;background:#2563eb}.TasksSidebar-module__overlayHeaderContent__x-wII{flex:1;display:flex;flex-direction:column;gap:1rem}.TasksSidebar-module__overlayHeaderMeta__v5sbR{display:flex;flex-direction:column;gap:.75rem}.TasksSidebar-module__overlayBreadcrumbs__JBzb0{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#475569;text-transform:uppercase;letter-spacing:.08em}.TasksSidebar-module__overlayBreadcrumb__Oi0TY{display:flex;align-items:center;gap:.5rem}.TasksSidebar-module__overlayBreadcrumbDivider__JyLOg{color:#47556999}.TasksSidebar-module__overlayTitle__mPSjP{margin:0;font-size:2rem;font-weight:700;color:#0f172a}.TasksSidebar-module__overlayBadges__zZhMk{display:flex;flex-wrap:wrap;gap:.5rem}.TasksSidebar-module__overlayMomentumGrid__rZ3qV{display:flex;flex-wrap:wrap;gap:.75rem}.TasksSidebar-module__overlayTypeBadge__wNPE2{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border:1px solid}.TasksSidebar-module__overlayStatsBadge__0R32d{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:9999px;background:#0f172a0f;color:#1e293b;font-size:.8rem;font-weight:500}.TasksSidebar-module__overlayStatsBadge__0R32d svg{color:#0f172a99}.TasksSidebar-module__overlayDescription__QDfOr{margin:0;font-size:.95rem;line-height:1.6;color:#334155}.TasksSidebar-module__overlaySectionHeading__etyjB{display:flex;justify-content:space-between;align-items:center;margin:1.5rem 0 1rem}.TasksSidebar-module__overlaySectionHeading__etyjB h3{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a}.TasksSidebar-module__overlaySubdued__cnOnw{font-size:.85rem;color:#64748b}.TasksSidebar-module__collapsedHeader__4lyj-{position:relative;display:flex;gap:1.25rem;padding:1.5rem;margin-bottom:1rem;border-bottom:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px #0000000f;position:sticky;top:0;z-index:10}.TasksSidebar-module__collapsedHeaderAccent__M8g7U{width:6px;border-radius:9999px;flex-shrink:0}.TasksSidebar-module__collapsedHeaderContent__G4Zxh{flex:1;display:flex;flex-direction:column;gap:.75rem}.TasksSidebar-module__collapsedHeaderTop__QU-ke{display:flex;flex-direction:column;gap:.5rem;position:relative}.TasksSidebar-module__contextBadge__KGXtI{align-self:flex-start;padding:.35rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;border:1px solid;transition:all .2s ease}.TasksSidebar-module__collapsedHeaderActions__A2ycn{position:absolute;top:0;right:0;display:flex;gap:4px;align-items:center;opacity:0;transition:opacity .2s ease;background:#fffffff2;border-radius:6px;padding:6px;box-shadow:0 2px 8px #0000001a}.TasksSidebar-module__collapsedHeader__4lyj-:hover .TasksSidebar-module__collapsedHeaderActions__A2ycn{opacity:1}.TasksSidebar-module__collapsedTitle__O4Gsp{margin:0;font-size:1.6rem;font-weight:700;color:#1f2937;line-height:1.2}.TasksSidebar-module__collapsedDetails__xVKk6{display:flex;flex-direction:column;gap:.6rem;padding:0;background:transparent;border-radius:0;border-left:none}.TasksSidebar-module__collapsedDetails__xVKk6 p{margin:0}.TasksSidebar-module__detailRow__QOwi3{display:flex;flex-direction:column;gap:.3rem}.TasksSidebar-module__detailLabel__KxgNe{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.TasksSidebar-module__detailValue__9lIJV{font-size:.95rem;color:#1f2937;line-height:1.6}.TasksSidebar-module__collapsedBadges__FfsZX{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}.TasksSidebar-module__collapsedStatsBadge__r1jEz{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:9999px;font-size:.85rem;font-weight:600;border:1px solid;transition:all .2s ease}.TasksSidebar-module__collapsedStatsBadge__r1jEz:hover{transform:translateY(-1px);filter:brightness(1.1)}.TasksSidebar-module__collapsedStatsBadge__r1jEz svg{opacity:.8}.TasksSidebar-module__viewContainer__qbTKX{display:flex;flex-direction:column;gap:.1rem;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;width:100%;box-sizing:border-box;position:relative}.TasksSidebar-module__viewContainer__qbTKX:after{content:"";display:block;height:2rem;flex-shrink:0}.TasksSidebar-module__section__vFNBx{display:flex;flex-direction:column;gap:.1rem;margin-bottom:1rem}.TasksSidebar-module__itemsContainer__JLptj{display:flex;flex-direction:column;gap:.25rem;padding-left:.75rem;padding-right:.5rem;margin-top:.75rem;overflow-y:visible;overflow-x:hidden;padding-bottom:10px;box-sizing:border-box;width:100%}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__itemsContainer__JLptj{display:flex;flex-direction:row;gap:2rem;position:relative;padding:0 1rem;margin-top:.75rem}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__itemsContainerColumn__dWdUr{flex:1;display:flex;flex-direction:column;gap:.5rem}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__itemsContainer__JLptj:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:#e5e7eb;transform:translate(-.5px);pointer-events:none}@media (max-width: 768px){.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__itemsContainer__JLptj{flex-direction:column;gap:.5rem;padding:0 .5rem}.TasksSidebar-module__overlayCard__UhCqN .TasksSidebar-module__itemsContainer__JLptj:before{display:none}}.TasksSidebar-module__pulseSummary__0b8Ml{background:#fff;border-radius:1rem;padding:1rem;border:1px solid #e2e8f0;box-shadow:0 10px 20px #0f172a0f}.TasksSidebar-module__pulseSummaryOverlay__Wxayy{padding:1.25rem}.TasksSidebar-module__summaryHeading__ymTKp{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#475569;margin-bottom:.75rem}.TasksSidebar-module__summaryGrid__FEzEj{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.TasksSidebar-module__summaryCard__OVvph{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border-radius:.75rem;border:1px solid}.TasksSidebar-module__summaryValue__a1Dcw{font-size:1.5rem;font-weight:700;color:#0f172a}.TasksSidebar-module__summaryLabel__mL3tY{font-size:.8rem;color:#64748b}.TasksSidebar-module__visionSummary__z0MNd{background:#fff;border-radius:1rem;padding:1rem;border:1px solid #e2e8f0;box-shadow:0 10px 20px #0f172a0f;margin-top:1rem}.TasksSidebar-module__visionSummaryOverlay__-miEI{padding:1.25rem}.TasksSidebar-module__visionGrid__OZp3J{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.TasksSidebar-module__visionCard__2J69B{position:relative;border-radius:.75rem;background:linear-gradient(180deg,#fdf2f8,#fff 45%,#f8fafc);border:1px solid rgba(244,114,182,.2);padding:1rem;display:flex;flex-direction:column;gap:.75rem}.TasksSidebar-module__visionHeader__jt50e{display:flex;flex-direction:column;gap:.25rem}.TasksSidebar-module__visionHeader__jt50e h4{margin:0;font-size:1rem;color:#0f172a}.TasksSidebar-module__visionBadge__iKERF{align-self:flex-start;padding:.25rem .5rem;border-radius:9999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;background:#3b82f61f;color:#1d4ed8}.TasksSidebar-module__visionAccent__XpM6n{height:4px;width:60px;border-radius:9999px;background:#3b82f666}.TasksSidebar-module__visionDetails__1NV-l{display:flex;flex-direction:column;gap:.6rem}.TasksSidebar-module__visionRow__8uE7d{display:flex;flex-direction:column;gap:.25rem}.TasksSidebar-module__visionRow__8uE7d span{font-size:.75rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.06em}.TasksSidebar-module__visionRow__8uE7d p{margin:0;font-size:.9rem;color:#1f2937;line-height:1.4}.TasksSidebar-module__visionEmpty__CTgkT{padding:1rem;border-radius:.75rem;background:#fff;border:1px dashed #cbd5f5;color:#475569;font-size:.9rem}.TasksSidebar-module__visionEmptyOverlay__7ymkX{padding:1.25rem}.TasksSidebar-module__droppableZone__QD70B{min-height:80px;margin-bottom:0;padding:.5rem;border-radius:var(--border-radius-md, 8px);transition:background-color .2s ease,box-shadow .2s ease;overflow:visible;box-sizing:border-box;width:100%;display:flex;flex-direction:column}.TasksSidebar-module__droppableZone__QD70B.TasksSidebar-module__dragging-over__xrxtf,.TasksSidebar-module__droppableZone__QD70B[data-is-dragging-over=true]{background-color:#00acc11a;box-shadow:inset 0 0 0 2px var(--color-turquoise)}.TasksSidebar-module__itemSection__8c3yV{display:flex;flex-direction:column;gap:.25rem}.TasksSidebar-module__sectionDivider__A0G-I{height:1px;background-color:#e5e7eb;margin:0;opacity:.4}.TasksSidebar-module__dateView__5FBDm{display:flex;flex-direction:column;gap:.25rem;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;width:100%;box-sizing:border-box}.TasksSidebar-module__dateView__5FBDm:after{content:"";display:block;height:2rem;flex-shrink:0}.TasksSidebar-module__dateSection__SI1Rn{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1rem}.TasksSidebar-module__dateSectionHeader__gKLPp{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;color:#1f2937;position:relative;background:#f8fafc;border-radius:8px;margin-bottom:.5rem;transition:all .2s ease}.TasksSidebar-module__dateSectionHeader__gKLPp:hover{background:#f1f5f9}.TasksSidebar-module__groupColorBar__L6Vkb{width:4px;height:24px;border-radius:2px;flex-shrink:0}.TasksSidebar-module__sectionIcon__AZbIN{color:#565655;flex-shrink:0}.TasksSidebar-module__sectionTitle__M-vB8{font-size:1.5rem;font-weight:600;margin:0;color:#1f2937;letter-spacing:-.01em}.TasksSidebar-module__taskCount__yhcIo{background:#e2e8f0;color:#475569;font-size:.875rem;font-weight:600;padding:.375rem .75rem;border-radius:12px;min-width:2rem;text-align:center;flex-shrink:0}.TasksSidebar-module__sectionItems__HREmL{display:flex;flex-direction:column;gap:.5rem;padding-left:1.5rem;padding-right:.75rem;overflow-y:visible;overflow-x:hidden;padding-bottom:10px;box-sizing:border-box;width:100%}.TasksSidebar-module__sectionDivider__A0G-I{height:1px;background-color:#e5e7eb;margin:8px 0;opacity:.6}.TasksSidebar-module__emptyDropPlaceholder__uKg8d{color:#94a3b8;font-size:.875rem;padding:.5rem;text-align:left;font-style:italic;margin:.25rem 0;font-size:var(--text-sm)}.TasksSidebar-module__emptyDroppableZone__Tynzf{min-height:1px;margin-top:8px;border-radius:var(--border-radius-md);background-color:transparent}.TasksSidebar-module__emptyDropSpace__HtM00{width:100%;height:100%;min-height:1px}.TasksSidebar-module__typeSelectorOverlay__u2xWP{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.TasksSidebar-module__typeSelector__4BYHV{background-color:#fff;border-radius:8px;padding:20px;width:300px;max-width:90%;box-shadow:0 4px 12px #0003}.TasksSidebar-module__typeSelectorHeader__XhgxO{font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}.TasksSidebar-module__typeSelectorOptions__C3WHk{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.TasksSidebar-module__typeOption__boo8p{display:flex;align-items:center;gap:10px;padding:12px 16px;border:none;border-radius:6px;background-color:#f3f4f6;cursor:pointer;font-size:16px;font-weight:500;text-align:left;transition:background-color .2s ease}.TasksSidebar-module__typeOption__boo8p:hover{background-color:#e5e7eb}.TasksSidebar-module__cancelButton__y61dQ{width:100%;padding:10px;border:none;border-radius:6px;background-color:#f3f4f6;cursor:pointer;font-size:14px;font-weight:500;text-align:center;transition:background-color .2s ease}.TasksSidebar-module__cancelButton__y61dQ:hover{background-color:#e5e7eb}.TasksSidebar-module__headerActionButton__aSbld{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:transparent;color:#64748b;cursor:pointer;transition:all .2s ease}.TasksSidebar-module__headerActionButton__aSbld:hover{background:#0000001a;color:#334155}.TasksSidebar-module__addButton__i6u-t{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:50%;background:transparent;color:#9ca3af;cursor:pointer;opacity:0;transition:all .2s ease;flex-shrink:0;margin-left:.5rem;margin-right:auto}.TasksSidebar-module__dateSectionHeader__gKLPp:hover .TasksSidebar-module__addButton__i6u-t{opacity:1}.TasksSidebar-module__addButton__i6u-t:hover{background-color:#e5e7eb;color:#4b5563;transform:scale(1.1)}.TasksSidebar-module__headerAddButton__XIjyD{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;border-radius:50%;background:transparent;color:#9ca3af;cursor:pointer;transition:all .2s ease}.TasksSidebar-module__headerAddButton__XIjyD:hover{background-color:#f3f4f6;color:#4b5563;transform:scale(1.1)}.TasksSidebar-module__goalDetailBadge__EMpYA,.TasksSidebar-module__goalDetailBadgeEmpty__Qlm7c{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:background .2s ease,transform .2s ease}.TasksSidebar-module__goalDetailBadge__EMpYA{border:1px solid #c7d2fe;background:#eef2ff;color:#312e81}.TasksSidebar-module__goalDetailBadge__EMpYA:hover{background:#e0e7ff;transform:translateY(-1px)}.TasksSidebar-module__goalDetailBadgeEmpty__Qlm7c{border:1px dashed #cbd5f5;background:#f8fafc;color:#475569}.TasksSidebar-module__goalSummaryCardWrapper__Buxx5{margin:0 0 1.1rem 1.4rem}.TasksSidebar-module__goalSummaryStack__wN5kU{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.TasksSidebar-module__goalSummaryContainer__Sg66G{background:linear-gradient(135deg,#f8f9fff0,#e8edfffa);border:1px solid rgba(99,102,241,.22);border-radius:.85rem;position:relative}.TasksSidebar-module__goalSummaryContainer__Sg66G .colorBar{width:4px;background:linear-gradient(180deg,#6366f1cc,#6366f159);box-shadow:none}.TasksSidebar-module__goalSummaryHeader__0ztnb{min-height:4.25rem;padding:1rem 1.1rem 1rem .85rem;align-items:center;background:transparent;position:relative;flex-wrap:wrap;row-gap:.5rem}.TasksSidebar-module__goalSummaryIcon__wMDBF{color:#4338ca}.TasksSidebar-module__goalSummaryTitle__soJWj{font-size:1.7rem!important;font-weight:650;color:#111827;letter-spacing:-.01em;text-shadow:none;flex:1;max-width:calc(100% - 10rem)}.TasksSidebar-module__goalProjectPrefix__bi38R{color:#9ca3af;font-weight:500;font-size:1.7rem!important}.TasksSidebar-module__goalSummaryDateTag__YeHBM{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.35rem .75rem;border-radius:999px;background:#818cf829;color:#3730a3;font-size:.82rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.TasksSidebar-module__goalSummaryActions__REICE{background:#0f172a0a;border-radius:.5rem;padding:4px;position:relative;z-index:10}.TasksSidebar-module__goalSummaryActions__REICE button{width:30px;height:30px}.TasksSidebar-module__goalSummaryActions__REICE button:hover{background:#6366f11f;color:#312e81}.TasksSidebar-module__goalSummaryDetails__WehTB{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.1rem;padding:1.1rem 1.35rem 1.3rem;background:#f8f9ffa6;border-top:1px solid rgba(99,102,241,.14);border-radius:0 0 .75rem .75rem}.TasksSidebar-module__goalSummaryRow__-gAqq{display:flex;flex-direction:column;gap:.35rem}.TasksSidebar-module__goalSummaryDetailLabel__mEioa{font-size:.76rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:#4c51bf}.TasksSidebar-module__goalSummaryDetailValue__caT19{font-size:1.02rem;font-weight:500;line-height:1.45;color:#111827}.TasksSidebar-module__filterBadge__2cku-{display:flex;align-items:center;padding:4px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin:0 8px}.TasksSidebar-module__filterBadgeText__93kvD{font-size:12px;font-weight:600;color:#1e40af;text-transform:uppercase;letter-spacing:.05em}.TasksSidebar-module__unscheduledContainer__g3nxM{padding:24px;height:100%;overflow-y:auto}.TasksSidebar-module__unscheduledTitle__eFZFe{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #e5e7eb}.TasksSidebar-module__unscheduledList__Q4Mk9{display:flex;flex-direction:column;gap:8px}.TasksSidebar-module__emptyState__GVIZU{text-align:center;padding:48px 20px;color:#9ca3af;font-size:14px}@media (max-width: 960px){.TasksSidebar-module__sidebar__PA3to.TasksSidebar-module__open__GLtJB{position:fixed;top:calc(56px + env(safe-area-inset-top));left:0;right:0;bottom:calc(64px + env(safe-area-inset-bottom));width:100%;height:auto;max-width:none;padding-top:0;padding-bottom:0;box-sizing:border-box;z-index:3600}.TasksSidebar-module__sidebar__PA3to.TasksSidebar-module__overlay__oHCEy{z-index:3600;border-left:none}}.ItemRenderer-module__itemContainer__Qxgrx{background:#fff;border-radius:var(--border-radius-sm);transition:all .15s ease;width:100%;max-width:400px;box-sizing:border-box;position:relative;display:flex;flex-direction:column;cursor:grab;overflow:visible!important;z-index:1;border-left:3px solid transparent}.ItemRenderer-module__itemContainer__Qxgrx:hover{background:#38b2ac14;border-left-color:var(--color-turquoise, #38b2ac);box-shadow:0 2px 8px #0000000f;z-index:1000!important}.ItemRenderer-module__itemContainer__Qxgrx:hover .ItemRenderer-module__uncheckIcon__ZYiWT{transform:scale(1.1)}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=focus]:after{content:"×";position:absolute;top:-6px;right:-6px;background:#ff0000e6;border:2px solid white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:700;cursor:pointer;opacity:0;transition:opacity .2s ease;z-index:20;box-shadow:0 2px 4px #0003}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=focus]:hover:after{opacity:1}.ItemRenderer-module__itemContainer__Qxgrx:hover .ItemRenderer-module__uncheckIconHabit__9Npq2,.ItemRenderer-module__itemContainer__Qxgrx:hover .ItemRenderer-module__uncheckIconMilestone__4WRoO{transform:scale(1.1)}.ItemRenderer-module__itemContainer__Qxgrx:active{cursor:grabbing}.ItemRenderer-module__itemContainer__Qxgrx:hover .ItemRenderer-module__itemTitle__-w6xu{color:#1a202c}.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=task][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu,.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=milestone][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu,.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=habit][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu,.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=goal][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu{text-decoration:line-through;color:#718096}.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=task][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu,.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=milestone][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu,.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=habit][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu,.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=goal][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu{text-decoration:line-through;color:#a0aec0}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu,.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard-expanded][data-completed=true] .ItemRenderer-module__itemTitle__-w6xu{text-decoration:none;color:#64748b}.ItemRenderer-module__itemContainer__Qxgrx+.ItemRenderer-module__itemContainer__Qxgrx{margin-top:.25rem}.ItemRenderer-module__draggableItem__guLw3{width:100%;transition:transform .2s ease,opacity .2s ease}.ItemRenderer-module__is-dragging__5r59w,.ItemRenderer-module__isDragging__qGRBV{box-shadow:0 8px 24px #00000040!important;border:2px solid var(--color-turquoise);background-color:#fffffffa;z-index:9999!important;opacity:1!important;cursor:grabbing!important}.ItemRenderer-module__is-dragging__5r59w .ItemRenderer-module__controlsContainer__zQPuE,.ItemRenderer-module__isDragging__qGRBV .ItemRenderer-module__controlsContainer__zQPuE{opacity:0!important;pointer-events:none!important}.ItemRenderer-module__dragging-over__T9izY{background-color:#00acc11a!important;box-shadow:inset 0 0 0 2px var(--color-turquoise)!important;border-radius:4px;transition:all .2s ease}.ItemRenderer-module__is-clone-disabled__Ndfl5{opacity:.5;pointer-events:none}.ItemRenderer-module__itemContent__sCgdk{display:flex;align-items:center;width:100%;gap:.75rem;padding:.75rem;cursor:pointer;position:relative;overflow:visible!important}.ItemRenderer-module__dragHandle__I3jtQ{cursor:grab;opacity:0;transition:opacity .2s ease;color:var(--color-gray-400);margin-right:-4px}.ItemRenderer-module__itemContent__sCgdk:hover .ItemRenderer-module__dragHandle__I3jtQ{opacity:1}.ItemRenderer-module__itemContent__sCgdk[data-display-location=today] .ItemRenderer-module__itemTitle__-w6xu{font-size:1.6rem;font-weight:500}.ItemRenderer-module__itemContent__sCgdk[data-display-location=today]{padding:.75rem .5rem .75rem 1.7rem}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=today]+.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=today]{margin-top:.5rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__itemTitle__-w6xu{font-size:1.3rem;font-weight:500}.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__deadlineTag__oWHKw,.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__habitTag__5fTpy,.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__durationTag__9JxF4,.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__dateTimeTag__Pi4ma{font-size:.85rem;padding:4px 10px}.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__deadlineTag__oWHKw.ItemRenderer-module__warning__4kvkW,.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__deadlineTag__oWHKw.ItemRenderer-module__urgent__OQcqh,.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__deadlineTag__oWHKw.ItemRenderer-module__overdue__LvLtL{box-shadow:0 1px 3px #0000001a}.ItemRenderer-module__itemIcon__aK2zD{flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;width:1.25rem;height:1.25rem;align-self:flex-start;margin-top:.1rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=today] .ItemRenderer-module__itemIcon__aK2zD{width:1.75rem;height:1.75rem;margin-top:.15rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__itemIcon__aK2zD{width:1.6rem;height:1.6rem;margin-top:.1rem}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=tasks-sidebar]{margin-left:0}.ItemRenderer-module__itemTitle__-w6xu{flex:1;min-width:0;font-size:1.1rem;font-weight:500;color:#2d3748;line-height:1.4;transition:color .2s ease;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.ItemRenderer-module__parentItem__-HNNg{background-color:transparent;border-radius:.5rem;padding:.75rem;padding-left:0;margin-bottom:.5rem!important;position:relative;z-index:0}.ItemRenderer-module__parentItem__-HNNg:before{content:"";position:absolute;left:calc(1.5rem * var(--level));right:0;top:0;bottom:0;background-color:#f9fafb;border-radius:.5rem;z-index:-1}.ItemRenderer-module__parentItemTitle__UStAo{font-size:1.1rem!important;font-weight:500}.ItemRenderer-module__level0__g2FvR{--level: 0}.ItemRenderer-module__level1__H5zpJ{--level: 1}.ItemRenderer-module__level2__ldJNd{--level: 2}.ItemRenderer-module__level3__T3Evr{--level: 3}.ItemRenderer-module__level4__dZoAo{--level: 4}.ItemRenderer-module__indented__i3hw1{padding-left:calc(1.5rem * var(--level))}.ItemRenderer-module__areaIcon__1RbEF{color:#4169e1}.ItemRenderer-module__projectIcon__D25am{color:#10b981}.ItemRenderer-module__goalIcon__zpS5V{color:#fa709a}.ItemRenderer-module__milestoneIcon__v0B2-{color:#4facfe;stroke-width:2.5}.ItemRenderer-module__habitIcon__p04dm{color:#f65cf1}.ItemRenderer-module__checkIcon__yuRPC{width:20px;height:20px}.ItemRenderer-module__uncheckIcon__ZYiWT,.ItemRenderer-module__uncheckIconHabit__9Npq2{width:18px;height:18px;color:#a0aec0;transition:color .2s ease,transform .2s ease}.ItemRenderer-module__uncheckIconMilestone__4WRoO{width:18px;height:18px;color:#a0aec0;transition:color .2s ease,transform .2s ease;stroke-width:2.5}.ItemRenderer-module__habitTag__5fTpy,.ItemRenderer-module__parentTag__BwNiu{flex-shrink:0;padding:2px 8px;border-radius:12px;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:4px}.ItemRenderer-module__scheduledDateText__nLrPz{flex-shrink:0;font-size:.8rem;color:#9ca3af;margin-left:8px;white-space:nowrap}.ItemRenderer-module__goalAlignmentIndicator__JTyf8{display:inline-flex;align-items:center;margin-left:6px;color:#fa709a;opacity:.7;flex-shrink:0}.ItemRenderer-module__goalAlignmentIndicator__JTyf8 svg{width:12px;height:12px}.ItemRenderer-module__dateTimeTag__Pi4ma{flex-shrink:0;padding:3px 8px;border-radius:10px;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:6px;background:#10b98126;color:#059669;font-weight:500;border:1px solid rgba(16,185,129,.3)}.ItemRenderer-module__durationTag__9JxF4{flex-shrink:0;padding:3px 8px;border-radius:10px;font-size:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:6px;font-weight:500;border:1px solid}.ItemRenderer-module__dateTimeTag__Pi4ma.ItemRenderer-module__highlightedDate__hdqXn{background-color:var(--color-turquoise-light);color:var(--color-turquoise-dark)}.ItemRenderer-module__habitTag__5fTpy{background:#ffa78626;color:#d63447;width:fit-content;text-align:center;font-weight:600;padding:3px 6px;align-self:center}.ItemRenderer-module__parentTag__BwNiu{max-width:min(120px,100%)}.ItemRenderer-module__sameLine__V0caN{display:flex;align-items:center;gap:.25rem}.ItemRenderer-module__sameLine__V0caN .ItemRenderer-module__itemTitle__-w6xu{flex:1;min-width:0}.ItemRenderer-module__sameLine__V0caN .ItemRenderer-module__parentTag__BwNiu{margin-left:auto}.ItemRenderer-module__newLine__g73vT{display:flex;flex-direction:column;gap:.25rem}.ItemRenderer-module__newLine__g73vT .ItemRenderer-module__parentTag__BwNiu{align-self:flex-start}.ItemRenderer-module__completedText__02Vve{text-decoration:line-through;color:#a0aec0}.ItemRenderer-module__subtaskTitle__bMhdC.ItemRenderer-module__completedText__02Vve,.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=today] .ItemRenderer-module__subtaskTitle__bMhdC.ItemRenderer-module__completedText__02Vve,.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=tasks-sidebar] .ItemRenderer-module__subtaskTitle__bMhdC.ItemRenderer-module__completedText__02Vve{text-decoration:line-through!important;color:#a0aec0!important}.ItemRenderer-module__highlighted__FNdsa{background:#ffa7861a}.ItemRenderer-module__itemContainer__Qxgrx.ItemRenderer-module__isTodayTask__T29jw{position:relative}.ItemRenderer-module__itemContainer__Qxgrx.ItemRenderer-module__isTodayTask__T29jw:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:2px 0 0 2px}.ItemRenderer-module__highlighted__FNdsa{background:transparent}.ItemRenderer-module__highlightedDate__hdqXn{background-color:var(--color-turquoise-light);color:var(--color-turquoise-dark)}.ItemRenderer-module__subtaskCount__1chFK{font-size:.75rem;color:var(--color-text-secondary);margin-left:.5rem}.ItemRenderer-module__subtaskList__ZJDUD{margin-left:2.25rem;margin-top:.5rem;margin-bottom:.5rem;padding-left:.5rem;border-left:1px dashed #e2e8f0}.ItemRenderer-module__compactSubtaskList__PiItR{margin-left:1.75rem;margin-top:.25rem;margin-bottom:.25rem}.ItemRenderer-module__subtaskItem__BI-Gu{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.ItemRenderer-module__subtaskIcon__UPEm9{cursor:pointer;display:flex;align-items:center}.ItemRenderer-module__subtaskTitle__bMhdC{font-size:1.1rem;color:#000}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=today] .ItemRenderer-module__subtaskTitle__bMhdC{font-size:1.6rem!important}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=tasks-sidebar] .ItemRenderer-module__subtaskTitle__bMhdC{font-size:1.3rem!important}.ItemRenderer-module__clickableSubtask__SQPeU{cursor:pointer;color:var(--color-primary);text-decoration:underline}.ItemRenderer-module__clickableSubtask__SQPeU:hover{color:var(--color-primary-dark)}.ItemRenderer-module__titleText__XuVEb{display:inline}.ItemRenderer-module__notesIndicator__mHhD0{display:inline-block;vertical-align:middle;margin-left:.375rem;color:#64748b99;flex-shrink:0}.ItemRenderer-module__subtaskIndicator__xjxi8{display:inline-flex;align-items:center;margin-left:.5rem;padding:.125rem .375rem;background-color:#6366f11a;border-radius:.25rem;font-size:.75rem;color:#4f46e5;gap:.25rem;cursor:pointer;transition:background-color .2s}.ItemRenderer-module__subtaskIndicator__xjxi8:hover{background-color:#6366f133}.ItemRenderer-module__completedSubtask__p-Cwz{color:var(--color-success)}.ItemRenderer-module__subtaskCheckbox__dliqS{color:var(--color-text-secondary)}.ItemRenderer-module__controlsContainer__zQPuE{position:absolute;top:auto;right:auto;z-index:1000;pointer-events:auto;display:flex;gap:6px;opacity:1;transition:opacity .2s ease;background:#fffffffa;padding:8px 10px;border-radius:8px;box-shadow:0 8px 24px #0000004d;border:2px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:fit-content}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=focus]{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=focus]:hover{background:#fff;border:1px solid rgba(0,0,0,.1)}.ItemRenderer-module__itemContent__sCgdk:hover .ItemRenderer-module__controlsContainer__zQPuE{opacity:1}.ItemRenderer-module__controlsContainer__zQPuE:hover{opacity:1!important}.ItemRenderer-module__controlButton__-FzwO{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;border:none;background:transparent;cursor:pointer;color:#666;transition:all .2s ease;flex-shrink:0}.ItemRenderer-module__controlButton__-FzwO:hover{background:#4f46e5;color:#fff;transform:scale(1.1);box-shadow:0 2px 8px #0003}.ItemRenderer-module__controlButton__-FzwO:active{transform:scale(.9)}.ItemRenderer-module__controlButton__-FzwO[data-tooltip][data-tooltip-custom]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%) scale(0);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;white-space:nowrap;opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:10010;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ItemRenderer-module__controlButton__-FzwO[data-tooltip][data-tooltip-custom]:hover:after{opacity:1;transform:translate(-50%) scale(1)}.ItemRenderer-module__focusControl__8Zj5p{background:transparent!important;color:#22c55e!important;box-shadow:none!important}.ItemRenderer-module__focusControl__8Zj5p:hover{background:transparent!important;color:#16a34a!important;box-shadow:none!important;transform:scale(1.15)}.ItemRenderer-module__streak__UT4Fa{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:#ffecb3;border-radius:9999px;font-size:1rem;color:#e65100;font-weight:600}.ItemRenderer-module__flameIcon__myIqf{width:14px;height:14px;color:#ff9800}.ItemRenderer-module__deadlineTag__oWHKw{flex-shrink:0;padding:2px 6px;border-radius:8px;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:8px;font-weight:500;display:inline-flex;align-items:center}.ItemRenderer-module__normal__i7Q5G{background-color:#f7fafc;color:#718096}.ItemRenderer-module__warning__4kvkW{background-color:#fef3c7;color:#d97706;font-weight:600}.ItemRenderer-module__urgent__OQcqh{background-color:#fee2e2;color:#dc2626;font-weight:600}.ItemRenderer-module__overdue__LvLtL{background-color:#dc2626;color:#fff;font-weight:700}[data-display-location=calendar] .ItemRenderer-module__controlsContainer__zQPuE{z-index:2147483647!important;position:absolute!important}[data-display-location=tasks-sidebar] .ItemRenderer-module__controlsContainer__zQPuE,[data-display-location=focus-mode] .ItemRenderer-module__controlsContainer__zQPuE,[data-display-location=today] .ItemRenderer-module__controlsContainer__zQPuE,.ItemRenderer-module__itemContainer__Qxgrx:hover .ItemRenderer-module__controlsContainer__zQPuE{z-index:2147483647!important}.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=goal]{position:relative;border-radius:var(--border-radius-md, 8px);border:1px solid rgba(250,112,154,.3);background:linear-gradient(135deg,#fa709a14,#fee14014);box-shadow:0 2px 6px #0000000a}.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=goal]:hover{border-color:#fa709a80;background:linear-gradient(135deg,#fa709a1f,#fee1401f);box-shadow:0 4px 10px #0000000f}.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=milestone]{position:relative;border-radius:var(--border-radius-md, 8px);border:1px solid rgba(79,172,254,.3);background:linear-gradient(135deg,#4facfe14,#00f2fe14);box-shadow:0 2px 6px #0000000a}.ItemRenderer-module__itemContainer__Qxgrx[data-item-type=milestone]:hover{border-color:#4facfe80;background:linear-gradient(135deg,#4facfe1f,#00f2fe1f);box-shadow:0 4px 10px #0000000f}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard]{padding:.5rem .625rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard] .ItemRenderer-module__itemTitle__-w6xu{font-size:1.0625rem;font-weight:500}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard] .ItemRenderer-module__itemIcon__aK2zD{width:1.25rem;height:1.25rem;margin-top:.05rem}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard]{max-width:none;background:transparent}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard]:hover{background:#3b82f60a}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard][data-item-type=goal],.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard][data-item-type=milestone]{box-shadow:none;animation:none;background:transparent}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard][data-item-type=goal]:hover,.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard][data-item-type=milestone]:hover{box-shadow:none;background:#3b82f60a}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard-expanded]{padding:.75rem 1rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard-expanded] .ItemRenderer-module__itemTitle__-w6xu{font-size:1.1875rem;font-weight:500}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard-expanded] .ItemRenderer-module__itemIcon__aK2zD{width:1.5rem;height:1.5rem;margin-top:.075rem}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard-expanded]{max-width:none;background:#3b82f608;border-radius:8px}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard-expanded]:hover{background:#3b82f614}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard-expanded][data-item-type=goal]{box-shadow:inset 0 0 0 1px #fbbf244d;animation:none;background:#fbbf240a}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard-expanded][data-item-type=goal]:hover{box-shadow:inset 0 0 0 1px #fbbf2480;background:#fbbf2414}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard-expanded][data-item-type=milestone]{box-shadow:inset 0 0 0 1px #8b5cf640;background:#8b5cf608}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=dashboard-expanded][data-item-type=milestone]:hover{box-shadow:inset 0 0 0 1px #8b5cf666;background:#8b5cf60f}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard] .ItemRenderer-module__deadlineTag__oWHKw,.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard] .ItemRenderer-module__habitTag__5fTpy,.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard] .ItemRenderer-module__durationTag__9JxF4,.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard] .ItemRenderer-module__dateTimeTag__Pi4ma{font-size:.875rem;padding:3px 8px}.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard-expanded] .ItemRenderer-module__deadlineTag__oWHKw,.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard-expanded] .ItemRenderer-module__habitTag__5fTpy,.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard-expanded] .ItemRenderer-module__durationTag__9JxF4,.ItemRenderer-module__itemContent__sCgdk[data-display-location=dashboard-expanded] .ItemRenderer-module__dateTimeTag__Pi4ma{font-size:.9375rem;padding:4px 10px}[data-display-location=dashboard] .ItemRenderer-module__controlsContainer__zQPuE,[data-display-location=dashboard-expanded] .ItemRenderer-module__controlsContainer__zQPuE{z-index:2147483647!important}@media (max-width: 960px){.ItemRenderer-module__itemContainer__Qxgrx{max-width:none}.ItemRenderer-module__itemContent__sCgdk{gap:.5rem;padding:.625rem .5rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=today] .ItemRenderer-module__itemTitle__-w6xu{font-size:1.25rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=today]{padding:.5rem .5rem .5rem 1rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=today] .ItemRenderer-module__itemIcon__aK2zD{width:1.4rem;height:1.4rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__itemTitle__-w6xu{font-size:1.1rem}.ItemRenderer-module__itemContent__sCgdk[data-display-location=tasks-sidebar] .ItemRenderer-module__itemIcon__aK2zD{width:1.3rem;height:1.3rem}.ItemRenderer-module__itemTitle__-w6xu{font-size:1rem;line-height:1.35;word-break:break-word}.ItemRenderer-module__deadlineTag__oWHKw,.ItemRenderer-module__habitTag__5fTpy,.ItemRenderer-module__durationTag__9JxF4,.ItemRenderer-module__dateTimeTag__Pi4ma,.ItemRenderer-module__parentTag__BwNiu{font-size:.7rem;padding:2px 6px;margin-left:4px}.ItemRenderer-module__subtaskTitle__bMhdC{font-size:1rem}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=today] .ItemRenderer-module__subtaskTitle__bMhdC{font-size:1.1rem!important}.ItemRenderer-module__itemContainer__Qxgrx[data-display-location=tasks-sidebar] .ItemRenderer-module__subtaskTitle__bMhdC{font-size:1rem!important}.ItemRenderer-module__subtaskList__ZJDUD{margin-left:1.5rem;padding-left:.375rem}.ItemRenderer-module__streak__UT4Fa{font-size:.85rem;padding:.2rem .4rem}.ItemRenderer-module__controlsContainer__zQPuE{display:none}.ItemRenderer-module__itemContainer__Qxgrx:active .ItemRenderer-module__controlsContainer__zQPuE,.ItemRenderer-module__itemContainer__Qxgrx:focus-within .ItemRenderer-module__controlsContainer__zQPuE{display:flex}}.ReschedulePopover-module__popover__kNliV{position:fixed;z-index:1000;pointer-events:auto;animation:ReschedulePopover-module__popoverFadeIn__QBM5y .2s ease-out;display:flex;flex-direction:column;background:#fffffffa;border-radius:20px;box-shadow:0 32px 48px #0f172a47;border:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}@keyframes ReschedulePopover-module__popoverFadeIn__QBM5y{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ReschedulePopover-module__popoverContent__5yVsW{padding:1.2rem;display:flex;gap:1.5rem;min-width:500px}.ReschedulePopover-module__quickActions__-j-ai{display:flex;flex-direction:column;gap:.5rem;flex:0 0 140px}.ReschedulePopover-module__calendarSide__PRyaS{display:flex;flex-direction:column;gap:.75rem;flex:1}.ReschedulePopover-module__sectionTitle__iUTvF{font-size:1rem;font-weight:1000;text-transform:uppercase;letter-spacing:.1em;color:#0f172a99;margin-bottom:.25rem}.ReschedulePopover-module__quickButton__drZ1e{padding:.6rem .75rem;border:1px solid rgba(148,163,184,.25);border-radius:10px;background:#fffc;color:#1f2937;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease;text-align:left}.ReschedulePopover-module__quickButton__drZ1e:hover{background:#3b82f614;border-color:#3b82f64d;transform:translate(2px)}.ReschedulePopover-module__quickButton__drZ1e:active{transform:translate(2px) scale(.98)}.ReschedulePopover-module__unscheduleButton__X-l67{margin-top:.5rem;background:#ef44440d;border-color:#ef444440;color:#dc2626}.ReschedulePopover-module__unscheduleButton__X-l67:hover{background:#ef44441a;border-color:#ef444466}.ReschedulePopover-module__divider__QqRu-{width:1px;background:linear-gradient(to bottom,#94a3b800,#94a3b84d 20%,#94a3b84d 80%,#94a3b800)}.SmallCalendar-module__container__HalvQ{background:var(--color-card);border-radius:var(--border-radius-lg);padding:0;height:100%;display:flex;flex-direction:column;min-height:0;border:1px solid rgba(203,213,224,.55)}.SmallCalendar-module__headerContainer__3YdG9{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(203,213,224,.5);padding:0 var(--spacing-md);margin-bottom:.75rem;flex-shrink:0}.SmallCalendar-module__title__1GUnl{display:flex;align-items:center;gap:.75rem;font-size:var(--text-xl);font-weight:600;color:#1a202c;letter-spacing:.05em;margin:0;position:relative;padding-top:1rem;padding-bottom:1rem}.SmallCalendar-module__titleIcon__dvMJ0{color:var(--color-turquoise)}.SmallCalendar-module__navigation__-pg9g{display:flex;align-items:center;gap:4px}.SmallCalendar-module__navButton__BbkMw{background:transparent;border:none;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#4a5568;transition:all .2s ease}.SmallCalendar-module__navButton__BbkMw:hover{background-color:#cbd5e033;color:var(--color-turquoise)}.SmallCalendar-module__todayButton__a7rZa{background:transparent;border:1px solid rgba(203,213,224,.3);padding:4px 8px;border-radius:4px;font-size:1rem;font-weight:500;color:#4a5568;cursor:pointer;transition:all .2s ease;margin-right:4px}.SmallCalendar-module__todayButton__a7rZa:hover{background-color:var(--color-turquoise);border-color:var(--color-turquoise);color:#fff}.SmallCalendar-module__calendar__8EO8y{display:flex;flex-direction:column;gap:4px;flex:1;min-height:0;overflow:hidden;padding:0 var(--spacing-md) var(--spacing-md)}.SmallCalendar-module__weekdays__0S4en{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;flex-shrink:0;margin-bottom:.5rem}.SmallCalendar-module__weekday__38KfP{color:#64748b;font-size:.85rem;font-weight:600;padding:.5rem 0;text-transform:uppercase;letter-spacing:.05em}.SmallCalendar-module__days__mxSqt{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;flex:1;min-height:0}.SmallCalendar-module__day__uwqyE,.SmallCalendar-module__emptyDay__YaA8Z{position:relative;width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:500;color:#1f2937;cursor:pointer;border-radius:10px;transition:all .2s ease}.SmallCalendar-module__selected__jYoZW{background:#38b2ac33;color:#0f766e;font-weight:700}.SmallCalendar-module__inWeek__uhIt6{background:#38b2ac26;color:#0f766e;font-weight:600}.SmallCalendar-module__today__YdHgu{border:2px solid #38b2ac;background:#38b2ac14;font-weight:600;color:#0f766e}.SmallCalendar-module__today__YdHgu.SmallCalendar-module__inWeek__uhIt6{background:#38b2ac40;border-color:#0f766e;color:#0f766e}.SmallCalendar-module__otherMonth__VADEH{color:#94a3b8!important;opacity:.5}.SmallCalendar-module__otherMonth__VADEH.SmallCalendar-module__inWeek__uhIt6{background:#38b2ac14!important;color:#38b2acb3!important}.SmallCalendar-module__day__uwqyE:hover:not(.SmallCalendar-module__selected__jYoZW):not(.SmallCalendar-module__today__YdHgu){background:#64748b14;transform:scale(1.02)}.SmallCalendar-module__otherMonth__VADEH:hover:not(.SmallCalendar-module__selected__jYoZW){background:#64748b0d}.SmallCalendar-module__hasEvent__3AqYP{font-weight:500}.SmallCalendar-module__eventDot__dvfOk{position:absolute;bottom:1px;width:3px;height:3px;border-radius:50%;background:var(--gradient-primary)}.SmallCalendar-module__pastDate__KpWmU{position:relative}.SmallCalendar-module__pastNumber__kSGlV{text-decoration:line-through;text-decoration-color:#6b7280;text-decoration-thickness:1px;opacity:.7}.SmallCalendar-module__dayNavigation__xawji{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;flex-shrink:0}.SmallCalendar-module__dayNavButton__WO8ea{background:transparent;border:none;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text);border-radius:var(--border-radius);transition:all .2s ease}.SmallCalendar-module__dayNavButton__WO8ea:hover{background:var(--gradient-primary);color:#fff}.SmallCalendar-module__currentDay__cif-2{font-size:.875rem;font-weight:500;color:var(--color-text);min-width:150px;text-align:center}.SmallCalendar-module__compact__cUWZM{border:none;padding:0;background:transparent}.SmallCalendar-module__compact__cUWZM .SmallCalendar-module__calendar__8EO8y{padding:0}.SmallCalendar-module__compact__cUWZM .SmallCalendar-module__weekday__38KfP{font-size:.7rem;font-weight:600;color:#94a3b8;padding:.25rem 0}.SmallCalendar-module__compact__cUWZM .SmallCalendar-module__day__uwqyE{font-size:.85rem;min-height:32px;aspect-ratio:1;border-radius:8px;border:1px solid rgba(148,163,184,.15);background:#fff9}.SmallCalendar-module__compact__cUWZM .SmallCalendar-module__day__uwqyE:hover:not(.SmallCalendar-module__disabled__mSyFn){background:#3b82f61a;border-color:#3b82f666;transform:scale(1.05);box-shadow:0 2px 8px #3b82f626}.SmallCalendar-module__compact__cUWZM .SmallCalendar-module__day__uwqyE.SmallCalendar-module__today__YdHgu{border:2px solid #54e0d4;background:#54e0d41a;font-weight:600}.SmallCalendar-module__compact__cUWZM .SmallCalendar-module__day__uwqyE.SmallCalendar-module__scheduled__ni6t2{background:linear-gradient(135deg,#fa709a33,#fee14033);border:2px solid rgba(250,112,154,.5);font-weight:600}.SmallCalendar-module__compactHeader__497rf{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.SmallCalendar-module__compactMonthName__sJYe-{font-size:.95rem;font-weight:700;color:#1f2937;letter-spacing:.05em}.SmallCalendar-module__scheduled__ni6t2{background:linear-gradient(135deg,#fa709a26,#fee14026)!important;border:2px solid rgba(250,112,154,.5)!important;font-weight:600}.SmallCalendar-module__scheduled__ni6t2:hover:not(.SmallCalendar-module__disabled__mSyFn){background:linear-gradient(135deg,#fa709a40,#fee14040)!important}.SmallCalendar-module__disabled__mSyFn{opacity:.4;cursor:not-allowed!important;pointer-events:none}.SmallCalendar-module__disabled__mSyFn:hover{transform:none!important;box-shadow:none!important}.SidebarNav-module__sidebarContainer__idrUO{display:flex;height:100vh;flex-shrink:0}.SidebarNav-module__sidebar__c--Nx{--collapsed-button-size: 3.6rem;width:16vw;height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at 20% 20%,rgba(225,141,184,.4) 0%,transparent 45%),radial-gradient(circle at 80% 80%,rgba(255,140,80,.35) 0%,transparent 40%),radial-gradient(circle at 60% 70%,rgba(218,98,125,.3) 0%,transparent 35%),linear-gradient(180deg,#2a1847,#3d2659,#4a2f5c);color:#f8f9fa;flex-shrink:0;overflow:hidden;position:relative;transition:width .3s cubic-bezier(.4,0,.2,1),background .3s ease;box-shadow:0 0 20px #0003}.SidebarNav-module__controlButtonContainer__A65wU{position:relative;width:100%}.SidebarNav-module__controlsSection__5XquF{padding:1rem}.SidebarNav-module__controlButton__iCOdQ{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:.5rem;border:none;background:none;cursor:pointer;transition:all .2s;font-size:1.25rem;position:relative}.SidebarNav-module__controlButton__iCOdQ:hover{background-color:#ffffff14}.SidebarNav-module__compactTimer__zhonx{margin-left:auto;font-family:monospace;font-size:1.25rem}.SidebarNav-module__controlButton__iCOdQ:hover .SidebarNav-module__hoverControls__goR4p{opacity:1}.SidebarNav-module__expandedPomodoroContainer__c-B-J{margin:.5rem 1rem;background:#ffffff1a;border-radius:.5rem;overflow:hidden;position:relative;width:100%}.SidebarNav-module__controlButtonDisabled__44Fx8{opacity:.5;cursor:not-allowed;position:relative}.SidebarNav-module__controlIcon__JNNrI{width:1.5rem;height:1.5rem}.SidebarNav-module__nav__l17DW{padding:1rem}.SidebarNav-module__navGroup__Nzq2C{display:flex;flex-direction:column}.SidebarNav-module__viewNavGrid__NJuhG{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.SidebarNav-module__viewNavButton__2bQm-{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;border:none;border-radius:.625rem;background:#ffffff0d;color:#fffc;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:600}.SidebarNav-module__viewNavButton__2bQm-:hover{background:#ffffff1a;transform:translateY(-1px);color:#fffffff2}.SidebarNav-module__viewNavButton__2bQm-.SidebarNav-module__active__dWyU3{background:#5affaf26;color:#5affaf;border:1px solid rgba(90,255,175,.3)}.SidebarNav-module__viewNavButton__2bQm-.SidebarNav-module__active__dWyU3 .SidebarNav-module__calendarIcon__JaMce,.SidebarNav-module__viewNavButton__2bQm-.SidebarNav-module__active__dWyU3 .SidebarNav-module__calendarIconWrapper__X6cyR{color:#5affaf}.SidebarNav-module__calendarIcon__JaMce{position:relative;display:flex;align-items:center;justify-content:center;color:#ffffffb3;transition:color .2s ease}.SidebarNav-module__calendarIconWrapper__X6cyR{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#ffffffb3;transition:color .2s ease}.SidebarNav-module__calendarIconSvg__N-4HX{width:20px;height:20px;stroke:currentColor}.SidebarNav-module__calendarNumber__ENDtF{position:absolute;font-size:.65rem;font-weight:700;color:inherit;top:52%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.SidebarNav-module__viewNavLabel__w---E{font-size:.75rem;letter-spacing:.02em;line-height:1}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__viewNavGrid__NJuhG{grid-template-columns:1fr;gap:.4rem;padding:0;margin:0 0 .75rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__viewNavButton__2bQm-{width:var(--collapsed-button-size);height:var(--collapsed-button-size);padding:0;margin:0 auto;justify-content:center;border-radius:1rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__viewNavLabel__w---E{display:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__calendarIcon__JaMce,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__calendarIconWrapper__X6cyR{transform:none}.SidebarNav-module__quickCreateButton__6zIkV{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.9rem;height:2.9rem;background:#5affaf1a;border:1px solid rgba(90,255,175,.25);border-radius:.5rem;cursor:pointer;color:#fffc;transition:all .2s ease}.SidebarNav-module__quickCreateButton__6zIkV:hover{background:#5affaf2e;border-color:#5affaf80;color:#5affaf}.SidebarNav-module__quickCreateIcon__NwZIP{display:flex;align-items:center;justify-content:center;transition:transform .25s ease}.SidebarNav-module__quickCreateButton__6zIkV:hover .SidebarNav-module__quickCreateIcon__NwZIP{transform:rotate(90deg)}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__searchRow__qwHcc{flex-direction:column;gap:.5rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__searchBar__XBjmk{display:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__quickCreateButton__6zIkV{width:var(--collapsed-button-size);height:var(--collapsed-button-size);border-radius:1rem}.SidebarNav-module__sidebarControls__ee-yH{padding:0 1rem .75rem}.SidebarNav-module__tasksToggleButton__YFahD{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;border-radius:.5rem;background:transparent;color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease;font-size:1.25rem;font-weight:600}.SidebarNav-module__tasksToggleButton__YFahD:hover{background:#ffffff1f;transform:translateY(-1px)}.SidebarNav-module__tasksToggleButtonActive__U30Z8{background:#ffffff2e}.SidebarNav-module__navLink__iFPdT{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;color:#fff;border-radius:.5rem;text-decoration:none;transition:all .2s;font-size:1.25rem;font-weight:600}.SidebarNav-module__navLink__iFPdT:hover{background-color:#ffffff14;color:#ffffffe6}.SidebarNav-module__navLink__iFPdT.SidebarNav-module__active__dWyU3{background:#ffffff1f;font-weight:700;color:#5affaf;border-left:3px solid #5affaf}.SidebarNav-module__filterBadge__69RoA{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .6rem;border-radius:999px;background:#ffffff2e;color:#f8fafc;font-size:.75rem;font-weight:600;line-height:1;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.SidebarNav-module__filterDot__VCgka{width:.6rem;height:.6rem;border-radius:50%;box-shadow:0 0 0 1px #ffffff59;flex-shrink:0}.SidebarNav-module__filterText__W6l-e{overflow:hidden;text-overflow:ellipsis}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__filterBadge__69RoA{display:none}.SidebarNav-module__navIcon__Wo6gD{width:1.75rem;height:1.75rem;color:#d1d5db}.SidebarNav-module__areaIcon__OFlPV{width:1.75rem;height:1.75rem}.SidebarNav-module__actionsList__NDANH{display:flex;flex-direction:column;padding-left:2.5rem;margin-top:.25rem;gap:.25rem}.SidebarNav-module__actionButton__yWrQ9{display:flex;align-items:center;gap:.5rem;padding:.5rem;border:none;background:transparent;cursor:pointer;font-size:1.25rem;transition:all .2s ease;border-radius:var(--border-radius)}.SidebarNav-module__actionButton__yWrQ9:hover{background:#ffffff14}.SidebarNav-module__actionButtonDisabled__vPlrK{opacity:.5;cursor:not-allowed;position:relative}.SidebarNav-module__actionIcon__5bw33{width:1rem;height:1rem;opacity:.7}.SidebarNav-module__separator__Zh4By{margin:.75rem 1rem;height:1px;background:linear-gradient(to right,rgba(255,255,255,.328),rgba(255,255,255,.249),transparent)}.SidebarNav-module__searchBarContainer__ibu5M{padding:.5rem 1rem .75rem}.SidebarNav-module__searchRow__qwHcc{display:flex;align-items:center;gap:.5rem}.SidebarNav-module__searchBar__XBjmk{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;padding:.625rem .75rem;background:#00000026;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.SidebarNav-module__searchBar__XBjmk:hover{background:#0003;border-color:#fff3}.SidebarNav-module__searchBar__XBjmk:focus-within{background:#00000040;border-color:#5affaf80;box-shadow:0 0 0 2px #5affaf26}.SidebarNav-module__tagSuggestionList__835bk{margin-top:.5rem;display:flex;flex-direction:column;gap:.4rem}.SidebarNav-module__tagSuggestionButton__wXvRp{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#0003;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;color:#ffffffe6;cursor:pointer;transition:all .15s ease;font-size:.95rem;text-align:left}.SidebarNav-module__tagSuggestionButton__wXvRp:hover{background:#00000047;border-color:#fff3;transform:translateY(-1px)}.SidebarNav-module__tagSuggestionPrefix__uIFMk{color:#5affaf;font-weight:700}.SidebarNav-module__tagSuggestionText__A-Ngz{font-weight:600}.SidebarNav-module__tagSuggestionHint__0VxOR{margin-left:auto;color:#ffffff8c;font-size:.85rem;font-weight:500}.SidebarNav-module__searchBar__XBjmk.SidebarNav-module__disabled__64ski{opacity:.5;cursor:not-allowed}.SidebarNav-module__searchBar__XBjmk.SidebarNav-module__disabled__64ski .SidebarNav-module__searchInput__OrxOv{pointer-events:none}.SidebarNav-module__searchBar__XBjmk.SidebarNav-module__searchBarActive__yd-Za{background:#32dcff40;border-color:#40e0ff;box-shadow:0 0 0 3px #40e0ff59,0 0 16px #40e0ff40}.SidebarNav-module__searchBar__XBjmk.SidebarNav-module__searchBarActive__yd-Za .SidebarNav-module__searchIcon__Ba-mA{color:#40e0ff}.SidebarNav-module__searchBar__XBjmk.SidebarNav-module__searchBarActive__yd-Za .SidebarNav-module__searchInput__OrxOv::placeholder{color:#40e0ffcc}.SidebarNav-module__searchActiveRow__6yWFI{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.375rem .625rem;background:#40e0ff2e;border-radius:.375rem;border:1px solid rgba(64,224,255,.5)}.SidebarNav-module__searchActiveIcon__ht2ft{color:#40e0ff;flex-shrink:0}.SidebarNav-module__searchActiveLabel__Ehw80{font-size:.875rem;font-weight:500;color:#ffffffb3}.SidebarNav-module__searchActiveQuery__8PDVx{font-size:.875rem;font-weight:600;color:#40e0ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.SidebarNav-module__searchActiveClear__-lEKI{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:auto;padding:0;border:none;background:#40e0ff4d;border-radius:4px;color:#40e0ff;cursor:pointer;transition:all .15s ease;flex-shrink:0}.SidebarNav-module__searchActiveClear__-lEKI:hover{background:#ffffff4d;color:#fff;transform:scale(1.05)}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__searchActiveRow__6yWFI{display:none}.SidebarNav-module__filterActiveRow__FzuNW{--filter-color: #b482ff;--filter-color-light: rgba(180, 130, 255, .25);--filter-color-medium: rgba(180, 130, 255, .5);display:flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.375rem .625rem;background:var(--filter-color-light);border-radius:.375rem;border:1px solid var(--filter-color-medium)}.SidebarNav-module__filterActiveIcon__x8RQm{color:var(--filter-color);flex-shrink:0;filter:brightness(1.3) saturate(1.2)}.SidebarNav-module__filterActiveLabel__l8YHZ{font-size:.875rem;font-weight:500;color:#ffffffb3}.SidebarNav-module__filterActiveValue__Gw1a-{font-size:.875rem;font-weight:600;color:var(--filter-color);filter:brightness(1.3) saturate(1.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.SidebarNav-module__filterActiveClear__sgQm6{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-left:auto;padding:0;border:none;background:var(--filter-color-light);border-radius:4px;color:var(--filter-color);filter:brightness(1.3) saturate(1.2);cursor:pointer;transition:all .15s ease;flex-shrink:0}.SidebarNav-module__filterActiveClear__sgQm6:hover{background:#ffffff4d;color:#fff;filter:none;transform:scale(1.05)}.SidebarNav-module__filterActiveClear__sgQm6:disabled{opacity:.5;cursor:not-allowed}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__filterActiveRow__FzuNW{display:none}.SidebarNav-module__searchIcon__Ba-mA{flex-shrink:0;color:#fff9;transition:color .2s ease}.SidebarNav-module__searchBar__XBjmk:focus-within .SidebarNav-module__searchIcon__Ba-mA{color:#5affafcc}.SidebarNav-module__searchInput__OrxOv{flex:1;border:none;background-color:transparent;background-image:none;outline:none;color:#fff;font-size:1.125rem;font-weight:500;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.SidebarNav-module__searchInput__OrxOv::placeholder{color:#ffffff73}.SidebarNav-module__clearSearchButton__Bhimm{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:#ffffff1a;border-radius:4px;color:#fff9;cursor:pointer;flex-shrink:0;transition:all .15s ease}.SidebarNav-module__clearSearchButton__Bhimm:hover{background:#ffffff2e;color:#fff;transform:scale(1.05)}.SidebarNav-module__unscheduledContainer__KAZA2{padding:0 1rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__searchBarContainer__ibu5M{padding:.5rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__searchBar__XBjmk{padding:.625rem;justify-content:center}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__scopeTag__PT6Kr{width:24px;height:24px;padding:0;justify-content:center;background:#5affaf33}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__scopeTagLabel__lTv4S,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__scopeTagClose__Pqysi,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__searchInput__OrxOv,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__clearSearchButton__Bhimm{display:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__unscheduledContainer__KAZA2{padding:0 .5rem}.SidebarNav-module__areasSection__zwpAO{flex:1;padding:1rem;overflow-y:auto}.SidebarNav-module__areasSection__zwpAO.SidebarNav-module__disabled__64ski{opacity:.5;pointer-events:none;cursor:not-allowed}.SidebarNav-module__areaGroup__7zTXE{margin-bottom:1rem;transition:opacity .2s ease}.SidebarNav-module__areaGroup__7zTXE.SidebarNav-module__greyedOut__RvN4j{opacity:.4}.SidebarNav-module__areaGroup__7zTXE.SidebarNav-module__greyedOut__RvN4j .SidebarNav-module__areaHeader__64Zn6{cursor:pointer}.SidebarNav-module__areaGroup__7zTXE.SidebarNav-module__greyedOut__RvN4j:hover{opacity:.7;transition:opacity .2s ease}.SidebarNav-module__areaGroup__7zTXE.SidebarNav-module__greyedOut__RvN4j .SidebarNav-module__addButton__pVHlw{pointer-events:auto}.SidebarNav-module__areaGroup__7zTXE.SidebarNav-module__greyedOut__RvN4j:hover .SidebarNav-module__addButton__pVHlw{opacity:.7}.SidebarNav-module__areaHeader__64Zn6{position:relative;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-weight:600;cursor:pointer;font-size:1.25rem;margin-bottom:.125rem}.SidebarNav-module__areaHeader__64Zn6:hover{background-color:#ffffff14;border-radius:.5rem}.SidebarNav-module__areaHeader__64Zn6.SidebarNav-module__active__dWyU3{font-weight:700;color:#5affaf;background-color:#ffffff14;border-radius:.5rem}.SidebarNav-module__areaHeaderContent__cYmu7{display:flex;align-items:center;gap:.75rem;width:100%;position:relative}.SidebarNav-module__goalBadge__Zzm7q{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:none;color:#94a3b8e6;cursor:pointer;transition:color .15s ease;position:relative}.SidebarNav-module__goalBadge__Zzm7q:hover,.SidebarNav-module__goalBadge__Zzm7q:focus-visible{color:#60a5fa;outline:none}.SidebarNav-module__goalTooltip__5APGH{position:fixed;transform:translateY(-50%);background:#0f172af2;color:#f8fafc;padding:.55rem .85rem;border-radius:.65rem;font-size:1.05rem;line-height:1.45;font-weight:500;max-width:min(320px,calc(100vw - 32px));width:max-content;white-space:normal;text-align:left;box-shadow:0 12px 40px #0f172a4d;z-index:var(--z-popover);pointer-events:none}.SidebarNav-module__goalTooltip__5APGH:after{content:"";position:absolute;top:50%;transform:translateY(-50%);border-width:7px;border-style:solid}.SidebarNav-module__goalTooltipRight__0p1j0:after{left:-14px;border-color:transparent rgba(15,23,42,.95) transparent transparent}.SidebarNav-module__goalTooltipLeft__BJexO:after{right:-14px;border-color:transparent transparent transparent rgba(15,23,42,.95)}.SidebarNav-module__srOnly__Ykazl{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.SidebarNav-module__goalDetailBadge__vwPgh{display:inline-flex;align-items:center;gap:6px;margin-top:var(--spacing-xs);padding:4px 10px;border-radius:8px;border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .2s ease}.SidebarNav-module__goalDetailBadge__vwPgh:hover{background:#dbeafe}.SidebarNav-module__collapseArrow__fnN3e{position:absolute;left:.4rem;width:1.5rem;height:1.5rem;color:#d1d5db;cursor:pointer;transition:all .2s ease;opacity:0;pointer-events:none;background:#ffffff1a;border-radius:4px;padding:2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.SidebarNav-module__areaHeader__64Zn6:hover .SidebarNav-module__collapseArrow__fnN3e{opacity:1;pointer-events:auto}.SidebarNav-module__collapseArrow__fnN3e.SidebarNav-module__collapsed__cMiXA{transform:rotate(-90deg)}.SidebarNav-module__areaCircle__MNUrj{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;color:#000;text-shadow:0 1px 2px rgba(0,0,0,.1);flex-shrink:0}.SidebarNav-module__areaTypeIcon__rNwcD,.SidebarNav-module__projectTypeIcon__7hp7z,.SidebarNav-module__goalTypeIcon__6Wr02{color:#d1d5db}.SidebarNav-module__templateTypeIcon__bZivn{color:#5affaf}.SidebarNav-module__projectsList__UACSt{margin-left:0;transition:max-height .3s ease-out;overflow:visible;margin-top:.5rem;padding-left:.75rem}.SidebarNav-module__projectItem__PFcUB{position:relative;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .2s;line-height:1.2;margin-bottom:.5rem}.SidebarNav-module__projectItem__PFcUB:hover{background-color:#ffffff0d;border-radius:.5rem}.SidebarNav-module__projectItem__PFcUB.SidebarNav-module__active__dWyU3{font-weight:600;color:#5affaf;border-left:2px solid #5affaf}.SidebarNav-module__projectItemContent__OShLt{display:flex;align-items:center;gap:.75rem;width:100%}.SidebarNav-module__addButton__pVHlw,.SidebarNav-module__editButton__pqu8B{opacity:0;width:20px;height:20px;padding:0;border:none;background:none;cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.SidebarNav-module__addButton__pVHlw{right:12px;color:#70d6ff}.SidebarNav-module__editButton__pqu8B{right:36px;color:#a0aec0}.SidebarNav-module__addButton__pVHlw:hover,.SidebarNav-module__editButton__pqu8B:hover{transform:scale(1.1)}.SidebarNav-module__editButton__pqu8B:hover{color:#70d6ff}.SidebarNav-module__areaHeader__64Zn6:hover .SidebarNav-module__addButton__pVHlw,.SidebarNav-module__areaHeader__64Zn6:hover .SidebarNav-module__editButton__pqu8B,.SidebarNav-module__projectItem__PFcUB:hover .SidebarNav-module__addButton__pVHlw,.SidebarNav-module__projectItem__PFcUB:hover .SidebarNav-module__editButton__pqu8B{opacity:1}.SidebarNav-module__addAreaButton__QT-Gr{display:flex;align-items:center;justify-content:center;gap:0;padding:.75rem 1rem;margin:1rem auto 0;background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);border-radius:.5rem;cursor:pointer;width:auto;font-size:1.125rem;color:#fffc;transition:all .25s ease;overflow:hidden}.SidebarNav-module__addAreaIcon__KnJKP{flex-shrink:0;transition:transform .25s ease}.SidebarNav-module__addAreaText__rELn2{max-width:0;opacity:0;white-space:nowrap;overflow:hidden;transition:max-width .3s ease,opacity .25s ease,margin-left .25s ease;margin-left:0}.SidebarNav-module__addAreaButton__QT-Gr:hover{background-color:#ffffff14;border-radius:.5rem;border-style:solid}.SidebarNav-module__addAreaButton__QT-Gr:hover .SidebarNav-module__addAreaIcon__KnJKP{transform:rotate(90deg)}.SidebarNav-module__addAreaButton__QT-Gr:hover .SidebarNav-module__addAreaText__rELn2{max-width:120px;opacity:1;margin-left:.5rem}.SidebarNav-module__unscheduledToggle__SlR2K{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;border-radius:.5rem;background:transparent;color:#fffc;cursor:pointer;transition:all .2s ease;font-size:1.125rem;font-weight:600;width:100%}.SidebarNav-module__unscheduledToggle__SlR2K:hover{background:#ffffff14;transform:translateY(-1px)}.SidebarNav-module__unscheduledToggle__SlR2K.SidebarNav-module__active__dWyU3{background:#5affaf26;color:#5affaf;border:1px solid rgba(90,255,175,.3)}.SidebarNav-module__unscheduledRow__Sri-c{display:flex;align-items:center;position:relative;margin-top:.75rem}.SidebarNav-module__backlogAddButton__XWTU9{opacity:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;padding:0;border:none;border-radius:4px;background:transparent;color:#70d6ff;cursor:pointer;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center}.SidebarNav-module__backlogAddButton__XWTU9:hover,.SidebarNav-module__unscheduledRow__Sri-c:hover .SidebarNav-module__backlogAddButton__XWTU9{opacity:1}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__backlogAddButton__XWTU9{display:none}@keyframes SidebarNav-module__pulse__k-mUi{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 4px #22c55e1a}}.SidebarNav-module__actionsSection__iFPi4{display:flex;gap:.5rem;padding:.75rem 1rem}.SidebarNav-module__actionButton__yWrQ9{flex:1;display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.75rem .5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;color:#ffffffe6;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}.SidebarNav-module__actionButton__yWrQ9:hover{background:#ffffff1a;border-color:#ffffaf4d;transform:translateY(-1px)}.SidebarNav-module__actionButton__yWrQ9:active{transform:translateY(0)}.SidebarNav-module__actionButton__yWrQ9 span{white-space:nowrap;line-height:1}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__actionsSection__iFPi4{flex-direction:column;padding:.5rem;gap:.375rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__actionButton__yWrQ9{padding:.625rem;justify-content:center}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__actionButton__yWrQ9 span{display:none}.SidebarNav-module__userProfile__n4N0U{padding:1rem;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:.75rem;background:#0003;margin-top:auto}.SidebarNav-module__avatar__xoj1O{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#4a3285;background-size:cover;background-position:center;border:2px solid rgba(255,255,255,.2)}.SidebarNav-module__userInfo__zzp7f{flex:1;min-width:0}.SidebarNav-module__userName__Y5B6v{font-size:1rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.SidebarNav-module__userEmail__Quxkx{font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff9}.SidebarNav-module__settingsButton__H-Yau{padding:.75rem;border-radius:.5rem;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;position:relative}.SidebarNav-module__settingsButton__H-Yau:hover{background-color:#ffffff14}.SidebarNav-module__settingsIcon__HODvc{width:1.5rem;height:1.5rem}.SidebarNav-module__profileActions__wkAus{display:flex;align-items:center;gap:.25rem}.SidebarNav-module__logoutButton__izH5K{padding:.75rem;border-radius:.5rem;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#ffa726;position:relative}.SidebarNav-module__logoutButton__izH5K:hover{background-color:#ffa72626;color:#ff9800}.SidebarNav-module__logoutButton__izH5K svg{width:1.3rem;height:1.3rem}.SidebarNav-module__settingsButton__H-Yau[data-tooltip][data-tooltip-custom]:hover:after,.SidebarNav-module__logoutButton__izH5K[data-tooltip][data-tooltip-custom]:hover:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#000000e6;color:#fff;padding:.5rem .75rem;border-radius:.375rem;font-size:1.25rem;font-weight:500;white-space:nowrap;z-index:1000;margin-bottom:.5rem;box-shadow:0 4px 6px -1px #0000001a}.SidebarNav-module__settingsButton__H-Yau[data-tooltip][data-tooltip-custom]:hover:before,.SidebarNav-module__logoutButton__izH5K[data-tooltip][data-tooltip-custom]:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#000000e6;z-index:1000;margin-bottom:-.25rem}.SidebarNav-module__collapseButton__CANFI{width:28px;height:28px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffe6;transition:all .2s ease;box-shadow:0 2px 4px #0003}.SidebarNav-module__collapseButton__CANFI:hover{background:#ffffff40;transform:scale(1.05);box-shadow:0 3px 6px #00000040}.SidebarNav-module__collapsed__cMiXA{width:5rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__logoContainer__f8Fdk{justify-content:center;padding:.8rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__collapseButton__CANFI{position:relative;right:0;transform:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__nav__l17DW,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__sidebarControls__ee-yH,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areasSection__zwpAO{padding:.75rem .5rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__nav__l17DW,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__sidebarControls__ee-yH{display:flex;flex-direction:column;gap:.5rem;align-items:center}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areasSection__zwpAO{display:flex;flex-direction:column;gap:.75rem;align-items:center;overflow-y:auto;padding-bottom:1rem;min-height:0}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__navGroup__Nzq2C,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaGroup__7zTXE{width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaGroup__7zTXE{margin-bottom:0}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__separator__Zh4By{width:60%;margin:.5rem auto}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__navLink__iFPdT,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__tasksToggleButton__YFahD,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__controlButton__iCOdQ,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaHeader__64Zn6,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__addAreaButton__QT-Gr,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__settingsButton__H-Yau{width:var(--collapsed-button-size);height:var(--collapsed-button-size);padding:0;border-radius:1rem;justify-content:center;align-items:center;gap:0;margin:0 auto;background:transparent;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__navLink__iFPdT span,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaHeaderContent__cYmu7 span,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__projectItemContent__OShLt span,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__addAreaButton__QT-Gr span,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__tasksToggleButton__YFahD span,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__userInfo__zzp7f{display:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__navIcon__Wo6gD,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__controlIcon__JNNrI,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaIcon__OFlPV,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__settingsIcon__HODvc{margin:0;width:1.65rem;height:1.65rem;color:#e2e8f0f2}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__navLink__iFPdT:hover,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__tasksToggleButton__YFahD:hover,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__controlButton__iCOdQ:hover,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaHeader__64Zn6:hover,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__addAreaButton__QT-Gr:hover,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__settingsButton__H-Yau:hover{background:#ffffff1f}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__navLink__iFPdT.SidebarNav-module__active__dWyU3,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__tasksToggleButtonActive__U30Z8,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaHeader__64Zn6.SidebarNav-module__active__dWyU3,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__settingsButton__H-Yau.SidebarNav-module__active__dWyU3{background:#5affaf33;box-shadow:0 0 0 2px #5affaf59;color:#5affaf}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__navLink__iFPdT.SidebarNav-module__active__dWyU3 .SidebarNav-module__navIcon__Wo6gD,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__tasksToggleButtonActive__U30Z8 svg,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaHeader__64Zn6.SidebarNav-module__active__dWyU3 .SidebarNav-module__areaIcon__OFlPV,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__settingsButton__H-Yau.SidebarNav-module__active__dWyU3 .SidebarNav-module__settingsIcon__HODvc{color:#5affaf}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaHeaderContent__cYmu7,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__projectItemContent__OShLt{justify-content:center;width:auto}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__goalBadge__Zzm7q,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__goalDetailBadge__vwPgh,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__collapseArrow__fnN3e,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__addButton__pVHlw,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__projectsList__UACSt{display:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__addAreaButton__QT-Gr{border:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__addAreaText__rELn2{display:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__addAreaButton__QT-Gr:hover .SidebarNav-module__addAreaIcon__KnJKP{transform:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__userProfile__n4N0U{flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1rem .5rem 1.5rem}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__profileActions__wkAus{width:100%;display:flex;justify-content:center}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__logoutButton__izH5K{display:none}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__settingsButton__H-Yau{position:static;transform:none;margin-top:0}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__avatar__xoj1O{margin:0;cursor:pointer}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__areaHeader__64Zn6:hover{background-color:#ffffff1f}.SidebarNav-module__logoContainer__f8Fdk{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.75rem;position:relative;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(to right,rgba(255,255,255,.05),transparent)}.SidebarNav-module__logoText__958sd{font-size:1.6rem;font-weight:700;color:#fff;letter-spacing:.05em;background:linear-gradient(90deg,#64ff83,#a2ffca);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__goalBadge__Zzm7q span,.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__goalDetailBadge__vwPgh span{display:none}.SidebarNav-module__tasksToggleContainer__YK8XI{display:flex;align-items:center;gap:.5rem;width:100%}.SidebarNav-module__modeIcons__3E7UU{display:flex;gap:.25rem;margin-left:auto;padding-right:.25rem}.SidebarNav-module__modeIcon__Fu5yP{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:.375rem;background:#ffffff1a;color:#ffffffb3;cursor:pointer;transition:all .2s ease}.SidebarNav-module__modeIcon__Fu5yP:hover{background:#fff3;color:#fff;transform:translateY(-1px)}.SidebarNav-module__modeIcon__Fu5yP:active{transform:translateY(0)}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__tasksToggleContainer__YK8XI{flex-direction:column;width:auto;gap:0}.SidebarNav-module__collapsed__cMiXA .SidebarNav-module__modeIcons__3E7UU{display:none}@media (max-width: 960px){.SidebarNav-module__sidebarContainer__idrUO{width:100%;height:100%}.SidebarNav-module__sidebar__c--Nx{width:100%;height:100%;padding-top:calc(56px + env(safe-area-inset-top));padding-bottom:calc(64px + env(safe-area-inset-bottom));box-sizing:border-box}.SidebarNav-module__sidebar__c--Nx.SidebarNav-module__collapsed__cMiXA,.SidebarNav-module__collapseButton__CANFI,.SidebarNav-module__viewNavGrid__NJuhG,.SidebarNav-module__actionsSection__iFPi4{display:none}.SidebarNav-module__areasSection__zwpAO+.SidebarNav-module__separator__Zh4By{display:none}}.SidebarNav-module__dashboardNotification__dParH{position:fixed;padding:.5rem .875rem;background:#1e1e28f2;color:#f8f9fa;border-radius:.375rem;font-size:.85rem;font-weight:500;box-shadow:0 4px 16px #00000059;z-index:10000;pointer-events:none;white-space:nowrap;animation:SidebarNav-module__popIn__-Xkva .15s ease-out,SidebarNav-module__fadeOut__s2wng .25s ease 2s forwards}@keyframes SidebarNav-module__popIn__-Xkva{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes SidebarNav-module__fadeOut__s2wng{0%{opacity:1}to{opacity:0}}.DropDown-module__dropdown__Uwnwj{position:fixed;background:#fff;border-radius:.75rem;box-shadow:0 4px 20px #0000001f;border:1px solid rgba(0,0,0,.08);z-index:1000;min-width:140px;padding:.75rem 0;overflow:hidden}.DropDown-module__dropdownItem__ZjgAR{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;width:100%;border:none;background:none;cursor:pointer;font-size:1rem;font-weight:500;color:#2d3748;text-align:left;transition:all .15s ease;position:relative}.DropDown-module__dropdownItem__ZjgAR:hover{background:#747e8c14;transform:translate(2px)}.DropDown-module__dropdownItem__ZjgAR:active{transform:translate(1px)}.DropDown-module__icon__MogPy{display:flex;align-items:center;justify-content:center;width:20px;height:20px;transition:transform .15s ease}.DropDown-module__dropdownItem__ZjgAR:hover .DropDown-module__icon__MogPy{transform:scale(1.1)}.DropDown-module__divider__BWqRT{height:1px;background:#00000014;margin:.5rem 0}.DropDown-module__dropdownItem__ZjgAR.DropDown-module__disabled__Edn7e{opacity:.4;cursor:not-allowed}.DropDown-module__dropdownItem__ZjgAR.DropDown-module__disabled__Edn7e:hover{background:none;transform:none}.DropDown-module__taskIcon__TsNb9,.DropDown-module__projectIcon__Ky-Ms,.DropDown-module__goalIcon__gMQJC{color:#374151!important}.AddAreaModal-module__labelWithTooltip__qwiWE{display:flex!important;align-items:center!important;gap:var(--spacing-xs)!important}.AddAreaModal-module__helpIcon__q-YwE{color:#94a3b8!important;cursor:help!important;flex-shrink:0!important;transition:color .2s ease!important;position:relative!important;z-index:10!important}.AddAreaModal-module__helpIcon__q-YwE:hover{color:#64748b!important}.AddAreaModal-module__pointsContainer__LVUL4{display:flex!important;align-items:center!important;gap:1.25rem!important}.AddAreaModal-module__pointsInput__8C6i8{width:80px!important;font-size:var(--text-2xl)!important;font-weight:700!important;text-align:center!important;border:none!important;border-bottom:2px solid #e2e8f0!important;padding:var(--spacing-sm) 0!important;transition:border-color .2s ease!important;background:transparent!important;-moz-appearance:textfield!important}.AddAreaModal-module__pointsInput__8C6i8::-webkit-outer-spin-button,.AddAreaModal-module__pointsInput__8C6i8::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.AddAreaModal-module__pointsInput__8C6i8:focus{outline:none!important;border-color:#5affaf!important}.AddAreaModal-module__pointsLabel__bA9kC{color:#64748b!important;font-size:var(--text-lg)!important;font-weight:500!important}.AddAreaModal-module__hint__kWZRZ{margin-top:var(--spacing-sm)!important;font-size:var(--text-base)!important;color:#64748b!important}.AddAreaModal-module__colorGrid__rOcCc{display:grid!important;grid-template-columns:repeat(9,1fr)!important;gap:var(--spacing-sm)!important;margin-top:var(--spacing-sm)!important}.AddAreaModal-module__colorOption__Y5BIV{width:100%!important;aspect-ratio:1!important;max-width:38px!important;border-radius:7px!important;border:2px solid transparent!important;cursor:pointer!important;transition:all .15s ease!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 1px 2px #0000001a!important}.AddAreaModal-module__colorOption__Y5BIV:hover{box-shadow:0 2px 8px #00000026!important}.AddAreaModal-module__colorSelected__d9E6G{border-color:#0f172a!important;box-shadow:0 0 0 1.5px #6366f14d!important}.AddAreaModal-module__checkmark__yFYcc{color:#fff!important;font-size:14px!important;font-weight:700!important;text-shadow:0 1px 2px rgba(0,0,0,.4)!important;-webkit-user-select:none!important;user-select:none!important}.AddAreaModal-module__suggestionsWrapper__LfyIx{display:flex!important;flex-direction:column!important;gap:var(--spacing-xs)!important;margin-top:var(--spacing-md)!important}.AddAreaModal-module__suggestionsLabel__glk3S{font-size:var(--text-base)!important;color:#64748b!important;font-weight:500!important}.AddAreaModal-module__suggestionChips__HkhrP{display:flex!important;flex-wrap:wrap!important;gap:var(--spacing-xs)!important}.AddAreaModal-module__suggestionChip__5D4dQ{padding:4px 12px!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:16px!important;color:#475569!important;font-size:var(--text-base)!important;font-weight:500!important;cursor:pointer!important;transition:all .15s ease!important;white-space:nowrap!important}.AddAreaModal-module__suggestionChip__5D4dQ:hover:not(:disabled){background:#f1f5f9!important;border-color:#cbd5e1!important;color:#1e293b!important}.AddAreaModal-module__suggestionChip__5D4dQ:disabled{opacity:.5!important;cursor:not-allowed!important}.AddAreaModal-module__chipSelected__93G6O{background:#5affaf1a!important;border-color:#5affaf!important;color:#1e293b!important;font-weight:600!important}.AddAreaModal-module__templateIntroText__b3toG{color:#64748b;font-size:var(--text-base);margin:0 0 var(--spacing-lg) 0;line-height:1.5}.AddAreaModal-module__templateGrid__yqxYu{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--spacing-md);margin-bottom:var(--spacing-xl)}.AddAreaModal-module__templateCard__kSM0J{background:#fff;border:2px solid #e2e8f0;border-radius:var(--border-radius-lg);padding:var(--spacing-lg);cursor:pointer;transition:all .2s ease;text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}.AddAreaModal-module__templateCard__kSM0J:hover:not(:disabled){border-color:#5affaf;box-shadow:0 4px 12px #5affaf33;transform:translateY(-2px)}.AddAreaModal-module__templateCard__kSM0J:disabled{opacity:.6;cursor:not-allowed}.AddAreaModal-module__templateIcon__VC-fl{width:48px;height:48px;border-radius:var(--border-radius-full);display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-xs)}.AddAreaModal-module__templateName__BVqrL{font-size:var(--text-base);font-weight:600;color:#1e293b;margin:0;line-height:1.3}.AddAreaModal-module__templateDescription__SVBgT{font-size:var(--text-base);color:#64748b;margin:0;line-height:1.4}.AddAreaModal-module__templateAreas__pdcFN{font-size:var(--text-sm);color:#94a3b8;font-weight:500;margin-top:var(--spacing-xs)}.AddAreaModal-module__templateDivider__2n1Pd{position:relative;text-align:center;margin:var(--spacing-xl) 0}.AddAreaModal-module__templateDivider__2n1Pd:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e2e8f0}.AddAreaModal-module__templateDivider__2n1Pd span{position:relative;background:#fff;padding:0 var(--spacing-md);color:#94a3b8;font-size:var(--text-base);font-weight:500}.AddAreaModal-module__manualButton__HWcBn{width:100%;padding:var(--spacing-md);background:#fff;border:2px dashed #cbd5e1;border-radius:var(--border-radius-lg);color:#64748b;font-size:var(--text-base);font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:var(--spacing-sm)}.AddAreaModal-module__manualButton__HWcBn:hover:not(:disabled){border-color:#5affaf;color:#1e293b;background:#5affaf0d}.AddAreaModal-module__manualButton__HWcBn:disabled{opacity:.6;cursor:not-allowed}.AddAreaModal-module__previewContainer__EhzDH{display:flex;flex-direction:column;gap:var(--spacing-xl)}.AddAreaModal-module__previewHeader__EzpK3{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);text-align:center}.AddAreaModal-module__previewDescription__pgqG-{color:#64748b;font-size:var(--text-lg);margin:0;line-height:1.5}.AddAreaModal-module__previewHint__5EfIB{color:#64748b;font-size:var(--text-base);margin:var(--spacing-xs) 0 var(--spacing-md) 0;line-height:1.5;text-align:left}.AddAreaModal-module__previewAreas__jvFKx{display:flex;flex-direction:column;gap:var(--spacing-md);padding:0 var(--spacing-lg)}.AddAreaModal-module__previewAreasHeader__dwBTP{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.AddAreaModal-module__previewAreasTitle__67fL9{font-size:var(--text-base);font-weight:600;color:#64748b;margin:0;text-transform:uppercase;letter-spacing:.5px}.AddAreaModal-module__pointsCounter__UCYTj{font-size:var(--text-lg);font-weight:700}.AddAreaModal-module__pointsValid__jl0LY{color:#10b981}.AddAreaModal-module__pointsOverLimit__sE9fT{color:#ef4444}.AddAreaModal-module__areasList__77llb{display:flex;flex-direction:column;gap:var(--spacing-lg)}.AddAreaModal-module__previewAreaItem__Ql-yw{display:flex;flex-direction:column;gap:var(--spacing-xs)}.AddAreaModal-module__previewAreaHeader__f-zLW{display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-md)}.AddAreaModal-module__previewAreaName__YLaCn{font-size:var(--text-lg);color:#334155;font-weight:600;flex:1}.AddAreaModal-module__previewAreaControls__wHVqN{display:flex;align-items:center;gap:var(--spacing-xs)}.AddAreaModal-module__previewAreaControls__wHVqN .AddAreaModal-module__pointsInput__8C6i8{width:50px;padding:4px 8px;font-size:var(--text-base);font-weight:600;text-align:center;border:1px solid #e2e8f0;border-radius:var(--border-radius-sm);background:#fff;color:#334155;-moz-appearance:textfield}.AddAreaModal-module__previewAreaControls__wHVqN .AddAreaModal-module__pointsInput__8C6i8::-webkit-outer-spin-button,.AddAreaModal-module__previewAreaControls__wHVqN .AddAreaModal-module__pointsInput__8C6i8::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AddAreaModal-module__previewAreaControls__wHVqN .AddAreaModal-module__pointsInput__8C6i8:focus{outline:none;border-color:#5affaf}.AddAreaModal-module__previewAreaControls__wHVqN .AddAreaModal-module__pointsLabel__bA9kC{font-size:var(--text-base);color:#94a3b8;font-weight:500}.AddAreaModal-module__removeAreaButton__Oklo-{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#94a3b8;font-size:20px;line-height:1;cursor:pointer;border-radius:var(--border-radius-sm);transition:all .15s ease}.AddAreaModal-module__removeAreaButton__Oklo-:hover{background:#fee2e2;color:#dc2626}.AddAreaModal-module__previewProgressBar__OH1-X{width:100%;height:8px;background:#f1f5f9;border-radius:var(--border-radius-full);overflow:visible;cursor:ew-resize;transition:height .15s ease;position:relative}.AddAreaModal-module__previewProgressBar__OH1-X:hover,.AddAreaModal-module__previewProgressBar__OH1-X:active{height:10px}.AddAreaModal-module__previewProgressFill__GQoeD{height:100%;border-radius:var(--border-radius-full);transition:width .1s ease;box-shadow:0 1px 2px #0000001a;position:relative}.AddAreaModal-module__previewProgressFill__GQoeD:after{content:"";position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#fff;border:2px solid currentColor;border-radius:50%;opacity:0;transition:opacity .15s ease;box-shadow:0 2px 4px #00000026}.AddAreaModal-module__previewProgressBar__OH1-X:hover .AddAreaModal-module__previewProgressFill__GQoeD:after,.AddAreaModal-module__previewProgressBar__OH1-X:active .AddAreaModal-module__previewProgressFill__GQoeD:after{opacity:1}.AddAreaModal-module__previewActions__Uhpku{display:flex;gap:var(--spacing-md);padding-top:var(--spacing-lg);margin-top:var(--spacing-md)}.AddAreaModal-module__backButton__TZfDp{flex:1;padding:var(--spacing-md);background:#fff;border:2px solid #e2e8f0;border-radius:var(--border-radius-lg);color:#64748b;font-size:var(--text-base);font-weight:600;cursor:pointer;transition:all .2s ease}.AddAreaModal-module__backButton__TZfDp:hover:not(:disabled){border-color:#cbd5e1;color:#1e293b;background:#f8fafc}.AddAreaModal-module__backButton__TZfDp:disabled{opacity:.6;cursor:not-allowed}.AddAreaModal-module__confirmButton__3FHWP{flex:2;padding:var(--spacing-md);background:linear-gradient(135deg,#5affaf,#48d899);border:none;border-radius:var(--border-radius-lg);color:#1a1a2e;font-size:var(--text-base);font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0000001a}.AddAreaModal-module__confirmButton__3FHWP:hover:not(:disabled){background:linear-gradient(135deg,#48d899,#36c688);transform:translateY(-1px);box-shadow:0 4px 12px #5affaf4d}.AddAreaModal-module__confirmButton__3FHWP:disabled{opacity:.6;cursor:not-allowed;transform:none}.AddAreaModal-module__addAreaButton__zgmDf{width:100%;padding:var(--spacing-sm) var(--spacing-md);background:#fff;border:2px dashed #cbd5e1;border-radius:var(--border-radius-md);color:#64748b;font-size:var(--text-base);font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs);margin-top:var(--spacing-sm)}.AddAreaModal-module__addAreaButton__zgmDf:hover:not(:disabled){border-color:#5affaf;color:#1e293b;background:#5affaf0d}.AddAreaModal-module__addAreaButton__zgmDf:disabled{opacity:.6;cursor:not-allowed}.AddAreaModal-module__errorMessage__3I7Zh{color:#dc2626;font-size:var(--text-base);text-align:center;padding:var(--spacing-sm);background:#fee2e2;border-radius:var(--border-radius-md);margin-top:var(--spacing-sm);font-weight:500}.ConfirmDeleteAreaModal-module__modalOverlay__6vlJt{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:ConfirmDeleteAreaModal-module__fadeIn__8a0ND .2s ease-out}@keyframes ConfirmDeleteAreaModal-module__fadeIn__8a0ND{0%{opacity:0}to{opacity:1}}.ConfirmDeleteAreaModal-module__modalContainer__OMX6-{background:#fff;border-radius:16px;max-width:480px;width:90%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 50px -12px #00000040,0 10px 15px -3px #0000001a;animation:ConfirmDeleteAreaModal-module__slideIn__9rmzY .3s ease-out;border:1px solid rgba(255,255,255,.1)}@keyframes ConfirmDeleteAreaModal-module__slideIn__9rmzY{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ConfirmDeleteAreaModal-module__closeButton__4uyoI{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#6b7280;border-radius:6px;padding:4px;transition:all .15s ease;z-index:10}.ConfirmDeleteAreaModal-module__closeButton__4uyoI:hover{background:#f3f4f6;color:#374151}.ConfirmDeleteAreaModal-module__modalContent__RtaSb{padding:32px;text-align:center}.ConfirmDeleteAreaModal-module__iconContainer__WOmG-{width:64px;height:64px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#ef44441a;border-radius:50%;color:#dc2626}.ConfirmDeleteAreaModal-module__modalTitle__gsH-A{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 8px;line-height:1.3}.ConfirmDeleteAreaModal-module__impactedItemsSummary__lRDMF{background:#f8fafc;border-radius:10px;padding:18px 20px;margin:16px 0 24px;text-align:left}.ConfirmDeleteAreaModal-module__impactedItemsSummary__lRDMF p{margin:0 0 14px;font-weight:600;font-size:1rem;color:#334155}.ConfirmDeleteAreaModal-module__itemCounts__BOoeT{display:flex;flex-wrap:wrap;gap:10px}.ConfirmDeleteAreaModal-module__itemCounts__BOoeT span{background:#e2e8f0;color:#334155;padding:6px 12px;border-radius:6px;font-size:.9375rem;font-weight:600}.ConfirmDeleteAreaModal-module__actionOptions__lR3q2{margin:20px 0;display:flex;flex-direction:column;gap:12px;text-align:left}.ConfirmDeleteAreaModal-module__actionOption__4uqTJ{border:none;border-radius:12px;padding:16px 20px;background:#f8fafc;transition:all .2s ease;cursor:pointer}.ConfirmDeleteAreaModal-module__actionOption__4uqTJ:hover{background:#f1f5f9}.ConfirmDeleteAreaModal-module__actionOption__4uqTJ:has(.ConfirmDeleteAreaModal-module__radioInput__Qxl5Y:checked){background:#eff6ff;box-shadow:inset 0 0 0 2px #3b82f6}.ConfirmDeleteAreaModal-module__radioLabel__kNnTs{display:flex;align-items:flex-start;gap:14px;cursor:pointer;margin:0;font-weight:500;color:#1e293b;font-size:1.0625rem;line-height:1.5}.ConfirmDeleteAreaModal-module__radioInput__Qxl5Y{width:20px;height:20px;cursor:pointer;margin-top:2px;accent-color:#3b82f6}.ConfirmDeleteAreaModal-module__radioText__Xw98o{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.ConfirmDeleteAreaModal-module__itemCount__JJwko{background:#dbeafe;color:#1e40af;padding:3px 10px;border-radius:20px;font-size:.9375rem;font-weight:600;white-space:nowrap}.ConfirmDeleteAreaModal-module__dropdownContainer__0iC0M{margin-top:14px;margin-left:34px;position:relative}.ConfirmDeleteAreaModal-module__dropdown__O8IQj{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .15s ease;font-size:1rem;color:#334155;font-weight:500}.ConfirmDeleteAreaModal-module__dropdown__O8IQj:hover{border-color:#94a3b8}.ConfirmDeleteAreaModal-module__dropdown__O8IQj:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ConfirmDeleteAreaModal-module__dropdownMenu__Kx7J-{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:6px;max-height:200px;overflow-y:auto;z-index:10;box-shadow:0 10px 25px -5px #00000026}.ConfirmDeleteAreaModal-module__dropdownItem__JneFE{width:100%;padding:14px 18px;border:none;background:none;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:1rem;color:#334155;transition:all .15s ease;text-align:left}.ConfirmDeleteAreaModal-module__dropdownItem__JneFE:hover{background:#f1f5f9}.ConfirmDeleteAreaModal-module__dropdownItem__JneFE.ConfirmDeleteAreaModal-module__selected__qClLl{background:#eff6ff;color:#1e40af;font-weight:600}.ConfirmDeleteAreaModal-module__areaColor__WCSve{width:14px;height:14px;border-radius:50%;flex-shrink:0}.ConfirmDeleteAreaModal-module__preview__wBN1G{margin-top:12px;margin-left:34px;padding:10px 14px;background:#ecfdf5;border-radius:8px;font-size:.9375rem;color:#047857;font-weight:500}.ConfirmDeleteAreaModal-module__deleteOptionContent__DdluZ{flex:1;display:flex;flex-direction:column;gap:10px}.ConfirmDeleteAreaModal-module__deleteWarning__ANDMD{margin-top:8px;margin-left:34px;padding:10px 14px;background:#fef2f2;border-radius:8px;font-size:.9375rem;color:#dc2626;font-weight:500}.ConfirmDeleteAreaModal-module__simpleConfirmation__xo2bh{margin:28px 0;text-align:center}.ConfirmDeleteAreaModal-module__simpleConfirmation__xo2bh p{margin:0 0 20px;font-weight:500;font-size:1.0625rem;color:#374151}.ConfirmDeleteAreaModal-module__simpleConfirmation__xo2bh .ConfirmDeleteAreaModal-module__deleteWarning__ANDMD{margin:0 auto;max-width:fit-content}.ConfirmDeleteAreaModal-module__confirmationSection__pmRZ7{margin:24px 0;padding:20px 24px;background:linear-gradient(135deg,#fefce8,#fef3c7);border-radius:12px;position:relative;overflow:hidden}.ConfirmDeleteAreaModal-module__confirmationSection__pmRZ7:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f59e0b,#d97706)}.ConfirmDeleteAreaModal-module__confirmationHeader__1mLVr{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-weight:600;color:#92400e;font-size:1rem}.ConfirmDeleteAreaModal-module__confirmationIcon__2h8Uy{font-size:1.25rem;animation:ConfirmDeleteAreaModal-module__pulse__0CqoO 2s infinite}@keyframes ConfirmDeleteAreaModal-module__pulse__0CqoO{0%,to{opacity:1}50%{opacity:.7}}.ConfirmDeleteAreaModal-module__confirmationLabel__MDa7n{margin:0 0 16px;font-size:1.0625rem;color:#78350f;font-weight:500;line-height:1.5}.ConfirmDeleteAreaModal-module__confirmationText__bk854{background:#ffffffe6;padding:5px 10px;border-radius:6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;color:#1f2937;border:1px solid rgba(245,158,11,.3)}.ConfirmDeleteAreaModal-module__confirmationInput__IDb5c{width:100%;padding:14px 18px;border:2px solid rgba(245,158,11,.3);border-radius:10px;font-size:1rem;background:#fffffff2;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ConfirmDeleteAreaModal-module__confirmationInput__IDb5c:focus{outline:none;border-color:#f59e0b;background:#fff;box-shadow:0 0 0 3px #f59e0b1a}.ConfirmDeleteAreaModal-module__confirmationInput__IDb5c.ConfirmDeleteAreaModal-module__valid__oVaZp{border-color:#10b981;background:#ecfdf5;box-shadow:0 0 0 3px #10b9811a}.ConfirmDeleteAreaModal-module__confirmationInput__IDb5c.ConfirmDeleteAreaModal-module__valid__oVaZp:focus{border-color:#059669}.ConfirmDeleteAreaModal-module__buttonContainer__FCH1s{display:flex;gap:14px;margin-top:28px}.ConfirmDeleteAreaModal-module__cancelButton__KCs42{flex:1;padding:16px 24px;border:1px solid #e2e8f0;background:#fff;color:#64748b;border-radius:12px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.ConfirmDeleteAreaModal-module__cancelButton__KCs42:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.ConfirmDeleteAreaModal-module__confirmButton__b7Ov4{flex:1;padding:16px 24px;border:1px solid #6366f1;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border-radius:12px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .2s ease;box-shadow:0 4px 6px -1px #6366f14d}.ConfirmDeleteAreaModal-module__confirmButton__b7Ov4:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);transform:translateY(-1px);box-shadow:0 6px 10px -1px #6366f166}.ConfirmDeleteAreaModal-module__confirmButton__b7Ov4:disabled{background:#e2e8f0;border-color:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}.ConfirmDeleteAreaModal-module__confirmButton__b7Ov4:disabled:hover{background:#e2e8f0;border-color:#e2e8f0;transform:none;box-shadow:none}.EditAreaModal-module__pointsContainer__93sT8{display:flex!important;align-items:center!important;gap:1.25rem!important}.EditAreaModal-module__pointsInput__orOpF{width:80px!important;font-size:var(--text-2xl)!important;font-weight:700!important;text-align:center!important;border:none!important;border-bottom:2px solid #e2e8f0!important;padding:var(--spacing-sm) 0!important;transition:border-color .2s ease!important;background:transparent!important;-moz-appearance:textfield!important}.EditAreaModal-module__pointsInput__orOpF::-webkit-outer-spin-button,.EditAreaModal-module__pointsInput__orOpF::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.EditAreaModal-module__pointsInput__orOpF:focus{outline:none!important;border-color:#5affaf!important}.EditAreaModal-module__pointsLabel__shva-{color:#64748b!important;font-size:var(--text-lg)!important;font-weight:500!important}.EditAreaModal-module__hint__gNy1T{margin-top:var(--spacing-sm)!important;font-size:var(--text-sm)!important;color:#64748b!important}.EditAreaModal-module__colorGrid__MBcgh{display:grid!important;grid-template-columns:repeat(9,1fr)!important;gap:var(--spacing-sm)!important;margin-top:var(--spacing-sm)!important}.EditAreaModal-module__colorOption__xJc-v{width:100%!important;aspect-ratio:1!important;max-width:38px!important;border-radius:7px!important;border:2px solid transparent!important;cursor:pointer!important;transition:all .15s ease!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 1px 2px #0000001a!important}.EditAreaModal-module__colorOption__xJc-v:hover{box-shadow:0 2px 8px #00000026!important}.EditAreaModal-module__colorSelected__MfE1a{border-color:#0f172a!important;box-shadow:0 0 0 1.5px #6366f14d!important}.EditAreaModal-module__checkmark__-YWu0{color:#fff!important;font-size:14px!important;font-weight:700!important;text-shadow:0 1px 2px rgba(0,0,0,.4)!important;-webkit-user-select:none!important;user-select:none!important}:root{--main-row-height: 100%;--todos-column-width: 65%;--calendars-column-width: 35%;--todos-column-flex: 65;--calendars-column-flex: 35;--notifications-section-height: 25%;--habits-section-height: 75%;--gap: 1rem;--padding: 1rem;--border-radius: 8px}html,body{height:100%}.PlannerShell-module__container__V0EcJ{display:flex;flex-direction:column;height:100vh;width:100%;gap:0;padding:0;background:#fff;box-sizing:border-box;overflow:hidden;position:relative}.PlannerShell-module__mainHeader__gurJC{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 3rem;min-height:72px;background:transparent;border-radius:0;box-shadow:none;border-bottom:1px solid #e2e8f0;position:relative;min-width:0;overflow:visible}.PlannerShell-module__dashboardHeader__dIck6{display:flex;align-items:center;gap:1.25rem;width:100%;padding:0}.PlannerShell-module__heroAvatar__-4MDT{width:56px;height:56px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 2px 6px rgba(0,0,0,.12));flex-shrink:0}.PlannerShell-module__heroStatsRow__qp256{display:flex;align-items:center;justify-content:space-evenly;gap:0;flex:1}.PlannerShell-module__heroStatItem__-cT65{display:flex;align-items:center;gap:.65rem;position:relative}.PlannerShell-module__heroStatIcon__J-YVQ{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.PlannerShell-module__heroStatContent__8cglm{display:flex;flex-direction:column;gap:.1rem}.PlannerShell-module__heroStatValue__QEt8n{font-size:1.75rem;font-weight:700;color:#1f2937;line-height:1.1}.PlannerShell-module__heroStatLabel__pR044{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#475569bf;line-height:1.2;font-weight:600}.PlannerShell-module__heroStatItemAlert__Zsea5{position:relative}.PlannerShell-module__heroStatAlertWrapper__XP1H-{position:absolute;top:-.5rem;right:-.5rem;display:inline-flex;flex-direction:column;align-items:flex-end;gap:.5rem;z-index:10}.PlannerShell-module__heroStatAlert__QyQOm{width:1.6rem;height:1.6rem;border-radius:50%;background:#ef4444;color:#fff;font-size:.85rem;display:grid;place-items:center;font-weight:700;border:none;cursor:pointer;box-shadow:0 10px 24px #ef444466;transition:transform .15s ease,filter .15s ease}.PlannerShell-module__heroStatAlert__QyQOm:hover{transform:translateY(-1px);filter:brightness(105%)}.PlannerShell-module__heroStatAlert__QyQOm:active{transform:scale(.94)}.PlannerShell-module__heroStatAlert__QyQOm:focus-visible{outline:2px solid #fde68a;outline-offset:3px}.PlannerShell-module__heroStatAlertIcon__D-fiW{line-height:1}.PlannerShell-module__heroStatNote__77oE4{position:relative;width:280px;padding:.875rem 1.125rem;border-radius:14px;background:#fff7f7;color:#7f1d1d;font-size:1.3rem;line-height:1.6;box-shadow:0 16px 32px #f8717138;border:1px solid rgba(248,113,113,.35);z-index:100;pointer-events:auto}.PlannerShell-module__heroStatNote__77oE4:before{content:"";position:absolute;top:-8px;right:18px;width:14px;height:14px;background:inherit;border-left:inherit;border-top:inherit;transform:rotate(45deg)}.PlannerShell-module__heroStatNoteText__HLdQj{display:block}.PlannerShell-module__heroStatNoteAction__o5s5-{display:inline-block;margin-top:.75rem;padding:.5rem 1rem;background:#14b8a6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.PlannerShell-module__heroStatNoteAction__o5s5-:hover{background:#0d9488}.PlannerShell-module__heroStatItem__-cT65:hover{opacity:.85}.PlannerShell-module__heroStatItemClickable__rx72m{cursor:pointer}.PlannerShell-module__heroStatItemClickable__rx72m:hover{opacity:.75}.PlannerShell-module__heroStatItemExpanded__pZJud{opacity:1!important}.PlannerShell-module__dashboardContextToggle__uVpz8{margin-right:1rem}.PlannerShell-module__expandedStatPanel__H3cKV{position:absolute;top:100%;left:clamp(1.5rem,3vw,3rem);right:clamp(1.5rem,3vw,3rem);height:65vh;overflow:hidden;background:linear-gradient(135deg,#fffffff7,#f8fafcfc);border-radius:0 0 var(--border-radius-lg) var(--border-radius-lg);box-shadow:0 10px 40px #984cbb33,0 4px 16px #ffa2d21f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:PlannerShell-module__expandPanel__ajv-6 .3s cubic-bezier(.4,0,.2,1);border-top:2px solid rgba(152,76,187,.15);z-index:100}@keyframes PlannerShell-module__expandPanel__ajv-6{0%{height:0;opacity:0}to{height:65vh;opacity:1}}.PlannerShell-module__expandedStatPanelContent__HwVcj{display:flex;gap:2rem;padding:2rem 3.5rem 2rem 3rem;height:100%;overflow:hidden}.PlannerShell-module__expandedStatGoalsColumn__uRzkC{flex:0 0 40%;display:flex;flex-direction:column;overflow-y:auto;padding-right:1.5rem;border-right:1px solid rgba(152,76,187,.12)}.PlannerShell-module__expandedStatOverviewColumn__QODyP{flex:0 0 60%;display:flex;flex-direction:column;overflow-y:auto}.PlannerShell-module__statPanelSection__12oDu{width:100%}.PlannerShell-module__statPanelTitle__X6Ebp{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 1.5rem;display:flex;align-items:center;gap:.75rem;letter-spacing:-.02em;position:relative;width:100%}.PlannerShell-module__statPanelTitle__X6Ebp:before{content:"";width:4px;height:28px;background:linear-gradient(135deg,#5affaf,#48d899);border-radius:2px}.PlannerShell-module__statPanelInfoButton__CMj1E{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:50%;cursor:pointer;color:#3b82f6;transition:all .2s ease;flex-shrink:0}.PlannerShell-module__statPanelInfoButton__CMj1E:hover{background:#3b82f633;border-color:#3b82f680}.PlannerShell-module__statPanelInfoTooltip__ia9Pa{position:absolute;width:380px;padding:1.25rem 1.5rem;border-radius:14px;background:#eff6ff;color:#1e40af;font-size:var(--tooltip-font-size);font-weight:400;line-height:1.6;box-shadow:0 16px 32px #3b82f638;border:1px solid rgba(59,130,246,.35);z-index:1000;pointer-events:auto;top:calc(100% + .75rem);left:0}.PlannerShell-module__statPanelInfoTooltip__ia9Pa p{margin:0 0 .75rem;font-size:var(--tooltip-font-size)}.PlannerShell-module__statPanelInfoTooltip__ia9Pa p:last-child{margin-bottom:0}.PlannerShell-module__statPanelInfoTooltip__ia9Pa p:first-child:not(:last-child){font-weight:500;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(59,130,246,.2)}.PlannerShell-module__emptyState__tmjyW{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;gap:1rem}.PlannerShell-module__emptyStateText__qOD4M{font-size:1.5rem;font-weight:600;color:#64748b;margin:0}.PlannerShell-module__emptyStateHint__avW1e{font-size:1.125rem;color:#94a3b8;margin:0;max-width:400px;line-height:1.6}.PlannerShell-module__emptyStateButton__ylYvg{margin-top:.5rem;padding:.625rem 1.25rem;background:#14b8a6;color:#fff;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:background .2s ease}.PlannerShell-module__emptyStateButton__ylYvg:hover{background:#0d9488}.PlannerShell-module__goalsListColumns__I7IUb{display:flex;flex-direction:column;gap:0;width:100%}.PlannerShell-module__goalListItem__YMueb{padding:1.5rem 1.25rem;border-bottom:1px solid #f1f5f9;transition:background .15s ease;width:100%;box-sizing:border-box}.PlannerShell-module__goalListItem__YMueb:hover{background:#5affaf08}.PlannerShell-module__clickableItem__H2zly{cursor:pointer;transition:opacity .15s ease}.PlannerShell-module__clickableItem__H2zly:hover{opacity:.8}.PlannerShell-module__goalMainRow__-2hov{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.PlannerShell-module__goalNumber__YjN90{font-size:1.25rem;font-weight:700;color:#94a3b8;min-width:2rem}.PlannerShell-module__goalTitle__p3aNz{flex:1;font-size:1.25rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4}.PlannerShell-module__goalDaysTag__z6FjN{padding:.4rem 1rem;border-radius:20px;font-size:.95rem;font-weight:600;white-space:nowrap;background:#f1f5f9;color:#64748b}.PlannerShell-module__goalOverdue__osdr0{background:#fee2e2;color:#dc2626}.PlannerShell-module__goalUrgent__yPM6I{background:#fef3c7;color:#d97706}.PlannerShell-module__goalSoon__Pdkgi{background:#dbeafe;color:#2563eb}.PlannerShell-module__goalDetailsRow__ymllO{display:flex;align-items:center;gap:2rem;padding-left:3rem}.PlannerShell-module__goalWish__x3Xw2{flex:1;font-size:1rem;color:#475569;line-height:1.5}.PlannerShell-module__goalDate__AHxul{font-size:1rem;color:#64748b;font-weight:500;white-space:nowrap}.PlannerShell-module__goalAreaTagOrphan__6p5bN{font-size:.75rem;font-weight:500;padding:.125rem .5rem;border-radius:4px;border:1px solid #f59e0b;background:#f59e0b1a;color:#b45309;white-space:nowrap;flex-shrink:0}.PlannerShell-module__tasksSummary__0-gpF{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.5rem;background:#fff;border-radius:var(--border-radius-lg);box-shadow:0 2px 8px #0000000f;margin-bottom:2rem}.PlannerShell-module__tasksSummaryItem__x48xg{display:flex;flex-direction:column;align-items:center;gap:.25rem}.PlannerShell-module__tasksSummaryValue__rB6Bq{font-size:2rem;font-weight:700;color:#1f2937;line-height:1}.PlannerShell-module__tasksSummaryScheduled__XAC7m{color:#10b981}.PlannerShell-module__tasksSummaryWarning__UBjls{color:#f59e0b}.PlannerShell-module__tasksSummaryLabel__of36t{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:600}.PlannerShell-module__tasksSummaryDivider__9kjN1{width:1px;height:40px;background:#e5e7eb}.PlannerShell-module__tasksHierarchyColumns__w0zu6{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem 3rem;margin-top:1.5rem}.PlannerShell-module__tasksAreaSection__JA3Jj{display:flex;flex-direction:column;gap:.75rem}.PlannerShell-module__tasksAreaHeaderRow__U2-4x{display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.PlannerShell-module__tasksAreaColorDot__an88d{width:14px;height:14px;border-radius:50%;box-shadow:0 2px 6px #00000026;flex-shrink:0}.PlannerShell-module__tasksAreaTitle__9UQ-D{flex:1;font-size:1.125rem;font-weight:700;color:#1f2937}.PlannerShell-module__tasksAreaStats__37MNm{font-size:1rem;font-weight:600;color:#64748b}.PlannerShell-module__tasksProjectsGroup__3V-5o{display:flex;flex-direction:column;gap:.5rem;padding-left:1.75rem}.PlannerShell-module__tasksProjectRow__0EA7S{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;transition:opacity .15s ease}.PlannerShell-module__tasksProjectRow__0EA7S:hover{opacity:.7}.PlannerShell-module__tasksProjectTitle__IRj-e{flex:1;font-size:1rem;color:#475569;font-weight:500}.PlannerShell-module__tasksProjectStats__n14Za{font-size:.95rem;font-weight:600;color:#94a3b8;white-space:nowrap}.PlannerShell-module__tasksDirectRow__Mggyq{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding-left:1.75rem;padding-top:.25rem}.PlannerShell-module__tasksDirectLabel__QQMy5{flex:1;font-size:.95rem;color:#94a3b8;font-weight:500;font-style:italic}.PlannerShell-module__tasksDirectStats__SFj6d{font-size:.9rem;font-weight:600;color:#94a3b8;white-space:nowrap}.PlannerShell-module__lifeAreasGrid__B0lBs{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem 3rem}.PlannerShell-module__lifeAreaGridItem__K4CzP{display:flex;flex-direction:column;gap:1rem}.PlannerShell-module__lifeAreaHeaderRow__hOyNq{display:flex;align-items:center;gap:.75rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.PlannerShell-module__lifeAreaColorDot__03FM-{width:14px;height:14px;border-radius:50%;box-shadow:0 2px 6px #00000026;flex-shrink:0}.PlannerShell-module__lifeAreaTitle__djeJn{flex:1;font-size:1.125rem;font-weight:700;color:#1f2937}.PlannerShell-module__areaBarSection__1csLG{display:flex;flex-direction:column;gap:.5rem}.PlannerShell-module__areaBarLabel__ksL3v{display:flex;justify-content:space-between;align-items:center}.PlannerShell-module__areaBarName__Wa-DD{font-size:.95rem;color:#64748b;font-weight:500}.PlannerShell-module__areaBarValue__qXPY3{font-size:1rem;color:#1f2937;font-weight:600}.PlannerShell-module__areaProgressBar__pH2yJ{width:100%;height:14px;background:#f1f5f9;border-radius:8px;overflow:hidden;position:relative}.PlannerShell-module__areaProgressFill__rl9EV{height:100%;border-radius:8px;transition:width .4s ease,background .3s ease;box-shadow:inset 0 1px 3px #0000001a;position:relative}.PlannerShell-module__areaProgressFill__rl9EV:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,rgba(255,255,255,.3),transparent);border-radius:8px 8px 0 0}.PlannerShell-module__areaProgressFillLight__jfgJV{height:100%;border-radius:8px;transition:width .4s ease,background .3s ease;opacity:.8}.PlannerShell-module__projectsTable__OSlC5{background:#fff;border-radius:var(--border-radius-lg);overflow:hidden;box-shadow:0 2px 8px #0000000f;border:1px solid rgba(152,76,187,.08)}.PlannerShell-module__projectsTableHeader__rDfka{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:1rem;padding:1rem 1.5rem;background:#f8fafc;border-bottom:2px solid #e5e7eb;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.PlannerShell-module__projectsTableRow__FVF1u{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;transition:background .15s ease;align-items:center}.PlannerShell-module__projectsTableRow__FVF1u:last-child{border-bottom:none}.PlannerShell-module__projectsTableRow__FVF1u:hover{background:#fafbfc}.PlannerShell-module__projectsColProject__POUv6{display:flex;align-items:center;gap:.75rem}.PlannerShell-module__projectsProjectName__fhP8h{font-size:.95rem;font-weight:600;color:#1f2937}.PlannerShell-module__projectsColArea__FaF47{display:flex;align-items:center;gap:.5rem}.PlannerShell-module__projectsAreaColor__mr8Gf{width:10px;height:10px;border-radius:50%;box-shadow:0 1px 3px #0000001f;flex-shrink:0}.PlannerShell-module__projectsAreaName__lgh6A{font-size:.875rem;color:#475569;font-weight:500}.PlannerShell-module__projectsNoArea__CVqjj{font-size:.875rem;color:#94a3b8;font-style:italic}.PlannerShell-module__projectsColStat__lX0as{font-size:.95rem;font-weight:600;color:#64748b;text-align:center}.PlannerShell-module__projectsStatCompleted__gFgbP{color:#10b981}.PlannerShell-module__projectsStatScheduled__M-XYf{color:#3b82f6}.PlannerShell-module__projectsStatWarning__N6hxX{color:#f59e0b;font-weight:700}.PlannerShell-module__overviewTable__NQT4W{display:flex;flex-direction:column;gap:0}.PlannerShell-module__overviewTableHeader__SqV3S{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr;gap:1.25rem;padding:.75rem 0 .5rem 3rem;background:transparent;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#475569}.PlannerShell-module__overviewTableRow__kaaSm{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr;gap:1.25rem;padding:1.25rem 0 1.25rem 3rem;transition:background .15s ease;align-items:center}.PlannerShell-module__overviewTableRow__kaaSm:hover{background:#f9fafb80}.PlannerShell-module__overviewColArea__-o2a3{display:flex;flex-direction:column;gap:.75rem}.PlannerShell-module__overviewAreaName__YJVrN{display:flex;align-items:center;gap:1rem}.PlannerShell-module__overviewAreaDot__nv5KC{width:14px;height:14px;border-radius:50%;box-shadow:0 2px 6px #00000026;flex-shrink:0}.PlannerShell-module__overviewAreaText__Mpeee{font-size:1.25rem;font-weight:600;color:#1f2937}.PlannerShell-module__overviewAreaEditButton__GuohN{opacity:0;margin-left:auto;padding:.25rem;border:none;background:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:4px}.PlannerShell-module__overviewAreaEditButton__GuohN:hover{color:#8b5cf6;background:#8b5cf61a}.PlannerShell-module__overviewAreaName__YJVrN:hover .PlannerShell-module__overviewAreaEditButton__GuohN{opacity:1}.PlannerShell-module__overviewProjectsNested__s7O4-{display:flex;flex-direction:column;gap:.35rem;padding-left:1.75rem}.PlannerShell-module__overviewProjectItem__B-MUK{display:flex;align-items:center;gap:.6rem;padding:.25rem 0}.PlannerShell-module__overviewProjectIcon__7CBWU{color:#94a3b8;flex-shrink:0}.PlannerShell-module__overviewProjectText__bIiwu{flex:1;font-size:1.05rem;color:#475569;font-weight:500}.PlannerShell-module__overviewColMetric__vvtzI{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.PlannerShell-module__overviewProgressBar__jUai0{width:100%;height:14px;background:#f1f5f9;border-radius:8px;overflow:hidden;position:relative;transition:all .2s ease}.PlannerShell-module__overviewProgressBar__jUai0:hover{background:#e2e8f0;transform:scaleY(1.1)}.PlannerShell-module__overviewProgressFill__x3n9w{height:100%;border-radius:8px;transition:width .5s cubic-bezier(.4,0,.2,1);position:relative}.PlannerShell-module__overviewProgressFill__x3n9w:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,rgba(255,255,255,.3),transparent);border-radius:8px 8px 0 0}.PlannerShell-module__overviewValuesToggle__6ER45{margin-left:auto;padding:4px 10px;font-size:12px;font-weight:500;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .15s ease}.PlannerShell-module__overviewValuesToggle__6ER45:hover{background:#e2e8f0;color:#475569}.PlannerShell-module__overviewValuesToggle__6ER45.PlannerShell-module__active__MKppV{background:#3b82f6;color:#fff;border-color:#3b82f6}.PlannerShell-module__overviewValue__ukzdO{font-size:.85rem;font-weight:600;color:#475569;margin-top:3px;text-align:center}.PlannerShell-module__headerLeft__5-htB,.PlannerShell-module__headerRight__-lbmz{flex:1 1 0;display:flex;align-items:center;min-width:0}.PlannerShell-module__headerLeft__5-htB{justify-content:flex-start;gap:clamp(.75rem,2vw,1.5rem)}.PlannerShell-module__contextDrawerToggleSlot__zzJ-q{display:inline-flex;align-items:center;gap:.5rem}.PlannerShell-module__scoreSection__c6MFb{display:flex;align-items:center}.PlannerShell-module__scoreBadge__lzZD3{position:relative;display:flex;align-items:center;justify-content:center}.PlannerShell-module__scoreValue__GRcuq{position:absolute;font-size:1.25rem;font-weight:700;text-align:center}.PlannerShell-module__headerRight__-lbmz{justify-content:flex-end;display:flex;align-items:center;gap:clamp(.5rem,2vw,1rem);flex-wrap:nowrap;white-space:nowrap;flex-shrink:1}.PlannerShell-module__timelineToggleButtons__ciNZZ{display:flex;gap:.5rem;align-items:center}.PlannerShell-module__timelineToggleButton__2Vwb6{padding:.5rem 1.25rem;border:1.5px solid rgba(56,178,172,.25);background:transparent;color:#64748b;font-size:.9rem;font-weight:500;border-radius:20px;cursor:pointer;transition:all .2s ease}.PlannerShell-module__timelineToggleButton__2Vwb6:hover{border-color:#38b2ac66;color:#2c9a94;background:#38b2ac0f}.PlannerShell-module__timelineToggleButtonActive__CZeW7{background:linear-gradient(135deg,#38b2ac2e,#38b2ac1f);border-color:#38b2ac66;color:#2c9a94;font-weight:600}.PlannerShell-module__timelineToggleButtonActive__CZeW7:hover{background:linear-gradient(135deg,#38b2ac40,#38b2ac2e);border-color:#38b2ac80}.PlannerShell-module__yearCalendarToggle__ZZ5RM{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1.5px solid rgba(56,178,172,.25);background:transparent;color:#64748b;font-size:.9rem;font-weight:500;border-radius:20px;cursor:pointer;transition:all .2s ease}.PlannerShell-module__yearCalendarToggle__ZZ5RM:hover{border-color:#38b2ac66;color:#2c9a94;background:#38b2ac0f}.PlannerShell-module__yearCalendarToggleActive__Iy5I3{background:linear-gradient(135deg,#38b2ac2e,#38b2ac1f);border-color:#38b2ac66;color:#2c9a94;font-weight:600}.PlannerShell-module__yearCalendarToggleActive__Iy5I3:hover{background:linear-gradient(135deg,#38b2ac40,#38b2ac2e);border-color:#38b2ac80}.PlannerShell-module__headerHealthContainer__SG0fH{position:relative}.PlannerShell-module__headerHealthRing__C4iNX{width:44px;height:44px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;padding:0}.PlannerShell-module__headerHealthRing__C4iNX:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.PlannerShell-module__headerHealthEmoji__KPZDG{font-size:2.25rem;line-height:1}.PlannerShell-module__healthRing5__-p12I{border-color:#10b981;box-shadow:0 0 0 2px #10b98133}.PlannerShell-module__healthRing4__5-mPH{border-color:#22c55e;box-shadow:0 0 0 2px #22c55e33}.PlannerShell-module__healthRing3__qALB1{border-color:#eab308;box-shadow:0 0 0 2px #eab30833}.PlannerShell-module__healthRing2__-pMCj{border-color:#f97316;box-shadow:0 0 0 2px #f9731633}.PlannerShell-module__healthRing1__kLB-K{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.PlannerShell-module__headerHealthTooltip__n2i4H{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:1.5rem;min-width:340px;z-index:1000;border:1px solid #e2e8f0}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__tooltipTitle__bK3eA{font-size:var(--tooltip-font-size);font-weight:600;color:#1a202c;margin:0 0 1.25rem;padding-bottom:.875rem;border-bottom:1px solid #e2e8f0}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__healthMetrics__flgUI{display:flex;flex-direction:column;gap:1rem}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__healthMetric__d0YRu{display:flex;align-items:flex-start;gap:1rem}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__metricIcon__GJiSR{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__metricGood__ue7WA{background:#10b9811a;color:#10b981}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__metricBad__Sm87S{background:#ef44441a;color:#ef4444}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__metricDetails__iRLnb{display:flex;flex-direction:column;gap:.3rem}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__metricLabel__5fBGf{font-size:var(--tooltip-font-size);font-weight:600;color:#374151}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__metricStatus__ojOs7{font-size:var(--tooltip-font-size);color:#6b7280}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__statusGood__iiLmK{color:#059669}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__statusBad__5czUP{color:#dc2626}.PlannerShell-module__headerHealthTooltip__n2i4H .PlannerShell-module__metricRecommendation__8mSbV{font-size:var(--tooltip-font-size-small);color:#9ca3af;font-style:italic;margin-top:.25rem}.PlannerShell-module__headerCenter__DBJCw{display:flex;align-items:center;justify-content:center;flex:0 0 auto;gap:clamp(1rem,3vw,2rem)}.PlannerShell-module__viewControls__jcIOI{display:flex;align-items:center;gap:clamp(.5rem,2vw,1rem)}.PlannerShell-module__monthControls__BXXJ6{display:flex;align-items:center;gap:.75rem;flex-wrap:nowrap;min-width:0}.PlannerShell-module__monthFilterToggle__P9QOt{display:flex;align-items:center;gap:.35rem;cursor:pointer;font-size:.75rem;font-weight:600;color:#4b5563;-webkit-user-select:none;user-select:none;padding:2px 4px;transition:transform .2s ease,color .2s ease}.PlannerShell-module__monthFilterToggle__P9QOt input{display:none}.PlannerShell-module__monthFilterIndicator__5R1UM{position:relative;width:14px;height:14px;border:2px solid #cbd5e1;border-radius:50%;background-color:#fff;transition:all .25s ease;flex-shrink:0;box-shadow:0 1px 3px #0000001a}.PlannerShell-module__monthFilterIndicator__5R1UM:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:linear-gradient(135deg,#38b2ac,#2c9a94);top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 1px 2px #38b2ac4d}.PlannerShell-module__monthFilterToggle__P9QOt input:checked+.PlannerShell-module__monthFilterIndicator__5R1UM{border-color:#38b2ac;background-color:#38b2ac0d;box-shadow:0 2px 6px #38b2ac33,0 1px 3px #0000001a}.PlannerShell-module__monthFilterToggle__P9QOt input:checked+.PlannerShell-module__monthFilterIndicator__5R1UM:before{transform:translate(-50%,-50%) scale(1)}.PlannerShell-module__monthFilterLabel__T3oJL{font-weight:600;color:#374151;font-size:.75rem;transition:color .2s ease}.PlannerShell-module__monthFilterToggle__P9QOt:hover{transform:translateY(-1px)}.PlannerShell-module__monthFilterToggle__P9QOt:hover .PlannerShell-module__monthFilterIndicator__5R1UM{border-color:#38b2ac;box-shadow:0 2px 8px #38b2ac26,0 1px 3px #0000001a}.PlannerShell-module__monthFilterToggle__P9QOt:hover .PlannerShell-module__monthFilterLabel__T3oJL{color:#1f2937}.PlannerShell-module__monthExpandToggle__yjQHK{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:#4b5563}.PlannerShell-module__monthExpandLabel__gY8Za{color:#4b5563;font-weight:600;font-size:.75rem}.PlannerShell-module__monthToggleSwitch__zhKwW{position:relative;display:inline-block;width:36px;height:20px}.PlannerShell-module__monthToggleSwitch__zhKwW input{opacity:0;width:0;height:0}.PlannerShell-module__monthToggleSlider__bxdq1{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.4s;border-radius:999px;box-shadow:inset 0 1px 2px #0000001f}.PlannerShell-module__monthToggleSlider__bxdq1:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 1px 3px #0000002e}.PlannerShell-module__monthToggleSwitch__zhKwW input:checked+.PlannerShell-module__monthToggleSlider__bxdq1{background:linear-gradient(135deg,#38b2ac,#2c9a94)}.PlannerShell-module__monthToggleSwitch__zhKwW input:checked+.PlannerShell-module__monthToggleSlider__bxdq1:before{transform:translate(16px)}.PlannerShell-module__monthToggleSwitch__zhKwW:focus-within .PlannerShell-module__monthToggleSlider__bxdq1{box-shadow:0 0 0 3px #38b2ac40}.PlannerShell-module__mainTitle__h5qV1{display:flex;align-items:center;gap:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:600;color:#1a202c;letter-spacing:-.02em;margin:0;text-align:center;white-space:nowrap;min-width:fit-content;flex-shrink:0}.PlannerShell-module__mainTitleHoverable__XFYAu{cursor:pointer;transition:color .2s ease;border-radius:8px;padding:.25rem .5rem;margin:-.25rem -.5rem}.PlannerShell-module__mainTitleHoverable__XFYAu:hover{color:var(--color-turquoise);background:#38b2ac14}.PlannerShell-module__todayWeekday__jfZ8P{color:#2c9a94;margin-right:.5rem}.PlannerShell-module__todayDateBadge__oQyQk{background:#38b2ac26;color:inherit;padding:.3rem .75rem;border-radius:8px}.PlannerShell-module__dateDropdownIcon__JpBJP{color:#64748b99;transition:transform .2s ease,color .2s ease;margin-left:.25rem}.PlannerShell-module__mainTitleHoverable__XFYAu:hover .PlannerShell-module__dateDropdownIcon__JpBJP{color:var(--color-turquoise);transform:translateY(2px)}.PlannerShell-module__dateHoverContainer__-2yAi{position:relative;display:inline-flex}.PlannerShell-module__calendarPopover__jUocP{position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014,0 0 0 1px #0000000d;padding:1rem;z-index:1000;animation:PlannerShell-module__popoverFadeIn__fOs9e .2s ease;min-width:300px}.PlannerShell-module__calendarPopover__jUocP:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid white;filter:drop-shadow(0 -2px 2px rgba(0,0,0,.04))}@keyframes PlannerShell-module__popoverFadeIn__fOs9e{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.PlannerShell-module__titleIcon__elzys{color:var(--color-turquoise)}.PlannerShell-module__dayNavigationButton__-914M{background:transparent;border:none;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--color-primary);transition:all .2s ease;cursor:pointer}.PlannerShell-module__dayNavigationButton__-914M:hover{background:#6366f11a;transform:scale(1.05)}.PlannerShell-module__dayNavigationButton__-914M:active{background:#6366f133;transform:scale(.95)}.PlannerShell-module__todayButton__uyBOa{padding:.6rem clamp(1rem,2vw,1.5rem);border:none;background:linear-gradient(135deg,#38b2ac26,#38b2ac1a);border-radius:10px;font-size:1rem;font-weight:600;color:#2c9a94;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #38b2ac26;border:1.5px solid rgba(56,178,172,.3);min-width:70px;white-space:nowrap;letter-spacing:.02em}.PlannerShell-module__todayButton__uyBOa:hover{background:linear-gradient(135deg,#38b2ac38,#38b2ac29);box-shadow:0 4px 12px #38b2ac40;border-color:#38b2ac73}.PlannerShell-module__viewToggle__pX9ge{display:flex;background:#ffffffb3;border-radius:12px;padding:4px;box-shadow:0 2px 8px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(203,213,224,.3);flex-shrink:0}.PlannerShell-module__toggleButton__zM1F4{padding:.5rem clamp(.75rem,2vw,1.25rem);border:none;background:transparent;border-radius:8px;font-size:.9rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease;position:relative;min-width:50px;white-space:nowrap}.PlannerShell-module__toggleButton__zM1F4:hover{color:#334155;background:#ffffff80}.PlannerShell-module__toggleButton__zM1F4.PlannerShell-module__active__MKppV{color:#fff;background:linear-gradient(135deg,var(--color-primary) 0%,#7C3AED 100%);box-shadow:0 2px 4px #6366f14d;transform:translateY(-1px)}.PlannerShell-module__toggleButton__zM1F4.PlannerShell-module__active__MKppV:hover{color:#fff;background:linear-gradient(135deg,#5B21B6 0%,var(--color-primary) 100%)}.PlannerShell-module__taskHealth__k17Tj{display:flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border-radius:var(--border-radius-full);cursor:pointer;position:relative;transition:all .2s ease;font-size:1rem;font-weight:500;z-index:45;margin-right:1rem}.PlannerShell-module__taskHealth__k17Tj:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.PlannerShell-module__healthEmoji__t-sm-{font-size:1.6rem;line-height:1;display:flex;align-items:center;justify-content:center}.PlannerShell-module__healthLabel__81V87{white-space:nowrap;color:#424242}.PlannerShell-module__healthScore5__itLfy{background-color:#10b98133;color:#059669;border:1px solid rgba(16,185,129,.4)}.PlannerShell-module__healthScore4__nkiWD{background-color:#22c55e26;color:#16a34a;border:1px solid rgba(34,197,94,.3)}.PlannerShell-module__healthScore3__oAisQ{background-color:#3b82f626;color:#2563eb;border:1px solid rgba(59,130,246,.3)}.PlannerShell-module__healthScore2__aM-1z{background-color:#fbbf2426;color:#d97706;border:1px solid rgba(251,191,36,.3)}.PlannerShell-module__healthScore1__epG74{background-color:#f8717126;color:#dc2626;border:1px solid rgba(248,113,113,.3)}.PlannerShell-module__healthTooltip__8CEFI{position:absolute;top:calc(100% + 10px);right:0;width:320px;background-color:var(--color-card);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);padding:1.5rem;z-index:50;animation:PlannerShell-module__tooltipFadeIn__a0S96 .2s ease}.PlannerShell-module__healthTooltip__8CEFI:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background-color:var(--color-card);transform:rotate(45deg)}.PlannerShell-module__tooltipTitle__bK3eA{margin:0 0 1.2rem;padding-bottom:.75rem;border-bottom:1px solid rgba(203,213,224,.5);font-size:var(--tooltip-font-size);font-weight:600;background:var(--gradient-fresh);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.02em}.PlannerShell-module__healthMetrics__flgUI{display:flex;flex-direction:column;gap:1.2rem}.PlannerShell-module__healthMetric__d0YRu{display:flex;gap:.9rem}.PlannerShell-module__metricIcon__GJiSR{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0;margin-top:2px}.PlannerShell-module__metricIcon__GJiSR svg{width:20px;height:20px}.PlannerShell-module__metricGood__ue7WA{background-color:#34d39926;color:var(--color-success)}.PlannerShell-module__metricBad__Sm87S{background-color:#f8717126;color:var(--color-error)}.PlannerShell-module__metricDetails__iRLnb{display:flex;flex-direction:column;flex-grow:1;gap:.3rem}.PlannerShell-module__metricLabel__5fBGf{font-weight:600;font-size:var(--tooltip-font-size);color:#1a202c}.PlannerShell-module__metricStatus__ojOs7{font-size:var(--tooltip-font-size);font-weight:500;line-height:1.4}.PlannerShell-module__metricRecommendation__8mSbV{font-size:var(--tooltip-font-size-small);font-style:italic;color:#4a5568;margin-top:.25rem}.PlannerShell-module__statusGood__iiLmK{color:var(--color-success)}.PlannerShell-module__statusBad__5czUP{color:var(--color-error)}@keyframes PlannerShell-module__tooltipFadeIn__a0S96{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.PlannerShell-module__contentWithPanel__rs6EF{display:flex;gap:var(--gap);flex:1;height:100%;overflow:hidden;position:relative}.PlannerShell-module__mainContent__afCwE{flex:1;height:100%;min-width:0;overflow:hidden;display:flex;flex-direction:column}.PlannerShell-module__viewBody__vPsDY{flex:1;min-height:0;display:flex;flex-direction:column}.PlannerShell-module__mainRow__dMuhq{height:100%;display:flex;gap:0;flex:1;overflow:hidden;padding:0 3rem 0 4rem}.PlannerShell-module__monthViewWrapper__qyeMq{flex:1;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.PlannerShell-module__todosColumn__x-CER{flex:var(--todos-column-flex);border-radius:var(--border-radius);overflow-y:auto;overflow-x:hidden;min-width:0;min-height:0;height:100%}.PlannerShell-module__todosColumnFullWidth__AYkz-{flex:1;border-radius:var(--border-radius);overflow-y:auto;overflow-x:hidden;min-width:0;width:100%}.PlannerShell-module__habitsRitualsColumn__i0xU5{width:var(--habits-rituals-column-width);display:flex;flex-direction:column;gap:var(--gap)}.PlannerShell-module__notificationsSection__XXM8b{height:var(--notifications-section-height);overflow:hidden}.PlannerShell-module__habitsSection__QG4tF{height:var(--habits-section-height);overflow-y:auto}.PlannerShell-module__ritualsSection__TCORR{height:var(--rituals-section-height);overflow-y:auto}.PlannerShell-module__calendarsColumn__S2yRX{flex:var(--calendars-column-flex);display:flex;flex-direction:column;gap:var(--gap);min-width:0}.PlannerShell-module__contextColumn__U0iNg{flex:0 1 400px;max-width:400px;min-width:260px;display:flex;flex-direction:column;gap:0;padding:2rem 2rem 3rem 3rem;margin-left:3rem;background:transparent;position:relative;overflow-y:auto}.PlannerShell-module__contextColumn__U0iNg:before{content:"";position:absolute;left:0;top:2rem;bottom:2rem;width:1px;background:#e2e8f0}@media (max-width: 960px){.PlannerShell-module__mainHeader__gurJC{padding:.5rem 1rem;flex-wrap:wrap;min-height:auto;gap:.5rem}.PlannerShell-module__headerLeft__5-htB{flex:0 0 auto;gap:.5rem}.PlannerShell-module__headerCenter__DBJCw{flex:1 1 100%;order:3;justify-content:center;gap:.5rem;margin-top:.25rem}.PlannerShell-module__headerRight__-lbmz{flex:0 0 auto;gap:.5rem}.PlannerShell-module__contextDrawerToggleSlot__zzJ-q{display:none}.PlannerShell-module__todayButton__uyBOa{padding:.4rem .75rem;font-size:.85rem;min-width:auto}.PlannerShell-module__mainTitle__h5qV1{font-size:1.25rem}.PlannerShell-module__dayNavigationButton__-914M{width:28px;height:28px}.PlannerShell-module__viewToggle__pX9ge{padding:2px}.PlannerShell-module__toggleButton__zM1F4{padding:.35rem .75rem;font-size:.8rem;min-width:40px}.PlannerShell-module__dashboardHeader__dIck6{flex-wrap:wrap;row-gap:.75rem}.PlannerShell-module__dashboardContextToggle__uVpz8{display:none}.PlannerShell-module__heroStatsRow__qp256{flex-wrap:wrap;justify-content:flex-start;gap:1rem;width:100%}.PlannerShell-module__heroStatItem__-cT65{min-width:100px}.PlannerShell-module__heroStatValue__QEt8n{font-size:1.4rem}.PlannerShell-module__heroStatLabel__pR044{font-size:.65rem}.PlannerShell-module__contentWithPanel__rs6EF{flex-direction:column}.PlannerShell-module__mainContent__afCwE{overflow-y:auto}.PlannerShell-module__viewBody__vPsDY{overflow-y:auto;-webkit-overflow-scrolling:touch}.PlannerShell-module__mainRow__dMuhq{flex-direction:column;padding:0 1rem 1.5rem;gap:1.5rem;overflow:visible}.PlannerShell-module__todosColumn__x-CER{flex:none;width:100%;height:auto;max-height:none;overflow:visible}.PlannerShell-module__contextColumn__U0iNg{flex:none;width:100%;height:auto;max-height:none;overflow:visible;max-width:none;min-width:0;margin:0;padding:1.5rem 1rem;border-top:1px solid #e2e8f0;background:#fafbfc;position:static}.PlannerShell-module__contextColumn__U0iNg:before{display:none}.PlannerShell-module__monthViewWrapper__qyeMq{height:auto}.PlannerShell-module__collapsibleSection__xcZaH{padding:1rem 0}.PlannerShell-module__collapsibleTitle__sPIjj{font-size:1.3rem;gap:.5rem}.PlannerShell-module__collapsibleTitle__sPIjj svg{width:16px;height:16px}.PlannerShell-module__sectionCount__v-hZx{font-size:1rem}.PlannerShell-module__collapsibleContent__ymDqV{padding:.75rem 0 .25rem}.PlannerShell-module__headerHealthRing__C4iNX{width:36px;height:36px}.PlannerShell-module__headerHealthEmoji__KPZDG{font-size:1.75rem}.PlannerShell-module__expandedStatPanel__H3cKV{left:.5rem;right:.5rem;height:50vh}.PlannerShell-module__expandedStatPanelContent__HwVcj{flex-direction:column;padding:1rem;gap:1rem}.PlannerShell-module__expandedStatGoalsColumn__uRzkC,.PlannerShell-module__expandedStatOverviewColumn__QODyP{flex:none;border-right:none;padding-right:0}.PlannerShell-module__statPanelTitle__X6Ebp{font-size:1.5rem}}.PlannerShell-module__habitsInlineSection__yEMXJ{margin-top:0;padding-top:.5rem}.PlannerShell-module__collapsibleSection__xcZaH{background:transparent;overflow:hidden;padding:1.5rem 0}.PlannerShell-module__collapsibleHeader__slTKH{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:transparent;border:none;cursor:default}.PlannerShell-module__collapsibleTitle__sPIjj{display:flex;align-items:center;gap:.65rem;font-size:1.75rem;font-weight:600;color:#1a202c;letter-spacing:-.01em;position:relative}.PlannerShell-module__collapsibleTitle__sPIjj svg{color:var(--color-turquoise, #38b2ac);width:20px;height:20px}.PlannerShell-module__chevronButton__OX5ce{display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:6px;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#94a3b8}.PlannerShell-module__chevronButton__OX5ce:hover{color:#64748b;background:#0000000f}.PlannerShell-module__chevronButton__OX5ce svg{width:18px;height:18px}.PlannerShell-module__sectionAddButton__bOHAG{margin-left:.5rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.PlannerShell-module__collapsibleSection__xcZaH:hover .PlannerShell-module__sectionAddButton__bOHAG{opacity:1;visibility:visible}.PlannerShell-module__sectionHealthIndicator__UFKqR{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;margin-left:.5rem;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.PlannerShell-module__sectionHealthIndicator__UFKqR:hover{transform:scale(1.1)}.PlannerShell-module__sectionHealthIndicator__UFKqR svg{width:14px!important;height:14px!important}.PlannerShell-module__sectionHealthIndicator__UFKqR.PlannerShell-module__healthGood__Z4lCO{background:#10b98126}.PlannerShell-module__sectionHealthIndicator__UFKqR.PlannerShell-module__healthGood__Z4lCO svg{color:#10b981!important}.PlannerShell-module__sectionHealthIndicator__UFKqR.PlannerShell-module__healthBad__vJ11O{background:#ef444426}.PlannerShell-module__sectionHealthIndicator__UFKqR.PlannerShell-module__healthBad__vJ11O svg{color:#ef4444!important}.PlannerShell-module__healthIndicatorTooltip__C12TM{position:absolute;top:calc(100% + 8px);left:0;padding:.875rem 1.25rem;border-radius:10px;font-size:var(--tooltip-font-size);font-weight:500;line-height:1.4;white-space:nowrap;z-index:10000;box-shadow:0 8px 24px #00000026;animation:PlannerShell-module__healthTooltipFadeIn__Fq6Io .2s ease}.PlannerShell-module__healthIndicatorTooltip__C12TM:before{content:"";position:absolute;top:-6px;left:1.5rem;width:12px;height:12px;transform:rotate(45deg)}.PlannerShell-module__healthTooltipGood__nNrz0{background:#ecfdf5;color:#065f46;border:1px solid rgba(16,185,129,.3)}.PlannerShell-module__healthTooltipGood__nNrz0:before{background:#ecfdf5;border-left:1px solid rgba(16,185,129,.3);border-top:1px solid rgba(16,185,129,.3)}.PlannerShell-module__healthTooltipBad__mR7ze{background:#fef2f2;color:#991b1b;border:1px solid rgba(239,68,68,.3)}.PlannerShell-module__healthTooltipBad__mR7ze:before{background:#fef2f2;border-left:1px solid rgba(239,68,68,.3);border-top:1px solid rgba(239,68,68,.3)}@keyframes PlannerShell-module__healthTooltipFadeIn__Fq6Io{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.PlannerShell-module__sectionCount__v-hZx{color:#64748b;font-size:1.25rem;font-weight:500;margin-left:.5rem}.PlannerShell-module__collapsibleContent__ymDqV{padding:1rem 0 .5rem}.PlannerShell-module__emptySection__eFOo5{display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;color:#94a3b8;font-size:.875rem;font-style:italic}.PlannerShell-module__tasksList__HKEOu{display:flex;flex-direction:column;gap:.25rem}.PlannerShell-module__contextDropZone__6K5br{min-height:60px;border-radius:8px;transition:all .2s ease;padding:.5rem}.PlannerShell-module__contextDropZone__6K5br[data-is-dragging-over=true]{background:#38b2ac14;box-shadow:inset 0 0 0 2px var(--color-turquoise, #38b2ac)}.PlannerShell-module__smallCalendarSection__FBMVo{height:var(--small-calendar-height);overflow:hidden}.PlannerShell-module__dayCalendarSection__522pq{height:var(--day-calendar-height);overflow-y:auto}.PlannerShell-module__noteInput__5FyQ3{width:100%;height:100%;border:none;resize:none;background:transparent;font-family:inherit}.PlannerShell-module__noteInput__5FyQ3:focus{outline:none}.PlannerShell-module__quote__qi-z4{font-size:1.1rem;font-style:italic;margin-bottom:.5rem}.PlannerShell-module__quoteAuthor__mhUMv{font-size:.9rem;text-align:right;color:var(--color-text-secondary, #666)}.PlannerShell-module__todosColumn__x-CER,.PlannerShell-module__habitsSection__QG4tF,.PlannerShell-module__ritualsSection__TCORR,.PlannerShell-module__dayCalendarSection__522pq,.PlannerShell-module__contextColumn__U0iNg{scrollbar-width:none;-ms-overflow-style:none}.PlannerShell-module__todosColumn__x-CER::-webkit-scrollbar,.PlannerShell-module__habitsSection__QG4tF::-webkit-scrollbar,.PlannerShell-module__ritualsSection__TCORR::-webkit-scrollbar,.PlannerShell-module__dayCalendarSection__522pq::-webkit-scrollbar,.PlannerShell-module__contextColumn__U0iNg::-webkit-scrollbar{display:none}@media (max-width: 960px){.PlannerShell-module__container__V0EcJ{height:100%;min-height:0}}.DayView-module__container__ojxC-{display:flex;flex-direction:column;gap:var(--spacing-md);background:transparent;border-radius:0;padding:2rem 0 3rem;position:relative;box-sizing:border-box;overflow:visible;border:none}.DayView-module__todoHeader__6LJ25{display:flex;align-items:center;justify-content:space-between;padding:0 var(--spacing-md);margin-bottom:1rem;border-bottom:none}.DayView-module__todoHeaderLeft__5uN26{display:flex;align-items:center}.DayView-module__todoSectionTitle__FTvY2{display:flex;align-items:center;gap:.75rem;font-size:var(--text-xl);font-weight:600;color:#1a202c;margin:0;letter-spacing:.05em;position:relative;padding-top:1rem;padding-bottom:1rem}.DayView-module__headerAddButton__jVgWy{background:none;border:1px solid #cbd5e0;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;font-size:18px;font-weight:600;transition:all .2s ease;margin-left:8px}.DayView-module__headerAddButton__jVgWy:hover{background:var(--color-turquoise);border-color:var(--color-turquoise);color:#fff;transform:scale(1.05)}.DayView-module__todoHeaderRight__Io2FO{display:flex;align-items:center;gap:.75rem}.DayView-module__titleIcon__LNo5t{color:var(--color-turquoise)}.DayView-module__tasksCounter__qu4tU{display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;letter-spacing:.01em;transition:color .3s ease;color:var(--color-gray-600)}.DayView-module__tasksCounter__qu4tU span{white-space:nowrap}.DayView-module__tasksCounterLow__cx-nR{color:var(--color-gray-600)}.DayView-module__tasksCounterMid__Hb9lb{color:var(--color-turquoise)}.DayView-module__tasksCounterHigh__Ua-KN{color:var(--color-emerald-600)}.DayView-module__tasksCounterComplete__aZGHK{color:var(--color-emerald-600);font-weight:700}.DayView-module__tasksCount__mV6pp{padding:.25rem .75rem;background-color:#cbd5e033;border-radius:20px;font-size:.85rem;color:#4a5568;font-weight:600}.DayView-module__titleNotification__80zPK{width:8px;height:8px;background-color:#ed6736;border-radius:50%;cursor:pointer;margin-left:.5rem}.DayView-module__sectionsContainer__ZxSNP{display:flex;flex-direction:column;gap:var(--spacing-md);overflow-y:auto;overflow-x:hidden;padding:0 var(--spacing-md) var(--spacing-md);box-sizing:border-box}@media (max-width: 960px){.DayView-module__container__ojxC-{padding:1rem 0 2rem}.DayView-module__todoHeader__6LJ25{padding:0 1rem;flex-wrap:wrap;gap:.75rem}.DayView-module__sectionsContainer__ZxSNP{padding:0 1rem 1rem;gap:1.5rem}.DayView-module__sectionHeader__lF9wN{font-size:1.4rem;padding:.5rem 0;gap:.5rem;flex-wrap:wrap}.DayView-module__sectionHeader__lF9wN svg{width:18px;height:18px}.DayView-module__coreTasksSection__WOV47,.DayView-module__housekeepingSection__dpYCF{padding-top:.25rem;padding-bottom:.25rem}.DayView-module__goalsAndMilestonesChips__5aZ3v{gap:.5rem;margin-bottom:1rem}.DayView-module__goalChip__BvM1E,.DayView-module__milestoneChip__gyO5W{padding:.5rem .875rem;font-size:.95rem}.DayView-module__goalChipTitle__6HE8Q,.DayView-module__milestoneChipTitle__N-ECN{max-width:150px}.DayView-module__goalChipDays__0q3Be,.DayView-module__milestoneChipDays__RRKL5{font-size:.8rem;padding:.125rem .5rem}.DayView-module__taskList__3XXGj{gap:.5rem}.DayView-module__taskList__3XXGj>*{margin-bottom:.5rem}.DayView-module__droppableZone__fOkpR{min-height:60px;padding:.5rem;margin-bottom:.25rem}.DayView-module__emptyMessage__jBvTL{font-size:1.5rem}.DayView-module__emptySubMessage__4rk48{font-size:1rem}.DayView-module__goalAlert__uqW9u{font-size:1.1rem;padding:.625rem .875rem}.DayView-module__preScheduledContainer__EMztR{margin-top:1rem;padding-top:1rem}.DayView-module__prioritySection__Ipl5O{margin-bottom:1.5rem}.DayView-module__weekDayTitle__f5Fv-{font-size:1.4rem}}.DayView-module__taskListContainer__-o3By{position:relative;transition:all .2s ease}.DayView-module__taskList__3XXGj .item-content{font-size:1.1rem;padding:.75rem 0}.DayView-module__gamifiedContainer__EyK8i{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:0;box-sizing:border-box}.DayView-module__gamifiedContainerPast__NAAsB{opacity:.6}.DayView-module__gamifiedContainerPast__NAAsB .DayView-module__sectionHeader__lF9wN,.DayView-module__gamifiedContainerPast__NAAsB .DayView-module__sectionTitleText__syzDk{color:#94a3b8}.DayView-module__gamifiedContainerPast__NAAsB .DayView-module__sectionHeader__lF9wN svg{color:#94a3b8}.DayView-module__coreTasksSection__WOV47{flex:1;display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}.DayView-module__sectionHeader__lF9wN{font-size:2rem;font-weight:600;color:#1a202c;letter-spacing:-.01em;display:flex;align-items:center;gap:.75rem;margin:0;padding:.75rem 0;position:relative}.DayView-module__sectionHeader__lF9wN>div[data-tooltip],.DayView-module__sectionTitleGroup__0zZHx{display:flex;align-items:center;gap:.625rem;position:relative}.DayView-module__sectionTitleText__syzDk{cursor:pointer;transition:color .15s ease}.DayView-module__sectionTitleText__syzDk:hover{color:var(--color-turquoise, #38b2ac)}.DayView-module__sectionDescriptionTooltip__GMShX{position:absolute;top:calc(100% + 8px);left:0;padding:.875rem 1.25rem;border-radius:10px;font-size:var(--tooltip-font-size);font-weight:500;line-height:1.4;white-space:nowrap;z-index:100;box-shadow:0 8px 24px #00000026;animation:DayView-module__tooltipFadeIn__UvkU4 .2s ease;background:#1a202cf2;color:#fff;border:1px solid rgba(255,255,255,.1)}.DayView-module__sectionDescriptionTooltip__GMShX:before{content:"";position:absolute;top:-6px;left:1.5rem;width:12px;height:12px;transform:rotate(45deg);background:#1a202cf2;border-left:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.1)}.DayView-module__sectionHeader__lF9wN svg{color:var(--color-turquoise, #38b2ac);width:22px;height:22px}.DayView-module__sectionHealthIndicator__70zHF{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;margin-left:.5rem;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.DayView-module__sectionHealthIndicator__70zHF:hover{transform:scale(1.1)}.DayView-module__sectionHealthIndicator__70zHF svg{width:14px;height:14px}.DayView-module__sectionHealthIndicator__70zHF.DayView-module__healthGood__IZ5D2{background:#10b98126}.DayView-module__sectionHealthIndicator__70zHF.DayView-module__healthGood__IZ5D2 svg{color:#10b981}.DayView-module__sectionHealthIndicator__70zHF.DayView-module__healthBad__IavEU{background:#ef444426}.DayView-module__sectionHealthIndicator__70zHF.DayView-module__healthBad__IavEU svg{color:#ef4444}.DayView-module__healthIndicatorTooltip__lRVFX{position:absolute;top:calc(100% + 8px);left:0;padding:.875rem 1.25rem;border-radius:10px;font-size:var(--tooltip-font-size);font-weight:500;line-height:1.4;white-space:nowrap;z-index:100;box-shadow:0 8px 24px #00000026;animation:DayView-module__tooltipFadeIn__UvkU4 .2s ease}.DayView-module__healthIndicatorTooltip__lRVFX:before{content:"";position:absolute;top:-6px;left:1.5rem;width:12px;height:12px;transform:rotate(45deg)}.DayView-module__healthTooltipGood__5tagt{background:#ecfdf5;color:#065f46;border:1px solid rgba(16,185,129,.3)}.DayView-module__healthTooltipGood__5tagt:before{background:#ecfdf5;border-left:1px solid rgba(16,185,129,.3);border-top:1px solid rgba(16,185,129,.3)}.DayView-module__healthTooltipBad__cSQhI{background:#fef2f2;color:#991b1b;border:1px solid rgba(239,68,68,.3)}.DayView-module__healthTooltipBad__cSQhI:before{background:#fef2f2;border-left:1px solid rgba(239,68,68,.3);border-top:1px solid rgba(239,68,68,.3)}@keyframes DayView-module__tooltipFadeIn__UvkU4{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.DayView-module__addButtonContainer__v-n3O{display:flex;align-items:center;margin-left:.5rem;opacity:1;transition:opacity .2s ease}@media (hover: hover){.DayView-module__addButtonContainer__v-n3O{opacity:0}.DayView-module__coreTasksSection__WOV47:hover .DayView-module__addButtonContainer__v-n3O,.DayView-module__housekeepingSection__dpYCF:hover .DayView-module__addButtonContainer__v-n3O{opacity:1}}.DayView-module__addButton__jQYKe{display:inline-flex}.DayView-module__tasksList__9JLzp{display:flex;flex-direction:column;gap:var(--spacing-sm, 8px)}.DayView-module__emptySlot__kXeCO{display:flex;align-items:center;justify-content:center;height:50px;color:var(--color-gray-400, #94a3b8)}.DayView-module__emptySlotText__vFem-{font-size:12px;font-weight:400;color:#718096}.DayView-module__housekeepingSection__dpYCF{padding-top:.5rem;padding-bottom:.5rem}.DayView-module__unprioritizedDropZone__4tyiC{min-height:100px;border-radius:var(--border-radius-md, 8px);transition:all .2s ease;padding:var(--spacing-md, 12px)}.DayView-module__unprioritizedDropZone__4tyiC[data-is-dragging-over=true]{background:#94a3b80d;border-radius:var(--border-radius-md, 8px)}.DayView-module__taskList__3XXGj{display:flex;flex-direction:column;width:100%;min-height:60px;flex-grow:1}.DayView-module__droppableZone__fOkpR{min-height:80px;border-radius:4px;transition:background-color .2s ease,box-shadow .2s ease;margin-bottom:.5rem;padding:.5rem;width:100%;display:flex;flex-direction:column}.DayView-module__droppableZone__fOkpR.DayView-module__dragging-over__gm6gx{background-color:#00acc11a;box-shadow:inset 0 0 0 2px var(--color-turquoise)}.DayView-module__preScheduledContainer__EMztR{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E2E8F0;position:relative}.DayView-module__preScheduledContainer__EMztR:before{content:"";position:absolute;top:-1px;left:10%;right:10%;height:1px;background:linear-gradient(to right,transparent,#CBD5E0,transparent)}.DayView-module__preScheduledHeader__3m9tI{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#4a5568;font-size:.9rem;font-weight:500;padding-left:.5rem}.DayView-module__goalAlert__uqW9u{background:#ed89361a;border-radius:8px;padding:.75rem 1rem;margin:.5rem 0;display:flex;align-items:center;justify-content:space-between;color:#c05621;font-size:1.3rem}.DayView-module__closeAlert__zCwXL{background:none;border:none;color:#c05621;cursor:pointer;padding:4px;opacity:.7;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center}.DayView-module__closeAlert__zCwXL:hover{opacity:1}.DayView-module__emptyState__0lUKp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.DayView-module__emptyStateIcon__maTBb{color:#cbd5e0;margin-bottom:1rem}.DayView-module__emptyMessage__jBvTL{color:#4a5568;font-size:2rem;font-weight:500;margin-bottom:.5rem}.DayView-module__emptySubMessage__4rk48{color:#718096;font-size:1.2rem}.DayView-module__typeSelectorOverlay__94dus{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:100}.DayView-module__typeSelector__HEgMp{background-color:#fff;border-radius:8px;width:280px;padding:1.5rem;box-shadow:0 10px 25px #00000026;display:flex;flex-direction:column;gap:1rem}.DayView-module__typeSelectorHeader__mMZDg{font-size:1.1rem;font-weight:600;color:#1a202c;text-align:center}.DayView-module__typeSelectorOptions__YTE-d{display:flex;flex-direction:column;gap:.75rem}.DayView-module__typeOption__FIV5P{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:6px;border:none;background-color:#f7fafc;cursor:pointer;transition:all .2s ease;text-align:left;font-weight:500;border-left:5px solid transparent}.DayView-module__typeOption__FIV5P svg{flex-shrink:0}.DayView-module__cancelButton__AJ2et{margin-top:.5rem;padding:.5rem;border:none;background-color:transparent;color:#718096;cursor:pointer;transition:color .2s ease;font-size:.9rem}.DayView-module__cancelButton__AJ2et:hover{color:#1a202c}.DayView-module__emptyPreScheduled__o5V3A{padding:1rem;color:#718096;font-size:.9rem;text-align:center;font-style:italic}.DayView-module__emptyDropPlaceholder__FBQJa{min-height:80px;border:2px dashed rgba(113,128,150,.25);border-radius:var(--border-radius-md);margin:8px 0;padding:10px;width:100%;display:flex;align-items:center;justify-content:center;color:#718096;font-style:italic;font-size:.9rem;flex-grow:1;background:linear-gradient(to right,#cbd5e00d,#cbd5e01a)}.DayView-module__goalsAndMilestonesChips__5aZ3v{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.DayView-module__goalsAndMilestonesChipsPast__aF4Kb{opacity:.6}.DayView-module__goalChip__BvM1E{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#fa709a1a,#fee1401a);border:1px solid rgba(250,112,154,.3);border-radius:2rem;font-size:1.125rem;cursor:pointer;transition:all .2s ease}.DayView-module__goalChip__BvM1E:hover{background:linear-gradient(135deg,#fa709a33,#fee14033);transform:translateY(-1px)}.DayView-module__goalChipCompleted__A-N6I{opacity:.6}.DayView-module__goalChipToggle__lx-zi{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid rgba(250,112,154,.4);background:#fff;color:#fa709a;cursor:pointer;flex-shrink:0;padding:0}.DayView-module__goalChipToggle__lx-zi:hover{background:#fa709a1a}.DayView-module__goalChipIcon__3b3gv{color:#fa709a;flex-shrink:0}.DayView-module__goalChipTitle__6HE8Q{font-weight:500;color:#1a202c;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DayView-module__goalChipTitleCompleted__5Ne45{text-decoration:line-through}.DayView-module__goalChipDays__0q3Be{font-size:.9375rem;font-weight:600;color:#64748b;padding:.1875rem .625rem;background:#64748b1a;border-radius:1rem}.DayView-module__goalChipDays__0q3Be.DayView-module__urgent__YWqm9{color:#f59e0b;background:#f59e0b26}.DayView-module__goalChipDays__0q3Be.DayView-module__overdue__TZRhv{color:#ef4444;background:#ef444426}.DayView-module__milestoneChip__gyO5W{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#4facfe1a,#00f2fe1a);border:1px solid rgba(79,172,254,.3);border-radius:2rem;font-size:1.125rem;cursor:pointer;transition:all .2s ease}.DayView-module__milestoneChip__gyO5W:hover{background:linear-gradient(135deg,#4facfe33,#00f2fe33);transform:translateY(-1px)}.DayView-module__milestoneChipCompleted__E4Yje{opacity:.6}.DayView-module__milestoneChipToggle__KHg6D{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid rgba(79,172,254,.4);background:#fff;color:#4facfe;cursor:pointer;flex-shrink:0;padding:0}.DayView-module__milestoneChipToggle__KHg6D:hover{background:#4facfe1a}.DayView-module__milestoneChipIcon__uhHhb{color:#4facfe;flex-shrink:0}.DayView-module__milestoneChipTitle__N-ECN{font-weight:500;color:#1a202c;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DayView-module__milestoneChipTitleCompleted__Xf-cs{text-decoration:line-through}.DayView-module__milestoneChipDays__RRKL5{font-size:.9375rem;font-weight:600;color:#64748b;padding:.1875rem .625rem;background:#64748b1a;border-radius:1rem}.DayView-module__milestoneChipDays__RRKL5.DayView-module__urgent__YWqm9{color:#f59e0b;background:#f59e0b26}.DayView-module__milestoneChipDays__RRKL5.DayView-module__overdue__TZRhv{color:#ef4444;background:#ef444426}.DayView-module__taskHealth__WX9um{display:flex;align-items:center;gap:.5rem;padding:6px 12px;border-radius:4px;cursor:pointer;position:relative;transition:all .2s ease;font-size:.9rem;font-weight:500;z-index:45;min-height:32px}.DayView-module__taskHealth__WX9um:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.DayView-module__healthEmoji__FV5dH{font-size:1.8rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:500}.DayView-module__healthLabel__Cze6u{white-space:nowrap;color:#424242}.DayView-module__healthScore5__krFW7{background-color:#10b98133;color:#059669;border:1px solid rgba(16,185,129,.4)}.DayView-module__healthScore4__mg8Ox{background-color:#22c55e26;color:#16a34a;border:1px solid rgba(34,197,94,.3)}.DayView-module__healthScore3__U3tIj{background-color:#3b82f626;color:#2563eb;border:1px solid rgba(59,130,246,.3)}.DayView-module__healthScore2__ak6Ja{background-color:#fbbf2426;color:#d97706;border:1px solid rgba(251,191,36,.3)}.DayView-module__healthScore1__pHkoV{background-color:#f8717126;color:#dc2626;border:1px solid rgba(248,113,113,.3)}.DayView-module__healthTooltip__2TnAj{position:absolute;top:calc(100% + 10px);right:0;width:320px;background-color:var(--color-card);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);padding:1.5rem;z-index:50;animation:DayView-module__tooltipFadeIn__UvkU4 .2s ease}.DayView-module__healthTooltip__2TnAj:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background-color:var(--color-card);transform:rotate(45deg)}.DayView-module__tooltipTitle__7IlOU{margin:0 0 1.2rem;padding-bottom:.75rem;border-bottom:1px solid rgba(203,213,224,.5);font-size:var(--tooltip-font-size);font-weight:600;background:var(--gradient-fresh);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.02em}.DayView-module__healthMetrics__3iiUO{display:flex;flex-direction:column;gap:1.2rem}.DayView-module__healthMetric__YLmfT{display:flex;gap:.9rem}.DayView-module__metricIcon__DQUTR{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0;margin-top:2px}.DayView-module__metricIcon__DQUTR svg{width:16px;height:16px}.DayView-module__metricGood__opTsL{background-color:#34d39926;color:var(--color-success)}.DayView-module__metricBad__iLmR1{background-color:#f8717126;color:var(--color-error)}.DayView-module__metricDetails__k-njM{display:flex;flex-direction:column;flex-grow:1;gap:.3rem}.DayView-module__metricLabel__OsUZM{font-weight:600;font-size:1.05rem;color:#1a202c}.DayView-module__metricStatus__QY6jB{font-size:1rem;font-weight:500;line-height:1.4}.DayView-module__metricRecommendation__A3X9C{font-size:.95rem;font-style:italic;color:#4a5568;margin-top:.25rem}.DayView-module__statusGood__eiyEq{color:var(--color-success)}.DayView-module__statusBad__QTqau{color:var(--color-error)}.DayView-module__priorityGuide__-I4Ss{margin-top:1.5rem;padding-top:1.2rem;border-top:1px solid rgba(203,213,224,.3)}.DayView-module__priorityGuideTitle__FgOGv{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#374151}.DayView-module__priorityItems__Rm8xG{display:flex;flex-direction:column;gap:.6rem}.DayView-module__priorityItem__zivJP{display:flex;align-items:center;gap:.6rem}.DayView-module__priorityDot__ywafB{width:10px;height:10px;border-radius:50%;flex-shrink:0}.DayView-module__priorityLightning__RWFk5{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.DayView-module__priorityLabel__vehu-{font-size:.9rem;color:#4a5568;font-weight:500}@keyframes DayView-module__tooltipFadeIn__UvkU4{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.DayView-module__taskList__3XXGj>*{margin-bottom:.75rem}.DayView-module__taskList__3XXGj>*:last-child{margin-bottom:0}.DayView-module__taskList__3XXGj .itemContainer{background-color:#fff;border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);transition:all .2s ease}.DayView-module__taskList__3XXGj .itemContainer:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.DayView-module__droppableZone__fOkpR{padding:.75rem}.DayView-module__categoryLegend__9Pspz{list-style-type:none;padding:0;margin:0}.DayView-module__categoryLegendItem__nqZZJ{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.DayView-module__categoryColorSwatch__Umo0c{width:16px;height:16px;border-radius:3px;display:inline-block;flex-shrink:0}.DayView-module__uncategorizedTask__-a5uo{opacity:.7}.DayView-module__uncategorizedTask__-a5uo .item-content{color:#718096!important}.DayView-module__categoryTitle__MSnWa{font-weight:500;color:#2d3748}.DayView-module__categoryDescription__87Bbe{margin-top:.25rem;color:#718096;font-size:.85rem}.DayView-module__tooltipHeading__67Haf{font-weight:600;margin-bottom:1rem;font-size:var(--tooltip-font-size-small);color:var(--color-primary)}.DayView-module__tooltipDescription__ZLOyn{margin-bottom:1rem;color:#4a5568}.DayView-module__tasksInfoTooltip__WZR7X,.DayView-module__tasksInfoTooltipInline__m7UQX{margin-left:.5rem}.DayView-module__title__9-f8y{display:flex;align-items:center;gap:.75rem;font-size:var(--text-xl);font-weight:600;color:#1a202c;letter-spacing:.05em;margin:0}.DayView-module__headerActions__fEjZ-{display:flex;align-items:center;gap:1rem}.DayView-module__addTaskButton__Fu2fM{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#fff;color:#7f7f7f;border:none;border-radius:var(--border-radius-md);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.DayView-module__addTaskButton__Fu2fM:hover{transform:translateY(-1px);box-shadow:var(--shadow-md);background:linear-gradient(180deg,#2f1847,#5e366a 30%,#da627d);color:#53e392}.DayView-module__addTaskButton__Fu2fM:active{transform:translateY(0);box-shadow:var(--shadow-sm)}.DayView-module__addTaskIcon__2cM0b{flex-shrink:0}.DayView-module__addTaskButton__Fu2fM span{white-space:nowrap}.DayView-module__weekVerticalContainer__x7N9H{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;padding:.5rem var(--spacing-xl, 32px);padding-left:var(--spacing-xl, 32px);flex:1}.DayView-module__weekDaySection__UhlWW{border-bottom:1px solid rgba(203,213,224,.2);padding-bottom:1rem}.DayView-module__weekDaySection__UhlWW:last-child{border-bottom:none;padding-bottom:0}.DayView-module__prioritySection__Ipl5O{margin-bottom:2rem}.DayView-module__prioritySection__Ipl5O:last-child{margin-bottom:0}.DayView-module__priorityBolts__lMbwi{display:flex;align-items:center;gap:2px;margin-right:.5rem}.DayView-module__priorityIcon__jj08d{color:var(--color-turquoise)}.DayView-module__weekDayHeader__9myB4{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.DayView-module__weekDayTitle__f5Fv-{font-size:2rem;font-weight:600;color:#1a202c;margin:0;letter-spacing:.02em;display:flex;align-items:center;gap:.75rem}.DayView-module__weekDayLeft__rO1Zy{display:flex;align-items:center;gap:1rem}.DayView-module__weekDayActions__WGk5r{display:flex;align-items:center;gap:.75rem}.DayView-module__weekDayHealthEmoji__4y-Db{font-size:1.8rem;cursor:pointer;transition:all .2s ease;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-weight:500}.DayView-module__weekDayHealthEmoji__4y-Db:hover{transform:scale(1.1)}.DayView-module__weekDayHealthEmoji__4y-Db.DayView-module__healthScore5__krFW7{background-color:#10b98133;color:#059669;border:1px solid rgba(16,185,129,.4)}.DayView-module__weekDayHealthEmoji__4y-Db.DayView-module__healthScore4__mg8Ox{background-color:#22c55e26;color:#16a34a;border:1px solid rgba(34,197,94,.3)}.DayView-module__weekDayHealthEmoji__4y-Db.DayView-module__healthScore3__U3tIj{background-color:#3b82f626;color:#2563eb;border:1px solid rgba(59,130,246,.3)}.DayView-module__weekDayHealthEmoji__4y-Db.DayView-module__healthScore2__ak6Ja{background-color:#fbbf2426;color:#d97706;border:1px solid rgba(251,191,36,.3)}.DayView-module__weekDayHealthEmoji__4y-Db.DayView-module__healthScore1__pHkoV{background-color:#f8717126;color:#dc2626;border:1px solid rgba(248,113,113,.3)}.DayView-module__weekAddTaskButton__iMlNw{background:none;border:1px solid #cbd5e0;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;font-size:18px;font-weight:600;transition:all .2s ease;margin-left:8px;opacity:0;visibility:hidden}.DayView-module__weekDayHeader__9myB4:hover .DayView-module__weekAddTaskButton__iMlNw{opacity:1;visibility:visible}.DayView-module__weekAddTaskButton__iMlNw:hover{background:var(--color-turquoise);border-color:var(--color-turquoise);color:#fff;transform:scale(1.05)}.DayView-module__weekDayDropZone__zaE5D{min-height:40px;border-radius:var(--border-radius-md);transition:background-color .2s ease,box-shadow .2s ease;padding:.5rem}.DayView-module__weekDayDropZone__zaE5D.DayView-module__dragging-over__gm6gx{background-color:#00acc11a;box-shadow:inset 0 0 0 2px var(--color-turquoise)}.DayView-module__weekDayTasks__DI66v{display:flex;flex-direction:column;gap:.5rem}.DayView-module__weekEmptyDay__q6fWd{color:#a0aec0;font-size:.9rem;font-style:italic;text-align:left;padding:1rem .5rem}.DayView-module__weekDayTasks__DI66v .item-content{font-size:1.1rem!important;padding:.75rem 0!important}.DayView-module__weekDayTasks__DI66v .itemContainer{background-color:#fff!important;border-radius:var(--border-radius-md)!important;box-shadow:var(--shadow-sm)!important;transition:all .2s ease!important;margin-bottom:.75rem!important}.DayView-module__weekDayTasks__DI66v .itemContainer:hover{transform:translateY(-2px)!important;box-shadow:var(--shadow-md)!important}.DayView-module__weekDayHealthTooltip__t4LTy{position:absolute;top:calc(100% + 10px);right:0;width:280px;background-color:var(--color-card);border-radius:var(--border-radius-md);box-shadow:var(--shadow-md);padding:1.5rem;z-index:50;animation:DayView-module__tooltipFadeIn__UvkU4 .2s ease}.DayView-module__weekDayHealthTooltip__t4LTy:before{content:"";position:absolute;top:-6px;right:20px;width:12px;height:12px;background-color:var(--color-card);transform:rotate(45deg)}.DayView-module__weekDayEmojiContainer__rwU9B{position:relative}.DayView-module__weekDayHeader__9myB4.DayView-module__isToday__srDTO .DayView-module__weekDayTitle__f5Fv-{background-color:#1a202c;color:#fff;padding:.5rem 1rem;border-radius:var(--border-radius-md);font-weight:700}.DayView-module__viewToggle__fHeBW{display:flex;background:#ffffffb3;border-radius:8px;padding:2px;margin-right:.75rem}.DayView-module__toggleButton__jVfAr{display:flex;align-items:center;justify-content:center;padding:.4rem;border:none;background:transparent;border-radius:6px;color:#64748b;cursor:pointer;transition:all .2s ease;width:32px;height:32px}.DayView-module__toggleButton__jVfAr:hover{color:#334155;background:#ffffff80}.DayView-module__toggleButton__jVfAr.DayView-module__active__I1ipt{color:#fff;background:var(--color-primary);box-shadow:0 1px 3px #6366f14d}.DayView-module__scheduleContainer__9GlnH{display:flex;gap:1rem;height:100%;overflow:hidden}.DayView-module__unscheduledTasksSection__tPUiD{flex:0 0 40%;overflow-y:auto;overflow-x:hidden;min-width:0}.DayView-module__scheduleCalendarSection__PnqAE{flex:1;overflow:hidden;min-width:0}.DayView-module__weekGridContainer__4Mr1W{display:grid;grid-template-rows:repeat(2,1fr);gap:1rem;padding:1rem;height:100%;overflow-y:auto}.DayView-module__weekGridRow__5Np34{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;height:100%}.DayView-module__weekTile__tBGqi{background:var(--color-card);border-radius:var(--border-radius-lg);border:1px solid rgba(203,213,224,.55);padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;transition:all .2s ease}.DayView-module__weekTile__tBGqi:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.DayView-module__weekTileHeader__rWJ04{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid rgba(203,213,224,.3)}.DayView-module__weekTileTitle__bR9gI{font-size:1.1rem;font-weight:600;color:#1a202c;display:flex;align-items:center;gap:.5rem}.DayView-module__weekTileTitle__bR9gI.DayView-module__isToday__srDTO{color:var(--color-turquoise)}.DayView-module__weekTileDate__PPOJT{font-size:.85rem;color:#64748b;font-weight:500}.DayView-module__weekTileTasks__k8zMR{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.DayView-module__weekTileAddButton__GFziE{background:none;border:1px solid #cbd5e0;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;font-size:14px;font-weight:600;transition:all .2s ease;opacity:0;visibility:hidden}.DayView-module__weekTileHeader__rWJ04:hover .DayView-module__weekTileAddButton__GFziE{opacity:1;visibility:visible}.DayView-module__weekTileAddButton__GFziE:hover{background:var(--color-turquoise);border-color:var(--color-turquoise);color:#fff;transform:scale(1.05)}.DayView-module__weekTileEmpty__xmm5l{color:#a0aec0;font-size:.85rem;font-style:italic;text-align:center;padding:1rem 0}.DayView-module__weekTileHabitsSection__i58AQ{border-top:1px solid rgba(203,213,224,.3);padding-top:.75rem;margin-top:auto}.DayView-module__habitsSectionHeader__Frudw{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.DayView-module__habitsSectionTitle__3KFbU{font-size:.85rem;font-weight:600;color:#4a5568;display:flex;align-items:center;gap:.25rem}.DayView-module__habitsToggleIcon__s84Pg{color:#64748b;transition:transform .2s ease}.DayView-module__habitsToggleIcon__s84Pg.DayView-module__expanded__4S6Cw{transform:rotate(180deg)}.DayView-module__habitsList__l6mgO{display:flex;flex-direction:column;gap:.25rem}.DayView-module__habitItem__bOi24{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.DayView-module__habitCheckbox__84Dwo{width:16px;height:16px;border:2px solid #cbd5e0;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.DayView-module__habitCheckbox__84Dwo:hover{border-color:var(--color-turquoise)}.DayView-module__habitCheckbox__84Dwo.DayView-module__completed__Dxwtp{background:var(--color-turquoise);border-color:var(--color-turquoise)}.DayView-module__habitCheckbox__84Dwo.DayView-module__completed__Dxwtp svg{color:#fff}.DayView-module__habitName__jXUso{font-size:.85rem;color:#4a5568;flex:1}.DayView-module__habitName__jXUso.DayView-module__completed__Dxwtp{text-decoration:line-through;opacity:.6}.HabitsAndRituals-module__container__2ODiT{display:flex;flex-direction:column;min-height:auto;padding:0;background:transparent;border-radius:0;border:none}.HabitsAndRituals-module__section__SYCNp{display:flex;flex-direction:column;gap:.5rem;padding-top:.5rem;padding-bottom:.5rem}.HabitsAndRituals-module__headerContainer__QSQA6{display:flex;align-items:center;justify-content:space-between;border-bottom:none;padding:0}.HabitsAndRituals-module__title__-eRaq{display:flex;align-items:center;gap:.75rem;font-size:2rem;font-weight:600;color:#1a202c;letter-spacing:-.01em;margin:0;position:relative;padding:.75rem 0}.HabitsAndRituals-module__title__-eRaq[data-tooltip]{position:relative}.HabitsAndRituals-module__titleText__R1YV5{cursor:pointer;transition:color .15s ease}.HabitsAndRituals-module__titleText__R1YV5:hover{color:var(--color-turquoise, #38b2ac)}.HabitsAndRituals-module__sectionDescriptionTooltip__-Qj-K{position:absolute;top:calc(100% + 8px);left:0;padding:.875rem 1.25rem;border-radius:10px;font-size:1.25rem;font-weight:500;line-height:1.4;white-space:nowrap;z-index:100;box-shadow:0 8px 24px #00000026;animation:HabitsAndRituals-module__tooltipFadeIn__0-1rh .2s ease;background:#1a202cf2;color:#fff;border:1px solid rgba(255,255,255,.1)}.HabitsAndRituals-module__sectionDescriptionTooltip__-Qj-K:before{content:"";position:absolute;top:-6px;left:1.5rem;width:12px;height:12px;transform:rotate(45deg);background:#1a202cf2;border-left:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.1)}.HabitsAndRituals-module__titleIcon__b9lR5{color:var(--color-turquoise);width:22px;height:22px}.HabitsAndRituals-module__sectionHealthIndicator__vpgA8{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;margin-left:.5rem;border:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.HabitsAndRituals-module__sectionHealthIndicator__vpgA8:hover{transform:scale(1.1)}.HabitsAndRituals-module__sectionHealthIndicator__vpgA8 svg{width:14px;height:14px}.HabitsAndRituals-module__sectionHealthIndicator__vpgA8.HabitsAndRituals-module__healthGood__q3Xk2{background:#10b98126}.HabitsAndRituals-module__sectionHealthIndicator__vpgA8.HabitsAndRituals-module__healthGood__q3Xk2 svg{color:#10b981}.HabitsAndRituals-module__sectionHealthIndicator__vpgA8.HabitsAndRituals-module__healthBad__nRsFP{background:#ef444426}.HabitsAndRituals-module__sectionHealthIndicator__vpgA8.HabitsAndRituals-module__healthBad__nRsFP svg{color:#ef4444}.HabitsAndRituals-module__healthIndicatorTooltip__py4qq{position:absolute;top:calc(100% + 8px);left:0;padding:.875rem 1.25rem;border-radius:10px;font-size:1.25rem;font-weight:500;line-height:1.4;white-space:nowrap;z-index:100;box-shadow:0 8px 24px #00000026;animation:HabitsAndRituals-module__tooltipFadeIn__0-1rh .2s ease}.HabitsAndRituals-module__healthIndicatorTooltip__py4qq:before{content:"";position:absolute;top:-6px;left:1.5rem;width:12px;height:12px;transform:rotate(45deg)}.HabitsAndRituals-module__healthTooltipGood__0Xf6N{background:#ecfdf5;color:#065f46;border:1px solid rgba(16,185,129,.3)}.HabitsAndRituals-module__healthTooltipGood__0Xf6N:before{background:#ecfdf5;border-left:1px solid rgba(16,185,129,.3);border-top:1px solid rgba(16,185,129,.3)}.HabitsAndRituals-module__healthTooltipBad__M9Rwl{background:#fef2f2;color:#991b1b;border:1px solid rgba(239,68,68,.3)}.HabitsAndRituals-module__healthTooltipBad__M9Rwl:before{background:#fef2f2;border-left:1px solid rgba(239,68,68,.3);border-top:1px solid rgba(239,68,68,.3)}@keyframes HabitsAndRituals-module__tooltipFadeIn__0-1rh{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.HabitsAndRituals-module__itemsList__-kSk5{display:flex;flex-direction:column;flex:1}.HabitsAndRituals-module__droppableZone__2Qnsk{min-height:100px;border-radius:var(--border-radius-md, 8px);transition:all .2s ease;padding:var(--spacing-md, 12px)}.HabitsAndRituals-module__droppableZone__2Qnsk.HabitsAndRituals-module__dragging-over__jV9LQ{background-color:#00acc10d;box-shadow:inset 0 0 0 2px var(--color-turquoise)}.HabitsAndRituals-module__habitsListInner__Q1X72{display:flex;flex-direction:column;gap:var(--spacing-sm, 8px)}.HabitsAndRituals-module__emptyHabitsMessage__bX8hV{padding:1rem;color:#718096;font-size:.9rem;text-align:center;font-style:italic}.HabitsAndRituals-module__item__w0tT2{display:flex;align-items:center;gap:var(--spacing-md);transition:all .2s ease}.HabitsAndRituals-module__clickableItem__BACZW{cursor:pointer;transition:all .2s ease}.HabitsAndRituals-module__clickableItem__BACZW:hover{background:#6366f11a;text-decoration:underline;color:#4169e1}.HabitsAndRituals-module__clickableItem__BACZW:hover .HabitsAndRituals-module__itemText__VzaTo{color:#4169e1}.HabitsAndRituals-module__item__w0tT2:hover{background:#6366f10d;border-radius:var(--border-radius-md)}.HabitsAndRituals-module__checkIcon__5uttJ{width:20px;height:20px;color:var(--color-turquoise);flex-shrink:0}.HabitsAndRituals-module__uncheckIcon__fJiLs{width:20px;height:20px;color:#cbd5e0;flex-shrink:0}.HabitsAndRituals-module__itemText__VzaTo{flex:1;font-size:1rem;color:#334155;transition:all .2s ease}.HabitsAndRituals-module__completedText__Q2GMU{color:#a0aec0}.HabitsAndRituals-module__streak__YBWff{display:flex;align-items:center;gap:var(--spacing-xs);color:#ed8936;font-weight:600;font-size:var(--text-sm)}.HabitsAndRituals-module__flameIcon__G34hh{width:16px;height:16px;color:#ed8936}.HabitsAndRituals-module__divider__nfIwj{padding:var(--spacing-md) 0;display:flex;align-items:center}.HabitsAndRituals-module__line__-V5zz{flex:1;height:1px;background:#6366f11a}.HabitsAndRituals-module__emptyState__DDpAK{text-align:center;color:#718096;font-size:var(--text-base);padding:var(--spacing-xl);background:#40e0d00d;border-radius:var(--border-radius-lg);border:1px dashed var(--color-turquoise);margin:auto}@media (max-width: 960px){.HabitsAndRituals-module__title__-eRaq{font-size:1.4rem;padding:.5rem 0;gap:.5rem}.HabitsAndRituals-module__titleIcon__b9lR5{width:18px;height:18px}.HabitsAndRituals-module__section__SYCNp{gap:.375rem;padding-top:.375rem;padding-bottom:.375rem}.HabitsAndRituals-module__droppableZone__2Qnsk{min-height:60px;padding:.5rem}.HabitsAndRituals-module__sectionDescriptionTooltip__-Qj-K,.HabitsAndRituals-module__healthIndicatorTooltip__py4qq{font-size:1rem;white-space:normal;max-width:280px}}.HabitsAndRituals-module__weekViewContainer__UygMM{flex:1}.HabitsAndRituals-module__habitsGrid__2ojC-{display:flex;flex-direction:column;gap:.5rem;min-width:100%}.HabitsAndRituals-module__gridHeader__Q4sug{display:grid;grid-template-columns:2fr repeat(7,1fr);gap:.5rem;padding:.75rem .5rem;background:#cbd5e01a;border-radius:var(--border-radius-md);border-bottom:2px solid rgba(203,213,224,.3);margin-bottom:.5rem}.HabitsAndRituals-module__habitNameColumn__N5IJt{font-weight:600;font-size:.9rem;color:#1a202c;display:flex;align-items:center;padding-left:.5rem}.HabitsAndRituals-module__dayColumn__BAAMz{display:flex;flex-direction:column;align-items:center;gap:.25rem}.HabitsAndRituals-module__dayLabel__OyUWO{font-size:.75rem;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.05em}.HabitsAndRituals-module__dayNumber__swxmV{font-size:.8rem;color:#718096;font-weight:500}.HabitsAndRituals-module__habitRow__8rAV3{display:grid;grid-template-columns:2fr repeat(7,1fr);gap:.5rem;padding:.75rem .5rem;border-radius:var(--border-radius-md);background:#ffffff80;border:1px solid rgba(203,213,224,.2);align-items:center;transition:all .2s ease}.HabitsAndRituals-module__habitRow__8rAV3:hover{background:#fffc;border-color:#cbd5e066;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.HabitsAndRituals-module__habitName__p3LX-{font-size:.9rem;font-weight:500;color:#1a202c;padding-left:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HabitsAndRituals-module__habitCheckbox__MDxpA{display:flex;align-items:center;justify-content:center;height:32px}.HabitsAndRituals-module__checkButton__7BEVz{width:24px;height:24px;border:2px solid #cbd5e0;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:transparent}.HabitsAndRituals-module__checkButton__7BEVz:hover{border-color:var(--color-turquoise);background:#00acc11a}.HabitsAndRituals-module__checkButton__7BEVz.HabitsAndRituals-module__completed__ru2nx{background:var(--color-turquoise);border-color:var(--color-turquoise);color:#fff}.HabitsAndRituals-module__checkButton__7BEVz:disabled{opacity:.3;cursor:not-allowed}.HabitsAndRituals-module__habitCheckbox__MDxpA.HabitsAndRituals-module__inactive__tT-8k{opacity:.3}.HabitsAndRituals-module__habitCheckbox__MDxpA.HabitsAndRituals-module__inactive__tT-8k .HabitsAndRituals-module__checkButton__7BEVz{background:#f7fafc;border-color:#e2e8f0;cursor:not-allowed}.HabitsAndRituals-module__habitCheckbox__MDxpA.HabitsAndRituals-module__notCreated__wn7D5{opacity:.1}.HabitsAndRituals-module__emptyHabitsGrid__h-uWn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#a0aec0;gap:1rem}.HabitsAndRituals-module__emptyIcon__DLY7U{color:#cbd5e0}.HabitsAndRituals-module__headerAddButtonHover__Miibg{margin-left:8px;opacity:0;visibility:hidden}.HabitsAndRituals-module__section__SYCNp:hover .HabitsAndRituals-module__headerAddButtonHover__Miibg{opacity:1;visibility:visible}.PlannerButton-module__plannerButtonContainer__AV-ei{width:100%}.PlannerButton-module__habitLikeItem__wWpV9{display:flex;align-items:center;gap:.75rem;padding:.75rem .5rem .75rem 1.9rem;border-radius:var(--border-radius-md);background:var(--color-card);transition:all .2s ease;cursor:pointer;position:relative;margin-top:.5rem}.PlannerButton-module__habitLikeItem__wWpV9:hover{background:#8b5cf60d;transform:translateY(-1px);box-shadow:0 2px 8px #8b5cf626}.PlannerButton-module__habitCheckbox__wU6RX{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.PlannerButton-module__uncheckBox__KmDTe{width:16px;height:16px;border:2px solid #cbd5e0;border-radius:4px;background:#fff;transition:all .2s ease}.PlannerButton-module__habitLikeItem__wWpV9:hover .PlannerButton-module__uncheckBox__KmDTe{border-color:#8b5cf6;background:#8b5cf61a}.PlannerButton-module__checkIcon__vjTfv{color:#fff;background:var(--color-turquoise);border-radius:4px;padding:2px}.PlannerButton-module__habitContent__vRbmh{flex:1;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.PlannerButton-module__habitText__BO---{display:flex;align-items:center;gap:.5rem}.PlannerButton-module__moonIcon__T7kfR{color:#8b5cf6;flex-shrink:0}.PlannerButton-module__habitLikeItem__wWpV9:hover .PlannerButton-module__moonIcon__T7kfR{color:var(--color-azure)}.PlannerButton-module__habitTitle__q-pCg{font-size:1.6rem;font-weight:500;color:#2d3748;transition:color .2s ease}.PlannerButton-module__habitLikeItem__wWpV9:hover .PlannerButton-module__habitTitle__q-pCg{color:#2d3748}.PlannerButton-module__streak__BAm8m{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background-color:#fff3e0;border-radius:9999px;font-size:1rem;color:#ff9800}.PlannerButton-module__flameIcon__1gW3i{width:14px;height:14px;color:#ff9800}.PlannerButton-module__completed__0za9x .PlannerButton-module__habitTitle__q-pCg{text-decoration:line-through;color:#a0aec0}.PlannerButton-module__completed__0za9x .PlannerButton-module__moonIcon__T7kfR{opacity:.6}.PlannerButton-module__completed__0za9x .PlannerButton-module__uncheckBox__KmDTe{display:none}.PlannerButton-module__pastDate__hNhe5{opacity:.7;cursor:default}.PlannerButton-module__pastDate__hNhe5:hover{transform:none;box-shadow:none;background:var(--color-card)}.PlannerButton-module__pastDate__hNhe5 .PlannerButton-module__uncheckBox__KmDTe,.PlannerButton-module__pastDate__hNhe5:hover .PlannerButton-module__uncheckBox__KmDTe{border-color:#e2e8f0;background:#f7fafc}.PlannerButton-module__pastDate__hNhe5:hover .PlannerButton-module__moonIcon__T7kfR{color:#8b5cf6}.PlusButton-module__plusButton__bCUUq{background:none;border:1px solid #cbd5e0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;font-weight:600;padding:0;transition:all .2s ease}.PlusButton-module__plusButton__bCUUq:hover{background:var(--color-turquoise);border-color:var(--color-turquoise);color:#fff;transform:scale(1.05)}.PlusButton-module__sizeSm__Gjaqj{width:22px;height:22px;font-size:16px}.PlusButton-module__sizeMd__Duvbt{width:24px;height:24px;font-size:18px}.PlusButton-module__sizeLg__t8mBk{width:28px;height:28px;font-size:20px}.PlusButton-module__plusIcon__T7BOI{display:block;line-height:1;transform:translateY(-1px)}.WeekView-module__container__pxk47{display:flex;flex-direction:column;padding:.5rem 0 .5rem 1.5rem;height:100%;overflow:hidden}.WeekView-module__weekGrid__TUtTG{display:flex;flex-direction:column;flex:1;overflow-y:auto}.WeekView-module__weekRow__o1NdF{display:grid;grid-template-columns:repeat(4,1fr);flex:1;min-height:200px}.WeekView-module__weekRow__o1NdF:first-child{border-bottom:1px solid #e2e8f0}.WeekView-module__dayTile__cUAEp{padding:1rem;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;border-right:1px solid #e2e8f0}.WeekView-module__dayTile__cUAEp:last-child{border-right:none}.WeekView-module__dayTileToday__DLTug{background:#38b2ac0a;border-left:3px solid var(--color-turquoise);padding-left:calc(1rem - 3px)}.WeekView-module__dayTileToday__DLTug .WeekView-module__dayWeekday__ly5HU{color:#14b8a6;font-weight:600}.WeekView-module__dayTileToday__DLTug .WeekView-module__dayNumber__hiEcS{color:#14b8a6}.WeekView-module__dayTilePast__Fg79B{opacity:.6}.WeekView-module__dayTilePast__Fg79B .WeekView-module__dayWeekday__ly5HU,.WeekView-module__dayTilePast__Fg79B .WeekView-module__dayNumber__hiEcS{color:#94a3b8}.WeekView-module__dayTileHeader__ImKjh{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.WeekView-module__dayWeekday__ly5HU{font-size:1.1rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.02em}.WeekView-module__dayNumber__hiEcS{font-size:2.25rem;font-weight:700;color:#1a202c;line-height:1}.WeekView-module__dayActions__ba2He{display:flex;align-items:center;gap:.375rem;margin-left:auto;opacity:0;transition:opacity .15s ease}.WeekView-module__dayTile__cUAEp:hover .WeekView-module__dayActions__ba2He,.WeekView-module__dayActionsVisible__pn2nV{opacity:1}.WeekView-module__healthEmojiWrapper__9mqqO{position:relative}.WeekView-module__healthEmojiButton__b0eKN{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:50%;cursor:pointer;font-size:16px;line-height:1;padding:0;transition:transform .15s ease}.WeekView-module__healthEmojiButton__b0eKN:hover{transform:scale(1.1)}.WeekView-module__healthTooltipPositioned__1igJF{position:absolute;top:calc(100% + 8px);right:0;z-index:100}.WeekView-module__dayDropZone__kTH9R{flex:1;min-height:40px;transition:background-color .15s ease;overflow-y:auto}.WeekView-module__dayDropZone__kTH9R[data-is-dragging-over=true]{background:#38b2ac0f}.WeekView-module__dayContent__3A-fn{display:flex;flex-direction:column;gap:.5rem}.WeekView-module__taskSection__YB--N{display:flex;flex-direction:column;gap:.125rem}.WeekView-module__sectionLabel__cPzFI{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#64748b;padding:.375rem 0;border-bottom:1px solid rgba(148,163,184,.2);margin-bottom:.25rem}.WeekView-module__emptyDay__idZL4{color:#cbd5e0;font-size:.875rem;padding:.5rem 0}.WeekView-module__uncategorizedTask__rQ8Wo{opacity:.65}.WeekView-module__specialTile__zM7fW{padding:1rem;display:flex;flex-direction:column;gap:.75rem;overflow:hidden;border-right:1px solid #e2e8f0;background:#f1f5f980}.WeekView-module__specialTileHeader__MWy-b{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;background:none;border:none;cursor:pointer;padding:.25rem;margin:-.25rem;border-radius:6px;transition:background .15s ease;width:calc(100% + .5rem)}.WeekView-module__specialTileHeader__MWy-b:hover{background:#0000000a}.WeekView-module__specialTileTitle__nmpX7{font-size:1.35rem;font-weight:700;color:#374151}.WeekView-module__specialTileCount__Vxnd9{font-size:1.5rem;font-weight:700;color:#1a202c;margin-left:auto}.WeekView-module__previousWeekIcon__uCMmL{color:#64748b}.WeekView-module__nextWeekIcon__kFpv2{color:#6366f1}@media (max-width: 960px){.WeekView-module__container__pxk47{padding:.5rem 1rem 2rem;height:auto;overflow:visible}.WeekView-module__weekGrid__TUtTG{overflow:visible}.WeekView-module__weekRow__o1NdF{display:flex;flex-direction:column;flex:none;min-height:auto}.WeekView-module__weekRow__o1NdF:first-child{border-bottom:none}.WeekView-module__dayTile__cUAEp,.WeekView-module__specialTile__zM7fW{flex:none;border-right:none;border-bottom:1px solid #e2e8f0;overflow:visible;padding:1rem}.WeekView-module__dayTile__cUAEp:last-child,.WeekView-module__specialTile__zM7fW:last-child{border-bottom:1px solid #e2e8f0}.WeekView-module__dayTileHeader__ImKjh{margin-bottom:.75rem}.WeekView-module__dayNumber__hiEcS{font-size:1.75rem}.WeekView-module__dayWeekday__ly5HU{font-size:1rem}.WeekView-module__dayDropZone__kTH9R{flex:none;min-height:60px;overflow:visible}.WeekView-module__dayContent__3A-fn{gap:.375rem}.WeekView-module__dayActions__ba2He{opacity:1}.WeekView-module__specialTileTitle__nmpX7{font-size:1.2rem}.WeekView-module__specialTileCount__Vxnd9{font-size:1.25rem}.WeekView-module__specialTileContent__VggDH{overflow:visible}.WeekView-module__habitsSection__n171f{margin-top:.75rem}}.WeekView-module__specialTileContent__VggDH{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}.WeekView-module__emptySpecialTile__aiWgK{color:#94a3b8;font-size:.9rem;padding:.5rem 0}.WeekView-module__moreItems__KxQBN{font-size:.8rem;color:#64748b;padding-top:.25rem}.WeekView-module__nextWeekDays__juTbr{display:flex;flex-direction:column;gap:.125rem}.WeekView-module__nextWeekDayContainer__H2Osm{display:flex;flex-direction:column;border-radius:6px;transition:background .15s ease}.WeekView-module__nextWeekDayContainer__H2Osm[data-is-dragging-over=true]{background:#6366f11f}.WeekView-module__nextWeekDayHeader__jiGvN{display:flex;align-items:center;gap:.375rem;padding:.5rem .25rem;background:none;border:none;cursor:pointer;width:100%;text-align:left;border-radius:4px;transition:background .15s ease}.WeekView-module__nextWeekDayHeader__jiGvN:hover{background:#6366f114}.WeekView-module__chevron__C5jfb{color:#94a3b8;transition:transform .15s ease;flex-shrink:0}.WeekView-module__chevronExpanded__8-KlS{transform:rotate(90deg)}.WeekView-module__nextWeekDayName__cH6Ac{font-size:1.25rem;font-weight:600;color:#475569;text-transform:uppercase}.WeekView-module__nextWeekDayNum__xqof-{font-size:1.5rem;font-weight:700;color:#6366f1}.WeekView-module__nextWeekDayCount__CZnOy{font-size:1.1rem;font-weight:500;color:#94a3b8;margin-left:auto}.WeekView-module__nextWeekDropZone__GwBqn{padding-left:1.25rem;min-height:32px;transition:background .15s ease}.WeekView-module__nextWeekDropZone__GwBqn[data-is-dragging-over=true]{background:#6366f114}.WeekView-module__nextWeekDayContent__UJf7w{display:flex;flex-direction:column;gap:.125rem;border-left:2px solid rgba(99,102,241,.2);padding:.25rem 0 .25rem .75rem}.WeekView-module__emptyNextWeekDay__tCvfA{font-size:.85rem;color:#a0aec0;font-style:italic;padding:.25rem 0}.WeekView-module__habitsSection__n171f{margin-top:auto;padding-top:.5rem;border-top:1px solid rgba(203,213,224,.3)}.WeekView-module__habitsToggle__BPxuM{display:flex;align-items:center;justify-content:space-between;background:none;border:none;width:100%;padding:.375rem 0;cursor:pointer;font-size:.85rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.WeekView-module__habitsList__1uhxJ{display:flex;flex-direction:column;gap:.25rem;margin-top:.375rem}.WeekView-module__habitItem__joFiM{display:flex;align-items:center;gap:.5rem}.WeekView-module__habitCheck__KjXxb{width:18px;height:18px;border:2px solid #cbd5e0;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}.WeekView-module__habitCheck__KjXxb:hover{border-color:var(--color-turquoise)}.WeekView-module__habitChecked__1gfE8{background:var(--color-turquoise);border-color:var(--color-turquoise);color:#fff}.WeekView-module__habitName__N-9N7{font-size:1rem;color:#475569}.HealthTooltip-module__tooltip__MqzPZ{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;padding:1rem 1.25rem;min-width:240px;z-index:1000}.HealthTooltip-module__title__kK18B{font-size:var(--tooltip-font-size);font-weight:600;color:#1a202c;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(203,213,224,.5)}.HealthTooltip-module__metrics__shlPp{display:flex;flex-direction:column;gap:.75rem}.HealthTooltip-module__metric__Sql-t{display:flex;align-items:flex-start;gap:.75rem}.HealthTooltip-module__icon__VBFoL{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.HealthTooltip-module__iconGood__yqBaX{background:#10b9811a;color:#10b981}.HealthTooltip-module__iconBad__69DoA{background:#ef44441a;color:#ef4444}.HealthTooltip-module__details__y9zPO{display:flex;flex-direction:column;gap:.15rem}.HealthTooltip-module__label__-Ynff{font-size:var(--tooltip-font-size-small);font-weight:600;color:#374151}.HealthTooltip-module__status__AT14c{font-size:1rem;color:#6b7280}.HealthTooltip-module__statusGood__pjoQf{color:#059669}.HealthTooltip-module__statusBad__pHlMr{color:#dc2626}.HealthTooltip-module__recommendation__e2Fze{font-size:.95rem;color:#9ca3af;font-style:italic}.NotificationsTile-module__container__xLaST{width:100%;display:flex;align-items:flex-start;background:transparent;overflow:visible;padding:1rem 0;position:relative}.NotificationsTile-module__cardWrapper__pYkvx{width:100%;position:relative}.NotificationsTile-module__navigation__g1xf5{position:absolute;top:.5rem;right:0;display:flex;align-items:center;gap:2px;z-index:10;opacity:0;transition:opacity .2s ease}.NotificationsTile-module__container__xLaST:hover .NotificationsTile-module__navigation__g1xf5{opacity:1}.NotificationsTile-module__navButton__YTOa4{background:transparent;border:none;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8;transition:all .15s ease}.NotificationsTile-module__navButton__YTOa4:hover{background-color:#0000000d;color:var(--color-turquoise)}.NotificationsTile-module__messageCard__bCMwQ{width:100%;display:flex;align-items:flex-start;gap:1.25rem;padding:1rem .5rem;border-radius:8px;background:transparent;transition:all .2s ease;animation:NotificationsTile-module__fadeIn__S0hES .3s ease-out;position:relative}.NotificationsTile-module__container__xLaST:hover .NotificationsTile-module__messageCard__bCMwQ{background:#00000004}.NotificationsTile-module__avatarContainer__uwXKz{height:56px;width:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;margin-top:.25rem}.NotificationsTile-module__avatar__yCHmN{height:100%;width:100%;object-fit:contain;border-radius:50%}.NotificationsTile-module__reminderIconBadge__voTpD{position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid rgba(226,232,240,.5)}.NotificationsTile-module__messageContent__-oI2r{flex:1;display:flex;flex-direction:column;min-width:0;gap:.5rem}.NotificationsTile-module__messageHeader__kEKR5{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-xs)}.NotificationsTile-module__messageTitle__Ymjri{font-size:1.1rem;font-weight:600;color:#64748b}.NotificationsTile-module__messageText__IJ-vz{margin:0;font-size:1.5rem;color:#1e293b;line-height:1.4;font-weight:400}.NotificationsTile-module__acknowledgeButton__c4342{display:flex;align-items:center;gap:var(--spacing-xs);margin-top:var(--spacing-sm);padding:var(--spacing-xs) var(--spacing-sm);background-color:var(--color-primary);color:#fff;border:none;border-radius:var(--border-radius-sm);font-size:var(--text-sm);font-weight:500;cursor:pointer;transition:all .2s ease;align-self:flex-start}.NotificationsTile-module__acknowledgeButton__c4342:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm);opacity:.9}.NotificationsTile-module__reminderIcon__odpa1{width:20px;height:20px;flex-shrink:0}.NotificationsTile-module__quoteIconWrapper__H5UcA{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#10b9811a;color:#10b981}.NotificationsTile-module__quoteText__DSRYR{font-style:italic}.NotificationsTile-module__quoteAuthor__WfDxB{margin-top:.5rem;font-size:1.1rem;font-weight:500;color:#10b981}@keyframes NotificationsTile-module__fadeIn__S0hES{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.NotificationsTile-module__container__xLaST{padding:.75rem 0}.NotificationsTile-module__messageCard__bCMwQ{gap:1rem;padding:.75rem .25rem}.NotificationsTile-module__avatarContainer__uwXKz{height:44px;width:44px}.NotificationsTile-module__messageTitle__Ymjri{font-size:.95rem}.NotificationsTile-module__messageText__IJ-vz{font-size:1.2rem;line-height:1.35}.NotificationsTile-module__scoreBadge__hdmd4{width:44px;height:44px}.NotificationsTile-module__scoreValue__KCt7D{font-size:1.1rem}}.NotificationsTile-module__scoreSection__y6wgc{display:flex;align-items:center;margin-top:.25rem}.NotificationsTile-module__scoreBadge__hdmd4{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.NotificationsTile-module__scoreValue__KCt7D{font-size:1.4rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.NotificationsTile-module__scoreCircle__TbBfg{width:56px;height:56px;border-radius:50%;border:3px solid;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;background:#ffffffe6}.NotificationsTile-module__scoreLabel__Q0lBj{display:none}.NotificationsTile-module__scoreCard__3cBqw{display:flex;align-items:flex-start;gap:1.25rem}.NotificationsTile-module__scoreCard__3cBqw .NotificationsTile-module__scoreSection__y6wgc{flex-shrink:0}.NotificationsTile-module__scoreCard__3cBqw .NotificationsTile-module__messageContent__-oI2r{flex:1;min-width:0}@media (max-width: 400px){.NotificationsTile-module__avatarContainer__uwXKz{height:36px;width:36px}.NotificationsTile-module__messageText__IJ-vz{font-size:1.1rem}}.Calendar-module__calendarContainer__9MI1V{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--color-card);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);overflow:visible!important;position:relative;z-index:1}.Calendar-module__header__--1-S{position:sticky;top:0;z-index:10;background-color:var(--color-card);border-bottom:1px solid #eaeaea;padding:0;box-shadow:0 3px 10px #0000000d}.Calendar-module__headerContent__GrKIs{display:flex;align-items:center;padding:var(--spacing-sm) var(--spacing-xl);background:linear-gradient(to right,#ffffffe6,#f9fafbe6);gap:1.25rem;flex-wrap:wrap}.Calendar-module__controlsLeft__naNkn{display:flex;align-items:center;gap:.75rem;min-width:0;flex-wrap:wrap;flex:1}.Calendar-module__headerActions__m-tXJ{display:flex;align-items:center;gap:.75rem;justify-content:flex-end;flex:1}.Calendar-module__headerActions__m-tXJ:empty{display:none}.Calendar-module__itemTypeFilters__q9Fz2{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;background:linear-gradient(135deg,#ffffffe6,#f9fafbe6);padding:4px 10px;border-radius:999px;border:1px solid rgba(229,231,235,.8);box-shadow:0 2px 8px #0000000f,0 1px 3px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Calendar-module__filterToggle__deEZb{display:flex;align-items:center;gap:.35rem;cursor:pointer;font-size:.7rem;font-weight:600;color:#4b5563;-webkit-user-select:none;user-select:none;padding:2px 4px;transition:all .2s ease}.Calendar-module__filterToggle__deEZb:hover{transform:translateY(-1px)}.Calendar-module__filterCheckbox__NxFxv{display:none}.Calendar-module__filterRadio__pvVBN{position:relative;width:14px;height:14px;border:2px solid #cbd5e1;border-radius:50%;background-color:#fff;transition:all .25s ease;flex-shrink:0;box-shadow:0 1px 3px #0000001a}.Calendar-module__filterRadio__pvVBN:before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 1px 2px #6366f14d}.Calendar-module__filterCheckbox__NxFxv:checked+.Calendar-module__filterRadio__pvVBN{border-color:#6366f1;background-color:#6366f10d;box-shadow:0 2px 6px #6366f133,0 1px 3px #0000001a}.Calendar-module__filterCheckbox__NxFxv:checked+.Calendar-module__filterRadio__pvVBN:before{transform:translate(-50%,-50%) scale(1)}.Calendar-module__filterToggle__deEZb:hover .Calendar-module__filterRadio__pvVBN{border-color:#6366f1;box-shadow:0 2px 8px #6366f126,0 1px 3px #0000001a}.Calendar-module__filterToggle__deEZb:hover:not(:has(.Calendar-module__filterCheckbox__NxFxv:checked)) .Calendar-module__filterRadio__pvVBN{background-color:#6366f105}.Calendar-module__filterLabel__OwpIH{font-weight:600;color:#374151;font-size:.7rem;transition:color .2s ease}.Calendar-module__filterToggle__deEZb:hover .Calendar-module__filterLabel__OwpIH{color:#1f2937}@media (max-width: 960px){.Calendar-module__headerContent__GrKIs{padding:var(--spacing-sm) var(--spacing-md);gap:.75rem}.Calendar-module__controlsLeft__naNkn,.Calendar-module__headerActions__m-tXJ{width:100%;justify-content:flex-start}.Calendar-module__headerActions__m-tXJ{flex-wrap:wrap}.Calendar-module__viewTypeButton__qIB-w{min-width:64px;padding:var(--spacing-sm) var(--spacing-md)}.Calendar-module__monthTitle__E-xEi{font-size:1.4rem}}.Calendar-module__viewTypeToggle__Lh2vE{display:flex;border-radius:var(--border-radius-full);overflow:hidden;border:1px solid #e2e8f0;background-color:var(--color-background);box-shadow:0 2px 5px #0000000d}.Calendar-module__viewTypeButton__qIB-w{background:transparent;border:none;padding:var(--spacing-sm) var(--spacing-lg);font-size:var(--text-sm);font-weight:600;cursor:pointer;transition:all .2s;font-family:var(--font-body);min-width:80px}.Calendar-module__viewTypeButton__qIB-w.Calendar-module__active__ZhYlv{background:var(--gradient-primary);color:#fff;box-shadow:0 1px 3px #6366f166}.Calendar-module__viewTypeButton__qIB-w:hover:not(.Calendar-module__active__ZhYlv){background-color:#6366f11a;transform:translateY(-1px)}.Calendar-module__expandToggleContainer__VtdgJ{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:600;color:#4b5563;background-color:#f9fafbcc;padding:4px 10px;border-radius:999px}.Calendar-module__toggleSwitch__eXcvy{position:relative;display:inline-block;width:44px;height:24px}.Calendar-module__toggleSwitch__eXcvy input{opacity:0;width:0;height:0}.Calendar-module__toggleSlider__LT3LF{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ddd;transition:.4s;border-radius:34px;box-shadow:inset 0 1px 3px #0000001a}.Calendar-module__toggleSlider__LT3LF:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:0 1px 3px #00000026}input:checked+.Calendar-module__toggleSlider__LT3LF{background:var(--gradient-primary)}input:checked+.Calendar-module__toggleSlider__LT3LF:before{transform:translate(20px)}.Calendar-module__monthTitle__E-xEi{font-size:clamp(1.5rem,3vw,1.9rem);font-weight:700;margin:0;padding:.25rem 0;font-family:var(--font-heading);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;display:inline-block;line-height:1}.Calendar-module__monthTitlePlaceholder__jfZNE{width:0;height:0}.Calendar-module__todayButton__sgwYX{padding:.35rem .9rem;border:none;border-radius:var(--border-radius-full);background:var(--gradient-success);color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:var(--shadow-xs)}.Calendar-module__todayButton__sgwYX:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.Calendar-module__weekdayHeader__m493h{display:grid;grid-template-columns:1.5rem repeat(7,1fr);padding:var(--spacing-sm) 0;background:linear-gradient(to bottom,#ffffffe6,#f9fafbe6);border-bottom:1px solid #eaeaea;box-shadow:0 2px 4px #00000005}.Calendar-module__weekday__e03l1{text-align:center;font-size:var(--text-md);font-weight:600;color:#4b5563;padding:var(--spacing-xs) 0;height:20px;display:flex;align-items:center;justify-content:center;letter-spacing:.5px}.Calendar-module__scrollContainer__u628f{flex:1;overflow-y:auto;overflow-x:visible!important;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:var(--spacing-xl);height:100%;position:relative;z-index:2}.Calendar-module__calendarGrid__ZIFmu{display:grid;grid-template-columns:1.5rem repeat(7,minmax(0,1fr));grid-auto-rows:minmax(100px,auto);border-top:1px solid #eaeaea;width:100%;position:relative;overflow:visible!important;z-index:1}.Calendar-module__day__ihsBD{position:relative;padding:var(--spacing-sm);border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;min-height:140px;max-height:none;display:flex;flex-direction:column;transition:min-height .3s ease,max-height .3s ease,background-color .2s;width:100%;box-sizing:border-box;transform-origin:center top;overflow:visible!important;z-index:1}.Calendar-module__calendarGrid__ZIFmu .Calendar-module__day__ihsBD:nth-child(8n){border-right:none}.Calendar-module__timeColumn__XMzfY{display:flex;justify-content:center;align-items:center;padding:var(--spacing-sm);font-size:var(--text-sm);color:#64748b;background-color:#00000005;border-right:1px solid #eaeaea;font-weight:500}.Calendar-module__day__ihsBD{transition:all .3s ease-in-out}.Calendar-module__day__ihsBD.Calendar-module__tasksMode__-8cWe{min-height:180px}.Calendar-module__day__ihsBD.Calendar-module__eventsMode__3nJFy{min-height:240px}.Calendar-module__evenMonth__dAfwZ{background-color:#fff}.Calendar-module__oddMonth__FxFNh{background-color:#f2f4f7b3}.Calendar-module__today__5Oj-2{background:#38b2ac0a;border-left:3px solid var(--color-turquoise);position:relative}.Calendar-module__selectedDay__P48Dq .Calendar-module__dayNumber__izaVy{border-radius:50%;border:2px solid rgba(99,102,241,.6);background-color:#6366f11f;color:#1f2937;box-shadow:0 0 0 4px #6366f114;text-decoration:none}.Calendar-module__selectedDay__P48Dq.Calendar-module__today__5Oj-2 .Calendar-module__dayNumber__izaVy{border-color:transparent;background:var(--color-turquoise);color:#fff;box-shadow:0 0 0 4px #38b2ac26}.Calendar-module__newMonth__9U-vH{position:relative}.Calendar-module__dayHeader__aVzh5{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-xs);position:relative;z-index:1;pointer-events:none}.Calendar-module__dayHeader__aVzh5 button{pointer-events:auto}.Calendar-module__dayNumber__izaVy{font-size:1.05rem;font-weight:700;width:34px;height:34px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease;pointer-events:none}.Calendar-module__today__5Oj-2 .Calendar-module__dayNumber__izaVy{color:#14b8a6;font-weight:700}.Calendar-module__pastDay__mMGNr{opacity:.6}.Calendar-module__pastDay__mMGNr .Calendar-module__dayNumber__izaVy{color:#a1accd}.Calendar-module__monthLabel__KO-hO{font-size:var(--text-xl);font-weight:700;position:absolute;top:50%;left:200%;transform:translate(-50%,-50%);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:1px;text-transform:uppercase;z-index:1}.Calendar-module__addButton__lJhhf{visibility:hidden;opacity:0;transition:all .3s ease;pointer-events:none}.Calendar-module__day__ihsBD:hover .Calendar-module__addButton__lJhhf{visibility:visible;opacity:1;pointer-events:auto}.Calendar-module__todayIndicator__hFh9z{position:absolute;top:-40px;right:30%;width:50px;height:auto;z-index:2;filter:drop-shadow(0 2px 3px rgba(0,0,0,.15))}.Calendar-module__todayImage__9fOBs{width:100%;height:100%;object-fit:contain}.Calendar-module__expandButton__SwGc8{visibility:hidden;opacity:0;background:#6366f11a;border:none;cursor:pointer;color:#4f46e5;padding:4px;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;margin-right:4px}.Calendar-module__day__ihsBD:hover .Calendar-module__expandButton__SwGc8{visibility:visible;opacity:1}.Calendar-module__expandButton__SwGc8:hover{background:#6366f133;transform:scale(1.1)}.Calendar-module__expandIcon__uBvmd{transition:transform .3s ease}.Calendar-module__expandIcon__uBvmd.Calendar-module__expanded__D-T8Q{transform:rotate(180deg)}.Calendar-module__dayDroppable__YOp-k{flex:1;min-height:40px;padding:2px;border-radius:4px;transition:background-color .2s,box-shadow .2s;overflow:visible!important;position:relative;z-index:50}.Calendar-module__dragging-over__1FZ4d .Calendar-module__emptyDay__b0RCG{border-color:#6366f180;background-color:#6366f11a;color:var(--color-primary)}.Calendar-module__dragging-over__1FZ4d,.Calendar-module__dayDroppable__YOp-k[data-is-dragging-over=true]{background-color:#6366f126!important;box-shadow:inset 0 0 0 2px #6366f180!important}.draggable-item{position:relative;z-index:100!important;overflow:visible!important}.draggable-item-dragging{z-index:200!important;box-shadow:0 8px 16px #0000004d!important;opacity:.95!important;pointer-events:auto!important}.draggable-item:hover{z-index:150!important}.controlsContainer{z-index:300!important}.Calendar-module__tasksContainer__NMYo5{display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto!important;overflow-x:visible!important;position:relative!important;z-index:60!important;padding-bottom:10px}.Calendar-module__tasksContainer__NMYo5>*[data-item-type=milestone]{display:block!important;margin-bottom:2px}.Calendar-module__tasksContainer__NMYo5{max-height:100px;overflow-y:auto;overflow-x:visible!important}.Calendar-module__priorityDivider__MrdcK{display:flex;align-items:center;gap:.5rem;margin:6px 0 4px;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.Calendar-module__priorityDivider__MrdcK:before,.Calendar-module__priorityDivider__MrdcK:after{content:"";flex:1;height:1px;background:#94a3b866}.Calendar-module__priorityDivider__MrdcK span{white-space:nowrap}.Calendar-module__tasksMode__-8cWe .Calendar-module__tasksContainer__NMYo5{max-height:none}.Calendar-module__eventsMode__3nJFy .Calendar-module__tasksContainer__NMYo5{max-height:180px;overflow-y:auto}.Calendar-module__taskDotsContainer__DKsb4{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.Calendar-module__taskDot__dWypw{width:8px;height:8px;border-radius:50%;margin-right:2px;transition:transform .2s}.Calendar-module__taskDot__dWypw:hover{transform:scale(1.2)}.Calendar-module__emptyDay__b0RCG{font-size:var(--text-xs);color:#94a3b8;text-align:center;border:1px dashed #ddd;padding:4px;border-radius:4px;background-color:#00000005;min-height:30px;transition:all .2s}.Calendar-module__moreTasks__paS2a{font-size:var(--text-xs);color:#64748b;text-align:center;padding:2px;background-color:#6366f11a;border-radius:4px;margin-top:4px}.Calendar-module__dayEvents__XKUfs{margin-top:var(--spacing-xs);padding-top:var(--spacing-xs);border-top:1px dashed #eaeaea;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.Calendar-module__collapsedMode__GFMa0 .Calendar-module__dayEvents__XKUfs{max-height:60px}.Calendar-module__tasksMode__-8cWe .Calendar-module__dayEvents__XKUfs,.Calendar-module__eventsMode__3nJFy .Calendar-module__dayEvents__XKUfs{max-height:none}.Calendar-module__eventItem__gKcq7{display:flex;align-items:center;gap:4px;font-size:var(--text-xs);padding:2px 4px;border-radius:3px;background-color:#00000005}.Calendar-module__eventIcon__923kE{color:#64748b;flex-shrink:0}.Calendar-module__eventTime__FuBj2{color:#64748b;font-size:var(--text-xs);flex-shrink:0}.Calendar-module__eventTitle__UApqE{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Calendar-module__weekEventsGrid__kYEqS{grid-column:1 / -1;margin-top:var(--spacing-sm);height:400px;overflow-y:auto;border-top:1px solid #eaeaea;position:relative}.Calendar-module__eventsGridWrapper__5adou{display:grid;grid-template-columns:1.5rem repeat(7,1fr);height:1008px;width:100%;margin:0;padding:0;position:relative;z-index:1}.Calendar-module__eventsTimeColumn__xj3PS{grid-column:1;display:flex;flex-direction:column;border-right:1px solid #eaeaea;background-color:#00000005}.Calendar-module__eventsTimeSlot__9b-iL{height:42px;display:flex;align-items:flex-start;justify-content:flex-end;padding:2px 8px;border-bottom:1px solid #eaeaea;font-size:var(--text-xs);color:#64748b}.Calendar-module__eventsWeekGrid__w3vZE{display:grid;grid-column:2 / -1;grid-template-columns:repeat(7,1fr);position:relative;height:1008px;z-index:1}.Calendar-module__eventsWeekGrid__w3vZE:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(to bottom,transparent,transparent 41px,#ddd 41px,#ddd 42px);pointer-events:none;z-index:-1}.Calendar-module__eventsWeekGrid__w3vZE:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(to bottom,transparent,transparent 21px,#f0f0f0 21px,#f0f0f0 22px,transparent 22px,transparent 42px);pointer-events:none;z-index:-1}.Calendar-module__eventsDayColumn__VitQR{position:relative;height:1008px;border-right:1px solid #eaeaea}.Calendar-module__eventsDayColumn__VitQR:last-child{border-right:none}.Calendar-module__eventsGridEvent__XLtsd{position:absolute;left:4px;right:4px;border-radius:var(--border-radius-sm);border-left:3px solid;padding:4px;overflow:hidden;cursor:pointer;font-size:var(--text-xs);box-shadow:var(--shadow-sm);transition:box-shadow .2s}.Calendar-module__eventsGridEvent__XLtsd:hover{box-shadow:var(--shadow-md)}.Calendar-module__eventsGridEventTitle__tkrXX{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Calendar-module__eventsGridEventTime__mGjoN{font-size:var(--text-xs);color:#64748b}@media (max-width: 768px){.Calendar-module__day__ihsBD{padding:4px;min-height:80px}.Calendar-module__dayNumber__izaVy,.Calendar-module__monthLabel__KO-hO{font-size:var(--text-xs)}.Calendar-module__viewTypeButton__qIB-w,.Calendar-module__weekExpandButton__vpvYI{padding:2px 6px;font-size:var(--text-xs)}}.Calendar-module__summaryContainer__yKgA9{padding:4px 0;width:100%}.Calendar-module__completedSummaryContainer__dfuj-{display:flex;flex-direction:column;gap:2px;padding:2px 0}.Calendar-module__summaryBar__mBICX{display:flex;width:100%;height:12px;border-radius:6px;overflow:hidden;background-color:#f1f5f9;border:1px solid #e2e8f0}.Calendar-module__summarySegment__LQ9U9{height:100%;transition:all .2s ease;cursor:pointer}.Calendar-module__summarySegment__LQ9U9:hover{filter:brightness(1.1);transform:scaleY(1.2)}.Calendar-module__summaryCount__RCyuQ{font-size:10px;color:#64748b;text-align:left;font-weight:500;margin-top:1px}.YearView-module__yearContainer__uGHsP{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:.5rem 0 2rem 1.5rem}.YearView-module__monthsGrid__OYp7o{display:grid;grid-template-columns:repeat(4,1fr);gap:0}@media (max-width: 1600px){.YearView-module__monthsGrid__OYp7o{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1200px){.YearView-module__monthsGrid__OYp7o{grid-template-columns:repeat(2,1fr)}}@media (max-width: 800px){.YearView-module__monthsGrid__OYp7o{grid-template-columns:1fr}}.YearView-module__monthCard__xms4l{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;min-height:280px;max-height:380px;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.YearView-module__monthCardExpanded__vOCtp{max-height:580px}.YearView-module__monthCard__xms4l:nth-child(4n){border-right:none}.YearView-module__monthCard__xms4l:nth-last-child(-n+4){border-bottom:none}@media (max-width: 1600px){.YearView-module__monthCard__xms4l:nth-child(4n){border-right:1px solid #e2e8f0}.YearView-module__monthCard__xms4l:nth-child(3n){border-right:none}.YearView-module__monthCard__xms4l:nth-last-child(-n+4){border-bottom:1px solid #e2e8f0}.YearView-module__monthCard__xms4l:nth-last-child(-n+3){border-bottom:none}}@media (max-width: 1200px){.YearView-module__monthCard__xms4l:nth-child(3n){border-right:1px solid #e2e8f0}.YearView-module__monthCard__xms4l:nth-child(2n){border-right:none}.YearView-module__monthCard__xms4l:nth-last-child(-n+3){border-bottom:1px solid #e2e8f0}.YearView-module__monthCard__xms4l:nth-last-child(-n+2){border-bottom:none}}@media (max-width: 800px){.YearView-module__monthCard__xms4l:nth-child(2n){border-right:1px solid #e2e8f0}.YearView-module__monthCard__xms4l{border-right:none;max-height:none}.YearView-module__monthCardExpanded__vOCtp{max-height:none}.YearView-module__monthCard__xms4l:nth-last-child(-n+2){border-bottom:1px solid #e2e8f0}.YearView-module__monthCard__xms4l:last-child{border-bottom:none}}.YearView-module__currentMonth__VIR-Y{background:#38b2ac0a;border-left:3px solid var(--color-turquoise);padding-left:calc(1.25rem - 3px)}.YearView-module__currentMonth__VIR-Y .YearView-module__monthName__G1NAK{color:#14b8a6}.YearView-module__monthHeader__pvx2d{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.YearView-module__monthHeaderLeft__jzxuR{display:flex;flex-direction:row;align-items:center;gap:.5rem}.YearView-module__monthName__G1NAK{font-size:1.75rem;font-weight:700;color:#1a202c;line-height:1.1}.YearView-module__monthSummary__yZtE8{font-size:.85rem;font-weight:500;color:#94a3b8}.YearView-module__viewToggleButton__cSWUl{border:none;background:transparent;color:#94a3b8;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.YearView-module__monthHeaderActions__Hk9HN{display:flex;align-items:center;gap:.5rem}.YearView-module__monthAddButton__CyDIO{opacity:1;pointer-events:auto}@media (hover: hover){.YearView-module__monthAddButton__CyDIO{opacity:0;pointer-events:none}.YearView-module__monthCard__xms4l:hover .YearView-module__monthAddButton__CyDIO,.YearView-module__monthCard__xms4l:focus-within .YearView-module__monthAddButton__CyDIO{opacity:1;pointer-events:auto}}.YearView-module__viewToggleButton__cSWUl:hover{background:#38b2ac1a;color:#14b8a6}.YearView-module__viewToggleActive__6TrB6{background:#38b2ac1f;color:#14b8a6}.YearView-module__monthContent__NcyM6{flex:1;overflow-y:auto;min-height:0;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:.75rem}.YearView-module__monthContent__NcyM6::-webkit-scrollbar{display:none}.YearView-module__calendarSection__hZfKG{flex-shrink:0;padding-bottom:.75rem;border-bottom:1px solid rgba(148,163,184,.15);margin-bottom:.25rem}.YearView-module__itemsSection__uSpwY{flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.YearView-module__itemsSection__uSpwY::-webkit-scrollbar{display:none}.YearView-module__itemsList__hNqZZ{display:flex;flex-direction:column;gap:.125rem;min-height:60px;flex-shrink:0}.YearView-module__itemsList__hNqZZ[data-is-dragging-over=true]{background:#38b2ac0f;border-radius:4px}.YearView-module__listContainer__jNjNM{display:flex;flex-direction:column;gap:.5rem;min-height:0}.YearView-module__emptyMessage__CjhCd{color:#94a3b8;font-size:.95rem;padding:1.5rem 0;text-align:center}.YearView-module__emptyActiveMessage__iFEsn{color:#cbd5e1;font-size:.9rem;padding:1rem 0;text-align:center;font-style:italic}.YearView-module__completedSection__mG0Al{flex-shrink:0;padding-top:.5rem;margin-top:.5rem;border-top:1px solid rgba(148,163,184,.15)}.YearView-module__completedToggle__ahOG3{display:flex;align-items:center;gap:.375rem;border:none;background:transparent;padding:.375rem .25rem;font-size:.8rem;font-weight:500;color:#94a3b8;cursor:pointer;border-radius:4px;transition:all .15s ease;width:100%}.YearView-module__completedToggle__ahOG3:hover{background:#94a3b81a;color:#64748b}.YearView-module__completedIcon__IrU7x{color:#10b981}.YearView-module__completedList__dwqGO{display:flex;flex-direction:column;gap:.125rem;padding-top:.25rem;opacity:.7;max-height:120px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.YearView-module__completedList__dwqGO::-webkit-scrollbar{display:none}.YearView-module__calendarView__BG9AM{display:flex;flex-direction:column;gap:.375rem}.YearView-module__calendarWeekdayRow__nLepb{display:grid;grid-template-columns:repeat(7,1fr);font-size:.8rem;color:#64748b;text-align:center;font-weight:600;padding-bottom:.25rem;border-bottom:1px solid rgba(148,163,184,.15)}.YearView-module__calendarWeekdayLabel__NQSiS{padding:.25rem 0}.YearView-module__calendarGrid__KRvzI{display:grid;grid-template-columns:repeat(7,1fr);gap:.125rem}.YearView-module__calendarDayCell__Bg2-h{position:relative;border:none;border-radius:4px;background:transparent;min-height:32px;font-size:.9rem;color:#374151;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;font-weight:500}.YearView-module__calendarDayCell__Bg2-h:hover{background:#38b2ac14;color:#14b8a6}.YearView-module__dayNumber__1xl9E{z-index:1;position:relative}.YearView-module__goalHalo__HhqOb{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:999px;border:2px solid rgba(245,158,11,.4);pointer-events:none;z-index:0;background:#f59e0b0f}.YearView-module__goalDay__zUXgh{border-radius:999px}.YearView-module__goalDay__zUXgh .YearView-module__dayNumber__1xl9E{font-weight:700;color:#b45309}.YearView-module__milestoneDot__e04Vb{position:absolute;bottom:2px;width:4px;height:4px;border-radius:50%;background:#8b5cf6;z-index:2}.YearView-module__itemCountBadge__CmjzJ{position:absolute;top:1px;right:1px;font-size:.6rem;font-weight:600;color:#64748b;background:#94a3b833;padding:0 .25rem;border-radius:3px;z-index:2}.YearView-module__selectedDay__eim67{background:#38b2ac26;color:#0d9488;font-weight:700}.YearView-module__today__2G2cQ{background:#38b2ac1a;font-weight:700;color:#14b8a6;border:2px solid var(--color-turquoise)}.YearView-module__selectedDay__eim67.YearView-module__today__2G2cQ{background:#38b2ac33;border-color:#0d9488;color:#0d9488}.YearView-module__pastDay__XSnRQ{color:#94a3b8}.YearView-module__emptyCalendarCell__f4hSb{min-height:32px;display:block;background:transparent}.ListView-module__timelineContainer__QyQKG{width:100%;max-width:1100px;margin:0 auto;height:100%;overflow-y:auto;padding:0 3rem 3rem;background:#fff}.ListView-module__stickyHeader__mseDQ{position:sticky;top:0;background:#fff;z-index:15;margin-left:-3rem;margin-right:-3rem;padding:1.5rem 3rem .5rem}.ListView-module__tableHeader__O55X4{display:grid;grid-template-columns:32px 1fr 100px 100px 140px 80px;align-items:center;padding:.75rem;border-bottom:1px solid #e2e8f0;background:#fff}.ListView-module__tableHeaderCell__OxTOo{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.ListView-module__tableHeaderCell__OxTOo:last-child{text-align:right;padding-right:.5rem}.ListView-module__tableHeaderCell__OxTOo.ListView-module__checkboxCell__mxvVW{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.25rem}.ListView-module__checkboxUnchecked__buS0P{color:#94a3b8;transition:color .15s ease}.ListView-module__checkboxUnchecked__buS0P:hover{color:#64748b}.ListView-module__checkboxChecked__BYcmH,.ListView-module__checkboxPartial__LjMue{color:var(--color-turquoise, #0d9488)}.ListView-module__bulkActionBar__BmGCo{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#38b2ac0f;border:1px solid rgba(56,178,172,.2);border-radius:8px;margin-bottom:.75rem;position:relative}.ListView-module__bulkSelectionCount__bUtu8{font-size:1rem;font-weight:600;color:#1e293b;min-width:100px}.ListView-module__bulkActions__36gKP{display:flex;align-items:center;gap:.5rem;flex:1}.ListView-module__bulkActionButton__NxSAq{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:transparent;border:none;border-radius:6px;font-size:1rem;font-weight:600;color:#334155;cursor:pointer;transition:all .15s ease}.ListView-module__bulkActionButton__NxSAq:hover{background:#00000014;color:#0f172a}.ListView-module__bulkActionButton__NxSAq.ListView-module__bulkActionDanger__OJOyH{color:#f87171}.ListView-module__bulkActionButton__NxSAq.ListView-module__bulkActionDanger__OJOyH:hover{background:#ef444414;color:#ef4444}.ListView-module__bulkClearButton__gTv2r{display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:none;border-radius:6px;color:#334155;cursor:pointer;transition:all .15s ease;margin-left:auto}.ListView-module__bulkClearButton__gTv2r:hover{background:#00000014;color:#0f172a}.ListView-module__bulkAssignDropdown__6giDs{position:absolute;top:100%;left:250px;margin-top:.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:200px;max-height:300px;overflow-y:auto;z-index:100}.ListView-module__bulkAssignHeader__u9Sct{padding:.75rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;border-bottom:1px solid #e2e8f0}.ListView-module__bulkAssignOption__Kj-Zl{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:transparent;border:none;text-align:left;font-size:.9rem;color:#1e293b;cursor:pointer;transition:background .15s ease}.ListView-module__bulkAssignOption__Kj-Zl:hover{background:#f8fafc}.ListView-module__areaColorDot__1AJA-{width:10px;height:10px;border-radius:50%;flex-shrink:0}.ListView-module__quickFilters__A4E7M{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap;background:#fff;padding:.75rem 0}.ListView-module__quickFilterChip__-t9aq{padding:.4rem .875rem;border:1px solid #e2e8f0;background:transparent;color:#64748b;font-size:.85rem;font-weight:500;border-radius:16px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.4rem}.ListView-module__quickFilterChip__-t9aq:hover{border-color:#cbd5e1;background:#f8fafc;color:#475569}.ListView-module__quickFilterChipActive__EnLD6{background:#0d94881f;border-color:var(--color-turquoise, #0d9488);color:#0f766e;font-weight:600}.ListView-module__quickFilterChipActive__EnLD6:hover{background:#38b2ac2e}.ListView-module__quickFilterCount__ekE4B{background:#00000014;padding:.125rem .4rem;border-radius:8px;font-size:.75rem;font-weight:600}.ListView-module__quickFilterChipActive__EnLD6 .ListView-module__quickFilterCount__ekE4B{background:#38b2ac33}.ListView-module__includeDoneToggle__-mFoH{display:flex;align-items:center;gap:.4rem;padding:.4rem .875rem;border:1px solid #e2e8f0;background:transparent;color:#64748b;font-size:.85rem;font-weight:500;border-radius:16px;cursor:pointer;transition:all .2s ease;margin-left:auto}.ListView-module__includeDoneToggle__-mFoH:hover{border-color:#cbd5e1;background:#f8fafc;color:#475569}.ListView-module__includeDoneToggle__-mFoH input{display:none}.ListView-module__includeDoneToggle__-mFoH:has(input:checked){background:#0d94881f;border-color:var(--color-turquoise, #0d9488);color:#0f766e;font-weight:600}.ListView-module__groupsContainer__rNR9g{display:flex;flex-direction:column;gap:0}.ListView-module__group__zdhLn{background:transparent;border:none;border-radius:0;overflow:visible;padding-bottom:1.5rem;margin-bottom:.5rem;border-bottom:1px solid #e2e8f0}.ListView-module__group__zdhLn:last-child{border-bottom:none}.ListView-module__groupHeader__QM81N{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;background:transparent;border:none;cursor:pointer;transition:opacity .2s ease}.ListView-module__groupHeader__QM81N:hover{opacity:.8}.ListView-module__groupColorBar__Q-j3-{width:4px;height:28px;border-radius:2px;flex-shrink:0}.ListView-module__chevronIcon__xs--4{color:#94a3b8;flex-shrink:0;transition:transform .2s ease}.ListView-module__chevronIconExpanded__H7KJw{transform:rotate(90deg)}.ListView-module__sectionIcon__G0wa4{color:#64748b;flex-shrink:0}.ListView-module__groupTitle__Fb91e{font-size:1.75rem;font-weight:600;color:#1a202c;margin:0;letter-spacing:-.01em;line-height:1.2}.ListView-module__addButton__jgXLs{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;opacity:0;transition:all .2s ease;flex-shrink:0;margin-left:.5rem;margin-right:auto}.ListView-module__group__zdhLn:hover .ListView-module__addButton__jgXLs,.ListView-module__nestedGroup__QbVvz:hover .ListView-module__addButton__jgXLs{opacity:1}.ListView-module__addButton__jgXLs:hover{background-color:#0d94881a;color:var(--color-turquoise, #0d9488);transform:scale(1.1)}.ListView-module__groupCount__iKTfF{background:#f1f5f9;color:#64748b;font-size:.8rem;font-weight:600;padding:.25rem .625rem;border-radius:10px;min-width:1.5rem;text-align:center;flex-shrink:0}.ListView-module__groupContent__HdZbd{overflow:hidden;transition:max-height .3s ease}.ListView-module__groupContentCollapsed__uybrO{max-height:0;padding:0}.ListView-module__droppableZone__Qylxx{min-height:40px;padding:.25rem 0;transition:background-color .2s ease;border-radius:8px}.ListView-module__droppableZone__Qylxx[data-is-dragging-over=true]{background:#38b2ac0f}.ListView-module__itemsList__n8mVH{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0 .5rem 1.5rem}.ListView-module__nestedGroup__QbVvz{margin-left:1.5rem;padding-left:1rem;border-left:1px solid #e2e8f0}.ListView-module__nestedGroupHeader__DN7e7{display:flex;align-items:center;gap:.6rem;padding:.5rem 0;cursor:pointer;transition:opacity .2s ease}.ListView-module__nestedGroupHeader__DN7e7:hover{opacity:.8}.ListView-module__nestedGroupTitle__eTHnr{font-size:1.5rem;font-weight:600;color:#374151;margin:0;line-height:1.2}.ListView-module__nestedGroupCount__N5X0A{background:#f1f5f9;color:#64748b;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:8px}.ListView-module__nestedItemsList__kRAJr{display:flex;flex-direction:column;gap:.25rem;padding:.25rem 0 .5rem}.ListView-module__projectIcon__EiHyC{color:#94a3b8;flex-shrink:0}.ListView-module__emptyState__WaRYl{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.ListView-module__emptyState__WaRYl p{font-size:1.25rem;color:#94a3b8;margin:0}.ListView-module__emptyStateHint__IYewu{font-size:1rem;color:#cbd5e1;margin-top:.5rem}.ListView-module__emptyStateAddButton__6ECTJ{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.5rem;background:transparent;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ListView-module__emptyStateAddButton__6ECTJ:hover{border-color:var(--color-turquoise, #0d9488);background:#0d948814;color:var(--color-turquoise, #0d9488)}.ListView-module__emptyDropPlaceholder__KaVoA{padding:1rem 1.5rem;text-align:center;color:#94a3b8;font-size:.9rem;border:1px dashed #e2e8f0;border-radius:6px;background:#f8fafc80;min-height:48px;display:flex;align-items:center;justify-content:center;gap:.5rem}.ListView-module__inlineAddButton__wHtFJ{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;transition:all .2s ease}.ListView-module__inlineAddButton__wHtFJ:hover{background-color:#0d948826;color:var(--color-turquoise, #0d9488);transform:scale(1.1)}.ListView-module__noFilterMatches__Y2pGb{padding:2rem;text-align:center;color:#94a3b8;font-size:1rem;font-style:italic}@media (max-width: 1000px){.ListView-module__tableHeader__O55X4{grid-template-columns:1fr 90px 90px 120px 70px}}@media (max-width: 850px){.ListView-module__tableHeader__O55X4{grid-template-columns:1fr 85px 85px 100px}.ListView-module__tableHeaderCell__OxTOo:nth-child(5){display:none}}@media (max-width: 700px){.ListView-module__timelineContainer__QyQKG{padding:1.5rem 1rem}.ListView-module__tableHeader__O55X4{grid-template-columns:1fr 80px 80px}.ListView-module__tableHeaderCell__OxTOo:nth-child(4){display:none}.ListView-module__quickFilters__A4E7M{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.ListView-module__groupTitle__Fb91e{font-size:1.25rem}.ListView-module__nestedGroup__QbVvz{margin-left:1rem;padding-left:.75rem}}.ListView-module__unscheduledBanner__p45--{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;margin-top:1rem;background:#6366f114;border:1px dashed rgba(99,102,241,.3);border-radius:8px;color:#6366f1;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ListView-module__unscheduledBanner__p45--:hover{background:#6366f11f;border-color:#6366f180}.TableRowRenderer-module__rowWrapper__5iqhX,.TableRowRenderer-module__draggableRow__OwRoW{width:100%}.TableRowRenderer-module__tableRow__XeTGo{display:grid;grid-template-columns:1fr 100px 100px 140px 80px;align-items:center;padding:.5rem .75rem;background:transparent;border-radius:6px;cursor:pointer;transition:all .15s ease;border-left:3px solid transparent;margin-left:-3px}.TableRowRenderer-module__tableRow__XeTGo:has(.TableRowRenderer-module__checkboxCell__aAsO6){grid-template-columns:32px 1fr 100px 100px 140px 80px}.TableRowRenderer-module__tableRow__XeTGo:hover{background:#38b2ac0a;border-left-color:var(--color-turquoise, #38b2ac)}.TableRowRenderer-module__tableRow__XeTGo.TableRowRenderer-module__isDragging__UV2l4{opacity:.5;background:#38b2ac14}.TableRowRenderer-module__tableRow__XeTGo.TableRowRenderer-module__completed__5tr8D{opacity:.5}.TableRowRenderer-module__tableRow__XeTGo.TableRowRenderer-module__completed__5tr8D .TableRowRenderer-module__taskTitle__-cOVM{text-decoration:line-through;color:#94a3b8}.TableRowRenderer-module__tableRow__XeTGo.TableRowRenderer-module__selected__Q-Ure{background:#38b2ac14;border-left-color:var(--color-turquoise, #38b2ac)}.TableRowRenderer-module__checkboxCell__aAsO6{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:.25rem}.TableRowRenderer-module__selectionCheckbox__QAGVn{color:#94a3b8;transition:color .15s ease}.TableRowRenderer-module__selectionCheckbox__QAGVn:hover{color:#64748b}.TableRowRenderer-module__selectionCheckboxChecked__Chxdk{color:var(--color-turquoise, #38b2ac)}.TableRowRenderer-module__taskNameCell__btLrO{display:flex;align-items:center;gap:.75rem;min-width:0;padding-right:1rem}.TableRowRenderer-module__itemIcon__wzlL1{display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;padding:.125rem;border-radius:4px;transition:transform .15s ease}.TableRowRenderer-module__itemIcon__wzlL1:hover{transform:scale(1.1)}.TableRowRenderer-module__checkIcon__d1RUP{opacity:.9}.TableRowRenderer-module__uncheckIcon__7ZFHC{opacity:.6}.TableRowRenderer-module__uncheckIcon__7ZFHC:hover{opacity:.9}.TableRowRenderer-module__goalIcon__eaM-3,.TableRowRenderer-module__habitIcon__eOS9f{opacity:.8}.TableRowRenderer-module__taskTitle__-cOVM{font-size:1.3rem;font-weight:450;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.TableRowRenderer-module__dateCell__gzlEW{font-size:.9rem;font-weight:500;color:#64748b;padding:0 .25rem}.TableRowRenderer-module__dateCell__gzlEW.TableRowRenderer-module__overdue__UVmAj{color:#ef4444}.TableRowRenderer-module__dateCell__gzlEW.TableRowRenderer-module__today__elXye{color:var(--color-turquoise, #38b2ac);font-weight:600}.TableRowRenderer-module__dateCell__gzlEW.TableRowRenderer-module__tomorrow__vpI6M{color:#f59e0b}.TableRowRenderer-module__dateCell__gzlEW.TableRowRenderer-module__future__LlArW{color:#64748b}.TableRowRenderer-module__dateCell__gzlEW.TableRowRenderer-module__none__37-Ys{color:#cbd5e1}.TableRowRenderer-module__areaCell__bqcRS{display:flex;align-items:center;padding:0 .25rem;min-width:0}.TableRowRenderer-module__areaBadge__ZyeME{font-size:.8rem;font-weight:500;padding:.25rem .625rem;border-radius:12px;border:1px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.TableRowRenderer-module__durationCell__14vQS{font-size:.875rem;font-weight:500;color:#64748b;padding:0 .5rem;text-align:right}.TableRowRenderer-module__controlsContainer__teOS8{position:absolute;z-index:2147483647;pointer-events:auto;display:flex;gap:6px;opacity:1;transition:opacity .2s ease;background:#fffffffa;padding:8px 10px;border-radius:8px;box-shadow:0 8px 24px #0000004d;border:2px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:fit-content}.TableRowRenderer-module__controlButton__fKU7C{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;border:none;background:transparent;cursor:pointer;color:#666;transition:all .2s ease;flex-shrink:0}.TableRowRenderer-module__controlButton__fKU7C:hover{background:#4f46e5;color:#fff;transform:scale(1.1);box-shadow:0 2px 8px #0003}.TableRowRenderer-module__controlButton__fKU7C:active{transform:scale(.9)}.TableRowRenderer-module__controlButton__fKU7C[data-tooltip][data-tooltip-custom]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%) scale(0);background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;white-space:nowrap;opacity:0;transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:10010;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.TableRowRenderer-module__controlButton__fKU7C[data-tooltip][data-tooltip-custom]:hover:after{opacity:1;transform:translate(-50%) scale(1)}.TableRowRenderer-module__focusControl__3uYHq{background:transparent!important;color:#22c55e!important;box-shadow:none!important}.TableRowRenderer-module__focusControl__3uYHq:hover{background:transparent!important;color:#16a34a!important;box-shadow:none!important;transform:scale(1.15)}.TableRowRenderer-module__sherpaiControl__31BXZ{color:#8b5cf6}.TableRowRenderer-module__sherpaiControl__31BXZ:hover{background:#8b5cf6;color:#fff}.TableRowRenderer-module__subtaskIndicator__rHU-K{display:inline-flex;align-items:center;margin-left:.5rem;padding:.125rem .375rem;background-color:#6366f11a;border-radius:.25rem;font-size:.75rem;color:#4f46e5;gap:.25rem;cursor:pointer;transition:background-color .2s}.TableRowRenderer-module__subtaskIndicator__rHU-K:hover{background-color:#6366f133}.TableRowRenderer-module__subtaskList__cqoUx{margin-left:2.5rem;margin-top:.25rem;margin-bottom:.5rem;padding-left:.5rem;border-left:1px dashed #e2e8f0}.TableRowRenderer-module__subtaskItem__3jUfs{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.TableRowRenderer-module__subtaskIcon__3Akt-{cursor:pointer;display:flex;align-items:center}.TableRowRenderer-module__subtaskTitle__PGI-n{font-size:1.1rem;color:#374151}.TableRowRenderer-module__completedText__5WYh7{text-decoration:line-through;color:#9ca3af}.TableRowRenderer-module__completedSubtask__p2cJ0{color:#10b981}.TableRowRenderer-module__subtaskCheckbox__eh7Il{color:#9ca3af}@media (max-width: 1000px){.TableRowRenderer-module__tableRow__XeTGo{grid-template-columns:1fr 90px 90px 120px 70px}.TableRowRenderer-module__areaBadge__ZyeME{max-width:100px}}@media (max-width: 850px){.TableRowRenderer-module__tableRow__XeTGo{grid-template-columns:1fr 85px 85px 100px}.TableRowRenderer-module__durationCell__14vQS{display:none}.TableRowRenderer-module__areaBadge__ZyeME{max-width:90px}}@media (max-width: 700px){.TableRowRenderer-module__tableRow__XeTGo{grid-template-columns:1fr 80px 80px}.TableRowRenderer-module__areaCell__bqcRS{display:none}.TableRowRenderer-module__areaBadge__ZyeME{max-width:80px;font-size:.75rem}}.AreaBadge-module__areaBadge__WM4WS{font-size:.8rem;font-weight:500;padding:.25rem .625rem;border-radius:12px;border:1px solid;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;flex-shrink:0}@media (max-width: 1000px){.AreaBadge-module__areaBadge__WM4WS{max-width:100px}}@media (max-width: 850px){.AreaBadge-module__areaBadge__WM4WS{max-width:90px}}@media (max-width: 700px){.AreaBadge-module__areaBadge__WM4WS{max-width:80px;font-size:.75rem}}.PulsePointsGrid-module__gridCard__Rcxss{display:flex;flex-direction:column;gap:.75rem;min-height:0}.PulsePointsGrid-module__timelineWrapper__S4N-1{overflow-x:auto;overflow-y:visible;padding:0 .5rem 1.1rem;flex-shrink:0}.PulsePointsGrid-module__gridShell__rZc2t{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:.4rem;--square-size: 18px;background:#fff;border-radius:10px;padding:.35rem .6rem .4rem 0;min-width:100%}.PulsePointsGrid-module__axisColumn__Dr-FT{grid-column:1;grid-row:2;display:grid;grid-template-rows:repeat(10,var(--square-size));justify-items:end;gap:0;padding-right:.65rem}.PulsePointsGrid-module__axisLabelWrapper__9ZLYw{grid-column:1;grid-row:1;display:flex;justify-content:flex-end;align-items:flex-end;padding-right:.65rem}.PulsePointsGrid-module__axisLabelTitle__I5mtH{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#475569cc}.PulsePointsGrid-module__axisTick__Nej93{display:flex;align-items:center;gap:.35rem}.PulsePointsGrid-module__axisLabel__bZW-L{font-size:.72rem;color:#475569b3;min-width:1.2rem;text-align:right}.PulsePointsGrid-module__axisLine__fG0Oc{flex:0 0 14px;height:1px;background:#94a3b8a6}.PulsePointsGrid-module__dayLabels__a4FN0{grid-column:2;grid-row:1;display:grid;gap:0;text-align:center}.PulsePointsGrid-module__dayLabel__hzZnV{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#4f46e5b8}.PulsePointsGrid-module__pointsGrid__c-7uw{grid-column:2;grid-row:2;display:grid;grid-template-rows:repeat(10,var(--square-size));position:relative;gap:0;border-left:3px solid rgba(30,41,59,.38)}.PulsePointsGrid-module__squareCell__SnQE-{width:var(--square-size);height:var(--square-size);border:1px solid rgba(203,213,225,.45);background:#f1f5f9ad}.PulsePointsGrid-module__squareCellFilled__Kpk61{border-color:transparent}.PulsePointsGrid-module__axisOrigin__EGdeb{box-shadow:inset 3px 0 #1e293b73}.PulsePointsGrid-module__weekStart__ocgEt{box-shadow:inset 2px 0 #6366f173}.PulsePointsGrid-module__weekLabels__UohVC{grid-column:2;grid-row:3;display:grid;gap:0;font-size:.82rem;text-transform:uppercase;letter-spacing:.14em;color:#6b7280c7;text-align:center}.PulsePointsGrid-module__legendRow__3KqJk{display:flex;gap:1.5rem;padding:0 1.25rem .85rem;flex-wrap:wrap;flex-shrink:0}.PulsePointsGrid-module__legendItem__xUtcc{display:inline-flex;align-items:center;gap:.5rem;font-size:1.15rem;color:#475569d9}.PulsePointsGrid-module__legendSwatch__LqFXL{width:14px;height:14px;border-radius:4px}.PulsePointsGrid-module__minimalWrapper__ILipw{display:flex;flex-direction:row;gap:2rem;align-items:center}.PulsePointsGrid-module__minimalWrapper__ILipw .PulsePointsGrid-module__timelineWrapper__S4N-1{flex:1;min-width:0}.PulsePointsGrid-module__minimalWrapper__ILipw .PulsePointsGrid-module__legendRow__3KqJk{flex-direction:column;gap:.75rem;padding:0;flex-shrink:0}.DashboardScoreRings-module__scoreRingsContainer__nF21D{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-shrink:0}.DashboardScoreRings-module__ringsWrapper__mqsNu{position:relative;display:flex;align-items:center;justify-content:center}.DashboardScoreRings-module__ringssvg__JkEz5{display:block}.DashboardScoreRings-module__progressRing__EZwua{transition:stroke-dashoffset .5s ease}.DashboardScoreRings-module__centerScore__3wxMi{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.DashboardScoreRings-module__scoreValue__1IHfc{font-size:2.5rem;font-weight:700;color:#1e293b;line-height:1}.DashboardScoreRings-module__small__yJgRs .DashboardScoreRings-module__scoreValue__1IHfc{font-size:2.25rem}.DashboardScoreRings-module__large__D9z-E .DashboardScoreRings-module__scoreValue__1IHfc{font-size:3rem}.DashboardScoreRings-module__scoreOutOf__iMDOg{font-size:1rem;font-weight:500;color:#94a3b8;margin-top:.25rem}.DashboardScoreRings-module__large__D9z-E .DashboardScoreRings-module__scoreOutOf__iMDOg{font-size:1.125rem}.DashboardScoreRings-module__compact__-n2Ut{flex-direction:row;gap:1.25rem}.DashboardScoreRings-module__compact__-n2Ut .DashboardScoreRings-module__labelsContainer__q-lF4{align-items:flex-start}.DashboardScoreRings-module__labelsContainer__q-lF4{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:200px}.DashboardScoreRings-module__small__yJgRs .DashboardScoreRings-module__labelsContainer__q-lF4{max-width:160px}.DashboardScoreRings-module__withInsights__Hco7h{gap:.875rem;max-width:280px}.DashboardScoreRings-module__labelItem__VHW5J{display:flex;flex-direction:column;gap:.25rem}.DashboardScoreRings-module__labelRow__iY5QK{display:flex;align-items:center;gap:.5rem}.DashboardScoreRings-module__labelDot__layvP{width:12px;height:12px;border-radius:50%;flex-shrink:0}.DashboardScoreRings-module__labelText__8-XJz{font-size:1.0625rem;font-weight:500;color:#64748b;flex:1}.DashboardScoreRings-module__small__yJgRs .DashboardScoreRings-module__labelText__8-XJz{font-size:1rem}.DashboardScoreRings-module__large__D9z-E .DashboardScoreRings-module__labelText__8-XJz{font-size:1.1875rem}.DashboardScoreRings-module__labelValue__1tTgp{font-size:1.0625rem;font-weight:600;color:#1e293b}.DashboardScoreRings-module__small__yJgRs .DashboardScoreRings-module__labelValue__1tTgp{font-size:1rem}.DashboardScoreRings-module__large__D9z-E .DashboardScoreRings-module__labelValue__1tTgp{font-size:1.1875rem}.DashboardScoreRings-module__labelInsight__1MjIl{font-size:1rem;color:#94a3b8;line-height:1.4;padding-left:1rem;font-style:italic}.DashboardScoreRings-module__large__D9z-E .DashboardScoreRings-module__labelInsight__1MjIl{font-size:1.0625rem}.VisionModal-module__modalOverlay__xD9iC{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.VisionModal-module__modalContainer__WRrby{background:#fff;border-radius:var(--border-radius-lg);width:90%;max-width:1000px;height:80vh;max-height:800px;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-lg);animation:VisionModal-module__fadeIn__ARYP- .3s ease-out}.VisionModal-module__modalHeader__iCcix{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid #f1f5f9;position:relative;z-index:9998;background:#fff;pointer-events:auto}.VisionModal-module__modalTitle__TqHXM{margin:0;font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:600;color:var(--color-primary);line-height:1.2}.VisionModal-module__closeButton__7NrP5{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:var(--spacing-sm);border-radius:var(--border-radius-md);display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative;z-index:9999;pointer-events:auto;min-width:40px;min-height:40px}.VisionModal-module__closeButton__7NrP5:hover{background:#f1f5f9;color:#64748b}.VisionModal-module__modalContent__oJ8L5{flex:1;display:flex;flex-direction:column;padding:var(--spacing-xl);overflow:auto}.VisionModal-module__columns__8GjuX{display:flex;flex-direction:column;gap:var(--spacing-xl);flex:1}@media (min-width: 768px){.VisionModal-module__columns__8GjuX{flex-direction:row}.VisionModal-module__column__BL8T2{flex:1}.VisionModal-module__column__BL8T2:first-child{padding-right:var(--spacing-lg)}}.VisionModal-module__column__BL8T2{display:flex;flex-direction:column;gap:var(--spacing-md);height:100%}.VisionModal-module__columnLabel__EZZgF{font-size:1.25rem;color:var(--color-gray-800);font-weight:600;margin:0 0 var(--spacing-lg) 0;line-height:1.5;letter-spacing:.01em}.VisionModal-module__visionPrompt__ipIgq{font-size:1.5rem;color:var(--color-gray-900);margin-bottom:var(--spacing-xl);line-height:1.7;position:relative;padding:var(--spacing-lg) var(--spacing-xl);border-left:4px solid var(--color-secondary);background:linear-gradient(135deg,#6366f108,#fffc);border-radius:0 var(--border-radius-lg) var(--border-radius-lg) 0;font-weight:400;letter-spacing:.01em}.VisionModal-module__visionPrompt__ipIgq strong{color:var(--color-primary);font-weight:600}.VisionModal-module__questionForm__aK4tX{display:flex;flex-direction:column;gap:var(--spacing-xl);width:100%;flex:1}.VisionModal-module__questionField__1Wdjc{display:flex;flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-lg) 0;transition:all .3s ease}.VisionModal-module__questionField__1Wdjc:hover{transform:translateY(-1px)}.VisionModal-module__questionLabel__WfkA-{font-size:1.375rem;color:var(--color-gray-900);font-weight:600;margin-bottom:var(--spacing-xs);letter-spacing:.01em}.VisionModal-module__questionInput__qEAWI{width:100%;padding:var(--spacing-lg);border:2px solid #e2e8f0;border-radius:var(--border-radius-md);font-family:var(--font-body);font-size:1.125rem;background:#fff;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.VisionModal-module__questionInput__qEAWI::placeholder{color:#9ca3af;font-style:italic;font-size:1rem;opacity:.8}.VisionModal-module__questionInput__qEAWI:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a,0 4px 12px #0000001a;transform:translateY(-1px)}.VisionModal-module__imageArea__eUnc1{flex:1;border:2px dashed #e2e8f0;border-radius:var(--border-radius-md);padding:var(--spacing-md);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s ease;height:100%}.VisionModal-module__imageArea__eUnc1:hover{border-color:var(--color-primary);background-color:#6366f105}.VisionModal-module__uploadPrompt__UE6fX{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-md);color:#64748b;height:100%;width:100%;text-align:center}.VisionModal-module__imagePreviewWrapper__HRMdu{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.VisionModal-module__previewImage__igpkt{max-width:100%;max-height:300px;border-radius:var(--border-radius-md);object-fit:contain;margin-bottom:var(--spacing-md)}.VisionModal-module__imageActions__q-ufs{display:flex;gap:var(--spacing-md);margin-top:var(--spacing-md)}.VisionModal-module__uploadButton__yUo51,.VisionModal-module__replaceButton__L9dyJ{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:var(--color-primary);border:none;border-radius:var(--border-radius-full);color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease}.VisionModal-module__uploadButton__yUo51:hover,.VisionModal-module__replaceButton__L9dyJ:hover{opacity:.9;transform:translateY(-2px)}.VisionModal-module__removeButton__eScY1{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);background:#fee2e2;border:none;border-radius:var(--border-radius-full);color:#ef4444;font-weight:500;cursor:pointer;transition:all .2s ease}.VisionModal-module__removeButton__eScY1:hover{background:#fecaca;transform:translateY(-2px)}.VisionModal-module__fileInput__c83yK{display:none}.VisionModal-module__modalFooter__kdi2c{display:flex;justify-content:flex-end;gap:var(--spacing-md);margin-top:var(--spacing-xl);padding-top:var(--spacing-md);border-top:1px solid #f1f5f9}.VisionModal-module__cancelButton__vmAzE{padding:var(--spacing-sm) var(--spacing-md);background:#f1f5f9;border:none;border-radius:var(--border-radius-full);color:#64748b;font-weight:500;cursor:pointer;transition:all .2s ease}.VisionModal-module__cancelButton__vmAzE:hover{background:#e2e8f0}.VisionModal-module__saveButton__uFI2R{padding:var(--spacing-sm) var(--spacing-md);background:var(--color-primary);border:none;border-radius:var(--border-radius-full);color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease}.VisionModal-module__saveButton__uFI2R:hover{opacity:.9;transform:translateY(-2px)}.VisionModal-module__saveButton__uFI2R:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes VisionModal-module__fadeIn__ARYP-{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.VisionModal-module__modalContent__oJ8L5::-webkit-scrollbar{width:8px}.VisionModal-module__modalContent__oJ8L5::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.VisionModal-module__modalContent__oJ8L5::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.VisionModal-module__modalContent__oJ8L5::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.GuidesModal-module__modalOverlay__jEYBH{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.GuidesModal-module__modalContainer__JGNlO{background:#fff;border-radius:var(--border-radius-lg);width:90%;max-width:900px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-lg);animation:GuidesModal-module__fadeIn__NxGU2 .3s ease-out}.GuidesModal-module__modalHeader__TFn4Y{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg) var(--spacing-xl);border-bottom:1px solid #f1f5f9}.GuidesModal-module__modalTitle__QC1Oo{margin:0;font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:600;color:var(--color-primary);line-height:1.2}.GuidesModal-module__closeButton__VaXVL{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:var(--spacing-sm);border-radius:var(--border-radius-md);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.GuidesModal-module__closeButton__VaXVL:hover{background:#f1f5f9;color:#64748b}.GuidesModal-module__modalContent__-hyvF{flex:1;display:flex;flex-direction:column;padding:var(--spacing-xl);overflow:auto}.GuidesModal-module__guidesIntro__KfFaC{margin-bottom:var(--spacing-xl)}.GuidesModal-module__visionPrompt__3rLa0{font-size:var(--text-xl);color:#334155;margin-bottom:var(--spacing-lg);line-height:1.8;position:relative;padding-left:var(--spacing-lg);border-left:4px solid var(--color-secondary)}.GuidesModal-module__visionPrompt__3rLa0 p{margin:var(--spacing-sm) 0;font-size:var(--text-xl)}.GuidesModal-module__guidesContainer__Jl7V2{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-xl);margin-bottom:var(--spacing-xl)}@media (max-width: 768px){.GuidesModal-module__guidesContainer__Jl7V2{grid-template-columns:1fr}}.GuidesModal-module__personCard__6Tq-z{background:#fff;border-radius:var(--border-radius-md);border:1px solid #e2e8f0;padding:var(--spacing-lg);display:flex;flex-direction:column;position:relative;transition:all .2s ease;box-shadow:var(--shadow-sm)}.GuidesModal-module__personCard__6Tq-z:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary)}.GuidesModal-module__personInfo__R0MiY{display:flex;flex-direction:column;gap:var(--spacing-lg)}.GuidesModal-module__nameInput__oNCYH,.GuidesModal-module__traitInput__C41GL{width:100%;padding:var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-md);font-family:var(--font-body);background:#fff;transition:all .2s ease}.GuidesModal-module__nameInput__oNCYH{font-weight:600;font-size:var(--text-xl);margin-bottom:var(--spacing-md)}.GuidesModal-module__traitInput__C41GL{font-size:var(--text-lg)}.GuidesModal-module__nameInput__oNCYH:focus,.GuidesModal-module__traitInput__C41GL:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px #6366f11a}.GuidesModal-module__removeButton__U-tvP{position:absolute;top:var(--spacing-md);right:var(--spacing-md);background:#fffc;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;transition:all .2s ease;z-index:10}.GuidesModal-module__personCard__6Tq-z:hover .GuidesModal-module__removeButton__U-tvP{color:#ef4444}.GuidesModal-module__removeButton__U-tvP:hover{background:#fee2e2;color:#ef4444}.GuidesModal-module__addPersonButton__kuy5Z{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:var(--border-radius-md);padding:var(--spacing-xl);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-md);color:var(--color-primary);font-weight:500;cursor:pointer;transition:all .2s ease;height:100%}.GuidesModal-module__addPersonButton__kuy5Z:hover{background:#6366f10d;border-color:var(--color-primary)}.GuidesModal-module__addPersonButton__kuy5Z span{margin-top:var(--spacing-sm);font-size:var(--text-lg)}.GuidesModal-module__modalFooter__vf3bQ{display:flex;justify-content:flex-end;gap:var(--spacing-md);margin-top:auto;padding-top:var(--spacing-lg);border-top:1px solid #f1f5f9}.GuidesModal-module__cancelButton__7S1L1{padding:var(--spacing-md) var(--spacing-xl);background:#f1f5f9;border:none;border-radius:var(--border-radius-full);color:#64748b;font-weight:500;font-size:var(--text-lg);cursor:pointer;transition:all .2s ease}.GuidesModal-module__cancelButton__7S1L1:hover{background:#e2e8f0}.GuidesModal-module__saveButton__HztA5{padding:var(--spacing-md) var(--spacing-xl);background:var(--color-primary);border:none;border-radius:var(--border-radius-full);color:#fff;font-weight:500;font-size:var(--text-lg);cursor:pointer;transition:all .2s ease}.GuidesModal-module__saveButton__HztA5:hover{opacity:.9;transform:translateY(-2px)}.GuidesModal-module__saveButton__HztA5:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes GuidesModal-module__fadeIn__NxGU2{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.GuidesModal-module__modalContent__-hyvF::-webkit-scrollbar{width:8px}.GuidesModal-module__modalContent__-hyvF::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.GuidesModal-module__modalContent__-hyvF::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.GuidesModal-module__modalContent__-hyvF::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.EditButton-module__editButton__f7xpf{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;background:none;border:none;border-radius:4px;cursor:pointer;color:#94a3b8;transition:all .2s ease;flex-shrink:0}.EditButton-module__editButton__f7xpf:hover{color:#8b5cf6;background:#8b5cf61a}.EditButton-module__sizeSm__cRJrG{padding:.2rem}.EditButton-module__sizeSm__cRJrG svg{width:12px;height:12px}.EditButton-module__sizeMd__csf-a{padding:.25rem}.EditButton-module__sizeMd__csf-a svg{width:14px;height:14px}.EditButton-module__sizeLg__SX7kA{padding:.3rem}.EditButton-module__sizeLg__SX7kA svg{width:16px;height:16px}.DashboardV7-module__dashboard__GtM63{width:100%;height:100%;background:linear-gradient(135deg,#ffedd538,#f4dbff40,#d2f0ff42);overflow:hidden;padding:0;display:flex;flex-direction:column;gap:0}.DashboardV7-module__cardsContainer__VseGM{flex:1;position:relative;padding:2rem 3rem;display:flex;align-items:center;justify-content:center;min-height:0}.DashboardV7-module__cardGrid__bdr-n{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:3rem 2.5rem;width:100%;max-width:1400px;height:100%;z-index:2;transition:all .4s cubic-bezier(.4,0,.2,1);grid-template-areas:"recently today nextweek" "months year vision"}.DashboardV7-module__cardGrid__bdr-n.DashboardV7-module__cardGridExpanded__no1xs{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:1rem}.DashboardV7-module__cardGrid__bdr-n[data-expanded-card=recently]{grid-template-columns:2fr 2fr .5fr .5fr;grid-template-rows:2fr .25fr;grid-template-areas:"recently recently today nextweek" "months months year vision"}.DashboardV7-module__cardGrid__bdr-n[data-expanded-card=next-4-months]{grid-template-columns:2fr 2fr .5fr .5fr;grid-template-rows:.25fr 2fr;grid-template-areas:"recently recently today nextweek" "months months year vision"}.DashboardV7-module__cardGrid__bdr-n[data-expanded-card=today]{grid-template-columns:.5fr 2fr 2fr .5fr;grid-template-rows:2fr .25fr;grid-template-areas:"recently today today nextweek" "months year year vision"}.DashboardV7-module__cardGrid__bdr-n[data-expanded-card=next-year]{grid-template-columns:.5fr 2fr 2fr .5fr;grid-template-rows:.25fr 2fr;grid-template-areas:"recently today today nextweek" "months year year vision"}.DashboardV7-module__cardGrid__bdr-n[data-expanded-card=next-two-weeks]{grid-template-columns:.5fr .5fr 2fr 2fr;grid-template-rows:2fr .25fr;grid-template-areas:"recently today nextweek nextweek" "months year vision vision"}.DashboardV7-module__cardGrid__bdr-n[data-expanded-card=vision]{grid-template-columns:.5fr .5fr 2fr 2fr;grid-template-rows:.25fr 2fr;grid-template-areas:"recently today nextweek nextweek" "months year vision vision"}.DashboardV7-module__card__KBVDj{background:#fff;border:1.5px solid rgba(203,213,224,.4);border-radius:16px;padding:1.75rem 2rem;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a;display:flex;flex-direction:column;gap:1rem;min-height:200px;overflow:hidden}.DashboardV7-module__card__KBVDj:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000001f,0 6px 12px #00000014;border-color:#3b82f6}.DashboardV7-module__cardGridExpanded__no1xs .DashboardV7-module__card__KBVDj:not(.DashboardV7-module__cardExpanded__ERTFU){padding:.75rem 1rem;min-height:unset}.DashboardV7-module__cardGridExpanded__no1xs .DashboardV7-module__card__KBVDj:not(.DashboardV7-module__cardExpanded__ERTFU) .DashboardV7-module__cardHeader__EataR{font-size:1.25rem;gap:.5rem}.DashboardV7-module__cardGridExpanded__no1xs .DashboardV7-module__card__KBVDj:not(.DashboardV7-module__cardExpanded__ERTFU) .DashboardV7-module__cardHeader__EataR svg{width:16px;height:16px}.DashboardV7-module__cardGridExpanded__no1xs .DashboardV7-module__card__KBVDj:not(.DashboardV7-module__cardExpanded__ERTFU) .DashboardV7-module__cardContent__XZkyX{display:none}.DashboardV7-module__card__KBVDj.DashboardV7-module__cardExpanded__ERTFU{border-color:#8b5cf6;box-shadow:0 8px 24px #8b5cf626,0 4px 12px #8b5cf61a;gap:1.75rem}.DashboardV7-module__card__KBVDj.DashboardV7-module__cardExpanded__ERTFU .DashboardV7-module__cardHeader__EataR{margin-bottom:1.5rem}.DashboardV7-module__card__KBVDj.DashboardV7-module__cardExpanded__ERTFU .DashboardV7-module__cardContent__XZkyX{padding-left:.5rem;overflow:visible}.DashboardV7-module__card__KBVDj.DashboardV7-module__cardExpanded__ERTFU:hover{transform:none}.DashboardV7-module__cardHeader__EataR{display:flex;align-items:center;gap:.875rem;font-weight:600;font-size:1.375rem;color:#1e293b;position:relative}.DashboardV7-module__cardHeader__EataR .DashboardV7-module__infoTooltip__J6Wtz{top:calc(100% + .75rem);left:0}.DashboardV7-module__cardHeader__EataR>svg{color:#3b82f6;flex-shrink:0;width:22px;height:22px}.DashboardV7-module__cardHeader__EataR .DashboardV7-module__infoButton__hFP6q svg{width:12px;height:12px}.DashboardV7-module__cardHeader__EataR .DashboardV7-module__editButton__v6gA3 svg{width:14px;height:14px}.DashboardV7-module__cardContent__XZkyX{flex:1;display:flex;flex-direction:column;gap:1rem;font-size:1.125rem;color:#64748b;line-height:1.6;min-height:0}@media (max-width: 960px){.DashboardV7-module__dashboard__GtM63{height:auto;min-height:100%;overflow:visible}.DashboardV7-module__cardsContainer__VseGM{padding:1.5rem 1rem 2rem;align-items:stretch;justify-content:flex-start;min-height:0;height:auto;overflow:visible}.DashboardV7-module__cardGrid__bdr-n{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"recently" "today" "nextweek" "months" "year" "vision";gap:1rem;height:auto}.DashboardV7-module__cardGrid__bdr-n[data-expanded-card]{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"recently" "today" "nextweek" "months" "year" "vision"}.DashboardV7-module__cardGrid__bdr-n.DashboardV7-module__cardGridExpanded__no1xs{grid-template-columns:1fr;grid-template-rows:auto;gap:.75rem}.DashboardV7-module__card__KBVDj{min-height:160px}.DashboardV7-module__cardGridExpanded__no1xs .DashboardV7-module__card__KBVDj:not(.DashboardV7-module__cardExpanded__ERTFU){display:none}.DashboardV7-module__card__KBVDj.DashboardV7-module__cardExpanded__ERTFU{max-height:none;overflow-y:visible;min-height:70vh;padding:1.25rem}.DashboardV7-module__card__KBVDj.DashboardV7-module__cardExpanded__ERTFU .DashboardV7-module__cardContent__XZkyX{gap:1.25rem}.DashboardV7-module__cardGrid__bdr-n{height:auto}.DashboardV7-module__todayExpanded__XhwgA,.DashboardV7-module__nextWeeksExpanded__qu-YR,.DashboardV7-module__next4MonthsExpanded__Fx6ui,.DashboardV7-module__thisYearExpanded__Nucfz,.DashboardV7-module__visionExpanded__QkiHl{display:flex;flex-direction:column;gap:1.5rem;grid-template-columns:1fr}.DashboardV7-module__todayExpandedLeft__fBAtL,.DashboardV7-module__todayExpandedRight__nO2-A{border:none;padding-left:0}.DashboardV7-module__weekSections__87MZ9,.DashboardV7-module__monthSections__E-G02{grid-template-columns:1fr;gap:1.5rem}.DashboardV7-module__guidesList__4wd5O{grid-template-columns:repeat(2,1fr);gap:1rem}.DashboardV7-module__winsListFull__yWAUs{grid-template-columns:1fr}}.DashboardV7-module__winsHeader__tBi-N{font-size:1.125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.625rem}.DashboardV7-module__winItem__-8mrp{display:flex;align-items:center;gap:.625rem;font-size:1.125rem;color:#475569;margin-bottom:.5rem}.DashboardV7-module__winItem__-8mrp svg{flex-shrink:0;color:#10b981}.DashboardV7-module__moreItems__VjGFZ{font-size:1rem;color:#94a3b8;font-style:italic;margin-top:.25rem}.DashboardV7-module__emptyState__70zDi{font-size:1.125rem;color:#94a3b8;font-style:italic}.DashboardV7-module__emptyStateAction__UU6V1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.5rem;cursor:pointer;border-radius:12px;background:#ef444408;border:2px dashed rgba(239,68,68,.2);transition:all .2s ease;height:100%;min-height:80px;position:relative}.DashboardV7-module__emptyStateAction__UU6V1:hover{background:#ef44440f;border-color:#ef444459}.DashboardV7-module__emptyStateAlert__AeVpk{position:absolute;top:.75rem;right:.75rem;color:#ef4444;opacity:.9}.DashboardV7-module__emptyStateIcon__VbT1i{color:#64748b;opacity:.7}.DashboardV7-module__emptyStateAction__UU6V1:hover .DashboardV7-module__emptyStateIcon__VbT1i{opacity:1;color:#475569}.DashboardV7-module__emptyStateText__W2OWy{font-size:1.5rem;font-weight:600;color:#1e293b}.DashboardV7-module__emptyStateHint__cjeCD{font-size:1.125rem;color:#64748b}.DashboardV7-module__itemGroup__mwvPy{margin-bottom:.75rem}.DashboardV7-module__itemGroupHeader__hMweP{font-size:1.25rem;font-weight:600;color:#475569}.DashboardV7-module__todayScore__tvbhl{display:flex;align-items:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#3b82f614,#8b5cf614);border-radius:12px}.DashboardV7-module__todayScoreCircle__ErbSD{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-size:1.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #3b82f640}.DashboardV7-module__todayScoreLabel__zE61w{font-size:1.25rem;font-weight:600;color:#475569}.DashboardV7-module__tasksSummary__sRG00{font-size:1.25rem;font-weight:500;color:#475569}.DashboardV7-module__visionText__HlGfV{font-size:1.0625rem;line-height:1.7;color:#475569}.DashboardV7-module__modal__YCpJ-{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172abf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:100;animation:DashboardV7-module__fadeIn__fgqB- .2s ease-out}@keyframes DashboardV7-module__fadeIn__fgqB-{0%{opacity:0}to{opacity:1}}.DashboardV7-module__modalContent__Uv9-d{background:#fff;border-radius:20px;padding:2.5rem;max-width:900px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000059;position:relative;animation:DashboardV7-module__scaleIn__NBrQE .25s cubic-bezier(.4,0,.2,1)}@keyframes DashboardV7-module__scaleIn__NBrQE{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.DashboardV7-module__modalContent__Uv9-d::-webkit-scrollbar{width:6px}.DashboardV7-module__modalContent__Uv9-d::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.DashboardV7-module__modalContent__Uv9-d::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.DashboardV7-module__modalContent__Uv9-d::-webkit-scrollbar-thumb:hover{background:#94a3b8}.DashboardV7-module__closeButton__poW92{position:absolute;top:1.25rem;right:1.25rem;width:36px;height:36px;border:none;background:#f1f5f9;border-radius:50%;font-size:1.375rem;font-weight:300;color:#64748b;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;line-height:1}.DashboardV7-module__closeButton__poW92:hover{background:#e2e8f0;color:#1e293b;transform:rotate(90deg) scale(1.05)}.DashboardV7-module__lifeSquaresModal__pQWMs{display:flex;flex-direction:column;gap:2rem}.DashboardV7-module__modalTitle__x8G19{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 1rem}.DashboardV7-module__recentlyCollapsed__uIdmc{display:flex;flex-direction:column;gap:1.25rem;height:100%;align-items:center;justify-content:center;padding-top:.25rem}.DashboardV7-module__miniLifeSquares__R6hDg{display:flex;gap:.5rem;justify-content:center;align-items:flex-end;min-height:80px}.DashboardV7-module__dayColumn__tol-w{display:flex;flex-direction:column-reverse;gap:2px;cursor:pointer;padding:4px;border-radius:4px;transition:background .15s}.DashboardV7-module__dayColumn__tol-w:hover,.DashboardV7-module__dayColumnActive__GQW4i{background:#8b5cf614}.DashboardV7-module__stackSquare__N9FEp{width:24px;height:14px;border-radius:3px;transition:transform .15s}.DashboardV7-module__dayColumn__tol-w:hover .DashboardV7-module__stackSquare__N9FEp{transform:scaleY(1.1)}.DashboardV7-module__dayHoverInfo__-uVN5{display:flex;flex-direction:column;align-items:center;gap:.375rem;min-height:2.75rem;animation:DashboardV7-module__fadeIn__fgqB- .15s ease}.DashboardV7-module__dayHoverDate__OmlAt{font-size:1.125rem;font-weight:600;color:#1e293b}.DashboardV7-module__dayHoverStats__IUcjp{display:flex;gap:.75rem;font-size:1rem}.DashboardV7-module__dayStatPurple__-rH-9{color:#8b5cf6;font-weight:500}.DashboardV7-module__dayStatGreen__SrrT1{color:#10b981;font-weight:500}.DashboardV7-module__dayStatOrange__a07GC{color:#f97316;font-weight:500}.DashboardV7-module__dayStatEmpty__yF-ms{color:#94a3b8;font-style:italic}.DashboardV7-module__winCountSummary__vFOsd{display:flex;align-items:baseline;gap:.5rem;justify-content:center;min-height:2.75rem}.DashboardV7-module__winCount__ijbF8{font-size:2rem;font-weight:700;color:#1e293b;line-height:1}.DashboardV7-module__winCountLabel__wGju7{font-size:1.125rem;color:#64748b}.DashboardV7-module__topWinsPreview__wBWgF{display:flex;flex-direction:column;gap:.375rem;width:100%;margin-top:.5rem}.DashboardV7-module__topWinItem__Q7QyE{display:flex;align-items:center;gap:.625rem;font-size:1.0625rem;color:#475569;padding:.375rem 0}.DashboardV7-module__topWinItem__Q7QyE svg{flex-shrink:0}.DashboardV7-module__winItemTitle__iW0b9{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DashboardV7-module__winItemDate__41gi2{font-size:1rem;color:#94a3b8;flex-shrink:0;font-weight:500}.DashboardV7-module__moreWins__gQsRf{font-size:1rem;color:#94a3b8;text-align:center;padding-top:.375rem}.DashboardV7-module__recentlyExpanded__kcN2R{display:flex;flex-direction:column;gap:1.5rem;height:100%;overflow:visible}.DashboardV7-module__pulseGridSection__JIyTa{flex-shrink:0;overflow:visible;position:relative;z-index:10}.DashboardV7-module__winsListSection__AMmqb{display:flex;flex-direction:column;gap:1rem;border-top:1px solid #e2e8f0;padding-top:1.25rem}.DashboardV7-module__winsListHeader__0S38C{font-size:1.75rem;font-weight:600;color:#475569}.DashboardV7-module__winsListFull__yWAUs{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}.DashboardV7-module__winItemFull__hmB1t{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#10b9810d;border-radius:8px;font-size:1rem;transition:background .2s}.DashboardV7-module__winItemFull__hmB1t:hover{background:#10b9811a}.DashboardV7-module__winItemFull__hmB1t svg{flex-shrink:0}.DashboardV7-module__winTitle__JuPZt{flex:1;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DashboardV7-module__winType__DOBR7{font-size:1rem;color:#94a3b8;text-transform:capitalize;flex-shrink:0}.DashboardV7-module__todayCollapsed__aer-d{display:flex;flex-direction:column;height:100%}.DashboardV7-module__todayScoreCenter__U10by{flex:1;display:flex;align-items:center;justify-content:center}.DashboardV7-module__todayExpanded__XhwgA{display:grid;grid-template-columns:40% 60%;gap:2.5rem;flex:1;min-height:0}.DashboardV7-module__todayExpandedLeft__fBAtL{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:visible;position:relative;padding-top:.5rem}.DashboardV7-module__todayExpandedRight__nO2-A{overflow-y:auto;border-left:1px solid #e2e8f0;padding-left:2rem;min-height:0}.DashboardV7-module__todayItemsList__JdkT6{display:flex;flex-direction:column;gap:1rem}.DashboardV7-module__goalGroup__cyNIY{display:flex;flex-direction:column;gap:.5rem}.DashboardV7-module__goalHeader__7I8vO{display:flex;align-items:center;gap:.625rem;font-weight:600;font-size:1.0625rem;color:#475569}.DashboardV7-module__goalHeader__7I8vO svg{color:#eab308}.DashboardV7-module__tasksInGoal__QSJ8r{display:flex;flex-direction:column;gap:.5rem;margin-left:1.75rem}.DashboardV7-module__taskItem__Xqnk9{display:flex;align-items:center;gap:.625rem;font-size:1rem;color:#64748b}.DashboardV7-module__taskItem__Xqnk9 svg{flex-shrink:0;color:#3b82f6}.DashboardV7-module__standaloneTasksGroup__zRFar{display:flex;flex-direction:column;gap:.5rem}.DashboardV7-module__habitsGroup__4nFq5{display:flex;flex-direction:column;gap:.625rem;margin-top:.75rem;padding-top:1rem;border-top:1px solid #e2e8f0}.DashboardV7-module__habitsSectionLabel__CHsYS{font-size:1rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em}.DashboardV7-module__habitItem__RXIB7{display:flex;align-items:center;gap:.625rem;font-size:1rem;color:#64748b}.DashboardV7-module__habitItem__RXIB7 svg{flex-shrink:0}.DashboardV7-module__goalContent__c1rYK{display:flex;flex-direction:column;gap:.5rem;margin-left:1.5rem;padding-left:.75rem;border-left:2px solid rgba(234,179,8,.3)}.DashboardV7-module__milestoneGroup__SoIUQ{display:flex;flex-direction:column;gap:.375rem}.DashboardV7-module__milestoneHeader__-gEvG{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:1.0625rem;color:#6b21a8;padding:.375rem 0}.DashboardV7-module__milestoneHeader__-gEvG svg{color:#a855f7;flex-shrink:0}.DashboardV7-module__tasksInMilestone__7R1B9{display:flex;flex-direction:column;gap:.375rem;margin-left:1.25rem;padding-left:.625rem;border-left:2px solid rgba(168,85,247,.25)}.DashboardV7-module__standaloneSection__49176{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.DashboardV7-module__standaloneSectionTitle__sphzL{font-size:1rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.DashboardV7-module__standaloneTasksList__hq--6{display:flex;flex-direction:column;gap:.375rem}.DashboardV7-module__nextWeeksCollapsed__MBhkJ{display:flex;flex-direction:column;gap:1rem;height:100%;padding-top:.5rem}.DashboardV7-module__upcomingItemsList__wkEkK{display:flex;flex-direction:column;gap:.5rem;flex:1}.DashboardV7-module__upcomingItem__iL9Q9{display:flex;align-items:center;gap:.625rem;font-size:1.0625rem;color:#475569;padding:.375rem 0}.DashboardV7-module__upcomingItem__iL9Q9 svg{flex-shrink:0}.DashboardV7-module__upcomingItemTitle__pOSKi{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DashboardV7-module__upcomingItemDate__anGUZ{font-size:1rem;color:#94a3b8;font-weight:500;flex-shrink:0}.DashboardV7-module__moreItems__VjGFZ{font-size:1rem;color:#94a3b8;text-align:center;padding-top:.375rem}.DashboardV7-module__weekCapacity__LGxCP{display:flex;align-items:center;justify-content:center;gap:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0;margin-top:auto}.DashboardV7-module__weekCapacityItem__9MOc3{display:flex;align-items:baseline;gap:.5rem}.DashboardV7-module__weekCapacityLabel__O38nr{font-size:1rem;color:#94a3b8;font-weight:500}.DashboardV7-module__weekCapacityCount__GxAUa{font-size:1.25rem;font-weight:700;color:#1e293b}.DashboardV7-module__weekCapacityDivider__ZcQBM{width:1px;height:24px;background:#e2e8f0}.DashboardV7-module__nextWeeksExpanded__qu-YR{display:grid;grid-template-columns:1fr 1fr;gap:2rem;height:100%;overflow-y:auto}.DashboardV7-module__weekSections__87MZ9{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.DashboardV7-module__weekSection__b3yyb{display:flex;flex-direction:column;gap:1.25rem}.DashboardV7-module__weekSectionHeader__OwFl3{display:flex;align-items:center;justify-content:space-between;padding-bottom:.625rem;border-bottom:2px solid #e2e8f0}.DashboardV7-module__weekSectionTitle__d-lRs{font-size:1.25rem;font-weight:700;color:#1e293b;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.DashboardV7-module__weekSectionCount__qbgNw{font-size:1rem;color:#94a3b8;font-weight:500}.DashboardV7-module__weekItemsList__djL3D{display:flex;flex-direction:column;gap:.625rem;max-height:280px;overflow-y:auto}.DashboardV7-module__weekItem__VZ6I9{display:flex;align-items:center;gap:.625rem;font-size:1.0625rem;padding:.5rem .75rem;background:#3b82f60a;border-radius:8px;transition:background .15s}.DashboardV7-module__weekItem__VZ6I9:hover{background:#3b82f614}.DashboardV7-module__weekItem__VZ6I9 svg{flex-shrink:0}.DashboardV7-module__weekItemTitle__Yfo-J{flex:1;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DashboardV7-module__weekItemDate__R9qKM{font-size:1rem;color:#94a3b8;font-weight:500;flex-shrink:0}.DashboardV7-module__weekEmpty__Sfgg6{font-size:1.0625rem;color:#94a3b8;font-style:italic;text-align:center;padding:1.25rem 0}.DashboardV7-module__areaBreakdown__FHCYK{display:flex;flex-direction:column;gap:.75rem;padding-top:1.25rem;border-top:1px solid #e2e8f0}.DashboardV7-module__areaBreakdownTitle__PXu-y{font-size:1.0625rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.DashboardV7-module__areaProgressBars__tG7ge{display:flex;flex-direction:column;gap:.625rem}.DashboardV7-module__areaProgressItem__Krdox{display:flex;align-items:center;gap:.75rem;position:relative}.DashboardV7-module__areaProgressBar__8Dyya{height:8px;border-radius:4px;min-width:10px;transition:width .3s ease}.DashboardV7-module__areaProgressLabel__tR-ex{font-size:1rem;color:#475569;flex:1}.DashboardV7-module__areaProgressCount__DgNhw{font-size:1rem;font-weight:600;color:#64748b}.DashboardV7-module__next4MonthsCollapsed__PZPZ-{display:flex;flex-direction:column;gap:1.25rem;height:100%;justify-content:space-between;padding-top:.25rem}.DashboardV7-module__nextDeadlineHighlight__s1jOH{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;background:linear-gradient(135deg,#8b5cf614,#eab30814);border-radius:12px;flex:1;justify-content:center}.DashboardV7-module__nextDeadlineLabel__V4EIK{font-size:1.125rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.DashboardV7-module__nextDeadlineTitle__q-3Bg{display:flex;align-items:center;gap:.625rem;font-size:1.375rem;font-weight:600;color:#1e293b;text-align:center}.DashboardV7-module__nextDeadlineTitle__q-3Bg svg{flex-shrink:0}.DashboardV7-module__nextDeadlineTitle__q-3Bg span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.DashboardV7-module__nextDeadlineDays__j1duS{font-size:1.625rem;font-weight:700;color:#8b5cf6}.DashboardV7-module__next4MonthsExpanded__Fx6ui{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2rem;height:100%;overflow:hidden}.DashboardV7-module__monthSections__E-G02{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.DashboardV7-module__monthSection__-Ri49{display:flex;flex-direction:column;gap:.75rem;min-height:0;overflow:hidden}.DashboardV7-module__monthSectionHeader__bCRd5{display:flex;align-items:center;justify-content:space-between;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.DashboardV7-module__monthSectionTitle__F0xvQ{font-size:1.25rem;font-weight:700;color:#1e293b;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.DashboardV7-module__monthSectionCount__cYkW3{font-size:1rem;color:#94a3b8;font-weight:500}.DashboardV7-module__monthItemsList__wEPbJ{display:flex;flex-direction:column;gap:.5rem;flex:1;min-height:0;overflow-y:auto}.DashboardV7-module__monthItem__WcIfq{display:flex;align-items:center;gap:.625rem;font-size:1.0625rem;padding:.5rem .75rem;background:#3b82f60a;border-radius:8px;transition:background .15s}.DashboardV7-module__monthItem__WcIfq:hover{background:#3b82f614}.DashboardV7-module__monthItemGoal__grsac{background:#eab30814;border-left:3px solid #eab308}.DashboardV7-module__monthItemGoal__grsac:hover{background:#eab3081f}.DashboardV7-module__monthItem__WcIfq svg{flex-shrink:0}.DashboardV7-module__monthItemTitle__7CXZr{flex:1;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DashboardV7-module__monthItemDate__gMNzL{font-size:1rem;color:#94a3b8;font-weight:600;flex-shrink:0;min-width:24px;text-align:right}.DashboardV7-module__monthEmpty__xg9ES{font-size:1rem;color:#94a3b8;font-style:italic;text-align:center;padding:1rem 0}.DashboardV7-module__hierarchicalList__qXB6o{display:flex;flex-direction:column;gap:.875rem;max-height:500px;overflow-y:auto;padding-right:.5rem}.DashboardV7-module__hierarchyGoal__npNmq{display:flex;flex-direction:column;gap:.625rem}.DashboardV7-module__hierarchyGoalHeader__BzaQ-{display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:#eab30814;border-radius:10px;cursor:pointer;transition:background .2s;font-size:1.0625rem;font-weight:600;color:#1e293b}.DashboardV7-module__hierarchyGoalHeader__BzaQ-:hover{background:#eab30826}.DashboardV7-module__hierarchyGoalHeader__BzaQ- svg:first-child{flex-shrink:0;color:#64748b}.DashboardV7-module__hierarchyGoalHeader__BzaQ- svg:nth-child(2){flex-shrink:0}.DashboardV7-module__hierarchyGoalHeader__BzaQ- span:first-of-type{flex:1}.DashboardV7-module__hierarchyGoalContent__L1VMl{display:flex;flex-direction:column;gap:.625rem;margin-left:1.5rem}.DashboardV7-module__hierarchyMilestone__h8qvo{display:flex;flex-direction:column;gap:.5rem}.DashboardV7-module__hierarchyMilestoneHeader__Yg117{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;background:#a855f714;border-radius:8px;cursor:pointer;transition:background .2s;font-size:1rem;font-weight:500;color:#334155}.DashboardV7-module__hierarchyMilestoneHeader__Yg117:hover{background:#a855f726}.DashboardV7-module__hierarchyMilestoneHeader__Yg117 svg:first-child{flex-shrink:0;color:#64748b}.DashboardV7-module__hierarchyMilestoneHeader__Yg117 svg:nth-child(2){flex-shrink:0}.DashboardV7-module__hierarchyMilestoneHeader__Yg117 span:first-of-type{flex:1}.DashboardV7-module__hierarchyMilestoneContent__5siRM{display:flex;flex-direction:column;gap:.5rem;margin-left:1.5rem}.DashboardV7-module__hierarchyTask__9Z2bL{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:1.0625rem;color:#475569;border-radius:6px;transition:background .2s}.DashboardV7-module__hierarchyTask__9Z2bL:hover{background:#3b82f60d}.DashboardV7-module__hierarchyTask__9Z2bL svg{flex-shrink:0}.DashboardV7-module__itemCount__pTDul{font-size:1rem;color:#94a3b8;margin-left:auto;font-weight:500}.DashboardV7-module__orphanSection__bN3Ro{display:flex;flex-direction:column;gap:.625rem;margin-top:.75rem;padding-top:1rem;border-top:1px solid #e2e8f0}.DashboardV7-module__orphanSectionTitle__ue-7D{font-size:1.0625rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.DashboardV7-module__thisYearCollapsed__zduCv{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;height:100%}.DashboardV7-module__areaDotsRow__tX6lJ{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap;justify-content:center}.DashboardV7-module__areaDotLarge__4ltdN{width:28px;height:28px;border-radius:50%;flex-shrink:0;transition:transform .2s,box-shadow .2s;cursor:pointer}.DashboardV7-module__areaDotLarge__4ltdN:hover,.DashboardV7-module__areaDotActive__OzD7-{transform:scale(1.15);box-shadow:0 0 0 3px #8b5cf633}.DashboardV7-module__areaDotsMore__Hd2Xk{font-size:1rem;color:#94a3b8;font-weight:500;margin-left:.375rem}.DashboardV7-module__areasCount__w7y5g,.DashboardV7-module__areaHoverInfo__EHaQP{min-height:4rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.DashboardV7-module__areasCount__w7y5g{font-size:1.125rem;color:#475569}.DashboardV7-module__areaHoverInfo__EHaQP{gap:.25rem}.DashboardV7-module__areaHoverName__55grI{font-size:1.125rem;font-weight:600;color:#1e293b}.DashboardV7-module__areaHoverObjective__3FVak{font-size:1.125rem;color:#475569;line-height:1.5}.DashboardV7-module__thisYearExpanded__Nucfz{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 3rem;height:100%;overflow-y:auto;padding:.5rem 0}.DashboardV7-module__objectiveItem__CCSIO{display:flex;flex-direction:column;gap:.5rem}.DashboardV7-module__objectiveItem__CCSIO:hover .DashboardV7-module__areaEditButton__YFYDk{opacity:1}.DashboardV7-module__objectiveAreaRow__OgKvR{display:flex;align-items:center;gap:.5rem}.DashboardV7-module__objectiveAreaDot__RcpQo{width:10px;height:10px;border-radius:50%;flex-shrink:0}.DashboardV7-module__objectiveAreaName__syuCp{font-size:1.125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.DashboardV7-module__objectiveText__hpQwV{font-size:1.5rem;color:#1e293b;line-height:1.5;margin:0;font-weight:400;padding-left:1.5rem}.DashboardV7-module__objectiveEmpty__8Xvf9{font-size:1.375rem;color:#cbd5e1;font-style:italic;margin:0;padding-left:1.5rem}.DashboardV7-module__areaEditButton__YFYDk{opacity:0;margin-left:.5rem;padding:.25rem;border:none;background:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:4px}.DashboardV7-module__areaEditButton__YFYDk:hover{color:#8b5cf6;background:#8b5cf61a}.DashboardV7-module__visionCollapsed__BKWxR{display:flex;flex-direction:column;height:100%;justify-content:space-between}.DashboardV7-module__visionCollapsedMain__8M2HP{display:flex;gap:1.25rem;flex:1;align-items:center;justify-content:center}.DashboardV7-module__visionThumbnail__KOxC4{width:80px;height:80px;border-radius:10px;overflow:hidden;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.DashboardV7-module__visionThumbnailImg__KPrpb{width:100%;height:100%;object-fit:cover}.DashboardV7-module__visionBullets__VSlTR{display:flex;flex-direction:column;gap:.5rem;flex:1}.DashboardV7-module__visionTimeframeCollapsed__2MKHi{font-size:1.5rem;font-weight:700;color:#8b5cf6;margin-bottom:.25rem}.DashboardV7-module__visionBullet__KY2py{display:flex;gap:.5rem;font-size:1.25rem;line-height:1.4}.DashboardV7-module__visionLabel__aWXdo{font-weight:600;color:#8b5cf6;min-width:60px;flex-shrink:0}.DashboardV7-module__visionValue__q1-4K{color:#334155;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DashboardV7-module__guidesCollapsed__DUcot{padding-top:1rem;border-top:1px solid #e2e8f0}.DashboardV7-module__guidesCollapsedHeader__Mnauf{font-size:1.125rem;font-weight:600;color:#64748b;margin-bottom:.625rem}.DashboardV7-module__guidesCollapsedList__GFdGb{display:flex;flex-direction:column;gap:.5rem}.DashboardV7-module__guideCollapsedItem__drZBy{display:flex;align-items:center;gap:.5rem}.DashboardV7-module__guideCollapsedBullet__eIscj{color:#8b5cf6;font-size:1.5rem;line-height:1}.DashboardV7-module__guideCollapsedName__o7-D7{font-size:1.25rem;color:#334155;font-weight:500}.DashboardV7-module__visionExpanded__QkiHl{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:60% 40%;gap:1.5rem 2rem;height:100%;overflow:hidden}.DashboardV7-module__visionImageContainer__dxpr1{width:100%;height:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.DashboardV7-module__visionImage__YU-wo{width:100%;height:100%;object-fit:cover;display:block}.DashboardV7-module__visionStatements__Rg2k-{display:flex;flex-direction:column;gap:1rem}.DashboardV7-module__visionTimeframe__BIb79{font-size:1.375rem;font-weight:600;color:#8b5cf6;margin-bottom:.25rem}.DashboardV7-module__visionStatement__mVltV{display:flex;gap:.75rem;font-size:1.25rem;line-height:1.5}.DashboardV7-module__visionStatementLabel__RoUAO{font-weight:600;color:#8b5cf6;min-width:65px;flex-shrink:0}.DashboardV7-module__visionStatementText__6aNrg{color:#334155;flex:1}.DashboardV7-module__guidesExpanded__GDkCS{display:flex;flex-direction:column;gap:1rem;grid-column:1 / -1;min-height:0;margin-top:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.DashboardV7-module__guidesSectionHeader__TCHwb{display:flex;align-items:center;gap:.5rem;position:relative;width:100%}.DashboardV7-module__guidesSectionTitle__jVlUv{font-size:1.75rem;font-weight:700;color:#475569;flex-shrink:0}.DashboardV7-module__guidesSectionHeader__TCHwb{margin-bottom:1rem}.DashboardV7-module__guidesSectionHeader__TCHwb .DashboardV7-module__infoTooltip__J6Wtz{top:calc(100% + .75rem);left:0}.DashboardV7-module__guidesSectionHeader__TCHwb .DashboardV7-module__infoButton__hFP6q svg{width:12px;height:12px}.DashboardV7-module__guidesSectionHeader__TCHwb .DashboardV7-module__editButton__v6gA3 svg{width:14px;height:14px}.DashboardV7-module__guidesList__4wd5O{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;flex:1;min-height:0}.DashboardV7-module__guideItem__XXA6b{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:1rem;background:#8b5cf60a;border-radius:12px}.DashboardV7-module__guideAvatar__CORzm{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}.DashboardV7-module__guideAvatarPlaceholder__XJtTM{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#a78bfa);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.25rem;flex-shrink:0}.DashboardV7-module__guideInfo__phrgA{display:flex;flex-direction:column;align-items:center;gap:.25rem}.DashboardV7-module__guideName__-QDhK{font-weight:600;font-size:1.25rem;color:#1e293b}.DashboardV7-module__guideTrait__oi0T3{font-size:1.125rem;color:#64748b}.DashboardV7-module__hierarchyGroup__clQbq{display:flex;flex-direction:column;gap:.25rem}.DashboardV7-module__indentLevel1__KTbqX{margin-left:1.5rem;padding-left:.75rem;border-left:2px solid rgba(139,92,246,.2)}.DashboardV7-module__indentLevel2__vE-nm{margin-left:1.5rem;padding-left:.75rem;border-left:2px solid rgba(59,130,246,.15)}.DashboardV7-module__sectionHeader__DoZdP{display:flex;align-items:center;gap:.5rem;position:relative;margin-bottom:1rem;width:100%}.DashboardV7-module__sectionTitle__ZDD-d{font-size:1.75rem;font-weight:600;color:#475569}.DashboardV7-module__sectionAddButton__A7LNB{opacity:0;pointer-events:none}.DashboardV7-module__sectionHeader__DoZdP:hover .DashboardV7-module__sectionAddButton__A7LNB,.DashboardV7-module__sectionHeader__DoZdP:focus-within .DashboardV7-module__sectionAddButton__A7LNB,.DashboardV7-module__guidesSectionHeader__TCHwb:hover .DashboardV7-module__sectionAddButton__A7LNB,.DashboardV7-module__guidesSectionHeader__TCHwb:focus-within .DashboardV7-module__sectionAddButton__A7LNB{opacity:1;pointer-events:auto}.DashboardV7-module__sectionEditButton__LCtkx{opacity:0;pointer-events:none}.DashboardV7-module__visionSection__QoVFI:hover .DashboardV7-module__sectionEditButton__LCtkx,.DashboardV7-module__visionSection__QoVFI:focus-within .DashboardV7-module__sectionEditButton__LCtkx{opacity:1;pointer-events:auto}.DashboardV7-module__sectionEmpty__6kNvm{font-size:1.125rem;color:#94a3b8;font-style:italic;grid-column:1 / -1}.DashboardV7-module__visionSection__QoVFI{display:flex;flex-direction:column;gap:.75rem}.DashboardV7-module__visionExpanded__QkiHl>.DashboardV7-module__visionSection__QoVFI:first-child{grid-column:1 / -1}.DashboardV7-module__visionContent__BPYpl{display:flex;gap:2rem;flex:1;min-height:0}.DashboardV7-module__visionContent__BPYpl .DashboardV7-module__visionImageContainer__dxpr1{flex:1;height:auto}.DashboardV7-module__visionContent__BPYpl .DashboardV7-module__visionStatements__Rg2k-{flex:1}.DashboardV7-module__thisYearExpanded__Nucfz{position:relative}.DashboardV7-module__expandedCornerAddButton__vrYva{position:absolute;top:.25rem;right:0}.DashboardV7-module__infoButton__hFP6q{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);border-radius:50%;cursor:pointer;color:#3b82f6;transition:all .2s ease;flex-shrink:0}.DashboardV7-module__infoButton__hFP6q:hover{background:#3b82f633;border-color:#3b82f680}.DashboardV7-module__editButton__v6gA3{display:flex;align-items:center;justify-content:center;padding:.25rem;background:none;border:none;cursor:pointer;color:#94a3b8;transition:all .2s ease;flex-shrink:0}.DashboardV7-module__editButton__v6gA3:hover{color:#8b5cf6}.DashboardV7-module__infoTooltip__J6Wtz{position:absolute;top:calc(100% + .75rem);left:0;width:380px;padding:1.25rem 1.5rem;border-radius:14px;background:#eff6ff;color:#1e40af;font-size:var(--tooltip-font-size);font-weight:400;line-height:1.6;box-shadow:0 16px 32px #3b82f638;border:1px solid rgba(59,130,246,.35);z-index:1000;pointer-events:auto}.DashboardV7-module__infoTooltip__J6Wtz p{margin:0 0 .75rem;font-size:var(--tooltip-font-size)}.DashboardV7-module__infoTooltip__J6Wtz p:last-child{margin-bottom:0}.PlanningCard-module__planningCard__JGawq{position:fixed;top:20px;right:20px;width:320px;background:#fff;border-radius:16px;box-shadow:0 20px 40px #00000026;z-index:100;animation:PlanningCard-module__slideIn__BnWA- .3s ease;border:1px solid rgba(203,213,224,.6)}.PlanningCard-module__planningCard__JGawq.PlanningCard-module__collapsed__4GeZe{width:auto}@keyframes PlanningCard-module__slideIn__BnWA-{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.PlanningCard-module__cardHeader__CHomx{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(203,213,224,.4)}.PlanningCard-module__headerLeft__XvEJz{display:flex;align-items:center;gap:12px;flex:1}.PlanningCard-module__sherpaiAvatar__lhNAH{width:40px;height:40px;border-radius:50%;object-fit:contain;flex-shrink:0}.PlanningCard-module__headerText__-Sz0n{display:flex;flex-direction:column;gap:2px}.PlanningCard-module__cardTitle__n2213{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937;line-height:1.2}.PlanningCard-module__cardSubtitle__40r-K{margin:0;font-size:1rem;color:#6b7280;line-height:1.2}.PlanningCard-module__headerActions__FN85f{display:flex;align-items:center;gap:4px}.PlanningCard-module__iconButton__-YdeP{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;color:#6b7280;cursor:pointer;transition:all .2s ease}.PlanningCard-module__iconButton__-YdeP:hover{background:#6b72801a;color:#1f2937}.PlanningCard-module__progressBar__fa7Ih{height:4px;background:#6366f11a;position:relative;overflow:hidden}.PlanningCard-module__progressFill__6T-Pe{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .4s ease}.PlanningCard-module__cardBody__xtzU2{padding:20px;display:flex;flex-direction:column;gap:24px}.PlanningCard-module__dayTypeSection__hQYhl{display:flex;flex-direction:column;gap:12px}.PlanningCard-module__sectionLabel__lYhxS{font-size:1.05rem;font-weight:600;color:#374151;margin:0}.PlanningCard-module__dayTypeGrid__0eWRh{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.PlanningCard-module__dayTypeButton__Jv6qe{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1.5px solid #e5e7eb;background:#fff;border-radius:10px;font-size:.85rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s ease}.PlanningCard-module__dayTypeButton__Jv6qe:hover{border-color:var(--day-type-color);background:#6366f10d;color:#1f2937}.PlanningCard-module__dayTypeButton__Jv6qe.PlanningCard-module__selected__iqDTM{border-color:var(--day-type-color);background:var(--day-type-color);color:#fff}.PlanningCard-module__dayTypeButton__Jv6qe svg{flex-shrink:0}.PlanningCard-module__healthSection__R22oh{display:flex;flex-direction:column;gap:12px}.PlanningCard-module__healthScoreCard__MJA0I{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:linear-gradient(135deg,#6366f114,#8b5cf614);border:1.5px solid rgba(99,102,241,.2);border-radius:12px}.PlanningCard-module__healthScoreLabel__vF3yW{font-size:.9rem;font-weight:600;color:#374151}.PlanningCard-module__healthScoreValue__JgoAE{display:flex;align-items:center;gap:8px}.PlanningCard-module__healthEmoji__ow-mb{font-size:1.5rem;line-height:1}.PlanningCard-module__healthScore__3uJIv{font-size:1.1rem;font-weight:700;color:#6366f1}.PlanningCard-module__checklistSection__tVkmB,.PlanningCard-module__checklist__gihWa{display:flex;flex-direction:column;gap:12px}.PlanningCard-module__checklistItem__nHVT1{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafbcc;border-radius:10px;transition:all .2s ease}.PlanningCard-module__checklistItem__nHVT1:hover{background:#f9fafb}.PlanningCard-module__checkbox__POEB2{width:22px;height:22px;min-width:22px;border:2px solid #d1d5db;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.PlanningCard-module__checkbox__POEB2:hover{border-color:#6366f1}.PlanningCard-module__checkbox__POEB2.PlanningCard-module__checked__CWsN0{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#6366f1;color:#fff}.PlanningCard-module__checklistLabel__nQGDw{flex:1;font-size:1.05rem;color:#374151;line-height:1.4}.PlanningCard-module__optionalButton__i8dU9{padding:4px 10px;border:1px solid #d1d5db;background:#fff;border-radius:6px;font-size:.9rem;color:#6b7280;cursor:pointer;transition:all .2s ease;white-space:nowrap}.PlanningCard-module__optionalButton__i8dU9:hover{border-color:#6366f1;color:#6366f1;background:#6366f10d}.PlanningCard-module__collapsed__4GeZe .PlanningCard-module__cardBody__xtzU2,.PlanningCard-module__collapsed__4GeZe .PlanningCard-module__progressBar__fa7Ih{display:none}.PlanningCard-module__doneButtonSection__09hCV{display:flex;justify-content:center;margin-top:8px}.PlanningCard-module__doneButton__sM6zX{width:100%;padding:12px 24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:10px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #6366f14d}.PlanningCard-module__doneButton__sM6zX:hover{transform:translateY(-1px);box-shadow:0 6px 16px #6366f166}.ContextDrawer-module__toggleButton__dS4AI{display:inline-flex;align-items:center;gap:.45rem;border:1px solid rgba(148,163,184,.35);background:transparent;border-radius:999px;padding:.35rem .75rem;font-size:.9rem;font-weight:600;color:#0f172a;cursor:pointer;transition:border .15s ease,box-shadow .15s ease,transform .15s ease}.ContextDrawer-module__toggleButton__dS4AI:hover{transform:translateY(-1px);border-color:#38b2ac8c;box-shadow:0 8px 16px #0f172a14}.ContextDrawer-module__toggleButtonActive__TJxUp{border-color:#38b2acb3;background:#38b2ac14;color:#0f766e}.ContextDrawer-module__drawer__l-HsX{position:absolute;top:0;left:0;right:0;display:flex;justify-content:flex-start;padding:0 3rem;z-index:5;pointer-events:none}.ContextDrawer-module__drawerInner__80ohW{pointer-events:auto;width:min(920px,calc(100% - 6rem));max-width:calc(100% - 6rem);min-height:280px;margin-top:.6rem;background:#fff;border-radius:26px;border:1px solid rgba(148,163,184,.18);box-shadow:0 22px 48px #0f172a1f,0 8px 24px #38b2ac14;padding:1.9rem 2.2rem 2.1rem;display:flex;flex-direction:column;gap:1.4rem;position:relative}.ContextDrawer-module__drawerInner__80ohW:before{content:"";position:absolute;top:-7px;left:22px;width:14px;height:14px;background:#fff;border-left:1px solid rgba(148,163,184,.25);border-top:1px solid rgba(148,163,184,.25);transform:rotate(45deg)}.ContextDrawer-module__importantSection__x1Ac7{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.ContextDrawer-module__importantContent__Hy4K8{display:flex;flex-direction:column;gap:.35rem;padding-left:1.9rem;margin-top:.25rem}.ContextDrawer-module__importantTitleRow__YriQz{display:flex;align-items:center;gap:.65rem;cursor:pointer;transition:opacity .15s ease}.ContextDrawer-module__importantTitleRow__YriQz:hover{opacity:.7}.ContextDrawer-module__importantTypeIcon__Vs79v{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;flex-shrink:0}.ContextDrawer-module__importantTypeIcon__Vs79v.ContextDrawer-module__goal__lo6yK{background:linear-gradient(135deg,#fa709a26,#fee14026);color:#ec4899}.ContextDrawer-module__importantTypeIcon__Vs79v.ContextDrawer-module__milestone__F5npB{background:linear-gradient(135deg,#4facfe26,#00f2fe26);color:#3b82f6}.ContextDrawer-module__importantTypeIcon__Vs79v.ContextDrawer-module__area__u4sVx{background:#8b5cf61f;color:#8b5cf6}.ContextDrawer-module__importantTypeIcon__Vs79v.ContextDrawer-module__guide__VC-X0{background:#fbbf241f;color:#f59e0b}.ContextDrawer-module__importantTitle__n2iiq{font-size:1.85rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.ContextDrawer-module__importantDueTag__9khVP{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;color:#64748b;background:#94a3b81f;padding:.3rem .7rem;border-radius:999px;white-space:nowrap}.ContextDrawer-module__importantDueTag__9khVP.ContextDrawer-module__urgent__qs-DF{color:#b45309;background:#fbbf2426}.ContextDrawer-module__importantDueTag__9khVP.ContextDrawer-module__overdue__IfGBo{color:#dc2626;background:#ef44441f}.ContextDrawer-module__importantEmptyDescription__DKO8Y{font-size:1.1rem;color:#64748b;line-height:1.5}.ContextDrawer-module__importantAddAction__c4Ky9{align-self:flex-start;border:1px dashed rgba(148,163,184,.5);background:transparent;color:#64748b;border-radius:999px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .15s ease;margin-top:.5rem}.ContextDrawer-module__importantAddAction__c4Ky9:hover{border-color:#14b8a6;color:#14b8a6;background:#14b8a60d}@media (max-width: 960px){.ContextDrawer-module__toggleButton__dS4AI{padding:.35rem .65rem}.ContextDrawer-module__drawer__l-HsX{padding:0 1rem}.ContextDrawer-module__drawerInner__80ohW{width:100%;max-width:100%;padding:1.5rem}}.ContextDrawer-module__guidesDisplay__SpnBj{display:flex;flex-direction:column;gap:.75rem;cursor:pointer;transition:opacity .15s ease}.ContextDrawer-module__guidesDisplay__SpnBj:hover{opacity:.8}.ContextDrawer-module__guidesTags__sZm7F{display:flex;flex-wrap:wrap;gap:.6rem}.ContextDrawer-module__guideTag__KK5-5{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.1rem;background:linear-gradient(135deg,#fbbf241f,#f59e0b14);border:1px solid rgba(251,191,36,.25);border-radius:999px;font-size:1.25rem;font-weight:700;color:#92400e;transition:transform .15s ease,box-shadow .15s ease}.ContextDrawer-module__guidesDisplay__SpnBj:hover .ContextDrawer-module__guideTag__KK5-5{transform:translateY(-1px);box-shadow:0 4px 12px #fbbf2426}.ContextDrawer-module__guideEmoji__MQ84s{font-size:1.1rem}.ContextDrawer-module__guidesLabel__xP-po{font-size:.9rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.ContextDrawer-module__sectionGrid__RdAf4{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.6rem;margin-top:1.1rem}.ContextDrawer-module__sectionCard__U-oCe{display:flex;flex-direction:column;gap:1.2rem;padding:0;margin-top:.6rem}.ContextDrawer-module__sectionHeader__ArCZK{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:.65rem;padding-bottom:.35rem;border-bottom:1px solid rgba(226,232,240,.7)}.ContextDrawer-module__sectionIcon__CrDd5{width:22px;height:22px;border-radius:999px;background:transparent;color:#0f766e;display:inline-flex;align-items:center;justify-content:center}.ContextDrawer-module__sectionLabel__SHk77{font-size:1.05rem;font-weight:800;color:#0f172a;letter-spacing:-.01em;text-transform:none}.ContextDrawer-module__sectionCard__U-oCe:nth-of-type(1) .ContextDrawer-module__sectionLabel__SHk77{color:#0f766e}.ContextDrawer-module__sectionCard__U-oCe:nth-of-type(2) .ContextDrawer-module__sectionLabel__SHk77{color:#1d4ed8}.ContextDrawer-module__sectionCard__U-oCe:nth-of-type(3) .ContextDrawer-module__sectionLabel__SHk77{color:#b45309}.ContextDrawer-module__sectionDescription__2C8oa{font-size:1.25rem;color:#334155;line-height:1.6}.ContextDrawer-module__secondaryAction__BYw7M{align-self:flex-start;justify-self:start;border:none;background:#0e749014;color:#0f766e;border-radius:999px;padding:.45rem .95rem;font-size:.95rem;font-weight:700;cursor:pointer;width:auto;max-width:max-content;display:inline-flex}.ContextDrawer-module__statsGrid__VDAuf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-left:1rem}.ContextDrawer-module__statItem__IYVVs{display:flex;flex-direction:column;gap:.2rem;padding:0}.ContextDrawer-module__statValue__nX2Ct{font-size:1.6rem;font-weight:800;color:#0f172a}.ContextDrawer-module__statLabel__ClFlx{font-size:.95rem;color:#64748b}.ContextDrawer-module__statHelper__GkK1v{font-size:.9rem;color:#94a3b8}.ContextDrawer-module__scoreBlock__IkHD4{display:flex;flex-direction:column;gap:.8rem;padding-left:1rem}.ContextDrawer-module__scoreNote__u7yTz{font-size:1rem;color:#64748b;line-height:1.5}.ContextDrawer-module__list__L8HKJ{display:flex;flex-direction:column;gap:.95rem;padding-left:1rem}.ContextDrawer-module__listItem__Up4ts{display:flex;align-items:flex-start;gap:.7rem}.ContextDrawer-module__listItemMuted__Y6L99{opacity:.7}.ContextDrawer-module__listItemMuted__Y6L99 .ContextDrawer-module__listTitle__mT4FU{font-weight:600;color:#475569}.ContextDrawer-module__listItemMuted__Y6L99 .ContextDrawer-module__listMeta__QWESj,.ContextDrawer-module__listItemMuted__Y6L99 .ContextDrawer-module__listSubtitle__9Oz96{color:#94a3b8}.ContextDrawer-module__listIcon__g0hT1{width:26px;height:26px;border-radius:999px;background:#94a3b81a;color:#334155;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ContextDrawer-module__listFallback__C-uED{width:10px;height:10px;border-radius:999px;background:#38b2accc}.ContextDrawer-module__listBody__dxc0G{display:flex;flex-direction:column;gap:.15rem;flex:1}.ContextDrawer-module__listTitle__mT4FU{font-size:1.15rem;font-weight:700;color:#0f172a}.ContextDrawer-module__listMeta__QWESj{font-size:.98rem;color:#64748b}.ContextDrawer-module__listSubtitle__9Oz96{font-size:.98rem;color:#475569}.ContextDrawer-module__listAction__NhdKk{border:none;background:transparent;color:#0f766e;font-weight:700;font-size:.95rem;cursor:pointer;width:auto;padding:0;flex:0 0 auto}.ContextDrawer-module__listAction__NhdKk:hover{color:#0d9488}@media (max-width: 960px){.ContextDrawer-module__drawerInner__80ohW{width:min(760px,100%)}.ContextDrawer-module__sectionGrid__RdAf4{grid-template-columns:1fr}.ContextDrawer-module__statsGrid__VDAuf{grid-template-columns:repeat(2,minmax(0,1fr))}}.Settings-module__container__StgfJ{width:100%;height:100%;padding:var(--spacing-xl);background:var(--color-background);overflow-y:auto}.Settings-module__header__b5rpv{margin-bottom:var(--spacing-xl)}.Settings-module__headerContent__349p4{display:flex;justify-content:space-between;align-items:flex-start}.Settings-module__closeButton__wkPkC{padding:.5rem;background:transparent;border:none;border-radius:var(--border-radius-sm);color:#64748b;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.Settings-module__closeButton__wkPkC:hover{background:#6366f11a;color:var(--color-primary)}.Settings-module__title__eSlV-{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:var(--spacing-xs);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Settings-module__subtitle__e5SFC{font-family:var(--font-body);font-size:1.125rem;color:#64748b}.Settings-module__contentWrapper__c-tq9{max-width:1200px;margin:0 auto;background:var(--color-card);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.Settings-module__tabsNav__eEv3T{display:flex;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);background:var(--color-background);border-bottom:1px solid #e2e8f0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.Settings-module__tabsNav__eEv3T::-webkit-scrollbar{display:none}.Settings-module__tabButton__seDlv{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-lg);background:transparent;border:none;border-radius:var(--border-radius-sm);color:#64748b;font-family:var(--font-body);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.Settings-module__tabButton__seDlv:hover:not(.Settings-module__disabled__Es028){color:var(--color-primary);background:#6366f10d}.Settings-module__tabButton__seDlv.Settings-module__active__gdiSz{color:var(--color-primary);background:#6366f11a}.Settings-module__tabButton__seDlv.Settings-module__active__gdiSz .Settings-module__tabIcon__5sWc7{color:var(--color-primary)}.Settings-module__tabButton__seDlv.Settings-module__disabled__Es028{opacity:.6;cursor:not-allowed}.Settings-module__tabIcon__5sWc7{width:1.25rem;height:1.25rem}.Settings-module__comingSoonBadge__fZ7oG{font-size:var(--text-xs);padding:.125rem var(--spacing-sm);background:#e2e8f0;border-radius:var(--border-radius-full);margin-left:var(--spacing-sm)}.Settings-module__tabContent__g3cxv{padding:var(--spacing-xl)}.Settings-module__comingSoon__J7pfk{display:flex;align-items:center;justify-content:center;min-height:400px}.Settings-module__comingSoonContent__O-bG8{text-align:center;color:#64748b}.Settings-module__comingSoonContent__O-bG8 h3{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:600;margin-bottom:var(--spacing-sm);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Settings-module__comingSoonContent__O-bG8 p{font-family:var(--font-body);font-size:var(--text-base)}.Settings-module__profileContainer__dFBEC{max-width:600px}.Settings-module__profileHeader__3pZ-Z{margin-bottom:var(--spacing-xl)}.Settings-module__profileHeader__3pZ-Z h3{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;margin-bottom:var(--spacing-xs);color:var(--color-text)}.Settings-module__profileHeader__3pZ-Z p{font-family:var(--font-body);font-size:1rem;color:#64748b}.Settings-module__profileSection__mAeno{display:flex;flex-direction:column;gap:var(--spacing-lg)}.Settings-module__formGroup__3wuje{display:flex;flex-direction:column;gap:var(--spacing-sm)}.Settings-module__label__pTWGO{font-family:var(--font-body);font-size:1.125rem;font-weight:500;color:var(--color-text)}.Settings-module__fieldDescription__0Tn-f{font-family:var(--font-body);font-size:1rem;color:#64748b;margin:0}.Settings-module__input__z3dWP{padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:var(--border-radius-sm);font-family:var(--font-body);font-size:1.125rem;transition:border-color .2s ease}.Settings-module__input__z3dWP:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.Settings-module__input__z3dWP:disabled{background-color:#f8fafc;color:#64748b;cursor:not-allowed}.Settings-module__ageDisplay__QWUPY{font-family:var(--font-body);font-size:var(--text-xs);color:#64748b;font-style:italic}.Settings-module__comingSoonText__jwulS{font-family:var(--font-body);font-size:var(--text-xs);color:#94a3b8;font-style:italic}.Settings-module__formActions__qNNxm{margin-top:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid #e2e8f0}.Settings-module__saveButton__3jHQO{padding:.75rem 1.5rem;background:var(--color-primary);color:#fff;border:none;border-radius:var(--border-radius-sm);font-family:var(--font-body);font-size:1.125rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.Settings-module__saveButton__3jHQO:hover:not(:disabled){background:#5b21b6}.Settings-module__saveButton__3jHQO:disabled{opacity:.6;cursor:not-allowed}.Settings-module__preferencesGroup__8ejg7{display:flex;flex-direction:column;gap:var(--spacing-lg)}.Settings-module__groupHeading__RAwrJ{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--color-text);margin:0 0 var(--spacing-md) 0;border-bottom:1px solid #e2e8f0;padding-bottom:var(--spacing-sm)}.Settings-module__radioGroup__MWE6k{display:flex;flex-direction:column;gap:var(--spacing-sm)}.Settings-module__radioOption__3wdIi{display:flex;align-items:center;gap:var(--spacing-sm);cursor:pointer;padding:var(--spacing-sm);border-radius:var(--border-radius-sm);transition:background-color .2s ease}.Settings-module__radioOption__3wdIi:hover{background:#6366f10d}.Settings-module__radioInput__sVUKW{margin:0;cursor:pointer}.Settings-module__radioLabel__hhpQC{font-family:var(--font-body);font-size:1.125rem;color:var(--color-text);cursor:pointer}.Notifications-module__container__BMyls{width:100%}.Notifications-module__section__d-T8K{margin-bottom:var(--spacing-xl)}.Notifications-module__sectionTitle__rI56e{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:600;margin-bottom:var(--spacing-md);color:#1e293b}.Notifications-module__card__B06W4{background:var(--color-card);border-radius:var(--border-radius-md);border:1px solid #e2e8f0;padding:var(--spacing-lg)}.Notifications-module__inputGroup__JDKZn{margin-bottom:var(--spacing-lg)}.Notifications-module__label__PRGXf{display:block;font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;color:#1e293b;margin-bottom:var(--spacing-xs)}.Notifications-module__input__-RxqC{width:100%;max-width:300px;padding:var(--spacing-sm) var(--spacing-md);border:1px solid #e2e8f0;border-radius:var(--border-radius-sm);font-family:var(--font-body);font-size:var(--text-base);transition:all .2s ease}.Notifications-module__input__-RxqC:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #6366f11a}.Notifications-module__inputHelp__WYJ9N{margin-top:var(--spacing-xs);font-size:var(--text-sm);color:#64748b}.Notifications-module__notificationOption__Y00uW{padding:var(--spacing-md) 0}.Notifications-module__notificationHeader__MIGlK{display:flex;align-items:center;justify-content:space-between}.Notifications-module__notificationTitle__MAPlt{display:flex;align-items:flex-start;gap:var(--spacing-md)}.Notifications-module__notificationTitle__MAPlt h3{font-family:var(--font-body);font-size:var(--text-base);font-weight:500;margin-bottom:var(--spacing-xs);color:#1e293b}.Notifications-module__description__lKrIO{font-size:var(--text-sm);color:#64748b}.Notifications-module__icon__6SuAC{width:1.5rem;height:1.5rem;color:var(--color-primary)}.Notifications-module__divider__sCfG6{height:1px;background:#e2e8f0;margin:var(--spacing-md) 0}.Notifications-module__switch__IWQlN{position:relative;display:inline-block;width:44px;height:24px}.Notifications-module__switch__IWQlN input{opacity:0;width:0;height:0}.Notifications-module__slider__jziQL{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e2e8f0;transition:.3s;border-radius:24px}.Notifications-module__slider__jziQL:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.Notifications-module__slider__jziQL{background:var(--gradient-primary)}input:checked+.Notifications-module__slider__jziQL:before{transform:translate(20px)}.Notifications-module__buttonContainer__b0WFa{display:flex;justify-content:flex-end;margin-top:var(--spacing-xl)}.Notifications-module__button__PC3dZ{padding:var(--spacing-sm) var(--spacing-xl);font-family:var(--font-body);font-size:var(--text-base);font-weight:500;color:#fff;background:var(--gradient-primary);border:none;border-radius:var(--border-radius-sm);cursor:pointer;transition:all .2s ease}.Notifications-module__button__PC3dZ:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.Notifications-module__button__PC3dZ:active{transform:translateY(0)}.Notifications-module__successAlert__SCDho{margin-top:var(--spacing-md);padding:var(--spacing-md);background:linear-gradient(135deg,#34d3991a,#3b82f61a);border:1px solid var(--color-success);border-radius:var(--border-radius-sm);color:var(--color-success);text-align:center;font-family:var(--font-body);font-size:var(--text-sm);animation:Notifications-module__fadeIn__H5-z8 .3s ease}@keyframes Notifications-module__fadeIn__H5-z8{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Account-module__container__D-O8X{padding:24px;max-width:600px}.Account-module__section__wXjIH{margin-bottom:32px}.Account-module__sectionTitle__EsCYU{font-size:18px;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.Account-module__membershipCard__kqSt1{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;padding:20px}.Account-module__membershipInfo__iyBuM{display:flex;align-items:center;justify-content:space-between}.Account-module__membershipType__iGrtc{display:flex;flex-direction:column;gap:4px}.Account-module__planName__J4u66{font-size:16px;font-weight:600;color:var(--text-primary)}.Account-module__planDescription__vnyx5{font-size:14px;color:var(--text-secondary)}.Account-module__statusBadge__bIWjU{display:inline-flex;align-items:center;padding:2px 8px;margin-left:8px;border-radius:999px;font-size:12px;font-weight:500;text-transform:capitalize;background:#4f46e51f;color:#4f46e5}@media (prefers-color-scheme: dark){.Account-module__statusBadge__bIWjU{background:#a5b4fc29;color:#a5b4fc}}.Account-module__membershipActions__QMEtJ{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.Account-module__primaryButton__oj2eB{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;color:#fff;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .2s ease;box-shadow:0 10px 18px #6366f133}.Account-module__primaryButton__oj2eB:hover:not(:disabled){transform:translateY(-1px)}.Account-module__primaryButton__oj2eB:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.Account-module__secondaryState__v7QQO{background:var(--background-tertiary, #e5e7eb);color:var(--text-primary);box-shadow:none}@media (prefers-color-scheme: dark){.Account-module__secondaryState__v7QQO{background:#374151;color:#e5e7eb}}.Account-module__secondaryButton__AeIMe{background:transparent;border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);padding:10px 18px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.Account-module__secondaryButton__AeIMe:hover:not(:disabled){background:#6366f11a;color:#4338ca}@media (prefers-color-scheme: dark){.Account-module__secondaryButton__AeIMe{border-color:#4b5563;color:#e5e7eb}.Account-module__secondaryButton__AeIMe:hover:not(:disabled){background:#818cf829;color:#c7d2fe}}.Account-module__secondaryButton__AeIMe:disabled{opacity:.55;cursor:not-allowed}.Account-module__statusMessage__VcDEj{margin-top:12px;font-size:13px;color:#ef4444}@media (prefers-color-scheme: dark){.Account-module__statusMessage__VcDEj{color:#fca5a5}}.Account-module__membershipMeta__oUClu{margin-top:12px;display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--text-secondary)}.Account-module__membershipMeta__oUClu strong{color:var(--text-primary)}.Account-module__dangerCard__-CII-{background:var(--background-secondary);border:1px solid #ef4444;border-radius:8px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.Account-module__dangerInfo__6V6-1{flex:1}.Account-module__dangerHeader__U2E9E{display:flex;align-items:center;gap:8px;margin-bottom:8px}.Account-module__dangerIcon__Yy8dp{color:#ef4444}.Account-module__dangerTitle__Eco-A{font-weight:600;color:var(--text-primary)}.Account-module__dangerDescription__0vZAz{font-size:14px;color:var(--text-secondary);margin:0;line-height:1.4}.Account-module__dangerButton__nx8Ll{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background-color .2s;white-space:nowrap}.Account-module__dangerButton__nx8Ll:hover{background:#dc2626}.Account-module__modalOverlay__EnGxv{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Account-module__modal__XMDcl{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:500px;width:100%;box-shadow:0 25px 50px -12px #00000040,0 10px 20px -5px #0000001a;position:relative}@media (prefers-color-scheme: dark){.Account-module__modal__XMDcl{background:#1f2937;border-color:#374151}}.Account-module__modalHeader__S0o45{padding:24px 24px 0;text-align:center;position:relative}.Account-module__closeButton__QodVn{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;color:#6b7280;transition:all .2s;display:flex;align-items:center;justify-content:center}.Account-module__closeButton__QodVn:hover{background:#f3f4f6;color:#374151}@media (prefers-color-scheme: dark){.Account-module__closeButton__QodVn{color:#9ca3af}.Account-module__closeButton__QodVn:hover{background:#374151;color:#e5e7eb}}.Account-module__modalIcon__4fTgC{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fef2f2;border-radius:50%;margin-bottom:16px}.Account-module__shieldIcon__65n-T{color:#ef4444}.Account-module__modalTitle__kaEQ4{font-size:20px;font-weight:600;color:#111827;margin:0}@media (prefers-color-scheme: dark){.Account-module__modalTitle__kaEQ4{color:#f9fafb}}.Account-module__modalContent__GVByw{padding:24px}.Account-module__warningBox__h4-CI{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:16px;display:flex;gap:12px;margin-bottom:24px}.Account-module__warningIcon__s6HOS{color:#ef4444;flex-shrink:0;margin-top:2px}.Account-module__warningTitle__5sUEB{font-weight:600;color:#dc2626;margin:0 0 8px;font-size:14px}.Account-module__warningText__wmPgH{color:#dc2626;margin:0 0 8px;font-size:14px}.Account-module__warningList__snjyy{color:#dc2626;font-size:14px;margin:0;padding-left:16px}.Account-module__warningList__snjyy li{margin-bottom:4px}.Account-module__confirmSection__SPDi6{display:flex;flex-direction:column;gap:8px}.Account-module__confirmLabel__QEBXI{font-size:14px;font-weight:500;color:#111827}@media (prefers-color-scheme: dark){.Account-module__confirmLabel__QEBXI{color:#f9fafb}}.Account-module__confirmInput__uQpvp{padding:12px;border:2px solid #d1d5db;border-radius:6px;font-size:14px;font-family:monospace;background:#f9fafb;color:#111827;transition:border-color .2s}@media (prefers-color-scheme: dark){.Account-module__confirmInput__uQpvp{border-color:#4b5563;background:#374151;color:#f9fafb}}.Account-module__confirmInput__uQpvp:focus{outline:none;border-color:#ef4444}.Account-module__modalActions__6riVL{padding:0 24px 24px;display:flex;gap:12px;justify-content:flex-end}.Account-module__cancelButton__vVeq-{background:var(--background-secondary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.Account-module__cancelButton__vVeq-:hover:not(:disabled){background:var(--background-tertiary)}.Account-module__cancelButton__vVeq-:disabled{opacity:.5;cursor:not-allowed}.Account-module__deleteButton__ACVQV{background:#ef4444;color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.Account-module__deleteButton__ACVQV:hover:not(:disabled){background:#dc2626}.Account-module__deleteButton__ACVQV.Account-module__disabled__ulllU,.Account-module__deleteButton__ACVQV:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width: 768px){.Account-module__container__D-O8X{padding:16px}.Account-module__dangerCard__-CII-{flex-direction:column;align-items:flex-start;gap:12px}.Account-module__modalActions__6riVL{flex-direction:column-reverse}.Account-module__modalActions__6riVL button{width:100%}}.ReflectAndPlan-module__container__iXrkx{width:100%;height:100vh;position:relative;display:flex;flex-direction:column;color:#fff;overflow:hidden;background-size:cover;background-position:center;background-color:#0003;background-blend-mode:multiply}.ReflectAndPlan-module__backgroundImage__Zxxyn{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:opacity .5s ease;filter:blur(0px)}.ReflectAndPlan-module__overlay__QQBLo{position:absolute;top:0;left:0;width:100%;height:100%;background:#0003 0%;pointer-events:none}.ReflectAndPlan-module__content__wpOC8{flex:1;display:flex;flex-direction:column;padding:var(--spacing-xl);padding-bottom:120px;width:100%;height:calc(100vh + -0px);box-sizing:border-box}.ReflectAndPlan-module__contentWrapper__n0YMi{max-width:70%;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:var(--spacing-md);flex:1}.ReflectAndPlan-module__headerContainer__k41Ge{width:100%;margin:0 auto}.ReflectAndPlan-module__header__-vXIP{background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:var(--spacing-md);border-radius:var(--border-radius-lg);margin-bottom:var(--spacing-md);border:1px solid rgba(255,255,255,.2);text-align:center;position:relative;display:flex;justify-content:center;min-height:100px}.ReflectAndPlan-module__title__LWEQq{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;margin-bottom:var(--spacing-sm);text-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff}.ReflectAndPlan-module__subtitle__H6me2{font-size:1.5rem;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.2)}.ReflectAndPlan-module__headerContent__eVJmO{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;padding-left:120px;padding-right:60px}@media (max-width: 960px){.ReflectAndPlan-module__content__wpOC8{padding:var(--spacing-md);padding-bottom:120px}.ReflectAndPlan-module__contentWrapper__n0YMi{max-width:100%}.ReflectAndPlan-module__header__-vXIP{padding:var(--spacing-sm);min-height:auto}.ReflectAndPlan-module__headerContent__eVJmO{padding-left:0;padding-right:0}.ReflectAndPlan-module__headerPomodoroTimer__S-D2c{position:static;margin-bottom:var(--spacing-sm)}.ReflectAndPlan-module__title__LWEQq{font-size:2rem}.ReflectAndPlan-module__subtitle__H6me2{font-size:1.2rem}}.ReflectAndPlan-module__headerPomodoroTimer__S-D2c{position:absolute;left:var(--spacing-lg);top:calc(50% - 50px);width:100px;height:100px;display:flex;align-items:center;justify-content:center;z-index:5}.ReflectAndPlan-module__progressRing__xXyB0{width:100%;height:100%;position:absolute;transform:rotate(-90deg)}.ReflectAndPlan-module__progressBackground__zF15i{stroke:#ffffff0d;stroke-width:5;fill:transparent}.ReflectAndPlan-module__progressIndicator__6gn5-{stroke:#fff5e0cc;stroke-width:5;transition:stroke-dashoffset 1s linear;stroke-linecap:round;fill:transparent}.ReflectAndPlan-module__timerDisplay__GfmXa{font-size:1.8rem;font-weight:300;font-family:monospace;letter-spacing:2px;color:#fff5e0f2;text-shadow:0 2px 10px rgba(0,0,0,.2);z-index:10}.ReflectAndPlan-module__timeToggle__GNode{position:absolute;top:var(--spacing-md);right:var(--spacing-md);display:flex;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius-full);padding:var(--spacing-xs);gap:var(--spacing-xs)}.ReflectAndPlan-module__timeToggleButton__V6-5V{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);border:none;background:transparent;color:#fff;cursor:pointer;border-radius:var(--border-radius-full);transition:all .2s ease}.ReflectAndPlan-module__timeToggleButton__V6-5V.ReflectAndPlan-module__active__IgGCK{background:#fff3}.ReflectAndPlan-module__dateToggle__X7ioO{display:flex;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--border-radius-full);padding:var(--spacing-xs);gap:var(--spacing-xs);margin-top:var(--spacing-md);align-self:center}.ReflectAndPlan-module__dateToggleButton__iGXVv{display:flex;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-sm) var(--spacing-md);border:none;background:transparent;color:#fff;cursor:pointer;border-radius:var(--border-radius-full);transition:all .2s ease;font-size:.9rem}.ReflectAndPlan-module__dateToggleButton__iGXVv.ReflectAndPlan-module__active__IgGCK{background:#ffffff4d;font-weight:600}.ReflectAndPlan-module__questions__Hmnsc{display:flex;flex-direction:column;gap:var(--spacing-lg);max-width:800px;margin:0 auto;width:100%}.ReflectAndPlan-module__questionCard__g5fEk{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:var(--spacing-lg);display:flex;flex-direction:column;gap:var(--spacing-md);transition:transform .2s ease}.ReflectAndPlan-module__questionCard__g5fEk:hover{transform:translateY(-2px)}.ReflectAndPlan-module__questionCard__g5fEk label{font-weight:500;color:#fff;font-size:var(--text-xl)}.ReflectAndPlan-module__textarea__KqHGz{width:100%;min-height:80px;max-height:100px;padding:var(--spacing-md);border-radius:var(--border-radius-md);background:#0000004d!important;border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:300;font-family:var(--font-body);resize:vertical;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ReflectAndPlan-module__textarea__KqHGz:not(:disabled){background:#0000004d!important;color:#fff!important}.ReflectAndPlan-module__textarea__KqHGz::placeholder{color:#ffffff80}.ReflectAndPlan-module__textarea__KqHGz:focus{outline:none;box-shadow:0 0 0 2px #ffffff1a;background:#0006;border-color:#fff3}.ReflectAndPlan-module__navigation__QUkyo{position:absolute;bottom:var(--spacing-xl);left:0;right:0;margin:0 auto;padding:var(--spacing-md);display:flex;justify-content:space-between;align-items:center;z-index:2;width:100%;max-width:800px}.ReflectAndPlan-module__button__sSIvx{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--border-radius-md);border:none;cursor:pointer;font-weight:500;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ReflectAndPlan-module__prevButton__dDUf8{background:#ffffff1a;color:#fff}.ReflectAndPlan-module__prevButton__dDUf8:hover{background:#fff3}.ReflectAndPlan-module__nextButton__0QUB1{background:var(--color-primary);color:#fff}.ReflectAndPlan-module__nextButton__0QUB1:hover{background:var(--color-secondary)}.ReflectAndPlan-module__nextButton__0QUB1:disabled{opacity:.5;cursor:not-allowed}.ReflectAndPlan-module__sectionsVisualWrapper__YKPR9{display:flex;flex-direction:column;gap:var(--spacing-sm);min-height:350px;max-height:calc(100vh - 280px);flex:1}.ReflectAndPlan-module__sectionVisualWrapper__iKl4m{position:relative;border-radius:var(--border-radius-lg);overflow:hidden}.ReflectAndPlan-module__sectionVisualWrapper__iKl4m:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff26;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.3);border-radius:var(--border-radius-lg);pointer-events:none;z-index:0;transition:background .2s ease,border-color .2s ease}.ReflectAndPlan-module__sectionVisualWrapper__iKl4m:hover:before{background:#fff3;border-color:#fff6}.ReflectAndPlan-module__sectionVisualWrapper__iKl4m:has(.ReflectAndPlan-module__droppableZone__UY5ob.ReflectAndPlan-module__dragging-over__447pJ):before,.ReflectAndPlan-module__sectionVisualWrapper__iKl4m:has(.ReflectAndPlan-module__droppableZone__UY5ob[data-is-dragging-over=true]):before{background:#4caf5033;border-color:#4caf5099}.ReflectAndPlan-module__autoScheduleWrapper__kagEh{display:flex;justify-content:center;margin-bottom:var(--spacing-md)}.ReflectAndPlan-module__autoScheduleButton__1AvmN{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md) var(--spacing-xl);background:var(--color-primary);color:#fff;border:none;border-radius:var(--border-radius-md);font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:1.1rem;min-height:48px}.ReflectAndPlan-module__autoScheduleButton__1AvmN:hover{background:var(--color-secondary);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ReflectAndPlan-module__coreSection__NydIC,.ReflectAndPlan-module__housekeepingSection__tOZCb{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:var(--border-radius-lg);padding:var(--spacing-sm) var(--spacing-md)}.ReflectAndPlan-module__categorySubtitle__NJwnp{font-size:1rem;color:#fffc;margin-bottom:var(--spacing-sm);text-align:center;font-weight:300}.ReflectAndPlan-module__taskSlotsGrid__7pysw{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--spacing-md);width:100%;min-height:100px;border-radius:var(--border-radius-md)}.ReflectAndPlan-module__taskSlotsGrid__7pysw.ReflectAndPlan-module__dragging-over__447pJ,.ReflectAndPlan-module__taskSlotsGrid__7pysw[data-is-dragging-over=true]{background-color:#4caf5026;border-color:#4caf50cc;box-shadow:0 0 0 3px #4caf504d}.ReflectAndPlan-module__taskSlot__C0Wx4{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}.ReflectAndPlan-module__slotNumber__siWsO{width:32px;height:32px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;font-size:1.1rem}.ReflectAndPlan-module__slotContent__X0GTA{flex:1;width:100%;min-height:80px;border:2px dashed rgba(255,255,255,.3);border-radius:var(--border-radius-md);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.ReflectAndPlan-module__slotContent__X0GTA:hover{border-color:#ffffff80;background:#ffffff0d}.ReflectAndPlan-module__emptySlot__kZI11{color:#fff9;text-align:center;font-style:italic;font-size:.9rem;padding:var(--spacing-md)}.ReflectAndPlan-module__sectionsContainer__hpy5N{display:flex;flex-direction:column;gap:var(--spacing-sm)}.ReflectAndPlan-module__taskListContainer__bb-IB{position:relative;transition:all .2s ease}.ReflectAndPlan-module__categoryTitle__ksILd{font-size:1.5rem;font-weight:700;margin-bottom:var(--spacing-sm);color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);text-align:center}.ReflectAndPlan-module__droppableZone__UY5ob{min-height:200px;border:2px dashed rgba(255,255,255,.5);border-radius:var(--border-radius-md);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease;margin:0;padding:var(--spacing-md);width:100%;display:flex;flex-direction:column;background-color:#0000001a;position:relative}.ReflectAndPlan-module__droppableZone__UY5ob.ReflectAndPlan-module__dragging-over__447pJ,.ReflectAndPlan-module__droppableZone__UY5ob[data-is-dragging-over=true]{background-color:#4caf5026;border-color:#4caf50cc;box-shadow:0 0 0 3px #4caf504d}.ReflectAndPlan-module__taskList__GS8Er{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;min-height:60px;flex-grow:1}.ReflectAndPlan-module__emptyDropHint__Gu6yn{color:#ffffffb3;text-align:center;font-style:italic;font-size:var(--text-base);padding:var(--spacing-xl);font-weight:300}.ReflectAndPlan-module__categorySection__xqh7z{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:var(--spacing-lg);border-radius:var(--border-radius-lg);transition:transform .2s ease;min-width:0;width:100%}.ReflectAndPlan-module__categorySection__xqh7z:hover{transform:translateY(-2px)}.ReflectAndPlan-module__categoryDropZone__Q4Q-j{min-height:200px;border:2px dashed rgba(255,255,255,.3);border-radius:var(--border-radius-md);padding:var(--spacing-md);overflow:visible;transition:all .2s ease}.ReflectAndPlan-module__categoryDropZone__Q4Q-j.ReflectAndPlan-module__dragOver__jr0Se,.ReflectAndPlan-module__categoryDropZone__Q4Q-j[data-is-dragging-over=true]{background:#ffffff26;border-color:#ffffff80;box-shadow:0 0 0 2px #4caf5080}.ReflectAndPlan-module__categoryDropZone__Q4Q-j.dragging-over{background:#4caf501a!important;border-color:#4caf50!important;box-shadow:0 0 0 2px #4caf5080!important}.ReflectAndPlan-module__taskItem__QBMfK{background:#ffffff1a;padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--border-radius-md);margin-bottom:var(--spacing-sm);cursor:move;transition:all .2s ease;-webkit-user-select:none;user-select:none}.ReflectAndPlan-module__taskItem__QBMfK:hover{background:#fff3;transform:translateY(-1px)}.ReflectAndPlan-module__taskItem__QBMfK.ReflectAndPlan-module__dragging__n1AaY{opacity:.5}.ReflectAndPlan-module__categoryTasks__D0873{display:flex;flex-direction:column;gap:var(--spacing-sm);align-items:flex-start}.ReflectAndPlan-module__focusTaskItem__sMLG4{margin-bottom:var(--spacing-sm);position:relative}.ReflectAndPlan-module__taskItemWrapper__CgS6P{position:relative;display:block;background:#fffffff2;border-radius:var(--border-radius-md);transition:all .2s ease;padding:var(--spacing-xs);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.ReflectAndPlan-module__taskItemWrapper__CgS6P:hover{background:#fff;border:1px solid rgba(0,0,0,.1);transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ReflectAndPlan-module__removeTaskButton__0FHvg:hover{background:#ff0000e6;transform:scale(1.1)}.ReflectAndPlan-module__taskItemWrapper__CgS6P .item{background:transparent!important;border:none!important;margin:0!important;padding:var(--spacing-sm)!important;color:#333!important}.ReflectAndPlan-module__taskItemWrapper__CgS6P .item:hover{background:transparent!important}.ReflectAndPlan-module__taskItemWrapper__CgS6P .item *{color:#333!important}.ReflectAndPlan-module__taskItemWrapper__CgS6P .item .ReflectAndPlan-module__status-icon__DdZXP,.ReflectAndPlan-module__taskItemWrapper__CgS6P .item .ReflectAndPlan-module__checkbox__DgCid{color:#666!important}.ReflectAndPlan-module__personaWrapper__OE-mF{max-width:100%;margin:0 auto;width:100%}.ReflectAndPlan-module__personaOptions__E-qC5{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md);width:100%}.ReflectAndPlan-module__personaButton__jf1Kf{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid transparent;border-radius:var(--border-radius-lg);color:#fff;cursor:pointer;transition:all .3s ease;width:calc(25% - var(--spacing-sm));min-width:160px;max-width:200px;flex:0 0 auto}.ReflectAndPlan-module__personaButton__jf1Kf:hover{transform:translateY(-3px);background:#ffffff26;box-shadow:0 8px 25px #0003}.ReflectAndPlan-module__personaButton__jf1Kf.ReflectAndPlan-module__selected__lhdWX{border-color:var(--color-primary);background:#fff3;box-shadow:0 4px 15px #00000026}.ReflectAndPlan-module__personaIcon__0Ww3Q{font-size:2rem;color:var(--color-primary)}.ReflectAndPlan-module__personaTitle__9YUtF{font-size:1.5rem;font-weight:600}.ReflectAndPlan-module__personaDescription__KXd4-{font-size:1.25rem;opacity:.8;text-align:center}.ReflectAndPlan-module__orderedTasksSection__WJn-6,.ReflectAndPlan-module__mindsetSection__D3fBS{background:#fff6;padding:var(--spacing-lg);border-radius:var(--border-radius-lg);border:1px solid rgba(255,255,255,.2)}.ReflectAndPlan-module__sectionTitle__XTyN3{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:300;color:#fff;margin-bottom:var(--spacing-sm)}.ReflectAndPlan-module__sectionSubtitle__RouV4{font-size:var(--text-base);color:#fffc;font-weight:300;margin-bottom:var(--spacing-lg)}.ReflectAndPlan-module__orderedTasks__1AWm2{display:flex;flex-direction:column;gap:var(--spacing-sm);max-width:800px;margin:0 auto;width:100%}.ReflectAndPlan-module__taskPriority__Zvu27{padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--border-radius-sm);font-size:.85rem;font-weight:500}.ReflectAndPlan-module__emptyState__B7zgN{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;text-align:center;color:#fff;font-weight:300;background:#0003;border-radius:var(--border-radius-md);padding:var(--spacing-xl)}.ReflectAndPlan-module__emptyStateHint__2u9CB{display:block;margin-top:var(--spacing-sm);font-size:var(--text-sm);color:#fff9;font-weight:300}.ReflectAndPlan-module__closeButton__7mZX4{position:absolute;top:var(--spacing-md);right:var(--spacing-md);padding:var(--spacing-sm);background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:var(--border-radius-full);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;z-index:10}.ReflectAndPlan-module__closeButton__7mZX4:hover{background:#ffffff40}.ReflectAndPlan-module__selfReminderCard__4GpYR{background:#0006;border:1px solid var(--color-primary);border-radius:8px;padding:var(--spacing-lg);display:flex;flex-direction:column;gap:var(--spacing-md);transition:transform .2s ease;position:relative;overflow:hidden}.ReflectAndPlan-module__selfReminderCard__4GpYR label{font-size:var(--text-xl)}.ReflectAndPlan-module__selfReminderCard__4GpYR:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-primary)}.ReflectAndPlan-module__selfReminderCard__4GpYR:hover{transform:translateY(-2px)}.ReflectAndPlan-module__selfReminderHeader__Kkeu4{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}.ReflectAndPlan-module__selfReminderLabel__g15f7{font-weight:600;font-size:var(--text-base);color:var(--color-primary);display:flex;align-items:center;gap:var(--spacing-xs)}.ReflectAndPlan-module__selfReminderLabel__g15f7:before{content:"✨"}.ReflectAndPlan-module__selfReminderNote__Cf0h-{font-size:var(--text-xs);opacity:.7;font-style:italic}.ReflectAndPlan-module__selfReminderCard__4GpYR label{font-weight:500;color:#fff}.ReflectAndPlan-module__calendarWrapper__63h9G{max-width:100%;margin:0 auto;width:100%;flex:1;display:flex;flex-direction:column;min-height:0;max-height:calc(100vh - 350px)}.ReflectAndPlan-module__calendarSection__MijB-{flex:1;display:flex;flex-direction:column;gap:var(--spacing-lg);overflow:hidden;min-height:0}.ReflectAndPlan-module__calendarSection__MijB->*{flex-shrink:0}.ReflectAndPlan-module__calendarSection__MijB- .calendar-container,.ReflectAndPlan-module__calendarSection__MijB- .tasks-to-schedule,.ReflectAndPlan-module__calendarSection__MijB- .todays-schedule,.ReflectAndPlan-module__calendarSection__MijB->div:last-child,.ReflectAndPlan-module__calendarSection__MijB- div[class*=calendar],.ReflectAndPlan-module__calendarSection__MijB- div[class*=schedule]{overflow-y:auto!important;max-height:400px!important}.ReflectAndPlan-module__calendarSection__MijB->div{overflow-y:auto;max-height:400px}.ReflectAndPlan-module__calendarSection__MijB- .calendar-item,.ReflectAndPlan-module__calendarSection__MijB- .scheduled-task,.ReflectAndPlan-module__calendarSection__MijB- .time-block,.ReflectAndPlan-module__calendarSection__MijB- div[data-task-id],.ReflectAndPlan-module__calendarSection__MijB- [draggable=true]{cursor:move!important;-webkit-user-select:none!important;user-select:none!important;transition:transform .2s ease,box-shadow .2s ease!important}.ReflectAndPlan-module__calendarSection__MijB- .calendar-item:hover,.ReflectAndPlan-module__calendarSection__MijB- .scheduled-task:hover,.ReflectAndPlan-module__calendarSection__MijB- .time-block:hover,.ReflectAndPlan-module__calendarSection__MijB- div[data-task-id]:hover{transform:translateY(-2px)!important;box-shadow:0 4px 12px #0003!important}.ReflectAndPlan-module__calendarSection__MijB- .calendar-item,.ReflectAndPlan-module__calendarSection__MijB- .scheduled-task,.ReflectAndPlan-module__calendarSection__MijB- .time-block{border:1px solid rgba(255,255,255,.2)!important;background:#ffffff1a!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.FullScreenOverlay-module__container__B8koI{width:100%;height:100vh;position:relative;display:flex;flex-direction:column;color:#fff;overflow-y:auto;z-index:10000}.FullScreenOverlay-module__backgroundImage__1-TXF{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.FullScreenOverlay-module__backgroundFallback__X5T9z{background:linear-gradient(135deg,#1e3a8a,#3730a3,#1e1b4b)}.FullScreenOverlay-module__imageLoadingIndicator__3E-22{position:absolute;top:2rem;left:2rem;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1rem 1.5rem;color:#ffffffe6;font-size:.875rem;z-index:10;display:flex;align-items:center;gap:.75rem;flex-direction:column;text-align:center}.FullScreenOverlay-module__spinner__7tIYZ{width:20px;height:20px;border:2px solid rgba(255,255,255,.2);border-top:2px solid rgba(255,255,255,.8);border-radius:50%;animation:FullScreenOverlay-module__spin__-pCWY 1s linear infinite}.FullScreenOverlay-module__retryText__lHLtG{font-size:.75rem;color:#ffffffb3;margin:0}.FullScreenOverlay-module__imageErrorIndicator__R4mhb{position:absolute;top:2rem;left:2rem;background:#dc262633;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(220,38,38,.3);border-radius:.75rem;padding:1rem 1.5rem;color:#ffffffe6;font-size:.875rem;z-index:10;display:flex;align-items:center;gap:.75rem;flex-direction:column;text-align:center}.FullScreenOverlay-module__retryButton__G0StZ{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem 1rem;color:#ffffffe6;cursor:pointer;font-size:.875rem;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.FullScreenOverlay-module__retryButton__G0StZ:hover{background:#fff3;transform:translateY(-1px)}@keyframes FullScreenOverlay-module__spin__-pCWY{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FullScreenOverlay-module__overlay__rvawT{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(#0000000d,#00000026);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);z-index:2}.FullScreenOverlay-module__closeButton__4FvTL{position:absolute;top:2rem;right:2rem;background:#ffffff1a;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:#fff5e0e6;cursor:pointer;transition:all .2s ease;z-index:10}.FullScreenOverlay-module__closeButton__4FvTL:hover{background:#fff3;transform:scale(1.05)}.FullScreenOverlay-module__content__TPYDW{position:relative;z-index:3;flex:1;display:flex;flex-direction:column;padding:4rem;align-items:center;justify-content:flex-start;gap:2rem;color:#fff5e0e6;max-width:1200px;margin:0 auto;width:100%;padding-top:12vh}.FullScreenOverlay-module__greeting__cKWwY{font-size:5rem;font-weight:700;color:#fff5e0f2;text-shadow:0 2px 4px rgba(0,0,0,.1);animation:FullScreenOverlay-module__fadeIn__Jb5-V .8s ease-out;text-align:center}.FullScreenOverlay-module__accomplishments__OO07-{background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2rem;border-radius:1rem;width:100%;border:1px solid rgba(255,255,255,.1)}.FullScreenOverlay-module__accomplishments__OO07- h2{font-size:1.5rem;margin-bottom:1.5rem;color:#fff5e0e6}.FullScreenOverlay-module__taskList__tAFhY{display:flex;flex-direction:column;gap:1rem}.FullScreenOverlay-module__taskCard__OluKH{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#ffffff26;border-radius:.5rem;transition:all .2s ease}.FullScreenOverlay-module__taskCard__OluKH:hover{transform:translateY(-2px);background:#fff3}.FullScreenOverlay-module__taskTitle__--tNR{font-size:1.1rem;color:#fff5e0e6}.FullScreenOverlay-module__cardHorizontal__--B9V{background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;max-width:800px;width:100%;gap:2rem}.FullScreenOverlay-module__pomodoroLeft__7F4lW{flex:1;display:flex;justify-content:center;align-items:center}.FullScreenOverlay-module__pomodoroRight__3rHbP{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.FullScreenOverlay-module__circularTimer__WOFMQ{position:relative;width:220px;height:220px;display:flex;align-items:center;justify-content:center;margin-bottom:0}.FullScreenOverlay-module__progressRing__qBpm2{width:100%;height:100%;transform:rotate(-90deg)}.FullScreenOverlay-module__progressBackground__Mjb7R{stroke:#ffffff0d;stroke-width:5}.FullScreenOverlay-module__progressIndicator__GW2EF{stroke:#fff5e0cc;stroke-width:5;transition:stroke-dashoffset 1s linear;stroke-linecap:round}.FullScreenOverlay-module__timerDisplay__JKx10{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:3.5rem;font-weight:300;font-family:monospace;letter-spacing:2px;color:#fff5e0f2;text-shadow:0 2px 10px rgba(0,0,0,.2)}.FullScreenOverlay-module__controls__Wqb-2{display:flex;gap:1.5rem;margin-top:0}.FullScreenOverlay-module__controlButton__N8Egu{background:#ffffff1a;border:1px solid rgba(255,255,255,.05);color:#fff5e0e6;cursor:pointer;width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 10px #0000001a}.FullScreenOverlay-module__controlButton__N8Egu:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.FullScreenOverlay-module__presets__FiUcx{display:flex;gap:.5rem;justify-content:flex-start;flex-wrap:wrap;width:100%}.FullScreenOverlay-module__presetButton__cFoft{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.05);background:#ffffff14;color:#fff5e0e6;border-radius:2rem;cursor:pointer;transition:all .2s ease;font-size:.9rem;min-width:60px;box-shadow:0 2px 6px #0000001a}.FullScreenOverlay-module__presetButton__cFoft:hover{background:#ffffff26;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.FullScreenOverlay-module__presetButton__cFoft.FullScreenOverlay-module__selected__F4O0n{background:#fff5e026;border-color:#fff5e033;color:#fff5e0;font-weight:500}.FullScreenOverlay-module__customInput__G0Ale{display:flex;gap:.75rem;justify-content:flex-start;align-items:center;margin-top:0;width:100%;max-width:300px}.FullScreenOverlay-module__input__PQ55z{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff5e0e6;padding:.75rem 1rem;border-radius:.75rem;font-size:.875rem;width:100%;transition:all .2s}.FullScreenOverlay-module__input__PQ55z:focus{outline:none;border-color:#fff5e066;background:#ffffff26}.FullScreenOverlay-module__input__PQ55z::placeholder{color:#fff5e080}.FullScreenOverlay-module__setButton__KOwGr{background:#ffffff1a;border:none;color:#fff5e0e6;padding:.75rem 1.5rem;border-radius:.75rem;cursor:pointer;font-size:.875rem;transition:all .2s ease}.FullScreenOverlay-module__setButton__KOwGr:hover{background:#fff3;transform:translateY(-1px)}.FullScreenOverlay-module__quoteCard__Iv9SJ{background:#0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:1.5rem;padding:3rem 2.5rem;max-width:700px;width:100%;text-align:center;box-shadow:0 8px 32px #0000004d;position:relative;overflow:hidden;animation:FullScreenOverlay-module__slideInUp__o5dBV .8s ease-out;transform-origin:center bottom}.FullScreenOverlay-module__quoteCard__Iv9SJ:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(45deg,#ffffff1a,#ffffff0d,#ffffff1a,#ffffff0d,#ffffff1a);border-radius:1.5rem;z-index:-1;opacity:0;transition:opacity .3s ease}.FullScreenOverlay-module__quoteCard__Iv9SJ:hover:before{opacity:1}.FullScreenOverlay-module__quoteCard__Iv9SJ:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006}.FullScreenOverlay-module__quoteText__SoqyB{font-size:1.75rem;line-height:1.7;margin-bottom:1.5rem;font-style:italic;font-weight:300;letter-spacing:.5px;text-shadow:0 2px 8px rgba(0,0,0,.6);color:#fffffff2;position:relative;z-index:2;background:linear-gradient(135deg,#fffffff2,#fff5e0e6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent}.FullScreenOverlay-module__quoteText__SoqyB:before{content:'"';position:absolute;top:-.5rem;left:-1rem;font-size:4rem;color:#fff3;font-family:Georgia,serif;font-style:normal;z-index:-1}.FullScreenOverlay-module__quoteText__SoqyB:after{content:'"';position:absolute;bottom:-1rem;right:-1rem;font-size:4rem;color:#fff3;font-family:Georgia,serif;font-style:normal;z-index:-1}.FullScreenOverlay-module__quoteAuthor__zM8OW{font-size:1.1rem;font-weight:500;color:#fffc;text-shadow:0 1px 4px rgba(0,0,0,.5)}.FullScreenOverlay-module__actionButton__2rDBK{display:flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#ffffff26,#ffffff14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:2rem;padding:1rem 2rem;color:#fffffff2;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;min-width:200px;box-shadow:0 4px 20px #0003;text-shadow:0 1px 2px rgba(0,0,0,.3);align-self:center}.FullScreenOverlay-module__actionButton__2rDBK:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.FullScreenOverlay-module__actionButton__2rDBK:hover:before{left:100%}.FullScreenOverlay-module__actionButton__2rDBK:hover{transform:translateY(-3px) scale(1.02);background:linear-gradient(135deg,#ffffff38,#ffffff1f);border-color:#ffffff4d;box-shadow:0 8px 30px #0000004d}.FullScreenOverlay-module__actionButton__2rDBK:active{transform:translateY(-1px) scale(1)}.FullScreenOverlay-module__actionIcon__jdbwj{opacity:.9;transition:all .3s ease}.FullScreenOverlay-module__actionButton__2rDBK:hover .FullScreenOverlay-module__actionIcon__jdbwj{opacity:1;transform:scale(1.1)}.FullScreenOverlay-module__actionText__E0ZLG{font-weight:600;letter-spacing:.3px}.FullScreenOverlay-module__actionArrow__kMo3u{opacity:.7;transition:all .3s ease}.FullScreenOverlay-module__actionButton__2rDBK:hover .FullScreenOverlay-module__actionArrow__kMo3u{opacity:1;transform:translate(3px)}@media (max-width: 768px){.FullScreenOverlay-module__cardHorizontal__--B9V{flex-direction:column;padding:1.5rem;gap:1.5rem}.FullScreenOverlay-module__pomodoroRight__3rHbP{width:100%;align-items:center}.FullScreenOverlay-module__circularTimer__WOFMQ{width:180px;height:180px}.FullScreenOverlay-module__timerDisplay__JKx10{font-size:2.5rem}.FullScreenOverlay-module__presets__FiUcx,.FullScreenOverlay-module__customInput__G0Ale{justify-content:center}.FullScreenOverlay-module__content__TPYDW{padding:2rem;padding-top:8vh}.FullScreenOverlay-module__quoteCard__Iv9SJ{padding:2rem 1.5rem;max-width:90%}.FullScreenOverlay-module__quoteText__SoqyB{font-size:1.4rem;line-height:1.6}.FullScreenOverlay-module__quoteText__SoqyB:before{font-size:3rem;top:-.3rem;left:-.7rem}.FullScreenOverlay-module__quoteText__SoqyB:after{font-size:3rem;bottom:-.7rem;right:-.7rem}.FullScreenOverlay-module__actionButton__2rDBK{padding:.875rem 1.5rem;font-size:1rem;min-width:180px;gap:.6rem}.FullScreenOverlay-module__actionIcon__jdbwj{width:18px;height:18px}.FullScreenOverlay-module__actionArrow__kMo3u{width:14px;height:14px}}@keyframes FullScreenOverlay-module__fadeIn__Jb5-V{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes FullScreenOverlay-module__slideInUp__o5dBV{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.PomodoroFocus-module__container__5MASw{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.PomodoroFocus-module__backgroundImage__vaADL{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.PomodoroFocus-module__overlay__01OLj{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0006,#0003,#0006)}.PomodoroFocus-module__headerButtons__qKMGS{position:absolute;top:24px;right:24px;display:flex;gap:12px;z-index:10}.PomodoroFocus-module__closeButton__vSpNP,.PomodoroFocus-module__minimizeButton__lC-Ge{width:44px;height:44px;border:none;border-radius:22px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__closeButton__vSpNP:hover,.PomodoroFocus-module__minimizeButton__lC-Ge:hover{background:#ffffff40;transform:scale(1.05)}.PomodoroFocus-module__content__H3oMW{position:relative;z-index:2;width:100%;height:100vh;padding:40px 40px 80px;display:flex;gap:40px;align-items:flex-start;justify-content:center;max-height:100vh;overflow:hidden;box-sizing:border-box}.PomodoroFocus-module__taskSidebar__G8sLc{width:300px;flex-shrink:0;display:flex;flex-direction:column;position:absolute;left:40px;top:40px}.PomodoroFocus-module__taskInfo__POjUQ{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:24px;color:#fff}.PomodoroFocus-module__taskLabel__Zj-fl{color:#ffffffb3;font-size:14px;font-weight:500;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.PomodoroFocus-module__taskTitle__1nHIt{font-size:18px;font-weight:600;margin-bottom:16px;line-height:1.3}.PomodoroFocus-module__subtasksContainer__95DzD{margin-bottom:24px}.PomodoroFocus-module__subtasksLabel__elYqK{color:#fffc;font-size:12px;font-weight:500;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.PomodoroFocus-module__subtasksList__EXypU{display:flex;flex-direction:column;gap:6px}.PomodoroFocus-module__subtaskItem__Rv-aW{display:flex;align-items:center;gap:8px;padding:6px 0;transition:all .2s ease;cursor:pointer;border-radius:4px}.PomodoroFocus-module__subtaskItem__Rv-aW:hover{background:#ffffff1a;padding-left:8px;padding-right:8px}.PomodoroFocus-module__subtaskItem__Rv-aW.PomodoroFocus-module__completed__YcR19{opacity:.6}.PomodoroFocus-module__subtaskItem__Rv-aW.PomodoroFocus-module__completed__YcR19 .PomodoroFocus-module__subtaskTitle__fPx0z{text-decoration:line-through}.PomodoroFocus-module__subtaskCheckbox__J7j5I{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#ffffffe6;flex-shrink:0}.PomodoroFocus-module__subtaskTitle__fPx0z{color:#ffffffe6;font-size:14px;font-weight:400;line-height:1.2;flex:1}.PomodoroFocus-module__sessionTracker__nx-5i{margin-bottom:24px}.PomodoroFocus-module__sessionLabel__5zLeo{color:#fffc;font-size:14px;font-weight:500;margin-bottom:12px}.PomodoroFocus-module__sessionVisual__Z5x6U{display:flex;gap:4px;flex-wrap:wrap}.PomodoroFocus-module__sessionBlock__J3NYj{width:20px;height:8px;border-radius:4px;transition:all .3s ease}.PomodoroFocus-module__sessionBlock__J3NYj.PomodoroFocus-module__pomodoro__-Wxzk{background:#22c55e99}.PomodoroFocus-module__sessionBlock__J3NYj.PomodoroFocus-module__break__ydyVo{background:#3b82f699}.PomodoroFocus-module__sessionBlock__J3NYj.PomodoroFocus-module__completed__YcR19{opacity:1;box-shadow:0 0 8px #ffffff4d}.PomodoroFocus-module__sessionBlock__J3NYj.PomodoroFocus-module__active__h322i{opacity:.5;animation:PomodoroFocus-module__pulse__U0zFT 2s infinite}@keyframes PomodoroFocus-module__pulse__U0zFT{0%,to{opacity:.5}50%{opacity:.8}}.PomodoroFocus-module__progressSection__XouMn{display:flex;flex-direction:column;gap:12px}.PomodoroFocus-module__progressLabel__M6cym{color:#fffc;font-size:14px;font-weight:500}.PomodoroFocus-module__progressBarContainer__CjtK0{display:flex;align-items:center;gap:12px}.PomodoroFocus-module__progressBar__UOWoz{flex:1;height:8px;background:#fff3;border-radius:4px;overflow:hidden}.PomodoroFocus-module__progressFill__VuNyz{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;transition:width .3s ease}.PomodoroFocus-module__progressPercent__elg-9{color:#ffffffe6;font-size:14px;font-weight:600;min-width:35px;text-align:right}.PomodoroFocus-module__mainArea__PSrNP{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:32px;max-width:750px;width:750px;min-height:calc(100vh - 160px);padding-top:40px;padding-bottom:80px}.PomodoroFocus-module__taskHeader__Ajpfg{text-align:center;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:24px 32px;width:100%;max-width:500px}.PomodoroFocus-module__taskLabel__Zj-fl{color:#fffc;font-size:14px;font-weight:500;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.PomodoroFocus-module__taskTitle__1nHIt{color:#fff;font-size:22px;font-weight:600;margin-bottom:16px;line-height:1.3}.PomodoroFocus-module__taskProgress__dKQ3o{display:flex;align-items:center;gap:12px}.PomodoroFocus-module__progressBar__UOWoz{flex:1;height:6px;background:#fff3;border-radius:3px;overflow:hidden}.PomodoroFocus-module__progressFill__VuNyz{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:3px;transition:width .3s ease}.PomodoroFocus-module__progressText__i0Gdd{color:#fff;font-size:14px;font-weight:500;min-width:80px;text-align:right}.PomodoroFocus-module__sessionInfo__M3RXZ{text-align:center;color:#fff}.PomodoroFocus-module__sessionType__Zqpek{display:flex;align-items:center;justify-content:center;gap:12px;font-size:18px;font-weight:600;margin-bottom:8px}.PomodoroFocus-module__sessionTip__81fcA{font-size:14px;color:#fffc;background:#22c55e33;border:1px solid rgba(34,197,94,.3);border-radius:12px;padding:8px 16px;margin-top:8px}.PomodoroFocus-module__sessionWarning__qnY5Y{font-size:14px;color:#ffffffe6;background:#fbbf2433;border:1px solid rgba(251,191,36,.3);border-radius:12px;padding:8px 16px;margin-top:8px}.PomodoroFocus-module__timerSection__LnDuS{display:flex;flex-direction:column;align-items:center;gap:32px}.PomodoroFocus-module__circularTimer__6me0F{position:relative;width:280px;height:280px}.PomodoroFocus-module__progressRing__R86Zp{width:100%;height:100%;transform:rotate(-90deg)}.PomodoroFocus-module__progressBackground__t3zlw{stroke:#ffffff26;stroke-width:4}.PomodoroFocus-module__progressIndicator__zfTpq{stroke:#22c55e;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset 1s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 0 8px rgba(34,197,94,.4))}.PomodoroFocus-module__progressIndicator__zfTpq.PomodoroFocus-module__overtime__Cxxz4{stroke:#f59e0b;animation:PomodoroFocus-module__pulse__U0zFT 2s infinite}@keyframes PomodoroFocus-module__pulse__U0zFT{0%,to{opacity:1}50%{opacity:.7}}.PomodoroFocus-module__timerDisplay__b2RtZ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.PomodoroFocus-module__mainTime__Tl58g{color:#fff;font-size:48px;font-weight:300;font-family:SF Mono,Monaco,Inconsolata,monospace;line-height:1;margin-bottom:4px;transition:color .3s ease}.PomodoroFocus-module__mainTime__Tl58g.PomodoroFocus-module__overtimeText__cYSGs{color:#f59e0b}.PomodoroFocus-module__overtimeLabel__Zqznj{color:#f59e0bcc;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.PomodoroFocus-module__controls__BAY71{display:flex;align-items:center;gap:20px}.PomodoroFocus-module__controlButton__auhpD{width:64px;height:64px;border:none;border-radius:32px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__controlButton__auhpD:hover{background:#ffffff40;transform:translateY(-2px)}.PomodoroFocus-module__controlButton__auhpD:active{transform:translateY(0)}.PomodoroFocus-module__controlButton__auhpD.PomodoroFocus-module__primary__MZZAB{width:80px;height:80px;border-radius:40px;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 8px 32px #22c55e4d}.PomodoroFocus-module__controlButton__auhpD.PomodoroFocus-module__primary__MZZAB:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-3px);box-shadow:0 12px 40px #22c55e66}.PomodoroFocus-module__visibilityToggle__-Z97N{width:28px;height:28px;border:none;border-radius:14px;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:12px}.PomodoroFocus-module__visibilityToggle__-Z97N:hover{background:#fff3;color:#fff;transform:scale(1.05)}.PomodoroFocus-module__overtimeMessage__HRJAh{text-align:center;color:#ffffffe6;background:#f59e0b26;border:1px solid rgba(245,158,11,.3);border-radius:16px;padding:20px 24px;max-width:400px}.PomodoroFocus-module__overtimeMessage__HRJAh p{margin:0 0 8px;font-size:16px;line-height:1.4}.PomodoroFocus-module__overtimeMessage__HRJAh p:last-child{margin-bottom:0;font-size:14px;opacity:.8}.PomodoroFocus-module__completionContainer__na-V4{background:#ffffff26;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.25);border-radius:24px;padding:32px;width:100%;max-width:700px;text-align:center;margin:0}.PomodoroFocus-module__progressUpdate__YR2Iu{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.15)}.PomodoroFocus-module__progressPrompt__qknO2{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px}.PomodoroFocus-module__progressSliderContainer__CZN32{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;margin:0;padding:0 16px}.PomodoroFocus-module__progressSlider__qRUYY{position:relative;width:100%;height:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.PomodoroFocus-module__progressTrack__5M9Yg{position:absolute;width:100%;height:8px;background:#fff3;border-radius:4px}.PomodoroFocus-module__progressFill__VuNyz{position:absolute;height:8px;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:4px;transition:width .1s ease;box-shadow:0 0 8px #22c55e4d}.PomodoroFocus-module__progressThumb__PO9vD{position:absolute;top:-8px;width:24px;height:24px;background:linear-gradient(135deg,#22c55e,#16a34a);border:3px solid rgba(255,255,255,.9);border-radius:50%;cursor:grab;transition:all .2s ease;box-shadow:0 4px 12px #0003;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.PomodoroFocus-module__progressThumb__PO9vD:hover{transform:scale(1.1);box-shadow:0 6px 20px #22c55e66}.PomodoroFocus-module__progressThumb__PO9vD:active{cursor:grabbing;transform:scale(1.15);box-shadow:0 8px 25px #22c55e80}.PomodoroFocus-module__progressValue__jeIAk{color:#fff;font-size:18px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3);min-width:60px}.PomodoroFocus-module__whatNextTitle__i5FAl{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px}.PomodoroFocus-module__choicesContainer__VbDE5{display:flex;gap:20px;align-items:flex-start}.PomodoroFocus-module__choiceGroup__3Y817{flex:1;text-align:center}.PomodoroFocus-module__choiceTitle__seyhB{color:#ffffffe6;font-size:16px;font-weight:600;margin-bottom:12px}.PomodoroFocus-module__choiceButtons__VsVd-{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.PomodoroFocus-module__choiceButton__gzMUp{padding:12px 18px;border:none;border-radius:16px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:50px}.PomodoroFocus-module__choiceButton__gzMUp:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 4px 20px #0003}.PomodoroFocus-module__choiceDivider__dMJQA{width:1px;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.3) 20%,rgba(255,255,255,.3) 80%,transparent 100%);margin:0 8px}.PomodoroFocus-module__completionSection__DujCE{text-align:center;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:32px;width:100%;max-width:480px}.PomodoroFocus-module__completionTitle__MPzg3{color:#fff;font-size:24px;font-weight:600;margin-bottom:24px}.PomodoroFocus-module__completionOptions__Na0AM{display:flex;flex-direction:column;gap:20px}.PomodoroFocus-module__optionTitle__lPJaE{color:#ffffffe6;font-size:18px;font-weight:500;margin-bottom:8px}.PomodoroFocus-module__breakOptions__PE9g1{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.PomodoroFocus-module__breakOption__HFL6Y{padding:12px 20px;border:none;border-radius:16px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__breakOption__HFL6Y:hover{background:#ffffff40;transform:translateY(-2px)}.PomodoroFocus-module__orDivider__3ObV5{color:#fff9;font-size:14px;font-weight:500;position:relative}.PomodoroFocus-module__orDivider__3ObV5:before,.PomodoroFocus-module__orDivider__3ObV5:after{content:"";position:absolute;top:50%;height:1px;width:60px;background:#fff3}.PomodoroFocus-module__orDivider__3ObV5:before{right:calc(100% + 16px)}.PomodoroFocus-module__orDivider__3ObV5:after{left:calc(100% + 16px)}.PomodoroFocus-module__nextPomodoroButton__i6qFx{padding:16px 32px;border:none;border-radius:20px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #3b82f64d}.PomodoroFocus-module__nextPomodoroButton__i6qFx:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-2px);box-shadow:0 12px 40px #3b82f666}.PomodoroFocus-module__settingsSection__p9xtG{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:500px}.PomodoroFocus-module__presets__EP-w-{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.PomodoroFocus-module__presetButton__lj7M-{padding:12px 18px;border:none;border-radius:16px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:50px}.PomodoroFocus-module__presetButton__lj7M-:hover{background:#ffffff40;transform:translateY(-2px)}.PomodoroFocus-module__presetButton__lj7M-.PomodoroFocus-module__selected__pZY4c{background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid rgba(34,197,94,.4);box-shadow:0 4px 16px #22c55e4d}.PomodoroFocus-module__customSection__etYdq{display:flex;flex-direction:column;align-items:center}.PomodoroFocus-module__customButton__qSsBI{padding:10px 20px;border:none;border-radius:14px;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);color:#fffc;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__customButton__qSsBI:hover{background:#fff3;color:#fff}.PomodoroFocus-module__customForm__g0Ob0{display:flex;align-items:center;gap:12px}.PomodoroFocus-module__customInput__KKwgU{padding:12px 16px;border:none;border-radius:12px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);color:#fff;font-size:14px;width:140px}.PomodoroFocus-module__customInput__KKwgU::placeholder{color:#fff9}.PomodoroFocus-module__customInput__KKwgU:focus{outline:none;border-color:#fff6;background:#fff3}.PomodoroFocus-module__customSubmit__Fasb1,.PomodoroFocus-module__customCancel__BmKg4{padding:12px 16px;border:none;border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__customSubmit__Fasb1{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.PomodoroFocus-module__customSubmit__Fasb1:hover{background:linear-gradient(135deg,#16a34a,#15803d)}.PomodoroFocus-module__customCancel__BmKg4{background:#ffffff1a;color:#fffc}.PomodoroFocus-module__customCancel__BmKg4:hover{background:#fff3;color:#fff}.PomodoroFocus-module__breathingButton__tmJBz{padding:12px 24px;border:none;border-radius:16px;background:#9333ea33;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(147,51,234,.3);color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__breathingButton__tmJBz:hover{background:#9333ea4d;transform:translateY(-2px)}.PomodoroFocus-module__breathingButton__tmJBz.PomodoroFocus-module__disabled__NLcLk{opacity:.5;cursor:not-allowed;background:#9333ea1a}.PomodoroFocus-module__breathingButton__tmJBz.PomodoroFocus-module__disabled__NLcLk:hover{background:#9333ea1a;transform:none}.PomodoroFocus-module__progressModal__-I-Eb{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000}.PomodoroFocus-module__progressModalContent__rYc5m{background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:24px;padding:32px;width:90%;max-width:400px;text-align:center}.PomodoroFocus-module__progressModalContent__rYc5m h3{color:#1f2937;font-size:20px;font-weight:600;margin-bottom:24px}.PomodoroFocus-module__progressInputSection__7X15B{display:flex;flex-direction:column;gap:16px}.PomodoroFocus-module__progressInput__Te2dm{padding:16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;text-align:center;background:#fff}.PomodoroFocus-module__progressInput__Te2dm:focus{outline:none;border-color:#22c55e}.PomodoroFocus-module__progressButtons__dSWmZ{display:flex;gap:12px}.PomodoroFocus-module__progressSubmit__c96xb,.PomodoroFocus-module__progressSkip__nRC6O{flex:1;padding:14px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__progressSubmit__c96xb{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.PomodoroFocus-module__progressSubmit__c96xb:hover{background:linear-gradient(135deg,#16a34a,#15803d)}.PomodoroFocus-module__progressSkip__nRC6O{background:#f3f4f6;color:#6b7280}.PomodoroFocus-module__progressSkip__nRC6O:hover{background:#e5e7eb}.PomodoroFocus-module__breathingContainer__PGmtH{display:flex;flex-direction:column;align-items:center;gap:48px;color:#fff;text-align:center}.PomodoroFocus-module__breathingTitle__l5hYV{font-size:28px;font-weight:600;opacity:.9}.PomodoroFocus-module__breathingCircle__Yy82o{width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,#ffffff1a,#ffffff0d);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;position:relative;transition:all 4s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__breathingCircle__Yy82o.PomodoroFocus-module__inhale__VAKep{transform:scale(1.3);background:radial-gradient(circle,#22c55e33,#22c55e1a);border-color:#22c55e66}.PomodoroFocus-module__breathingCircle__Yy82o.PomodoroFocus-module__hold__jdPJJ{transform:scale(1.3);background:radial-gradient(circle,#3b82f633,#3b82f61a);border-color:#3b82f666}.PomodoroFocus-module__breathingCircle__Yy82o.PomodoroFocus-module__exhale__DFw3v{transform:scale(1);background:radial-gradient(circle,#9333ea33,#9333ea1a);border-color:#9333ea66}.PomodoroFocus-module__focusDot__mfXnD{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 8px #fff9;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% + 20px))}.PomodoroFocus-module__breathingText__udkFm{font-size:18px;font-weight:500;opacity:.9;position:relative;top:-10px}.PomodoroFocus-module__breathingCounter__CEgGG{font-size:16px;opacity:.7;font-weight:500}.PomodoroFocus-module__breathingHint__-vZ8Q{font-size:12px;opacity:.6;font-weight:400;margin-top:8px;font-style:italic;color:#fffc}.PomodoroFocus-module__skipBreathingButton__cRhNv{padding:12px 24px;border:none;border-radius:16px;background:#ffffff26;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);color:#fffc;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.PomodoroFocus-module__skipBreathingButton__cRhNv:hover{background:#ffffff40;color:#fff}.PomodoroFocus-module__pomodoroWarning__O7oC7{color:#fffffff2;background:#fbbf2440;border:1px solid rgba(251,191,36,.4);border-radius:10px;padding:8px 12px;margin-bottom:12px;text-align:center;font-size:13px;font-weight:600;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.PomodoroFocus-module__shortcutsHint__dUjVd{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:24px;color:#fff9;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;z-index:1}.PomodoroFocus-module__shortcutsHint__dUjVd span{padding:4px 8px;background:#ffffff1a;border-radius:6px}@media (max-width: 768px){.PomodoroFocus-module__content__H3oMW{flex-direction:column;padding:20px;gap:24px;align-items:center}.PomodoroFocus-module__taskSidebar__G8sLc{position:relative;left:auto;top:auto;width:100%;order:2}.PomodoroFocus-module__mainArea__PSrNP{order:1;width:100%;max-width:none}.PomodoroFocus-module__circularTimer__6me0F{width:240px;height:240px}.PomodoroFocus-module__mainTime__Tl58g{font-size:40px}.PomodoroFocus-module__completionChoices__Th3ML{flex-direction:column;gap:16px}.PomodoroFocus-module__choiceSection__MXoHz{padding:20px}.PomodoroFocus-module__choiceButtons__VsVd-{gap:6px}.PomodoroFocus-module__choiceButton__gzMUp{padding:10px 14px;font-size:13px;min-width:44px}.PomodoroFocus-module__presets__EP-w-{gap:8px}.PomodoroFocus-module__presetButton__lj7M-{padding:10px 14px;font-size:13px;min-width:44px}.PomodoroFocus-module__shortcutsHint__dUjVd{gap:16px;flex-wrap:wrap}}@media (max-width: 480px){.PomodoroFocus-module__circularTimer__6me0F{width:200px;height:200px}.PomodoroFocus-module__mainTime__Tl58g{font-size:32px}.PomodoroFocus-module__controls__BAY71{gap:16px}.PomodoroFocus-module__controlButton__auhpD{width:56px;height:56px}.PomodoroFocus-module__controlButton__auhpD.PomodoroFocus-module__primary__MZZAB{width:72px;height:72px}}.SherpaiPanel-module__backdrop__JnbYG{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:1999;opacity:0;pointer-events:none;transition:opacity .3s ease}.SherpaiPanel-module__backdropVisible__B8ww4{opacity:1;pointer-events:auto}.SherpaiPanel-module__sidePanel__CyCXj{position:fixed;top:0;right:0;bottom:0;width:480px;background:#fff;box-shadow:-4px 0 24px #00000026;z-index:2000;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.SherpaiPanel-module__sidePanel__CyCXj.SherpaiPanel-module__open__PnDI2{transform:translate(0)}.SherpaiPanel-module__panelContent__46Ush{flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden}.SherpaiPanel-module__closeBtn__z8sfA{background:transparent;border:none;font-size:28px;line-height:1;color:#666;cursor:pointer;padding:4px 8px;transition:color .2s;margin-left:auto}.SherpaiPanel-module__closeBtn__z8sfA:hover{color:#333}.SherpaiPanel-module__header__JCWee{flex-shrink:0;padding:24px 24px 16px;border-bottom:1px solid #e5e5e5;background:#fff;position:relative}.SherpaiPanel-module__headerTop__kTtQe{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:12px}.SherpaiPanel-module__headerTitleGroup__lmSaZ{display:flex;align-items:center;gap:16px}.SherpaiPanel-module__headerMascot__JHiEi{width:100px;height:100px;object-fit:contain;box-shadow:none;padding:0;flex-shrink:0}.SherpaiPanel-module__headerCopy__49h9u{display:flex;flex-direction:column;gap:2px}.SherpaiPanel-module__title__Pi13Y{font-size:20px;font-weight:600;margin:0;color:#1a1a1a}.SherpaiPanel-module__progressBar__Wu-Xl{height:4px;background:#e5e5e5;border-radius:2px;overflow:hidden;margin-bottom:8px}.SherpaiPanel-module__progressFill__dd4fs{height:100%;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease}.SherpaiPanel-module__stepIndicator__5W7H8{font-size:12px;color:#999;font-weight:500}.SherpaiPanel-module__scoreHeader__Bw-SF{margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.SherpaiPanel-module__overallScore__HEzpt{padding:12px 16px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;border:1px solid #bae6fd}.SherpaiPanel-module__scoreMain__TvXR9{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.SherpaiPanel-module__scoreLearnMore__BiKZo{background:none;border:none;color:#4c1d95;font-size:12px;font-weight:600;cursor:pointer;padding:4px 0;text-decoration:underline}.SherpaiPanel-module__scoreLearnMore__BiKZo:hover{color:#3b1c7a}.SherpaiPanel-module__scoreLabel__MxfTR{font-size:13px;font-weight:600;color:#0369a1;text-transform:uppercase;letter-spacing:.5px}.SherpaiPanel-module__scoreValue__y8GK8{font-size:24px;font-weight:700;color:#0c4a6e}.SherpaiPanel-module__smartCheckmarks__o6JkU{display:flex;gap:12px;font-size:13px;font-weight:600;flex-wrap:wrap}.SherpaiPanel-module__checkGood__gL9i5{color:#059669}.SherpaiPanel-module__checkWeak__zC-1K{color:#d1d5db}.SherpaiPanel-module__scoreExplainer__bewgV{margin-top:12px;padding-top:12px;border-top:1px solid rgba(99,102,241,.15);display:grid;gap:10px}.SherpaiPanel-module__content__iG6mt{flex:1;overflow-y:auto;padding:16px 24px 20px}@media (max-width: 960px){.SherpaiPanel-module__sidePanel__CyCXj{width:100%;top:calc(56px + env(safe-area-inset-top));bottom:calc(64px + env(safe-area-inset-bottom))}.SherpaiPanel-module__backdrop__JnbYG{top:calc(56px + env(safe-area-inset-top));bottom:calc(64px + env(safe-area-inset-bottom))}.SherpaiPanel-module__header__JCWee{padding:16px 16px 12px}.SherpaiPanel-module__headerMascot__JHiEi{width:64px;height:64px}.SherpaiPanel-module__title__Pi13Y{font-size:18px}.SherpaiPanel-module__content__iG6mt{padding:12px 16px 20px}.SherpaiPanel-module__footer__VJZMn{padding:12px 16px}}.SherpaiPanel-module__questionsFlow__g0ZbA,.SherpaiPanel-module__processingFlow__YvVyV,.SherpaiPanel-module__resultFlow__dmLsI{display:flex;flex-direction:column;height:100%}.SherpaiPanel-module__questionSection__xDGIl{margin-bottom:20px;display:flex;flex-direction:column;align-items:stretch;gap:12px}.SherpaiPanel-module__questionHeader__4qH-z{display:flex;flex-direction:column;gap:6px}.SherpaiPanel-module__questionHeader__4qH-z .SherpaiPanel-module__questionLabel__jZ3ei{margin-bottom:0}.SherpaiPanel-module__questionHeader__4qH-z .SherpaiPanel-module__questionHint__Ns6xw{margin-top:0}.SherpaiPanel-module__questionLabel__jZ3ei{display:block;font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:0;line-height:1.4}.SherpaiPanel-module__textarea__EW4f-{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical;min-height:120px;transition:border-color .2s;line-height:1.5;background:#fff;color:#1f2937;color-scheme:light}.SherpaiPanel-module__textarea__EW4f-:focus{outline:none;border-color:#667eea}.SherpaiPanel-module__questionHint__Ns6xw{margin-top:6px;font-size:13px;color:#6b7280;line-height:1.5}.SherpaiPanel-module__actionRow__k8TII{display:flex;gap:12px;flex-wrap:wrap;width:100%;margin-top:16px}.SherpaiPanel-module__actionButton__PS945{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:14px;border:1.5px solid rgba(124,58,237,.22);background:#7c3aed14;color:#4c1d95;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;flex:1 1 190px}.SherpaiPanel-module__actionButton__PS945 svg{width:18px;height:18px}.SherpaiPanel-module__actionButtonGoal__eEv-A{background:#6366f11f;border-color:#6366f152;color:#4338ca}.SherpaiPanel-module__actionButtonMilestone__mAdMN{background:#fbbf2429;border-color:#fbbf2452;color:#b45309}.SherpaiPanel-module__actionButtonTask__6efjY{background:#2dd4bf29;border-color:#2dd4bf4d;color:#0f766e}.SherpaiPanel-module__actionButton__PS945:hover{transform:translateY(-2px);box-shadow:0 10px 24px #7c3aed2e;border-color:#7c3aed73}.SherpaiPanel-module__actionButton__PS945:active{transform:translateY(0)}.SherpaiPanel-module__selectList__pqvzL{margin:20px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.SherpaiPanel-module__selectListButton__lRHAP{width:100%;display:flex;align-items:flex-start;gap:16px;padding:14px 16px;border-radius:14px;border:1.5px solid #e2e4f3;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;text-align:left}.SherpaiPanel-module__selectListButton__lRHAP:hover{border-color:#7c3aed;box-shadow:0 10px 24px #7c3aed2e;transform:translateY(-2px)}.SherpaiPanel-module__selectListIcon__N4aYv{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#7c3aed1f;color:#5b21b6;flex-shrink:0}.SherpaiPanel-module__selectListIconMilestone__tnWrp{background:#fbbf242e;color:#92400e}.SherpaiPanel-module__selectListIconTask__t4Ck9{background:#2dd4bf2e;color:#0f766e}.SherpaiPanel-module__selectListBody__faZLW{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.SherpaiPanel-module__selectListTitle__E4TMf{font-size:14px;font-weight:600;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SherpaiPanel-module__selectListMeta__5FYuX{font-size:12px;color:#6b7280;display:inline-flex;align-items:center;gap:6px}.SherpaiPanel-module__selectListMeta__5FYuX svg{width:14px;height:14px}.SherpaiPanel-module__selectListCard__o3sZX{width:100%;border:1.5px solid #e2e4f3;border-radius:16px;background:#fff;padding:10px 12px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer}.SherpaiPanel-module__selectListCard__o3sZX:hover{border-color:#7c3aed;box-shadow:0 10px 24px #7c3aed2e;transform:translateY(-2px)}.SherpaiPanel-module__selectListCardActive__tG2zr{border-color:#7c3aed;background:#7c3aed1a;box-shadow:0 10px 24px #7c3aed33}.SherpaiPanel-module__selectListCardContent__YA03v{pointer-events:none}.SherpaiPanel-module__selectListCard__o3sZX .itemContainer{background:transparent;box-shadow:none;border-radius:0;cursor:default;pointer-events:none}.SherpaiPanel-module__selectListCard__o3sZX .itemContent{padding:0}.SherpaiPanel-module__selectListCard__o3sZX .itemTitle{font-size:15px}.SherpaiPanel-module__selectListCard__o3sZX .itemMetadata{font-size:12px}.SherpaiPanel-module__selectListChevron__TDufl{color:#c0c6dd;flex-shrink:0;transition:transform .2s ease,color .2s ease}.SherpaiPanel-module__selectListButton__lRHAP:hover .SherpaiPanel-module__selectListChevron__TDufl{color:#7c3aed;transform:translate(4px)}.SherpaiPanel-module__emptyState__huAVe{margin-top:24px;padding:28px;text-align:center;color:#6b7280;border:1.5px dashed rgba(124,58,237,.25);border-radius:16px;background:#f8f6ff99;font-size:13px;line-height:1.6}.SherpaiPanel-module__choiceGroup__ho4xI{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.SherpaiPanel-module__simpleChoiceGrid__3c0oL{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.SherpaiPanel-module__simpleChoiceCard__E-itg{border-radius:14px;border:1.5px solid #e2e4f3;background:#fff;padding:14px 16px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.SherpaiPanel-module__simpleChoiceCard__E-itg:hover{border-color:#7c3aed;box-shadow:0 8px 20px #7c3aed2e;transform:translateY(-2px)}.SherpaiPanel-module__simpleChoiceCardActive__1N2xP{border-color:#7c3aed;background:#7c3aed14;box-shadow:0 10px 24px #7c3aed33}.SherpaiPanel-module__simpleChoiceTitle__F8xL9{font-size:14px;font-weight:700;color:#1f2937}.SherpaiPanel-module__simpleChoiceSubtitle__5WK-r{font-size:12px;color:#6b7280;font-weight:500}.SherpaiPanel-module__simpleDetails__I8Zpv{border-radius:14px;border:1px dashed rgba(124,58,237,.25);padding:12px 14px;background:#f8f6ff99;margin-bottom:16px}.SherpaiPanel-module__simpleDetails__I8Zpv summary{cursor:pointer;font-size:13px;font-weight:600;color:#4c1d95;list-style:none}.SherpaiPanel-module__simpleDetails__I8Zpv summary::-webkit-details-marker{display:none}.SherpaiPanel-module__simpleSummaryCard__u8pwR{border-radius:16px;border:1px solid #e5e7eb;padding:16px;background:#fff;box-shadow:0 8px 18px #0f172a0f}.SherpaiPanel-module__simpleSummaryHeader__J2pSP{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;font-weight:600}.SherpaiPanel-module__simpleSummaryTitle__UkDzE{margin-top:8px;font-size:15px;font-weight:600;color:#111827}.SherpaiPanel-module__simpleSummaryMeta__5sXGW{margin-top:6px;font-size:12px;color:#6b7280}.SherpaiPanel-module__choiceButton__TtOGa{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;min-width:0;border-radius:12px;border:1.5px solid #e2e4f3;background:#fff;font-size:14px;font-weight:500;color:#4b5563;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.SherpaiPanel-module__choiceButtonActive__cfBAH{border-color:#7c3aed;background:#7c3aed1a;color:#4c1d95;box-shadow:0 6px 18px #7c3aed38}.SherpaiPanel-module__previousHeader__mWepd{display:flex;align-items:center;justify-content:space-between;gap:8px}.SherpaiPanel-module__editButton__AHlQ-{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid rgba(124,58,237,.28);background:#7c3aed1a;color:#4c1d95;font-size:12px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.SherpaiPanel-module__editButton__AHlQ-:hover{transform:translateY(-1px);box-shadow:0 6px 16px #7c3aed33;border-color:#7c3aed61}.SherpaiPanel-module__infoCard__1ICI-{margin-bottom:20px;padding:16px;border-radius:14px;background:linear-gradient(160deg,#f8f6ffd9,#eff8ffd9);border:1px solid rgba(124,58,237,.18)}.SherpaiPanel-module__infoTag__i6ic-{display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.6px;font-weight:700;color:#6d6aa9;text-transform:uppercase}.SherpaiPanel-module__infoTitle__kAHKY{margin-top:6px;font-size:14px;font-weight:600;color:#1f2937}.SherpaiPanel-module__infoMeta__OfH3i{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;color:#6b7280}.SherpaiPanel-module__methodologyCard__2c6OC{margin-bottom:20px;border-radius:14px;border:1px solid #e4e6f5;background:#f8f9ffe6;padding:14px 16px}.SherpaiPanel-module__methodologyCard__2c6OC summary{cursor:pointer;font-weight:600;color:#4c1d95;display:inline-flex;align-items:center;gap:8px}.SherpaiPanel-module__methodologyCard__2c6OC summary::-webkit-details-marker{display:none}.SherpaiPanel-module__methodologyBody__WUW-V{margin-top:10px;line-height:1.6;color:#5f6c87;font-size:13px;padding-left:2px}.SherpaiPanel-module__timelineWrap__q74Go{display:flex;gap:18px;align-items:stretch}.SherpaiPanel-module__timelineRail__wFl3t{position:relative;width:6px;border-radius:999px;background:linear-gradient(180deg,#7c3aed66,#4f46e526);flex-shrink:0;min-height:220px}.SherpaiPanel-module__timelineMarker__EcZkU{position:absolute;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;border:3px solid #7c3aed;background:#fff;box-shadow:0 2px 6px #7c3aed40}.SherpaiPanel-module__timelineItems__ZkIf1{flex:1;display:flex;flex-direction:column;gap:24px}.SherpaiPanel-module__timelineItem__idk3O{display:flex;flex-direction:column;gap:8px}.SherpaiPanel-module__timelineItemTitle__wFbGA{font-size:14px;font-weight:600;color:#1f2937}.SherpaiPanel-module__timelineItemMeta__ZOMfH{font-size:12px;color:#6b7280;display:inline-flex;align-items:center;gap:6px}.SherpaiPanel-module__timelineDateRow__blKTF{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#6b7280}.SherpaiPanel-module__editableInput__dWAhD{width:100%;padding:10px 12px;border-radius:10px;border:1.5px solid #d7d8eb;font-size:14px;font-family:inherit;color:#1f2937;background:#fff;color-scheme:light;transition:border-color .2s ease,box-shadow .2s ease}.SherpaiPanel-module__editableInput__dWAhD:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26;outline:none}.SherpaiPanel-module__dateInput__aQtJc{border-radius:8px;border:1.5px solid #d7d8eb;padding:4px 8px;font-size:12px;color:#374151;background:#fff;color-scheme:light;transition:border-color .2s ease,box-shadow .2s ease}.SherpaiPanel-module__dateInput__aQtJc:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1f;outline:none}.SherpaiPanel-module__toggleGroup__8AKFg{display:flex;gap:12px;flex-wrap:wrap}.SherpaiPanel-module__toggleButton__F6-At{flex:1 1 220px;padding:14px 16px;border-radius:14px;border:1.5px solid #e2e4f3;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;font-size:14px;font-weight:600;color:#1f2937}.SherpaiPanel-module__toggleButtonActive__bVWUW{transform:translateY(-2px)}.SherpaiPanel-module__toggleButtonSubtasks__jGl85{border-color:#7c3aed3d}.SherpaiPanel-module__toggleButtonTasks__5GPHo{border-color:#2dd4bf3d}.SherpaiPanel-module__toggleButtonSubtasksActive__qhqnk{border-color:#7c3aed7a;background:#7c3aed24;color:#4c1d95;box-shadow:0 10px 24px #7c3aed38}.SherpaiPanel-module__toggleButtonTasksActive__38Wdb{border-color:#2dd4bf73;background:#2dd4bf29;color:#0f766e;box-shadow:0 10px 24px #2dd4bf3d}.SherpaiPanel-module__toggleButtonContent__zA7D3{display:flex;align-items:center;gap:10px;width:100%}.SherpaiPanel-module__toggleButtonText__iSwIU{display:flex;flex-direction:column;gap:4px}.SherpaiPanel-module__toggleButton__F6-At svg{width:18px;height:18px}.SherpaiPanel-module__toggleButtonHint__cQimW{font-size:12px;font-weight:500;color:#6b7280}.SherpaiPanel-module__timelineSelector__0fcBe{margin-top:8px}.SherpaiPanel-module__monthButtons__Kj2Tp{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin-bottom:12px;width:100%}.SherpaiPanel-module__monthButton__aBa0m{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;color:#666;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.SherpaiPanel-module__monthButton__aBa0m:hover{border-color:#667eea;background:#f8f9ff}.SherpaiPanel-module__monthButtonActive__uUQ-I{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.SherpaiPanel-module__timelineHint__5Bx-f{font-size:12px;color:#667eea;font-style:italic;margin:0 0 16px;line-height:1.4}.SherpaiPanel-module__customDateSection__WHTb2{padding-top:16px;border-top:1px solid #e5e5e5}.SherpaiPanel-module__customDateLabel__Culm0{display:block;font-size:13px;color:#666;margin-bottom:8px;font-weight:500}.SherpaiPanel-module__datePicker__F9N20{width:100%;padding:10px 12px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;font-family:inherit;transition:border-color .2s;background:#fff;color:#1f2937;color-scheme:light}.SherpaiPanel-module__datePicker__F9N20:focus{outline:none;border-color:#667eea}.SherpaiPanel-module__previousAnswers__wNT75{margin-top:24px;padding-top:20px;border-top:1px solid #e5e5e5}.SherpaiPanel-module__previousLabel__OGkjM{font-size:12px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.SherpaiPanel-module__previousAnswer__EuaVa{margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:6px;border-left:3px solid #667eea}.SherpaiPanel-module__previousAnswer__EuaVa strong{display:block;font-size:12px;color:#666;margin-bottom:6px}.SherpaiPanel-module__previousAnswer__EuaVa p{margin:0;font-size:13px;color:#333;line-height:1.4}.SherpaiPanel-module__processingState__w7nmX{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px}.SherpaiPanel-module__spinner__YUvM3{width:48px;height:48px;border:4px solid #f0f0f0;border-top-color:#667eea;border-radius:50%;animation:SherpaiPanel-module__spin__lsOxI .8s linear infinite}@keyframes SherpaiPanel-module__spin__lsOxI{to{transform:rotate(360deg)}}.SherpaiPanel-module__processingText__e204i{margin-top:24px;font-size:14px;color:#666;text-align:center}.SherpaiPanel-module__methodologyExplainer__dEZnB{background:#fafbfc;border-radius:8px;padding:16px;margin-bottom:20px;border:1px solid #e5e7eb}.SherpaiPanel-module__explainerSection__-t1b9{margin-bottom:12px}.SherpaiPanel-module__explainerSection__-t1b9:last-child{margin-bottom:0}.SherpaiPanel-module__explainerSection__-t1b9 strong{display:block;font-size:12px;color:#667eea;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.SherpaiPanel-module__explainerSection__-t1b9 p{margin:0;font-size:13px;line-height:1.5;color:#6b7280}.SherpaiPanel-module__reasoning__g-CDo{background:#f8f9fa;border-left:3px solid #667eea;padding:12px 16px;margin-bottom:20px;font-size:13px;line-height:1.5;color:#555;border-radius:4px}.SherpaiPanel-module__resultSection__UBQp6{margin-bottom:16px}.SherpaiPanel-module__resultLabel__wfLPL{display:block;font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.SherpaiPanel-module__resultBox__oLvw5{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:14px;font-size:14px;line-height:1.6;color:#1a1a1a}.SherpaiPanel-module__resultEditableTextarea__iJxGN{width:100%;min-height:96px;padding:12px 14px;border-radius:12px;border:2px solid rgba(99,102,241,.25);background:#f8f6ffbf;font-size:15px;line-height:1.6;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;resize:vertical;color:#1f2937;color-scheme:light}.SherpaiPanel-module__resultEditableTextarea__iJxGN:focus{outline:none;border-color:#4c1d95;box-shadow:0 0 0 3px #7c3aed26}.SherpaiPanel-module__resultEditableDate__kT48V{width:220px;max-width:100%;padding:10px 12px;border-radius:10px;border:2px solid rgba(99,102,241,.25);background:#f8f6ffbf;font-size:14px;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;color:#1f2937;color-scheme:light}.SherpaiPanel-module__resultEditableDate__kT48V:focus{outline:none;border-color:#4c1d95;box-shadow:0 0 0 3px #7c3aed26}.SherpaiPanel-module__woopDetails__Og5z2{margin-top:12px;border:1px solid #e4e6f5;border-radius:14px;padding:12px 14px;background:#f8f9ffe6}.SherpaiPanel-module__woopDetails__Og5z2 summary{cursor:pointer;font-size:13px;font-weight:600;color:#4c1d95;list-style:none;display:inline-flex;align-items:center;gap:8px}.SherpaiPanel-module__woopDetails__Og5z2 summary::-webkit-details-marker{display:none}.SherpaiPanel-module__woopGrid__SlbMt{margin-top:12px;display:grid;gap:12px}.SherpaiPanel-module__woopField__DT0yP label{display:block;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px;margin-bottom:6px}.SherpaiPanel-module__woopField__DT0yP textarea{width:100%;border-radius:10px;border:1.5px solid #d7d8eb;padding:10px 12px;font-size:13px;font-family:inherit;color:#1f2937;background:#fff;color-scheme:light;resize:vertical}.SherpaiPanel-module__planPreview__4wgjk{display:flex;flex-direction:column;gap:16px}.SherpaiPanel-module__planHeader__0nSWl h4{margin:0 0 6px;font-size:16px;font-weight:600;color:#1f2937}.SherpaiPanel-module__planHeader__0nSWl p{margin:0;font-size:13px;color:#6b7280}.SherpaiPanel-module__planSection__JupR1{display:flex;flex-direction:column;gap:8px}.SherpaiPanel-module__planList__jJAEZ{display:flex;flex-direction:column;gap:10px}.SherpaiPanel-module__planListItem__Tb7tN{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.SherpaiPanel-module__planListTitle__tk9Ql{font-size:13px;font-weight:600;color:#1f2937}.SherpaiPanel-module__planListMeta__pYgCf{font-size:12px;color:#6b7280;white-space:nowrap}.SherpaiPanel-module__simpleItemList__9EbPB{display:flex;flex-direction:column;gap:10px}.SherpaiPanel-module__simpleItemRow__FFDBL{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff}.SherpaiPanel-module__simpleItemRowEditing__-qPCW{border-color:#7c3aed73;box-shadow:0 8px 18px #7c3aed26}.SherpaiPanel-module__simpleItemDot__syZtg{width:10px;height:10px;border-radius:50%;background:#7c3aed;margin-top:6px;flex-shrink:0}.SherpaiPanel-module__simpleItemContent__wU296{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.SherpaiPanel-module__simpleItemTitle__4ECK3{font-size:14px;font-weight:600;color:#111827}.SherpaiPanel-module__simpleItemMeta__oGiVc{font-size:12px;color:#6b7280}.SherpaiPanel-module__simpleItemActions__O8JJR{display:flex;flex-direction:column;gap:6px}.SherpaiPanel-module__simpleItemButton__E1rL3,.SherpaiPanel-module__simpleItemButtonGhost__eLa1-{border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;border:1px solid #d1d5db;background:#fff;color:#374151;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.SherpaiPanel-module__simpleItemButton__E1rL3:hover,.SherpaiPanel-module__simpleItemButtonGhost__eLa1-:hover{transform:translateY(-1px);box-shadow:0 6px 14px #6366f126;border-color:#a5b4fc}.SherpaiPanel-module__simpleItemButtonGhost__eLa1-{color:#b91c1c;border-color:#ef444466}.SherpaiPanel-module__simpleItemInput__he-HV{width:100%;border-radius:10px;border:1.5px solid #d7d8eb;padding:8px 10px;font-size:13px;font-family:inherit;background:#fff;color:#1f2937}.SherpaiPanel-module__simpleItemDateRow__l9WKm{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}.SherpaiPanel-module__simpleItemDateInput__InVMh{border-radius:8px;border:1.5px solid #d7d8eb;padding:4px 8px;font-size:12px;background:#fff;color:#1f2937}.SherpaiPanel-module__simpleAddButton__Tpvam{margin-top:12px;border-radius:12px;border:1.5px dashed rgba(124,58,237,.4);padding:10px 12px;font-size:13px;font-weight:600;color:#4c1d95;background:#f8f6ffb3;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.SherpaiPanel-module__simpleAddButton__Tpvam:hover{transform:translateY(-1px);box-shadow:0 8px 18px #7c3aed2e;border-color:#7c3aed99}.SherpaiPanel-module__refinementSection__9pEvN{margin-top:20px;padding-top:16px;border-top:1px solid #e5e5e5}.SherpaiPanel-module__refinementLabel__AsQsR{font-size:13px;color:#666;margin-bottom:10px}.SherpaiPanel-module__btnRefine__YkPpP{width:100%;padding:10px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s,box-shadow .2s}.SherpaiPanel-module__btnRefine__YkPpP:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.SherpaiPanel-module__btnRefine__YkPpP:active{transform:translateY(0)}.SherpaiPanel-module__footer__VJZMn{flex-shrink:0;padding:16px 24px;border-top:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff}.SherpaiPanel-module__footerLeft__HX6ym,.SherpaiPanel-module__footerRight__fYwk6{display:flex;align-items:center;gap:12px}.SherpaiPanel-module__footerLeft__HX6ym{flex-wrap:wrap}.SherpaiPanel-module__footerRight__fYwk6{flex-wrap:nowrap;justify-content:flex-end;align-items:center}.SherpaiPanel-module__credits__ZYTSh{font-size:12px;color:#999;font-weight:500}.SherpaiPanel-module__btnPrimary__PcCWV,.SherpaiPanel-module__btnSecondary__BXs82{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;white-space:nowrap}.SherpaiPanel-module__btnPrimary__PcCWV{background:#667eea;color:#fff}.SherpaiPanel-module__btnPrimary__PcCWV:hover:not(:disabled){background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.SherpaiPanel-module__btnPrimary__PcCWV:disabled{background:#d1d1d1;cursor:not-allowed;opacity:.6}.SherpaiPanel-module__btnSecondary__BXs82{background:transparent;color:#666;border:1px solid #d1d1d1}.SherpaiPanel-module__btnSecondary__BXs82:hover{background:#f5f5f5;border-color:#999}.SherpaiPanel-module__hubFlow__i-gjY{display:flex;flex-direction:column;height:100%}.SherpaiPanel-module__hubSubtitle__iHZof{margin:0;font-size:14px;color:#5f5f71;font-weight:500}.SherpaiPanel-module__hubContent__cT81N{flex:1;overflow-y:auto;padding:20px 24px}.SherpaiPanel-module__hubCards__JIWQi{display:flex;flex-direction:column;gap:16px}.SherpaiPanel-module__hubCard__j5d4S{display:flex;align-items:center;gap:18px;padding:18px 20px;background:#fff;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .25s ease;text-align:left;width:100%;box-shadow:0 6px 18px #0f172a0a}.SherpaiPanel-module__hubCard__j5d4S:hover:not(.SherpaiPanel-module__hubCardDisabled__M-YqO){border-color:#8b5cf6;background:linear-gradient(160deg,#f8f6ffe6,#eef4ffe6);transform:translateY(-3px);box-shadow:0 12px 28px #8b5cf633}.SherpaiPanel-module__hubCardDisabled__M-YqO{opacity:.5;cursor:not-allowed}.SherpaiPanel-module__hubCardIcon__0Xw0p{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;flex-shrink:0;transition:transform .25s ease}.SherpaiPanel-module__hubCardIconGoal__Q39LY{background:#6366f129;color:#4f46e5}.SherpaiPanel-module__hubCardIconPlan__-eihb{background:#0ea5e929;color:#0284c7}.SherpaiPanel-module__hubCardIconSimplify__3nbtZ{background:#ec48992e;color:#db2777}.SherpaiPanel-module__hubCardIconCleanup__s70uN{background:#10b98129;color:#0f766e}.SherpaiPanel-module__hubCardContent__eVzJs{flex:1;display:flex;flex-direction:column;gap:6px}.SherpaiPanel-module__hubCardTitle__UsM31{margin:0 0 6px;font-size:16px;font-weight:600;color:#1a1a1a}.SherpaiPanel-module__hubCardDescription__hujkH{margin:0;font-size:13px;color:#5f6c87;line-height:1.6}.SherpaiPanel-module__hubCardBadge__6tlsh{display:inline-block;margin-top:8px;padding:4px 10px;background:#f3f4f6;color:#6b7280;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px}.SherpaiPanel-module__hubCardChevron__K0oQJ{flex-shrink:0;color:#c0c6dd;transition:transform .25s ease,color .25s ease}.SherpaiPanel-module__hubCard__j5d4S:hover:not(.SherpaiPanel-module__hubCardDisabled__M-YqO) .SherpaiPanel-module__hubCardIcon__0Xw0p{transform:scale(1.04)}.SherpaiPanel-module__hubCard__j5d4S:hover:not(.SherpaiPanel-module__hubCardDisabled__M-YqO) .SherpaiPanel-module__hubCardChevron__K0oQJ{color:#7c3aed;transform:translate(4px)}.SherpaiPanel-module__backToHub__Y-knE{background:transparent;border:none;color:#667eea;font-size:13px;font-weight:500;cursor:pointer;padding:4px 0;transition:color .2s;display:flex;align-items:center;gap:4px;flex:1}.SherpaiPanel-module__backToHub__Y-knE:hover{color:#5568d3;text-decoration:underline}.SherpaiPanel-module__headerActions__PUTIn{display:flex;align-items:center;gap:8px}.SherpaiPanel-module__progressPill__4VNQn{padding:4px 10px;border-radius:999px;background:#6366f11f;color:#4f46e5;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}@media (max-width: 768px){.SherpaiPanel-module__sidePanel__CyCXj{width:100%}}.SherpaiPanel-module__cleanupIntro__42mBK{margin-bottom:24px;padding:16px;border:1px solid #e5e5e5;border-radius:12px;background:linear-gradient(135deg,#f8fafc,#eef2ff)}.SherpaiPanel-module__cleanupIntro__42mBK h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#1a1a1a}.SherpaiPanel-module__cleanupIntro__42mBK p{margin:0;font-size:14px;color:#4b5563;line-height:1.5}.SherpaiPanel-module__cleanupFilterRow__QQu-4{margin-top:16px;display:flex;flex-direction:column;gap:10px}.SherpaiPanel-module__cleanupFilterLabel__OKlvh{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#4b5563}.SherpaiPanel-module__cleanupFilterChips__U21RN{display:flex;flex-wrap:wrap;gap:8px}.SherpaiPanel-module__cleanupFilterChip__mV3nX{border:1px solid #d1d5db;border-radius:999px;padding:6px 12px;background:#fff;color:#374151;font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.SherpaiPanel-module__cleanupFilterChip__mV3nX:hover{transform:translateY(-1px);box-shadow:0 6px 14px #6366f126}.SherpaiPanel-module__cleanupFilterChipSelected__pSfhb{box-shadow:0 6px 14px #1118271f}.SherpaiPanel-module__cleanupFilterChipDot__mdN1s{width:8px;height:8px;border-radius:50%;background:#9ca3af;flex-shrink:0}.SherpaiPanel-module__cleanupBuckets__GjfOz{display:flex;flex-direction:column;gap:20px}.SherpaiPanel-module__cleanupEmptyState__ZcZOW{padding:28px;border-radius:16px;border:1.5px dashed rgba(124,58,237,.25);text-align:center;background:#f8f6ff99}.SherpaiPanel-module__cleanupEmptyState__ZcZOW h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#1f2937}.SherpaiPanel-module__cleanupEmptyState__ZcZOW p{margin:0;font-size:13px;color:#6b7280}.SherpaiPanel-module__cleanupRound__ujvwH{display:flex;flex-direction:column;gap:16px}.SherpaiPanel-module__cleanupRoundHeader__vQBT8{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.SherpaiPanel-module__cleanupRoundHeader__vQBT8 h4{margin:0 0 6px;font-size:16px;font-weight:600;color:#1f2937}.SherpaiPanel-module__cleanupRoundHeader__vQBT8 p{margin:0;font-size:13px;color:#4b5563}.SherpaiPanel-module__cleanupRoundMeta__IOtce{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#6b7280;font-weight:600}.SherpaiPanel-module__cleanupRoundGrid__WlJG5{display:flex;flex-direction:column;gap:12px}.SherpaiPanel-module__cleanupRoundCard__dZQ-j{border-radius:16px;border:1.5px solid #e5e7eb;padding:14px 16px;background:#fff;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column;gap:10px}.SherpaiPanel-module__cleanupRoundCard__dZQ-j:hover{border-color:#7c3aed;box-shadow:0 10px 22px #7c3aed2e;transform:translateY(-2px)}.SherpaiPanel-module__cleanupRoundCardSelected__cH4Ng{border-color:#ef4444;background:#fee2e273;box-shadow:0 10px 22px #ef444433}.SherpaiPanel-module__cleanupRoundCardTitleRow__jyyhs{display:flex;align-items:center;justify-content:space-between;gap:12px}.SherpaiPanel-module__cleanupRoundCardTitle__RZPb-{font-size:14px;font-weight:600;color:#111827}.SherpaiPanel-module__cleanupRoundCardMeta__YdDGX{display:flex;flex-wrap:wrap;gap:6px;font-size:12px;color:#6b7280}.SherpaiPanel-module__cleanupRoundCardFooter__PeTPF{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:#6b7280}.SherpaiPanel-module__cleanupRoundCardScore__-uSiF{color:#111827}.SherpaiPanel-module__cleanupProgress__E8Itg{height:8px;border-radius:999px;background:#6366f11f;overflow:hidden}.SherpaiPanel-module__cleanupProgressFill__xGHrO{height:100%;background:linear-gradient(90deg,#7c3aed,#38bdf8);transition:width .3s ease}.SherpaiPanel-module__scoreBadge__uWFy5{font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.SherpaiPanel-module__scoreBadgeLow__TFeMm{background:#ef44441f;color:#b91c1c}.SherpaiPanel-module__scoreBadgeMid__9as78{background:#fbbf242e;color:#92400e}.SherpaiPanel-module__scoreBadgeHigh__-GUOo{background:#10b98129;color:#047857}.SherpaiPanel-module__cleanupRoundSignals__WqLFz{display:flex;flex-wrap:wrap;gap:6px}.SherpaiPanel-module__cleanupRoundSignalChip__y44-n{padding:4px 8px;border-radius:999px;background:#6366f11f;color:#4338ca;font-size:11px;font-weight:600}.SherpaiPanel-module__cleanupRoundHint__jgNDI{font-size:12px;color:#6b7280}.SherpaiPanel-module__cleanupReviewListSimple__-0apA{display:flex;flex-direction:column;gap:10px}.SherpaiPanel-module__cleanupReviewRow__njpgc{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:12px;border:1px solid #e5e7eb;padding:12px 14px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.SherpaiPanel-module__cleanupReviewRow__njpgc:hover{border-color:#7c3aed;box-shadow:0 8px 18px #7c3aed2e;transform:translateY(-1px)}.SherpaiPanel-module__cleanupReviewRowTitle__3ZcA3{font-size:13px;font-weight:600;color:#111827}.SherpaiPanel-module__cleanupReviewRowMeta__dDrnD{margin-top:4px;font-size:11px;color:#6b7280;display:flex;gap:6px;flex-wrap:wrap}.SherpaiPanel-module__cleanupReviewRowAction__6--IZ{font-size:11px;font-weight:600;color:#ef4444;background:#ef44441f;padding:4px 10px;border-radius:999px}.SherpaiPanel-module__cleanupBucketCard__-KGFn{border:1px solid #e5e7eb;border-radius:16px;padding:20px;background:#fff;box-shadow:0 10px 30px #0f172a0f}.SherpaiPanel-module__cleanupBucketHeader__bTwPb{display:flex;align-items:flex-start;gap:16px;position:sticky;top:0;background:#fff;z-index:10;padding:12px 0;margin:-12px 0 16px}.SherpaiPanel-module__cleanupBucketAccent__ZlQiG{width:10px;height:48px;border-radius:6px;flex-shrink:0}.SherpaiPanel-module__cleanupBucketTitle__O8zPb{font-size:16px;font-weight:600;color:#111827}.SherpaiPanel-module__cleanupBucketDescription__-n70x{margin:4px 0 0;font-size:13px;color:#6b7280}.SherpaiPanel-module__cleanupGroupList__EHOzw{display:flex;flex-direction:column;gap:16px}.SherpaiPanel-module__cleanupGroup__eio5b{border:1px solid #f3f4f6;border-radius:12px;padding:16px;background:#f9fafb}.SherpaiPanel-module__cleanupGroupHeader__utYSI{font-size:13px;font-weight:600;color:#374151;margin-bottom:12px;text-transform:uppercase;letter-spacing:.6px}.SherpaiPanel-module__cleanupItemList__RISw6{display:flex;flex-direction:column;gap:12px}.SherpaiPanel-module__cleanupItem__GYNV8{background:#fff;border-radius:10px;border:1px solid #e5e7eb;padding:12px 14px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 16px #0f172a0d}.SherpaiPanel-module__cleanupItemMain__JUVTQ{display:flex;justify-content:space-between;gap:16px}.SherpaiPanel-module__cleanupItemTitle__5mTuQ{font-size:14px;font-weight:600;color:#1f2937}.SherpaiPanel-module__cleanupItemMeta__9pRxr{margin-top:4px;display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}.SherpaiPanel-module__cleanupItemNotes__aTxb1{margin:8px 0 0;font-size:12px;color:#4b5563;line-height:1.4}.SherpaiPanel-module__cleanupSignals__9HjsF{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.SherpaiPanel-module__cleanupSignalChip__Oz-yH{padding:4px 8px;border-radius:999px;background:#eef2ff;font-size:11px;color:#4338ca;font-weight:600}.SherpaiPanel-module__cleanupScore__NjNyX{text-align:right;min-width:64px}.SherpaiPanel-module__cleanupScoreLabel__fMuj2{font-size:10px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.8px}.SherpaiPanel-module__cleanupScoreValue__TvmA6{font-size:20px;font-weight:700;color:#1f2937}.SherpaiPanel-module__cleanupActions__ESAj5{display:flex;flex-wrap:wrap;gap:8px}.SherpaiPanel-module__cleanupActionBtn__xCuS6,.SherpaiPanel-module__cleanupActionBtnGhost__S13UC{padding:8px 12px;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.SherpaiPanel-module__cleanupActionBtn__xCuS6{display:flex;align-items:center;gap:6px}.SherpaiPanel-module__cleanupActionBtn__xCuS6:hover,.SherpaiPanel-module__cleanupActionBtnGhost__S13UC:hover{transform:translateY(-1px);box-shadow:0 6px 14px #4f46e526}.SherpaiPanel-module__cleanupActionBtnSelected__sOf8O,.SherpaiPanel-module__cleanupActionSelected__VJTeY{border-color:#6366f1;background:#eef2ff;color:#4338ca}.SherpaiPanel-module__cleanupActionBtnGhost__S13UC{background:transparent;color:#6b7280}.SherpaiPanel-module__cleanupSelect__rmmVj{border:1px solid #d1d5db;border-radius:999px;padding:6px 10px;font-size:12px;background:#fff}.SherpaiPanel-module__cleanupSummary__dDYjv{font-size:12px;color:#4b5563;display:flex;align-items:center;gap:6px;flex-wrap:wrap;row-gap:4px}.SherpaiPanel-module__cleanupActionCluster__YdOBs{display:flex;align-items:center;gap:12px;justify-content:flex-end;max-width:100%}.SherpaiPanel-module__cleanupActionButtons__s1IDt{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;justify-content:flex-end}.SherpaiPanel-module__cleanupReview__-7oiL{display:flex;flex-direction:column;gap:24px}.SherpaiPanel-module__cleanupReviewHeader__kNi29 h4{margin:0 0 6px;font-size:16px;font-weight:600;color:#1f2937}.SherpaiPanel-module__cleanupReviewHeader__kNi29 p{margin:0;font-size:13px;color:#4b5563;line-height:1.6}.SherpaiPanel-module__cleanupReviewSections__-Ot3f{display:flex;flex-direction:column;gap:16px}.SherpaiPanel-module__cleanupReviewSection__trnGy{border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff;box-shadow:0 6px 18px #0f172a0d}.SherpaiPanel-module__cleanupReviewSectionDelete__LodJ9{border-color:#fecaca;background:#fef2f2}.SherpaiPanel-module__cleanupReviewSectionDelete__LodJ9 .SherpaiPanel-module__cleanupReviewSectionHeader__BCnrn span,.SherpaiPanel-module__cleanupReviewSectionDelete__LodJ9 .SherpaiPanel-module__cleanupReviewMeta__v18t6{background:#fee2e2;color:#b91c1c}.SherpaiPanel-module__cleanupReviewSectionSnooze__TEfSN{border-color:#fde68a;background:#fefce8}.SherpaiPanel-module__cleanupReviewSectionSnooze__TEfSN .SherpaiPanel-module__cleanupReviewSectionHeader__BCnrn span,.SherpaiPanel-module__cleanupReviewSectionSnooze__TEfSN .SherpaiPanel-module__cleanupReviewMeta__v18t6{background:#fef3c7;color:#92400e}.SherpaiPanel-module__cleanupReviewSectionLink__0t0lQ{border-color:#bfdbfe;background:#eff6ff}.SherpaiPanel-module__cleanupReviewSectionLink__0t0lQ .SherpaiPanel-module__cleanupReviewSectionHeader__BCnrn span{background:#bfdbfe;color:#1d4ed8}.SherpaiPanel-module__cleanupReviewSectionLink__0t0lQ .SherpaiPanel-module__cleanupReviewMeta__v18t6{background:#dbeafe;color:#1d4ed8}.SherpaiPanel-module__cleanupReviewSectionKeep__byQoK{border-color:#bbf7d0;background:#ecfdf5}.SherpaiPanel-module__cleanupReviewSectionKeep__byQoK .SherpaiPanel-module__cleanupReviewSectionHeader__BCnrn span,.SherpaiPanel-module__cleanupReviewSectionKeep__byQoK .SherpaiPanel-module__cleanupReviewMeta__v18t6{background:#bbf7d0;color:#047857}.SherpaiPanel-module__cleanupReviewSectionHeader__BCnrn{display:flex;justify-content:space-between;align-items:center;gap:12px}.SherpaiPanel-module__cleanupReviewSectionHeader__BCnrn h5{margin:0;font-size:14px;font-weight:600;color:#1f2937}.SherpaiPanel-module__cleanupReviewSectionHeader__BCnrn span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:600}.SherpaiPanel-module__cleanupReviewSectionDescription__s3kUt{margin:8px 0 12px;font-size:12px;color:#4b5563}.SherpaiPanel-module__cleanupReviewList__eDUMH{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.SherpaiPanel-module__cleanupReviewListItem__KW-kc{display:flex;flex-direction:column;gap:4px;border:1px solid #f3f4f6;border-radius:8px;padding:10px 12px;background:#f9fafb}.SherpaiPanel-module__cleanupReviewItemTitle__LbgHC{font-size:13px;font-weight:600;color:#1f2937}.SherpaiPanel-module__cleanupReviewItemMeta__035f-{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:#6b7280}.SherpaiPanel-module__cleanupReviewItemMeta__035f- span{display:inline-flex;align-items:center;gap:4px}.SherpaiPanel-module__cleanupReviewMeta__v18t6{padding:2px 6px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-weight:600;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.SherpaiPanel-module__cleanupReviewEmpty__pWbBA{padding:24px;border:1px dashed #d1d5db;border-radius:12px;background:#f9fafb;text-align:center}.SherpaiPanel-module__cleanupReviewEmpty__pWbBA h4{margin:0 0 8px;font-size:15px;font-weight:600;color:#1f2937}.SherpaiPanel-module__cleanupReviewEmpty__pWbBA p{margin:0;font-size:13px;color:#6b7280}.SherpaiPanel-module__cleanupConfirmDeleteLabel__9zOmd{font-size:12px;font-weight:600;color:#4b5563}.SherpaiPanel-module__cleanupConfirmDeleteInput__ankpe{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s}.SherpaiPanel-module__cleanupConfirmDeleteInput__ankpe:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.SherpaiPanel-module__cleanupConfirmDeleteHint__mqkiq{font-size:11px;color:#6b7280;margin:0}.SherpaiPanel-module__cleanupFooterNotice__LKprB{margin-top:0;padding:12px 0;border:none;border-top:1px solid #fecaca;border-radius:0;background:transparent;display:flex;flex-direction:column;gap:10px;width:100%}.SherpaiPanel-module__cleanupMetaRow__a-n-s{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 24px 0}.SherpaiPanel-module__cleanupReviewFooter__O8MPQ{display:flex;flex-direction:column;gap:14px;padding:12px 24px 0}.SherpaiPanel-module__cleanupFooterHint__vDTUE{margin:0;font-size:11px;color:#b91c1c;text-align:left}.SherpaiPanel-module__cleanupConfirmDeletePhrase__nebt7{color:#b91c1c;font-weight:700}@media (max-height: 760px){.SherpaiPanel-module__cleanupBuckets__GjfOz{gap:16px}.SherpaiPanel-module__cleanupBucketCard__-KGFn{padding:16px}.SherpaiPanel-module__cleanupGroup__eio5b{padding:12px}}.SherpaiNotification-module__overlay__UGuVi{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999;animation:SherpaiNotification-module__fadeIn__GJCBN .2s ease}@keyframes SherpaiNotification-module__fadeIn__GJCBN{0%{opacity:0}to{opacity:1}}.SherpaiNotification-module__modal__n7Azm{background:#fff;border-radius:20px;padding:32px;max-width:420px;width:90%;box-shadow:0 20px 60px #0000004d;animation:SherpaiNotification-module__slideUp__cM07R .3s ease;text-align:center}@keyframes SherpaiNotification-module__slideUp__cM07R{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SherpaiNotification-module__image__m9-OC{width:80px;height:80px;margin:0 auto 20px;border-radius:50%;padding:0}.SherpaiNotification-module__image__m9-OC img{width:100%;height:100%;border-radius:50%;display:block}.SherpaiNotification-module__title__FB-F0{font-size:20px;font-weight:700;color:#1f2937;margin-bottom:12px}.SherpaiNotification-module__message__MmVZB{font-size:15px;color:#6b7280;line-height:1.6;margin-bottom:24px}.SherpaiNotification-module__button__FJZ4c{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:12px 32px;font-size:15px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.SherpaiNotification-module__button__FJZ4c:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.SherpaiNotification-module__button__FJZ4c:active{transform:translateY(0)}.PersonaOnboarding-module__fullScreenOverlay__n5qQw{position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 20%,rgba(225,141,184,.35) 0%,transparent 40%),radial-gradient(circle at 85% 75%,rgba(255,140,80,.3) 0%,transparent 45%),radial-gradient(circle at 70% 30%,rgba(255,159,90,.25) 0%,transparent 35%),radial-gradient(circle at 30% 80%,rgba(218,98,125,.25) 0%,transparent 40%),radial-gradient(circle at 50% 50%,rgba(180,100,160,.15) 0%,transparent 50%),linear-gradient(180deg,#1a1030,#2a1847,#3d2659);display:flex;justify-content:center;align-items:center;z-index:9999;padding:2rem;overflow:hidden}.PersonaOnboarding-module__overlayContent__RKGvr{position:relative;z-index:2;width:100%;display:flex;justify-content:center;align-items:center}.PersonaOnboarding-module__backgroundDecor__MYY6V{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.PersonaOnboarding-module__starLayer__ccwWQ{position:absolute;top:0;right:0;bottom:0;left:0}.PersonaOnboarding-module__star__t-JYy{position:absolute;border-radius:50%;background:#fff9;box-shadow:0 0 10px #ffffff4d;animation:PersonaOnboarding-module__twinkle__mOPEQ 3.2s ease-in-out infinite}.PersonaOnboarding-module__mountainLayerBack__ETpIg,.PersonaOnboarding-module__mountainLayerFront__0ezN2{position:absolute;left:0;right:0;width:100%;height:240px;bottom:-50px}.PersonaOnboarding-module__mountainLayerBack__ETpIg{height:260px;bottom:-70px;opacity:.6;filter:blur(.8px);animation:PersonaOnboarding-module__mountainDrift__vjf90 18s ease-in-out infinite}.PersonaOnboarding-module__mountainLayerFront__0ezN2{opacity:.9;animation:PersonaOnboarding-module__mountainDrift__vjf90 12s ease-in-out infinite}@keyframes PersonaOnboarding-module__twinkle__mOPEQ{0%,to{opacity:.35}50%{opacity:.85}}@keyframes PersonaOnboarding-module__mountainDrift__vjf90{0%,to{transform:translate(0)}50%{transform:translate(-12px)}}.PersonaOnboarding-module__personaContainer__DC6gS{max-width:680px;width:100%;text-align:center}.PersonaOnboarding-module__sherpaiGreeting__DfKBT{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:2rem}.PersonaOnboarding-module__sherpaiAvatar__CJJq9{width:120px;height:120px;object-fit:contain;animation:PersonaOnboarding-module__float__VW2Vy 3s ease-in-out infinite}.PersonaOnboarding-module__sherpaiEmoji__6uxYr{font-size:4rem;animation:PersonaOnboarding-module__float__VW2Vy 3s ease-in-out infinite}@keyframes PersonaOnboarding-module__float__VW2Vy{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.PersonaOnboarding-module__welcomeTitle__W4jaP{font-size:4rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}.PersonaOnboarding-module__welcomeSubtitle__mVX2M{font-size:1.75rem;color:#ffffffbf;line-height:1.6;margin-bottom:3rem}.PersonaOnboarding-module__personaOptions__Sb9ir{display:flex;flex-direction:column;gap:1rem}.PersonaOnboarding-module__personaOption__JQi5M{display:flex;align-items:center;gap:1.5rem;padding:1.75rem 2rem;background:#ffffff0f;border:2px solid rgba(255,255,255,.12);border-radius:20px;cursor:pointer;transition:all .2s ease;text-align:left}.PersonaOnboarding-module__personaOption__JQi5M:hover{border-color:#5affaf;background:#5affaf14;transform:translate(6px)}.PersonaOnboarding-module__personaIcon__W4s6C{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#5affaf26;border-radius:14px;color:#5affaf;flex-shrink:0}.PersonaOnboarding-module__personaEmoji__tFYA9{font-size:2.5rem;flex-shrink:0}.PersonaOnboarding-module__personaText__-GDBE{display:flex;flex-direction:column;gap:.5rem}.PersonaOnboarding-module__personaTitle__Z-vD4{font-size:1.625rem;font-weight:600;color:#fff}.PersonaOnboarding-module__personaDescription__CPbDR{font-size:1.25rem;color:#fff9}.PersonaOnboarding-module__flowContainer__DbO0V{max-width:720px;width:100%}.PersonaOnboarding-module__flowContainerWide__fLjT5{max-width:920px;width:100%}.PersonaOnboarding-module__roadmapLayout__OfzZF{display:flex;gap:3rem;width:100%;max-width:900px;align-items:center}.PersonaOnboarding-module__roadmapLeft__x1WSq{flex:1;min-width:0;max-width:520px;max-height:70vh;overflow-y:auto;padding-right:1rem}.PersonaOnboarding-module__roadmapLeft__x1WSq::-webkit-scrollbar{width:6px}.PersonaOnboarding-module__roadmapLeft__x1WSq::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.PersonaOnboarding-module__roadmapLeft__x1WSq::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.PersonaOnboarding-module__roadmapLeft__x1WSq::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.PersonaOnboarding-module__roadmapRight__uaKVn{flex:1;max-width:340px;display:flex;flex-direction:column;justify-content:center}.PersonaOnboarding-module__roadmapRight__uaKVn .PersonaOnboarding-module__flowHeader__3jxZF{text-align:left;margin-bottom:2rem}.PersonaOnboarding-module__roadmapRight__uaKVn .PersonaOnboarding-module__flowTitle__yYakM{font-size:2.5rem}.PersonaOnboarding-module__roadmapRight__uaKVn .PersonaOnboarding-module__flowSubtitle__36aVO{font-size:1.25rem}.PersonaOnboarding-module__roadmapActions__xHfsq{display:flex;flex-direction:column;gap:1rem}.PersonaOnboarding-module__roadmapActions__xHfsq .PersonaOnboarding-module__primaryButton__io1KY,.PersonaOnboarding-module__roadmapActions__xHfsq .PersonaOnboarding-module__secondaryButton__QIV1f{width:100%}.PersonaOnboarding-module__flowHeader__3jxZF{text-align:center;margin-bottom:3rem}.PersonaOnboarding-module__flowTitle__yYakM{font-size:3.5rem;font-weight:700;color:#fff;margin:0 0 1rem;letter-spacing:-.02em}.PersonaOnboarding-module__flowSubtitle__36aVO{font-size:1.625rem;color:#ffffffb3;margin:0}.PersonaOnboarding-module__completionHeader__wDYzX{text-align:center;margin-bottom:2.5rem;position:relative}.PersonaOnboarding-module__celebrationBurst__TDLFx{position:absolute;top:-28px;left:50%;width:140px;height:140px;transform:translate(-50%);pointer-events:none}.PersonaOnboarding-module__celebrationSpark__fSe8-{position:absolute;width:8px;height:8px;border-radius:3px;background:#5affafb3;animation:PersonaOnboarding-module__sparkle__FYUkw 1.8s ease-in-out infinite}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(1){top:0;left:50%}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(2){top:20%;left:80%;animation-delay:.2s}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(3){top:55%;left:92%;animation-delay:.4s}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(4){top:82%;left:70%;animation-delay:.6s}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(5){top:82%;left:30%;animation-delay:.8s}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(6){top:55%;left:8%;animation-delay:1s}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(7){top:20%;left:20%;animation-delay:1.2s}.PersonaOnboarding-module__celebrationSpark__fSe8-:nth-child(8){top:0;left:50%;animation-delay:1.4s}@keyframes PersonaOnboarding-module__sparkle__FYUkw{0%,to{transform:scale(.8);opacity:.4}50%{transform:scale(1.2);opacity:1}}.PersonaOnboarding-module__completionCard__XqMbx{background:#ffffff14;border-radius:16px;padding:1.75rem;border:2px solid rgba(255,255,255,.14);margin-bottom:2rem;text-align:left}.PersonaOnboarding-module__completionCardLabel__QURBQ{font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;color:#fff9;margin-bottom:.5rem;font-weight:600}.PersonaOnboarding-module__completionCardTitle__LNJYc{font-size:2.1rem;font-weight:600;color:#fff}.PersonaOnboarding-module__completionCardSubtitle__t2vzw{font-size:1.5rem;color:#ffffffbf;margin-top:.5rem}.PersonaOnboarding-module__completionVisionBullets__zML-N{margin-top:1.25rem;display:flex;flex-direction:column;gap:.6rem}.PersonaOnboarding-module__completionVisionBullet__eb6nT{display:flex;gap:.75rem;font-size:1.35rem;line-height:1.4}.PersonaOnboarding-module__completionVisionLabel__mppK9{font-weight:600;color:#5affaf;min-width:60px}.PersonaOnboarding-module__completionVisionValue__X-Ai7{color:#fffc;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PersonaOnboarding-module__completionChoices__la0yE{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.5rem;margin-bottom:2.5rem}.PersonaOnboarding-module__completionChoiceCard__JbUvq{background:#ffffff05;border-radius:18px;padding:1.6rem 1.8rem;display:flex;flex-direction:column;gap:1.2rem}.PersonaOnboarding-module__completionChoiceHeader__ga2m6{display:flex;flex-direction:column;gap:.5rem}.PersonaOnboarding-module__completionChoiceTitle__uODlf{font-size:1.9rem;font-weight:600;color:#fff}.PersonaOnboarding-module__completionChoiceSubtitle__T3bMJ{font-size:1.35rem;color:#ffffffa6}.PersonaOnboarding-module__completionGrid__CKTPi{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem}.PersonaOnboarding-module__completionOption__u5jkh{display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;text-align:left;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.PersonaOnboarding-module__completionOption__u5jkh:hover{transform:translateY(-2px);border-color:#5affaf99;background:#5affaf14}.PersonaOnboarding-module__completionOptionDone__pn5lN{cursor:default;opacity:.6;border-color:#5affaf59}.PersonaOnboarding-module__completionOptionDone__pn5lN:hover{transform:none;background:#ffffff0f}.PersonaOnboarding-module__completionOptionCurrent__XTgbW{border-color:#5affaf99;box-shadow:0 0 14px #5affaf33}.PersonaOnboarding-module__completionOptionIcon__sJE0N{width:38px;height:38px;border-radius:12px;background:#5affaf29;color:#5affaf;display:flex;align-items:center;justify-content:center;flex-shrink:0}.PersonaOnboarding-module__completionOptionText__qdWp0{display:flex;flex-direction:column;gap:.2rem;flex:1}.PersonaOnboarding-module__completionOptionTitle__rbfb9{font-size:1.35rem;font-weight:600}.PersonaOnboarding-module__completionOptionDescription__n7jt1{font-size:1.15rem;color:#ffffffa6}.PersonaOnboarding-module__completionOptionStatus__WucI8{font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#5affafb3}@media (max-width: 900px){.PersonaOnboarding-module__completionChoices__la0yE{grid-template-columns:1fr}}.PersonaOnboarding-module__formGroup__8VHzJ{margin-bottom:2rem}.PersonaOnboarding-module__formLabel__wUewG{display:block;font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem;text-align:left}.PersonaOnboarding-module__formInput__upmJ-{width:100%;padding:1.25rem 1.75rem;font-size:1.5rem;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:14px;outline:none;transition:all .2s ease;box-sizing:border-box;color:#fff}.PersonaOnboarding-module__formInput__upmJ-:focus{border-color:#5affaf;background:#ffffff1a}.PersonaOnboarding-module__formInput__upmJ-::placeholder{color:#fff6}.PersonaOnboarding-module__formTextarea__pCkou{width:100%;padding:1.25rem 1.75rem;font-size:1.5rem;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:14px;outline:none;transition:all .2s ease;box-sizing:border-box;resize:vertical;min-height:120px;font-family:inherit;color:#fff}.PersonaOnboarding-module__formTextarea__pCkou:focus{border-color:#5affaf;background:#ffffff1a}.PersonaOnboarding-module__formTextarea__pCkou::placeholder{color:#fff6}.PersonaOnboarding-module__selectionGrid__HOV5O{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2rem}.PersonaOnboarding-module__selectionOption__bQdQo{display:flex;align-items:center;gap:1rem;padding:1.5rem 1.75rem;background:#ffffff0f;border:2px solid rgba(255,255,255,.12);border-radius:16px;cursor:pointer;transition:all .2s ease;text-align:left}.PersonaOnboarding-module__selectionOption__bQdQo:hover{border-color:#5affaf;background:#5affaf14}.PersonaOnboarding-module__selectionOption__bQdQo.PersonaOnboarding-module__selected__Mk4L6{border-color:#5affaf;background:#5affaf1f}.PersonaOnboarding-module__selectionOptionEmoji__YVd8Y{font-size:1.75rem}.PersonaOnboarding-module__selectionOptionText__K6Da-{font-size:1.375rem;font-weight:500;color:#fff}.PersonaOnboarding-module__timeOptions__yRFok{display:flex;gap:1.25rem;margin-bottom:2rem;flex-wrap:wrap}.PersonaOnboarding-module__timeOption__Mw-1G{flex:1;min-width:140px;padding:1.5rem;background:#ffffff0f;border:2px solid rgba(255,255,255,.12);border-radius:16px;cursor:pointer;transition:all .2s ease;text-align:center}.PersonaOnboarding-module__timeOption__Mw-1G:hover{border-color:#5affaf;background:#5affaf14}.PersonaOnboarding-module__timeOption__Mw-1G.PersonaOnboarding-module__selected__Mk4L6{border-color:#5affaf;background:#5affaf1f}.PersonaOnboarding-module__timeOptionLabel__J0C-C{font-size:1.375rem;font-weight:600;color:#fff}.PersonaOnboarding-module__timeOptionHint__JsYFF{display:block;margin-top:.5rem;font-size:1.05rem;color:#ffffffa6}.PersonaOnboarding-module__buttonRow__gm0dL{display:flex;gap:1.25rem;margin-top:3rem;justify-content:center}.PersonaOnboarding-module__primaryButton__io1KY{padding:1.375rem 3rem;font-size:1.5rem;font-weight:600;color:#1a1030;background:#5affaf;border:none;border-radius:14px;cursor:pointer;transition:all .2s ease;min-width:200px}.PersonaOnboarding-module__primaryButton__io1KY:hover:not(:disabled){background:#4de8a0;transform:translateY(-2px);box-shadow:0 4px 20px #5affaf4d}.PersonaOnboarding-module__primaryButton__io1KY:disabled{background:#ffffff26;color:#fff6;cursor:not-allowed;transform:none;box-shadow:none}.PersonaOnboarding-module__secondaryButton__QIV1f{padding:1.375rem 2.5rem;font-size:1.5rem;font-weight:500;color:#fffc;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:14px;cursor:pointer;transition:all .2s ease;min-width:140px}.PersonaOnboarding-module__secondaryButton__QIV1f:hover{border-color:#ffffff4d;background:#ffffff1f}.PersonaOnboarding-module__timelineGrid__k1Rrc{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.PersonaOnboarding-module__timelineOption__QwC0i{display:flex;flex-direction:column;align-items:center;padding:1.5rem 2rem;background:#ffffff0f;border:2px solid rgba(255,255,255,.12);border-radius:16px;cursor:pointer;transition:all .2s ease;min-width:100px;position:relative}.PersonaOnboarding-module__timelineOption__QwC0i:hover{border-color:#5affaf;background:#5affaf14;transform:translateY(-2px)}.PersonaOnboarding-module__timelineOption__QwC0i.PersonaOnboarding-module__selected__Mk4L6{border-color:#5affaf;background:#5affaf1f}.PersonaOnboarding-module__timelineOption__QwC0i.PersonaOnboarding-module__recommended__vXJoT{border-color:#5affaf80}.PersonaOnboarding-module__timelineMonths__3SNob{font-size:2.5rem;font-weight:700;color:#fff}.PersonaOnboarding-module__timelineLabel__BCplk{font-size:1.25rem;color:#fff9}.PersonaOnboarding-module__recommendedBadge__lr0fF{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:#5affaf;color:#1a1030;font-size:.875rem;font-weight:700;padding:.375rem .75rem;border-radius:8px;white-space:nowrap}.PersonaOnboarding-module__errorMessage__7tbtk{background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#fca5a5;padding:1rem 1.25rem;border-radius:10px;margin-bottom:1.5rem;font-size:1.125rem}.PersonaOnboarding-module__resultPreview__mOiOv{background:#ffffff0f;border-radius:14px;padding:1.5rem;margin-bottom:1.5rem;border:2px solid rgba(255,255,255,.12)}.PersonaOnboarding-module__resultDivider__eybqu{height:1px;background:#ffffff26;margin:1rem 0}.PersonaOnboarding-module__goalHeader__iISBt{background:#ffffff0f;border-radius:14px;padding:1.5rem;margin-bottom:1rem;border:2px solid rgba(255,255,255,.12)}.PersonaOnboarding-module__goalTitleRow__6MMs1{display:flex;align-items:center;gap:.875rem;cursor:pointer;padding:.375rem;border-radius:8px;transition:background .15s ease}.PersonaOnboarding-module__goalTitleRow__6MMs1:hover{background:#5affaf14}.PersonaOnboarding-module__goalTitleRow__6MMs1:hover .PersonaOnboarding-module__editHint__3ecne{opacity:1}.PersonaOnboarding-module__goalIcon__-yoB-{color:#5affaf;flex-shrink:0}.PersonaOnboarding-module__goalTitleText__gI4cb{font-size:1.375rem;font-weight:600;color:#fff;margin:0;flex:1}.PersonaOnboarding-module__editHint__3ecne{color:#fff6;opacity:0;transition:opacity .15s ease}.PersonaOnboarding-module__goalDescriptionText__SJw2M{font-size:1.125rem;color:#fff9;margin:.625rem 0 0 2.25rem}.PersonaOnboarding-module__roadmapSection__--yzn{background:#ffffff0f;border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:1rem;border:2px solid rgba(255,255,255,.12)}.PersonaOnboarding-module__sectionHeader__Tk1gn{display:flex;align-items:center;gap:.625rem;font-size:1rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:1px solid rgba(255,255,255,.1)}.PersonaOnboarding-module__sectionHeader__Tk1gn svg{color:#5affaf}.PersonaOnboarding-module__addButton__LvlF5{margin-left:auto;display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.9rem;font-weight:600;color:#5affaf;background:#5affaf1a;border:none;border-radius:8px;cursor:pointer;transition:all .15s ease}.PersonaOnboarding-module__addButton__LvlF5:hover{background:#5affaf2e}.PersonaOnboarding-module__timelineTrack__omW-h{position:relative;padding-left:1.75rem}.PersonaOnboarding-module__milestoneItem__H7-Cd{position:relative;padding-bottom:1.125rem}.PersonaOnboarding-module__milestoneItem__H7-Cd:last-child{padding-bottom:0}.PersonaOnboarding-module__milestoneDot__mcAH9{position:absolute;left:-1.75rem;top:.4rem;width:14px;height:14px;background:#1a1030;border:3px solid #5affaf;border-radius:50%;z-index:1}.PersonaOnboarding-module__milestoneDot__mcAH9.PersonaOnboarding-module__finalDot__nmmVN{background:#5affaf;width:16px;height:16px;left:calc(-1.75rem - 1px)}.PersonaOnboarding-module__milestoneLine__lYNjd{position:absolute;left:calc(-1.75rem + 5px);top:16px;width:3px;height:calc(100% - 6px);background:#5affaf4d}.PersonaOnboarding-module__milestoneContent__-Q0HO{display:flex;align-items:center;gap:.875rem;padding:.375rem 0}.PersonaOnboarding-module__milestoneDate__KF2sq{font-size:.95rem;font-weight:600;color:#5affaf;min-width:70px}.PersonaOnboarding-module__milestoneTitle__T1Lss{flex:1;font-size:1.125rem;color:#fff;cursor:pointer;padding:.375rem .625rem;border-radius:6px;transition:background .15s ease}.PersonaOnboarding-module__milestoneTitle__T1Lss:hover{background:#5affaf14}.PersonaOnboarding-module__milestoneTitleFinal__R-VZ7{flex:1;font-size:1.125rem;font-weight:600;color:#5affaf}.PersonaOnboarding-module__tasksList__l-9mS{display:flex;flex-direction:column;gap:.625rem}.PersonaOnboarding-module__taskRow__5Pmen{display:flex;align-items:center;gap:.875rem;padding:.625rem;border-radius:8px;transition:background .15s ease}.PersonaOnboarding-module__taskRow__5Pmen:hover{background:#ffffff0a}.PersonaOnboarding-module__taskTitle__QrWpI{flex:1;font-size:1.125rem;color:#fff;cursor:pointer;padding:.375rem .625rem;border-radius:6px;transition:background .15s ease}.PersonaOnboarding-module__taskTitle__QrWpI:hover{background:#5affaf14}.PersonaOnboarding-module__editableRow__vDIfg{display:flex;align-items:center;gap:.625rem;flex:1}.PersonaOnboarding-module__editInput__vO6Ub{flex:1;font-size:1.375rem;font-weight:600;padding:.375rem .625rem;border:2px solid #5affaf;border-radius:8px;outline:none;background:#ffffff14;color:#fff}.PersonaOnboarding-module__editInputSmall__GaJfV{flex:1;font-size:1.125rem;padding:.375rem .625rem;border:2px solid #5affaf;border-radius:6px;outline:none;background:#ffffff14;color:#fff}.PersonaOnboarding-module__dateInput__Iic27{font-size:.95rem;font-weight:600;padding:.375rem .625rem;border:2px solid #5affaf;border-radius:6px;outline:none;min-width:120px;color:#5affaf;background:#ffffff14}.PersonaOnboarding-module__milestoneDateEditable__s0VQt{font-size:.95rem;font-weight:600;color:#5affaf;min-width:70px;cursor:pointer;padding:.375rem .625rem;border-radius:6px;transition:background .15s ease}.PersonaOnboarding-module__milestoneDateEditable__s0VQt:hover{background:#5affaf1f}.PersonaOnboarding-module__customDaysRow__QJeAe{display:flex;justify-content:center;gap:.625rem;margin-top:1.25rem;margin-bottom:1.25rem}.PersonaOnboarding-module__dayToggle__ZqRik{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600;color:#fff9;background:#ffffff0f;border:2px solid rgba(255,255,255,.12);border-radius:50%;cursor:pointer;transition:all .15s ease}.PersonaOnboarding-module__dayToggle__ZqRik:hover{border-color:#5affaf;color:#5affaf}.PersonaOnboarding-module__dayToggle__ZqRik.PersonaOnboarding-module__selected__Mk4L6{background:#5affaf;border-color:#5affaf;color:#1a1030}.PersonaOnboarding-module__visionPreview__lyfAj{background:#5affaf14;border:1px solid rgba(90,255,175,.2);border-radius:12px;padding:1.25rem;margin-bottom:1.75rem}.PersonaOnboarding-module__visionPreviewItem__UK-XR{display:flex;gap:.625rem;padding:.5rem 0}.PersonaOnboarding-module__visionPreviewItem__UK-XR:not(:last-child){border-bottom:1px solid rgba(90,255,175,.15)}.PersonaOnboarding-module__visionPreviewLabel__Y-xbp{font-size:1rem;font-weight:600;color:#5affaf;min-width:90px}.PersonaOnboarding-module__visionPreviewValue__iQYRJ{font-size:1.125rem;color:#fff}.PersonaOnboarding-module__visionHeader__wScgY{margin-bottom:2.25rem}.PersonaOnboarding-module__visionEyebrow__ba5eB{font-size:1.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:#ffffffbd;margin-bottom:.75rem}.PersonaOnboarding-module__visionQuestion__NfmZf{font-size:3.25rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}@media (max-width: 720px){.PersonaOnboarding-module__visionQuestion__NfmZf{font-size:2.5rem}.PersonaOnboarding-module__visionEyebrow__ba5eB{font-size:1.05rem}}.PersonaOnboarding-module__visionHint__1Vc5M{text-align:center;font-size:1.125rem;color:#ffffff80;font-style:italic;margin:.625rem 0 1.75rem}.PersonaOnboarding-module__iconButton__aGNP8{padding:.5rem;background:#5affaf;color:#1a1030;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.PersonaOnboarding-module__removeButton__lr4wu{padding:.5rem;background:transparent;color:#fff6;border:none;border-radius:6px;cursor:pointer;opacity:0;transition:all .15s ease}.PersonaOnboarding-module__milestoneContent__-Q0HO:hover .PersonaOnboarding-module__removeButton__lr4wu,.PersonaOnboarding-module__taskRow__5Pmen:hover .PersonaOnboarding-module__removeButton__lr4wu{opacity:1}.PersonaOnboarding-module__removeButton__lr4wu:hover{background:#ef444426;color:#fca5a5}.PersonaOnboarding-module__tasksLabel__TP-DR{font-size:1rem;font-weight:600;color:#ffffffb3;margin:0 0 .875rem;text-transform:uppercase;letter-spacing:.04em}.PersonaOnboarding-module__resultTitle__ISJNE{font-size:1.375rem;font-weight:600;color:#fff;margin:0 0 .625rem}.PersonaOnboarding-module__resultSubtitle__uehDW{font-size:1.125rem;color:#fff9;margin:0 0 1.125rem}.PersonaOnboarding-module__taskList__nokOe{list-style:none;padding:0;margin:0}.PersonaOnboarding-module__taskItem__9KXvl{display:flex;align-items:center;gap:.875rem;padding:.875rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.PersonaOnboarding-module__taskItem__9KXvl:last-child{border-bottom:none}.PersonaOnboarding-module__taskCheckbox__ATAu4{width:22px;height:22px;border:2px solid rgba(255,255,255,.2);border-radius:6px;flex-shrink:0}.PersonaOnboarding-module__taskText__Eg-Di{font-size:1.125rem;color:#fff}.PersonaOnboarding-module__stepIndicator__pWtIp{display:flex;justify-content:center;gap:.625rem;margin-bottom:2.5rem}.PersonaOnboarding-module__stepDot__4DDrc{width:12px;height:12px;border-radius:50%;background:#fff3;transition:all .2s ease}.PersonaOnboarding-module__stepDot__4DDrc.PersonaOnboarding-module__active__Giprl{background:#5affaf;transform:scale(1.25);box-shadow:0 0 12px #5affaf66}.PersonaOnboarding-module__stepDot__4DDrc.PersonaOnboarding-module__completed__V3i45{background:#5affaf}.PersonaOnboarding-module__customInputRow__ULPBy{display:flex;gap:1rem;margin-top:1rem}.PersonaOnboarding-module__customInputRow__ULPBy .PersonaOnboarding-module__formInput__upmJ-{flex:1}.PersonaOnboarding-module__demoNotice__8RWpw{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.5rem;background:#5affaf1a;border:1px solid rgba(90,255,175,.25);border-radius:12px;margin-bottom:1.75rem}.PersonaOnboarding-module__demoNoticeIcon__ajZDG{font-size:1.75rem}.PersonaOnboarding-module__demoNoticeText__6x1Be{font-size:1.125rem;color:#5affaf}.PersonaOnboarding-module__loadingContainer__LN-do{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:5rem}.PersonaOnboarding-module__loadingSpinner__Qpfst{width:64px;height:64px;border:4px solid rgba(255,255,255,.15);border-top-color:#5affaf;border-radius:50%;animation:PersonaOnboarding-module__spin__ZoYpx 1s linear infinite}@keyframes PersonaOnboarding-module__spin__ZoYpx{to{transform:rotate(360deg)}}.PersonaOnboarding-module__loadingText__m8Nlf{font-size:1.75rem;color:#ffffffb3}.PersonaOnboarding-module__skipLink__eIB10{margin-top:3rem;padding:1rem 1.5rem;font-size:1.375rem;color:#ffffff80;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.PersonaOnboarding-module__skipLink__eIB10:hover{color:#ffffffbf}.PersonaOnboarding-module__skipConfirmButtons__HBTR7{display:flex;flex-direction:column;gap:1.25rem;align-items:center;margin-top:2.5rem}.PersonaOnboarding-module__skipConfirmButtons__HBTR7 .PersonaOnboarding-module__primaryButton__io1KY{width:100%;max-width:320px}.PersonaOnboarding-module__skipConfirmLink__VVbrF{padding:.875rem 1.25rem;font-size:1.125rem;color:#ffffff80;background:transparent;border:none;cursor:pointer;transition:color .2s ease}.PersonaOnboarding-module__skipConfirmLink__VVbrF:hover{color:#ffffffbf}@media (max-width: 640px){.PersonaOnboarding-module__fullScreenOverlay__n5qQw{padding:1.5rem}.PersonaOnboarding-module__welcomeTitle__W4jaP{font-size:2.75rem}.PersonaOnboarding-module__welcomeSubtitle__mVX2M{font-size:1.5rem}.PersonaOnboarding-module__flowTitle__yYakM{font-size:2.5rem}.PersonaOnboarding-module__flowSubtitle__36aVO{font-size:1.375rem}.PersonaOnboarding-module__personaOption__JQi5M{padding:1.25rem 1.5rem}.PersonaOnboarding-module__personaEmoji__tFYA9{font-size:2rem}.PersonaOnboarding-module__personaTitle__Z-vD4{font-size:1.375rem}.PersonaOnboarding-module__personaDescription__CPbDR{font-size:1.125rem}.PersonaOnboarding-module__selectionGrid__HOV5O{grid-template-columns:1fr}.PersonaOnboarding-module__timeOptions__yRFok,.PersonaOnboarding-module__buttonRow__gm0dL{flex-direction:column}.PersonaOnboarding-module__primaryButton__io1KY,.PersonaOnboarding-module__secondaryButton__QIV1f{width:100%;font-size:1.375rem}.PersonaOnboarding-module__roadmapLayout__OfzZF{flex-direction:column-reverse;gap:2rem}.PersonaOnboarding-module__roadmapLeft__x1WSq{max-height:none;overflow-y:visible;padding-right:0}.PersonaOnboarding-module__roadmapRight__uaKVn{width:100%;position:static}.PersonaOnboarding-module__roadmapRight__uaKVn .PersonaOnboarding-module__flowHeader__3jxZF{text-align:center}.PersonaOnboarding-module__roadmapActions__xHfsq{flex-direction:row}}.blog-site{display:flex;height:100vh;font-family:Roboto,sans-serif}.poem-container{width:25%;background-color:#f5f5f5;padding:20px;box-sizing:border-box;text-align:left}.poem{font-style:italic;line-height:1.6;margin-left:7%;align-items:center;font-size:18px}.poem-title{margin-top:10px;font-style:italic;line-height:1.6;margin-left:10%;align-items:center;font-size:33px}.blog-post-container{padding:20px;box-sizing:border-box;overflow-y:auto;width:70%;display:flex;flex-direction:column}.blog-content-wrapper{display:flex;width:100%}.blog-buttons{display:flex;flex-direction:column;align-items:flex-start;width:250px;flex-shrink:0;margin-right:60px}.blog-buttons button{margin:5px 0;padding:10px;background-color:#f0f0f0;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;text-align:left;width:100%}.blog-buttons button:hover{background-color:#e0e0e0}.blog-buttons button.active{background-color:#d0d0d0;font-weight:700}.blog-post{flex-grow:1;padding-left:20px}.blog-title{font-family:Lora,serif;margin-top:30px;font-size:40px;font-weight:700;margin-bottom:20px;margin-left:30px}.blog-post h3{font-family:Lora,serif;font-size:28px;font-weight:700;margin-bottom:20px}.blog-post p{line-height:1.6;margin-bottom:20px;font-size:16px;width:90%}.credo-back-button{display:inline-block;margin:10px;padding:10px 20px;background-color:#000;color:#dbd9d9;text-decoration:none;border-radius:5px}.legal-docs-container{max-width:800px;margin:0 auto;padding:40px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.5;color:#333}.legal-docs-container h1{font-size:32px;font-weight:700;color:#1a1a1a;border-bottom:3px solid #333;padding-bottom:16px;margin-top:0;margin-bottom:24px}.legal-docs-container h2{font-size:24px;font-weight:600;color:#2a2a2a;margin-top:32px;margin-bottom:12px;border-bottom:1px solid #e0e0e0;padding-bottom:6px}.legal-docs-container h3{font-size:18px;font-weight:600;color:#333;margin-top:20px;margin-bottom:10px}.legal-docs-container p{font-size:16px;margin-bottom:12px;color:#444}.legal-docs-container ul,.legal-docs-container ol{padding-left:30px;margin-bottom:12px}.legal-docs-container li{font-size:16px;margin-bottom:6px;color:#444}.legal-docs-container a{color:#06c;text-decoration:none;transition:color .2s ease}.legal-docs-container a:hover{color:#0052a3;text-decoration:underline}.legal-docs-container strong{font-weight:600;color:#2a2a2a}.legal-docs-container table{font-size:.95rem}.legal-docs-container hr{border:none;border-top:1px solid #e0e0e0;margin:30px 0}.BlogLayout-module__container__swHOV{min-height:100vh;display:flex;flex-direction:column;background:#fff;background-image:linear-gradient(140deg,#ffa78608,#ffa2d208,#984cbb08);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,San Francisco,system-ui,sans-serif}.BlogLayout-module__header__mqF12{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(203,213,224,.3);position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000001a}.BlogLayout-module__headerContent__2NgOW{max-width:900px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.BlogLayout-module__headerLeft__zlRfN{display:flex;align-items:center;gap:2rem;flex:1}.BlogLayout-module__logo__pxTiI{text-decoration:none;display:flex;align-items:center}.BlogLayout-module__logoText__A4Iks{font-size:1.75rem;font-weight:700;background:linear-gradient(90deg,#4c1d95,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.02em}.BlogLayout-module__backButton__woUzT{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;text-decoration:none;color:#64748b;font-weight:500;transition:all .2s ease;background:#ffffffb3;border:1px solid rgba(203,213,224,.3)}.BlogLayout-module__backButton__woUzT:hover{background:#ffffffe6;color:#334155;transform:translateY(-1px)}.BlogLayout-module__nav__DjvaN{display:flex;align-items:center;gap:1rem}.BlogLayout-module__navLink__ujUn8{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:12px;text-decoration:none;color:#64748b;font-weight:500;font-size:1rem;transition:all .2s ease;position:relative}.BlogLayout-module__navLink__ujUn8:hover{background:#ffffffb3;color:#334155;transform:translateY(-1px)}.BlogLayout-module__navLink__ujUn8.BlogLayout-module__active__XCpKN{background:linear-gradient(135deg,#4c1d95,#7c3aed);color:#fff;font-weight:600;box-shadow:0 2px 8px #7c3aed4d}.BlogLayout-module__navLink__ujUn8.BlogLayout-module__active__XCpKN:hover{background:linear-gradient(135deg,#7c3aed,#4c1d95)}.BlogLayout-module__headerRight__l32jv{display:flex;align-items:center;gap:1rem;flex:1;justify-content:flex-end}.BlogLayout-module__appButton__KHm8M{padding:.75rem 1.5rem;border:none;background:#ffffffb3;border-radius:12px;font-size:.95rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(203,213,224,.3)}.BlogLayout-module__appButton__KHm8M:hover{background:#ffffffe6;color:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.BlogLayout-module__authButton__wnqJ8{padding:.75rem 1.5rem;border:none;background:linear-gradient(135deg,#6366f1,#7c3aed);border-radius:12px;font-size:.95rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px #6366f14d}.BlogLayout-module__authButton__wnqJ8:hover{background:linear-gradient(135deg,#5b21b6,#6366f1);transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.BlogLayout-module__userInfo__Kw600{display:flex;align-items:center;gap:.5rem}.BlogLayout-module__avatar__s2yBc{width:24px;height:24px;border-radius:50%;background-color:#fff3;background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.3)}.BlogLayout-module__main__kv-Ei{flex:1;max-width:900px;margin:0 auto;padding:3rem 2rem;width:100%}.BlogLayout-module__attribution__53m7M{background:#f8fafccc;border-top:1px solid rgba(203,213,224,.2);padding:1rem 0;margin-top:2rem}.BlogLayout-module__attributionContent__538tY{max-width:900px;margin:0 auto;padding:0 2rem;text-align:center}.BlogLayout-module__attributionText__Gqb8-{color:#64748b;font-size:.875rem;font-style:italic}.BlogLayout-module__attributionLink__ajUrf{color:#4c1d95;text-decoration:none;font-weight:500;transition:color .2s ease}.BlogLayout-module__attributionLink__ajUrf:hover{color:#7c3aed;text-decoration:underline}.BlogLayout-module__footer__j35K-{background:#ffffffb3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(203,213,224,.3);margin-top:auto}.BlogLayout-module__footerContent__uP8SV{max-width:900px;margin:0 auto;padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.BlogLayout-module__footerLeft__etvs1{display:flex;flex-direction:column;gap:.5rem}.BlogLayout-module__footerLogo__6eCCX{font-size:1.25rem;font-weight:700;background:linear-gradient(90deg,#4c1d95,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.BlogLayout-module__footerTagline__ZOA2s{color:#64748b;font-size:.9rem}.BlogLayout-module__footerRight__xZIuF{display:flex;align-items:center;gap:2rem}.BlogLayout-module__footerLink__t0Qys{color:#64748b;text-decoration:none;font-size:.9rem;transition:color .2s ease}.BlogLayout-module__footerLink__t0Qys:hover{color:#334155}.BlogLayout-module__footerAppLink__5hZdc{padding:.5rem 1.25rem;border:none;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:8px;font-size:.9rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease;text-decoration:none}.BlogLayout-module__footerAppLink__5hZdc:hover{background:linear-gradient(135deg,#7c3aed,#4c1d95);transform:translateY(-1px)}@media (max-width: 768px){.BlogLayout-module__headerContent__2NgOW{padding:1rem;flex-direction:column;gap:1rem}.BlogLayout-module__headerLeft__zlRfN,.BlogLayout-module__headerRight__l32jv{flex:none}.BlogLayout-module__main__kv-Ei{padding:2rem 1rem}.BlogLayout-module__footerContent__uP8SV{padding:1.5rem 1rem;flex-direction:column;text-align:center;gap:1.5rem}.BlogLayout-module__footerRight__xZIuF{flex-direction:column;gap:1rem}}.BlogListing-module__container__7vgmn{max-width:700px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,San Francisco,system-ui,sans-serif}.BlogListing-module__header__dYOT5{text-align:center;margin-bottom:4rem}.BlogListing-module__headerContent__haad8{max-width:700px;margin:0 auto}.BlogListing-module__title__SKwcy{font-size:4.5rem;font-weight:800;margin:0 0 2rem;background:linear-gradient(135deg,#1e293b,#475569,#64748b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.03em;line-height:1.1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,San Francisco,system-ui,sans-serif}.BlogListing-module__subtitle__eCLZy{font-size:1.5rem;color:#475569;line-height:1.6;font-weight:400;max-width:800px;margin:0 auto}.BlogListing-module__featuredSection__oOaCQ{margin-bottom:4rem;padding-bottom:1rem}.BlogListing-module__featuredCard__IGmbj{display:block;text-decoration:none;background:transparent;padding:3rem 0;border-bottom:1px solid rgba(203,213,224,.3);transition:all .3s ease;position:relative}.BlogListing-module__featuredContent__BB9Og{position:relative;z-index:1}.BlogListing-module__featuredCard__IGmbj:hover{background:#f8fafc80}.BlogListing-module__featuredBadge__8jOgB{display:inline-block;background:linear-gradient(135deg,#5affaf,#3d9970);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem}.BlogListing-module__featuredTitle__ZuRPd{font-size:2.75rem;font-weight:700;color:#1a202c;margin:1rem 0 1.5rem;line-height:1.2;letter-spacing:-.02em}.BlogListing-module__featuredExcerpt__ThCJv{font-size:1.5rem;color:#4a5568;line-height:1.7;margin:0 0 2rem;font-weight:400}.BlogListing-module__featuredMeta__GOaZS{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.BlogListing-module__readMore__KagqF{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#4c1d95;font-size:1.125rem}.BlogListing-module__readMore__KagqF:hover{color:#7c3aed}.BlogListing-module__categoryTag__fuf7X{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:20px;font-size:.95rem;font-weight:500;text-transform:capitalize;margin-bottom:1rem}.BlogListing-module__metaItem__aBzjv{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:1rem;font-weight:500}.BlogListing-module__articlesSection__2JhJ9{margin-top:3rem}.BlogListing-module__articlesGrid__nGZOX{display:flex;flex-direction:column;gap:0}.BlogListing-module__articleCard__oPYQa{display:flex;text-decoration:none;background:transparent;padding:2.5rem 0;border-bottom:1px solid rgba(203,213,224,.3);transition:all .3s ease;gap:2rem;align-items:center;flex-direction:row-reverse}.BlogListing-module__articleCard__oPYQa:hover{background:#f8fafc80}.BlogListing-module__articleImage__DLoT1{width:200px;height:140px;border-radius:12px;object-fit:cover;flex-shrink:0}.BlogListing-module__cardContent__Kq5on{flex:1;display:flex;flex-direction:column}.BlogListing-module__articleTitle__Y6V20{font-size:1.625rem;font-weight:700;color:#1a202c;margin:0 0 1rem;line-height:1.3;letter-spacing:-.01em}.BlogListing-module__articleExcerpt__dH3v-{color:#4a5568;line-height:1.7;margin:0 0 1.5rem;flex:1;font-size:1.25rem}.BlogListing-module__articleMeta__-7ihc{display:flex;align-items:center;gap:1.5rem}.BlogListing-module__cardFooter__6PrO9{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.BlogListing-module__readMoreText__oiWgW{font-weight:600;color:#4c1d95;font-size:1rem}.BlogListing-module__readMoreIcon__rYX5e{color:#4c1d95;transition:transform .2s ease}.BlogListing-module__articleCard__oPYQa:hover .BlogListing-module__readMoreIcon__rYX5e{transform:translate(4px)}.BlogListing-module__articleCard__oPYQa:hover .BlogListing-module__readMoreText__oiWgW{color:#7c3aed}.BlogListing-module__articleCard__oPYQa:last-child{border-bottom:none}.BlogListing-module__comingSoonText__E-Vy9{color:#64748b;font-style:italic}@media (max-width: 768px){.BlogListing-module__title__SKwcy{font-size:3rem}.BlogListing-module__subtitle__eCLZy{font-size:1.125rem}.BlogListing-module__featuredCard__IGmbj{padding:2rem 0}.BlogListing-module__featuredTitle__ZuRPd{font-size:1.875rem}.BlogListing-module__featuredExcerpt__ThCJv{font-size:1rem}.BlogListing-module__featuredMeta__GOaZS{flex-direction:column;align-items:flex-start;gap:1rem}.BlogListing-module__articleCard__oPYQa{flex-direction:column;text-align:center;padding:2rem 0}.BlogListing-module__articleImage__DLoT1{width:100%;height:200px}}@media (max-width: 480px){.BlogListing-module__header__dYOT5{margin-bottom:3rem}.BlogListing-module__title__SKwcy{font-size:2.5rem}.BlogListing-module__featuredCard__IGmbj{padding:1.5rem 0}.BlogListing-module__featuredTitle__ZuRPd{font-size:1.5rem}}.ArticlePage-module__container__KJsr-{max-width:650px;margin:0 auto;line-height:1.7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,San Francisco,system-ui,sans-serif}.ArticlePage-module__header__0mpX8{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(203,213,224,.3)}.ArticlePage-module__categoryTag__MHKrX{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;text-transform:capitalize;margin-bottom:1.5rem}.ArticlePage-module__title__I2M7W{font-size:3.5rem;font-weight:800;color:#1a202c;margin:0 0 1.5rem;line-height:1.1;letter-spacing:-.03em}.ArticlePage-module__excerpt__QQJy7{font-size:1.5rem;color:#4a5568;line-height:1.7;margin:0 0 2rem;font-weight:400}.ArticlePage-module__meta__eQhNh{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.ArticlePage-module__metaLeft__zGkQm{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.ArticlePage-module__metaItem__rkK1C{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:1rem;font-weight:500}.ArticlePage-module__author__a4xZm{color:#64748b;font-size:1rem;font-style:italic;font-weight:500}.ArticlePage-module__shareButton__SZ5mG{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:none;background:#fffc;border-radius:8px;font-size:.9rem;font-weight:500;color:#64748b;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(203,213,224,.3)}.ArticlePage-module__shareButton__SZ5mG:hover{background:#fffffff2;color:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.ArticlePage-module__content__UmhDn{font-size:1.75rem;color:#2d3748;margin-bottom:4rem;line-height:1.8}.ArticlePage-module__paragraph__xTbgX{margin-bottom:1.75rem;line-height:1.8;font-size:1.75rem}.ArticlePage-module__heading2__0KwT8{font-size:2.5rem;font-weight:700;color:#1a202c;margin:3rem 0 1.5rem;line-height:1.3;letter-spacing:-.02em}.ArticlePage-module__heading3__5NnfP{font-size:1.875rem;font-weight:600;color:#1a202c;margin:2.5rem 0 1rem;line-height:1.3;letter-spacing:-.01em}.ArticlePage-module__heading4__loR-f{font-size:1.5rem;font-weight:600;color:#2d3748;margin:2rem 0 1rem;line-height:1.4}.ArticlePage-module__list__S-Gx0{margin:2rem 0;padding-left:1.5rem}.ArticlePage-module__list__S-Gx0 li{margin-bottom:.75rem;line-height:1.7;font-size:1.75rem}.ArticlePage-module__list__S-Gx0 li::marker{color:#4c1d95}.ArticlePage-module__content__UmhDn strong{font-weight:600;color:#1a202c}.ArticlePage-module__content__UmhDn p+h2,.ArticlePage-module__content__UmhDn ul+h2,.ArticlePage-module__content__UmhDn ol+h2{margin-top:3rem}.ArticlePage-module__content__UmhDn p+h3,.ArticlePage-module__content__UmhDn ul+h3,.ArticlePage-module__content__UmhDn ol+h3{margin-top:2.5rem}.ArticlePage-module__content__UmhDn p+h4,.ArticlePage-module__content__UmhDn ul+h4,.ArticlePage-module__content__UmhDn ol+h4{margin-top:2rem}.ArticlePage-module__footer__ok-yb{background:linear-gradient(135deg,#5affaf1a,#6366f11a);border-radius:16px;padding:3rem;text-align:center;margin-top:4rem;border:1px solid rgba(203,213,224,.3)}.ArticlePage-module__footerContent__6WEHy{max-width:500px;margin:0 auto}.ArticlePage-module__footerText__wozNb{font-size:1.25rem;color:#4a5568;margin:0 0 2rem;line-height:1.7}.ArticlePage-module__ctaButton__K-Wpw{padding:1rem 2rem;border:none;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:12px;font-size:1.125rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 12px #7c3aed4d}.ArticlePage-module__ctaButton__K-Wpw:hover{background:linear-gradient(135deg,#7c3aed,#4c1d95);transform:translateY(-2px);box-shadow:0 4px 20px #7c3aed66}@media (max-width: 768px){.ArticlePage-module__container__KJsr-{padding:0 1rem}.ArticlePage-module__title__I2M7W{font-size:2.25rem}.ArticlePage-module__excerpt__QQJy7{font-size:1.125rem}.ArticlePage-module__meta__eQhNh,.ArticlePage-module__metaLeft__zGkQm{flex-direction:column;align-items:flex-start;gap:1rem}.ArticlePage-module__content__UmhDn{font-size:1rem}.ArticlePage-module__heading2__0KwT8{font-size:1.75rem;margin:2.5rem 0 1rem}.ArticlePage-module__heading3__5NnfP{font-size:1.375rem;margin:2rem 0 1rem}.ArticlePage-module__heading4__loR-f{font-size:1.125rem;margin:1.5rem 0 .75rem}.ArticlePage-module__footer__ok-yb{padding:2rem}.ArticlePage-module__footerText__wozNb{font-size:1rem}}@media (max-width: 480px){.ArticlePage-module__title__I2M7W{font-size:2rem}.ArticlePage-module__excerpt__QQJy7{font-size:1rem}.ArticlePage-module__heading2__0KwT8{font-size:1.5rem}.ArticlePage-module__footer__ok-yb{padding:1.5rem}}@media print{.ArticlePage-module__shareButton__SZ5mG,.ArticlePage-module__footer__ok-yb{display:none}.ArticlePage-module__container__KJsr-{max-width:none;padding:0}.ArticlePage-module__title__I2M7W,.ArticlePage-module__content__UmhDn{color:#000}}
