@font-face{font-family:Inknut Antiqua;src:url(/fonts/InknutAntiqua-Regular.woff2)format("woff2");font-weight:400}@font-face{font-family:Teachers;src:url(/fonts/Teachers-VariableFont_wght.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}:root{--background:#fff;--foreground:#171717;--green:#29ab3d;--red:#e53e3e;--gray:#6b7280;--gray-100:#e5e7eb;--blue:#3b82f6;--blue-100:#93c5fd;--pastel-pink:#ffb3e7;--pastel-red:#ff8a8a;--pastel-orange:#ffae62;--pastel-yellow:#fffa9a;--pastel-blonde:#fffa9a;--pastel-green:#a9ed99;--pastel-cyan:#83fbff;--pastel-blue:#7796ff;--pastel-purple:#d494ff;--pastel-brown:#b78f78;--pastel-black:#9a9a9a;--pastel-white:#f4f4f4;--title-fonts:"Inknut Antiqua", "Times New Roman", Times, serif;--success:#1ebcff;--error:#ff2c61}.default-theme{--note-color:#a4dc83;--highlight-color:#bde782;--bar-color:#78ca31;--bar-bg:#f8ffd0;--bg-color:#a4dc83;--icons-color:#65be55;--shadow-color:#0d591f40;--box-shadow-color:0px 4px 8px var(--shadow-color)}.mint-theme{--note-color:#ff9cc7;--highlight-color:#ffd16c;--bar-color:#e93598;--bar-bg:#fff2d0;--bg-color:#ffcea3;--icons-color:#ff7348;background-color:var(--bg-color);height:100%}.theme:before{content:"";z-index:-1;mix-blend-mode:screen;background-image:url(/tiles.gif);background-repeat:repeat;background-size:500px 500px;width:100%;height:100%;position:fixed;top:0;left:0}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#92dfbe 0%,#a4dc83 15%,#cdee6b 55%,#f0ed7f 100%)}body:before{content:"";mix-blend-mode:screen;z-index:-1;background-image:url(/tiles.gif);background-repeat:repeat;background-size:500px 500px;width:100%;height:100%;position:fixed;top:0;left:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
.Toast-module__eyeDpq__toast{border:1px solid #fff;justify-content:space-between;align-items:center;gap:1rem;width:100%;height:auto;padding:.5rem 1.2rem;font-family:Inknut Antiqua,Times New Roman,Times,serif;font-size:1rem;transition:opacity .3s ease-out;display:flex;position:relative;box-shadow:0 4px 8px #0d591f40}.Toast-module__eyeDpq__type{text-transform:capitalize}.Toast-module__eyeDpq__message{text-align:right;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;text-overflow:ellipsis;flex:1;max-width:calc(100% - 24px);margin:0 5px 0 0;line-height:1.2;overflow:hidden}.Toast-module__eyeDpq__toast:before{content:"";opacity:.5;mix-blend-mode:luminosity;pointer-events:none;background-image:url(/paper.jpg);background-size:150%;width:100%;height:100%;position:absolute;top:0;left:0}.Toast-module__eyeDpq__toast p,.Toast-module__eyeDpq__toast span{z-index:0;position:relative}.Toast-module__eyeDpq__message.Toast-module__eyeDpq__clickable{cursor:pointer;text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Toast-module__eyeDpq__message.Toast-module__eyeDpq__clickable:hover{opacity:.8}
.ToastManager-module__QrqjWG__toastContainer{z-index:1000;flex-direction:column;width:calc(100% - 20px);max-width:400px;transition:all .3s;display:flex;position:fixed;top:80px;right:20px}.ToastManager-module__QrqjWG__toastWrapper{opacity:1;max-height:500px;margin-bottom:10px;transition:all .3s ease-out,opacity .3s ease-out,transform .3s ease-out,max-height .3s ease-out,margin-bottom .3s ease-out;animation:.3s ease-out ToastManager-module__QrqjWG__slideIn;position:relative;overflow:hidden}.ToastManager-module__QrqjWG__toastWrapper.ToastManager-module__QrqjWG__exiting{opacity:0;pointer-events:none;max-height:0;margin:0;animation:.3s ease-in forwards ToastManager-module__QrqjWG__slideOut}.ToastManager-module__QrqjWG__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;font-weight:700;display:flex;position:absolute;top:10px;right:10px}.ToastManager-module__QrqjWG__closeButton:hover{background-color:#fff3}@keyframes ToastManager-module__QrqjWG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes ToastManager-module__QrqjWG__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}@media (max-width:1000px){.ToastManager-module__QrqjWG__toastContainer{top:96px}}
