.styles-module__7Tseda__container{background:var(--background);height:100vh;min-height:100vh;color:var(--foreground);scrollbar-width:thin;scrollbar-color:var(--accent)#ffffff14;padding:1.5rem;overflow-y:auto}.styles-module__7Tseda__container::-webkit-scrollbar{width:12px}.styles-module__7Tseda__container::-webkit-scrollbar-track{background:#ffffff08;border-radius:999px}.styles-module__7Tseda__container::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ffe066,var(--accent));border-radius:999px;box-shadow:0 2px 8px #ffd70040}.styles-module__7Tseda__container::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--accent),#ffef99)}.styles-module__7Tseda__wrap{max-width:1000px;margin:0 auto}.styles-module__7Tseda__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__7Tseda__actions{align-items:center;gap:.5rem;display:flex}.styles-module__7Tseda__titleGradient{letter-spacing:-.02em;background:linear-gradient(45deg,var(--accent),orange);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.styles-module__7Tseda__toolbar{grid-template-columns:1fr auto;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:grid}.styles-module__7Tseda__searchBar{align-items:center;gap:.5rem;display:flex}.styles-module__7Tseda__searchInput{width:100%;color:var(--foreground);background:#ffffff0a;border:1px solid #ffffff14;border-radius:.65rem;padding:.65rem .75rem;transition:border-color .2s,box-shadow .2s,background .2s}.styles-module__7Tseda__searchInput:focus{border-color:var(--accent);background:#ffffff0f;outline:none;box-shadow:0 0 0 4px #ffd70026}.styles-module__7Tseda__searchInput::placeholder{color:var(--foreground);opacity:.6}@media (max-width:640px){.styles-module__7Tseda__toolbar{grid-template-columns:1fr}}.styles-module__7Tseda__inlineNote{color:#fcd34d;max-width:640px;margin-top:-.25rem;margin-bottom:.75rem;font-size:.9rem}.styles-module__7Tseda__btn{border:1px solid #0000;border-radius:.5rem;padding:.5rem 1rem;transition:transform .2s}.styles-module__7Tseda__btn:hover{transform:translateY(-1px);background-color:inherit!important;color:inherit!important}.styles-module__7Tseda__btnAccent{background:var(--accent);color:#000;box-shadow:0 6px 14px #ffd70040}.styles-module__7Tseda__btnAccent:hover{background:var(--accent)!important;color:#000!important}.styles-module__7Tseda__btnSecondary{background:#ffffff0a;border-color:#ffffff14}.styles-module__7Tseda__btnSecondary:hover{color:inherit!important;background:#ffffff0a!important}.styles-module__7Tseda__btnInfo{color:#60a5fa;background:#3b82f614;border-color:#3b82f6}.styles-module__7Tseda__btnInfo:hover{color:#60a5fa!important;background:#3b82f614!important}.styles-module__7Tseda__btnDanger{color:#fca5a5;background:#ef444414;border-color:#ef4444}.styles-module__7Tseda__btnDanger:hover{color:#fecaca;background:#ef444433;border-color:#dc2626}.styles-module__7Tseda__btnSmall{padding:.25rem .5rem;font-size:.875rem}.styles-module__7Tseda__iconBtn{border-radius:999px;place-items:center;width:42px;height:42px;font-size:1.1rem;display:grid}.styles-module__7Tseda__list{gap:.75rem;display:grid}.styles-module__7Tseda__card{background:linear-gradient(#ffffff08,#ffffff05);border:1px solid #ffffff14;border-radius:.75rem;padding:1rem;animation:.25s ease-out styles-module__7Tseda__hwFadeIn;box-shadow:0 6px 16px #00000040}.styles-module__7Tseda__card:hover{transition:transform .2s;transform:translateY(-2px)}.styles-module__7Tseda__cardCompleted{opacity:.75}.styles-module__7Tseda__cardGlow{border-color:#ffe066;box-shadow:0 0 16px 4px #ffdd33b3,0 6px 16px #00000040}.styles-module__7Tseda__titleRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__7Tseda__title{font-weight:700}.styles-module__7Tseda__meta{opacity:.8;margin-top:.125rem;font-size:.875rem}.styles-module__7Tseda__notes{opacity:.9;margin-top:.375rem;font-size:.9rem}.styles-module__7Tseda__right{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.styles-module__7Tseda__badge{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem}.styles-module__7Tseda__dueSoon{color:#fde68a;background:#eab3081f;border-color:#eab30859}.styles-module__7Tseda__overdue{color:#fca5a5;background:#ef44441f;border-color:#ef444459}.styles-module__7Tseda__overlay{z-index:50;background:#00000080;justify-content:center;align-items:center;padding:clamp(.75rem,2vw,1.25rem);animation:.2s ease-out styles-module__7Tseda__hwFadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@media (max-height:780px){.styles-module__7Tseda__overlay{align-items:flex-start}}.styles-module__7Tseda__modal{background:var(--background);width:100%;max-width:720px;max-height:calc(100vh - 1.25rem);color:var(--foreground);border:1px solid #ffffff14;border-radius:.75rem;flex-direction:column;gap:.5rem;margin:0 auto;padding:clamp(.75rem,1vw + .5rem,1rem);animation:.22s ease-out styles-module__7Tseda__hwSlideUp;display:flex;overflow:hidden;box-shadow:0 16px 40px #00000059}@media (max-width:640px){.styles-module__7Tseda__modal{padding:.75rem}}.styles-module__7Tseda__modal::-webkit-scrollbar{width:6px}.styles-module__7Tseda__modal::-webkit-scrollbar-track{background:#ffffff05;border-radius:3px}.styles-module__7Tseda__modal::-webkit-scrollbar-thumb{background:#ffd7004d;border-radius:3px}.styles-module__7Tseda__modal::-webkit-scrollbar-thumb:hover{background:#ffd70080}.styles-module__7Tseda__modal{scrollbar-width:thin;scrollbar-color:#ffd7004d #ffffff05}.styles-module__7Tseda__modalHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.styles-module__7Tseda__modalTitle{font-size:1.125rem;font-weight:700}.styles-module__7Tseda__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.4rem;display:grid}@media (max-width:520px){.styles-module__7Tseda__grid{grid-template-columns:1fr}}.styles-module__7Tseda__label{opacity:.9;margin-bottom:.25rem;font-size:.9rem;display:block}.styles-module__7Tseda__input,.styles-module__7Tseda__textarea,.styles-module__7Tseda__select{width:100%;color:var(--foreground);background:#ffffff0a;border:1px solid #ffffff14;border-radius:.5rem;padding:.55rem .7rem}.styles-module__7Tseda__textarea{resize:vertical;min-height:64px}.styles-module__7Tseda__modalFooter{justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.2rem;display:flex}.styles-module__7Tseda__settingsGrid{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.styles-module__7Tseda__settingRow{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.5rem 0;display:flex}.styles-module__7Tseda__settingRow:last-of-type{border-bottom:none}.styles-module__7Tseda__settingHint{opacity:.75;max-width:40ch;margin-top:.125rem;font-size:.9rem}.styles-module__7Tseda__settingsFooter{margin-top:1rem}.styles-module__7Tseda__presetBar{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffff0014;border:1px solid #ffe066;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:background .15s}.styles-module__7Tseda__presetDropdown{background:var(--background);z-index:10;border:1px solid #ffe066;border-radius:.5rem;min-width:180px;margin-top:.25rem;box-shadow:0 4px 16px #0000001f}.styles-module__7Tseda__presetDropdownItem{cursor:pointer;padding:.5rem 1rem;font-weight:500}@media (max-width:640px){.styles-module__7Tseda__settingRow{flex-direction:column;align-items:flex-start}.styles-module__7Tseda__settingsGrid .styles-module__7Tseda__btn{width:100%}.styles-module__7Tseda__actions{gap:.35rem}}@keyframes styles-module__7Tseda__hwFadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__7Tseda__hwSlideUp{0%{opacity:.8;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
