.modal-overlay.svelte-1d0bv7w{position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem;animation:svelte-1d0bv7w-fadeIn .2s ease-out}@keyframes svelte-1d0bv7w-fadeIn{0%{opacity:0}to{opacity:1}}.signup-panel.svelte-1d0bv7w{background:var(--vm-ivory);border-radius:12px;padding:2rem;max-width:660px;width:100%;max-height:90vh;max-height:90dvh;overflow:visible;position:relative;box-shadow:0 20px 60px #0000004d;animation:svelte-1d0bv7w-slideUp .3s ease-out}.dark .signup-panel.svelte-1d0bv7w{background:var(--vm-navy);box-shadow:0 20px 60px #0009}@keyframes svelte-1d0bv7w-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.signup-panel.svelte-1d0bv7w .modal-close-btn{position:absolute;top:.75rem;right:.75rem;z-index:1}.step-indicator.svelte-1d0bv7w{text-align:center;margin-bottom:1.5rem}.step-count.svelte-1d0bv7w{font-family:Lexend Deca,sans-serif;font-size:.8rem;color:var(--vm-lighter-navy);text-transform:uppercase;letter-spacing:.05em}.step-dots.svelte-1d0bv7w{display:flex;justify-content:center;gap:6px;margin-top:.5rem}.step-dot.svelte-1d0bv7w{width:8px;height:8px;border-radius:50%;background:var(--vm-dark-seafoam-20);transition:all .3s ease}.dark .step-dot.svelte-1d0bv7w{background:var(--vm-light-navy)}.step-dot.active.svelte-1d0bv7w{background:var(--vm-dark-seafoam)}.dark .step-dot.active.svelte-1d0bv7w{background:var(--vm-castaway)}.step-dot.current.svelte-1d0bv7w{background:var(--vm-dark-seafoam);transform:scale(1.3)}.dark .step-dot.current.svelte-1d0bv7w{background:var(--vm-castaway)}.step-content.svelte-1d0bv7w{overflow:visible;min-height:300px}.step-card.svelte-1d0bv7w{animation-duration:.35s;animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-fill-mode:both}.step-card.slide-forward.svelte-1d0bv7w{animation-name:svelte-1d0bv7w-slideInFromRight}.step-card.slide-backward.svelte-1d0bv7w{animation-name:svelte-1d0bv7w-slideInFromLeft}@keyframes svelte-1d0bv7w-slideInFromRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1d0bv7w-slideInFromLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.step-inner.svelte-1d0bv7w{padding:0 .5rem}.step-title.svelte-1d0bv7w{font-family:Lexend Deca,sans-serif;font-size:1.5rem;font-weight:700;color:var(--vm-navy);text-align:center;margin:0 0 .5rem}.dark .step-title.svelte-1d0bv7w{color:var(--vm-ivory)}.step-subtitle.svelte-1d0bv7w{font-size:.95rem;color:var(--vm-navy);text-align:center;margin:0 0 1.5rem;line-height:1.4}.dark .step-subtitle.svelte-1d0bv7w{color:var(--vm-castaway)}.role-group.svelte-1d0bv7w{margin-bottom:0}.role-group-label.svelte-1d0bv7w{font-family:Lexend Deca,sans-serif;font-size:.9rem;font-weight:600;color:var(--vm-navy);margin:0 0 .5rem}.dark .role-group-label.svelte-1d0bv7w{color:var(--vm-ivory)}.role-separator.svelte-1d0bv7w{height:1px;background:var(--vm-dark-ivory);margin:1.25rem 0}.dark .role-separator.svelte-1d0bv7w{background:var(--vm-light-navy)}.role-cards.svelte-1d0bv7w{display:flex;flex-direction:column;gap:.5rem}.role-card.svelte-1d0bv7w{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:var(--vm-ivory);border:2px solid var(--vm-navy);border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.dark .role-card.svelte-1d0bv7w{background:var(--vm-navy);border-color:var(--vm-light-navy)}.role-card.svelte-1d0bv7w:hover{border-color:var(--vm-dark-seafoam);background:var(--vm-light-ivory);transform:translateY(-1px);box-shadow:0 4px 12px #72bfb826}.dark .role-card.svelte-1d0bv7w:hover{border-color:var(--vm-castaway);background:var(--vm-light-navy);box-shadow:0 4px 12px #72bfb840}.role-card.svelte-1d0bv7w:active{transform:translateY(0)}.role-icon.svelte-1d0bv7w{flex-shrink:0;width:40px;height:40px;color:var(--vm-navy)}.dark .role-icon.svelte-1d0bv7w{color:var(--vm-castaway)}.role-text.svelte-1d0bv7w{flex:1;min-width:0}.role-chevron.svelte-1d0bv7w{flex-shrink:0;color:var(--vm-navy);transition:color .2s}.dark .role-chevron.svelte-1d0bv7w{color:var(--vm-ivory)}.role-card.svelte-1d0bv7w:hover .role-chevron:where(.svelte-1d0bv7w){color:var(--vm-dark-seafoam)}.dark .role-card.svelte-1d0bv7w:hover .role-chevron:where(.svelte-1d0bv7w){color:var(--vm-castaway)}.role-title.svelte-1d0bv7w{font-family:Lexend Deca,sans-serif;font-size:1.05rem;font-weight:600;color:var(--vm-navy);margin:0}.dark .role-title.svelte-1d0bv7w{color:var(--vm-ivory)}.login-prompt.svelte-1d0bv7w{text-align:center;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--vm-dark-ivory);font-size:.9rem;color:var(--vm-lighter-navy)}.dark .login-prompt.svelte-1d0bv7w{border-top-color:var(--vm-light-navy)}.login-link.svelte-1d0bv7w{background:none;border:none;color:var(--vm-dark-seafoam);font-size:.9rem;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.dark .login-link.svelte-1d0bv7w{color:var(--vm-castaway)}.login-link.svelte-1d0bv7w:hover{color:var(--vm-lighter-navy)}.dark .login-link.svelte-1d0bv7w:hover{color:var(--vm-light-castaway)}.age-gate-form.svelte-1d0bv7w{max-width:400px;margin:0 auto}.form-row.svelte-1d0bv7w{display:flex;gap:1rem}.form-field.svelte-1d0bv7w{flex:1;margin-bottom:1rem}.form-field.svelte-1d0bv7w label:where(.svelte-1d0bv7w){display:block;font-family:Lexend Deca,sans-serif;font-size:.85rem;font-weight:600;color:var(--vm-navy);margin-bottom:.4rem}.dark .form-field.svelte-1d0bv7w label:where(.svelte-1d0bv7w){color:var(--vm-ivory)}.form-field.svelte-1d0bv7w input:where(.svelte-1d0bv7w){width:100%;padding:.75rem 1rem;border:2px solid var(--vm-lighter-navy);border-radius:8px;font-size:1rem;color:var(--vm-navy);background:var(--vm-ivory);transition:border-color .2s;box-sizing:border-box}.dark .form-field.svelte-1d0bv7w input:where(.svelte-1d0bv7w){background:var(--vm-navy);border-color:var(--vm-light-navy);color:var(--vm-ivory)}.form-field.svelte-1d0bv7w input:where(.svelte-1d0bv7w):focus{outline:none;border-color:var(--vm-dark-seafoam)}.dark .form-field.svelte-1d0bv7w input:where(.svelte-1d0bv7w):focus{border-color:var(--vm-castaway)}.form-field.svelte-1d0bv7w input:where(.svelte-1d0bv7w)::-moz-placeholder{color:var(--vm-grey-parrot, #9B9999)}.form-field.svelte-1d0bv7w input:where(.svelte-1d0bv7w)::placeholder{color:var(--vm-grey-parrot, #9B9999)}.field-hint.svelte-1d0bv7w{font-size:.75rem;color:var(--vm-grey-parrot, #9B9999);margin-top:.25rem;display:block}.attestation-form.svelte-1d0bv7w{max-width:400px;margin:0 auto}.child-blocker.svelte-1d0bv7w{text-align:center}.child-blocker-icon.svelte-1d0bv7w{margin-bottom:1rem;display:flex;justify-content:center}.child-blocker-options.svelte-1d0bv7w{background:var(--vm-dark-ivory);border-radius:12px;padding:1.25rem 1.5rem;text-align:left;margin-top:1rem}.dark .child-blocker-options.svelte-1d0bv7w{background:var(--vm-dark-navy)}.child-blocker-options.svelte-1d0bv7w .option-text:where(.svelte-1d0bv7w){font-weight:600;color:var(--vm-navy);margin:0 0 .5rem;font-size:.9rem}.dark .child-blocker-options.svelte-1d0bv7w .option-text:where(.svelte-1d0bv7w){color:var(--vm-ivory)}.child-blocker-options.svelte-1d0bv7w ul:where(.svelte-1d0bv7w){margin:0;padding-left:0;list-style:none;color:var(--vm-navy)}.dark .child-blocker-options.svelte-1d0bv7w ul:where(.svelte-1d0bv7w){color:var(--vm-ivory)}.child-blocker-options.svelte-1d0bv7w li:where(.svelte-1d0bv7w){margin-bottom:.5rem;font-size:.9rem;line-height:1.4;padding-left:1.5rem;position:relative}.child-blocker-options.svelte-1d0bv7w li:where(.svelte-1d0bv7w):before{content:"◆";position:absolute;left:0;color:var(--vm-lighter-navy);font-size:.7em;top:.25em}.dark .child-blocker-options.svelte-1d0bv7w li:where(.svelte-1d0bv7w):before{color:var(--vm-castaway);opacity:.5}.start-place-options.svelte-1d0bv7w{display:flex;flex-direction:column;gap:.75rem}.start-place-card.svelte-1d0bv7w{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 1.5rem;background:var(--vm-light-ivory);border:2px solid var(--vm-dark-ivory);border-radius:8px;cursor:pointer;transition:all .2s ease;width:100%}.dark .start-place-card.svelte-1d0bv7w{background:var(--vm-navy);border-color:var(--vm-light-navy)}.start-place-card.svelte-1d0bv7w:hover{border-color:var(--vm-dark-seafoam);transform:translateY(-1px)}.dark .start-place-card.svelte-1d0bv7w:hover{border-color:var(--vm-castaway)}.start-place-card.selected.svelte-1d0bv7w{border-color:var(--vm-dark-seafoam);background:var(--vm-dark-ivory);box-shadow:0 0 0 3px var(--vm-light-castaway-50)}.dark .start-place-card.selected.svelte-1d0bv7w{border-color:var(--vm-castaway);background:var(--vm-light-navy);box-shadow:0 0 0 3px var(--vm-castaway-20, rgba(78, 205, 196, .2))}.start-place-icon.svelte-1d0bv7w{margin-bottom:.25rem;width:48px;height:48px}.master-class-icon.svelte-1d0bv7w,.custom-practice-icon.svelte-1d0bv7w{color:var(--vm-dark-seafoam)}.dark .master-class-icon.svelte-1d0bv7w,.dark .custom-practice-icon.svelte-1d0bv7w{color:var(--vm-castaway)}.start-place-card.svelte-1d0bv7w h3:where(.svelte-1d0bv7w){font-family:Lexend Deca,sans-serif;font-size:1.05rem;font-weight:600;color:var(--vm-navy);margin:0 0 .25rem}.dark .start-place-card.svelte-1d0bv7w h3:where(.svelte-1d0bv7w){color:var(--vm-ivory)}.start-place-card.svelte-1d0bv7w p:where(.svelte-1d0bv7w){font-size:.85rem;color:var(--vm-grey-parrot, #9B9999);margin:0;line-height:1.3}.recommendation-badge.svelte-1d0bv7w{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--vm-azure-skies);background:var(--vm-azure-skies-30);padding:.2rem .6rem;border-radius:6px;margin-top:.5rem}.account-header.svelte-1d0bv7w{margin-bottom:1.5rem}.account-methods.svelte-1d0bv7w{display:flex;flex-direction:column}.social-buttons.svelte-1d0bv7w{display:flex;flex-direction:column;gap:.6rem}.email-form.svelte-1d0bv7w{display:flex;flex-direction:column}.divider.svelte-1d0bv7w{display:flex;align-items:center;margin:1.25rem 0;gap:.75rem}.divider.svelte-1d0bv7w:before,.divider.svelte-1d0bv7w:after{content:"";flex:1;height:1px;background:var(--vm-dark-ivory)}.dark .divider.svelte-1d0bv7w:before,.dark .divider.svelte-1d0bv7w:after{background:var(--vm-light-navy)}.divider.svelte-1d0bv7w span:where(.svelte-1d0bv7w){font-size:.8rem;color:var(--vm-grey-parrot, #9B9999);text-transform:uppercase;letter-spacing:.05em}.google-button.svelte-1d0bv7w{width:100%;padding:.75rem;background:#fff;border:1.5px solid #dadce0;border-radius:8px;font-size:.9rem;font-weight:500;color:#3c4043;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box}.dark .google-button.svelte-1d0bv7w{background:#fff;border-color:#dadce0;color:#3c4043}.google-button.svelte-1d0bv7w:hover:not(:disabled){background:#f8f9fa;box-shadow:0 1px 3px #0000001a}.dark .google-button.svelte-1d0bv7w:hover:not(:disabled){background:#f0f0f0;box-shadow:0 1px 3px #00000026}.google-button.svelte-1d0bv7w:disabled{opacity:.5;cursor:not-allowed}.apple-button.svelte-1d0bv7w{width:100%;padding:.75rem;background:#000;border:1.5px solid #000;border-radius:8px;font-size:.9rem;font-weight:500;color:#fff;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;box-sizing:border-box}.dark .apple-button.svelte-1d0bv7w{background:#000;color:#fff;border-color:#333}.apple-button.svelte-1d0bv7w:hover:not(:disabled){background:#1a1a1a;box-shadow:0 1px 3px #0003}.dark .apple-button.svelte-1d0bv7w:hover:not(:disabled){background:#222;box-shadow:0 1px 3px #0000004d}.apple-button.svelte-1d0bv7w:disabled{opacity:.5;cursor:not-allowed}.error-message.svelte-1d0bv7w{background:#ff98981a;border:1px solid var(--vm-coral, #FF9898);color:var(--vm-crimson-tide, #A5232A);padding:.75rem 1rem;border-radius:8px;font-size:.85rem;margin-bottom:1rem;line-height:1.4}.loading-spinner.svelte-1d0bv7w{width:16px;height:16px;border:2px solid var(--vm-light-castaway-50);border-top-color:var(--vm-ivory);border-radius:50%;animation:svelte-1d0bv7w-spin .6s linear infinite}@keyframes svelte-1d0bv7w-spin{to{transform:rotate(360deg)}}.legal-disclaimer.svelte-1d0bv7w{font-size:.75rem;color:var(--vm-grey-parrot, #9B9999);text-align:center;margin:1rem 0 0;line-height:1.4}.legal-disclaimer.svelte-1d0bv7w a:where(.svelte-1d0bv7w){color:var(--vm-dark-seafoam);text-decoration:underline;text-underline-offset:2px}.dark .legal-disclaimer.svelte-1d0bv7w a:where(.svelte-1d0bv7w){color:var(--vm-castaway)}.legal-disclaimer.svelte-1d0bv7w a:where(.svelte-1d0bv7w):hover{color:var(--vm-navy)}.dark .legal-disclaimer.svelte-1d0bv7w a:where(.svelte-1d0bv7w):hover{color:var(--vm-light-castaway)}.step-nav.svelte-1d0bv7w{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--vm-dark-ivory)}.dark .step-nav.svelte-1d0bv7w{border-top-color:var(--vm-light-navy)}.nav-button.svelte-1d0bv7w{display:flex;align-items:center;gap:.4rem;padding:.6rem 1.25rem;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s}.back-button.svelte-1d0bv7w{background:none;color:var(--vm-grey-parrot, #9B9999)}.back-button.svelte-1d0bv7w:hover:not(:disabled){color:var(--vm-navy);background:#0a26460a}.dark .back-button.svelte-1d0bv7w:hover:not(:disabled){color:var(--vm-ivory);background:#fbfbf00f}.next-button.svelte-1d0bv7w{background:linear-gradient(135deg,var(--vm-dark-seafoam) 0%,var(--vm-castaway) 100%);color:var(--vm-ivory)}.dark .next-button.svelte-1d0bv7w{color:var(--vm-dark-navy)}.next-button.svelte-1d0bv7w:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4ecdc44d}.next-button.svelte-1d0bv7w:disabled,.back-button.svelte-1d0bv7w:disabled{opacity:.4;cursor:not-allowed}@media(min-width:640px){.account-methods.svelte-1d0bv7w{flex-direction:row;gap:0}.social-buttons.svelte-1d0bv7w{flex:1;justify-content:center}.email-form.svelte-1d0bv7w{flex:1}.account-methods.svelte-1d0bv7w>.divider:where(.svelte-1d0bv7w){flex-direction:column;margin:0 1.25rem;gap:.75rem}.account-methods.svelte-1d0bv7w>.divider:where(.svelte-1d0bv7w):before,.account-methods.svelte-1d0bv7w>.divider:where(.svelte-1d0bv7w):after{width:1px;height:auto;flex:1}}@media(max-height:700px){.signup-panel.svelte-1d0bv7w{padding:1.25rem 2rem}.step-indicator.svelte-1d0bv7w{margin-bottom:.75rem}.step-content.svelte-1d0bv7w{min-height:0}.step-title.svelte-1d0bv7w{font-size:1.25rem;margin-bottom:.25rem}.step-subtitle.svelte-1d0bv7w{font-size:.85rem;margin-bottom:1rem}.role-card.svelte-1d0bv7w{padding:.65rem 1rem}.role-icon.svelte-1d0bv7w{width:32px;height:32px}.role-title.svelte-1d0bv7w{font-size:.95rem}.role-group-label.svelte-1d0bv7w{font-size:.8rem;margin-bottom:.35rem}.role-separator.svelte-1d0bv7w{margin:.75rem 0}.login-prompt.svelte-1d0bv7w{margin-top:1rem;padding-top:.75rem}.start-place-card.svelte-1d0bv7w{padding:.75rem 1.25rem}.start-place-icon.svelte-1d0bv7w{width:36px;height:36px;margin-bottom:.1rem}.start-place-card.svelte-1d0bv7w p:where(.svelte-1d0bv7w){font-size:.8rem}.recommendation-badge.svelte-1d0bv7w{margin-top:.3rem}.step-nav.svelte-1d0bv7w{margin-top:1rem;padding-top:.75rem}}@media(max-width:480px){.signup-panel.svelte-1d0bv7w{padding:1.5rem;border-radius:16px;max-height:95vh;max-height:95dvh}.step-title.svelte-1d0bv7w{font-size:1.25rem}.role-card.svelte-1d0bv7w,.start-place-card.svelte-1d0bv7w{padding:1rem}}
