:root{--primary:#1b1717;--secondary:#810000;--third:#ce1212;--fourth:#eeebdd}*{margin:0;padding:0;box-sizing:border-box;color:#eee}body{font-family:Comfortaa,-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::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:rgba(0,0,0,.8)}body::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.8);border-radius:1rem}h1,h2,h3,h4,h5{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root{text-align:center;background-color:var(--primary);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.container{max-width:1200px}._app_s4f4h_1{display:flex;width:100%;justify-content:center}._app_s4f4h_1 header{display:flex;flex-direction:row;justify-content:space-between;width:100%;position:fixed;top:0;z-index:1;background-color:var(--primary);border-bottom:1px solid var(--third)}._app_s4f4h_1 header div{display:flex;align-items:center;height:3rem;margin:1rem}._app_s4f4h_1 header div span{font-size:18px;font-weight:700}._app_s4f4h_1 header div a{font-size:2rem;cursor:pointer}._app_s4f4h_1 header div a img{margin-right:.5rem;height:3rem}._app_s4f4h_1 nav{width:100%;display:flex;justify-content:center;position:fixed;background-color:var(--primary);z-index:1;bottom:0;height:4rem;box-shadow:0 0 4px 1px rgba(238,238,238,.1)}._app_s4f4h_1 nav ul{font-family:Comfortaa;background-color:transparent;border:none;width:33%;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:500;margin:auto 0}._app_s4f4h_1 nav ul:not(:last-child){border-right:solid 1px var(--third)}._app_s4f4h_1 nav a{text-decoration:none;display:flex;flex-direction:column-reverse}._app_s4f4h_1 nav span{font-size:16px;margin:.2rem}@media screen and (min-width:768px){._app_s4f4h_1 header{justify-content:center}._app_s4f4h_1 header div{margin:1rem 0;width:600px}._app_s4f4h_1 header div:nth-child(2){justify-content:flex-end}._app_s4f4h_1 header div span{font-size:1.5rem}._app_s4f4h_1 nav ul{width:300px;font-size:16px}._app_s4f4h_1 nav span{font-size:22px}}._login_178ut_1{width:100%;display:flex;justify-content:center;align-items:center}._login_178ut_1>div{width:100%;display:flex;padding:0 1rem;justify-content:space-between}._presentation_178ut_15{text-align:start;font-size:1rem;line-height:1.8rem}._images_178ut_21{position:relative;width:50%}#_blob1_178ut_1,#_blob_178ut_1{position:absolute}#_blob_178ut_1{height:30rem;width:auto;top:-10%;left:20%}#_blob1_178ut_1{height:30rem;width:auto;top:-10rem;left:0}#_noteIcon_178ut_1{position:absolute;left:20%;height:20rem;width:auto;z-index:1}h1{margin:1rem 0}._loginBtn_178ut_57{border-radius:6px;width:10rem;padding:.5rem 1rem;border:0;cursor:pointer;margin-top:5rem;background-color:#4285f4}._loginBtn_178ut_57 img{width:2.2rem;height:auto;border-radius:50%;background-color:#eee}._disabled_178ut_73{cursor:not-allowed}p{font-size:12px;margin-top:.5rem}@media screen and (max-width:480px){#_blob_178ut_1{height:30rem;width:auto;top:-10%;left:-50%}#_blob1_178ut_1{height:30rem;width:auto;top:-10rem;left:-20%}}._ldsEllipsis_11mof_1{display:inline-block;position:relative;width:80px;height:80px}._ldsEllipsis_11mof_1 div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#eee;animation-timing-function:cubic-bezier(0,1,1,0)}._ldsEllipsis_11mof_1 div:nth-child(1){left:8px;animation:_lds-ellipsis1_11mof_1 .6s infinite}._ldsEllipsis_11mof_1 div:nth-child(2){left:8px;animation:_lds-ellipsis2_11mof_1 .6s infinite}._ldsEllipsis_11mof_1 div:nth-child(3){left:32px;animation:_lds-ellipsis2_11mof_1 .6s infinite}._ldsEllipsis_11mof_1 div:nth-child(4){left:56px;animation:_lds-ellipsis3_11mof_1 .6s infinite}@keyframes _lds-ellipsis1_11mof_1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes _lds-ellipsis3_11mof_1{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes _lds-ellipsis2_11mof_1{0%{transform:translate(0,0)}100%{transform:translate(24px,0)}}._notes_gxdf5_1{width:100%;position:absolute;top:5rem;display:flex;flex-direction:column;align-items:center;padding:1rem;background-color:var(--primary)}._notes_gxdf5_1 p{text-align:left;margin-bottom:.5rem}._filter_gxdf5_16{width:100%}._filter_gxdf5_16 span{float:left;font-style:italic}._message_gxdf5_24{padding:30rem auto;font-size:22px;line-height:2rem}._container_gxdf5_31,._favorites_gxdf5_30{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}._container_gxdf5_31{margin-bottom:5rem}@media screen and (min-width:768px){._container_gxdf5_31,._favorites_gxdf5_30{max-width:1200px}}._noteCard_d391k_1{display:inline-block;width:calc(50% - .5rem);position:relative;background-color:rgba(153,153,153,.1);border-radius:6px;border:solid 1px #999;padding:1rem;margin:0 .2rem;margin-bottom:1rem;height:fit-content}._noteCard_d391k_1 div{width:100%;text-align:left;cursor:pointer}._noteCard_d391k_1 div h3{overflow:hidden;text-overflow:ellipsis;font-size:1rem;font-weight:700;margin-bottom:.5rem}._noteCard_d391k_1 ._bodyCard_d391k_25{overflow:hidden;text-overflow:ellipsis;max-height:12rem;margin-bottom:2rem;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}._noteCard_d391k_1 ._bodyCard_d391k_25::-webkit-scrollbar{display:none}._noteCard_d391k_1 ._bodyCard_d391k_25 div{white-space:pre-line;font-size:.875rem;overflow:hidden}._footCard_d391k_45{display:flex;position:absolute;justify-content:space-between;align-items:center;padding:0 .5rem;bottom:0;left:0}._footCard_d391k_45 a{cursor:pointer;display:flex;border-radius:50%;padding:.5rem;transition:background-color .1s linear}._footCard_d391k_45 a:active{background-color:rgba(153,153,153,.1)}._selected_d391k_65{color:var(--third)}@media screen and (min-width:480px){._noteCard_d391k_1{width:calc(50% - .5rem)}._noteCard_d391k_1 div h3{font-size:1.1rem}._noteCard_d391k_1 ._bodyCard_d391k_25 div p{font-size:1rem}._footCard_d391k_45 a span{font-size:1.5rem}}@media screen and (min-width:480px){._noteCard_d391k_1{width:48%}}@media screen and (min-width:640px){._noteCard_d391k_1{width:30%}._noteCard_d391k_1 ._bodyCard_d391k_25 p{margin:0}}@media screen and (min-width:768px){._noteCard_d391k_1{width:23%;margin:.5rem}._noteCard_d391k_1 div h3{font-size:1.3rem}._noteCard_d391k_1 ._bodyCard_d391k_25 div p{font-size:1.1rem}._footCard_d391k_45 a span{font-size:1.8rem}}._container_85o30_1{background-color:var(--primary);position:absolute;top:0;padding:6rem 1rem;width:100%}._label_85o30_9{display:flex;justify-content:space-between;align-items:center;width:100%;background-color:rgba(238,238,238,.1);border-radius:6px;margin-bottom:1rem;padding:1rem .5rem}._label_85o30_9 div{cursor:pointer}._label_85o30_9 span{text-align:center;vertical-align:middle}._label_85o30_9 div>a{cursor:pointer;border-radius:50%;padding:.5rem}._label_85o30_9 div>a:hover{background-color:rgba(238,238,238,.1)}._title_85o30_35{padding:0 1rem;font-size:18px;text-transform:capitalize}._delete_85o30_41{color:var(--third)}._message_85o30_45{display:flex;flex-direction:column}._message_85o30_45 span{margin:.5rem}@media screen and (min-width:480px){._container_85o30_1{display:flex;flex-direction:column;align-items:center}._label_85o30_9{width:70%}}@media screen and (min-width:640px){._container_85o30_1{display:flex;justify-content:space-around;flex-direction:row}._label_85o30_9{width:49%}}@media screen and (min-width:768px){._container_85o30_1{max-width:1200px;padding:6rem 0}}._container_76xin_1{position:absolute;top:0;padding:6rem 1rem;background-color:var(--primary);width:100%}._reminder_76xin_9{width:100%;display:flex;justify-content:space-between;background-color:rgba(238,238,238,.1);border-radius:6px;padding:1rem .5rem;margin-bottom:1rem;align-items:center;cursor:pointer}._reminder_76xin_9 div{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:row}._reminder_76xin_9 div div{display:flex}._reminder_76xin_9 div div h3{margin-bottom:.5rem;font-size:16px;text-transform:capitalize}._reminder_76xin_9 div div h4{font-size:12px;font-style:italic}._reminder_76xin_9 div span{padding:.5rem}._delete_76xin_43{padding:.5rem;color:var(--third);cursor:pointer;border-radius:50%}._delete_76xin_43:hover{background-color:rgba(238,238,238,.1)}._content_76xin_53{width:100%;display:flex;flex-direction:row;justify-content:space-between}._content_76xin_53 div{flex-direction:column}@media screen and (min-width:640px){._reminder_76xin_9{width:80%;margin:0 auto 1rem auto}._reminder_76xin_9 div div h3{font-size:1.1rem}._reminder_76xin_9 div div h4{font-size:.9rem}}@media screen and (min-width:768px){._container_76xin_1{max-width:1200px;display:flex;flex-wrap:wrap;justify-content:space-between}._reminder_76xin_9{width:49%;margin:0;margin-bottom:1rem}}._add_1tfw5_1{position:absolute;top:5rem;display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--primary)}._add_1tfw5_1 button{cursor:pointer}._add_1tfw5_1 input,._add_1tfw5_1 label,._add_1tfw5_1 select,._add_1tfw5_1 textarea{text-align:left;display:block}._add_1tfw5_1 label{padding:.5rem;text-indent:.5rem}._add_1tfw5_1 div{width:100%;font-size:14px}._add_1tfw5_1 div button{background-color:transparent;border:transparent;font-family:Comfortaa;padding:1rem .5rem}._add_1tfw5_1 input,._add_1tfw5_1 select,._add_1tfw5_1 textarea{font-family:Comfortaa;margin-top:.2rem;background-color:rgba(238,238,238,.1);border:solid 2px rgba(238,238,238,.2);width:100%;border-radius:6px;padding:.5rem}._add_1tfw5_1 input:focus,._add_1tfw5_1 select:focus,._add_1tfw5_1 textarea:focus{border:solid 2px rgba(238,238,238,.5);background-color:rgba(238,238,238,.2);outline:0}._add_1tfw5_1 form>button:last-of-type{width:100%;background-color:var(--third)!important;border-radius:6px}._add_1tfw5_1 form>button:disabled{filter:opacity(.7)}._selected_1tfw5_61{color:var(--third);font-weight:900;text-decoration:underline;font-size:16px}._addNote_1rcsx_1{display:flex;flex-direction:column;align-items:center;width:100%}._addNote_1rcsx_1 form{width:90%}._addNote_1rcsx_1 textarea{resize:none;height:200px}._addNote_1rcsx_1 select{margin:.5rem;max-width:calc(100% - 1rem)}._addNote_1rcsx_1 option{background-color:gray}._selected_1rcsx_22{color:var(--third);text-decoration:underline}._labelBadge_1rcsx_27{font-size:12px;background-color:rgba(238,238,238,.1);border-radius:1rem;padding:.3rem;cursor:pointer;margin:0 .5rem}._labelBadge_1rcsx_27:first-of-type{margin-left:0}._cancelBtn_1rcsx_39{margin-top:1rem;border:2px solid #eee!important;border-radius:6px;width:90%}@media screen and (min-width:640px){._addNote_1rcsx_1 form{max-width:800px}._addNote_1rcsx_1 label{font-size:1.3rem}._addNote_1rcsx_1 a,._addNote_1rcsx_1 button,._addNote_1rcsx_1 input,._addNote_1rcsx_1 select,._addNote_1rcsx_1 textarea{font-size:1.1rem}._cancelBtn_1rcsx_39{max-width:800px}}._addLabel_1h831_1{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._addLabel_1h831_1 form{width:90%;display:flex;flex-direction:column}._addLabel_1h831_1 form label{width:100%;text-align:left}._cancelBtn_1h831_18{border:1px solid #eee!important;margin-top:1rem;width:90%}@media screen and (min-width:640px){._addLabel_1h831_1 form{max-width:800px}._addLabel_1h831_1 label{font-size:1.3rem}._addLabel_1h831_1 a,._addLabel_1h831_1 button,._addLabel_1h831_1 input,._addLabel_1h831_1 select,._addLabel_1h831_1 textarea{font-size:1.1rem}._cancelBtn_1h831_18{max-width:800px;border-radius:6px}}._addReminder_1bj5y_1{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%}._addReminder_1bj5y_1 form{width:90%}._addReminder_1bj5y_1 div{display:flex;align-items:center;padding:.5rem}._addReminder_1bj5y_1 option{background-color:gray}._cancelBtn_1bj5y_20{border:1px solid #eee!important;margin-top:1rem;width:90%}@media screen and (min-width:640px){._addReminder_1bj5y_1 form{max-width:800px}._addReminder_1bj5y_1 label{font-size:1.3rem}._addReminder_1bj5y_1 a,._addReminder_1bj5y_1 button,._addReminder_1bj5y_1 input,._addReminder_1bj5y_1 select,._addReminder_1bj5y_1 textarea{font-size:1.1rem}._cancelBtn_1bj5y_20{max-width:800px;border-radius:6px}}._add_1urw1_1{position:absolute;top:5rem;display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--primary)}._add_1urw1_1 button{cursor:pointer}._add_1urw1_1 input,._add_1urw1_1 label,._add_1urw1_1 select,._add_1urw1_1 textarea{text-align:left;display:block}._add_1urw1_1 label{padding:.5rem;text-indent:.5rem}._add_1urw1_1 div{width:100%;font-size:14px}._add_1urw1_1 div button{background-color:transparent;border:transparent;font-family:Comfortaa;padding:1rem .5rem}._add_1urw1_1 input,._add_1urw1_1 select,._add_1urw1_1 textarea{font-family:Comfortaa;margin-top:.2rem;background-color:rgba(238,238,238,.1);border:solid 2px rgba(238,238,238,.2);width:100%;border-radius:6px;padding:.5rem}._add_1urw1_1 input:focus,._add_1urw1_1 select:focus,._add_1urw1_1 textarea:focus{border:solid 2px rgba(238,238,238,.5);background-color:rgba(238,238,238,.2);outline:0}._add_1urw1_1 form>button:last-of-type{width:100%;background-color:var(--third)!important;border-radius:6px}._add_1urw1_1 form>button:disabled{filter:opacity(.7)}._selected_1urw1_61{color:var(--third);font-weight:900;text-decoration:underline;font-size:16px}@media screen and (min-width:768px){._add_1urw1_1{top:6rem}}