*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif}html,body{height:100%;overflow-x:hidden}:root{--light: #FFFFFF;--light-2: #F4F4F4;--light-3: #DFDFDF;--light-4: #D2D2D2;--light-5: #C3C3C3;--dark: #656565;--dark-2: #545454;--dark-3: #3C3C3C;--dark-4: #2F2F2F;--dark-5: #222222;--lightBorder: #DFDFDF;--darkBorder: #545454;--gradient-light: linear-gradient(90deg, #6EEAD2, #25BBFF);--gradient-dark: linear-gradient(90deg, #25C1B3, #3372FF);--primary-1: #d2efff;--primary-2: #98deff;--primary-3: #5fccff;--primary-4: #25bbff;--primary-5: #2c97ff;--primary-6: #3372ff;--secondary-1: #c5eae3;--secondary-2: #99eadb;--secondary-3: #6eead2;--secondary-4: #42EACA;--secondary-5: #25C1B3;--secondary-6: #08979C;font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif;--font: }img,.icon-class{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-BlackItalic-C1HRfd6a.woff2) format("woff2"),url(/assets/SFProDisplay-BlackItalic-BcAn1nFe.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-HeavyItalic-DqOaG00h.woff2) format("woff2"),url(/assets/SFProDisplay-HeavyItalic-BNZBMGVr.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-Bold-CMK7PUaV.woff2) format("woff2"),url(/assets/SFProDisplay-Bold-h_x-7GhP.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-LightItalic-DR5KNzCz.woff2) format("woff2"),url(/assets/SFProDisplay-LightItalic-DBuhW1EB.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-Medium-DqTLIdsN.woff2) format("woff2"),url(/assets/SFProDisplay-Medium-C2R0HUcQ.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-SemiboldItalic-Cmxa4_rW.woff2) format("woff2"),url(/assets/SFProDisplay-SemiboldItalic-cDEqqXNO.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-Regular-xtUeAkBY.woff2) format("woff2"),url(/assets/SFProDisplay-Regular-DGny0sAF.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-ThinItalic-PQToddqn.woff2) format("woff2"),url(/assets/SFProDisplay-ThinItalic-DK9qJuFQ.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/assets/SFProDisplay-UltralightItalic-BuOXmrMC.woff2) format("woff2"),url(/assets/SFProDisplay-UltralightItalic-CHFKVQ6r.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}.signup-container{display:flex;height:100vh;font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif;overflow:hidden}.signup-left-section{flex:5;margin:10px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;overflow-y:auto;max-height:100vh}.signup-right-section{flex:3;display:flex;align-items:center;justify-content:center;background-color:#e6f4ff}.signup-left-section::-webkit-scrollbar{width:6px}.signup-left-section::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}@media (max-width: 768px){.signup-container{flex-direction:column}.signup-left-section{flex:1;width:100%}.signup-right-section{display:none}.signup-logo{height:2rem;margin:10px auto}.signup-form{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.signup-input{width:100%}}@media (max-width: 1290px){.signup-left-section{margin:20px}.signup-fields-container{flex-direction:column;justify-content:center;align-items:center}}.signup-logo{height:2.2rem;margin:1rem 0 1.6rem;max-width:100%;display:block}.signup-title{margin:.6rem 0 .3rem;font-size:2.5rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.signup-form{display:flex;gap:20px;align-items:center;justify-content:center;margin:0 20px}.signup-fields-container{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:6px}.signup-imageUploader-container{display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #ccc;border-radius:10px;margin:5px;width:200px;height:200px;cursor:pointer;text-align:center}.signup-upload-box{display:flex;gap:8px;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer}.signup-upload-box p{font-size:12px;color:var(--dark-3)}.signup-dropHere-icon{width:35px;height:35px;filter:invert(17%) sepia(14%) saturate(0%) hue-rotate(194deg) brightness(85%) contrast(76%)}.signup-preview-image{width:100%;height:100%;object-fit:cover;border-radius:10px}.new-signup-button{width:30%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--light);background:#000;border:1px solid #ddd;border-radius:50px;padding:.6rem 1.3rem;margin-top:.4rem;cursor:pointer}.new-signup-button:hover{background:var(--dark-5)}.signup-tagline{font-size:.9rem;text-align:center;margin:1.1rem;line-height:1.5;color:var(--dark)}.signup-tagline span{color:#0056e0;cursor:pointer}.signup-options{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;width:100%;max-width:320px}.signup-button{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1rem;font-weight:700;color:var(--dark-5);background:#fff;border:1px solid #000;border-radius:50px;padding:10px;cursor:pointer;transition:.3s}.signup-button:hover{background:var(--light-2)}.signup-google-icon{width:20px;height:20px}.signup-agreement{font-size:.8rem;color:#999;margin-top:1rem;text-align:center}.signup-agreement span{color:#0056e0;cursor:pointer}.signup-illustration{text-align:center}.signup-gif{height:18rem;margin-bottom:10px}.signup-illustration-title{font-size:1.5rem;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.signup-illustration-text{font-size:1rem;color:var(--dark-3);pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.new-signup-button{width:50%;font-size:.9rem;padding:.6rem .8rem}}.signin-container{display:flex;height:100vh;font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif;overflow:hidden}.signin-left-section{flex:3;display:flex;align-items:center;justify-content:center;background-color:#e6f4ff}.signin-right-section{flex:5;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 768px){.signin-container{flex-direction:column}.signin-right-section{flex:1;width:100%}.signin-left-section{display:none}.signin-form{width:90%}}.signin-logo{height:2.2rem;margin:-2rem 0 1.6rem}.signin-title{margin:1rem 0 .7rem;font-size:2.5rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.signin-form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%}.new-signin-button{display:flex;width:30%;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:var(--light);background:#000;border:1px solid #ddd;border-radius:50px;padding:.6rem 1.3rem;margin-top:.8rem;cursor:pointer}.new-signin-button:hover{background:var(--dark-5)}.signin-tagline{font-size:.9rem;text-align:center;margin:1.1rem;line-height:1.5;color:var(--dark)}.signin-tagline span{color:#0056e0;cursor:pointer}.signin-options{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;width:100%;max-width:320px}.error-text{color:red;font-size:14px;margin-top:4px;text-align:center}.signin-button{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1rem;font-weight:700;color:var(--dark-5);background:#fff;border:1px solid #000;border-radius:50px;padding:10px;cursor:pointer;transition:.3s}.signin-button:hover{background:var(--light-2)}.signin-google-icon{width:20px;height:20px}.signin-agreement{font-size:.8rem;color:#999;margin-top:1rem;text-align:center}.signin-agreement span{color:#0056e0;cursor:pointer}.signin-illustration{text-align:center}.signin-gif{height:18rem;margin-bottom:10px}.signin-illustration-title{font-size:1.5rem;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.signin-illustration-text{font-size:1rem;color:var(--dark-3);pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}@media (max-width: 768px){.new-signin-button{width:50%;font-size:.9rem;padding:.6rem .8rem}}.startPage-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;margin-top:-20px}.startPage-header{font-size:1.5rem;font-weight:700;color:var(--secondary-5);margin-bottom:32px;flex-direction:column;display:flex;align-items:center}.startPage-fullLogo-icon{height:110px}.startPage-user-warning{text-align:center;margin-top:40px;font-size:15px;color:#2c97ff}.startPage-btn-container{display:flex;flex-direction:column;width:15rem;gap:20px}.startPage-btn{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--light-2);border:solid 1px var(--light-2);padding:10px 25px;border-radius:16px;font-size:1rem;transition:all .5s ease;cursor:pointer}.startPage-btn-container .toDashboardBtn{background:linear-gradient(var(--secondary-2),var(--secondary-5))}.startPage-btn-container .toDashboardBtn:hover{background:linear-gradient(var(--secondary-6),var(--secondary-2));padding-right:10px}.startPage-btn-container .logoutBtn{background:linear-gradient(var(--primary-6),var(--primary-2))}.startPage-btn-container .logoutBtn:hover{background:linear-gradient(var(--primary-2),var(--primary-5));padding-left:10px}.startPage-toDashboard-icon,.startPage-logout-icon{width:20px;height:20px;filter:invert(100%) brightness(100%)}.notFound-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;margin-top:-20px}.notFound-header{font-size:1.5rem;font-weight:700;color:var(--secondary-5);margin-bottom:32px;display:flex;flex-direction:column;gap:10px;align-items:center}.notFound-fullLogo-icon{height:110px}.notFound-btn-container{display:flex;flex-direction:column;width:15rem;gap:20px}.notFound-btn{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--light-2);border:solid 1px var(--light-2);padding:10px 25px;border-radius:16px;font-size:1rem;transition:all .5s ease;cursor:pointer}.notFound-btn-container .toDashboardBtn{background:linear-gradient(var(--secondary-2),var(--secondary-5))}.notFound-btn-container .toDashboardBtn:hover{background:linear-gradient(var(--secondary-6),var(--secondary-2));padding-right:10px}.notFound-btn-container .goBackBtn{background:linear-gradient(var(--primary-6),var(--primary-2))}.notFound-btn-container .goBackBtn:hover{background:linear-gradient(var(--primary-2),var(--primary-5));padding-left:10px}.notFound-toDashboard-icon,.notFound-goBack-icon{width:20px;height:20px;filter:invert(100%) brightness(100%)}.dashboard-container{margin-top:.9rem;font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif}.dashboard-header{display:flex;gap:.5rem;justify-content:center;align-items:center;text-align:center;margin-bottom:1rem}.dashboard-sparkle-icon{height:40px}.dashboard-title{font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.dashboard-search-bar{position:relative;display:flex;justify-content:center;align-items:center;width:50%;margin:0 auto;min-width:400px}.dashboard-search-bar input{height:3.5rem;width:100%;padding:10px 40px 10px 15px;border:1px solid #d3dce6;border-radius:1rem;font-size:16px}.dashboard-seach-icon{width:1.3rem;filter:invert(100%) brightness(100%)}.dashboard-search-bar .search-btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;background:linear-gradient(90deg,#25bbff,#6eead2);border:1px solid #e0e0e0;color:var(--light-2);border-radius:1rem;padding:10px 20px;cursor:pointer;font-size:14px;font-weight:700;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.dashboard-search-bar .search-btn:hover{background:linear-gradient(90deg,#2c97ff,#25c1b3)}.empty-search-found{color:var(--dark);font-size:1.1rem;margin:8px}.dashboard-takeNote-board{width:95%;margin:1.5rem auto}.dashboard-content-board{display:flex;flex-direction:column;align-items:center;justify-content:center;height:19rem;border:1px solid var(--light-3);border-radius:1rem;cursor:pointer;transition:all .1s ease}@media (max-width: 1200px){.dashboard-content-board{height:18rem}}.dashboard-NoteNow-icon{width:5rem;margin-bottom:.8rem}.takeNote-title-board{font-size:1.5rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.takeNote-des-board{margin-top:.3rem;font-size:.8rem;color:var(--dark);text-align:center}.dashboard-content-board:hover{background-color:var(--light-2)}.dashboard-content-board:hover .dashboard-NoteNow-icon{content:url("data:image/svg+xml,%3csvg%20width='33'%20height='33'%20viewBox='0%200%2033%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20id='gradient-fill'%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20stop-color='%2325C1B3'%20/%3e%3cstop%20offset='100%25'%20stop-color='%233372ff'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M7.98633%2029.0753C6.66602%2029.0753%205.67155%2028.7452%205.00293%2028.085C4.33431%2027.4333%204%2026.4516%204%2025.1397V10.5147C4%209.20288%204.33431%208.22111%205.00293%207.56941C5.67155%206.90926%206.66602%206.57918%207.98633%206.57918H22.3701L20.3262%208.62313H8.02441C7.38965%208.62313%206.89876%208.7924%206.55176%209.13094C6.21322%209.46948%206.04395%209.96883%206.04395%2010.629V25.0382C6.04395%2025.6983%206.21322%2026.1977%206.55176%2026.5362C6.89876%2026.8663%207.38965%2027.0313%208.02441%2027.0313H22.8652C23.3053%2027.0313%2023.6777%2026.8663%2023.9824%2026.5362C24.2956%2026.1977%2024.4521%2025.6983%2024.4521%2025.0382V12.8507L26.4961%2010.8067V25.1397C26.4961%2026.4516%2026.1787%2027.4333%2025.5439%2028.085C24.9176%2028.7452%2024.0332%2029.0753%2022.8906%2029.0753H7.98633ZM12.6074%2020.8487C12.4889%2020.8995%2012.3789%2020.8741%2012.2773%2020.7725C12.1842%2020.6625%2012.1631%2020.5525%2012.2139%2020.4425L13.3564%2018.0557L25.2012%206.21102L26.9404%207.92488L15.083%2019.7696L12.6074%2020.8487ZM27.8799%206.99813L26.1406%205.24617L27.0674%204.33211C27.279%204.12898%2027.5202%204.01896%2027.791%204.00203C28.0703%203.9851%2028.3073%204.07397%2028.502%204.26863L28.7939%204.57332C29.014%204.78491%2029.1198%205.03035%2029.1113%205.30965C29.1113%205.58048%2029.0055%205.83016%2028.7939%206.05867L27.8799%206.99813Z'%20fill='url(%23gradient-fill)'/%3e%3c/svg%3e")}.dashboard-recent-note-container{display:flex;flex-direction:row;gap:8px;align-items:center;margin-bottom:.4rem}.dashboard-recent-note-icon{width:17px;filter:invert(54%) sepia(72%) saturate(6580%) hue-rotate(159deg) brightness(97%) contrast(94%)}.dashboard-recent-note-title{font-size:.8rem;font-weight:700;color:var(--secondary-6)}.dashboard-note-cards-container{display:flex;flex-direction:row;gap:1rem;padding-top:.2rem;justify-content:flex-start;overflow-x:auto;white-space:nowrap;width:78vw;padding-bottom:.5rem}@media (max-width: 1285.6px){.dashboard-note-cards-container{width:75vw}}@media (max-width: 700px){.dashboard-note-cards-container{width:400px}}.dashboard-note-cards-container::-webkit-scrollbar{height:5px}.dashboard-note-cards-container::-webkit-scrollbar-thumb{background-color:var(--primary-1);border-radius:4px}.dashboard-note-cards-container::-webkit-scrollbar-track{background-color:var(--light)}.dashboard-note-loading-container{margin:30px 0 0 30px;display:flex;justify-content:center}.dashboard-noRecent-note{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:var(--dark);font-size:1.3rem;font-weight:700;text-align:center;background-color:var(--light-3);border-radius:10px;padding:10px;margin:2rem 0 0 1.5rem;box-shadow:inset -20px -20px 87px #bebebe,inset 20px 20px 87px #fff;transition:all .1s ease}.dashboard-noNote-icon{width:60px;height:60px}.dashboard-note-card{position:relative;border:2px solid #0000;padding:8px 12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(#6eead2,#25bbff) border-box;border-radius:17px;box-shadow:0 4px 6px #0000001a;min-width:250px;width:calc(25% - 1rem);height:155px;max-height:155px;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem;display:"inline-block";cursor:pointer}.dashboard-note-card::-webkit-scrollbar{width:1px}.dashboard-note-card::-webkit-scrollbar-thumb{background-color:var(--primary-1);border-radius:4px}.dashboard-note-card::-webkit-scrollbar-track{background-color:var(--light)}.dashboard-note-card .dashboard-note-TandC{display:flex;flex-direction:column;justify-content:center;margin:2.5rem 0 .1px}.dashboard-note-card:hover{box-shadow:0 6px 10px #00000026;transform:translateY(-2px);transition:all .2s ease}.dashboard-note-title{font-size:1.3rem;font-weight:700;line-height:1.2;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.3rem}.dashboard-note-content{font-size:.8rem;color:var(--dark-4);line-height:1.4}.dashboard-note-card .dashboard-note-title,.dashboard-note-card .dashboard-note-content{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.dashboard-note-time{position:absolute;top:0;left:0;font-size:.8rem;color:var(--dark-3);display:flex;align-items:center;gap:4px;padding:.8rem;border:1px solid transparent;border-bottom-color:var(--light-3);border-right-color:var(--light-3);border-bottom-right-radius:1.1rem}.dashboard-note-timeAgo-icon{height:1rem}.dashboard-note-pin-icon{position:absolute;top:8px;right:8px;height:.9rem;padding:.4rem;box-sizing:content-box;display:inline-block;filter:invert(90%) sepia(0%) saturate(1%) hue-rotate(283deg) brightness(94%) contrast(95%);cursor:pointer}.dashboard-note-card:hover .dashboard-note-pin-icon{filter:invert(100%) brightness(100%);background:linear-gradient(90deg,#363737,#4d4e4e);border-radius:50%}.dashboard-note-card:active .dashboard-note-pin-icon{filter:invert(100%) brightness(100%);background:linear-gradient(90deg,#6eead2,#25bbff);border-radius:50%;transform:rotate(45deg)}.takeNote-title-board,.takeNote-des-board,.dashboard-header h1,.dashboard-recent-note-title,.dashboard-noRecent-note,.empty-search-found{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.DBodals-dialog-title{margin-top:35px;text-align:center;font-size:2.1rem;font-weight:700;font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.DBodals-addToFolder-icon{width:1.15rem;height:1.15rem;filter:invert(39%) sepia(100%) saturate(500%) hue-rotate(170deg);padding:.3rem;background-color:#bae0ff3f;border-radius:8px;box-sizing:content-box;display:inline-block}.DBodals-skipForNow-icon{width:1.15rem;height:1.15rem;filter:brightness(0) saturate(100%) invert(50%) sepia(62%) saturate(871%) hue-rotate(138deg) brightness(79%) contrast(94%);padding:.3rem;background-color:#13161538;border-radius:8px;box-sizing:content-box;display:inline-block}.gradientOutlinedButton{border:1px solid var(--light-4)!important;transition:all .25s ease-in-out}.gradientOutlinedButton:hover{border:1px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(#25c1b3,#3372ff) border-box}.gradientOutlinedButton.Mui-disabled{opacity:.5;pointer-events:none}.DBodals-addNewFolder-icon{width:3rem;height:3rem;filter:invert(35%) sepia(99%) saturate(2326%) hue-rotate(211deg) brightness(100%) contrast(103%)}.note-gallery-container{font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif;margin-top:.6rem}.noteGallery-search-bar{position:relative;width:100%;margin-bottom:20px}.noteGallery-search-bar input{flex:1;height:3.5rem;width:100%;padding:10px 40px 10px 15px;border:1px solid #d3dce6;border-radius:1rem;font-size:16px}.noteGallery-seach-icon{width:1.3rem;filter:invert(100%) brightness(100%)}.noteGallery-search-bar .search-btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;background:linear-gradient(90deg,#25bbff,#6eead2);border:1px solid #e0e0e0;color:var(--light-2);border-radius:1rem;padding:10px 20px;cursor:pointer;font-size:14px;font-weight:700;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.noteGallery-search-bar .search-btn:hover{background:linear-gradient(90deg,#2c97ff,#25c1b3)}.highlight{background-color:#ff0;font-weight:700}.notes-gallery-Folderloading-container{display:flex;justify-content:center;align-items:center}.notes-gallery-no-folder-message{display:flex;gap:6px;align-items:center;justify-content:center;margin-top:10px;color:var(--primary-6);font-size:1.3rem;font-weight:700;text-align:center;background-color:var(--light-2);border-radius:6px;padding:6px}.notes-gallery-noFolder-icon{width:70px;height:70px}.noteGallery-folders-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(10em,1fr));max-width:100%;max-height:160px;overflow-y:auto}.noteGallery-folders-container::-webkit-scrollbar,.notes-gallery-container::-webkit-scrollbar{width:5px}.noteGallery-folders-container::-webkit-scrollbar-thumb{background-color:#e5fcf8}.notes-gallery-container::-webkit-scrollbar-thumb{background-color:var(--primary-1);border-radius:4px}.noteGallery-folders-container::-webkit-scrollbar-thumb:hover{background:var(--secondary-2)}.notes-gallery-container::-webkit-scrollbar-thumb:hover{background:var(--primary-3)}.noteGallery-folders-container::-webkit-scrollbar-track,.notes-gallery-container::-webkit-scrollbar-track{background-color:var(--light)}.noteGallery-folder-card{background-color:#fff;border-radius:26px;padding:4px 12px;margin:0 .2rem 1.1rem;border:1px solid var(--lightBorder);width:10em;height:6.2em;position:relative;cursor:pointer;transition:all .3s ease}.noteGallery-folder-card:hover,.noteGallery-folder-card.active{border:2px solid transparent;border-radius:26px;padding:3px 11px 12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(#25c1b3,#3372ff) border-box}.noteGallery-folder-icon{display:inline-block;margin:0 1px;width:50px;height:50px;filter:invert(87%) sepia(0%) saturate(548%) hue-rotate(143deg) brightness(95%) contrast(81%);background-size:contain;transition:transform .3s ease}.noteGallery-folder-card:hover .noteGallery-folder-icon{transform:scale(.9) rotate(-10deg)}.noteGallery-folder-card:hover .noteGallery-folder-icon{filter:none;content:url("data:image/svg+xml,%3csvg%20width='31'%20height='29'%20viewBox='0%200%2031%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20id='gradient-fill'%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20stop-color='%2325C1B3'%20/%3e%3cstop%20offset='100%25'%20stop-color='%233372ff'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M2.98438%2021.6523V12.5H28.0039V21.6523C28.0039%2022.7617%2027.7344%2023.5977%2027.1953%2024.1602C26.6562%2024.7227%2025.8945%2025.0039%2024.9102%2025.0039H6.38281C5.25%2025.0039%204.39844%2024.7227%203.82812%2024.1602C3.26562%2023.6055%202.98438%2022.7695%202.98438%2021.6523ZM2.98438%2011.1641V8.09375C2.98438%207.01562%203.24219%206.21094%203.75781%205.67969C4.27344%205.14844%205.00781%204.88281%205.96094%204.88281H9.11328C9.66797%204.88281%2010.1094%204.94141%2010.4375%205.05859C10.7734%205.16797%2011.1211%205.38281%2011.4805%205.70312L12.1484%206.25391C12.4375%206.49609%2012.7109%206.66797%2012.9688%206.76953C13.2266%206.86328%2013.5547%206.91016%2013.9531%206.91016H24.6172C25.7422%206.91016%2026.5859%207.19141%2027.1484%207.75391C27.7188%208.31641%2028.0039%209.15234%2028.0039%2010.2617V11.1641H2.98438Z'%20fill='url(%23gradient-fill)'/%3e%3c/svg%3e")}.noteGallery-folder-card.active .noteGallery-folder-icon{filter:none;content:url("data:image/svg+xml,%3csvg%20width='31'%20height='29'%20viewBox='0%200%2031%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20id='gradient-fill'%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20stop-color='%236EEAD2'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2325bbff'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M2.98438%2021.6523V12.5H28.0039V21.6523C28.0039%2022.7617%2027.7344%2023.5977%2027.1953%2024.1602C26.6562%2024.7227%2025.8945%2025.0039%2024.9102%2025.0039H6.38281C5.25%2025.0039%204.39844%2024.7227%203.82812%2024.1602C3.26562%2023.6055%202.98438%2022.7695%202.98438%2021.6523ZM2.98438%2011.1641V8.09375C2.98438%207.01562%203.24219%206.21094%203.75781%205.67969C4.27344%205.14844%205.00781%204.88281%205.96094%204.88281H9.11328C9.66797%204.88281%2010.1094%204.94141%2010.4375%205.05859C10.7734%205.16797%2011.1211%205.38281%2011.4805%205.70312L12.1484%206.25391C12.4375%206.49609%2012.7109%206.66797%2012.9688%206.76953C13.2266%206.86328%2013.5547%206.91016%2013.9531%206.91016H24.6172C25.7422%206.91016%2026.5859%207.19141%2027.1484%207.75391C27.7188%208.31641%2028.0039%209.15234%2028.0039%2010.2617V11.1641H2.98438Z'%20fill='url(%23gradient-fill)'/%3e%3c/svg%3e")}.noteGallery-folder-title{font-size:15px;font-weight:700;margin-left:2px}.noteGallery-folder-tag{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--light-5);color:var(--light);font-size:1.1em;font-weight:700;border-radius:50%}.noteGallery-folder-card:hover .noteGallery-folder-tag,.noteGallery-folder-card.active .noteGallery-folder-tag{background:linear-gradient(180deg,#25c1b3,#3372ff)}.noteGallery-folder-title-infull{display:flex;flex-direction:row;gap:8px;align-items:center;margin:.7rem 0 .6rem}.noteGallery-folder-title-icon{width:17px;filter:invert(54%) sepia(72%) saturate(6580%) hue-rotate(159deg) brightness(97%) contrast(94%)}.noteGallery-folder-title-full{font-size:.8rem;font-weight:700;color:var(--secondary-6)}.notes-gallery-loading-container{margin-top:30px;display:flex;justify-content:flex-end;align-items:center}.notes-gallery-no-note-message{display:flex;gap:6px;align-items:center;justify-content:flex-start;text-align:start;margin-top:10px;color:var(--primary-6);font-size:1.1rem;font-weight:700;padding:6px}.notes-gallery-noNote-icon{width:70px;height:70px}.notes-gallery-heightAdjust-container{height:346px}.notes-gallery-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem;max-height:346px;overflow-y:auto}.noteGallery-note-card{display:flex;flex-direction:column;justify-content:space-between;padding:11px;border:1px solid transparent;border-radius:26px;background-color:#d2efff80;cursor:pointer;transition:border-color .2s ease-in-out}.noteGallery-note-card:hover{border:1px solid var(--primary-6);padding:11px}.noteGallery-note-card-container{display:flex;flex-direction:row;gap:1rem;align-items:center}.noteGallery-note-icon{width:1.4rem;height:1.4rem;filter:invert(39%) sepia(100%) saturate(500%) hue-rotate(170deg);padding:.3rem;background-color:#bae0ff79;border-radius:10px;box-sizing:content-box;display:inline-block}.noteGallery-note-title{font-size:16px;font-weight:700;margin-bottom:2px}.noteGallery-note-content{font-size:12px;color:#666}.noteGallery-context-item{align-items:center;gap:5px;font-size:16px;padding:5px}.noteGallery-context-item:hover{background:var(--light-2)}.noteGallery-notes-pagination{margin-top:12px;display:flex;justify-content:center}.noteGallery-notes-pagination .MuiPaginationItem-root.Mui-selected{border:2px solid #3372FF;color:#3372ff;background-color:transparent;border-radius:8px}.noteGallery-menu-icon{width:1.4rem;height:1.4rem}.noteGallery-folder-tag,.noteGallery-folder-title,.noteGallery-folder-title-full,.noteGallery-note-title,.noteGallery-note-content{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media (max-width: 768px){.notes-gallery-container{max-height:50vh}.notes-gallery-no-folder-message{font-size:1rem}.notes-gallery-noFolder-icon{width:50px;height:50px}}.smartlearn-container{font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif}.smartlearn-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:42rem;border-radius:1rem}@media (max-width: 1200px){.smartlearn--content{height:40rem}}.trybeta-btn{display:flex;gap:10px;align-items:center;justify-content:center;margin:1.5rem;padding:.8rem 1.5rem;border-radius:1rem;font-size:.9rem;font-weight:700;background:linear-gradient(90deg,#25bbff,#6eead2);border:1px solid #e0e0e0;color:var(--light-2);text-decoration:none;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.trybeta-btn:hover{background:linear-gradient(90deg,#2c97ff,#25c1b3)}.tryBeta-icon{width:1.3rem;filter:invert(100%) brightness(100%)}.comming-soon{font-size:1.5rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.smartlearn-description{margin-top:.4rem;font-size:.8rem;color:var(--dark-4);text-align:center}.comming-soon,.smartlearn-description{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.profileContainer{margin-top:.9rem}.profile-stats{display:flex;gap:20px;margin-bottom:20px}.stats-item{background-color:#fff;border-radius:26px;padding:9px 10px;border:1px solid var(--lightBorder);width:10.1em;height:6em;position:relative}.stats-item:hover{border:2px solid #0000;border-radius:26px;padding:8px 9px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(#25c1b3,#3372ff) border-box}.stats-icon{display:inline-block;width:50px;height:50px;margin:0 1px 5px;background-size:contain;transition:transform .3s ease}.UNote-icon{filter:invert(39%) sepia(100%) saturate(500%) hue-rotate(170deg)}.stats-item:hover .stats-icon{transform:scale(.9) rotate(-10deg)}.stats-item.card:hover .DG_folder-icon{content:url("data:image/svg+xml,%3csvg%20width='31'%20height='29'%20viewBox='0%200%2031%2029'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20id='gradient-fill'%20x1='50%25'%20y1='0%25'%20x2='50%25'%20y2='100%25'%3e%3cstop%20offset='0%25'%20stop-color='%2325C1B3'%20/%3e%3cstop%20offset='100%25'%20stop-color='%233372ff'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M2.98438%2021.6523V12.5H28.0039V21.6523C28.0039%2022.7617%2027.7344%2023.5977%2027.1953%2024.1602C26.6562%2024.7227%2025.8945%2025.0039%2024.9102%2025.0039H6.38281C5.25%2025.0039%204.39844%2024.7227%203.82812%2024.1602C3.26562%2023.6055%202.98438%2022.7695%202.98438%2021.6523ZM2.98438%2011.1641V8.09375C2.98438%207.01562%203.24219%206.21094%203.75781%205.67969C4.27344%205.14844%205.00781%204.88281%205.96094%204.88281H9.11328C9.66797%204.88281%2010.1094%204.94141%2010.4375%205.05859C10.7734%205.16797%2011.1211%205.38281%2011.4805%205.70312L12.1484%206.25391C12.4375%206.49609%2012.7109%206.66797%2012.9688%206.76953C13.2266%206.86328%2013.5547%206.91016%2013.9531%206.91016H24.6172C25.7422%206.91016%2026.5859%207.19141%2027.1484%207.75391C27.7188%208.31641%2028.0039%209.15234%2028.0039%2010.2617V11.1641H2.98438Z'%20fill='url(%23gradient-fill)'/%3e%3c/svg%3e")}.statsNum-container{position:absolute;top:.6em;right:.7em;z-index:1}.stats-number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--light-5);color:var(--light);font-size:1.1em;font-weight:700;border-radius:50%}.stats-item:hover .stats-number{background:linear-gradient(180deg,#25c1b3,#3372ff)}.stats-item p,.stats-number{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.profileInfo{display:flex;flex-direction:row;gap:25px;margin-bottom:15px}.profilePic-container{position:relative;display:flex;justify-content:center;align-items:center}.profile-frame{position:absolute;top:0;left:0;border-radius:15px;width:100%;height:100%;z-index:1;transition:transform .3s ease}.profile-frame.hidden-frame{opacity:0;transform:scale(.9);z-index:1}.profile-frame.visible-frame{opacity:1;transform:scale(1);z-index:2}.userProfile-pic{width:90%;height:auto;border-radius:20%;object-fit:cover;position:relative}.profile-form{flex-grow:1;display:flex;gap:15px;flex-direction:column}.floating-label{position:relative;margin-top:10px}.floating-label input{width:80%;padding:20px 12px 6px;font-size:1em;color:#212121;border:1px solid var(--light-5);border-radius:8px;outline:none;box-sizing:border-box;line-height:1.5}.floating-label label{position:absolute;top:50%;left:12px;transform:translateY(-10%);font-size:.9em;color:#999;pointer-events:none;transition:all .2s ease;line-height:1.5}.floating-label input:focus+label,.floating-label input:not(:placeholder-shown)+label{top:5px;font-size:12px;color:var(--dark)}.profile-settings{width:25%;display:flex;flex-direction:column;gap:10px;background-color:#fff;border-radius:8px;padding:10px 12px;box-shadow:0 2px 5px #0000001a;border:1px solid var(--lightBorder);-webkit-user-select:none;user-select:none}.setting-item{display:flex;justify-content:space-between}.setting-item span{font-size:.9em}.noFile-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:42rem;border-radius:1rem}@media (max-width: 1200px){.noFile-content{height:40rem}}.trashZero{font-size:1.5rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.noFileTrash{margin-top:.3rem;font-size:.8rem;color:var(--dark-4)}.trash-loading-container{margin-top:5rem;display:flex;justify-content:center;align-items:center}.trash-header{margin:.5rem 0;display:flex;justify-content:space-between;align-items:center}.trash-header-left{display:flex;gap:5px;align-items:baseline;color:var(--dark-2)}.trash-header-note{font-size:.8rem}.emptyTrash-container{display:flex;justify-content:center;align-items:center;gap:10px;background:var(--light-2);border-radius:16px;padding:8px 10px;font-size:14px;cursor:pointer}.trash-bin-icon{width:20px;height:20px}.emptyTrash-container:hover{background:#f5222d;border-radius:24px;color:#fff}.emptyTrash-container:hover .trash-bin-icon{filter:invert(100%) brightness(100%)}.trash-folder-container{height:160px;width:100%;max-width:80vw;display:flex;align-items:center;gap:20px;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap}.trash-folder-container::-webkit-scrollbar{height:5px}.trash-folder-container::-webkit-scrollbar-thumb{background-color:var(--light);border-radius:4px}.trash-folder-card{border-radius:14px;border:1px solid var(--light-4);min-width:320px;min-height:130px;position:relative;transition:all .3s ease;padding:1rem}.trash-folder-card:hover{box-shadow:0 6px 10px #00000026;transform:translateY(-2px);transition:all .2s ease}.trash-folder-header-card{display:flex;align-items:center;justify-content:space-between}.trash-folder-timestamp{font-size:12px;color:var(--dark-4)}.trash-folder-putBack-btn{display:flex;justify-content:center;align-items:center;gap:5px;border:1px solid var(--light-4);background:var(--light-2);font-size:12px;color:var(--dark-4);padding:5px 15px;border-radius:6px;cursor:pointer}.trash-folder-putBack-btn:hover{background:var(--light-3);border-radius:10px}.trash-putBack-icon{width:16px;height:16px}.trash-folder-content{display:flex;gap:10px;align-items:center}.trash-folder-icon{width:60px;height:60px;filter:invert(69%) sepia(87%) saturate(3553%) hue-rotate(321deg) brightness(119%) contrast(98%)}.trash-folder-title{color:var(--dark-4);font-size:16px;font-weight:700;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;max-width:100%;display:block}.trash-note-container{height:400px;width:100%;overflow-y:auto;overflow-x:hidden;border:1px solid var(--light-3);border-radius:16px}.trash-note-container::-webkit-scrollbar{width:2px}.trash-note-container::-webkit-scrollbar-thumb{background-color:var(--secondary-3);border-radius:10px}.trash-note-card{align-items:center;justify-content:space-between;padding:10px 12px}.trash-note-card:nth-child(odd):hover,.trash-note-card:nth-child(2n):hover{background:#fafafa}.trash-note-card:nth-child(odd){background:var(--light-2)}.trash-note-card:nth-child(2n){background:var(--light)}.trash-note-card-container{display:flex;justify-content:space-between;align-items:center;width:100%}.trash-note-card-content{display:flex;align-items:center;gap:12px;margin-top:10px}.trash-note-icon{width:1.5rem;height:1.5rem;filter:invert(100%) brightness(100%);padding:.3rem;background-color:#08a195;border-radius:10px;box-sizing:content-box;display:inline-block}.trash-note-title{font-weight:700;font-size:16px;color:var(--dark-4)}.trash-note-content{font-size:14px;color:#777;white-space:normal;word-wrap:break-word;max-width:250px}.trash-note-putBack-btn{display:flex;justify-content:center;align-items:center;gap:5px;border:1px solid var(--light-4);background:var(--light-2);font-size:12px;color:var(--dark-4);padding:8px 16px;border-radius:6px;cursor:pointer}.trash-note-putBack-btn:hover{background:var(--light-3);border-radius:10px}.trashZero,.noFileTrash,.emptyTrash-container p{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.subscription-container{margin-top:.9rem;text-align:center}.subscription-title{font-size:2.5rem;margin-bottom:1.6rem;background:linear-gradient(#25c1b3,#2c97ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.subscription-plans{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.subscription-card{position:relative;border:2px solid #ddd;border-radius:16px;padding:42px 24px;width:330px;box-shadow:0 4px 6px #0000001a}.subscription-card:hover{transform:scale(1.02);box-shadow:0 6px 10px #00000026;transition:all .3s ease-out,box-shadow .3s ease-in}.subscription-card.free{border-color:var(--light-5);max-height:411px}.subscription-card.learners{border:2px solid #0000;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(#25c1b3,#3372ff) border-box;max-height:541px}.subscription-card.pro{border-color:var(--secondary-5);max-height:541px}.subscription-card.unlimited{border-color:var(--primary-6);max-height:411px}.recommended-tag{position:absolute;top:10px;right:10px;z-index:1}.recommended-tag img{width:30px;height:auto;filter:invert(63%) sepia(67%) saturate(654%) hue-rotate(53deg) brightness(93%) contrast(85%)}.subscription-folder-icon{width:4rem;filter:invert(85%) sepia(7%) saturate(0%) hue-rotate(180deg) brightness(92%) contrast(89%)}.sLearner-crown-icon{width:4rem}.sProUser-crown-icon{width:4rem;filter:invert(51%) sepia(52%) saturate(7239%) hue-rotate(158deg) brightness(95%) contrast(94%)}.sUnlimited-crown-icon{width:4rem;filter:invert(41%) sepia(41%) saturate(5436%) hue-rotate(212deg) brightness(100%) contrast(108%)}.subscription-card-title{font-size:1rem;color:var(--dark-4);font-weight:700;margin-bottom:1.5rem}.s-learner{background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.s-proUser{color:var(--secondary-5)}.s-unlimited{color:var(--primary-6)}.subscription-price{font-size:1.1rem;font-weight:700;color:var(--primary-6);margin-bottom:.3rem}.subscription-price .subscription-time{font-size:.9rem;font-weight:700;color:var(--dark-5)}.subscription-duration{font-size:.9rem;color:#666;margin-bottom:1.5rem}.subscription-features{list-style:none;padding:0;margin:0;text-align:left}.subscription-features li{margin-bottom:.6rem;font-size:14px;color:var(--dark-4);display:flex;align-items:center}.subscription-feature-icon{width:.9rem;height:.9rem;margin-right:.6rem}.icon-create-note-style{filter:invert(39%) sepia(100%) saturate(500%) hue-rotate(170deg);padding:.16rem;background-color:#bae0ff79;border-radius:6px;box-sizing:content-box;display:inline-block}.icon-note-storage-style{filter:invert(77%) sepia(26%) saturate(6331%) hue-rotate(125deg) brightness(97%) contrast(71%);padding:.15rem;background-color:#1316153f;border-radius:6px;box-sizing:content-box;display:inline-block}.icon-unlimited-words-style{filter:invert(25%) sepia(74%) saturate(2526%) hue-rotate(303deg) brightness(80%) contrast(102%);padding:.15rem;background-color:#1c181930;border-radius:6px;box-sizing:content-box;display:inline-block}.icon-note-enhance-style{filter:invert(82%) sepia(77%) saturate(1510%) hue-rotate(344deg) brightness(100%) contrast(97%);padding:.15rem;background-color:#12121120;border-radius:6px;box-sizing:content-box;display:inline-block}.unlimited-features p{text-align:center;font-weight:700;font-size:.9rem}.subscription-tiny-icons{margin-top:.8rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.subscription-button{display:inline-flex;gap:10px;align-items:center;justify-content:center;margin:2rem 0 .5rem;padding:.8rem 2rem;border-radius:1rem;font-size:1rem;font-weight:700;background:linear-gradient(90deg,#25bbff,#6eead2);border:1px solid #e0e0e0;color:var(--light-2);cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.subscription-button:disabled{opacity:.6;cursor:not-allowed}.subscription-button:hover{background:linear-gradient(90deg,#2c97ff,#25c1b3)}.subscription-title,.subscription-card-title,.subscription-price,.subscription-time,.subscription-duration{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media screen and (max-width: 768px){.subscription-container{margin-top:.6rem;display:flex;flex-direction:column;max-height:95vh;overflow-y:auto;scrollbar-width:thin}.subscription-title{font-size:2rem}.subscription-plans{gap:1rem}.subscription-card{padding:24px 16px;width:200px;max-height:400px;box-shadow:0 3px 5px #0000001a}.subscription-card-title{font-size:.9rem;margin-bottom:1rem}.subscription-price{font-size:.9rem}.subscription-price .subscription-time{font-size:.8rem}.subscription-duration{font-size:.8rem;margin-bottom:1rem}.subscription-features li{font-size:12px;margin-bottom:.5rem}.subscription-feature-icon{width:.7rem;height:.7rem;margin-right:.4rem}.icon-create-note-style,.icon-note-storage-style,.icon-unlimited-words-style,.icon-note-enhance-style{padding:.1rem}.subscription-button{padding:.6rem 1.5rem;font-size:.9rem;margin:1.5rem 0 .5rem}}@media screen and (max-width: 480px){.subscription-plans{flex-direction:column;gap:1rem;align-items:center}.subscription-card{width:90%;padding:20px 12px}.subscription-title{font-size:1.8rem}.subscription-price{font-size:.8rem}.subscription-features li{font-size:11px}}.checkout-container{max-width:650px;height:max-content;margin:70px auto;text-align:center;max-height:95vh;overflow-y:auto;scrollbar-width:thin}.checkout-title{font-size:27px;font-weight:700;margin-bottom:20px;background:linear-gradient(#25c1b3,#2c97ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.checkout-box{display:flex;border:1px solid var(--light-2);border-radius:16px;padding:20px;box-shadow:0 4px 10px #0000001a;background-color:var(--light)}.checkout-qr-section{flex:1;display:flex;align-items:center;justify-content:center;padding-right:20px;border-right:1px solid #ddd}.checkout-qr-image{width:300px;height:300px;object-fit:contain}.checkout-details-section{flex:2;display:flex;flex-direction:column;padding-left:20px;text-align:left;justify-content:center}.checkout-details-section h3{margin:0 auto 20px;color:var(--dark-5)}.checkout-details-section .checkout-Dtitle{font-size:14px;color:var(--dark-2)}.checkout-details-section .checkout-Dcontent{margin-bottom:10px;font-size:16px}.checkout-user-warning{margin:20px 0 30px;font-size:15px;color:#2c97ff}.checkout-error-message{color:red;font-size:16px;margin-top:20px}@media screen and (max-width: 768px){.checkout-container,.checkout-box{display:flex;flex-direction:column}}.contact-container{margin-top:.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;height:42rem;border-radius:1rem;font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif;max-height:95vh;overflow-y:auto;scrollbar-width:thin}@media (max-width: 1200px){.contact-content{height:40rem}}.contactUs_3D-icon{width:6.5rem}.contactUs-title{margin-bottom:10%;font-size:1.3rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.issues-table{display:flex;flex-direction:column;align-items:center;width:35rem;min-width:10rem;padding:1rem;border:1px solid #e0e0e0;border-top-left-radius:8px;border-top-right-radius:8px}@media (max-width: 800px){.issues-table{width:30rem}}@media (max-width: 600px){.issues-table{width:25rem}}.issues-table h4{margin-bottom:.7rem;font-size:1.1rem;align-self:flex-start}.issues-grid{display:flex;flex-wrap:wrap;gap:10px;max-height:110px;width:100%;overflow-y:auto;scrollbar-width:thin}.issues-grid button{width:calc(50% - 10px);box-sizing:border-box}.issues-grid::-webkit-scrollbar{width:8px}.issues-grid::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:4px}.issues-grid button{background-color:var(--light);border:1px solid #d0d0d0;border-radius:8px;padding:.2rem .3rem;cursor:pointer;transition:ease-in-out .2s ease-in-out;display:flex;align-items:center;gap:.4rem}.issue-icon{height:60%}.issues-grid button:hover{background-color:var(--light-2);color:var(--primary-3)}.issues-grid button.active{background-color:var(--primary-5);color:#fff;border:1px solid var(--primary-5);transition:all .2s ease}.issues-grid button.active .issue-icon{filter:invert(100%) brightness(100%);transition:all .2s ease}.issues-textarea{width:100%;background-color:#ededed;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:.7rem;margin-bottom:1rem}.issues-textarea label{font-size:.9rem;color:var(--dark-4)}.textarea-box{margin-top:.6rem;width:100%;height:3rem;padding:.5rem;border:1px solid #e0e0e0;border-radius:8px;resize:none;box-sizing:border-box;resize:vertical}.contact-table form{display:flex;flex-direction:column;width:100%;max-width:600px}.asterisk{color:red}.contact-table form label{font-size:.9rem;margin-bottom:.3rem}.contact-table form input{height:2.5rem;margin-bottom:1rem;padding:.5rem;border:1px solid #e0e0e0;border-radius:8px}.contact-table form button{height:2.5rem;background:linear-gradient(#25c1b3,#3372ff);border:none;color:#fff;font-size:.9rem;border-radius:8px;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.contact-table form button:hover{background:linear-gradient(90deg,#3372ff,#25c1b3)}.contactUs-title,.issues-table h4,.issues-textarea label,.contact-table form label{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input::placeholder,textarea::placeholder{-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.noteCanvas-container{display:grid;grid-template-columns:5fr 1fr;height:95vh;gap:10px;transition:all .45s ease-in-out}.noteCanvas-main{display:flex;flex-direction:column;padding:8px}.noteCanvas-container.enhanced-mode{grid-template-columns:5fr 3.5fr}.noteCanvas-original-quill-section{margin-top:10px}.noteCanvas-original-header{font-size:.8rem;text-align:center;color:var(--dark-2);margin-bottom:5px}.noteCanvas-enhanced-container{display:flex;flex-direction:column;padding:10px}.noteCanvas-enhanced-header{display:flex;gap:20px;justify-content:flex-end}.noteCanvas-closeEnhance-btn-container{display:flex;gap:12px;align-items:center;justify-content:center;margin-bottom:10px;padding:.5rem .9rem;border-radius:1rem;font-size:14px;font-weight:700;background:var(--light);border:1px solid var(--light-3);color:var(--dark-2);cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.closeEnhanced-icon{width:1.4rem;filter:invert(31%) sepia(6%) saturate(21%) hue-rotate(19deg) brightness(98%) contrast(90%)}.noteCanvas-closeEnhance-btn-container:hover{background:var(--light-2);border:1px solid var(--light-5)}.noteCanvas-enhanced-quill-container{display:flex;flex-direction:column;padding:8px;height:600px;max-height:600px;border:1px solid var(--light-3);border-radius:16px}.noteCanvas-quill-divider{height:1px;width:90%;align-self:center;background:linear-gradient(90deg,#6eead2,#25bbff);margin:2px 0;display:inline-block}.noteCanvas-quill-section{flex:1;background:var(--light);padding:10px;border-radius:5px}.noteCanvas-quill-section h3{margin-bottom:5px;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.noteCanvas-quill-section .ql-container.ql-snow{border:1px solid transparent;border-radius:8px}.noteCanvas-quill-section .ql-editor{max-height:235px;padding:12px 0;border-radius:8px}.noteCanvas-quill-section .ql-editor::-webkit-scrollbar{width:4px}.noteCanvas-quill-section .ql-editor::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.noteCanvas-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px;gap:20px}.noteCanvas-header-left{display:flex;align-items:center;gap:10px}.noteCanvas-back-btn-container{height:35px;align-items:center;border:1px solid var(--light-3);border-radius:8px;cursor:pointer}.noteCanvas-back-btn-container:hover{background-color:var(--light-2)}.backToPrevious-icon{width:32px;height:32px;padding:6px}.noteCanvas-noteTitle-container{display:flex;align-items:center;gap:8px}.noteCanvas-noteTitle-icon{width:28px;filter:invert(32%) sepia(0%) saturate(0%) hue-rotate(323deg) brightness(96%) contrast(88%);cursor:pointer;z-index:10;position:relative}.noteCanvas-noteTitle-icon-container{padding:4px}.noteCanvas-noteTitle-icon-container:hover{background-color:#ddf2fd;border-radius:15px}.noteCanvas-title{max-height:50px;max-width:345px;font-size:1.5rem;font-weight:700;color:var(--dark-2);overflow-x:auto}.noteCanvas-title::-webkit-scrollbar{width:2px}.noteCanvas-title::-webkit-scrollbar-thumb{background-color:var(--light-2);border-radius:4px}.noteCanvas-title-input{font-size:1.5rem;font-weight:700;color:var(--dark-2);max-width:340px;border:none;outline:none;background-color:transparent;border-bottom:1px solid var(--primary-1)}.noteCanvas-main .ql-container.ql-snow{height:600px;max-height:600px;border-radius:8px}.noteCanvas-main .ql-toolbar.ql-snow{border-radius:8px 8px 0 0;display:flex}.noteCanvas-main .ql-editor{flex:1;max-height:600px;padding:12px 15px;border-radius:8px}.ql-editor hr{margin:16px 0;width:100%}.noteCanvas-main .ql-editor::-webkit-scrollbar{width:6px}.noteCanvas-main .ql-editor::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.noteCanvas-quill{flex:1;padding:2px}#toolbar{display:flex;gap:8px;padding:8px;background:var(--light-2);border-radius:16px;margin-bottom:10px;border-color:var(--light-3);align-items:center}#toolbar button{width:36px;height:35px;background:#fff;border:none;padding:8px 6px;cursor:pointer;border-radius:8px}#toolbar button:hover{background:#e0e0e0}#toolbar button.ql-active{background-color:var(--secondary-1);color:#fff}#toolbar button img{display:inline-block!important;width:21px;height:21px;object-fit:contain}.ql-toolbar button:before{content:none!important}.toolbar-wrapper{background:#fff;border-radius:8px}.toolbar-divider{width:1px;height:32px;background-color:var(--light-5);margin:0 2px;display:inline-block;vertical-align:middle}.undo-redo-filterIcon{filter:invert(54%) sepia(72%) saturate(6580%) hue-rotate(159deg) brightness(97%) contrast(94%)}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{margin:-1px;padding:2px;border:none}.ql-color-label{stroke-width:3px!important}.ql-snow .ql-color-picker .ql-picker-options{padding:8px 11px;width:200px;height:190px}.ql-snow .ql-picker-options{border-radius:4%}.ql-snow .ql-picker.ql-expanded .ql-picker-options{margin-top:4px}.ql-snow .ql-color-picker.ql-color .ql-picker-item{width:25px;height:25px;border-radius:50%;border:1px solid var(--light-3)}.ql-snow .ql-stroke{stroke-width:1.5px}.ql-snow .ql-transparent{opacity:2.4}.noteCanvas-config{display:flex;flex-direction:column;padding:.5rem 0rem}.noteCanvas-enhance-btn-container{display:flex;gap:12px;align-items:center;justify-content:center;margin-bottom:10px;padding:1rem 1.5rem;border-radius:1rem;font-size:14px;font-weight:700;background:linear-gradient(90deg,#25bbff,#6eead2);border:1px solid #e0e0e0;color:var(--light);cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.enhanceNote-icon{width:1.3rem;filter:invert(100%) brightness(100%)}.noteCanvas-enhance-btn-container:hover{background:linear-gradient(#25bbff,#6eead2)}.noteCanvas-stats{display:flex;flex-direction:column;gap:14px;margin-bottom:16px}.noteCanvas-stat-card{position:relative;background-color:var(--light);padding:12px;border:1px solid var(--light-3);border-radius:16px;font-size:14px}.wordsCount-icon{width:1.4rem;filter:invert(39%) sepia(100%) saturate(500%) hue-rotate(170deg);padding:.3rem;background-color:#bae0ff79;border-radius:10px;box-sizing:content-box;display:inline-block;margin-bottom:5px}.spellingMistake-icon{width:1.4rem;filter:invert(54%) sepia(72%) saturate(6580%) hue-rotate(159deg) brightness(97%) contrast(94%);padding:.3rem;background-color:#1316153f;border-radius:10px;box-sizing:content-box;display:inline-block;margin-bottom:5px}.noteCanvas-wordCount-stats-number,.noteCanvas-spellingMistake-stats-number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:1.1em;font-weight:700;border-radius:25px;padding:0 1.2rem}.noteCanvas-wordCount-stats-number{background-color:var(--primary-1);color:var(--primary-6)}.noteCanvas-spellingMistake-stats-number{background-color:var(--secondary-1);color:var(--secondary-6)}.noteCanvas-save-container{background-color:var(--light);padding:6px;border:1px solid var(--light-3);border-radius:16px}.noteCanvas-save-status{color:var(--dark-2);font-size:.9rem;text-align:center;transition:opacity .3s ease-in-out}.noteCanvas-save-status.saving{color:orange}.noteCanvas-save-status.saved{font-weight:700;color:green}.noteCanvas-save-status.failed{color:red}.noteCanvas-folder-info{margin-top:auto;display:flex;gap:10px;align-items:center;color:var(--dark-2);font-size:.8rem}.folderTitle-icon{width:1.4rem;filter:invert(31%) sepia(6%) saturate(21%) hue-rotate(19deg) brightness(98%) contrast(90%)}.noteCanvas-last-edit{display:flex;gap:10px;align-items:center;margin-top:16px;color:var(--dark-2);font-size:.8rem}.lastEditTime-icon{width:1.4rem;filter:invert(31%) sepia(6%) saturate(21%) hue-rotate(19deg) brightness(98%) contrast(90%)}.noteCanvas-seeEnhanced-container{margin:15px 0 5px;display:flex;align-items:center;justify-content:center;gap:10px;padding:3px 5px;border-radius:6px;font-size:12px;background:var(--light-2);border:1px solid var(--light-4);color:var(--dark-4);cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.noteCanvas-seeEnhanced-icon{width:1.2rem;filter:invert(31%) sepia(6%) saturate(21%) hue-rotate(19deg) brightness(98%) contrast(90%)}.noteCanvas-seeEnhanced-container:hover{background:var(--light-3)}.noteCanvas-error{margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1rem;color:var(--dark-4)}.noFolder-icon{margin-bottom:.3rem}.noteCanvas-error,.noteCanvas-stat-card{pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media (max-width: 768px){.noteCanvas-header{flex-direction:column;align-items:flex-start}.noteCanvas-main .ql-container.ql-snow{height:470px;max-height:470px}.noteCanvas-main .ql-editor{flex:1;max-height:470px}.noteCanvas-original-quill-section .ql-editor,.noteCanvas-original-quill-section .ql-container.ql-snow{height:500px;max-height:580px}.noteCanvas-enhanced-quill-container{max-height:580px}.noteCanvas-quill-section .ql-editor{max-height:200px}}.adminDashboard-header{font-size:1rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.adminDashboard-charts-container{height:90vh;overflow-y:auto}.chart-container{margin:20px auto;padding:20px;border-radius:10px;background:#f9f9f9;box-shadow:0 4px 8px #0000001a;width:fit-content}.adminDashboard-bottom-charts{display:flex;justify-content:center;gap:30px}.userManagement-container{margin:auto 10px}.userManagement-header{font-size:1.5rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.userManagement-cards{display:flex;gap:30px;justify-content:space-between;margin-bottom:20px}.userManagement-card{background:#fff;border-radius:14px;padding:14px;box-shadow:0 1px 8px #0000001a;flex:1;cursor:pointer;transition:.3s}.userManagement-card img{width:25px;height:25px;box-shadow:0 1px 8px #0000001a;filter:invert(100%) brightness(100%);padding:.16rem;background-color:#6c921b;border-radius:10px;box-sizing:content-box;display:inline-block}.userManagement-user-stat{display:flex;gap:10px;align-items:center;margin-bottom:5px}.userManagement-card p{font-size:14px;font-weight:700;color:var(--dark)}.userManagement-card h3{margin:5px 0;font-size:18px;color:var(--dark-3)}.userManagement-card:hover{transform:scale(1.05)}.userManagement-card.active{background:linear-gradient(#6eead2,#25bbff);transform:scale(1.05)}.userManagement-card.active h3,.userManagement-card.active p{color:var(--light-2)}.userManagement-filters{display:flex;gap:15px;margin-bottom:10px;justify-content:space-between;align-items:center}.userManagement-filters .MuiFormControl-root{min-width:150px}.userManagement-filters input{flex:1}.userManagement-exportCSV-btn{display:flex;gap:12px;align-items:center;justify-content:center;padding:.4rem .6rem;border-radius:.9rem;font-size:14px;font-weight:700;background:var(--light-2);border:1px solid var(--light-3);color:var(--dark-2);cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.userManagement-exportCSV-btn:hover{background:var(--light-3);border:1px solid var(--dark-2)}.MuiTableContainer-root{box-shadow:0 2px 8px #0000001a}.MuiPaper-root{border-radius:10px!important;overflow:hidden}.MuiTableHead-root{background:#f5f5f5}.MuiTableHead-root th{font-weight:700;text-align:left}.MuiTableRow-root:hover{background:#f9f9f9}.userManagement-pagination{display:flex;justify-content:center;align-items:center;margin-top:15px;gap:10px}.userManagement-pagination button{padding:7px 15px;border:none;background:var(--secondary-6);color:#fff;cursor:pointer;border-radius:15px;transition:.3s}.userManagement-pagination button:disabled{background:#ccc;cursor:not-allowed}.userManagement-pagination span{font-weight:700}.adminSubscription-header{padding:10px 20px;font-size:1rem;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.adminSubscription-search-bar{position:relative;display:flex;justify-content:center;align-items:center;width:50%;margin:0 auto;min-width:400px}.adminSubscription-search-bar input{height:3rem;width:100%;padding:8px 130px 8px 15px;border:1px solid #d3dce6;border-radius:1rem;font-size:16px}.adminSubscription-seach-icon{width:1.3rem;filter:invert(100%) brightness(100%)}.search-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.adminSubscription-search-bar .search-btn{display:inline-flex;gap:8px;align-items:center;justify-content:center;background:linear-gradient(90deg,#25bbff,#6eead2);border:1px solid #e0e0e0;color:var(--light-2);border-radius:1rem;padding:8px 12px;cursor:pointer;font-size:14px;font-weight:700;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.adminSubscription-search-bar .search-btn:hover{background:linear-gradient(90deg,#2c97ff,#25c1b3)}.admin-subscription{padding:20px}.admin-subscription-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.admin-subscription-filter-date{display:flex;gap:10px;justify-content:center;align-items:center}.admin-subscription-filters input{padding:8px;border:1px solid #ccc;border-radius:5px}.adminSubscription-mount-export-container{display:flex;justify-content:space-between;align-items:center}.adminSubscription-exportCSV-btn{display:flex;gap:12px;align-items:center;justify-content:center;padding:.4rem .6rem;border-radius:1rem;font-size:14px;font-weight:700;background:var(--light-2);border:1px solid var(--light-3);color:var(--dark-2);cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.exportCSV-icon{width:1.3rem;filter:invert(31%) sepia(6%) saturate(21%) hue-rotate(19deg) brightness(98%) contrast(90%)}.adminSubscription-exportCSV-btn:hover{background:var(--light-3);border:1px solid var(--dark-2)}.admin-subscription-table{margin-top:20px;max-height:400px;overflow-y:auto;border:1px solid #ddd;border-radius:8px;padding:10px}.transaction-card{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid #eee}.transaction-left{flex:1}.transaction-username{font-weight:700}.transaction-note{font-size:14px;color:#555}.transaction-date{font-size:12px;color:#999}.transaction-right{text-align:right}.transaction-amount{font-weight:700;color:green}.transaction-status{display:inline-block;padding:5px 10px;border-radius:5px;font-size:12px;text-transform:capitalize}.transaction-status.pending{background:orange;color:#fff}.transaction-status.success{background:green;color:#fff}.loader{border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MainP-container{display:flex;margin:.5rem .2rem}.MainP-content{margin:.1rem 1.5rem;flex-grow:1}.sidebar{position:relative;top:0;left:0;height:97vh;width:100%;max-width:236px;background-color:var(--light);color:var(--dark-3);display:flex;flex-direction:column;justify-content:space-between;box-shadow:2px 0 5px #0000001a;border-radius:20px;border:1px solid var(--lightBorder);transition:max-width .4s ease;margin:0 .6rem}.sidebar.collapsed{width:100%;max-width:80px}.logo-container{display:flex;justify-content:center;align-items:center;padding:1.7rem}.full-logo,.sole-logo{max-height:24px;max-width:1440px;transition:opacity .3s ease}.full-logo{display:block;width:100%;max-height:30px;max-width:170px}.sole-logo,.sidebar.collapsed .full-logo{display:none}.sidebar.collapsed .sole-logo{display:block}.toggle-btn{position:absolute;top:50%;right:-15px;transform:translateY(-50%);width:30px;height:30px;background-color:var(--light-2);border:1px solid var(--lightBorder);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0 5px #0003;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.links-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;margin:0 10px}.sidebar-link{display:flex;align-items:center;padding:.6rem 1rem;text-decoration:none;color:var(--dark-3);transition:background-color .3s ease,color .3s ease;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.sidebar-link .icon{width:22px;height:22px;margin-right:1rem;transition:transform .3s ease,filter .3s ease}.label-style{font-family:-apple-system,BlinkMacSystemFont,San Francisco Pro,sans-serif;font-size:12px;font-weight:400;margin-top:1px}.bottom-links{margin-bottom:.5rem}.GrabYourNote-link .sidebar-link{border-radius:16px;background:linear-gradient(90deg,#25bbff,#6eead2)}.GrabYourNote-link .icon{margin-left:.4rem}.GrabYourNote-link .GrabYourNote-text{font-size:13px;font-weight:700;background:none!important;-webkit-text-fill-color:white!important;color:#fff!important}.subscription-link{padding:.15rem;border-radius:18px;background:linear-gradient(#25c1b3,#3372ff);box-shadow:0 1px 3px #0003;align-items:center;justify-content:flex-start}.subscription-link .sidebar-link{display:flex;align-items:center;background:var(--light);border-radius:16px;transition:transform .3s ease}.subscription-link .icon{width:44px;height:41px;margin-right:.9rem;background:linear-gradient(#6eead2,#25bbff);-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='33'%20viewBox='0%200%2033%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.60547%2022.2593H25.4058L25.0913%2023.5171C24.8892%2024.3407%2024.556%2024.9546%2024.0918%2025.3589C23.6351%2025.7632%2022.9762%2025.9653%2022.1152%2025.9653H10.8848C10.0312%2025.9653%209.3724%2025.7594%208.9082%2025.3477C8.44401%2024.9434%208.11084%2024.3332%207.90869%2023.5171L7.60547%2022.2593ZM7.26855%2020.8779L5.2583%2012.7358L6.24658%2012.4326L10.8735%2015.7456C11.0532%2015.8729%2011.2067%2015.9215%2011.334%2015.8916C11.4688%2015.8617%2011.5885%2015.7756%2011.6934%2015.6333L16.208%208.91748L16.8032%208.93994L21.2729%2015.5771C21.5125%2015.9215%2021.812%2015.9702%2022.1714%2015.7231L26.8433%2012.3765L27.708%2012.8818L25.7539%2020.8779H7.26855ZM5.55029%2014.7573C5.10107%2014.7573%204.68929%2014.645%204.31494%2014.4204C3.94059%2014.1958%203.63737%2013.8963%203.40527%2013.522C3.18066%2013.1401%203.06836%2012.7209%203.06836%2012.2642C3.06836%2011.8075%203.18066%2011.3919%203.40527%2011.0176C3.62988%2010.6432%203.92936%2010.3438%204.30371%2010.1191C4.68555%209.89453%205.10107%209.78223%205.55029%209.78223C6.01449%209.78223%206.43376%209.89453%206.80811%2010.1191C7.18245%2010.3438%207.48193%2010.647%207.70654%2011.0288C7.93115%2011.4032%208.04346%2011.8149%208.04346%2012.2642C8.04346%2012.7209%207.93115%2013.1401%207.70654%2013.522C7.48193%2013.8963%207.18245%2014.1958%206.80811%2014.4204C6.43376%2014.645%206.01449%2014.7573%205.55029%2014.7573ZM16.5112%2010.4897C16.0545%2010.4897%2015.6353%2010.3774%2015.2534%2010.1528C14.8791%209.92822%2014.5758%209.62874%2014.3438%209.25439C14.1191%208.87256%2014.0068%208.44954%2014.0068%207.98535C14.0068%207.53613%2014.1191%207.12435%2014.3438%206.75C14.5684%206.37565%2014.8678%206.07617%2015.2422%205.85156C15.624%205.62695%2016.047%205.51465%2016.5112%205.51465C16.9604%205.51465%2017.3722%205.62695%2017.7466%205.85156C18.1209%206.07617%2018.4204%206.37939%2018.645%206.76123C18.8696%207.13558%2018.9819%207.54362%2018.9819%207.98535C18.9819%208.44954%2018.8696%208.87256%2018.645%209.25439C18.4204%209.62874%2018.1209%209.92822%2017.7466%2010.1528C17.3722%2010.3774%2016.9604%2010.4897%2016.5112%2010.4897ZM27.4385%2014.7573C26.9818%2014.7573%2026.5662%2014.645%2026.1919%2014.4204C25.8175%2014.1958%2025.5181%2013.8963%2025.2935%2013.522C25.0688%2013.1401%2024.9565%2012.7209%2024.9565%2012.2642C24.9565%2011.8149%2025.0688%2011.4032%2025.2935%2011.0288C25.5181%2010.647%2025.8175%2010.3438%2026.1919%2010.1191C26.5662%209.89453%2026.9818%209.78223%2027.4385%209.78223C27.8952%209.78223%2028.3107%209.89453%2028.6851%2010.1191C29.0669%2010.3438%2029.3701%2010.6432%2029.5947%2011.0176C29.8193%2011.3919%2029.9316%2011.8075%2029.9316%2012.2642C29.9316%2012.7209%2029.8156%2013.1401%2029.5835%2013.522C29.3589%2013.8963%2029.0557%2014.1958%2028.6738%2014.4204C28.2995%2014.645%2027.8877%2014.7573%2027.4385%2014.7573Z'%20fill='black'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml,%3csvg%20width='33'%20height='33'%20viewBox='0%200%2033%2033'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.60547%2022.2593H25.4058L25.0913%2023.5171C24.8892%2024.3407%2024.556%2024.9546%2024.0918%2025.3589C23.6351%2025.7632%2022.9762%2025.9653%2022.1152%2025.9653H10.8848C10.0312%2025.9653%209.3724%2025.7594%208.9082%2025.3477C8.44401%2024.9434%208.11084%2024.3332%207.90869%2023.5171L7.60547%2022.2593ZM7.26855%2020.8779L5.2583%2012.7358L6.24658%2012.4326L10.8735%2015.7456C11.0532%2015.8729%2011.2067%2015.9215%2011.334%2015.8916C11.4688%2015.8617%2011.5885%2015.7756%2011.6934%2015.6333L16.208%208.91748L16.8032%208.93994L21.2729%2015.5771C21.5125%2015.9215%2021.812%2015.9702%2022.1714%2015.7231L26.8433%2012.3765L27.708%2012.8818L25.7539%2020.8779H7.26855ZM5.55029%2014.7573C5.10107%2014.7573%204.68929%2014.645%204.31494%2014.4204C3.94059%2014.1958%203.63737%2013.8963%203.40527%2013.522C3.18066%2013.1401%203.06836%2012.7209%203.06836%2012.2642C3.06836%2011.8075%203.18066%2011.3919%203.40527%2011.0176C3.62988%2010.6432%203.92936%2010.3438%204.30371%2010.1191C4.68555%209.89453%205.10107%209.78223%205.55029%209.78223C6.01449%209.78223%206.43376%209.89453%206.80811%2010.1191C7.18245%2010.3438%207.48193%2010.647%207.70654%2011.0288C7.93115%2011.4032%208.04346%2011.8149%208.04346%2012.2642C8.04346%2012.7209%207.93115%2013.1401%207.70654%2013.522C7.48193%2013.8963%207.18245%2014.1958%206.80811%2014.4204C6.43376%2014.645%206.01449%2014.7573%205.55029%2014.7573ZM16.5112%2010.4897C16.0545%2010.4897%2015.6353%2010.3774%2015.2534%2010.1528C14.8791%209.92822%2014.5758%209.62874%2014.3438%209.25439C14.1191%208.87256%2014.0068%208.44954%2014.0068%207.98535C14.0068%207.53613%2014.1191%207.12435%2014.3438%206.75C14.5684%206.37565%2014.8678%206.07617%2015.2422%205.85156C15.624%205.62695%2016.047%205.51465%2016.5112%205.51465C16.9604%205.51465%2017.3722%205.62695%2017.7466%205.85156C18.1209%206.07617%2018.4204%206.37939%2018.645%206.76123C18.8696%207.13558%2018.9819%207.54362%2018.9819%207.98535C18.9819%208.44954%2018.8696%208.87256%2018.645%209.25439C18.4204%209.62874%2018.1209%209.92822%2017.7466%2010.1528C17.3722%2010.3774%2016.9604%2010.4897%2016.5112%2010.4897ZM27.4385%2014.7573C26.9818%2014.7573%2026.5662%2014.645%2026.1919%2014.4204C25.8175%2014.1958%2025.5181%2013.8963%2025.2935%2013.522C25.0688%2013.1401%2024.9565%2012.7209%2024.9565%2012.2642C24.9565%2011.8149%2025.0688%2011.4032%2025.2935%2011.0288C25.5181%2010.647%2025.8175%2010.3438%2026.1919%2010.1191C26.5662%209.89453%2026.9818%209.78223%2027.4385%209.78223C27.8952%209.78223%2028.3107%209.89453%2028.6851%2010.1191C29.0669%2010.3438%2029.3701%2010.6432%2029.5947%2011.0176C29.8193%2011.3919%2029.9316%2011.8075%2029.9316%2012.2642C29.9316%2012.7209%2029.8156%2013.1401%2029.5835%2013.522C29.3589%2013.8963%2029.0557%2014.1958%2028.6738%2014.4204C28.2995%2014.645%2027.8877%2014.7573%2027.4385%2014.7573Z'%20fill='black'/%3e%3c/svg%3e");mask-repeat:no-repeat;mask-size:contain}.subscription-link span{font-size:15px;font-weight:700;background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent}.subscription-link .sidebar-link:hover{background-color:var(--light)}.logoutBtn-style{text-align:left;width:100%;border:none;background-color:var(--light);cursor:pointer}.sidebar-link:hover{background-color:var(--light-2);border-radius:16px}.sidebar-link:hover .icon{filter:brightness(1.05)}.sidebar-link.active{border-radius:16px;border:1px solid var(--lightBorder)}.sidebar-link.active span{background:linear-gradient(#25c1b3,#3372ff);-webkit-background-clip:text;background-clip:text;-moz-background-clip:text;-ms-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.sidebar-link.active .icon{transform:scale(1.05)}.sidebar.collapsed .sidebar-link{justify-content:center;padding:.5rem}.sidebar.collapsed .sidebar-link span{display:none}.sidebar.collapsed .sidebar-link .icon{margin-right:0}.custom-top-link{width:100%;border:1px solid var(--lightBorder);cursor:pointer}.sidebar.collapsed .custom-top-link{padding:.7rem .8rem}.sidebar.collapsed .custom-top-link .icon{margin-right:.4rem}.sidebar.collapsed .custom-link{padding:.4rem .5rem}.sidebar.collapsed .custom-link .icon{width:44px;height:41px}
