.phone-input-wrapper.svelte-zegewz.svelte-zegewz{position:relative;display:flex;align-items:stretch;gap:.5rem;width:100%}.country-selector.svelte-zegewz.svelte-zegewz{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .3s;min-width:110px;color:#fff;font:inherit}.country-selector.svelte-zegewz.svelte-zegewz:hover{background:#ffffff14;border-color:#fff3}.country-selector.svelte-zegewz.svelte-zegewz:focus{outline:none;border-color:#a78bfa;background:#ffffff14;box-shadow:0 0 0 3px #a78bfa1a}.flag.svelte-zegewz.svelte-zegewz{font-size:20px;line-height:1}.dial-code.svelte-zegewz.svelte-zegewz{font-size:.95rem;font-weight:500;color:#ffffffe6}.country-dropdown.svelte-zegewz.svelte-zegewz{position:absolute;top:100%;left:0;margin-top:.5rem;background:#1e143cfa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 8px 32px #0006;max-height:300px;overflow-y:auto;z-index:1000;min-width:280px}.country-dropdown.svelte-zegewz.svelte-zegewz::-webkit-scrollbar{width:8px}.country-dropdown.svelte-zegewz.svelte-zegewz::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.country-dropdown.svelte-zegewz.svelte-zegewz::-webkit-scrollbar-thumb{background:#a78bfa4d;border-radius:4px}.country-dropdown.svelte-zegewz.svelte-zegewz::-webkit-scrollbar-thumb:hover{background:#a78bfa80}.country-option.svelte-zegewz.svelte-zegewz{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;width:100%;background:transparent;border:none;text-align:left;font:inherit;color:inherit}.country-option.svelte-zegewz.svelte-zegewz:hover{background:#a78bfa26}.country-option.svelte-zegewz.svelte-zegewz:focus{outline:none;background:#a78bfa33}.country-option.svelte-zegewz .name.svelte-zegewz{flex:1;font-size:.95rem;color:#ffffffe6}.country-option.svelte-zegewz .dial-code.svelte-zegewz{font-size:.875rem;color:#fff9}.phone-number-input.svelte-zegewz.svelte-zegewz{flex:1;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:1rem;outline:none;transition:all .3s}.phone-number-input.svelte-zegewz.svelte-zegewz:focus{border-color:#a78bfa;background:#ffffff14;box-shadow:0 0 0 3px #a78bfa1a}.phone-number-input.svelte-zegewz.svelte-zegewz::placeholder{color:#fff6}.navbar.svelte-z42uo1.svelte-z42uo1{background:#1f023bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;box-shadow:0 4px 20px #0000004d}.navbar.svelte-z42uo1 .logo.svelte-z42uo1{display:flex;align-items:center;gap:.75rem}.navbar.svelte-z42uo1 .logo span.svelte-z42uo1{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.checkout-section.svelte-z42uo1.svelte-z42uo1{padding:120px 0 80px;min-height:100vh}.checkout-wrapper.svelte-z42uo1.svelte-z42uo1{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;max-width:1200px;margin:0 auto}@media (max-width: 968px){.checkout-wrapper.svelte-z42uo1.svelte-z42uo1{grid-template-columns:1fr}}.progress-indicator.svelte-z42uo1.svelte-z42uo1{display:flex;align-items:center;margin-bottom:3rem}.progress-indicator.svelte-z42uo1 .step.svelte-z42uo1{display:flex;align-items:center;gap:.75rem;color:#ffffff80;transition:all .3s}.progress-indicator.svelte-z42uo1 .step.active.svelte-z42uo1{color:#c084fc}.progress-indicator.svelte-z42uo1 .step.completed.svelte-z42uo1{color:#4ade80}.progress-indicator.svelte-z42uo1 .step.completed .step-number.svelte-z42uo1{background:#4ade80;color:#0f172a}.progress-indicator.svelte-z42uo1 .step .step-number.svelte-z42uo1{width:36px;height:36px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-weight:600;border:2px solid transparent;transition:all .3s}.progress-indicator.svelte-z42uo1 .step.active .step-number.svelte-z42uo1{background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;border-color:#c084fc}.progress-indicator.svelte-z42uo1 .step span.svelte-z42uo1{font-weight:500;font-size:.95rem}@media (max-width: 480px){.progress-indicator.svelte-z42uo1 .step span.svelte-z42uo1{display:none}}.progress-indicator.svelte-z42uo1 .step-line.svelte-z42uo1{flex:1;height:2px;background:#ffffff1a;margin:0 1rem;position:relative}.progress-indicator.svelte-z42uo1 .step-line.active.svelte-z42uo1:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(90deg,#7c3aed,#a855f7);animation:svelte-z42uo1-progress .5s ease-out}.form-section.svelte-z42uo1.svelte-z42uo1{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem}.form-section.svelte-z42uo1 h2.svelte-z42uo1{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.form-section.svelte-z42uo1 .section-subtitle.svelte-z42uo1{color:#fff9;margin-bottom:2rem}.form-group.svelte-z42uo1.svelte-z42uo1{margin-bottom:1.5rem}.form-group.svelte-z42uo1 label.svelte-z42uo1{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;font-weight:500;margin-bottom:.75rem;font-size:.95rem}.form-group.svelte-z42uo1 label.svelte-z42uo1 svg{color:#a78bfa}.form-group.svelte-z42uo1 input.svelte-z42uo1{width:100%;padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:1rem;transition:all .3s}.form-group.svelte-z42uo1 input.svelte-z42uo1::placeholder{color:#fff6}.form-group.svelte-z42uo1 input.svelte-z42uo1:focus{outline:none;border-color:#a78bfa;background:#ffffff14;box-shadow:0 0 0 3px #a78bfa1a}.form-group.svelte-z42uo1 .input-with-toggle.svelte-z42uo1{position:relative;display:block}.form-group.svelte-z42uo1 .input-with-toggle input.svelte-z42uo1{padding-right:2.75rem}.form-group.svelte-z42uo1 .input-with-toggle .toggle-password.svelte-z42uo1{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;padding:.25rem;cursor:pointer;color:#ffffff80;display:flex;align-items:center;justify-content:center;transition:color .2s}.form-group.svelte-z42uo1 .input-with-toggle .toggle-password.svelte-z42uo1:hover{color:#a78bfa}.form-group.svelte-z42uo1 .input-with-toggle .toggle-password.svelte-z42uo1 svg{display:block}.form-row.svelte-z42uo1.svelte-z42uo1{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 640px){.form-row.svelte-z42uo1.svelte-z42uo1{grid-template-columns:1fr}}.form-check.svelte-z42uo1.svelte-z42uo1{margin:2rem 0;display:flex;gap:.75rem;align-items:flex-start}.form-check.svelte-z42uo1 input[type=checkbox].svelte-z42uo1{width:20px;height:20px;margin-top:.125rem;cursor:pointer;flex-shrink:0}.form-check.svelte-z42uo1 label.svelte-z42uo1{color:#fffc;font-size:.95rem;line-height:1.5;cursor:pointer}.form-check.svelte-z42uo1 label a.svelte-z42uo1{color:#c084fc;text-decoration:none}.form-check.svelte-z42uo1 label a.svelte-z42uo1:hover{text-decoration:underline}.stripe-card-element.svelte-z42uo1.svelte-z42uo1{padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .3s}.stripe-card-element.svelte-z42uo1.svelte-z42uo1:focus-within{border-color:#a78bfa;background:#ffffff14;box-shadow:0 0 0 3px #a78bfa1a}.card-info.svelte-z42uo1.svelte-z42uo1{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;color:#fff9;font-size:.875rem}.card-info.svelte-z42uo1 svg{color:#4ade80}.trial-notice.svelte-z42uo1.svelte-z42uo1{display:flex;gap:1rem;padding:1.25rem;background:#a78bfa1a;border:1px solid rgba(167,139,250,.3);border-radius:12px;margin:2rem 0}.trial-notice.svelte-z42uo1 svg{color:#c084fc;flex-shrink:0}.trial-notice.svelte-z42uo1 strong.svelte-z42uo1{color:#fff;font-size:1rem;display:block;margin-bottom:.25rem}.trial-notice.svelte-z42uo1 p.svelte-z42uo1{color:#fffc;font-size:.95rem;margin:0}.btn-primary.svelte-z42uo1.svelte-z42uo1{width:100%;padding:1rem 2rem;border-radius:12px;border:none;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 4px 20px #7c3aed66}.btn-primary.svelte-z42uo1.svelte-z42uo1:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px #7c3aed99}.btn-primary.svelte-z42uo1.svelte-z42uo1:disabled{opacity:.6;cursor:not-allowed}.btn-primary.svelte-z42uo1 .spinner.svelte-z42uo1{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-z42uo1-spin .8s linear infinite}.btn-back.svelte-z42uo1.svelte-z42uo1{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fffc;cursor:pointer;transition:all .3s;margin-bottom:1.5rem}.btn-back.svelte-z42uo1.svelte-z42uo1:hover{background:#ffffff0d;color:#fff;border-color:#ffffff4d}@media (max-width: 968px){.summary-column.svelte-z42uo1.svelte-z42uo1{order:-1}}.order-summary.svelte-z42uo1.svelte-z42uo1{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;position:sticky;top:100px}.order-summary.svelte-z42uo1 h3.svelte-z42uo1{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.plan-info.svelte-z42uo1.svelte-z42uo1{display:flex;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.plan-info.svelte-z42uo1 .plan-badge.svelte-z42uo1{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#a855f7);display:flex;align-items:center;justify-content:center;flex-shrink:0}.plan-info.svelte-z42uo1 .plan-badge.svelte-z42uo1 svg{color:#fff}.plan-info.svelte-z42uo1 h4.svelte-z42uo1{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.25rem}.plan-info.svelte-z42uo1 p.svelte-z42uo1{color:#fff9;font-size:.875rem;margin:0}.summary-divider.svelte-z42uo1.svelte-z42uo1{height:1px;background:#ffffff1a;margin:1.5rem 0}.summary-features.svelte-z42uo1 .feature.svelte-z42uo1{display:flex;align-items:center;gap:.75rem;color:#fffc;font-size:.95rem;margin-bottom:.875rem}.summary-features.svelte-z42uo1 .feature.svelte-z42uo1 svg{color:#4ade80;flex-shrink:0}.price-breakdown.svelte-z42uo1 .price-row.svelte-z42uo1{display:flex;justify-content:space-between;align-items:center;margin-bottom:.875rem;color:#fffc;font-size:.95rem}.price-breakdown.svelte-z42uo1 .price-row.trial.svelte-z42uo1{color:#4ade80}.price-breakdown.svelte-z42uo1 .price-row .price.svelte-z42uo1{font-weight:600}.total-row.svelte-z42uo1.svelte-z42uo1{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#fff}.total-row.svelte-z42uo1 .total-price.svelte-z42uo1{font-size:1.5rem;background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.next-billing.svelte-z42uo1.svelte-z42uo1{margin-top:1rem;padding:1rem;background:#a78bfa1a;border-radius:12px;color:#fffc;font-size:.875rem;text-align:center}.next-billing.svelte-z42uo1 strong.svelte-z42uo1{color:#fff}.trust-badges.svelte-z42uo1.svelte-z42uo1{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.trust-badges.svelte-z42uo1 .badge.svelte-z42uo1{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.875rem}.trust-badges.svelte-z42uo1 .badge.svelte-z42uo1 svg{color:#4ade80}@keyframes svelte-z42uo1-progress{0%{width:0%}to{width:100%}}@keyframes svelte-z42uo1-spin{to{transform:rotate(360deg)}}
