body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrap{justify-content:center;position:relative}.wrap,.wrap .inner{align-items:center;display:flex}.wrap .inner{background-color:#f9ffff;flex-direction:column;height:100vh;max-width:50rem;width:100%}.wrap .inner .title{background-color:#e0effe;color:#454d52;font-family:Acme;font-size:3.2rem;padding:1.6rem 0;text-align:center;text-transform:uppercase;width:100%}.wrap .inner .contents{display:flex;flex-direction:column;height:calc(100vh - 6.4rem);justify-content:space-between;width:100%}.listWrap{height:calc(100% - 14rem);width:100%}.listWrap .insertWrap{align-items:stretch;display:flex}.listWrap .insertWrap .insert{font-size:1.5rem;padding-left:1.6rem;width:calc(100% - 4rem)}.listWrap .insertWrap .insertBtn{background-color:#7dabf4;color:#fff;font-size:2.6rem;padding:.8rem 0;width:5rem}.modal{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw;z-index:1000}.modal,.modal .modalOverlay{left:0;position:absolute;top:0}.modal .modalOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.5);height:100%;width:100%}.modal .updateWrap{background-color:#f9ffff;border-radius:1.2rem;display:flex;flex-direction:column;gap:2.4rem;justify-content:space-between;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40rem}@media(max-width:480px){.modal .updateWrap{width:84%}}.modal .updateWrap .modalTit{background-color:#e0effe;border-radius:1.2rem 1.2rem 0 0;color:#454d52;display:inline-block;font-family:NotoSansKR-Bold;font-size:1.6rem;padding:1.8rem 0;text-align:center;width:100%}.modal .updateWrap .inputGroup{align-items:flex-start;display:flex;gap:1rem;padding:0 2rem}.modal .updateWrap .label{font-size:1.5rem;font-weight:700;padding-top:.4rem}.modal .updateWrap .content{align-self:center;background-color:transparent;border-color:#d6d6d6;flex-grow:1;font-size:1.5rem;padding:.6rem}.modal .updateWrap .btnWrap{align-items:center;border-top:1px solid #d6d6d6;display:flex;gap:1rem;padding:1.5rem}.modal .updateWrap .btnWrap .btn{background-color:#e0effe;border-radius:.4rem;color:#454d52;font-family:NotoSansKR-Bold;font-size:1.5rem;padding:1rem;width:100%}.modal .updateWrap .btnWrap .btn:nth-of-type(2){margin-left:.6rem}.dateWrap{padding:1.5rem 1.6rem}.date{color:#6e7981;font-size:1.3rem}.itemWrap{border-top:2px solid #f1f1f1;height:calc(100% - 9rem);overflow:auto}.itemWrap::-webkit-scrollbar{display:none}.itemWrap .item{align-items:center;background-color:#f4fcfc;display:flex;gap:1.6rem;justify-content:space-between;padding:1.2rem 1.6rem;width:100%}.itemWrap .item+.item{margin-top:.6rem}.itemWrap .item .txtWrap{word-wrap:break-word;align-items:center;display:flex;position:relative}.itemWrap .item .txtWrap .check[type=checkbox]{opacity:0;z-index:100}.itemWrap .item .txtWrap .check[type=checkbox]+label{border:1px solid #707070;display:inline-block;height:1.6rem;left:0;position:absolute;top:4px;width:1.6rem}.itemWrap .item .txtWrap .check[type=checkbox]:checked+label:after{content:"✔";font-size:1.3rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.itemWrap .item .txtWrap .check[type=checkbox]:checked~.itemTxt{color:#d1d1d1;text-decoration:line-through}.itemWrap .item .txtWrap .itemTxt{font-size:1.5rem;line-height:1.5;margin-left:1rem;overflow-wrap:break-word;word-break:break-all}.itemWrap .item .btnWrap{flex-shrink:0}.itemWrap .item .btnWrap .btn{font-size:1.3rem}.itemWrap .item .btnWrap .btn:nth-of-type(2){margin-left:1rem}.weatherWrap{margin-bottom:5rem}.weatherWrap .tit{color:#6e7981;font-size:1.5rem}.weatherWrap .content{align-items:center;display:flex;justify-content:center}.weatherWrap .content .weatherImg{width:4rem}.weatherWrap .content .text{color:#6e7981;font-size:1.3rem;margin-top:.4rem}.weatherWrap .content .text:nth-of-type(2){margin-left:1.4rem}@media screen and (max-width:480px){html{font-size:.8px}}@font-face{font-family:Acme;src:url(/to-do-list/static/media/Acme-Regular.f6db4c5c3282b4e95e85.ttf)}@font-face{font-family:NotoSansKR-Regular;src:url(/to-do-list/static/media/NotoSansKR-Regular.e1aa54c04a18648e6468.otf)}@font-face{font-family:NotoSansKR-Bold;font-weight:700;src:url(/to-do-list/static/media/NotoSansKR-Bold.c252383c4f70753be0e7.otf)}
/*# sourceMappingURL=main.2200c3fd.css.map*/