body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,div,ul,li,label{margin:0;padding:0;box-sizing:border-box}._CheckList_8w7vu_1{--check-list-item-pad: 10px;--check-list-item-gap: 8px;--check-list-color-shadow: #888;display:grid;grid-template-rows:auto 1fr;height:100vh}._CheckList_8w7vu_1 a{display:flex;align-items:center;color:unset;gap:2px;font-size:1.2em;text-decoration:none}._CheckList_8w7vu_1>span:first-of-type{display:flex;align-items:center;box-shadow:0 0 10px -5px var(--check-list-color-shadow);padding:var(--check-list-item-pad);justify-content:space-between}._CheckList_8w7vu_1 ul{display:flex;list-style:none;flex-direction:column;overflow-y:scroll}._CheckList_8w7vu_1 ._CheckBox_8w7vu_30{padding:var(--check-list-item-pad)}._CheckList_8w7vu_1 ._CheckBox_8w7vu_30 span:last-of-type{display:flex;gap:8px}._CheckList_8w7vu_1 ._WeekLabel_8w7vu_37{display:block;padding:var(--check-list-item-pad)}._CheckBox_1ntxw_1{--cb-color-border: #888;--cb-color-checked: #008;--cb-color-unchecked: #fff;--cb-size: 1.2em;--cb-check-size: 1em;--cb-gap: .4em;display:flex;flex-direction:row;align-items:center}._CheckBox_1ntxw_1 input{appearance:none;-webkit-appearance:none;margin:0}._CheckBox_1ntxw_1>span:first-of-type{display:flex;align-items:center;justify-content:center;background-color:var(--cb-color-unchecked);border:.2em solid var(--cb-color-border);border-radius:.2em;box-sizing:border-box;width:var(--cb-size);height:var(--cb-size)}._CheckBox_1ntxw_1>span:first-of-type:before{content:"";display:block;clip-path:polygon(11% 34%,46% 68%,88% 1%,100% 8%,50% 91%,0 48%);width:var(--cb-check-size);height:var(--cb-check-size);transform:scale(0)}._CheckBox_1ntxw_1>span:last-of-type{margin-left:var(--cb-gap)}._CheckBox_1ntxw_1 input:checked+span{background-color:var(--cb-color-checked)}._CheckBox_1ntxw_1 input:checked+span:before{transform:scale(1);background-color:var(--cb-color-unchecked)}
