body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#eaeaea}.carousel{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:auto}.carousel-multi{align-items:center;flex-direction:column;flex-direction:row;gap:.5rem;gap:2rem;justify-content:center}.carousel-img{aspect-ratio:1/1;background:#fff3e0;border-radius:24px;box-shadow:0 2px 12px rgba(255,87,34,.15);height:320px;object-fit:cover;transition:opacity .5s,-webkit-transform .3s;transition:opacity .5s,transform .3s;transition:opacity .5s,transform .3s,-webkit-transform .3s;width:320px}.carousel-img-active{border:3px solid #ff9800;box-shadow:0 4px 24px rgba(255,87,34,.25)}.carousel-dots{display:flex;gap:.25rem;justify-content:center}.carousel-dot{background:#ffe0b2;border-radius:50%;cursor:pointer;display:inline-block;height:4px;opacity:.5;transition:background .2s,opacity .2s;width:4px}.carousel-dot.active{background:#ff9800;opacity:1}.carousel-status{margin-top:2.5rem;text-align:center}.carousel-status-dots{display:flex;gap:.7rem;justify-content:center}.carousel-status-dot{background:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.12);display:inline-block;height:8px;transition:background .2s,box-shadow .2s;width:8px}.carousel-status-dot.active{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.18)}@media (max-width:767px){.carousel-multi{flex-direction:column;gap:1rem;margin:0 auto;max-width:300px;width:100%}.carousel-img{border-radius:16px;height:250px;width:250px}.carousel-img:not(.carousel-img-active){display:none}.carousel-img-active{opacity:1!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}.carousel-status{margin-top:1.5rem}.carousel-status-dots{gap:.5rem}.carousel-status-dot{height:6px;width:6px}}@media (min-width:768px) and (max-width:1023px){.carousel-multi{flex-direction:column;gap:1.5rem;margin:0 auto;max-width:400px;width:100%}.carousel-img{border-radius:20px;height:300px;width:300px}.carousel-img:not(.carousel-img-active){display:none}.carousel-img-active{opacity:1!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}.carousel-status{margin-top:2rem}.carousel-status-dots{gap:.6rem}.carousel-status-dot{height:7px;width:7px}}.countdown{display:flex;font-family:Inter,sans-serif;gap:1rem;justify-content:center;padding:1.5rem;.timeblock{align-items:center;aspect-ratio:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.08);border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:90px;.timeblock-value{color:#fff;font-size:2rem;font-weight:700;line-height:1}.timeblock-label{color:hsla(0,0%,100%,.7);font-size:.85rem;letter-spacing:1px;margin-top:.25rem;text-transform:uppercase}}}@media (max-width:767px){.countdown{flex-wrap:wrap;gap:.8rem;margin:0 auto;max-width:280px;padding:1rem}.timeblock{flex-basis:calc(50% - 0.4rem);flex-grow:0;flex-shrink:1;max-width:130px;min-width:120px}.timeblock .timeblock-value{font-size:1.6rem}.timeblock .timeblock-label{font-size:.75rem}}.coming-next-section{margin:2.5rem 0;text-align:center}.coming-next-title{color:#fff;font-size:2.2rem;font-weight:800;letter-spacing:1.5px;margin-bottom:.5rem;text-shadow:1px 2px 8px rgba(0,0,0,.18)}.coming-next-desc{color:#e6d6ff;font-size:1.2rem;font-weight:500;margin:0;text-shadow:1px 2px 8px rgba(106,21,210,.15)}.hero-container{align-items:center;background:linear-gradient(180deg,#270550,#6a15d2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-content{-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border-radius:0;box-shadow:none;color:#e6d6ff;margin-top:2.5rem;padding:0;position:relative;text-align:center;z-index:2}.hero-title{font-size:4rem;font-weight:900;letter-spacing:3px;margin-bottom:.5rem;margin-top:0;text-shadow:2px 4px 16px rgba(106,21,210,.25)}.hero-subtitle{color:#d1b3ff;font-size:1.5rem;margin-bottom:2rem;text-shadow:1px 2px 8px rgba(106,21,210,.15)}.hero-btn{background:#e6d6ff;border:none;border-radius:32px;box-shadow:0 2px 8px rgba(106,21,210,.2);color:#270550;display:inline-block;font-size:1.2rem;font-weight:700;padding:.75rem 2.5rem;text-decoration:none;transition:background .2s,color .2s,-webkit-transform .2s;transition:background .2s,color .2s,transform .2s;transition:background .2s,color .2s,transform .2s,-webkit-transform .2s}.hero-btn:hover{background:#6a15d2;color:#fff;-webkit-transform:translateY(-2px) scale(1.05);transform:translateY(-2px) scale(1.05)}.hero-bg-shape{background:radial-gradient(circle,#6a15d2 0,#270550 60%,transparent 100%);border-radius:50%;-webkit-filter:blur(12px);filter:blur(12px);height:500px;left:-120px;opacity:.18;position:absolute;top:-120px;width:500px;z-index:1}.hero-register-button{background:#fff;border:none;border-radius:40px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#270550;cursor:pointer;display:inline-block;font-size:1.25rem;font-weight:800;margin-bottom:40px;padding:.9rem 2.75rem;text-decoration:none;transition:box-shadow .25s ease,-webkit-transform .25s ease;transition:transform .25s ease,box-shadow .25s ease;transition:transform .25s ease,box-shadow .25s ease,-webkit-transform .25s ease}.hero-register-button:hover{background:#f5f5f5;box-shadow:0 6px 18px rgba(0,0,0,.3);-webkit-transform:translateY(-3px) scale(1.06);transform:translateY(-3px) scale(1.06)}@media (max-width:767px){.hero-title{font-size:2.2rem;letter-spacing:1px}.coming-next-section{margin:1.5rem 0;padding:0 1rem}.hero-subtitle{word-wrap:break-word;font-size:1.4rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.4;margin-bottom:1.5rem;padding:0 .5rem}}.hero-section{height:100vh;position:-webkit-sticky;position:sticky;top:0}.carousel-section{background:linear-gradient(180deg,#270550,#6a15d2);border-top-right-radius:420px 120px;position:-webkit-sticky;position:sticky;top:0}.carousel-section,.tickets{align-content:center;align-items:center;display:grid;height:100vh;justify-items:center}.tickets{background-color:#efefef;border-top-right-radius:880px 185px;position:relative}.ticket-header{color:#6a15d2;font-size:2.5rem;font-weight:700;margin-bottom:30px}.ticket-placer-section{display:flex;position:relative;input[type=text]{border:2px solid #6a15d2;border-radius:8px;font-size:1rem;margin-right:5px;max-width:90%;outline:none;padding:12px 20px;transition:all .3s ease;width:300px}input[type=text]:focus{border-color:#6a15d2;box-shadow:0 0 5px rgba(255,102,0,.5)}input[type=text]+.input-error{background-color:#fff;color:red;font-size:13px;font-weight:500;left:22px;padding:1px;position:absolute;top:-8px}input[type=text].error{border-color:red}button{background:linear-gradient(120deg,#6a15d2,#270550);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 25px;transition:all .3s ease}button:hover{box-shadow:0 8px 15px rgba(153,0,255,.4);-webkit-transform:translateY(-3px);transform:translateY(-3px)}}.about{color:#fff;font-size:3rem;font-weight:800;letter-spacing:1.5px;margin-bottom:.5rem;text-shadow:1px 2px 8px rgba(0,0,0,.18)}.about-text{color:#fff3e0;margin:40px;text-shadow:1px 2px 8px rgba(255,152,0,.12)}.about-text,p{font-size:1.2rem;font-weight:300}@media (max-width:767px){.carousel-section{border-top-right-radius:200px 60px;padding:0 1rem}.about{font-size:2rem;letter-spacing:1px;line-height:1.2;margin-bottom:1rem}.about,.about-text{max-width:90%;text-align:center}.about-text{word-wrap:break-word;font-size:1rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.5;margin:20px 10px}.tickets{border-top-right-radius:400px 80px;padding:0 1rem}.ticket-header{font-size:1.8rem;line-height:1.2;margin-bottom:20px}.ticket-header,.tickets p{max-width:90%;text-align:center}.tickets p{font-size:1rem;line-height:1.4;margin:10px 0 20px}.ticket-placer-section{align-items:stretch;flex-direction:column;gap:10px;max-width:320px;width:100%}.ticket-placer-section input[type=text]{box-sizing:border-box;font-size:.95rem;margin-right:0;max-width:none;padding:14px 16px;width:100%}.ticket-placer-section button{font-size:.95rem;font-weight:700;padding:14px 20px;width:100%}}.ticket-canvas{height:280px;margin:20px;width:560px}@media (max-width:767px){.ticket-canvas{height:auto!important;margin-bottom:20px;max-width:400px!important;width:90%!important}}main.register{align-items:center;background:linear-gradient(180deg,#270550,#6a15d2);color:#fff;font-family:Arial,sans-serif;font-size:3rem;font-weight:700;height:100vh;justify-content:center;text-align:center}header,main.register{display:flex}header{box-sizing:border-box;justify-content:flex-end;padding:0 10px;position:fixed;width:100%;z-index:99;nav{ul{align-items:center;flex-wrap:wrap;justify-content:flex-end;list-style-type:none;margin:15px 0;padding:0;li{display:inline;margin:5px;a,a:visited{border-radius:4px;color:#fff;font-size:.9rem;font-weight:700;padding:8px 12px;position:relative;text-decoration:none;transition:color .2s ease;white-space:nowrap}a:hover{background-color:hsla(0,0%,100%,.1)}a:hover:after{background-color:#fff;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:100%}}}}}@media (min-width:768px){header{padding:0 20px;nav{ul{margin:20px 0;li{margin:8px;a,a:visited{font-size:1rem;padding:10px 16px}}}}}}@media (min-width:1024px){header{padding:0;nav{ul{margin:25px;li{margin:10px;a,a:visited{font-size:1.1rem;padding:12px 20px}}}}}}@media (min-width:1200px){header{nav{ul{li{margin:12px;a,a:visited{font-size:1.2rem}}}}}}@media (max-width:767px){header{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border-bottom:none;transition:all .3s ease;nav{ul{li{a,a:visited{color:#fff;font-weight:700;transition:color .3s ease}a:hover{background:hsla(0,0%,100%,.15);border-radius:6px;color:hsla(0,0%,100%,.8)}}}}}header.header-over-ticket{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1);nav{ul{li{a,a:visited{color:#333}a:hover{background:hsla(0,0%,100%,.3);border-radius:6px;color:#6a15d2}}}}}}@media (min-width:768px){header{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border-bottom:none;transition:all .3s ease}header.header-over-ticket{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsla(0,0%,100%,.15);border-bottom:1px solid rgba(0,0,0,.1);nav{ul{li{a,a:visited{color:#270550!important}a:hover{background:hsla(0,0%,100%,.3);border-radius:6px;color:#6a15d2!important}a:hover:after{background-color:#6a15d2}}}}}}main.contact{align-items:center;background:linear-gradient(180deg,#270550,#6a15d2);display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative;h2{color:#fff;font-size:3rem;font-weight:700;margin:4rem 0 2rem;text-align:center}.contact-section{align-items:center;background:#fff;border-top-left-radius:50% 18%;border-top-right-radius:50% 18%;bottom:0;box-shadow:0 -4px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:1rem;padding:8rem 2rem 3rem;position:absolute;width:100%;.contact-link{background:#fff;border:1px solid #6a15d2;border-radius:9999px;padding:.75rem 1.5rem;transition:all .25s ease;width:min(80%,28rem);&:hover{background:#f9f6ff;box-shadow:0 4px 12px rgba(106,21,210,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}a{grid-gap:.75rem;align-items:center;color:#6a15d2;display:grid;font-size:1.1rem;font-weight:600;gap:.75rem;grid-template-columns:24px 1fr;text-decoration:none}}}p{color:#6a15d2;font-size:.95rem;margin-top:2rem;text-align:center;a{border-bottom:2px solid transparent;color:#6a15d2;font-weight:600;text-decoration:none;transition:all .3s ease}}}
/*# sourceMappingURL=main.a45fff85.css.map*/