@font-face{font-display:swap;font-family:BBTorsoPro;font-weight:700;src:url(/static/media/bbtorsospro-bold.d5e5e7e1af017d9f217f.ttf) format("truetype")}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden;width:100%}html{height:100vh;height:calc(var(--vh, 1vh)*100);height:100dvh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:url(/static/media/Kai-Purple-Bg.205828df2446314026ac.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:BBTorsoPro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:700}#root{width:100vw}#root,.golden-ticket-container{align-items:center;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);height:100dvh;justify-content:center;position:relative}.golden-ticket-container{background-color:#d4af37;background-image:url(/static/media/Golden-Ticket-Bg.2dc5559d21023ce6209c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;max-height:750px;max-width:440px;overflow:hidden;transition:opacity .3s ease-in-out;width:100%}.ticket-frame{height:calc(100% - 30px);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 30px);z-index:1}.ticket-frame svg{display:block;height:100%;width:100%}.ticket-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:7dvh 1rem;position:relative;text-align:center;width:100%;z-index:2}.talking-phase-logo{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.5));height:auto;margin:0;max-height:15vh;max-height:calc(var(--vh, 1vh)*15);max-height:15dvh;max-width:min(60%,300px)}.form-section{gap:1vh;gap:calc(var(--vh, 1vh)*1);gap:1dvh}.form-section,.form-section form{align-items:center;display:flex;flex-direction:column;width:100%}.secret-code-input{background:#fffffff2;border:2px solid #d4af37;border-radius:50px;box-sizing:border-box;color:#333;font-family:BBTorsoPro,sans-serif;font-size:clamp(1rem,1vh,1rem);font-size:clamp(1rem,calc(var(--vh, 1vh)*1),1rem);font-size:clamp(1rem,1dvh,1rem);font-weight:700;height:5vh;height:calc(var(--vh, 1vh)*5);height:5dvh;letter-spacing:1px;margin-bottom:.5dvh;max-width:320px;min-height:40px;padding:1.2dvh 2dvh;text-align:center;text-transform:uppercase;transition:all .3s ease;width:100%}.secret-code-input:focus{background:#fff;border-color:gold;box-shadow:0 0 20px #d4af3780;outline:none;transform:translateY(-2px)}.secret-code-input::placeholder{color:#666}.claim-button,.secret-code-input::placeholder{font-family:BBTorsoPro,sans-serif;font-weight:700;letter-spacing:1px}.claim-button{align-items:center;background:linear-gradient(45deg,gold,orange,#ff8c00,gold);border:2px solid #d4af37;border-radius:50px;color:#000;cursor:pointer;display:flex;font-size:clamp(1rem,1.2vh,1.2rem);font-size:clamp(1rem,calc(var(--vh, 1vh)*1.2),1.2rem);font-size:clamp(1rem,1.2dvh,1.2rem);height:5vh;height:calc(var(--vh, 1vh)*5);height:5dvh;justify-content:center;line-height:5vh;line-height:calc(var(--vh, 1vh)*5);line-height:5dvh;margin-bottom:.5dvh;max-width:320px;min-height:40px;overflow:hidden;padding:0;position:relative;text-transform:uppercase;transition:all .3s ease;width:100%}.claim-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.claim-button:hover:not(:disabled){background:linear-gradient(45deg,#ffed4e,#ffb347,#ff7f00,#ffed4e);box-shadow:0 10px 25px #d4af3766;transform:translateY(-3px)}.claim-button:hover:not(:disabled):before{left:100%}.claim-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.claim-button:disabled:hover:before{left:-100%}.claim-button-text{margin-top:4px}.bottom-logo{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));height:auto;margin-bottom:2dvh;max-width:300px;min-width:80px;width:80%}.turnstile-container{display:flex;justify-content:center;margin-top:.5dvh}.message{border-radius:20px;font-family:BBTorsoPro,sans-serif;font-size:clamp(.8rem,.9vh,.9rem);font-size:clamp(.8rem,calc(var(--vh, 1vh)*.9),.9rem);font-size:clamp(.8rem,.9dvh,.9rem);font-weight:700;margin-top:.8dvh;max-width:320px;padding:1.2dvh 1.6dvh;text-align:center;text-transform:uppercase}.message.error{background:#dc2626e6;border:2px solid #dc2626;color:#fff}.message.success{background:#22c55ee6;border:2px solid #22c55e;color:#fff}.message.info{background:#3b82f6e6;border:2px solid #3b82f6;color:#fff}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #0000004d;border-radius:50%;border-top-color:#000;display:inline-block;height:20px;margin-right:8px;vertical-align:middle;width:20px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:768px){.talking-phase-logo{max-width:65%}.secret-code-input{font-size:1rem;height:45px;max-width:300px;padding:10px 16px}.claim-button{font-size:1.1rem;height:45px;line-height:45px;max-width:300px;padding:0}.bottom-logo{height:auto;margin-bottom:2rem;max-width:300px;min-width:70px;width:80%}.ticket-content{padding:3rem .8rem}}@media (max-width:440px){.golden-ticket-container{background-image:url(/static/media/Golden-Ticket-Bg-mobile.af435e43c7284e05234a.jpg);left:0;max-width:100%;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);min-height:100dvh;position:fixed;top:0;width:100vw}.ticket-frame{height:calc(100% - 30px);width:calc(100% - 30px)}.talking-phase-logo{max-width:70%}.secret-code-input{padding:8px 14px}.claim-button,.secret-code-input{font-size:1rem;height:40px;max-width:280px}.claim-button{line-height:40px;padding:0}.bottom-logo{height:auto;margin-bottom:2rem;max-width:300px;min-width:60px;width:80%}.ticket-content{padding:3rem .8rem}}@keyframes goldShimmer{0%{background-position:-200%}to{background-position:200%}}.claim-button:not(:disabled){animation:goldShimmer 3s ease-in-out infinite;background-size:200% 100%}.success-content{align-items:center;display:flex;flex-direction:column;gap:2rem}.success-content .message.success{background:#28a7451a;border:2px solid #28a745;border-radius:10px;font-size:1.2rem;padding:2rem;text-align:center}.secret-code-input:disabled{background:#c8c8c84d;color:#666;cursor:not-allowed}
/*# sourceMappingURL=main.1480581b.css.map*/