@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+KR:wght@100..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;color:inherit}body{font-family:Noto Sans KR,Inter,sans-serif;box-sizing:border-box}.main-container{display:flex;min-height:100vh}.content-container{padding:5rem 2rem 2rem 10rem;width:100%}.title{font-size:1.5rem;font-weight:600;margin-bottom:3rem}.empty-message{text-align:center;padding-top:10rem;margin-bottom:1rem;font-weight:300;font-size:1.2rem}.hamburger{display:none;position:fixed;top:1rem;left:1rem;z-index:200;background:none;border:none;cursor:pointer;padding:.4rem;border-radius:.4rem;transition:background-color .15s ease}.hamburger:hover{background-color:#f1eded}.hamburger span{display:block;width:22px;height:2px;background-color:#333;margin:5px 0;border-radius:2px;transition:all .25s ease}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000059;z-index:99}@media(max-width:768px){.content-container{padding:4.5rem 1.5rem 2rem}.title{font-size:1.3rem;margin-bottom:2rem}.empty-message{padding-top:6rem;font-size:1rem}}@media(max-width:480px){.hamburger{display:block}.content-container{padding:4rem 1rem 5rem}.title{font-size:1.2rem;margin-bottom:1.5rem}.empty-message{padding-top:4rem;font-size:.95rem}}._container_9kdd5_1{width:100%;max-width:17%;background-color:#fcfaf8;padding:2rem;font-weight:300;font-size:14px;color:#000;transition:transform .25s ease}._header_9kdd5_12{display:flex;justify-content:space-between;margin-bottom:1rem}._action-list_9kdd5_18 li:first-child{color:#dc4b3e;font-size:16px;font-weight:400}@media(max-width:768px){._container_9kdd5_1{max-width:220px;min-width:180px;padding:1.5rem;font-size:13px}}@media(max-width:480px){._container_9kdd5_1{position:fixed;top:0;left:0;height:100vh;max-width:70vw;min-width:unset;width:70vw;z-index:100;padding:4rem 1.5rem 2rem;box-shadow:4px 0 16px #0000001a;transform:translate(-100%)}._container_9kdd5_1._open_9kdd5_51{transform:translate(0)}}._container_41f6g_1{cursor:pointer;display:flex;gap:.8rem;color:#000}._link_41f6g_8{display:inline-block;width:100%;border-radius:.5rem;transition:background-color .15s ease-in-out;padding:.5rem .7rem}._link_41f6g_8:hover{background-color:#f1eded}._active_41f6g_20,._active_41f6g_20:hover{background-color:#ffefe5}._form_14gvi_1{padding:1rem 2rem;border-radius:1rem;width:80%;box-shadow:#0000003d 0 3px 8px;animation:_modalForm_14gvi_1 .4s ease-out forwards}@keyframes _modalForm_14gvi_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._form_14gvi_1 p{display:flex;flex-direction:column;margin:1rem 0}._form-actions_14gvi_27{display:flex;justify-content:flex-end;gap:.6rem}._button_14gvi_33{padding:.5rem 1rem;border:none;border-radius:.5rem;font-size:1rem;color:#fff;background-color:#dc4b3e;cursor:pointer;transition:background-color .1s ease-in-out}._button_14gvi_33:hover{background-color:#eb5042}._button-text_14gvi_48{padding:.5rem 1rem;border:none;border-radius:.5rem;font-size:1rem;color:#000;cursor:pointer;transition:background-color .1s ease-in-out}._button-text_14gvi_48:hover{background-color:#f7f4f3}@media(max-width:768px){._form_14gvi_1{width:100%;padding:1rem 1.5rem}}@media(max-width:480px){._form_14gvi_1{width:100%;padding:1rem;border-radius:.7rem;box-shadow:#00000026 0 2px 6px}._button_14gvi_33,._button-text_14gvi_48{font-size:.9rem;padding:.5rem .8rem}}._container_1xn7v_1{display:flex;flex-direction:column;gap:.5rem}._label_1xn7v_7{font-size:1rem;font-weight:600}._textarea_1xn7v_12{outline:none;padding:.5rem;border:.01rem solid black;height:3rem}._input_1xn7v_19{outline:none;padding:.5rem;border:.01rem solid black;border-radius:.2rem;height:1.5rem;font-size:1rem}._add-todo-button_8qbvy_3{cursor:pointer;transition:all .1s ease-out;font-weight:200}._add-todo-button_8qbvy_3:hover{color:#dc4b3e;font-weight:400}._todos_3ueu3_1{margin:1.5rem 0;display:flex;flex-direction:column;gap:1.5rem}._todo_3ueu3_1{display:flex;gap:1rem;align-items:center;justify-content:space-between;border-bottom:.1rem solid rgb(225,221,221);padding-bottom:.7rem;width:80%;margin-bottom:1rem}._title_3ueu3_19{margin-left:1rem}@media(max-width:768px){._todo_3ueu3_1{width:100%}}@media(max-width:480px){._todos_3ueu3_1{gap:1rem;margin:1rem 0}._todo_3ueu3_1{width:100%;gap:.5rem;flex-wrap:wrap}._title_3ueu3_19{font-size:.95rem;margin-left:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}}._todo-button_1v2q5_1{border:none;border-radius:.3rem;padding:.5rem 1rem;cursor:pointer;transition:all .15s ease-out}._todo-button_1v2q5_1:hover{background-color:#dc4b3e;color:#fff}._todo-button-text_1v2q5_14{border:none;border-radius:.3rem;padding:.5rem 1rem;cursor:pointer;transition:all .15s ease-out;background-color:inherit}._todo-button-text_1v2q5_14:hover{background-color:#d5d5d5}._container_1w1ia_1{padding:12rem 0;width:100%;display:flex;flex-direction:column;align-items:center;font-style:italic}._title_1w1ia_10{font-size:5rem;font-weight:600;margin-bottom:3rem;padding:1rem;background:linear-gradient(to right,#dc4b3e,#d18f89);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){._container_1w1ia_1{padding:8rem 1rem}._title_1w1ia_10{font-size:3.5rem;margin-bottom:2rem}}@media(max-width:480px){._container_1w1ia_1{padding:5rem 1rem}._title_1w1ia_10{font-size:2.5rem;margin-bottom:1.5rem;text-align:center}}
