@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&family=Inter:wght@400;500;600&display=swap";.header{position:fixed;top:0;left:0;right:0;height:4.875rem;background:#ff6a00b3;z-index:50}.header-container{height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;margin:0 auto}.header-logo{height:3.5rem;width:4.5rem}.header-logo svg{margin-top:.3rem;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.header-nav{display:flex;gap:3.38rem;align-items:center;flex:1;justify-content:center}.header-nav a{color:#fbeadb;font-family:var(--neulis-semi-bold);font-size:1.2rem;font-style:normal;font-weight:100;line-height:normal;text-decoration:none}.header-nav a:hover{opacity:.8}.header-cta{background-color:#fbeadb;border-radius:12px;height:45px;padding:0 1.5rem;display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.header-cta:hover{transform:scale(1.05)}.header-cta svg{width:2.0625rem;height:2.0625rem;aspect-ratio:1/1}.header-cta span{font-family:var(--neulis-semi-bold);font-weight:600;color:#ff6a00;font-size:1.25rem}@media(max-width:768px){.header{height:4rem}.header-container{padding:0 1rem}.header-logo{height:3rem;width:4rem}.header-nav{display:none}.header-cta{height:38px;padding:0 1rem}.header-cta img{width:1.5rem;height:1.5rem}.header-cta span{font-size:1rem}}.toast-container{position:fixed;top:100px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px}.toast{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 10px 40px #00000026;display:flex;align-items:center;gap:12px;min-width:320px;max-width:500px;opacity:0;transform:translate(400px);transition:all .3s ease}.toast-show{opacity:1;transform:translate(0)}.toast-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.toast-message{flex:1;font-family:Poppins;font-size:14px;line-height:1.4;color:#333}.toast-close{flex-shrink:0;width:24px;height:24px;border:none;background:none;font-size:24px;line-height:1;cursor:pointer;color:#999;padding:0;display:flex;align-items:center;justify-content:center}.toast-close:hover{color:#333}.toast-success{border-left:4px solid #10B981}.toast-success .toast-icon{color:#10b981}.toast-error{border-left:4px solid #E91E63}.toast-error .toast-icon{color:#e91e63}.toast-ongoing{border-left:4px solid #FF6A00}.toast-ongoing .toast-icon{color:#ff6a00}@media(max-width:768px){.toast-container{right:10px;left:10px;top:80px}.toast{min-width:auto;max-width:100%;padding:12px 16px}.toast-message{font-size:13px}}@font-face{font-family:"Neulis Cursive Thin";src:url(/build/assets/Neulis-Thin-xnmWtvev.otf) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Neulis Cursive Semi-bold";src:url(/build/assets/Neulis-SemiBoldItalic-HvaM4l6U.otf) format("woff");font-weight:100;font-style:normal}.footer{background-color:#e91e63;padding:3rem 23rem 1rem}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:1rem}.footer-logo svg{width:194px;height:100px}.footer-links{display:flex;gap:3rem}.footer-links-column{display:flex;flex-direction:column;gap:1rem}.footer-links a{color:#fbeadb;font-family:Poppins;font-size:1.3rem;font-style:normal;font-weight:300;line-height:normal;text-decoration:none}.footer-links a:hover{opacity:.8}.footer-vortex{display:flex;flex-direction:column;align-items:end;gap:.3rem}.footer-vortex p{color:#fbeadb;font-family:Poppins;font-size:1.2rem;font-style:normal;font-weight:700;line-height:normal}.footer-vortex svg{padding-right:2.2rem;height:4rem}.footer-bottom{border-top:1px solid #FBEADB;padding-top:1rem}.footer-copyright{font-weight:300;color:#fbeadb;font-size:.7rem;font-family:Poppins;display:flex;align-items:start;justify-content:start;gap:.25rem}.footer-copyright svg{width:9px;height:9px}@media(max-width:1024px){.footer{padding:3rem 4rem}.footer-grid{grid-template-columns:1fr;gap:3rem;text-align:center}.footer-logo{display:flex;justify-content:center}.footer-links{justify-content:center}.footer-vortex{align-items:center}.footer-vortex img{padding-right:0}.footer-copyright{justify-content:center}}@media(max-width:768px){.footer{padding:3rem 1.5rem}.footer-grid{gap:1rem;justify-content:center;align-items:center}.footer-logo svg{width:150px;height:auto}.footer-links{flex-direction:column;gap:1rem;justify-content:center;align-items:center}.footer-links-column{text-align:center}.footer-links a{font-size:1.1rem}.footer-vortex p{font-size:1rem}.footer-vortex img{height:2.5rem}.footer-copyright{font-size:.65rem;text-align:center}}@media(max-width:480px){.footer{padding:1.5rem 1rem}.footer-logo svg{width:13rem;height:5.5rem;margin-left:2rem}.footer-links a{font-size:1rem}.footer-vortex{margin-top:1rem}.footer-vortex p{font-size:.9rem}.footer-vortex svg{padding-right:0rem}}@font-face{font-family:"Neulis Cursive Thin";src:url(/build/assets/Neulis-Thin-xnmWtvev.otf) format("woff");font-weight:100;font-style:normal}@font-face{font-family:"Neulis Cursive Semi-bold";src:url(/build/assets/Neulis-SemiBoldItalic-HvaM4l6U.otf) format("woff");font-weight:100;font-style:normal}:root{--neulis-normal: "Neulis Cursive Thin";--neulis-semi-bold: "Neulis Cursive Semi-bold"}
