.auth-required-section.svelte-13mtwto{min-height:calc(100vh - 140px);padding:3rem 0;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);display:flex;align-items:center;justify-content:center}.auth-content.svelte-13mtwto{max-width:700px;width:100%;margin:0 auto}.auth-header.svelte-13mtwto{text-align:center;margin-bottom:3rem}.auth-header.svelte-13mtwto h1:where(.svelte-13mtwto){font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-1px;background:linear-gradient(45deg,#ff6b35,#f7931e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-header.svelte-13mtwto p:where(.svelte-13mtwto){font-size:1.1rem;color:silver;line-height:1.6;margin:0}.auth-card.svelte-13mtwto{background:#1a1a1acc;border:1px solid #333;border-radius:12px;backdrop-filter:blur(10px);overflow:hidden}.auth-info.svelte-13mtwto{padding:2rem;border-bottom:1px solid #333}.auth-info.svelte-13mtwto h2:where(.svelte-13mtwto){color:#ff6b35;font-size:1.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.auth-info.svelte-13mtwto p:where(.svelte-13mtwto){color:silver;margin-bottom:1.5rem;text-align:center}.feature-list.svelte-13mtwto{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.feature-list.svelte-13mtwto li:where(.svelte-13mtwto){color:#e0e0e0;font-weight:500;padding:.75rem 1rem;background:#0f0f0f80;border-radius:8px;border-left:3px solid #ff6b35}.login-section.svelte-13mtwto{padding:2rem;text-align:center}.login-section.svelte-13mtwto h3:where(.svelte-13mtwto){color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.authenticated-section.svelte-13mtwto{min-height:calc(100vh - 140px);padding:3rem 0;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);display:flex;align-items:center;justify-content:center}.registration-content.svelte-13mtwto{max-width:700px;margin:0 auto;width:100%}.registration-header.svelte-13mtwto{text-align:center;margin-bottom:3rem}.registration-header.svelte-13mtwto h1:where(.svelte-13mtwto){font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#fff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-1px;background:linear-gradient(45deg,#ff6b35,#f7931e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.registration-header.svelte-13mtwto p:where(.svelte-13mtwto){font-size:1.1rem;color:silver;line-height:1.6;margin:0}.registration-form-container.svelte-13mtwto{background:#1a1a1acc;border:1px solid #333;border-radius:12px;padding:2rem;backdrop-filter:blur(10px);margin-bottom:2rem}.band-form.svelte-13mtwto{display:flex;flex-direction:column;gap:1.5rem}.form-group.svelte-13mtwto{display:flex;flex-direction:column;gap:.5rem}.form-label.svelte-13mtwto{color:#fff;font-weight:600;font-size:.95rem}.input-container.svelte-13mtwto{position:relative}.form-input.svelte-13mtwto{padding:.75rem 1rem;border:1px solid #444;border-radius:8px;background:#0f0f0fcc;color:#fff;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-input.svelte-13mtwto:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.form-input.svelte-13mtwto:disabled{opacity:.6;cursor:not-allowed}.form-input.input-error.svelte-13mtwto{border-color:#f44;box-shadow:0 0 0 3px #ff44441a}.form-input.input-success.svelte-13mtwto{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.input-status.svelte-13mtwto{position:absolute;bottom:.25rem;right:.5rem;display:flex;align-items:center;gap:.375rem;pointer-events:none;background:#000000e6;border-radius:6px;padding:.375rem .5rem;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0000004d;font-size:.75rem;font-weight:500;white-space:nowrap;z-index:10}.input-status.checking.svelte-13mtwto{color:#ff6b35;background:#ff6b351a;border-color:#ff6b3533}.input-status.error.svelte-13mtwto{color:#f44;background:#ff44441a;border-color:#f443}.input-status.success.svelte-13mtwto{color:#22c55e;background:#22c55e1a;border-color:#22c55e33}.status-text.svelte-13mtwto{font-size:.75rem;font-weight:500}.spinner-small.svelte-13mtwto{width:.75rem;height:.75rem;border:2px solid rgba(255,107,53,.3);border-top:2px solid #ff6b35;border-radius:50%;animation:svelte-13mtwto-spin 1s linear infinite}.tier-selection.svelte-13mtwto{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-top:.5rem}.tier-card.svelte-13mtwto{position:relative;display:block;cursor:pointer;border:2px solid #444;border-radius:12px;background:#0f0f0fcc;padding:1.5rem;transition:all .3s ease;overflow:hidden}.tier-card.svelte-13mtwto:hover{border-color:#666;transform:translateY(-2px);box-shadow:0 4px 16px #0000004d}.tier-card.selected.svelte-13mtwto{border-color:#ff6b35;background:#ff6b350d;box-shadow:0 0 0 1px #ff6b354d,0 4px 16px #ff6b3533}.tier-card.selected.svelte-13mtwto:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(45deg,#ff6b35,#f7931e)}.tier-radio.svelte-13mtwto{position:absolute;opacity:0;pointer-events:none}.tier-content.svelte-13mtwto{display:flex;flex-direction:column;gap:1rem}.tier-header.svelte-13mtwto{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.tier-name.svelte-13mtwto{color:#fff;font-size:1.25rem;font-weight:700;margin:0;line-height:1.2}.tier-card.selected.svelte-13mtwto .tier-name:where(.svelte-13mtwto){color:#ff6b35}.tier-pricing.svelte-13mtwto{text-align:right;flex-shrink:0}.signup-fee.svelte-13mtwto{color:silver;font-size:.85rem;font-weight:500;margin-bottom:.25rem}.tier-card.selected.svelte-13mtwto .signup-fee:where(.svelte-13mtwto){color:#fc9}.monthly-fee.svelte-13mtwto{color:#fff;font-size:1rem;font-weight:600}.tier-card.selected.svelte-13mtwto .monthly-fee:where(.svelte-13mtwto){color:#ff6b35}.tier-features.svelte-13mtwto{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.tier-features.svelte-13mtwto li:where(.svelte-13mtwto){color:#e0e0e0;font-size:.9rem;position:relative;padding-left:1.25rem}.tier-features.svelte-13mtwto li:where(.svelte-13mtwto):before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700;font-size:.8rem}.tier-card.selected.svelte-13mtwto .tier-features:where(.svelte-13mtwto) li:where(.svelte-13mtwto){color:#fff}.tier-card.selected.svelte-13mtwto .tier-features:where(.svelte-13mtwto) li:where(.svelte-13mtwto):before{color:#ff6b35}.payment-loading.svelte-13mtwto{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#0f0f0fcc;border:1px solid #444;border-radius:8px;color:silver;font-size:.9rem}.payment-error.svelte-13mtwto{padding:1rem;background:#ff44441a;border:1px solid #ff4444;border-radius:8px;color:#f44;font-size:.9rem;text-align:center}.payment-container.svelte-13mtwto{background:#0f0f0fcc;border:1px solid #444;border-radius:8px;padding:1rem;transition:border-color .2s ease,box-shadow .2s ease}.payment-container.svelte-13mtwto:focus-within{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.card-element.svelte-13mtwto{min-height:40px;width:100%}.payment-info.svelte-13mtwto{margin-top:.75rem;font-size:.85rem;color:silver;line-height:1.4}.StripeElement{background:transparent!important;padding:.75rem 0!important;border:none!important;width:100%!important}.StripeElement--focus{outline:none!important;box-shadow:none!important}.StripeElement--invalid{color:#f44!important}.error-text{color:#f44;font-size:.85rem;margin-top:.1rem;margin-bottom:.15rem}.success-text{color:#22c55e;font-size:.85rem;margin-top:.25rem}.form-actions.svelte-13mtwto{margin-top:1rem}.submit-button.svelte-13mtwto{background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-button.svelte-13mtwto:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.submit-button.svelte-13mtwto:disabled{opacity:.6;cursor:not-allowed;transform:none}.spinner.svelte-13mtwto{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:svelte-13mtwto-spin 1s linear infinite}@keyframes svelte-13mtwto-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message.svelte-13mtwto{background:#ff44441a;border:1px solid #ff4444;border-radius:12px;padding:1.5rem;margin-top:1rem;animation:svelte-13mtwto-slideInFromTop .3s ease-out}.error-message.payment-error.svelte-13mtwto{background:#ff6b351a;border-color:#ff6b35}.error-header.svelte-13mtwto{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.error-header.svelte-13mtwto h3:where(.svelte-13mtwto){color:#f44;margin:0;font-size:1.1rem;font-weight:600}.error-message.payment-error.svelte-13mtwto .error-header:where(.svelte-13mtwto) h3:where(.svelte-13mtwto){color:#ff6b35}.error-icon{color:#f44;flex-shrink:0}.error-message.payment-error .error-icon{color:#ff6b35}.error-content.svelte-13mtwto{margin-bottom:1.5rem}.error-main-message.svelte-13mtwto{color:#fcc;margin:0 0 .75rem;font-weight:500;line-height:1.5}.error-message.payment-error.svelte-13mtwto .error-main-message:where(.svelte-13mtwto){color:#fdc}.error-suggested-action.svelte-13mtwto{color:#e0e0e0;margin:0;font-size:.9rem;line-height:1.4;padding:.75rem;background:#0000004d;border-radius:6px;border-left:3px solid #ff4444}.error-message.payment-error.svelte-13mtwto .error-suggested-action:where(.svelte-13mtwto){border-left-color:#ff6b35}.error-actions.svelte-13mtwto{display:flex;gap:.75rem;flex-wrap:wrap}.retry-button.svelte-13mtwto{background:#f44;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.retry-button.svelte-13mtwto:hover{background:#c33;transform:translateY(-1px)}.change-card-button.svelte-13mtwto{background:#ff6b3533;color:#ff6b35;border:1px solid #ff6b35;padding:.75rem 1.25rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.change-card-button.svelte-13mtwto:hover{background:#ff6b354d;border-color:#e55a2b;transform:translateY(-1px)}.approval-notice.svelte-13mtwto{background:#3b82f61a;border:1px solid #3b82f6;border-radius:8px;padding:1.5rem;margin-top:1rem}.approval-notice.svelte-13mtwto h3:where(.svelte-13mtwto){color:#3b82f6;margin-bottom:.5rem}.approval-notice.svelte-13mtwto p:where(.svelte-13mtwto){color:#cdf;margin:0;line-height:1.5}.loading-container.svelte-13mtwto{display:flex;justify-content:center;align-items:center;padding:4rem 2rem}.spinner-large.svelte-13mtwto{width:3rem;height:3rem;border:4px solid rgba(255,107,53,.3);border-top:4px solid #ff6b35;border-radius:50%;animation:svelte-13mtwto-spin 1s linear infinite}.pending-registration-container.svelte-13mtwto{background:#1a1a1acc;border:1px solid #333;border-radius:12px;padding:2rem;backdrop-filter:blur(10px);margin-bottom:2rem}.pending-card.svelte-13mtwto{text-align:center}.pending-card.svelte-13mtwto h3:where(.svelte-13mtwto){color:#ff6b35;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.pending-info.svelte-13mtwto{background:#0f0f0f80;border-radius:8px;padding:1.5rem;margin-bottom:2rem;text-align:left}.pending-row.svelte-13mtwto{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #333}.pending-row.svelte-13mtwto:last-child{border-bottom:none}.pending-label.svelte-13mtwto{color:silver;font-weight:600}.pending-value.svelte-13mtwto{color:#fff;font-weight:500}.status-pending.svelte-13mtwto{background:#ffa50033;color:orange;padding:.25rem .75rem;border-radius:4px;font-size:.85rem;text-transform:uppercase;font-weight:700}.pending-message.svelte-13mtwto{text-align:left}.pending-message.svelte-13mtwto h4:where(.svelte-13mtwto){color:#ff6b35;margin-bottom:1rem;font-size:1.1rem}.pending-message.svelte-13mtwto ul:where(.svelte-13mtwto){list-style:none;padding:0;margin:0}.pending-message.svelte-13mtwto li:where(.svelte-13mtwto){color:#e0e0e0;font-size:.9rem;margin-bottom:.5rem;padding:.5rem 0}.success-banner.svelte-13mtwto{background:linear-gradient(135deg,#22c55e33,#22c55e1a);border:1px solid #22c55e;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;text-align:center;animation:svelte-13mtwto-slideInFromTop .5s ease-out}.success-banner.svelte-13mtwto h3:where(.svelte-13mtwto){color:#22c55e;margin-bottom:.5rem;font-size:1.25rem}.success-banner.svelte-13mtwto p:where(.svelte-13mtwto){color:#cfc;margin:0;font-size:1rem}@keyframes svelte-13mtwto-slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.section-header.svelte-13mtwto{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:1rem 0;border-bottom:1px solid #333}.section-title.svelte-13mtwto{color:#ff6b35;font-size:1.25rem;font-weight:700;margin:0;display:flex;align-items:center;gap:.5rem}.section-toggle{background:#ff6b351a;border:1px solid rgba(255,107,53,.3);border-radius:6px;padding:.5rem 1rem;color:#ff6b35;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.section-toggle:hover{background:#ff6b3533;border-color:#ff6b3580}.section-content{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 0}.edit-text.svelte-13mtwto{font-size:.85rem}.form-textarea.svelte-13mtwto{padding:.75rem 1rem;border:1px solid #444;border-radius:8px;background:#0f0f0fcc;color:#fff;font-size:1rem;font-family:inherit;resize:vertical;min-height:100px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-textarea.svelte-13mtwto:focus{outline:none;border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351a}.form-textarea.svelte-13mtwto:disabled{opacity:.6;cursor:not-allowed}.character-count.svelte-13mtwto{font-size:.8rem;color:#888;text-align:right;margin-top:.25rem}.field-help.svelte-13mtwto{font-size:.85rem;color:silver;margin:.5rem 0 0;line-height:1.4}.next-button.svelte-13mtwto{background:linear-gradient(45deg,#ff6b35,#f7931e);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-left:auto}.next-button.svelte-13mtwto:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.next-button.svelte-13mtwto:disabled{opacity:.5;cursor:not-allowed;transform:none}.back-button.svelte-13mtwto{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.5rem 1rem;color:silver;font-size:.85rem;cursor:pointer;transition:all .2s ease}.back-button.svelte-13mtwto:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d;color:#fff}.back-button.svelte-13mtwto:disabled{opacity:.5;cursor:not-allowed}.comped-notice.svelte-13mtwto{background:#22c55e1a;border:1px solid #22c55e;border-radius:8px;padding:1.5rem;text-align:center}.comped-notice.svelte-13mtwto h3:where(.svelte-13mtwto){color:#22c55e;margin-bottom:.5rem;font-size:1.25rem}.comped-notice.svelte-13mtwto p:where(.svelte-13mtwto){color:#cfc;margin:0;line-height:1.5}@media (max-width: 768px){.auth-required-section.svelte-13mtwto{padding:2rem 0}.auth-content.svelte-13mtwto,.registration-content.svelte-13mtwto{margin:0 1rem;width:calc(100% - 2rem)}.auth-header.svelte-13mtwto{margin-bottom:2rem}.auth-header.svelte-13mtwto h1:where(.svelte-13mtwto){font-size:2rem}.auth-info.svelte-13mtwto{padding:1.5rem}.feature-list.svelte-13mtwto{grid-template-columns:1fr;gap:.75rem}.login-section.svelte-13mtwto,.registration-form-container.svelte-13mtwto{padding:1.5rem}.tier-selection.svelte-13mtwto{grid-template-columns:1fr;gap:.75rem}.tier-card.svelte-13mtwto{padding:1.25rem}.tier-header.svelte-13mtwto{flex-direction:column;align-items:flex-start;gap:.75rem}.tier-pricing.svelte-13mtwto{text-align:left}.section-header.svelte-13mtwto{flex-direction:column;align-items:flex-start;gap:.75rem}.next-button.svelte-13mtwto{width:100%;margin-left:0}.error-actions.svelte-13mtwto{flex-direction:column}.retry-button.svelte-13mtwto,.change-card-button.svelte-13mtwto{width:100%;justify-content:center}.error-header.svelte-13mtwto{flex-direction:column;align-items:flex-start;gap:.5rem}.error-header.svelte-13mtwto h3:where(.svelte-13mtwto){font-size:1rem}}
