:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:375px;min-height:100vh}a,.section-list a,.main-content a{color:#1165be;text-decoration:none;&:visited{color:#1165be}&:hover{color:#1165be;text-decoration:underline}}@media (prefers-color-scheme: dark){:root{color:#ffffffde;background-color:#242424}a,.section-list a,.main-content a{color:#68a8fc;&:visited{color:#68a8fc}&:hover{color:#68a8fc}}}@media (prefers-color-scheme: light){:root{color:#000000de;background-color:#f5f5f5}}.section-list{ul{list-style:none;padding:0;li{margin-bottom:.8rem}}}.sections{.section--required{a{color:green;font-weight:700}}}.required-sections{.required-section{color:green;font-weight:700;a{color:inherit}&.required-section--all-checked{opacity:.5;text-decoration:line-through}}}@media (prefers-color-scheme: dark){.sections{.section--required{a{color:#0dbc1e}}}.required-sections{.required-section{color:#0dbc1e}}}.checklist{margin-bottom:2rem}.task-list{display:flex;flex-direction:column;gap:1rem;.task-card{width:100%;border:2px solid #ccc;&.task-card--required{background-color:#0080001a;border:2px solid green;box-shadow:0 4px 8px #00800033}.task-card-footer{padding:.5rem 1rem}}.MuiCardContent-root,p{padding:.5rem}}.task-card-content-header{display:flex;align-items:center;margin-bottom:.5rem}.task-card-content-header-summary{.task-card.task-card--required &{font-weight:700}}.task-card-content-header{.MuiCheckbox-root{padding:0;margin-right:1rem}.MuiSvgIcon-root{font-size:3rem}}.task-card-footer{display:flex;justify-content:space-between}.task-card-footer-buttons{display:flex;gap:1rem;.add-task-button{color:#fff;background-color:#1f8f1f}.remove-task-button{.task-card--required &{color:#fff;background-color:#a30b0b}}}@media (prefers-color-scheme: dark){.checklist{p{color:#ffffffde}}.task-list{.task-card{color:#ffffffde;border-color:#545454;background-color:#2e2e2e;svg path{fill:#ffffffde}}.task-card.task-card--required{background-color:#356f33;a{color:#50ef60}}}.task-card-footer-buttons{button:disabled{color:#888}.remove-task-button{background-color:#444;.task-card--required &{background-color:#ac0707}}}}@media (prefers-color-scheme: dark){.summary{p{color:#ffffffde}svg path{fill:#ffffffde}.MuiChip-colorDefault{background-color:#242424;color:#ffffffde}.MuiBox-root{background-color:#242424}.summary-box{display:flex;justify-content:space-between;>*{flex:1}}}}.nav-sections{display:grid;grid-auto-flow:column;a.is-active{text-decoration:underline;font-weight:700}}.nav-sections-content{position:sticky;top:0;height:100svh;overflow-y:auto;min-width:12rem;padding:1rem;border-right:1px solid #e0e0e0;@media (prefers-color-scheme: dark){border-right:1px solid rgb(7,122,3)}}.nav-sections-content h2{margin-top:0}.main-content{flex:1;padding:1rem}
