._calendar-wrapper_ijoil_3{margin:0 auto}._calendar-body-wrapper_ijoil_7{margin:0 auto;max-width:90vw}._nav-bar_ijoil_12{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem}._nav-bar_ijoil_12 button{background-color:#bfbfd9;border-radius:4px;border:1px solid hsl(240,40%,70%);color:#131339;font-family:Noto Sans,sans-serif;font-weight:500;padding:.25rem .5rem;transition:color .5s,background-color .5s}._nav-bar_ijoil_12 button:hover{background-color:#d9d9f2;color:#003}._title_ijoil_36{font-weight:700;font-size:1.25rem;margin:0 1rem}._calendar-title_ijoil_42{background-color:#4040bf;color:#fff;font-family:Noto Sans,sans-serif;font-size:2rem;font-weight:600;height:60px;margin-bottom:1rem;position:relative;text-align:center}._delinquentAlert_ijoil_54{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#ff0080;font-size:1rem;cursor:pointer}._delinquentAlert_ijoil_54:hover{text-decoration:underline}._caution-sign_ijoil_68{font-size:1.5rem}._weekdays_ijoil_71,._day-grid_ijoil_72{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.35rem;padding:0;margin:0 auto .5rem;list-style:none}._weekday-item_ijoil_81{text-align:center;font-weight:700}._day-cell_ijoil_86{align-items:flex-start;background:#fff;border-radius:4px;border:1px solid hsl(240,25%,80%);display:flex;justify-content:flex-start;min-height:90px;padding:.5rem}._current-day_ijoil_98{background-color:#efeff5;border-color:#b3b3e6}._faded_ijoil_103{opacity:.3}._calendar-day_ijoil_107{width:100%}._day-no_ijoil_111{display:inline-block;font-size:calc(2.25vw - 10px);font-weight:900;height:calc(2.75vw - 8px);line-height:normal;vertical-align:bottom}._todo-count_ijoil_120{font-size:calc(1.5vw - 4px);line-height:calc(1.85vw - 6px);margin:0;color:#555;padding-bottom:.5ch;padding-left:3.5ch;position:relative}._due-today_ijoil_130{color:#00c}._due-label_ijoil_134{font-size:calc(1.5vw - 4px);line-height:calc(1.85vw - 6px);margin:.1rem 0 0;color:#00c}*._past-due_ijoil_141{color:#ff0080}._backdrop_ijoil_147{align-content:center;background-color:#000033bf;display:grid;grid-template-columns:auto;height:100vh;justify-content:center;inset:0;opacity:0;place-items:center;pointer-events:none;position:fixed;transition:opacity .3s;width:100vw;z-index:1200}._backdrop_ijoil_147._open_ijoil_168{opacity:1;pointer-events:auto}._dimmed_ijoil_173{opacity:0;transition:opacity .5s ease}._list-modal_5czon_3{background:#fff;border-radius:10px;height:fit-content;max-height:90vh;left:50%;overflow-y:auto;padding:1rem;position:fixed;top:-500px;transform:translate(-50%);transition:top .5s ease;width:420px;max-width:90vw;z-index:2000}._list-modal_5czon_3._open_5czon_17{animation:_slideInList_5czon_1 .5s ease forwards;transform:translate(-50%,-50%)}._list-modal_5czon_3._hidden_5czon_22{display:none}@keyframes _slideInList_5czon_1{0%{top:-500px}to{top:50%}}#_task-title_5czon_1{margin-bottom:1rem;padding:.33333rem}._close-btn_5czon_36{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid hsl(240,85%,80%);background:#7d7de8;border-radius:50%;color:#e0e0ff;font-size:20px;line-height:1;cursor:pointer;transition:background-color .5s;z-index:4000}._close-btn_5czon_36:hover{background-color:#5a5af2}._create-btn_5czon_58{background-color:#4747eb;border-color:hsl(240,50%,70%) hsl(240,70%,70%) hsl(240,70%,70%) hsl(240,50%,70%);border-radius:8px;border-style:outset;border-width:2px;color:#efeff5;font-size:1.1rem;margin-top:.75rem;padding:8px;text-align:center;transition:background-color .5s,border-color .5s;white-space:pre}._create-btn_5czon_58:hover{background-color:#0d0df2;border-color:hsl(240,70%,60%) hsl(240,100%,40%) hsl(240,100%,40%) hsl(240,70%,60%)}._tasks-container_5czon_76{margin-bottom:1rem;margin-top:.75rem;padding-left:1rem}._task-list_5czon_81{list-style:none;padding:0}._task-link_5czon_85{color:var(--color-foreground);text-decoration:none;cursor:pointer;background-color:#f5f5fa;border:1px solid hsl(240,50%,90%);border-radius:4px;margin-bottom:.25rem;transition:all .5s}._task-link_5czon_85:hover{color:var(--color-foreground-hover);background-color:#ededf8;border:1px solid hsl(240,75%,80%)}._due-today-container_5czon_100{color:#00c;margin-top:1rem}._due-today-container_5czon_100{color:#00f}._delinquent-container_5czon_107{color:#ff4000;margin-top:1rem}._delinquent-container_5czon_107 ._task-link_5czon_85{color:var(--color-alert);transition:all .5s}._delinquent-container_5czon_107 ._task-link_5czon_85:hover{color:var(--color-alert-hover)}._editorModal_1u796_4{background:#fff;border-radius:10px;display:block;left:50%;max-height:90vh;opacity:1;overflow-y:auto;padding:1rem;position:fixed;top:-500px;transform:translate(-50%);transition:top .5s ease;width:420px;max-width:90vw;z-index:3000}._editorModal_1u796_4._open_1u796_21{animation:_slideInEditor_1u796_1 .5s ease forwards;transform:translate(-50%,-50%)}._editorModal_1u796_4._hidden_1u796_26{display:none}._editorModal_1u796_4._dimmed_1u796_30{opacity:0}@keyframes _slideInEditor_1u796_1{0%{top:-500px}to{top:50%}}._closeBtn_1u796_40{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:30px;height:30px;background:#7d7de8;border:1px solid hsl(240,85%,80%);border-radius:50%;color:#e0e0ff;font-size:20px;line-height:1;cursor:pointer;z-index:9999;transition:background-color .5s,color .5s}._closeBtn_1u796_40:hover{background-color:#66f;color:#fff}._header_1u796_60{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._icon_1u796_66{font-size:2rem;color:#7979d2}._taskForm_1u796_70{display:grid;grid-gap:16px}._taskTitle_1u796_74{border-radius:4px;padding:.35rem;font:inherit;line-height:1.2;resize:none;overflow:hidden;white-space:pre-wrap;word-wrap:break-word;min-height:2.5rem}textarea._taskTitle_1u796_74:not([rows]){min-height:2.5rem}._taskDescription_1u796_95{border-radius:4px;padding:.75rem}._taskDueDate_1u796_99{border-radius:4px;padding:.5rem}._titleBlock_1u796_103,._descriptionBlock_1u796_104,._dueDateBlock_1u796_105,._postponeDateBlock_1u796_106,._stateOfTask_1u796_107{display:grid;grid-gap:8px}._radioGroup_1u796_111{border-radius:4px;display:flex;gap:1rem;flex-wrap:wrap}._radioGroup_1u796_111 label{cursor:pointer;-webkit-user-select:none;user-select:none}._radioGroup_1u796_111[disabled] label{opacity:.5;cursor:not-allowed}._radioGroup_1u796_111 input{margin-right:.25rem}._checkedLabel_1u796_131{border-color:#a8a8f0}._actions_1u796_134{display:flex;gap:1rem;margin-top:1rem}._saveBtn_1u796_139{background-color:#48c91d;border:none;border-radius:8px;color:#fff;margin-top:.75rem;padding:10px;cursor:pointer;transition:background-color .5s}._saveBtn_1u796_139:hover{background-color:#40ff00}._cancelBtn_1u796_152{background-color:#c9731d;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:.75rem;padding:10px;transition:background-color .5s}._cancelBtn_1u796_152:hover{background-color:#ff8000}._delete-btn_1u796_165{background-color:#c91d1d;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:.75rem;padding:10px;transition:background-color .5s}._delete-btn_1u796_165:hover{background-color:red}._disabled_1u796_178{opacity:.5;cursor:not-allowed}._archive-modal_1idbu_7{background:#fff;border-radius:10px;height:fit-content;max-height:90vh;left:50%;overflow-y:auto;padding:1rem;position:fixed;top:-500px;transform:translate(-50%);transition:top .5s ease;min-width:480px;max-width:90vw;z-index:2000}._archive-modal_1idbu_7._open_1idbu_21{animation:_slideInList_1idbu_1 .5s ease forwards;transform:translate(-50%,-50%)}._archive-modal_1idbu_7._hidden_1idbu_26{display:none}@keyframes _slideInList_1idbu_1{0%{top:-500px}to{top:50%}}._close-btn_1idbu_36{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid hsl(240,85%,80%);background:#7d7de8;border-radius:50%;color:#e0e0ff;font-size:20px;line-height:1;cursor:pointer;transition:background-color .5s;z-index:4000}._close-btn_1idbu_36:hover{background-color:#5a5af2}._header_1idbu_60{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsl(240,15%,90%);padding-bottom:.5rem}._header_1idbu_60 h2{margin:0;font-size:1.5rem}._header_1idbu_60 button{background:transparent;border:none;font-size:1.25rem;cursor:pointer}._controls_1idbu_82{display:grid;flex-wrap:wrap;gap:1rem;align-items:center}._statuses_1idbu_89{display:grid;grid-template-columns:1fr 3fr;align-items:center;justify-content:left;margin-top:.5rem}._controls_1idbu_82 ._statuses_1idbu_89 select,._controls_1idbu_82 ._date-range_1idbu_98 input[type=date]{padding:.4rem .6rem;border:1px solid hsl(240,15%,80%);border-radius:4px;margin-left:.5rem;font:inherit}._controls_1idbu_82 ._statuses_1idbu_89 select{display:block}._controls_1idbu_82 ._date-range_1idbu_98{display:grid;grid-template-columns:1fr 3fr;align-items:center;margin:.5rem 0 1rem;justify-items:stretch;padding:0}._controls_1idbu_82 ._statuses_1idbu_89 select label,._controls_1idbu_82 ._date-range-selection_1idbu_120 label{margin-left:.5rem}._controls_1idbu_82 ._date-range_1idbu_98 ._date-range-selection_1idbu_120{justify-self:right}hr._selections-end_1idbu_128{margin-bottom:1rem}._taskList_1idbu_133{list-style:none;margin:0;padding:0}._taskList_1idbu_133 li{display:grid;align-items:center;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid hsl(240,15%,90%);grid-template-columns:2fr 1fr 8fr}._taskList_1idbu_133 li:last-child{border-bottom:none}._taskList_1idbu_133 button{background:none;border:none;color:#19194d;cursor:pointer;font:inherit;text-align:left;padding:0}._taskList_1idbu_133 button:hover{text-decoration:underline}._noTasks_1idbu_167{font-style:italic;color:#6c6c93;padding:1rem 0;text-align:center}._page_1actk_3{max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem 3rem}._heading_1actk_9{font-size:1.6rem;font-weight:700;margin-bottom:1.25rem;color:var(--color-foreground, #1a1a2e)}._status_1actk_17{color:#73738c;font-size:1rem}._statusError_1actk_22{color:var(--color-alert, hsl(15, 100%, 40%));font-size:1rem}._grid_1actk_28{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){._grid_1actk_28{grid-template-columns:1fr}}@media(max-width:480px){._grid_1actk_28{grid-template-columns:1fr}}._card_1actk_51{border:1px solid hsl(240,15%,85%);border-radius:6px;padding:.85rem 1rem;background:#fff;border-left-width:4px}._card_1actk_51._scheduled_1actk_60{border-left-color:#4747d1}._card_1actk_51._rescheduled_1actk_61{border-left-color:#f2930d}._card_1actk_51._completed_1actk_62{border-left-color:#34b268}._card_1actk_51._dismissed_1actk_63{border-left-color:#a6a6a6}._card_1actk_51._delinquent_1actk_64{border-left-color:#df2020}._meta_1actk_67{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;margin:0 0 .45rem;font-size:.9rem}._dueDate_1actk_76{font-weight:600;color:#505062;white-space:nowrap}._separator_1actk_82{color:#9d9daf}._title_1actk_86{font-weight:700;color:var(--color-foreground, #1a1a2e);font-size:1rem}._state_1actk_92{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.1rem .45rem;border-radius:999px;white-space:nowrap}._card_1actk_51._scheduled_1actk_60 ._state_1actk_92{background:#e2e2f8;color:#2929a3}._card_1actk_51._rescheduled_1actk_61 ._state_1actk_92{background:#fdeed8;color:#a16512}._card_1actk_51._completed_1actk_62 ._state_1actk_92{background:#d7f4e3;color:#227745}._card_1actk_51._dismissed_1actk_63 ._state_1actk_92{background:#ebebeb;color:#666}._card_1actk_51._delinquent_1actk_64 ._state_1actk_92{background:#fbe0e0;color:#9c1616}._description_1actk_110{margin:0;font-size:.9rem;color:#5e5e6e;line-height:1.5}._overlay_3ly58_4{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;padding:1rem}._card_3ly58_17{background:var(--color-background, #fff);border-radius:12px;box-shadow:0 8px 32px #0000002e;width:100%;max-width:400px;padding:2rem 2rem 1.75rem;position:relative}._closeBtn_3ly58_28{position:absolute;top:.85rem;right:.85rem;background:none;border:none;cursor:pointer;font-size:1.25rem;color:var(--color-foreground, #1a1a2e);opacity:.5;line-height:1;padding:.15rem .35rem;border-radius:4px;transition:opacity .15s}._closeBtn_3ly58_28:hover{opacity:1}._tabs_3ly58_46{display:flex;border-bottom:2px solid hsl(240,10%,88%);margin-bottom:1.5rem}._tab_3ly58_46{flex:1;background:none;border:none;padding:.5rem 0;font-size:1rem;font-weight:600;cursor:pointer;color:#818198;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}._tab_3ly58_46:hover{color:var(--color-foreground, #1a1a2e)}._tabActive_3ly58_66{color:var(--color-foreground, #1a1a2e);border-bottom-color:var(--color-foreground, #1a1a2e)}._form_3ly58_72{display:flex;flex-direction:column;gap:1rem}._fieldGroup_3ly58_78{display:flex;flex-direction:column;gap:.35rem}._label_3ly58_84{font-size:.825rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#5c5c70}._input_3ly58_92{padding:.55rem .75rem;border:1.5px solid hsl(240,10%,80%);border-radius:var(--border-radius, 4px);font-size:1rem;color:var(--color-foreground, #1a1a2e);background:#f9f9fb;transition:border-color .15s,box-shadow .15s;outline:none}._input_3ly58_92:focus{border-color:#5e5eba;box-shadow:0 0 0 3px #e2e2f3}._inputError_3ly58_106{border-color:var(--color-alert, hsl(15, 100%, 40%))}._inputError_3ly58_106:focus{box-shadow:0 0 0 3px #ffd9cc}._errorMsg_3ly58_114{font-size:.85rem;color:var(--color-alert, hsl(15, 100%, 40%));margin:0;padding:.4rem .6rem;background:#fff0eb;border-radius:4px}._submitBtn_3ly58_124{margin-top:.25rem;padding:.65rem 1rem;font-size:1rem;font-weight:600;border:none;border-radius:var(--border-radius, 4px);background:var(--color-foreground, #1a1a2e);color:#fff;cursor:pointer;transition:background .15s,opacity .15s}._submitBtn_3ly58_124:hover:not(:disabled){background:#33334d}._submitBtn_3ly58_124:disabled{opacity:.5;cursor:not-allowed}._switchText_3ly58_145{margin-top:1rem;text-align:center;font-size:.875rem;color:#73738c}._switchLink_3ly58_151{background:none;border:none;cursor:pointer;color:#4d4db3;font-size:inherit;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:2px}._switchLink_3ly58_151:hover{color:#36367d}._hint_3ly58_165{font-size:.78rem;color:#8f8fa3;margin:0}._nav_p1clv_4{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:.75rem 1.5rem;border-bottom:1px solid hsl(240,10%,88%);background:var(--color-background, #fff);position:sticky;top:0;z-index:100}._navTitle_p1clv_16{font-size:1.1rem;font-weight:700;letter-spacing:.01em;text-align:center;white-space:nowrap;color:var(--color-foreground, #1a1a2e)}._navLinks_p1clv_25{display:flex;gap:1.5rem;font-weight:600}._navLinks_p1clv_25 a{text-decoration:none;color:var(--color-foreground, #1a1a2e);transition:opacity .15s}._navLinks_p1clv_25 a:hover{opacity:.65}._navAuth_p1clv_38{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}._navEmail_p1clv_45{font-size:.875rem;color:#73738c;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._navBtn_p1clv_54{padding:.4rem .9rem;border:1.5px solid var(--color-foreground, #1a1a2e);border-radius:var(--border-radius, 4px);background:transparent;color:var(--color-foreground, #1a1a2e);font-weight:600;font-size:.875rem;cursor:pointer;transition:background .15s,color .15s}._navBtn_p1clv_54:hover{background:var(--color-foreground, #1a1a2e);color:#fff}._guestWall_p1clv_71{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 57px);gap:1rem;text-align:center;padding:2rem}._guestWall_p1clv_71 p{color:#67677e;font-size:1rem}._wallBtn_p1clv_87{margin-top:.5rem;padding:.65rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:var(--border-radius, 4px);background:var(--color-foreground, #1a1a2e);color:#fff;cursor:pointer;transition:background .15s}._wallBtn_p1clv_87:hover{background:#33334d}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--font-family-sans: "Noto Sans", system-ui, sans-serif;--font-size-base: 16px;--line-height-base: 1.5;--color-foreground: hsl(240, 10%, 10%);--color-background: hsl(0, 0%, 100%);--color-alert: hsl(15, 100%, 40%);--color-alert-hover: hsl(15, 100%, 50%);--border-radius: 4px;--scrollbar-thumb: hsl(240, 25%, 70%);--scrollbar-track: hsl(240, 25%, 95%)}html{font-family:var(--font-family-sans);font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--color-foreground);background-color:var(--color-background);font-kerning:normal;font-size-adjust:none;-webkit-hyphens:auto;hyphens:auto;letter-spacing:.02em;overflow-wrap:break-word;word-break:break-word}body{margin:0;min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--border-radius);border:1px solid var(--scrollbar-track)}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font-family:inherit;font-size:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,button,input,label{line-height:1.1}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}ul[role=list],ol[role=list]{list-style:none}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}#root,#__next{isolation:isolate}
