@import"https://fonts.googleapis.com/css2?family=Jura:wght@300..700&display=swap";body{background-color:#fff7ed}.App{font-family:sans-serif}h1{color:#333;margin-bottom:20px}h2{color:#444;margin-top:0}nav ul{display:flex;list-style:none;justify-content:center;background-color:#f0f0f0;margin:0;padding:10px}nav li{margin:0 15px}nav a{text-decoration:none;color:#333;font-weight:700}nav a:hover{color:#007bff}._header-content_1sywq_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;height:100%;width:100%;background:linear-gradient(#fff,#fff,#fff7ed)}._logo_1sywq_11{height:90px}._title_1sywq_15{font-family:jura,sans-serif}._logout_btn_1sywq_18:hover{background-color:#fff;cursor:pointer}@media screen and (max-width: 720px){._logo_1sywq_11{width:120px;height:auto}}@media screen and (max-width: 480px){._header-content_1sywq_2{width:100%;height:auto;justify-content:space-between;align-items:center;display:flex}._logo_1sywq_11{width:80px;height:auto}._title_1sywq_15{display:none}._logout_btn_1sywq_18{font-size:10px}}._logout_btn_1sywq_18 a{position:relative;display:flex;justify-content:space-around;align-items:center;margin:0 auto;max-width:240px;padding:10px 25px;color:#313131;transition:.3s ease-in-out;font-weight:500}._logout_btn_1sywq_18 a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#6bb6ff33;transition:all .3s}._logout_btn_1sywq_18 a:hover:before{opacity:0;transform:scale(.4)}._logout_btn_1sywq_18 a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;transition:all .3s;border:2px solid rgb(107,182,255,.4);transform:scale(1.2)}._logout_btn_1sywq_18 a:hover:after{opacity:1;transform:scale(1)}._button-container_1i9x4_1{display:flex;justify-content:center;align-items:center}._signin-button_1i9x4_7{background-color:#4caf50;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer}._cell_wjbhv_1{margin:auto auto 3px;display:grid;grid-template-columns:1fr 3fr 1.5fr;grid-template-rows:1fr 2fr;width:800px;height:auto;position:relative;z-index:1;border-radius:5px;overflow:hidden}._cellDate_wjbhv_15{padding-left:5px;overflow-wrap:break-word;z-index:1;margin:0;grid-column:1 / 2;grid-row:1 / 3;background-color:#bce8d9;border-right:1px solid #fff7ed}._cellTitle_wjbhv_26{padding-left:5px;overflow-wrap:break-word;z-index:1;margin:0;grid-column:2 / 3;grid-row:1 / 2;background-color:#d9d9d9;border-right:1px solid #fff7ed}._cellTag_wjbhv_37{display:flex;justify-content:center;overflow-wrap:break-word;z-index:1;margin:0;grid-column:3 / 4;grid-row:1 / 2;background-color:#ffcfd7}._cellMemo_wjbhv_48{padding-left:5px;overflow-wrap:break-word;padding-right:15%;z-index:1;margin:0;grid-column:2 / 4;grid-row:2 / 3;background-color:#f9e9ed;border-top:1px solid #fff7ed}._plus-button_wjbhv_60{position:absolute;z-index:2;bottom:3px;right:3px;background-color:#d9d9d9;border:1px solid black;border-radius:20px;cursor:pointer;color:#000}._plus-button_wjbhv_60:hover{background-color:#9a9a9a}@media screen and(max-width:820px){._cell_wjbhv_1{width:100%}}@media screen and (max-width: 480px){._cell_wjbhv_1{width:100%;height:auto;font-size:12px}._plus-button_wjbhv_60{font-size:10px}}._plus-cancel_te1z4_1{box-shadow:0 0 2em #777;width:60px;height:60px;border-radius:50%;background:#fff;cursor:pointer;position:fixed;bottom:20px;right:20px;z-index:1000}._plus-cancel_te1z4_1:before,._plus-cancel_te1z4_1:after{content:"";display:block;background:#548687;position:absolute;height:30px;width:4px;border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%)}._plus-cancel_te1z4_1:before,._plus-cancel_te1z4_1:after{content:"";display:block;background:#548687;position:absolute;height:30px;width:4px;border-radius:2px;top:50%;left:50%;transition:transform .3s ease}._plus-cancel_te1z4_1:before{transform:translate(-50%,-50%) rotate(90deg)}._plus-cancel_te1z4_1:after{transform:translate(-50%,-50%)}._plus-cancel_te1z4_1._selected_te1z4_51:before{transform:translate(-50%,-50%) rotate(225deg)}._plus-cancel_te1z4_1._selected_te1z4_51:after{transform:translate(-50%,-50%) rotate(135deg)}._modal-overlay_47pio_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100}._modal_wrap_47pio_14{background-color:#fff7ed;height:auto;width:400px;box-shadow:2px 4px 2px #00000040;border-radius:20px;overflow:hidden}._set_info_47pio_22{display:flex;height:60px}._input_area_47pio_26{padding:10px 40px 5px}._btns_47pio_29{display:flex;gap:10px;justify-content:flex-end;margin-right:5px;margin-bottom:5px}._date_area_47pio_36{background-color:#bce8d9;width:50%;align-items:center;display:flex;justify-content:space-between;padding-left:35px;padding-right:12px}._date_47pio_36{background-color:#bce8d9;border:none;outline:none;text-align:center}._tag_area_47pio_51{background-color:#ffcfd7;width:50%;align-items:center;display:flex;justify-content:space-between;padding-left:35px;padding-right:12px;position:relative}._tag_47pio_51{background-color:#ffcfd7;border:none;outline:none;text-align:center}._tag_btn_47pio_67{background-color:#fff;width:30px;height:30px;border:none;border-radius:100%;font-size:20px;cursor:pointer;color:#000;align-items:center;text-align:center}._tag_btn_47pio_67:hover{background-color:#f5f5f5;box-shadow:2px 2px 2px #00000040}._memo_area_47pio_85{margin:auto;width:100%}._memo_47pio_85{background-color:#fff7ed;border:none;outline:none;text-align:left;border-radius:10px}._memo_text_47pio_96{background-color:#fff;width:100%;height:100px;border-radius:10px;border:solid 1px}._register_btn_47pio_103{width:17%;height:30px;background-color:#fff;border-radius:30px;cursor:pointer;font-size:16px;border:1px solid black;color:#000}._register_btn_47pio_103:hover{background-color:#f5f5f5;box-shadow:2px 2px 2px #00000040}._date_btn_47pio_117{width:30px;height:30px;position:relative;color:transparent;background-color:#fff;border-radius:30px;border:none}._date_btn_47pio_117::-webkit-calendar-picker-indicator{background:transparent;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:1}._date_btn_47pio_117::-webkit-inner-spin-button,._date_btn_47pio_117::-webkit-clear-button{-webkit-appearance:none;display:none}._date_btn_47pio_117:after{font-size:20px;content:"+";display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;color:#000;pointer-events:none}._date_btn_47pio_117:hover{box-shadow:2px 2px 2px #00000040}._date_btn_47pio_117:hover:after{background-color:#f5f5f5}._title_area_47pio_171{margin-bottom:10px}._title_47pio_171{background-color:#fff7ed;border:none;outline:none;text-align:left;border-radius:10px}._title_text_47pio_181{background-color:#fff;border-radius:10px;height:25px;width:100%;border:solid 1px}._tag_list_47pio_188{background-color:#bce8d9;padding:10px;height:100px;position:absolute;top:46px;right:32px;z-index:1}._tag_option_47pio_198{border-radius:5px}._tag_option_47pio_198:hover{background-color:#fff}._custom_tag_47pio_204{width:100%;height:15px;border:solid 1px}@media screen and (max-width: 480px){._modal_wrap_47pio_14{width:340px}._register_btn_47pio_103{font-size:12px}._memo_text_47pio_96{height:80px}}
