.navigation-bar{position:fixed;bottom:0;height:5rem;padding:.75rem 0 1rem;width:100%;display:flex;justify-content:space-around;align-items:center}.theme-blue-dark .navigation-bar{background-color:#4b5d68;color:#fff}.theme-blue-light .navigation-bar{background-color:#cde3ee;color:#082a36}.theme-green-light .navigation-bar{background-color:#e9ede3;color:#193607}.theme-green-dark .navigation-bar{background-color:#5b684b;color:#fff}.theme-red-light .navigation-bar{background-color:#ebe4e0;color:#361307}.theme-red-dark .navigation-bar{background-color:#68544b;color:#fff}.navigation-bar>div{display:flex;flex-direction:column;height:3.25rem;width:4rem;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;text-decoration:none;transition-duration:.15s;position:relative}.theme-blue-dark .navigation-bar>div{color:#fff}.theme-blue-light .navigation-bar>div{color:#082a36}.theme-green-light .navigation-bar>div{color:#193607}.theme-green-dark .navigation-bar>div{color:#fff}.theme-red-light .navigation-bar>div{color:#361307}.theme-red-dark .navigation-bar>div{color:#fff}.navigation-bar .nav-icon{width:1.5rem;height:2rem;margin-bottom:.2em;border-radius:10rem;transition-duration:.15s;display:flex;align-items:center;justify-content:center;position:relative;transition:all .15s}.theme-blue-dark .navigation-bar .nav-icon{color:#fff6}.theme-blue-light .navigation-bar .nav-icon{color:#646d6f}.theme-green-light .navigation-bar .nav-icon{color:#0306}.theme-green-dark .navigation-bar .nav-icon{color:#fff6}.theme-red-light .navigation-bar .nav-icon{color:#6f6564}.theme-red-dark .navigation-bar .nav-icon{color:#fff6}.navigation-bar svg{width:1.5rem;overflow:visible}.active .nav-icon{width:4rem}.theme-blue-dark .active .nav-icon{background:hsl(203,16%,48%);color:#fff}.theme-blue-light .active .nav-icon{background:hsl(200,30%,70%);color:#082a36}.theme-green-light .active .nav-icon{background:hsl(86,12%,86%);color:#193607}.theme-green-dark .active .nav-icon{background:hsl(86,16%,48%);color:#fff}.theme-red-light .active .nav-icon{background:hsl(20,12%,86%);color:#361307}.theme-red-dark .active .nav-icon{background:hsl(20,16%,48%);color:#fff}.nav-label{font-weight:300}.active .nav-label{opacity:1;font-weight:700}.badge{display:block;width:.375rem;height:.375rem;position:absolute;right:calc(50% - 1rem);top:.125rem;z-index:9;border-radius:1em}.theme-blue-dark .badge,.theme-blue-light .badge,.theme-green-light .badge,.theme-green-dark .badge{background-color:#ca4545}.theme-red-light .badge{background-color:#a2251f}.theme-red-dark .badge{background-color:#f1665f}@media only screen and (min-width: 600px){.navigation-bar{left:0;height:100vh;width:5.5rem;flex-direction:column-reverse;justify-content:start;gap:.75rem}.navigation-bar>div{height:3.5rem}.active .nav-icon{width:3.5rem}}.group-header{padding-left:1rem;height:4.5rem;display:flex;align-items:center;font-size:2rem}.theme-blue-dark .group-header{border-bottom:1px solid rgba(255,255,255,.2)}.theme-blue-light .group-header{border-bottom:1px solid #b4c0c2}.theme-green-light .group-header{border-bottom:1px solid rgba(0,51,0,.2)}.theme-green-dark .group-header{border-bottom:1px solid rgba(255,255,255,.2)}.theme-red-light .group-header{border-bottom:1px solid #c2b7b4}.theme-red-dark .group-header{border-bottom:1px solid rgba(255,255,255,.2)}.accordion{width:100%}.theme-blue-dark .accordion{border-bottom:1px solid rgba(255,255,255,.2)}.theme-blue-light .accordion{border-bottom:1px solid #b4c0c2}.theme-green-light .accordion{border-bottom:1px solid rgba(0,51,0,.2)}.theme-green-dark .accordion{border-bottom:1px solid rgba(255,255,255,.2)}.theme-red-light .accordion{border-bottom:1px solid #c2b7b4}.theme-red-dark .accordion{border-bottom:1px solid rgba(255,255,255,.2)}.theme-blue-dark .accordion:nth-child(2n){background-color:#36424a}.theme-blue-light .accordion:nth-child(2n){background-color:#ebf5fa}.theme-green-light .accordion:nth-child(2n){background-color:#eef3e7}.theme-green-dark .accordion:nth-child(2n){background-color:#414a36}.theme-red-light .accordion:nth-child(2n){background-color:#f5eeea}.theme-red-dark .accordion:nth-child(2n){background-color:#4a3c36}.accordion-header{padding-left:1rem;height:4.5rem;display:flex;align-items:center;position:relative}.accordion-body{padding-left:1.25rem;max-height:0;overflow:hidden;transition:max-height .15s}.accordion-body.show{max-height:100vh}.accordion-arrow{font-size:1rem;width:2.5rem;height:2.5rem;padding:.5rem;margin-right:1rem;border-radius:50%;float:left;rotate:0deg;cursor:pointer}.theme-blue-dark .accordion-arrow{background-color:#265573;color:#fff}.theme-blue-light .accordion-arrow{background-color:#367eab;color:#fff}.theme-green-light .accordion-arrow{background-color:#39601f;color:#fff}.theme-green-dark .accordion-arrow{background-color:#518131;color:#fffc}.theme-red-light .accordion-arrow{background-color:#a33329;color:#fff}.theme-red-dark .accordion-arrow{background-color:#89322a;color:#fffc}.accordion-arrow svg{transition:rotate .15s}.accordion-arrow.open svg{rotate:90deg}.accordion-delete{background:url(/assets/media/delete.svg);width:1.5rem;height:1.5rem;position:absolute;right:1rem}.theme-blue-dark .accordion-delete,.theme-blue-light .accordion-delete,.theme-green-light .accordion-delete,.theme-green-dark .accordion-delete{background-color:#ca4545;color:#fff}.theme-red-light .accordion-delete{background-color:#a2251f;color:#fff}.theme-red-dark .accordion-delete{background-color:#f1665f;color:#fff}.btn{cursor:pointer;border:none;height:2.5rem;padding:0 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:1.25rem;font-size:1rem}.btn svg{width:1.125rem;margin:0 .5rem}.theme-blue-dark .btn:focus{outline:.125rem solid hsl(203,50%,40%)}.theme-blue-light .btn:focus{outline:.125rem solid hsl(189,52%,44%)}.theme-green-light .btn:focus{outline:.125rem solid hsl(96,20%,70%)}.theme-green-dark .btn:focus{outline:.125rem solid hsl(135,20%,40%)}.theme-red-light .btn:focus{outline:.125rem solid hsl(15,50%,80%)}.theme-red-dark .btn:focus{outline:.125rem solid hsl(20,65%,40%)}.btn:hover .btn:focus{-webkit-backdrop-filter:brightness(.5);backdrop-filter:brightness(.5)}.theme-blue-dark .btn-primary{background:hsl(203,50%,30%);color:#fff}.theme-blue-light .btn-primary{background:hsl(203,52%,44%);color:#fff}.theme-green-light .btn-primary{background:hsl(96,51%,25%);color:#fff}.theme-green-dark .btn-primary{background:hsl(96,45%,35%);color:#fffc}.theme-red-light .btn-primary{background:hsl(5,60%,40%);color:#fff}.theme-red-dark .btn-primary{background:hsl(5,53%,35%);color:#fffc}.fab{cursor:pointer;height:3.5rem;min-width:5rem;position:fixed;bottom:6rem;right:1rem;font-weight:700;display:flex;justify-content:center;align-items:center;border-radius:1rem;padding:1rem;box-shadow:0 0 .5rem #0006}.theme-blue-dark .fab{background:hsl(203,50%,30%);color:#fff}.theme-blue-light .fab{background:hsl(203,52%,44%);color:#fff}.theme-green-light .fab{background:hsl(96,51%,25%);color:#fff}.theme-green-dark .fab{background:hsl(96,45%,35%);color:#fffc}.theme-red-light .fab{background:hsl(5,60%,40%);color:#fff}.theme-red-dark .fab{background:hsl(5,53%,35%);color:#fffc}.fab svg{width:1.5rem}.fab svg:not(:only-child){margin-right:.25rem}.fab:nth-of-type(2){bottom:10.5rem}.fab:nth-of-type(3){bottom:15rem}.form-container{margin:1rem 1rem 1rem 4.5rem}.input-title{height:3.5rem;display:flex;align-items:center;font-size:1.5rem;font-weight:700}.input-group{position:relative;display:flex;align-items:center;gap:1rem}.form-control{position:relative;margin-bottom:1rem;width:100%}.input-icon{position:absolute;width:2.5rem;top:.5rem;left:-3.5rem}.input-avatar{height:2.5rem;width:2.5rem;border-radius:50%;position:absolute;left:-3.5rem;top:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem}.theme-blue-dark .input-avatar{background:hsl(203,50%,30%);color:#fff}.theme-blue-light .input-avatar{background:hsl(203,52%,44%);color:#fff}.theme-green-light .input-avatar{background:hsl(96,51%,25%);color:#fff}.theme-green-dark .input-avatar{background:hsl(96,45%,35%);color:#fffc}.theme-red-light .input-avatar{background:hsl(5,60%,40%);color:#fff}.theme-red-dark .input-avatar{background:hsl(5,53%,35%);color:#fffc}.input-clear{cursor:pointer;width:1.5rem;height:1.5rem;position:absolute;right:.25rem;top:1rem}.theme-blue-dark .input-clear{color:#fff8}.theme-blue-light .input-clear{color:#383f41}.theme-green-light .input-clear{color:#4b6d35}.theme-green-dark .input-clear{color:#fff8}.theme-red-light .input-clear{color:#413b38}.theme-red-dark .input-clear{color:#fff8}.form-control .input-label{font-size:.8rem;padding:0 .25rem;position:absolute;top:-.4rem;left:.85rem}.theme-blue-dark .form-control .input-label{background-color:#222a2f}.theme-blue-light .form-control .input-label{background-color:#fafdff}.theme-green-light .form-control .input-label{background-color:#fff}.theme-green-dark .form-control .input-label{background-color:#2a2f22}.theme-red-light .form-control .input-label{background-color:#fff}.theme-red-dark .form-control .input-label{background-color:#2f2722}.form-control input,.form-control textarea,.form-control select{resize:none;background-color:transparent;border:none;border-radius:.25rem;width:100%;height:3.5rem;padding:1rem;font-size:1rem;transition-duration:.2s}.theme-blue-dark .form-control input,.theme-blue-dark .form-control textarea,.theme-blue-dark .form-control select{color:#fff;outline:.1rem solid rgba(255,255,255,.4)}.theme-blue-light .form-control input,.theme-blue-light .form-control textarea,.theme-blue-light .form-control select{color:#082a36;outline:.1rem solid #646d6f}.theme-green-light .form-control input,.theme-green-light .form-control textarea,.theme-green-light .form-control select{color:#193607;outline:.1rem solid rgba(0,51,0,.4)}.theme-green-dark .form-control input,.theme-green-dark .form-control textarea,.theme-green-dark .form-control select{color:#fff;outline:.1rem solid rgba(255,255,255,.4)}.theme-red-light .form-control input,.theme-red-light .form-control textarea,.theme-red-light .form-control select{color:#361307;outline:.1rem solid #6f6564}.theme-red-dark .form-control input,.theme-red-dark .form-control textarea,.theme-red-dark .form-control select{color:#fff;outline:.1rem solid rgba(255,255,255,.4)}.form-control textarea{height:10rem}.theme-blue-dark .form-control input:focus,.theme-blue-dark .form-control textarea:focus{outline:.125rem solid rgba(255,255,255,.5333333333)}.theme-blue-light .form-control input:focus,.theme-blue-light .form-control textarea:focus{outline:.125rem solid #383f41}.theme-green-light .form-control input:focus,.theme-green-light .form-control textarea:focus{outline:.125rem solid #4b6d35}.theme-green-dark .form-control input:focus,.theme-green-dark .form-control textarea:focus{outline:.125rem solid rgba(255,255,255,.5333333333)}.theme-red-light .form-control input:focus,.theme-red-light .form-control textarea:focus{outline:.125rem solid #413b38}.theme-red-dark .form-control input:focus,.theme-red-dark .form-control textarea:focus{outline:.125rem solid rgba(255,255,255,.5333333333)}.search{padding:1rem}.search-input{height:3.5rem;border-radius:10rem;display:flex;align-items:center;justify-content:flex-start}.theme-blue-dark .search-input{background-color:#4b5d68}.theme-blue-light .search-input{background-color:#cde3ee}.theme-green-light .search-input{background-color:#e9ede3}.theme-green-dark .search-input{background-color:#5b684b}.theme-red-light .search-input{background-color:#ebe4e0}.theme-red-dark .search-input{background-color:#68544b}.search-input svg{flex-shrink:0;width:1.5rem;height:1.5rem;margin:0 1rem;padding:.2rem}.theme-blue-dark .search-input svg{color:#fff}.theme-blue-light .search-input svg{color:#082a36}.theme-green-light .search-input svg{color:#193607}.theme-green-dark .search-input svg{color:#fff}.theme-red-light .search-input svg{color:#361307}.theme-red-dark .search-input svg{color:#fff}.search-input input{background-color:transparent;width:calc(100% - 3.5rem);border:none;outline:none;height:1.5rem;font-size:larger;padding:0}.theme-blue-dark .search-input input{color:#fff}.theme-blue-light .search-input input{color:#082a36}.theme-green-light .search-input input{color:#193607}.theme-green-dark .search-input input{color:#fff}.theme-red-light .search-input input{color:#361307}.theme-red-dark .search-input input{color:#fff}.chips{display:flex;gap:1rem;position:relative}.search-chips{padding:0 1rem 1rem}.filter-chip{position:relative}.theme-blue-dark .filter-chip input:checked~.chip-label,.theme-blue-dark .chip-dropdown .active{background-color:#337299;color:#fff;border:1px solid hsl(203,50%,40%)}.theme-blue-light .filter-chip input:checked~.chip-label,.theme-blue-light .chip-dropdown .active{background-color:#3699ab;color:#fff;border:1px solid hsl(189,52%,44%)}.theme-green-light .filter-chip input:checked~.chip-label,.theme-green-light .chip-dropdown .active{background-color:#afc2a3;color:#294119;border:1px solid hsl(96,20%,70%)}.theme-green-dark .filter-chip input:checked~.chip-label,.theme-green-dark .chip-dropdown .active{background-color:#527a5c;color:#fffc;border:1px solid hsl(135,20%,40%)}.theme-red-light .filter-chip input:checked~.chip-label,.theme-red-light .chip-dropdown .active{background-color:#e6bfb3;color:#161e10;border:1px solid hsl(15,50%,80%)}.theme-red-dark .filter-chip input:checked~.chip-label,.theme-red-dark .chip-dropdown .active{background-color:#a85024;color:#fffc;border:1px solid hsl(20,65%,40%)}.chip-label{background:none;border:none;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.25rem 1rem;border-radius:.5rem;font-weight:700;white-space:nowrap;height:2rem}.theme-blue-dark .chip-label{border:1px solid rgba(255,255,255,.4);color:#fff8}.theme-blue-light .chip-label{border:1px solid #646d6f;color:#383f41}.theme-green-light .chip-label{border:1px solid rgba(0,51,0,.4);color:#4b6d35}.theme-green-dark .chip-label{border:1px solid rgba(255,255,255,.4);color:#fff8}.theme-red-light .chip-label{border:1px solid #6f6564;color:#413b38}.theme-red-dark .chip-label{border:1px solid rgba(255,255,255,.4);color:#fff8}.chip-label svg{transition:transform .15s;width:1rem}.chip-dropdown{position:absolute;font-weight:400;left:0;top:calc(100% + 1px);display:none;border-radius:.25rem;min-width:12rem;z-index:999;padding:.25rem 0;overflow:hidden;box-shadow:0 1rem 1rem #0003}.theme-blue-dark .chip-dropdown{background-color:#4b5d68;color:#fff;border:1px solid rgba(255,255,255,.2)}.theme-blue-light .chip-dropdown{background-color:#cde3ee;color:#082a36;border:1px solid #b4c0c2}.theme-green-light .chip-dropdown{background-color:#e9ede3;color:#193607;border:1px solid rgba(0,51,0,.2)}.theme-green-dark .chip-dropdown{background-color:#5b684b;color:#fff;border:1px solid rgba(255,255,255,.2)}.theme-red-light .chip-dropdown{background-color:#ebe4e0;color:#361307;border:1px solid #c2b7b4}.theme-red-dark .chip-dropdown{background-color:#68544b;color:#fff;border:1px solid rgba(255,255,255,.2)}.chip-dropdown div{padding:.25rem;cursor:pointer}.theme-blue-dark .chip-dropdown div:hover{background-color:#677f8e}.theme-blue-light .chip-dropdown div:hover{background-color:#9cbac9}.theme-green-light .chip-dropdown div:hover{background-color:#dce0d7}.theme-green-dark .chip-dropdown div:hover{background-color:#7d8e67}.theme-red-light .chip-dropdown div:hover{background-color:#e0dad7}.theme-red-dark .chip-dropdown div:hover{background-color:#8e7467}.filter-chip input:checked~.chip-dropdown{display:block}.filter-chip input:checked~.chip-label svg{transform:rotate(90deg)}.filter-chip input{display:none}.overview{display:flex}.search-list{width:100%;max-width:600px}.list{padding:0rem 0rem 10rem;height:calc(100vh - 13.5rem);position:relative;overflow-y:auto}.list-item{padding:.5rem 1rem;height:4.5rem;position:relative;display:flex;justify-content:center;flex-direction:column;gap:.25rem;transition-duration:.15s}.list-item:hover{-webkit-backdrop-filter:brightness(1.1);backdrop-filter:brightness(1.1)}.theme-blue-dark .list-item{border-top:1px solid rgba(255,255,255,.2)}.theme-blue-light .list-item{border-top:1px solid #b4c0c2}.theme-green-light .list-item{border-top:1px solid rgba(0,51,0,.2)}.theme-green-dark .list-item{border-top:1px solid rgba(255,255,255,.2)}.theme-red-light .list-item{border-top:1px solid #c2b7b4}.theme-red-dark .list-item{border-top:1px solid rgba(255,255,255,.2)}.theme-blue-dark .list-item:last-child{border-bottom:1px solid rgba(255,255,255,.2)}.theme-blue-light .list-item:last-child{border-bottom:1px solid #b4c0c2}.theme-green-light .list-item:last-child{border-bottom:1px solid rgba(0,51,0,.2)}.theme-green-dark .list-item:last-child{border-bottom:1px solid rgba(255,255,255,.2)}.theme-red-light .list-item:last-child{border-bottom:1px solid #c2b7b4}.theme-red-dark .list-item:last-child{border-bottom:1px solid rgba(255,255,255,.2)}.list-avatar{height:2.5rem;width:2.5rem;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem}.theme-blue-dark .list-avatar{background:hsl(203,50%,30%);color:#fff}.theme-blue-light .list-avatar{background:hsl(203,52%,44%);color:#fff}.theme-green-light .list-avatar{background:hsl(96,51%,25%);color:#fff}.theme-green-dark .list-avatar{background:hsl(96,45%,35%);color:#fffc}.theme-red-light .list-avatar{background:hsl(5,60%,40%);color:#fff}.theme-red-dark .list-avatar{background:hsl(5,53%,35%);color:#fffc}.list-headline,.list-supporting{margin-left:3.5rem}.theme-blue-dark .list-supporting{color:#fff8}.theme-blue-light .list-supporting{color:#383f41}.theme-green-light .list-supporting{color:#4b6d35}.theme-green-dark .list-supporting{color:#fff8}.theme-red-light .list-supporting{color:#413b38}.theme-red-dark .list-supporting{color:#fff8}.list-end{height:100%;padding:0 1.5rem 0 1rem;position:absolute;right:0;display:flex;justify-content:center;align-items:center}.list-end:before{content:"";width:1rem;height:1rem;display:block;transition-duration:.1s;border-radius:.125rem;cursor:pointer}.theme-blue-dark .list-end:before{background:hsl(203,16%,48%)}.theme-blue-light .list-end:before{background:hsl(200,30%,70%)}.theme-green-light .list-end:before{background:hsl(86,12%,86%)}.theme-green-dark .list-end:before{background:hsl(86,16%,48%)}.theme-red-light .list-end:before{background:hsl(20,12%,86%)}.theme-red-dark .list-end:before{background:hsl(20,16%,48%)}.theme-blue-dark .list-end.checked:before{background:url(/assets/media/checkmark.svg) hsl(203,50%,30%)}.theme-blue-light .list-end.checked:before{background:url(/assets/media/checkmark.svg) hsl(203,52%,44%)}.theme-green-light .list-end.checked:before{background:url(/assets/media/checkmark.svg) hsl(96,51%,25%)}.theme-green-dark .list-end.checked:before{background:url(/assets/media/checkmark.svg) hsl(96,45%,35%)}.theme-red-light .list-end.checked:before{background:url(/assets/media/checkmark.svg) hsl(5,60%,40%)}.theme-red-dark .list-end.checked:before{background:url(/assets/media/checkmark.svg) hsl(5,53%,35%)}.scrim{height:100vh;width:100vw;padding:2rem;background-color:#0006;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);position:absolute;top:0;left:0;z-index:100;display:flex;justify-content:center;align-items:center;animation:fadeIn .2s ease-out 1}.dialog{width:100%;min-width:17.5rem;max-width:35rem;border-radius:1.75rem;padding:1.5rem;overflow:hidden;animation:growHeight 1s ease-out 1}.theme-blue-dark .dialog{background-color:#36424a}.theme-blue-light .dialog{background-color:#ebf5fa}.theme-green-light .dialog{background-color:#eef3e7}.theme-green-dark .dialog{background-color:#414a36}.theme-red-light .dialog{background-color:#f5eeea}.theme-red-dark .dialog{background-color:#4a3c36}.dialog>*{animation:fadeIn .2s ease-out 1}.dialog-title{font-size:1.5rem;margin-bottom:1rem}.dialog-body{margin-bottom:1.5rem}.dialog-actions *{cursor:pointer;padding:.5rem;float:right;flex-wrap:nowrap;font-weight:700}.theme-blue-dark .dialog-actions *{color:#fff}.theme-blue-light .dialog-actions *{color:#082a36}.theme-green-light .dialog-actions *{color:#193607}.theme-green-dark .dialog-actions *{color:#fff}.theme-red-light .dialog-actions *{color:#361307}.theme-red-dark .dialog-actions *{color:#fff}.dialog-actions .disabled{cursor:not-allowed}.theme-blue-dark .dialog-actions .disabled{color:#fff3}.theme-blue-light .dialog-actions .disabled{color:#b4c0c2}.theme-green-light .dialog-actions .disabled{color:#0303}.theme-green-dark .dialog-actions .disabled{color:#fff3}.theme-red-light .dialog-actions .disabled{color:#c2b7b4}.theme-red-dark .dialog-actions .disabled{color:#fff3}.theme-blue-dark .dialog .input-label{background-color:#36424a}.theme-blue-light .dialog .input-label{background-color:#ebf5fa}.theme-green-light .dialog .input-label{background-color:#eef3e7}.theme-green-dark .dialog .input-label{background-color:#414a36}.theme-red-light .dialog .input-label{background-color:#f5eeea}.theme-red-dark .dialog .input-label{background-color:#4a3c36}.divider{margin:0rem 1rem 1.5rem}.theme-blue-dark .divider{border-top:1px solid rgba(255,255,255,.4)}.theme-blue-light .divider{border-top:1px solid #646d6f}.theme-green-light .divider{border-top:1px solid rgba(0,51,0,.4)}.theme-green-dark .divider{border-top:1px solid rgba(255,255,255,.4)}.theme-red-light .divider{border-top:1px solid #6f6564}.theme-red-dark .divider{border-top:1px solid rgba(255,255,255,.4)}.theme-blue-dark .squiggle{color:#fff3}.theme-blue-light .squiggle{color:#b4c0c2}.theme-green-light .squiggle{color:#0303}.theme-green-dark .squiggle{color:#fff3}.theme-red-light .squiggle{color:#c2b7b4}.theme-red-dark .squiggle{color:#fff3}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite}.theme-blue-dark .lds-ring div{border:8px solid hsl(203,50%,30%);border-color:hsl(203,50%,30%) transparent transparent transparent}.theme-blue-light .lds-ring div{border:8px solid hsl(203,52%,44%);border-color:hsl(203,52%,44%) transparent transparent transparent}.theme-green-light .lds-ring div{border:8px solid hsl(96,51%,25%);border-color:hsl(96,51%,25%) transparent transparent transparent}.theme-green-dark .lds-ring div{border:8px solid hsl(96,45%,35%);border-color:hsl(96,45%,35%) transparent transparent transparent}.theme-red-light .lds-ring div{border:8px solid hsl(5,60%,40%);border-color:hsl(5,60%,40%) transparent transparent transparent}.theme-red-dark .lds-ring div{border:8px solid hsl(5,53%,35%);border-color:hsl(5,53%,35%) transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.snackbar{position:absolute;margin:1rem;height:3rem;padding:0rem 0rem 0rem 1rem;border-radius:.25rem;display:flex;align-items:center;max-width:calc(100vw - 2rem)}.theme-blue-dark .snackbar{background-color:#fff;color:#222a2f}.theme-blue-light .snackbar{background-color:#082a36;color:#fafdff}.theme-green-light .snackbar{background-color:#193607;color:#fff}.theme-green-dark .snackbar{background-color:#fff;color:#2a2f22}.theme-red-light .snackbar{background-color:#361307;color:#fff}.theme-red-dark .snackbar{background-color:#fff;color:#2f2722}.snackbar-dismissible{background:url(/assets/media/delete.svg) center no-repeat;background-size:1.5rem;cursor:pointer;width:3rem;height:3rem;padding:.75rem;position:absolute;right:0}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/assets/fonts/roboto-v30-latin_latin-ext-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:300;src:url(/assets/fonts/roboto-v30-latin_latin-ext-300italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/assets/fonts/roboto-v30-latin_latin-ext-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:400;src:url(/assets/fonts/roboto-v30-latin_latin-ext-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/assets/fonts/roboto-v30-latin_latin-ext-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:700;src:url(/assets/fonts/roboto-v30-latin_latin-ext-700italic.woff2) format("woff2")}.card{padding:1rem;border-radius:1rem}.theme-blue-dark .card{background:radial-gradient(circle at bottom left,hsl(203,16%,25%),hsl(203,16%,35%))}.theme-blue-light .card{background:radial-gradient(circle at bottom left,hsl(200,60%,95%),hsl(200,50%,87%))}.theme-green-light .card{background:radial-gradient(circle at bottom left,hsl(86,35%,93%),hsl(86,23%,91%))}.theme-green-dark .card{background:radial-gradient(circle at bottom left,hsl(86,16%,25%),hsl(86,16%,35%))}.theme-red-light .card{background:radial-gradient(circle at bottom left,hsl(20,35%,94%),hsl(20,23%,90%))}.theme-red-dark .card{background:radial-gradient(circle at bottom left,hsl(20,16%,25%),hsl(20,16%,35%))}.card-title{font-size:2rem}.statistics{padding:1rem}*{box-sizing:border-box;font-family:Roboto}body{margin:0;padding:0;position:fixed}.wrapper{width:100vw;height:calc(100vh - 5rem);overflow-x:hidden;transition:background-color .15s,color .15s}.theme-blue-dark .wrapper{background:hsl(203,16%,16%);color:#fff}.theme-blue-light .wrapper{background:hsl(200,100%,99%);color:#082a36}.theme-green-light .wrapper{background:hsl(86,100%,100%);color:#193607}.theme-green-dark .wrapper{background:hsl(86,16%,16%);color:#fff}.theme-red-light .wrapper{background:hsl(20,100%,100%);color:#361307}.theme-red-dark .wrapper{background:hsl(20,16%,16%);color:#fff}.theme-blue-dark ::placeholder{color:#fff6}.theme-blue-light ::placeholder{color:#646d6f}.theme-green-light ::placeholder{color:#0306}.theme-green-dark ::placeholder{color:#fff6}.theme-red-light ::placeholder{color:#6f6564}.theme-red-dark ::placeholder{color:#fff6}.theme-blue-dark ::selection{background:hsl(203,50%,30%);color:#fff}.theme-blue-light ::selection{background:hsl(203,52%,44%);color:#fff}.theme-green-light ::selection{background:hsl(96,51%,25%);color:#fff}.theme-green-dark ::selection{background:hsl(96,45%,35%);color:#fffc}.theme-red-light ::selection{background:hsl(5,60%,40%);color:#fff}.theme-red-dark ::selection{background:hsl(5,53%,35%);color:#fffc}.w-100{width:100%!important}.theme-blue-dark .text-muted{color:#fff8}.theme-blue-light .text-muted{color:#383f41}.theme-green-light .text-muted{color:#4b6d35}.theme-green-dark .text-muted{color:#fff8}.theme-red-light .text-muted{color:#413b38}.theme-red-dark .text-muted{color:#fff8}#timerParticles{height:100%;overflow:hidden}.theme-blue-dark .error,.theme-blue-light .error,.theme-green-light .error,.theme-green-dark .error{background-color:#ca4545;color:#fff}.theme-red-light .error{background-color:#a2251f;color:#fff}.theme-red-dark .error{background-color:#f1665f;color:#fff}.center-both{display:flex;justify-content:center;align-items:center}.full-height{max-height:100vh;overflow-y:auto}nav{position:sticky;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1.5rem;font-weight:bolder}.theme-blue-dark nav{background-color:#36424a}.theme-blue-light nav{background-color:#ebf5fa}.theme-green-light nav{background-color:#eef3e7}.theme-green-dark nav{background-color:#414a36}.theme-red-light nav{background-color:#f5eeea}.theme-red-dark nav{background-color:#4a3c36}.navigation{display:flex;justify-content:space-between;align-items:center;padding:1rem;gap:1.5rem;height:5.5rem}.animation{position:absolute;display:block;width:100vw;height:100%;opacity:1;transition:opacity .2s;z-index:-2}.theme-blue-dark .animation{background:linear-gradient(90deg,hsl(203,50%,40%),hsl(203,16%,25%))}.theme-blue-light .animation{background:linear-gradient(90deg,hsl(189,52%,44%),hsl(200,60%,95%))}.theme-green-light .animation{background:linear-gradient(90deg,hsl(96,20%,70%),hsl(86,35%,93%))}.theme-green-dark .animation{background:linear-gradient(90deg,hsl(135,20%,40%),hsl(86,16%,25%))}.theme-red-light .animation{background:linear-gradient(90deg,hsl(15,50%,80%),hsl(20,35%,94%))}.theme-red-dark .animation{background:linear-gradient(90deg,hsl(20,65%,40%),hsl(20,16%,25%))}.hide{opacity:0}.theme-blue-dark .active-break{color:#fff8}.theme-blue-light .active-break{color:#383f41}.theme-green-light .active-break{color:#4b6d35}.theme-green-dark .active-break{color:#fff8}.theme-red-light .active-break{color:#413b38}.theme-red-dark .active-break{color:#fff8}.navigation input{border:none;outline:none;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);height:3.5rem;border-radius:2.5rem;width:100%;padding:0 1.25rem;font-size:1.5rem}.theme-blue-dark .navigation input{color:#fff;background:hsl(203,16%,35%)}.theme-blue-light .navigation input{color:#082a36;background:hsl(200,50%,87%)}.theme-green-light .navigation input{color:#193607;background:hsl(86,23%,91%)}.theme-green-dark .navigation input{color:#fff;background:hsl(86,16%,35%)}.theme-red-light .navigation input{color:#361307;background:hsl(20,23%,90%)}.theme-red-dark .navigation input{color:#fff;background:hsl(20,16%,35%)}.canvasjs-chart-credit{display:none}@media only screen and (min-width: 600px){.list{height:calc(100vh - 8.5rem)}.theme-blue-dark .search-list{background-color:#36424a;border-right:1px solid rgba(255,255,255,.2)}.theme-blue-light .search-list{background-color:#ebf5fa;border-right:1px solid #b4c0c2}.theme-green-light .search-list{background-color:#eef3e7;border-right:1px solid rgba(0,51,0,.2)}.theme-green-dark .search-list{background-color:#414a36;border-right:1px solid rgba(255,255,255,.2)}.theme-red-light .search-list{background-color:#f5eeea;border-right:1px solid #c2b7b4}.theme-red-dark .search-list{background-color:#4a3c36;border-right:1px solid rgba(255,255,255,.2)}.theme-blue-dark .selected{background-color:#222a2f}.theme-blue-light .selected{background-color:#fafdff}.theme-green-light .selected{background-color:#fff}.theme-green-dark .selected{background-color:#2a2f22}.theme-red-light .selected{background-color:#fff}.theme-red-dark .selected{background-color:#2f2722}.wrapper{height:100vh;width:calc(100vw - 5.5rem);margin-left:5.5rem}.fab{bottom:1rem}.fab:nth-of-type(2){bottom:5rem}.fab:nth-of-type(3){bottom:9rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes growHeight{0%{max-height:0px}to{max-height:1000px}}
