.WaitlistCounter_waitlistCounter__etJxV{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.7);border-radius:20px;padding:6px 12px;font-family:Libre Baskerville,serif;font-size:14px;color:#fff;margin-top:1.5rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:200px;width:auto;margin-left:auto;margin-right:auto}.WaitlistCounter_dot__Grag7{width:8px;height:8px;background-color:#1db954;border-radius:50%;margin-right:8px}.WaitlistCounter_count__ryxdG{font-weight:700;margin-right:4px}.WaitlistCounter_pulse__4AmhA{animation:WaitlistCounter_pulse__4AmhA .6s cubic-bezier(.175,.885,.32,1.275)}@keyframes WaitlistCounter_pulse__4AmhA{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.WaitlistCounter_waitlistCounter__etJxV{font-size:12px;padding:5px 10px;margin-top:1rem}.WaitlistCounter_dot__Grag7{width:6px;height:6px;margin-right:6px}}.TriangleBackground_triangleBackground__AJq_t{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;background-image:url(/images/dpbackground.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:0;opacity:.5;pointer-events:none}@media screen and (max-width:768px){.TriangleBackground_triangleBackground__AJq_t{height:100%;min-height:100vh}@supports (-webkit-touch-callout:none){.TriangleBackground_triangleBackground__AJq_t{height:-webkit-fill-available;min-height:-webkit-fill-available}}@supports (height:100dvh){.TriangleBackground_triangleBackground__AJq_t{height:100dvh;min-height:100dvh}}}.AudioButton_audioButton__L8Kal{position:fixed;top:20px;right:20px;z-index:1000;background:transparent;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease;padding:0}.AudioButton_audioButton__L8Kal:hover{opacity:.7}.AudioButton_audioButton__L8Kal:active{opacity:.5}.AudioButton_audioButton__L8Kal svg{transition:opacity .2s ease;filter:drop-shadow(0 0 2px rgba(0,0,0,.5))}.AudioButton_audioButton__L8Kal:hover svg{opacity:.8}@media (max-width:768px){.AudioButton_audioButton__L8Kal{top:15px;right:15px;width:36px;height:36px}.AudioButton_audioButton__L8Kal svg{width:20px;height:20px}}@media (max-width:480px){.AudioButton_audioButton__L8Kal{top:12px;right:12px;width:32px;height:32px}.AudioButton_audioButton__L8Kal svg{width:18px;height:18px}}.page_container__jZF7q{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;padding:2rem;position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden}.page_content___38fW{text-align:center;width:100%;max-width:600px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;z-index:10}.page_logo__ikIZE{max-width:350px;width:100%;height:auto;margin-bottom:1rem;display:block;max-height:80px;object-fit:contain}.page_title__po7na{font-size:3rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em;white-space:pre-line;line-height:1.1}.page_subtitle__YBgxm,.page_title__po7na{font-family:Libre Baskerville,serif;color:#fff}.page_subtitle__YBgxm{font-size:1.25rem;margin-bottom:2.5rem;line-height:1.6;font-weight:400}.page_form__NxPAx,.page_inputGroup__keP_G{width:100%;display:flex;justify-content:center}.page_inputGroup__keP_G{flex-direction:row;gap:0;align-items:center;max-width:500px;margin:0 auto;position:relative}.page_input__lx_gt{width:100%;padding:1rem 160px 1rem 1.5rem;font-family:Libre Baskerville,serif;font-size:1rem;background-color:#111;border:2px solid #333;border-radius:8px;color:#fff;outline:none;transition:all .3s ease}.page_input__lx_gt::placeholder{color:#666}.page_input__lx_gt:focus{border-color:#333;background-color:#111;outline:none}.page_inputError__K6Bao{border-color:#f33!important;animation:page_shake__6omdc .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes page_shake__6omdc{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-2px,0,0)}40%,60%{transform:translate3d(2px,0,0)}}.page_errorMessage__8AsnX{color:#f33;font-size:.85rem;margin-top:.5rem;font-family:Libre Baskerville,serif;text-align:left;width:100%;max-width:500px;padding:0 .5rem}.page_button__52WaL{background-color:#f0f0f0;color:#333;border:none;padding:1rem 2rem;font-family:Libre Baskerville,serif;font-size:1rem;font-weight:700;border-radius:6px;cursor:pointer;transition:background-color .2s ease;min-width:140px}.page_button__52WaL.page_primary__2CBMe{position:absolute;right:4px;top:50%;transform:translateY(-50%);height:calc(100% - 8px)}.page_content___38fW .page_button__52WaL:not(.page_primary__2CBMe){margin:0 auto;display:block;width:auto;min-width:200px;text-decoration:none;text-align:center}.page_xLogo__ssZMP{width:18px;height:18px;vertical-align:text-top;display:inline;margin:0;padding:0;position:relative;top:1px}.page_button__52WaL:hover:not(:disabled){background-color:#e8e8e8}.page_button__52WaL:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.page_container__jZF7q{padding:1rem;height:var(--full-height,100vh);min-height:var(--full-height,100vh)}.page_content___38fW{padding:1.5rem 1rem;width:90%;max-width:100%}.page_logo__ikIZE{max-width:200px;max-height:50px;margin-bottom:.75rem}.page_title__po7na{font-size:2.25rem;line-height:1.2;margin-bottom:.75rem}.page_subtitle__YBgxm{font-size:1rem;line-height:1.5;margin-bottom:2rem}.page_form__NxPAx{width:100%}.page_inputGroup__keP_G{flex-direction:column;gap:1rem;width:100%;max-width:100%}.page_button__52WaL,.page_input__lx_gt{border-radius:8px;width:100%;padding:1rem;font-size:14px}.page_button__52WaL{position:static;transform:none;height:auto;min-width:auto}.page_button__52WaL.page_primary__2CBMe{position:static;transform:none;height:auto;right:auto;top:auto}.page_xLogo__ssZMP{top:0}}@media (max-width:480px){.page_container__jZF7q{padding:.5rem}.page_content___38fW{padding:1rem .75rem;width:95%}.page_logo__ikIZE{max-width:180px;max-height:40px}.page_title__po7na{font-size:2.1rem}.page_subtitle__YBgxm{font-size:.9rem}.page_button__52WaL,.page_input__lx_gt{padding:.875rem;font-size:13px}}