body{margin:0;padding:0;overflow-x:hidden}.auth-container.svelte-52fghe{position:relative;width:100vw;min-height:100vh;display:flex;flex-direction:column;background:#0a0a0a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;padding:20px}.grid-bg.svelte-52fghe{position:fixed;inset:0;background-color:#000;background-image:linear-gradient(rgba(34,255,136,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(34,255,136,.02) 1px,transparent 1px);background-size:40px 40px;animation:svelte-52fghe-grid-move 20s linear infinite;z-index:0}.grid-bg.svelte-52fghe:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(34,255,136,.15) 0%,rgba(0,217,126,.05) 20%,transparent 60%)}@keyframes svelte-52fghe-grid-move{0%{background-position:0 0,0 0}to{background-position:50px 50px,50px 50px}}.main-content.svelte-52fghe{position:relative;z-index:1;width:100%;max-width:520px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.header-section.svelte-52fghe{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:20px;animation:svelte-52fghe-fadeInDown .8s ease-out}.main-logo.svelte-52fghe{width:220px;height:auto;margin:0 auto 20px;filter:drop-shadow(0 4px 12px rgba(34,255,136,.2));display:block}.trial-heading.svelte-52fghe{font-size:24px;font-weight:600;color:#fff;margin:0 auto 8px;width:100%;text-align:center}.highlight.svelte-52fghe{color:#2f8;font-weight:700}.trial-subheading.svelte-52fghe{font-size:14px;color:#fff9;margin:0 auto;width:100%;text-align:center}.progress-indicator.svelte-52fghe{display:flex;align-items:center;justify-content:center;margin-bottom:20px;width:100%;max-width:360px}.progress-step.svelte-52fghe{display:flex;flex-direction:column;align-items:center;gap:8px;opacity:.4;transition:all .3s}.progress-step.active.svelte-52fghe{opacity:1}.step-number.svelte-52fghe{width:32px;height:32px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff9;font-size:14px;font-weight:600;transition:all .3s}.progress-step.active.svelte-52fghe .step-number:where(.svelte-52fghe){background:linear-gradient(135deg,#2f8,#00d97e);border-color:#2f8;color:#000}.progress-step.completed.svelte-52fghe .step-number:where(.svelte-52fghe){background:#2f8;border-color:#2f8;color:#000}.step-label.svelte-52fghe{font-size:12px;color:#fff6;font-weight:500}.progress-step.active.svelte-52fghe .step-label:where(.svelte-52fghe){color:#ffffffe6}.progress-line.svelte-52fghe{flex:1;height:2px;background:#ffffff1a;margin:16px 12px 0;transition:all .3s;align-self:flex-start}.progress-line.active.svelte-52fghe{background:#2f8}.auth-card.svelte-52fghe{position:relative;width:100%;max-height:calc(100vh - 200px);padding:24px 32px;background:linear-gradient(135deg,#ffffff0d,#22ff8805);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);border-radius:24px;border:1px solid rgba(34,255,136,.15);box-shadow:0 20px 60px #00000080,0 0 100px #22ff8808,inset 0 1px #ffffff1a;opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1);overflow-y:auto;overflow-x:hidden}.auth-card.mounted.svelte-52fghe{opacity:1;transform:translateY(0)}.auth-card.svelte-52fghe::-webkit-scrollbar{width:8px}.auth-card.svelte-52fghe::-webkit-scrollbar-track{background:#0003;border-radius:4px}.auth-card.svelte-52fghe::-webkit-scrollbar-thumb{background:#22ff884d;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}.auth-card.svelte-52fghe::-webkit-scrollbar-thumb:hover{background:#22ff8880}.auth-card.svelte-52fghe{scrollbar-width:thin;scrollbar-color:rgba(34,255,136,.3) rgba(0,0,0,.2)}@keyframes svelte-52fghe-fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.step-content.svelte-52fghe{animation:svelte-52fghe-fadeIn .4s ease-out;min-height:0}@keyframes svelte-52fghe-fadeIn{0%{opacity:0}to{opacity:1}}.step-header.svelte-52fghe{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.step-header.svelte-52fghe>div:where(.svelte-52fghe):last-child{flex:1}.step-badge.svelte-52fghe{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#2f8,#00d97e);display:flex;align-items:center;justify-content:center;color:#000;font-size:14px;font-weight:700}.step-title.svelte-52fghe{font-size:20px;font-weight:600;color:#fff;margin:0 0 8px}.step-description.svelte-52fghe{font-size:14px;color:#ffffffb3;margin:0;line-height:1.5}.error-message.svelte-52fghe{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#ff6b6b14;border:1px solid rgba(255,107,107,.2);border-radius:10px;color:#ff6b6b;font-size:13px;margin-bottom:20px;backdrop-filter:blur(10px)}form.svelte-52fghe{display:flex;flex-direction:column;gap:14px}.input-group.svelte-52fghe{display:flex;flex-direction:column;gap:5px}label.svelte-52fghe{font-size:14px;font-weight:500;color:#ffffffe6}.required.svelte-52fghe{color:#ff6b6b}.optional.svelte-52fghe{color:#ffffff80;font-size:12px}input[type=text].svelte-52fghe,input[type=email].svelte-52fghe,input[type=tel].svelte-52fghe,input[type=password].svelte-52fghe{width:100%;padding:12px 16px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:14px;transition:all .3s;outline:none}input.svelte-52fghe::-moz-placeholder{color:#fff6}input.svelte-52fghe::placeholder{color:#fff6}input.svelte-52fghe:focus{background:#00000080;border-color:#22ff8880;box-shadow:0 0 0 3px #22ff8826,0 0 20px #22ff881a}input.svelte-52fghe:disabled{opacity:.5;cursor:not-allowed}.input-wrapper.svelte-52fghe{position:relative;display:flex;align-items:center}.toggle-password.svelte-52fghe{position:absolute;right:12px;background:none;border:none;color:#fff6;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .3s}.toggle-password.svelte-52fghe:hover{color:#ffffffb3}.password-hint.svelte-52fghe{font-size:12px;color:#ffffff80;margin:-4px 0 0}.password-strength-meter.svelte-52fghe{display:flex;align-items:center;gap:12px;margin-top:8px;margin-bottom:4px}.strength-bar.svelte-52fghe{flex:1;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.strength-fill.svelte-52fghe{height:100%;border-radius:2px;transition:all .3s ease}.strength-fill.weak.svelte-52fghe{background:linear-gradient(90deg,#f44,#f66)}.strength-fill.fair.svelte-52fghe{background:linear-gradient(90deg,orange,#ffb84d)}.strength-fill.good.svelte-52fghe{background:linear-gradient(90deg,#4caf50,#66bb6a)}.strength-fill.strong.svelte-52fghe{background:linear-gradient(90deg,#2f8,#00d97e)}.strength-text.svelte-52fghe{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;min-width:60px;text-align:right}.strength-text.weak.svelte-52fghe{color:#f66}.strength-text.fair.svelte-52fghe{color:#ffb84d}.strength-text.good.svelte-52fghe{color:#66bb6a}.strength-text.strong.svelte-52fghe{color:#2f8}.agreements-section.svelte-52fghe{display:flex;gap:16px;align-items:flex-start;margin-top:8px}.checkbox-column.svelte-52fghe{flex:1;display:flex;flex-direction:column;gap:10px}.checkbox-group.svelte-52fghe{display:flex;flex-direction:column;gap:12px;margin:8px 0}.checkbox-label.svelte-52fghe{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#fffc;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1.5}.toggle-input.svelte-52fghe{display:none}.checkbox-box.svelte-52fghe{width:18px;height:18px;background:#0000004d;border:1px solid rgba(255,255,255,.2);border-radius:4px;flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;transition:all .3s}.checkbox-box.svelte-52fghe:after{content:"";width:10px;height:6px;border-left:2px solid #000;border-bottom:2px solid #000;transform:rotate(-45deg) scale(0);transition:all .2s;margin-bottom:2px}.toggle-input.svelte-52fghe:checked+.checkbox-box:where(.svelte-52fghe){background:linear-gradient(135deg,#2f8,#00d97e);border-color:#2f8}.toggle-input.svelte-52fghe:checked+.checkbox-box:where(.svelte-52fghe):after{transform:rotate(-45deg) scale(1)}.checkbox-label.svelte-52fghe a:where(.svelte-52fghe){color:#2f8;text-decoration:none;transition:color .3s}.checkbox-label.svelte-52fghe a:where(.svelte-52fghe):hover{color:#00d97e;text-decoration:underline}.next-btn.svelte-52fghe{padding:12px 24px;background:linear-gradient(135deg,#2f8,#00d97e);border:none;border-radius:12px;color:#000;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 20px #2f86,0 0 40px #22ff881a;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;align-self:flex-start;margin-top:10px}.next-btn.svelte-52fghe:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #22ff8880,0 0 60px #2f83;background:linear-gradient(135deg,#2aff90,#00e585)}.next-btn.svelte-52fghe:active:not(:disabled){transform:translateY(0)}.next-btn.svelte-52fghe:disabled{opacity:.5;cursor:not-allowed;transform:none}.next-btn.loading.svelte-52fghe{min-width:100px}.next-btn.svelte-52fghe svg:where(.svelte-52fghe){width:16px;height:16px}.submit-btn.svelte-52fghe{position:relative;width:100%;padding:14px;background:linear-gradient(135deg,#2f8,#00d97e);border:none;border-radius:12px;color:#000;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 20px #2f86,0 0 40px #22ff881a;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.submit-btn.svelte-52fghe:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #22ff8880,0 0 60px #2f83;background:linear-gradient(135deg,#2aff90,#00e585)}.submit-btn.svelte-52fghe:active:not(:disabled){transform:translateY(0)}.submit-btn.svelte-52fghe:disabled{opacity:.5;cursor:not-allowed;transform:none}.submit-btn.loading.svelte-52fghe{color:transparent}.button-group.svelte-52fghe{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-top:8px}.back-btn.svelte-52fghe{padding:14px 20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#ffffffb3;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:8px}.back-btn.svelte-52fghe:hover{background:#ffffff14;border-color:#fff3;color:#fff}.spinner.svelte-52fghe{position:absolute;width:20px;height:20px;border:2px solid #0A0A0A;border-top-color:transparent;border-radius:50%;animation:svelte-52fghe-spin .8s linear infinite}.success-step.svelte-52fghe{text-align:center}.success-icon.svelte-52fghe{margin-bottom:24px;animation:svelte-52fghe-scaleIn .5s cubic-bezier(.4,0,.2,1)}@keyframes svelte-52fghe-scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.success-title.svelte-52fghe{font-size:24px;font-weight:600;color:#fff;margin:0 0 8px}.success-message.svelte-52fghe{font-size:15px;color:#ffffffb3;margin:0 0 32px}.action-section.svelte-52fghe{display:flex;gap:32px;margin:32px 0;width:100%;align-items:flex-start}.download-section.svelte-52fghe,.dashboard-section.svelte-52fghe{flex:1;display:flex;flex-direction:column;align-items:center}.section-title.svelte-52fghe{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px;text-align:center}.download-instruction.svelte-52fghe,.dashboard-instruction.svelte-52fghe{font-size:13px;color:#fff9;margin:0 0 16px;text-align:center}.divider-vertical.svelte-52fghe{width:1px;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.1) 20%,rgba(255,255,255,.1) 80%,transparent 100%);align-self:stretch;margin:0 16px}.features-list.compact.svelte-52fghe{margin-top:16px;display:flex;flex-direction:column;gap:8px}.features-list.compact.svelte-52fghe .feature-item:where(.svelte-52fghe){font-size:12px}.feature-item.svelte-52fghe{display:flex;align-items:center;gap:8px;color:#ffffffb3}.feature-item.svelte-52fghe svg:where(.svelte-52fghe){flex-shrink:0}.dashboard-options.svelte-52fghe{display:flex;flex-direction:column;gap:12px;width:100%;max-width:280px}.dashboard-btn.svelte-52fghe{display:flex;flex-direction:column;align-items:center;padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .3s;text-align:center;gap:8px}.dashboard-btn.svelte-52fghe:hover{background:#ffffff14;border-color:#22ff884d;transform:translateY(-2px);box-shadow:0 8px 24px #22ff8826}.dashboard-btn.quick-action.svelte-52fghe:hover{border-color:#22ff8880}.dashboard-btn.regular.svelte-52fghe:hover{border-color:#00d97e80}.btn-icon.svelte-52fghe{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#22ff881a;color:#2f8}.dashboard-btn.regular.svelte-52fghe .btn-icon:where(.svelte-52fghe){background:#00d97e1a;color:#00d97e}.btn-label.svelte-52fghe{font-size:14px;font-weight:600;color:#fff}.btn-desc.svelte-52fghe{font-size:11px;color:#ffffff80;line-height:1.3}.help-section.svelte-52fghe{margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.05);width:100%}.help-text.svelte-52fghe{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#ffffff80;text-align:center;margin:0}.help-text.svelte-52fghe a:where(.svelte-52fghe){color:#2f8;text-decoration:none;transition:opacity .3s}.help-text.svelte-52fghe a:where(.svelte-52fghe):hover{opacity:.8;text-decoration:underline}.download-notification.svelte-52fghe{position:fixed;bottom:24px;right:24px;background:linear-gradient(135deg,#2f8,#00d97e);color:#000;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;box-shadow:0 4px 20px #2f86;animation:svelte-52fghe-slideInUp .3s ease-out;z-index:1000}@keyframes svelte-52fghe-slideInUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.download-btn.svelte-52fghe{padding:14px 24px;background:linear-gradient(135deg,#2f8,#00d97e);border:none;border-radius:12px;color:#000;font-size:14px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 20px #2f86,0 0 40px #22ff881a;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:8px;min-width:200px;margin-bottom:0}.download-btn.primary.svelte-52fghe{width:100%;max-width:260px}.download-btn.svelte-52fghe:hover{transform:translateY(-2px);box-shadow:0 8px 30px #2f89,0 0 70px #2f83;background:linear-gradient(135deg,#2aff90,#00e585)}.download-btn.svelte-52fghe svg:where(.svelte-52fghe){transform:rotate(180deg)}.download-note.svelte-52fghe{font-size:13px;color:#fff9;margin:0}.billing-toggle-container.svelte-52fghe{display:flex;justify-content:center;margin-bottom:2rem}.billing-toggle.svelte-52fghe{display:inline-flex;background:#ffffff0d;border-radius:12px;padding:4px;gap:4px;border:1px solid rgba(255,255,255,.1)}.toggle-btn.svelte-52fghe{padding:10px 20px;background:transparent;border:none;border-radius:8px;color:#ffffffb3;font-weight:600;cursor:pointer;transition:all .2s;position:relative}.toggle-btn.active.svelte-52fghe{background:#6c6;color:#000}.savings-badge.svelte-52fghe{display:inline-block;margin-left:6px;padding:2px 8px;background:#6c63;color:#6c6;border-radius:4px;font-size:11px;font-weight:700}.loading-plans.svelte-52fghe,.no-plans.svelte-52fghe{text-align:center;padding:3rem;color:#fff9}.loading-plans.svelte-52fghe .spinner:where(.svelte-52fghe){width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#6c6;border-radius:50%;animation:svelte-52fghe-spin 1s linear infinite;margin:0 auto 1rem}@keyframes svelte-52fghe-spin{to{transform:rotate(360deg)}}.plans-grid.svelte-52fghe{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.plan-card.svelte-52fghe{background:#ffffff08;border:2px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;position:relative;cursor:pointer;transition:all .3s}.plan-card.svelte-52fghe:hover{border-color:#66cc6680;transform:translateY(-4px);box-shadow:0 8px 24px #66cc661a}.plan-card.selected.svelte-52fghe{border-color:#6c6;background:#66cc660d;box-shadow:0 0 0 2px #6c63}.plan-card.recommended.svelte-52fghe{border-color:#6c6}.recommended-badge.svelte-52fghe{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#6c6;color:#000;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700}.plan-header.svelte-52fghe h3:where(.svelte-52fghe){font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.plan-storage.svelte-52fghe{color:#fff9;font-size:.875rem;margin-bottom:1rem}.plan-pricing.svelte-52fghe{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.price.svelte-52fghe{display:flex;align-items:baseline;gap:4px}.currency.svelte-52fghe{font-size:1.25rem;color:#6c6;font-weight:600}.amount.svelte-52fghe{font-size:2.5rem;font-weight:700;color:#fff}.period.svelte-52fghe{font-size:1rem;color:#fff9}.yearly-note.svelte-52fghe{font-size:.75rem;color:#ffffff80;margin-top:4px}.features-list.svelte-52fghe{list-style:none;padding:0;margin:0 0 1.5rem}.features-list.svelte-52fghe li:where(.svelte-52fghe){display:flex;align-items:start;gap:10px;padding:8px 0;color:#fffc;font-size:.875rem}.plan-selection-indicator.svelte-52fghe{margin-top:auto}.selected-badge.svelte-52fghe{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background:#66cc661a;border-radius:8px;color:#6c6;font-weight:600;font-size:.875rem}.select-hint.svelte-52fghe{text-align:center;padding:10px;color:#ffffff80;font-size:.875rem}.step-actions.svelte-52fghe{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);position:sticky;bottom:0;background:linear-gradient(to top,#0a0a0af2,#0a0a0afa,#0a0a0a);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-left:-32px;margin-right:-32px;margin-bottom:-24px;padding-left:32px;padding-right:32px;padding-bottom:24px;z-index:10}.btn-back.svelte-52fghe{padding:12px 24px;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fffc;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.btn-back.svelte-52fghe:hover{background:#ffffff0d;border-color:#ffffff4d}.auth-footer.svelte-52fghe{margin-top:24px;text-align:center}.auth-footer.svelte-52fghe p:where(.svelte-52fghe){font-size:14px;color:#fff9;margin:0}.auth-footer.svelte-52fghe a:where(.svelte-52fghe){color:#2f8;text-decoration:none;font-weight:500;transition:color .3s}.auth-footer.svelte-52fghe a:where(.svelte-52fghe):hover{color:#00d97e}.security-badges.svelte-52fghe{position:fixed;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;color:#fff6;font-size:11px;letter-spacing:.3px;z-index:10;padding:12px 24px;background:#0000004d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:30px;border:1px solid rgba(255,255,255,.05)}.badge-item.svelte-52fghe{display:flex;align-items:center;gap:6px;transition:color .3s}.badge-item.svelte-52fghe:hover{color:#2f8c}.badge-separator.svelte-52fghe{color:#ffffff4d}.shield-icon.svelte-52fghe,.lock-icon.svelte-52fghe,.backup-icon.svelte-52fghe,.cert-icon.svelte-52fghe{width:14px;height:14px;opacity:.8}@media(min-width:1440px){.main-content.svelte-52fghe{max-width:720px}.main-logo.svelte-52fghe{width:240px}.trial-heading.svelte-52fghe{font-size:26px}}@media(max-width:1024px){.main-content.svelte-52fghe{max-width:500px}.main-logo.svelte-52fghe{width:210px}}@media(max-width:768px){.main-content.svelte-52fghe{max-width:100%;padding:0 16px}.main-logo.svelte-52fghe{width:200px}.auth-card.svelte-52fghe{padding:20px 24px;max-height:calc(100vh - 180px)}.progress-indicator.svelte-52fghe{margin-bottom:16px}.security-badges.svelte-52fghe{bottom:15px;font-size:10px;gap:8px;padding:10px 20px}}@media(max-width:480px){.auth-container.svelte-52fghe{padding:16px}.header-section.svelte-52fghe{margin-bottom:16px}.main-logo.svelte-52fghe{width:160px;margin-bottom:16px}.trial-heading.svelte-52fghe{font-size:20px;margin-bottom:6px}.trial-subheading.svelte-52fghe{font-size:12px}.auth-card.svelte-52fghe{padding:18px 16px;margin:0 -8px;border-radius:20px;max-height:calc(100vh - 160px)}.progress-indicator.svelte-52fghe{margin-bottom:16px;max-width:100%}.step-number.svelte-52fghe{width:28px;height:28px;font-size:12px}.step-label.svelte-52fghe{font-size:11px}.progress-line.svelte-52fghe{margin:14px 8px 0}form.svelte-52fghe{gap:12px}.input-group.svelte-52fghe{gap:4px}label.svelte-52fghe{font-size:13px}input[type=text].svelte-52fghe,input[type=email].svelte-52fghe,input[type=tel].svelte-52fghe,input[type=password].svelte-52fghe{padding:10px 14px;font-size:16px}.agreements-section.svelte-52fghe{flex-direction:column;gap:12px}.checkbox-column.svelte-52fghe{width:100%}.checkbox-group.svelte-52fghe{gap:10px;margin:6px 0}.checkbox-label.svelte-52fghe{font-size:12px}.next-btn.svelte-52fghe{width:100%;align-self:stretch;margin-top:12px}.submit-btn.svelte-52fghe{padding:12px;font-size:14px}.button-group.svelte-52fghe{grid-template-columns:1fr;gap:10px}.back-btn.svelte-52fghe{width:100%;padding:12px;font-size:14px}.security-badges.svelte-52fghe{bottom:10px;font-size:9px;gap:6px;padding:8px 12px;width:calc(100% - 32px);max-width:400px;justify-content:center}.badge-separator.svelte-52fghe{display:none}.badge-item.svelte-52fghe{gap:4px}.shield-icon.svelte-52fghe,.lock-icon.svelte-52fghe,.backup-icon.svelte-52fghe,.cert-icon.svelte-52fghe{width:12px;height:12px}.action-section.svelte-52fghe{flex-direction:column;gap:24px}.divider-vertical.svelte-52fghe{display:none}.dashboard-options.svelte-52fghe{max-width:100%}.dashboard-btn.svelte-52fghe{padding:12px}.btn-icon.svelte-52fghe{width:40px;height:40px}.help-text.svelte-52fghe{flex-direction:column;gap:4px}.download-notification.svelte-52fghe{bottom:12px;right:12px;left:12px;font-size:13px;padding:10px 16px}}
