@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 20, 2023 */@font-face{font-family:playlistscript;src:url(/assets/playlist_script-webfont-8c2e77ab.woff2) format("woff2"),url(/assets/playlist_script-webfont-ea22e4b4.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:product_sansregular;src:url(/assets/product_sans_regular-458d3cd7.woff2) format("woff2"),url(/assets/product_sans_regular-aac6180f.woff) format("woff");font-weight:400;font-style:normal}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 18}.chatbot-container{position:fixed;bottom:30px;right:35px;z-index:10}.chatbot-toggler{position:fixed;bottom:30px;right:5px;height:30px;width:50px;color:var(--white-text);border:none;display:flex;align-items:center;justify-content:center;outline:none;cursor:pointer;background:var(--primary-color);border-radius:50%;transition:all .2s ease}body.show-chatbot .chatbot-toggler{transform:rotate(90deg)}.chatbot-toggler span{color:var(--white-text);position:absolute}.chatbot-toggler span:last-child,body.show-chatbot .chatbot-toggler span:first-child{opacity:0}body.show-chatbot .chatbot-toggler span:last-child{opacity:1}.chatbot{font-family:product_sansregular;height:90%;position:fixed;right:105px;top:5px;width:50%;background:var(--white-text);border-radius:15px;overflow:hidden;opacity:1;z-index:1000000000000;transform:scale(1);transform-origin:bottom right;box-shadow:0 0 128px 0 var(--secondary-text),0 32px 64px -48px var(--secondary-text);transition:all .1s ease}@media screen and (min-width: 280px) and (max-width: 1080px){.chatbot{right:65px;top:50%;transform:translateY(-50%);width:80%;height:80vh;max-height:90vh}}.chatbot-header{font-family:product_sansregular;padding:6px 0;position:relative;text-align:center;color:var(--white-text);background:var(--primary-color);box-shadow:0 2px 10px var(--secondary-text) (0,0,0,.1)}.close-btn{position:absolute;top:2px;right:10px;font-size:1.5rem;color:var(--white-text);cursor:pointer;background:none;border:none;padding:1px;border-radius:50%;transition:all .3s ease;box-shadow:0 0 #0003}.close-btn:hover{background-color:#fff3;box-shadow:0 0 5px 2px #0000004d}.chatbot-header h2{font-size:1rem;margin:0}.chatbot-header p{margin:0;font-size:.9rem}.chatbot .chatbox{overflow-y:auto;height:calc(100% - 101px);padding:10px 20px;list-style:none;margin:0}.chatbox .chat{display:flex;margin-bottom:15px}.chatbox .incoming span{width:25px;height:25px;color:var(--white-text);cursor:default;text-align:center;line-height:25px;background:var(--primary-color);border-radius:4px}.chatbox .outgoing{margin:20px 0;justify-content:flex-end}.chatbox .chat p{white-space:pre-wrap;padding:12px 16px;border-radius:10px 10px 0;max-width:75%;color:var(--white-text);font-size:.95rem;background:var(--primary-color);margin:0}.chatbox .incoming p{border-radius:10px 10px 10px 0}.chatbox .chat p.error{color:var(--span-color);background:#f8d7da}.chatbox .incoming p{color:var(--primary-text);background:#f2f2f2}.chatbot .chat-input{display:flex;gap:5px;position:absolute;bottom:0;width:100%;background:var(--white-text);padding:3px 20px;border-top:1px solid #ddd}.chat-input textarea{height:55px;width:100%;border:none;outline:none;resize:none;max-height:180px;padding:15px 15px 15px 0;font-size:.95rem;font-family:product_sansregular}.chat-input span{align-self:flex-end;color:var(--primary-text);cursor:pointer;height:55px;display:flex;align-items:center;visibility:visible;font-size:1.35rem}.chat-input textarea:valid~span{visibility:visible}.chatbot-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999999999999}*{margin:0;padding:0;box-sizing:border-box}body{margin:2rem 5rem 0;font-family:product_sansregular,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif,playlistscript;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--app-background-color, #ffffff)}html{scroll-behavior:smooth}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-thumb{background-color:var(--app-primary-text-color, var(--primary-color))}:root{--primary-color: #948924;--app-background-color: #ffffec;--card-grey: #fdfbf5;--primary-text: #160529;--secondary-text: #a79997;--default-transition: .5s ease-in-out;--span-color: #c61d1d;--white-text: #ffffff}@media screen and (min-width: 280px) and (max-width: 1080px){body{margin:0rem}html{scroll-behavior:smooth}}@keyframes shaking{10%{transform:scale(1.15) rotate(10deg)}20%{transform:scale(1.15) rotate(-10deg)}30%{transform:scale (1.15) rotate(10deg)}40%{transform:none}}.quill-editor-container .save-button,.quill-editor-container .cancel-button{background-color:var(--primary-color);color:#fff;border:none;padding:5px 10px;margin-top:5px;margin-right:5px;border-radius:5px;cursor:pointer}.quill-editor-container .cancel-button{background-color:#6c757d}
