:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background:linear-gradient(135deg,#fef7cd,#fef3c7,#fde68a);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:90%}div,span,p,a,button,body,h1{box-sizing:border-box;margin:0;padding:0}.simple-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;color:#666;font-size:1.2rem}.simple-button:hover{background-color:#f5f5f5}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}html,body,#root{height:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}.login-page{margin:0;display:flex;place-items:center;justify-content:center;background-color:inherit;color:inherit;height:100%}.login-container{margin-bottom:4.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#faf15b;padding:2rem;border-radius:8px;box-shadow:0 4px 8px #0000001a}.login-container h1{margin-bottom:1rem;color:#333;margin:0}.login-container h2{margin-bottom:.5rem;margin-top:.2rem;color:#555}.login-container button{margin-top:.2rem;margin-bottom:1.2rem;color:inherit;background-color:#fffbac}.login-container button:hover{background-color:#e6e600;transform:translateY(-4px);box-shadow:0 8px 16px #00000026;transition:transform .6s,box-shadow .6s,background-color .6s}.login-container button i{margin-right:.5rem}.footer{font-style:italic;font-weight:lighter}.sidebar{background-color:#faf15b;border-top-right-radius:24.3px;border-bottom-right-radius:24.3px;padding:.81rem;margin:0;margin-right:5.67rem;height:100vh;overflow:hidden;box-sizing:border-box;width:226.8px;transition:width .8s cubic-bezier(.23,1,.32,1),padding .8s cubic-bezier(.23,1,.32,1);min-width:min-content;position:fixed}.sidebar.collapsed{width:48.6px;padding:.81rem .162rem;min-width:auto}.sidebar-content{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;justify-content:space-between;opacity:1;transition:opacity .4s cubic-bezier(.23,1,.32,1) .4s}.sidebar.collapsed .sidebar-content{opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.23,1,.32,1)}.sidebar-go-back{display:flex;align-items:center;justify-content:right;margin:0;margin-bottom:.81rem;transition:justify-content .8s cubic-bezier(.23,1,.32,1)}.sidebar.collapsed .sidebar-go-back{justify-content:center}.sidebar-go-back button{text-decoration:none;color:inherit;background-color:transparent;padding:.405rem;border:none;cursor:pointer;border-radius:45%;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),transform .2s cubic-bezier(.25,.46,.45,.94)}.sidebar-go-back button:hover{background-color:#ffffff4d;transform:scale(1.1)}.sidebar-profile{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%}.sidebar-profile-image{width:24.3vw;max-width:7.29rem;min-width:3.24rem;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;margin-bottom:.405rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar-profile-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sidebar-profile-username{font-size:.972rem;font-weight:semibold;color:#333;margin-bottom:.162rem;transition:color .3s cubic-bezier(.4,0,.2,1)}.sidebar-profile-email{font-size:.81rem;color:#666;margin-bottom:.81rem;transition:color .3s cubic-bezier(.4,0,.2,1)}.sidebar-stats{width:100%;display:flex;flex-direction:column;align-items:center}.sidebar-stats-separator{height:4.86px;width:76.5%;background-color:#fff;border-radius:999px;margin:12.96px 0;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1)}.sidebar-links{display:flex;flex-direction:column;justify-content:space-between;width:100%;flex-grow:2;height:100%}.links{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:.405rem;margin-top:.81rem;margin-left:0;margin-right:2.43rem}.sidebar-links-logout{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;margin-bottom:3.24rem}.links-button{display:flex;align-items:center;padding:.405rem .81rem;background-color:transparent;color:#333;text-decoration:none;font-size:.81rem;border:none;cursor:pointer;border-radius:6.48px;transition:background-color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1);width:100%}.links-button:hover{background-color:#ffffff4d;transform:translate(4.05px)}.links-button p{margin-left:.405rem;font-size:.972rem;font-weight:400;font-style:normal;overflow:hidden;white-space:nowrap;transition:transform .3s cubic-bezier(.4,0,.2,1)}.links-button:hover p{transform:translate(2.43px)}.links-button span{font-size:1.296rem;color:#222;transition:color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.links-button:hover span{transform:scale(1.1)}@media (max-width: 855px){.sidebar{display:none}}:root{--sidebar-margin: calc(252px + 6rem) }.sidebar-layout{display:flex;height:100vh}.sidebar-content-wrapper{margin-left:var(--sidebar-margin);transition:margin-left .8s cubic-bezier(.23,1,.32,1);width:100%;overflow-x:hidden}.bottom-layout{display:none}@media (max-width: 950px){:root{--sidebar-margin: 1rem !important}.sidebar{display:none}.bottom-layout{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:linear-gradient(155deg,#f8c065 20%,#19547b 99%)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 -8px 32px #ffc10726;padding:8px 0 12px!important;border-radius:20px 20px 0 0}.bottom-layout .MuiBottomNavigationAction-root{color:#fffc!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border-radius:16px!important;margin:0 4px!important;position:relative;overflow:hidden}.bottom-layout .MuiBottomNavigationAction-root:hover{background:#ffc1074d!important;transform:translateY(-2px)}.bottom-layout .MuiBottomNavigationAction-root.Mui-selected{color:#fff!important;background:#ffc10766!important;box-shadow:0 4px 20px #ffc10766;transform:translateY(-3px)}.bottom-layout .MuiBottomNavigationAction-icon{transition:all .3s ease!important}.bottom-layout .MuiBottomNavigationAction-root:hover .MuiBottomNavigationAction-icon{transform:scale(1.1)}.bottom-layout .MuiBottomNavigationAction-root.Mui-selected .MuiBottomNavigationAction-icon{transform:scale(1.15);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.bottom-layout .MuiBottomNavigationAction-label{font-weight:500!important;font-size:.7rem!important;margin-top:4px!important;transition:all .3s ease!important}.bottom-layout .MuiBottomNavigationAction-root.Mui-selected .MuiBottomNavigationAction-label{font-weight:600!important;text-shadow:0 1px 2px rgba(0,0,0,.2)}.bottom-layout .MuiBottomNavigationAction-root:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#ffc10766;border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.bottom-layout .MuiBottomNavigationAction-root:active:after{width:60px;height:60px}}.add-notebooks{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.81rem .972rem;margin-right:4.05rem;background-color:#faf15b;box-shadow:0 3.6px 3.6px #04040414;border-radius:4.05px;border:none;cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.add-notebooks:hover{background-color:#faf15b88;transform:translate(3.645px)}.add-notebooks span{font-size:1.215rem;font-weight:600;color:#111;margin:0;padding:0;transition:color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.add-notebooks:hover span{transform:scale(.891)}.add-notebooks p{font-size:1.215rem;color:#222;margin-left:.243rem;font-weight:400;transition:transform .3s cubic-bezier(.4,0,.2,1)}.add-notebooks:hover p{transform:translate(2.187px)}@media (max-width: 855px){.p-hidden{display:none}.add-notebooks p{margin-right:.5rem}}@media (max-width: 480px){.add-notebooks p{display:none}}.add-notebooks-modal{position:absolute;top:40.5%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:10.8px;box-shadow:0 9px 36px #00000026;padding:1.8rem;border:none;outline:none;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:81%;max-width:450px;max-height:81vh;overflow-y:auto}.add-notebook-modal-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:.9rem;padding-bottom:.63rem;border-bottom:.9px solid #e0e0e0}.add-notebook-modal-title h1{font-size:1.8rem;font-weight:600;margin:0;padding:0;color:#333}.add-notebooks-modal-form{display:flex;flex-direction:column;gap:1.35rem}.add-notebooks-modal-form-field{display:flex;flex-direction:column;gap:.45rem}.add-notebooks-modal-form-field label{font-weight:600;color:#333;font-size:.81rem;text-transform:uppercase;letter-spacing:.45px}.add-notebooks-modal-form-field input[type=text],.add-notebooks-modal-form-field textarea{padding:.675rem;border:1.8px solid #e0e0e0;border-radius:7.2px;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit;background-color:#f0e850;color:#222}.add-notebooks-modal-form-field input[type=text]:focus,.add-notebooks-modal-form-field textarea:focus{outline:none;border-color:#faf15b;box-shadow:0 0 0 2.7px #faf15b1a}.add-notebooks-modal-form-field textarea{resize:vertical;min-height:72px}.color-picker-container{display:grid;grid-template-columns:repeat(4,1fr);gap:.675rem;margin-top:.45rem}.color-circle{width:36px;height:36px;border-radius:50%;border:2.7px solid transparent;transition:border-color .2s ease,transform .2s ease;cursor:pointer}.form-actions{display:flex;gap:.9rem;justify-content:flex-end;margin-top:.9rem;padding-top:.9rem;border-top:.9px solid #e0e0e0}.cancel-btn,.submit-btn{padding:.675rem 1.35rem;border:none;border-radius:7.2px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.cancel-btn:active,.submit-btn:active{transform:translateY(.9px)}@media (max-width: 691px){.add-notebooks-modal{width:85.5%;padding:1.35rem;margin:.9rem}.add-notebook-modal-title h1{font-size:1.35rem}.color-picker-container{grid-template-columns:repeat(4,1fr);gap:.45rem}.color-circle{width:31.5px;height:31.5px}.form-actions{flex-direction:column;gap:.675rem}.cancel-btn,.submit-btn{width:100%}}@media (max-width: 432px){.add-notebooks-modal{padding:.9rem}.add-notebook-modal-title h1{font-size:1.125rem}.color-picker-container{grid-template-columns:repeat(4,1fr)}.color-circle{width:27px;height:27px}}.notebook{display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:.25rem 1rem 1.5rem 1.5rem;background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;margin-right:2rem;border:none;cursor:pointer;transition:all .2s ease;max-width:30rem;min-height:7rem;margin-right:.3rem}.notebook:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.notebook-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1rem;margin-top:1rem;gap:.5rem;width:100%;min-width:0}.notebook-header h2{color:#111;margin:0;text-align:left;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notebook-actions{display:flex;gap:.25rem;align-items:center;flex-shrink:0}.action-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.375rem;border-radius:4px;cursor:pointer;transition:all .2s ease;opacity:.7;min-width:2rem;min-height:2rem;flex-shrink:0}.action-btn:hover{opacity:1;background-color:#0000001a;transform:scale(1.1)}.action-btn span{color:#333;font-size:1.1rem;margin:0;padding:0}.shared-icon{color:#2a2!important}@media (max-width: 480px){.notebook{padding:.25rem .75rem 1rem;margin-right:1rem;max-width:22rem}.notebook-header{gap:.25rem}.notebook-actions{gap:.125rem}.action-btn{padding:.25rem;min-width:1.75rem;min-height:1.75rem}.action-btn span{font-size:1rem}.notebook-header h2{font-size:1.1rem}}.action-btn:nth-child(1):hover span{color:#4caf50}.action-btn:nth-child(2):hover span{color:#f44336}.action-btn:nth-child(3):hover span{color:#2196f3}.notebook p{text-align:left;margin:0;color:#444}.share-email-input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-top:1rem;box-sizing:border-box}.note-modal-share-button{background-color:#2196f3;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem}.note-modal-share-button.disabled{background-color:#ccc;cursor:not-allowed}.note-modal-share-button:hover:not(.disabled){background-color:#1976d2}.modal-share-note-form input{background-color:#faf15b;color:#333}.add-notebooks{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.9rem 1.08rem;margin-right:4.5rem;background-color:#faf15b;box-shadow:0 4px 4px #04040414;border-radius:4.5px;border:none;cursor:pointer;transition:background-color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1)}.add-notebooks:hover{background-color:#faf15b88;transform:translate(4.05px)}.add-notebooks span{font-size:1.35rem;font-weight:600;color:#111;margin:0;padding:0;transition:color .3s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.add-notebooks:hover span{transform:scale(.99)}.add-notebooks p{font-size:1.35rem;color:#222;margin-left:.27rem;font-weight:400;transition:transform .3s cubic-bezier(.4,0,.2,1)}.add-notebooks:hover p{transform:translate(2.43px)}@media (max-width: 950px){.p-hidden{display:none}}.add-notebooks-modal{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;padding:2rem;border:none;outline:none;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:90%;max-width:500px;max-height:90vh;overflow-y:auto}.add-notebook-modal-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.7rem;border-bottom:1px solid #e0e0e0}.add-notebook-modal-title h1{font-size:2rem;font-weight:600;margin:0;padding:0;color:#333}.add-notebook-modal-title button:hover{color:#d22}.add-notebooks-modal-form{display:flex;flex-direction:column;gap:1.5rem}.add-notebooks-modal-form-field{display:flex;flex-direction:column;gap:.5rem}.add-notebooks-modal-form-field label{font-weight:600;color:#333;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.add-notebooks-modal-form-field input[type=text],.add-notebooks-modal-form-field textarea{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit;background-color:#f0e850;color:#222}.add-notebooks-modal-form-field input[type=text]:focus,.add-notebooks-modal-form-field textarea:focus{outline:none;border-color:#faf15b;box-shadow:0 0 0 3px #faf15b1a}.add-notebooks-modal-form-field textarea{resize:vertical;min-height:80px}.color-picker-container{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:.5rem}.color-option{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.color-option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.color-circle{width:40px;height:40px;border-radius:50%;border:3px solid transparent;transition:border-color .2s ease,transform .2s ease;cursor:pointer}.color-option:hover .color-circle{transform:scale(1.1)}.color-option input[type=radio]:checked+.color-circle{border-color:#333;transform:scale(1.1)}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.cancel-btn,.submit-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.cancel-btn{background-color:#f5f5f5;color:#666}.cancel-btn:hover{background-color:#e0e0e0}.submit-btn{background-color:#faf15b;color:#333}.submit-btn:hover{background-color:#f0e850}.submit-btn:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed}.cancel-btn:active,.submit-btn:active{transform:translateY(1px)}@media (max-width: 768px){.add-notebooks-modal{width:95%;padding:1.5rem;margin:1rem;left:47%}.add-notebook-modal-title h1{font-size:1.5rem}.color-picker-container{grid-template-columns:repeat(4,1fr);gap:.5rem}.color-circle{width:35px;height:35px}.form-actions{flex-direction:column;gap:.75rem}.cancel-btn,.submit-btn{width:100%}}@media (max-width: 480px){.add-notebooks-modal{padding:1rem;left:45%}.add-notebook-modal-title h1{font-size:1.25rem}.color-picker-container{grid-template-columns:repeat(4,1fr)}.color-circle{width:30px;height:30px}}.notebooks-header-conatainer{margin-top:4rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0;gap:3rem}.notebooks-container{display:flex;flex-direction:column;width:100%}.notebooks-list{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:4rem;width:100%;padding:20px}.notebook.updated{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:.5;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.note-container{background-color:#faf15b;color:#333;border-radius:17px;padding:1.6rem 1.6rem 1rem;max-width:30rem;min-width:20rem;min-height:13rem;max-height:15rem;box-shadow:0 4px 4px #0002;transform:scale(.9);transform-origin:top left;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;justify-content:space-between}.note-container:hover{box-shadow:0 4px 8px #00000026;transform:scale(.9) translateY(-2px)}.note-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:.4rem;gap:1rem;border-bottom:.4rem solid #FAFAFA}.note-buttons button{padding:.2rem;color:#999;background-color:transparent}.delete-note-button:hover{color:#e63946;background-color:#fff4;transform:scale(1.1)}.fav-note-button:hover{color:#ffa552;background-color:#fff4;transform:scale(1.1)}.check-button:hover{background-color:#fff4;transform:scale(1.1);color:#4cdd50}.note-header h2{color:#333;margin:0;text-align:left;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.note-content{flex-grow:1;overflow:hidden;margin-top:1rem}.note-content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:left;color:#444;font-size:1.2rem;font-weight:400}.note-footer{display:flex;flex-direction:row;text-align:center;justify-content:space-between;margin-top:1.5rem}.note-footer p{font-style:italic;color:#444}.note-container.note-checked{opacity:.6;filter:grayscale(.4)}.fav-note-button.faved-note-button{color:#ffa552;border-radius:50%}.note-enter{animation:fadeInSlide .6s cubic-bezier(.25,.46,.45,.94)}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(.9)}}.modal-delete-note{position:absolute;top:40.5%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:10.8px;box-shadow:0 9px 36px #00000026;padding:1.8rem;border:none;outline:none;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:81%;max-width:450px;max-height:81vh;overflow-y:auto}.note-modal-content{margin-bottom:2rem}.note-modal-header h3{color:#333;margin:0 0 1rem;font-size:1.4rem;font-weight:600}.note-modal-header p{color:#666;margin:0;font-size:1rem;line-height:1.4}.note-modal-buttons{display:flex;justify-content:flex-end;gap:1rem}.note-modal-buttons button{padding:.8rem 1.6rem;border-radius:6px;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.note-modal-cancel-button{background-color:#f5f5f5;color:#666}.note-modal-cancel-button:hover{background-color:#e8e8e8;color:#333}.note-modal-delete-button{background-color:#e63946;color:#fff}.note-modal-delete-button:hover{background-color:#d32f2f;transform:translateY(-1px);box-shadow:0 2px 8px #e639464d}.modal-edit-note{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:20px;box-shadow:0 20px 60px #0003;border:none;outline:none;display:flex;flex-direction:column;width:60vw;max-width:800px;min-width:500px;height:60vh;min-height:400px;max-height:80vh;overflow:hidden;animation:modalFadeIn .3s cubic-bezier(.25,.46,.45,.94)}@keyframes modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.edit-modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 2.5rem 1.5rem;border-bottom:4px solid rgba(255,255,255,.4);background:linear-gradient(135deg,#ffffff1a,#ffffff0d)}.edit-modal-title{color:#333;margin:0;font-size:1.8rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:1rem}.edit-modal-close-button{background:none;border:none;color:#555;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.edit-modal-close-button:hover{background-color:#0000001a;color:#d32f2f;transform:scale(1.1)}.edit-modal-close-button .material-icons{font-size:1.5rem}.edit-modal-content{flex:1;padding:2rem 2.5rem;overflow-y:auto;background:#ffffff0d}.edit-content-display{width:100%;min-height:200px;color:#333;font-size:1.1rem;line-height:1.6;cursor:text;padding:1rem;border-radius:12px;background:#ffffff1a;transition:all .2s ease;white-space:pre-wrap;word-wrap:break-word;border:2px solid transparent}.edit-content-display:hover{background:#ffffff26;border-color:#fff3;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.edit-content-display:empty:before{content:"Click to add content...";color:#33333380;font-style:italic}.edit-content-textarea{width:100%;min-height:90%;color:#333;font-size:1.1rem;line-height:1.6;padding:1rem;border:2px solid rgba(255,255,255,.3);border-radius:12px;background:#fff3;resize:vertical;font-family:inherit;transition:all .2s ease;box-shadow:inset 0 2px 4px #0000001a}.edit-content-textarea:focus{outline:none;border-color:#ffffff80;background:#ffffff40;box-shadow:inset 0 2px 4px #0000001a,0 0 0 3px #fff3}.edit-modal-footer{padding:1.5rem 2.5rem 2rem;border-top:2px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.edit-modal-info{display:flex;flex-direction:column;gap:.3rem}.edit-modal-author{font-style:italic;color:#333c;font-size:.9rem;font-weight:500}.edit-modal-date{font-style:italic;color:#3339;font-size:.85rem}.edit-modal-buttons{display:flex;gap:1rem}.edit-modal-buttons button{padding:.8rem 1.8rem;border-radius:8px;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:100px}.edit-modal-cancel-button{background-color:#ffffff4d;color:#555;border:2px solid rgba(255,255,255,.2)}.edit-modal-cancel-button:hover{background-color:#fff6;color:#333;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.edit-modal-save-button{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:2px solid transparent;box-shadow:0 2px 8px #4caf504d}.edit-modal-save-button:hover{background:linear-gradient(135deg,#45a049,#3d8b40);transform:translateY(-2px);box-shadow:0 4px 16px #4caf5066}@media (max-width: 768px){.modal-edit-note{width:95vw;height:70vh;min-width:300px}.edit-modal-header,.edit-modal-content,.edit-modal-footer{padding-left:1.5rem;padding-right:1.5rem}.edit-modal-title{font-size:1.5rem}.edit-modal-footer{flex-direction:column;align-items:stretch}.edit-modal-buttons{justify-content:center}}.notes-container{height:100%;width:100%;display:flex;flex-direction:column}.notebook-description{margin-top:1rem;font-size:1.2rem}.notes-header-container{display:flex;margin-top:4rem;flex-direction:row;align-items:center;justify-content:space-between;gap:3rem}.notes-list{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:2rem;width:100%;padding:20px}.loading-container{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh}.loading{width:80px!important;height:80px!important}.loading-container h2{margin-top:2rem;color:#555;font-size:1.8rem;padding-left:2rem}
