.user-header.svelte-dbwh0g{display:flex;align-items:center;justify-content:space-between}.user-profile.svelte-dbwh0g{display:flex;align-items:center;gap:12px}.header-controls.svelte-dbwh0g{display:flex;align-items:center;gap:8px}.control-btn.svelte-dbwh0g{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--surface-elevated);border:1px solid var(--glass-border);border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000014}.control-btn.svelte-dbwh0g:hover{background:var(--surface);border-color:var(--accent)}.control-btn.svelte-dbwh0g:active{transform:scale(.95)}.control-btn.svelte-dbwh0g svg:where(.svelte-dbwh0g){width:20px;height:20px;color:var(--text-secondary)}.control-btn.svelte-dbwh0g:hover svg:where(.svelte-dbwh0g){color:var(--accent)}.control-btn.warning-btn.svelte-dbwh0g{background:#eab30826;border-color:#eab3084d;animation:svelte-dbwh0g-pulseWarning 2s ease-in-out infinite}.control-btn.warning-btn.svelte-dbwh0g svg:where(.svelte-dbwh0g){color:#eab308}.control-btn.warning-btn.svelte-dbwh0g:hover{background:#eab30840;border-color:#eab308}@keyframes svelte-dbwh0g-pulseWarning{0%,to{box-shadow:0 0 #eab30866}50%{box-shadow:0 0 12px 4px #eab3084d}}.avatar.svelte-dbwh0g{width:40px;height:40px;border-radius:50%;background:var(--surface-elevated);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 2px 8px #0000001a}.avatar.svelte-dbwh0g img:where(.svelte-dbwh0g){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar.svelte-dbwh0g span:where(.svelte-dbwh0g){font-size:16px;font-weight:600;color:var(--accent)}.username.svelte-dbwh0g{font-size:18px;font-weight:600;color:var(--text-primary)}.settings-backdrop.svelte-dbwh0g{position:fixed;inset:0;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:1000;animation:svelte-dbwh0g-fadeIn .2s ease}.settings-modal.svelte-dbwh0g{position:fixed;bottom:0;left:0;right:0;z-index:1001;background:var(--surface-elevated);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;border:1px solid rgba(99,102,241,.2);border-bottom:none;padding:.75rem 1.25rem 1.5rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));max-height:85vh;overflow-y:auto;animation:svelte-dbwh0g-slideUp .3s cubic-bezier(.32,.72,0,1);box-shadow:0 -8px 40px #00000040}@keyframes svelte-dbwh0g-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-dbwh0g-slideUp{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}@keyframes svelte-dbwh0g-itemSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-header.svelte-dbwh0g{display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;padding-top:.5rem}.modal-header.svelte-dbwh0g h2:where(.svelte-dbwh0g){font-size:1.125rem;font-weight:600;color:var(--text-primary);text-align:center}.settings-content.svelte-dbwh0g{display:flex;flex-direction:column;gap:.75rem}.settings-divider.svelte-dbwh0g{display:flex;align-items:center;gap:.75rem;margin:.5rem 0;animation:svelte-dbwh0g-itemSlideIn .3s ease forwards;opacity:0}.settings-divider.svelte-dbwh0g span:where(.svelte-dbwh0g){font-size:.7rem;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.settings-form-card.svelte-dbwh0g{padding:1rem;background:var(--surface-elevated);border-radius:.75rem;border:1px solid rgba(99,102,241,.15);display:flex;flex-direction:column;gap:.75rem;animation:svelte-dbwh0g-itemSlideIn .3s ease forwards;opacity:0}.settings-form-title.svelte-dbwh0g{margin:0;font-size:.95rem;font-weight:600;color:var(--text-primary)}.settings-form-hint.svelte-dbwh0g{margin:0;font-size:.8rem;color:var(--text-secondary)}.settings-form-fields.svelte-dbwh0g{display:flex;flex-direction:column;gap:.6rem}.field-group.svelte-dbwh0g{display:flex;flex-direction:column;gap:6px}.settings-form-fields.svelte-dbwh0g input:where(.svelte-dbwh0g){padding:.7rem .85rem;border-radius:.65rem;border:1px solid var(--glass-border);background:var(--surface);color:var(--text-primary);font-size:.85rem}.settings-form-fields.svelte-dbwh0g input:where(.svelte-dbwh0g)::-moz-placeholder{color:var(--text-tertiary)}.settings-form-fields.svelte-dbwh0g input:where(.svelte-dbwh0g)::placeholder{color:var(--text-tertiary)}.password-field.svelte-dbwh0g{position:relative;display:flex;align-items:center}.password-field.svelte-dbwh0g input:where(.svelte-dbwh0g){width:100%;padding-right:44px}.password-toggle.svelte-dbwh0g{position:absolute;right:8px;width:32px;height:32px;border-radius:10px;border:1px solid var(--glass-border);background:var(--surface);color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.password-toggle.svelte-dbwh0g svg:where(.svelte-dbwh0g){width:18px;height:18px}.settings-field-hint.svelte-dbwh0g{font-size:.75rem;color:var(--text-tertiary)}.settings-field-hint.error.svelte-dbwh0g,.settings-form-error.svelte-dbwh0g{color:#ef4444}.settings-form-error.svelte-dbwh0g,.settings-form-success.svelte-dbwh0g{margin:0;font-size:.8rem}.settings-form-success.svelte-dbwh0g{color:#22c55e}.settings-action-btn.svelte-dbwh0g{padding:.7rem 1rem;border-radius:.75rem;border:none;background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;font-weight:600;cursor:pointer}.settings-action-btn.svelte-dbwh0g:disabled{opacity:.6;cursor:not-allowed}.settings-danger-btn.svelte-dbwh0g{padding:.7rem 1rem;border-radius:.75rem;border:1px solid rgba(239,68,68,.35);background:#ef44441f;color:#ef4444;font-weight:600;cursor:pointer}.settings-secondary-actions.svelte-dbwh0g{display:flex;gap:.5rem;flex-wrap:wrap}.settings-secondary-btn.svelte-dbwh0g{padding:.65rem .85rem;border-radius:.75rem;border:1px solid var(--glass-border);background:var(--surface);color:var(--text-secondary);font-weight:500;cursor:pointer}.settings-secondary-btn.svelte-dbwh0g:disabled{opacity:.6;cursor:not-allowed}.telegram-widget-inline.svelte-dbwh0g{display:flex;justify-content:center;min-height:52px}.telegram-widget-inline.disabled.svelte-dbwh0g{opacity:.6;pointer-events:none}.setting-item.svelte-dbwh0g{display:flex;align-items:center;justify-content:space-between;padding:.875rem;background:var(--surface-elevated);border-radius:.75rem;animation:svelte-dbwh0g-itemSlideIn .3s ease forwards;opacity:0;box-shadow:0 2px 8px #0000000f;position:relative;border:1px solid rgba(99,102,241,.15)}.setting-item.svelte-dbwh0g:has(.dropdown-btn.open:where(.svelte-dbwh0g)){z-index:1000}.setting-info.svelte-dbwh0g{display:flex;align-items:center;gap:.75rem}.setting-icon.svelte-dbwh0g{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:var(--surface)}.setting-icon.svelte-dbwh0g svg:where(.svelte-dbwh0g){width:1rem;height:1rem;color:var(--accent)}.setting-text.svelte-dbwh0g{display:flex;flex-direction:column}.setting-label.svelte-dbwh0g{font-size:.875rem;font-weight:500;color:var(--text-primary)}.setting-value.svelte-dbwh0g{font-size:.7rem;color:var(--text-tertiary);margin-top:.125rem}.toggle-btn.svelte-dbwh0g{width:2.75rem;height:1.5rem;padding:.125rem;background:var(--surface);border:1px solid var(--glass-border);border-radius:9999px;cursor:pointer;transition:all .2s ease;position:relative}.toggle-btn.active.svelte-dbwh0g{background:var(--accent);border-color:var(--accent)}.toggle-thumb.svelte-dbwh0g{position:absolute;top:2px;left:2px;width:1.125rem;height:1.125rem;background:var(--text-secondary);border-radius:50%;transition:all .2s ease}.toggle-btn.active.svelte-dbwh0g .toggle-thumb:where(.svelte-dbwh0g){left:calc(100% - 1.25rem);background:#fff}.dropdown-btn.svelte-dbwh0g{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:110px;padding:.625rem .875rem;background:var(--surface-elevated);border:1px solid var(--glass-border);border-radius:.625rem;font-size:.8125rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px #0000000f;position:relative;z-index:101}.dropdown-btn.open.svelte-dbwh0g{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent;background:var(--surface)}.dropdown-btn.svelte-dbwh0g:active{transform:scale(.98)}.dropdown-btn.svelte-dbwh0g svg:where(.svelte-dbwh0g){width:.875rem;height:.875rem;color:var(--text-secondary);transition:transform .2s ease}.dropdown-btn.svelte-dbwh0g svg.rotated:where(.svelte-dbwh0g){transform:rotate(180deg)}.dropdown-wrapper.svelte-dbwh0g{position:relative;z-index:100}.dropdown-menu.svelte-dbwh0g{position:absolute;top:100%;right:0;left:0;background:var(--surface);border:1px solid var(--glass-border);border-top:none;border-radius:0 0 .625rem .625rem;overflow:hidden;animation:svelte-dbwh0g-dropdownIn .15s ease forwards;box-shadow:0 8px 24px #0003;z-index:100}@keyframes svelte-dbwh0g-dropdownIn{0%{opacity:0;transform:translateY(-4px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.subscription-slider-container.svelte-1ghg67w{width:100%;position:relative}.slider-wrapper.svelte-1ghg67w{position:relative;padding:16px 0}.slider-overflow.svelte-1ghg67w{clip-path:inset(-100px -100px -100px -100px);padding:0 20px;margin:0 -20px}.slider-track.svelte-1ghg67w{display:flex;gap:100vw;will-change:transform;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider-track.svelte-1ghg67w:active{cursor:grabbing}.slider-track.svelte-1ghg67w::-webkit-scrollbar{display:none}.slide.svelte-1ghg67w{flex:0 0 100%;min-width:100%;padding:0 4px;box-sizing:border-box}.subscription-card.svelte-1ghg67w{background:var(--surface);border:1px solid var(--glass-border);border-radius:24px;padding:16px;min-height:auto;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000001f,0 8px 32px #00000029,0 16px 48px #0000001a;overflow:hidden}.card-header.svelte-1ghg67w{display:flex;align-items:center;gap:12px;margin-bottom:14px}.card-icon.svelte-1ghg67w{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center}.card-icon.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:26px;height:26px}.card-icon.main-icon.svelte-1ghg67w{background:linear-gradient(135deg,#6366f133,#6366f11a);color:#6366f1;box-shadow:0 4px 12px #6366f133}.card-title-wrapper.svelte-1ghg67w{flex:1}.days-mini-ring.svelte-1ghg67w{position:relative;width:52px;height:52px;flex-shrink:0}.mini-progress-ring.svelte-1ghg67w{width:100%;height:100%;transform:rotate(-90deg)}.mini-progress-ring.svelte-1ghg67w .progress-bg:where(.svelte-1ghg67w){fill:none;stroke:#6366f126;stroke-width:3}.mini-progress-ring.svelte-1ghg67w .progress-bar:where(.svelte-1ghg67w){fill:none;stroke:var(--accent);stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .5s ease}.mini-progress-text.svelte-1ghg67w{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.mini-days-count.svelte-1ghg67w{font-size:14px;font-weight:700;color:var(--text-primary)}.days-mini-ring.shared-ring.svelte-1ghg67w .progress-bg.shared:where(.svelte-1ghg67w){stroke:#6366f126}.days-mini-ring.shared-ring.svelte-1ghg67w .progress-bar.shared:where(.svelte-1ghg67w){stroke:#6366f1}.card-icon.shared-icon.svelte-1ghg67w{background:linear-gradient(135deg,#3b82f633,#3b82f61a);color:#3b82f6;box-shadow:0 4px 12px #3b82f633}.card-title.svelte-1ghg67w{margin:0 0 4px;font-size:18px;font-weight:700;color:var(--text-primary)}.badge.svelte-1ghg67w{display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600}.badge.active.svelte-1ghg67w{background:#22c55e26;color:#22c55e}.badge.inactive.svelte-1ghg67w{background:#ef44441f;color:#ef4444}.progress-bg.svelte-1ghg67w{fill:none;stroke:#6366f126;stroke-width:4}.progress-bar.svelte-1ghg67w{fill:none;stroke:var(--accent);stroke-width:4;stroke-linecap:round;transition:stroke-dasharray .5s ease}.action-btn.svelte-1ghg67w{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s}.action-btn.primary.svelte-1ghg67w{background:var(--accent);color:#fff;box-shadow:0 4px 14px #6366f159}.action-btn.svelte-1ghg67w:active{transform:scale(.97)}.action-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.link-section.svelte-1ghg67w{background:linear-gradient(135deg,#6366f114,#8b5cf60a);border:1px solid rgba(99,102,241,.2);border-radius:14px;padding:12px;box-shadow:0 2px 12px #6366f11a,inset 0 1px #ffffff0d;overflow:hidden}.link-display.svelte-1ghg67w{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--surface);border:1px solid rgba(99,102,241,.15);border-radius:10px;cursor:pointer;margin-bottom:10px;transition:all .2s}.link-display.svelte-1ghg67w:hover{border-color:#6366f14d;background:#6366f10d}.link-text.svelte-1ghg67w{flex:1;font-size:12px;color:var(--accent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.copy-btn.svelte-1ghg67w{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary)}.copy-btn.success.svelte-1ghg67w{color:#22c55e}.copy-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.link-actions-row.svelte-1ghg67w{display:flex;gap:8px;width:100%;overflow:hidden}.link-btn.svelte-1ghg67w{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:10px;background:var(--surface);border:1px solid rgba(99,102,241,.2);border-radius:10px;color:var(--accent);cursor:pointer;transition:all .2s;overflow:hidden}.link-btn.svelte-1ghg67w span:where(.svelte-1ghg67w){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-btn.connect-btn.svelte-1ghg67w{gap:8px;font-size:14px;font-weight:600;background:linear-gradient(135deg,var(--accent),#7c3aed);border:none;color:#fff}.link-btn.connect-btn.svelte-1ghg67w:hover{background:linear-gradient(135deg,#5b5ce0,#6d28d9)}.link-btn.svelte-1ghg67w:hover:not(:disabled){background:#6366f11a;border-color:#6366f166}.link-btn.svelte-1ghg67w:disabled{opacity:.5}.link-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.devices-modal-overlay.svelte-1ghg67w{position:fixed;inset:0;background:rgba(0,0,0,var(--sheet-opacity, .6));backdrop-filter:blur(var(--sheet-blur, 8px));-webkit-backdrop-filter:blur(var(--sheet-blur, 8px));z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .2s ease;touch-action:none}.devices-modal.svelte-1ghg67w{width:100%;max-width:500px;max-height:80vh;background:var(--surface-elevated);border-radius:24px 24px 0 0;border:1px solid rgba(99,102,241,.2);border-bottom:none;display:flex;flex-direction:column;animation:svelte-1ghg67w-slideUp .3s cubic-bezier(.32,.72,0,1);will-change:transform;touch-action:pan-y}.sheet-handle.svelte-1ghg67w{width:40px;height:5px;background:var(--text-tertiary);border-radius:3px;margin:12px auto 0;opacity:.5;cursor:grab}.sheet-handle.svelte-1ghg67w:active,.sheet-drag-area.svelte-1ghg67w:active{cursor:grabbing}.devices-modal-header.svelte-1ghg67w{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(99,102,241,.1);cursor:grab}.devices-modal-header.svelte-1ghg67w:active{cursor:grabbing}.devices-modal-title.svelte-1ghg67w{font-size:18px;font-weight:600;color:var(--text-primary);margin:0}.devices-modal-count.svelte-1ghg67w{font-size:14px;font-weight:600;color:var(--accent);background:#6366f11f;padding:4px 12px;border-radius:8px}.devices-modal-content.svelte-1ghg67w{flex:1;overflow-y:auto;padding:20px}.share-modal.svelte-1ghg67w .devices-modal-content:where(.svelte-1ghg67w){padding-bottom:0}.modal-info-block.svelte-1ghg67w{padding:16px;background:linear-gradient(135deg,#6366f11a,#8b5cf60d);border:1px solid rgba(99,102,241,.15);border-radius:16px;margin-bottom:16px}.modal-info-block.svelte-1ghg67w .modal-description:where(.svelte-1ghg67w){margin:0}.modal-description.svelte-1ghg67w{font-size:14px;color:var(--text-secondary);text-align:center;line-height:1.5;margin:0 0 16px}.devices-loading.svelte-1ghg67w,.devices-error.svelte-1ghg67w,.devices-empty.svelte-1ghg67w{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px 24px;color:var(--text-secondary);font-size:14px;text-align:center}.devices-empty.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:48px;height:48px;opacity:.5}.retry-btn.svelte-1ghg67w{padding:8px 16px;background:var(--surface-elevated);border:1px solid var(--glass-border);border-radius:8px;color:var(--text-primary);font-size:13px;cursor:pointer}.devices-list.svelte-1ghg67w{display:flex;flex-direction:column;gap:8px}.device-item.svelte-1ghg67w{display:flex;align-items:center;gap:12px;padding:12px;background:var(--surface-elevated);border-radius:12px}.device-icon-wrapper.svelte-1ghg67w{width:40px;height:40px;background:#6366f11a;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--accent)}.device-icon-wrapper.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:20px;height:20px}.device-info.svelte-1ghg67w{flex:1}.device-name.svelte-1ghg67w{display:block;font-size:14px;font-weight:600;color:var(--text-primary)}.device-meta.svelte-1ghg67w{display:block;font-size:12px;color:var(--text-secondary);margin-top:2px}.device-delete-btn.svelte-1ghg67w{width:36px;height:36px;background:#ef44441a;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#ef4444;cursor:pointer}.device-delete-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.revoke-all-btn.svelte-1ghg67w{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;margin-top:12px;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:10px;color:#ef4444;font-size:14px;font-weight:500;cursor:pointer}.revoke-all-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.share-modal-content.svelte-1ghg67w{flex:1;overflow-y:auto;display:flex;flex-direction:column}.share-users-section.svelte-1ghg67w{flex:1;display:flex;flex-direction:column;min-height:0}.share-users-label.svelte-1ghg67w{font-size:13px;font-weight:600;color:var(--text-secondary);margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.share-users-list.svelte-1ghg67w{max-height:200px;overflow-y:auto}.share-empty.svelte-1ghg67w{padding:24px!important}.share-code-section.svelte-1ghg67w{padding:12px 20px;border-top:1px solid var(--glass-border)}.share-code-label.svelte-1ghg67w{font-size:12px;color:var(--text-secondary);margin:0 0 8px}.share-code-display.svelte-1ghg67w{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--surface-elevated, rgba(99, 102, 241, .05));border:1px solid var(--glass-border);border-radius:12px}.share-code-value.svelte-1ghg67w{flex:1;font-size:16px;font-weight:700;color:var(--accent);font-family:monospace;letter-spacing:1px}.share-code-copy-btn.svelte-1ghg67w{width:36px;height:36px;border-radius:10px;border:none;background:linear-gradient(135deg,#6366f126,#6366f10d);color:var(--accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.share-code-copy-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.share-code-copy-btn.success.svelte-1ghg67w{background:#22c55e26;color:#22c55e}.share-code-copy-btn.svelte-1ghg67w:active{transform:scale(.95)}.share-join-section.svelte-1ghg67w{padding:12px 20px;border-top:1px solid var(--glass-border)}.share-join-input-group.svelte-1ghg67w{display:flex;gap:8px;margin-top:8px}.share-join-input.svelte-1ghg67w{flex:1;padding:10px 14px;border-radius:12px;border:1px solid var(--glass-border);background:var(--surface-elevated, rgba(99, 102, 241, .05));color:var(--text-primary);font-size:14px;outline:none;transition:border-color .2s}.share-join-input.svelte-1ghg67w:focus{border-color:var(--accent)}.share-join-input.svelte-1ghg67w::-moz-placeholder{color:var(--text-secondary);opacity:.6}.share-join-input.svelte-1ghg67w::placeholder{color:var(--text-secondary);opacity:.6}.share-join-btn.svelte-1ghg67w{padding:10px 18px;border-radius:12px;border:none;background:linear-gradient(135deg,var(--accent),var(--accent-secondary, #7c3aed));color:#fff;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .2s,transform .2s;display:flex;align-items:center;gap:6px}.share-join-btn.svelte-1ghg67w:disabled{opacity:.5;cursor:not-allowed}.share-join-btn.svelte-1ghg67w:active:not(:disabled){transform:scale(.97)}.share-join-error.svelte-1ghg67w{color:#ef4444;font-size:12px;margin:6px 0 0}.share-join-success.svelte-1ghg67w{color:#22c55e;font-size:12px;margin:6px 0 0}.share-modal-footer.svelte-1ghg67w{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(99,102,241,.1);background:var(--surface-elevated)}.shared-user-avatar.svelte-1ghg67w{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f133,#8b5cf61a);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--accent);overflow:hidden;flex-shrink:0}.shared-user-avatar.svelte-1ghg67w img:where(.svelte-1ghg67w){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.empty-hint.svelte-1ghg67w{font-size:12px;color:var(--text-secondary);opacity:.7;margin-top:4px}.share-action-btn.svelte-1ghg67w{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;background:linear-gradient(135deg,var(--accent),#818cf8);border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 16px #6366f159;transition:all .2s}.share-action-btn.svelte-1ghg67w:disabled{opacity:.5;cursor:not-allowed}.share-action-btn.svelte-1ghg67w:active:not(:disabled){transform:scale(.97)}.share-action-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:20px;height:20px}.no-subscription.svelte-1ghg67w{text-align:center;padding:30px 20px}.no-sub-icon.svelte-1ghg67w{width:64px;height:64px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ef444426,#ef44440d);border-radius:20px;color:#ef4444}.no-sub-icon.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:32px;height:32px}.no-sub-text.svelte-1ghg67w{font-size:15px;color:var(--text-secondary);margin:0 0 20px}.subscribe-btn.svelte-1ghg67w{width:100%;padding:14px;background:linear-gradient(135deg,var(--accent),#818cf8);border:none;border-radius:14px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 20px #6366f166,0 2px 8px #6366f14d;transition:all .2s}.subscribe-btn.svelte-1ghg67w:active{transform:scale(.98);box-shadow:0 2px 12px #6366f14d}.family-description-block.svelte-1ghg67w{background:linear-gradient(135deg,#6366f11f,#6366f10d);border:1px solid rgba(99,102,241,.25);border-radius:12px;padding:12px 14px;margin-bottom:16px}.family-description.svelte-1ghg67w{font-size:13px;line-height:1.5;color:var(--text-secondary);margin:0}.family-owner-block.svelte-1ghg67w{display:flex;align-items:center;gap:12px;padding:14px 16px;background:linear-gradient(135deg,var(--surface-elevated),var(--surface));border:1px solid var(--glass-border);border-radius:14px;margin-bottom:16px;box-shadow:0 2px 12px #00000014}.family-owner-avatar.svelte-1ghg67w{width:44px;height:44px;background:linear-gradient(135deg,#6366f133,#6366f11a);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.family-owner-avatar.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:22px;height:22px;color:var(--accent)}.family-owner-avatar.svelte-1ghg67w .owner-photo:where(.svelte-1ghg67w){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.family-owner-info.svelte-1ghg67w{flex:1;display:flex;flex-direction:column;gap:2px}.family-owner-label.svelte-1ghg67w{font-size:11px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.family-owner-name.svelte-1ghg67w{font-size:16px;font-weight:600;color:var(--text-primary)}.shared-actions.svelte-1ghg67w{margin-bottom:16px;display:flex;gap:12px;align-items:center}.devices-counter-btn.svelte-1ghg67w{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#6366f11a,#8b5cf60d);border:2px solid rgba(99,102,241,.4);border-radius:14px;color:var(--accent);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #6366f133,inset 0 1px #ffffff1a}.devices-counter-btn.svelte-1ghg67w:active{transform:scale(.97);box-shadow:0 2px 8px #6366f14d}.devices-counter-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.devices-counter-text.svelte-1ghg67w{font-variant-numeric:tabular-nums}.remove-shared-btn.svelte-1ghg67w{width:100%;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#ef44441a,#ef44440d);border:1px solid rgba(239,68,68,.25);border-radius:12px;color:#ef4444;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.remove-shared-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.remove-shared-btn.svelte-1ghg67w:active{transform:scale(.98);background:#ef444426}.no-shared.svelte-1ghg67w{text-align:center;padding:24px 16px}.no-shared-icon.svelte-1ghg67w{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f626,#3b82f60d);border-radius:16px;color:#3b82f6;opacity:.7}.no-shared-icon.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:28px;height:28px}.no-shared-text.svelte-1ghg67w{font-size:15px;color:var(--text-secondary);margin:0 0 8px}.slider-indicators.svelte-1ghg67w{display:flex;justify-content:center;gap:8px;margin-top:16px}.indicator.svelte-1ghg67w{width:8px;height:8px;border-radius:50%;background:var(--glass-border);transition:all .2s}.indicator.active.svelte-1ghg67w{width:24px;border-radius:4px;background:var(--accent)}.modal-overlay.svelte-1ghg67w{position:fixed;inset:0;background:#0009;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:flex-end;justify-content:center;z-index:9999;transition:backdrop-filter .15s ease,background .15s ease}.modal-content.svelte-1ghg67w{background:var(--surface-elevated);border-radius:24px 24px 0 0;border:1px solid rgba(99,102,241,.2);border-bottom:none;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;animation:svelte-1ghg67w-slideUp .3s cubic-bezier(.32,.72,0,1);padding-bottom:env(safe-area-inset-bottom);will-change:transform}.modal-header.svelte-1ghg67w{display:flex;flex-direction:column;align-items:center;padding:16px 20px;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-header.svelte-1ghg67w:active{cursor:grabbing}.modal-header.svelte-1ghg67w .sheet-handle:where(.svelte-1ghg67w){width:36px;height:4px;background:var(--text-tertiary, rgba(255, 255, 255, .2));border-radius:2px;margin-bottom:12px}.modal-header.svelte-1ghg67w h3:where(.svelte-1ghg67w){margin:0;font-size:18px;font-weight:600;color:var(--text-primary)}.modal-body.svelte-1ghg67w{flex:1;overflow-y:auto;padding:0 20px 20px}.modal-subtitle.svelte-1ghg67w{font-size:14px;color:var(--text-secondary);margin:0 0 20px}.app-cards.svelte-1ghg67w{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.app-card-select.svelte-1ghg67w{display:flex;align-items:center;gap:14px;padding:16px;background:var(--surface-elevated);border:2px solid var(--glass-border);border-radius:16px;cursor:pointer;text-align:left;width:100%}.app-card-select.svelte-1ghg67w:active{border-color:var(--accent)}.app-card-icon.svelte-1ghg67w{width:52px;height:52px;border-radius:14px;-o-object-fit:contain;object-fit:contain}.app-card-info.svelte-1ghg67w{flex:1}.app-card-name.svelte-1ghg67w{display:block;font-size:17px;font-weight:600;color:var(--text-primary)}.app-card-badge.svelte-1ghg67w{font-size:13px;color:var(--accent)}.app-card-arrow.svelte-1ghg67w{width:24px;height:24px;color:var(--text-tertiary)}.other-apps-toggle.svelte-1ghg67w{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;background:none;border:none;border-top:1px solid var(--glass-border);cursor:pointer;color:var(--text-secondary);font-size:14px}.toggle-chevron.svelte-1ghg67w{width:20px;height:20px;transition:transform .2s}.toggle-chevron.open.svelte-1ghg67w{transform:rotate(180deg)}.other-apps-list.svelte-1ghg67w{display:flex;flex-direction:column;gap:2px;padding-top:8px}.other-app-item.svelte-1ghg67w{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:var(--surface-elevated);border:none;border-radius:12px;cursor:pointer;font-size:15px;color:var(--text-primary)}.other-app-item.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px;color:var(--text-tertiary)}.modal-footer.svelte-1ghg67w{padding:16px 20px 24px;border-top:1px solid var(--glass-border)}.guide-btn.svelte-1ghg67w{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px;background:var(--surface-elevated);border:1px solid var(--glass-border);border-radius:14px;color:var(--accent);font-size:14px;font-weight:600;cursor:pointer}.guide-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:20px;height:20px}.confirm-dialog.svelte-1ghg67w{position:relative;background:var(--surface);border-radius:20px;padding:24px;width:calc(100% - 40px);max-width:320px;text-align:center;box-shadow:0 20px 60px #0006}.confirm-icon.svelte-1ghg67w{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f59e0b33,#f59e0b14);border-radius:16px;color:#f59e0b}.confirm-icon.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:28px;height:28px}.confirm-text.svelte-1ghg67w{font-size:16px;color:var(--text-primary);margin:0 0 20px}.confirm-buttons.svelte-1ghg67w{display:flex;gap:12px}.confirm-btn.svelte-1ghg67w{flex:1;padding:12px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:all .2s}.confirm-btn.cancel.svelte-1ghg67w{background:var(--surface-elevated);color:var(--text-primary);border:1px solid var(--glass-border);box-shadow:0 2px 8px #00000014}.confirm-btn.delete.svelte-1ghg67w{background:linear-gradient(135deg,#ef4444,#f87171);color:#fff;box-shadow:0 4px 14px #ef444459}.confirm-btn.svelte-1ghg67w:active{transform:scale(.97)}.confirm-btn.svelte-1ghg67w:disabled{opacity:.6}.revoke-dialog.svelte-1ghg67w{max-width:340px}.confirm-icon.warning.svelte-1ghg67w{background:linear-gradient(135deg,#ef444433,#ef444414);color:#ef4444}.revoke-title.svelte-1ghg67w{font-size:18px;font-weight:700;color:var(--text-primary);margin:0 0 16px}.revoke-warnings.svelte-1ghg67w{display:flex;flex-direction:column;gap:10px;margin-bottom:16px;text-align:left}.warning-item.svelte-1ghg67w{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ef444414;border-radius:10px;font-size:13px;color:var(--text-secondary)}.warning-item.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px;flex-shrink:0;color:#ef4444}.revoke-error.svelte-1ghg67w{background:#ef44441a;color:#ef4444;padding:10px 14px;border-radius:10px;font-size:13px;margin-bottom:16px}.spinner.svelte-1ghg67w{width:20px;height:20px;border:2px solid var(--glass-border);border-top-color:var(--accent);border-radius:50%;animation:svelte-1ghg67w-spin .8s linear infinite}.spinner.small.svelte-1ghg67w{width:16px;height:16px;border-top-color:#fff;margin:0 auto}@keyframes svelte-1ghg67w-spin{to{transform:rotate(360deg)}}.header-right-section.svelte-1ghg67w{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.toggle-subscription-btn.svelte-1ghg67w{width:38px;height:38px;border:none;border-radius:12px;background:var(--surface-hover);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;flex-shrink:0}.toggle-subscription-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:20px;height:20px;transition:transform .25s ease}.toggle-subscription-btn.svelte-1ghg67w:active{transform:scale(.92)}.toggle-subscription-btn.main-active.svelte-1ghg67w{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;color:#fff!important;box-shadow:0 2px 8px #6366f14d}.toggle-subscription-btn.main-active.svelte-1ghg67w svg:where(.svelte-1ghg67w){transform:scale(1.05)}.toggle-subscription-btn.menu-btn.svelte-1ghg67w{background:var(--surface-hover);color:var(--text-secondary)}.link-btn.connect-btn.full-width.svelte-1ghg67w{flex:1;width:100%}.management-sheet-overlay.svelte-1ghg67w{position:fixed;inset:0;background:rgba(0,0,0,var(--sheet-opacity, .5));backdrop-filter:blur(var(--sheet-blur, 4px));-webkit-backdrop-filter:blur(var(--sheet-blur, 4px));z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .2s ease;touch-action:none}.management-sheet.svelte-1ghg67w{width:100%;max-width:500px;background:var(--surface-elevated);border-radius:20px 20px 0 0;padding:12px 16px 32px;padding-bottom:calc(32px + env(safe-area-inset-bottom,0px));animation:svelte-1ghg67w-slideUp .3s cubic-bezier(.32,.72,0,1);will-change:transform;touch-action:pan-y}@keyframes svelte-1ghg67w-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.management-sheet-header.svelte-1ghg67w{padding:8px 0 16px;cursor:grab}.management-sheet-header.svelte-1ghg67w:active{cursor:grabbing}.management-sheet-title.svelte-1ghg67w{margin:0;font-size:18px;font-weight:600;color:var(--text-primary);text-align:center}.sheet-drag-area.svelte-1ghg67w:active{cursor:grabbing}.sheet-drag-area.svelte-1ghg67w{touch-action:none}.management-sheet-content.svelte-1ghg67w{display:flex;flex-direction:column;gap:8px}.management-sheet-group.svelte-1ghg67w{background:var(--surface);border-radius:14px;overflow:hidden}.management-sheet-item.svelte-1ghg67w{display:flex;align-items:center;gap:14px;padding:14px 16px;background:transparent;border:none;border-radius:0;cursor:pointer;transition:all .15s;font-size:16px;font-weight:500;color:var(--text-primary);text-align:left;width:100%}.management-sheet-group.svelte-1ghg67w .management-sheet-item:where(.svelte-1ghg67w):first-child{border-radius:14px 14px 0 0}.management-sheet-group.svelte-1ghg67w .management-sheet-item:where(.svelte-1ghg67w):last-child{border-radius:0 0 14px 14px}.management-sheet-group.svelte-1ghg67w .management-sheet-item:where(.svelte-1ghg67w):only-child{border-radius:14px}.management-sheet-item-divider.svelte-1ghg67w{height:1px;background:var(--border-subtle);margin:0 16px}.management-sheet-item.svelte-1ghg67w:active{background:var(--surface-hover);transform:scale(.98)}.management-sheet-item.svelte-1ghg67w:disabled{opacity:.5;pointer-events:none}.management-sheet-item.danger.svelte-1ghg67w{color:#ef4444}.management-sheet-icon.svelte-1ghg67w{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.management-sheet-icon.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:22px;height:22px}.management-sheet-icon.extend.svelte-1ghg67w{background:linear-gradient(135deg,#6366f126,#6366f10d);color:var(--accent)}.management-sheet-icon.tariff.svelte-1ghg67w{background:linear-gradient(135deg,#10b98126,#10b9810d);color:#10b981}.management-sheet-icon.devices.svelte-1ghg67w{background:linear-gradient(135deg,#f59e0b26,#f59e0b0d);color:#f59e0b}.management-sheet-icon.share.svelte-1ghg67w{background:linear-gradient(135deg,#6366f126,#6366f10d);color:#6366f1}.management-sheet-icon.revoke.svelte-1ghg67w{background:#ef44441a;color:#ef4444}.management-sheet-badge.svelte-1ghg67w{margin-left:auto;padding:4px 10px;background:var(--surface-hover);border-radius:8px;font-size:13px;font-weight:600;color:var(--text-secondary)}.loading-card-content.svelte-1ghg67w{display:flex;align-items:center;justify-content:center;min-height:140px;padding:40px 0}.loading-spinner-circle.svelte-1ghg67w{width:48px;height:48px;border:4px solid rgba(99,102,241,.2);border-top-color:var(--accent);border-radius:50%;animation:svelte-1ghg67w-spinner-rotate 1s linear infinite}@keyframes svelte-1ghg67w-spinner-rotate{to{transform:rotate(360deg)}}.referral-card.svelte-1qhrfqv{background:var(--surface);border:1px solid var(--glass-border);border-radius:20px;padding:20px;position:relative;overflow:hidden;box-shadow:var(--shadow-md)}.card-header.svelte-1qhrfqv{display:flex;align-items:center;gap:12px;margin-bottom:20px}.card-icon.svelte-1qhrfqv{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f133,#8b5cf61a);color:var(--accent);box-shadow:0 4px 12px #6366f140}.card-icon.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:24px;height:24px}.card-title-wrapper.svelte-1qhrfqv{flex:1}.card-title.svelte-1qhrfqv{font-size:16px;font-weight:700;color:var(--text-primary);margin:0}.stats-row.svelte-1qhrfqv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;overflow:hidden}.stat-item.svelte-1qhrfqv{display:flex;align-items:center;gap:10px;padding:10px;background:linear-gradient(135deg,#6366f10f,#6366f105);border:1px solid rgba(99,102,241,.15);border-radius:14px;overflow:hidden;min-width:0}.stat-ring.svelte-1qhrfqv{width:44px;height:44px;flex:0 0 44px;aspect-ratio:1 / 1;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f133,#6366f11a);border:2px solid rgba(99,102,241,.3)}.stat-ring.bonus.svelte-1qhrfqv{background:linear-gradient(135deg,#f59e0b33,#f59e0b1a);border-color:#f59e0b4d}.stat-ring.bonus.svelte-1qhrfqv .stat-number:where(.svelte-1qhrfqv){color:#f59e0b}.stat-number.svelte-1qhrfqv{font-size:18px;font-weight:700;color:var(--accent)}.stat-info.svelte-1qhrfqv{display:flex;flex-direction:column;min-width:0;overflow:hidden}.stat-label.svelte-1qhrfqv{font-size:13px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-sublabel.svelte-1qhrfqv{font-size:11px;color:var(--text-secondary);margin-top:2px}.actions-row.svelte-1qhrfqv{display:flex}.action-btn.svelte-1qhrfqv{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.action-btn.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:18px;height:18px}.action-btn.share-btn.svelte-1qhrfqv{background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;box-shadow:0 4px 12px #6366f14d}.action-btn.svelte-1qhrfqv:active{transform:scale(.98)}.modal-overlay.svelte-1qhrfqv{position:fixed;inset:0;background:#0009;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:svelte-1qhrfqv-fadeIn .2s ease;transition:backdrop-filter .15s ease,background .15s ease}[data-theme=crystal] .modal-overlay.svelte-1qhrfqv{background:#0f172a40}@keyframes svelte-1qhrfqv-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1qhrfqv{background:var(--bg-primary, #0a0a0f);border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:85vh;display:flex;flex-direction:column;animation:svelte-1qhrfqv-slideUp .3s cubic-bezier(.32,.72,0,1);box-shadow:0 -4px 30px #0000004d;will-change:transform}@keyframes svelte-1qhrfqv-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-header.svelte-1qhrfqv{padding:16px 20px;border-bottom:1px solid var(--glass-border);cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-header.svelte-1qhrfqv:active{cursor:grabbing}.sheet-handle.svelte-1qhrfqv{width:36px;height:4px;background:var(--text-tertiary, rgba(255, 255, 255, .2));border-radius:2px;margin:0 auto 12px}.modal-title.svelte-1qhrfqv{font-size:18px;font-weight:700;color:var(--text-primary);margin:0;text-align:center}.modal-body.svelte-1qhrfqv{flex:1;overflow-y:auto;padding:16px 20px}.info-block.svelte-1qhrfqv{display:flex;gap:12px;padding:14px;background:linear-gradient(135deg,#6366f11a,#6366f10d);border:1px solid rgba(99,102,241,.2);border-radius:14px;margin-bottom:16px}.info-icon.svelte-1qhrfqv{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f133,#6366f11a);color:var(--accent);flex-shrink:0}.info-icon.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:20px;height:20px}.info-text.svelte-1qhrfqv{font-size:13px;color:var(--text-secondary);line-height:1.5;margin:0}.how-it-works.svelte-1qhrfqv{margin-bottom:20px}.section-title.svelte-1qhrfqv{font-size:14px;font-weight:600;color:var(--text-primary);margin:0 0 12px;display:flex;align-items:center;gap:8px}.count-badge.svelte-1qhrfqv{background:var(--accent);color:#fff;font-size:11px;padding:2px 8px;border-radius:10px}.steps.svelte-1qhrfqv{display:flex;flex-direction:column;gap:10px}.step.svelte-1qhrfqv{display:flex;align-items:center;gap:12px}.step-number.svelte-1qhrfqv{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.step-text.svelte-1qhrfqv{font-size:13px;color:var(--text-secondary)}.referrals-section.svelte-1qhrfqv{margin-top:4px}.loading-state.svelte-1qhrfqv,.error-state.svelte-1qhrfqv,.empty-state.svelte-1qhrfqv{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:8px;color:var(--text-secondary)}.empty-state.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:40px;height:40px;opacity:.5}.empty-title.svelte-1qhrfqv{font-size:14px;font-weight:600;color:var(--text-primary)}.empty-hint.svelte-1qhrfqv{font-size:12px;text-align:center}.spinner.svelte-1qhrfqv{width:24px;height:24px;border:2px solid var(--glass-border);border-top-color:var(--accent);border-radius:50%;animation:svelte-1qhrfqv-spin .8s linear infinite}@keyframes svelte-1qhrfqv-spin{to{transform:rotate(360deg)}}.retry-btn.svelte-1qhrfqv{padding:8px 16px;background:var(--accent);color:#fff;border:none;border-radius:8px;font-size:13px;cursor:pointer}.referrals-list.svelte-1qhrfqv{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.referral-item.svelte-1qhrfqv{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--surface-elevated);border:1px solid var(--glass-border);border-radius:12px}.referral-avatar.svelte-1qhrfqv{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6366f133,#8b5cf61a);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--accent);overflow:hidden;flex-shrink:0}.referral-avatar.svelte-1qhrfqv img:where(.svelte-1qhrfqv){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.referral-info.svelte-1qhrfqv{flex:1;min-width:0}.referral-name.svelte-1qhrfqv{display:block;font-size:14px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.referral-date.svelte-1qhrfqv{font-size:11px;color:var(--text-secondary)}.referral-status.svelte-1qhrfqv{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:600;white-space:nowrap}.referral-status.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:14px;height:14px}.referral-status.status-paid.svelte-1qhrfqv{background:#22c55e26;color:#22c55e}.referral-status.status-pending.svelte-1qhrfqv{background:#f59e0b26;color:#f59e0b}.modal-footer.svelte-1qhrfqv{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0));border-top:1px solid var(--glass-border);display:flex;gap:10px}.footer-btn.svelte-1qhrfqv{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.footer-btn.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:18px;height:18px}.footer-btn.copy-btn.svelte-1qhrfqv{background:linear-gradient(135deg,#6366f11a,#6366f10d);border:1px solid rgba(99,102,241,.2);color:var(--accent)}.footer-btn.copy-btn.success.svelte-1qhrfqv{background:#22c55e26;border-color:#22c55e4d;color:#22c55e}.footer-btn.share-btn.svelte-1qhrfqv{background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;box-shadow:0 4px 12px #6366f14d}.footer-btn.svelte-1qhrfqv:active{transform:scale(.98)}.referral-code-section.svelte-1qhrfqv,.apply-code-section.svelte-1qhrfqv{padding:12px 20px;border-top:1px solid var(--glass-border)}.code-label.svelte-1qhrfqv{font-size:12px;color:var(--text-secondary);margin:0 0 8px}.code-display.svelte-1qhrfqv{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--surface-elevated, rgba(99, 102, 241, .05));border:1px solid var(--glass-border);border-radius:12px}.code-value.svelte-1qhrfqv{flex:1;font-size:16px;font-weight:700;color:var(--accent);font-family:monospace;letter-spacing:1px}.code-copy-btn.svelte-1qhrfqv{width:36px;height:36px;border-radius:10px;border:none;background:linear-gradient(135deg,#6366f126,#6366f10d);color:var(--accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.code-copy-btn.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:18px;height:18px}.code-copy-btn.success.svelte-1qhrfqv{background:#22c55e26;color:#22c55e}.code-copy-btn.svelte-1qhrfqv:active{transform:scale(.95)}.apply-code-row.svelte-1qhrfqv{display:flex;gap:8px}.code-input.svelte-1qhrfqv{flex:1;padding:10px 14px;border-radius:12px;border:1px solid var(--glass-border);background:var(--surface-elevated, rgba(99, 102, 241, .05));color:var(--text-primary);font-size:14px;font-family:monospace;outline:none;transition:border-color .2s}.code-input.svelte-1qhrfqv:focus{border-color:var(--accent)}.code-input.svelte-1qhrfqv::-moz-placeholder{color:var(--text-tertiary)}.code-input.svelte-1qhrfqv::placeholder{color:var(--text-tertiary)}.apply-btn.svelte-1qhrfqv{padding:10px 18px;border-radius:12px;border:none;background:linear-gradient(135deg,var(--accent),#7c3aed);color:#fff;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s}.apply-btn.svelte-1qhrfqv:disabled{opacity:.5;cursor:not-allowed}.apply-btn.svelte-1qhrfqv:active:not(:disabled){transform:scale(.97)}.spinner-sm.svelte-1qhrfqv{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1qhrfqv-spin .8s linear infinite}.apply-success.svelte-1qhrfqv{font-size:12px;color:#22c55e;margin:8px 0 0}.apply-error.svelte-1qhrfqv{font-size:12px;color:#ef4444;margin:8px 0 0}.modal-backdrop.svelte-1d47zbi{position:fixed;inset:0;background:#0009;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:300;animation:svelte-1d47zbi-fadeIn .2s ease;touch-action:none;transition:backdrop-filter .15s ease,background .15s ease}.modal-handle.svelte-1d47zbi{width:36px;height:4px;background:var(--text-tertiary, rgba(255, 255, 255, .2));border-radius:2px;margin:0 auto 12px;cursor:grab}.modal-handle.svelte-1d47zbi:active{cursor:grabbing}.payment-modal.svelte-1d47zbi{position:fixed;bottom:0;left:0;right:0;z-index:301;background:var(--surface-elevated);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;border:1px solid rgba(99,102,241,.2);border-bottom:none;padding:.75rem 0 0;padding-bottom:env(safe-area-inset-bottom);height:85vh;max-height:85vh;display:flex;flex-direction:column;animation:svelte-1d47zbi-slideUp .3s cubic-bezier(.32,.72,0,1)}.payment-header.svelte-1d47zbi{display:flex;align-items:center;justify-content:center;padding:.5rem 1.25rem .75rem;border-bottom:1px solid rgba(99,102,241,.1);flex-shrink:0}.payment-header.svelte-1d47zbi h2:where(.svelte-1d47zbi){font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.payment-frame-wrapper.svelte-1d47zbi{flex:1;position:relative;overflow:hidden;border-radius:0}.payment-loading.svelte-1d47zbi{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:var(--surface);z-index:1}.payment-loading.svelte-1d47zbi p:where(.svelte-1d47zbi){color:var(--text-secondary);font-size:14px}.spinner-large.svelte-1d47zbi{width:40px;height:40px;border:3px solid var(--glass-border);border-top-color:var(--accent);border-radius:50%;animation:svelte-1d47zbi-spin .8s linear infinite}.payment-iframe.svelte-1d47zbi{width:100%;height:100%;border:none;background:#fff;opacity:0;transition:opacity .3s ease}.payment-iframe.loaded.svelte-1d47zbi{opacity:1}.modal-container.svelte-1d47zbi{position:fixed;bottom:0;left:0;right:0;z-index:301;background:var(--surface-elevated);border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;border:1px solid rgba(99,102,241,.2);border-bottom:none;padding:.75rem 1.25rem 1.5rem;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));max-height:90vh;overflow-y:auto;animation:svelte-1d47zbi-slideUp .3s cubic-bezier(.32,.72,0,1);will-change:transform;touch-action:pan-y}.modal-header.svelte-1d47zbi{cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-header.svelte-1d47zbi:active{cursor:grabbing}.modal-header.svelte-1d47zbi{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}@keyframes svelte-1d47zbi-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1d47zbi-slideUp{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}.modal-handle.svelte-1d47zbi{width:36px;height:4px;background:var(--text-tertiary, rgba(255, 255, 255, .2));border-radius:2px;margin-bottom:12px}@media (min-width: 900px){.payment-modal.svelte-1d47zbi{inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:20px;border:1px solid rgba(99,102,241,.25);width:min(900px,94vw);height:min(80vh,720px);max-height:min(80vh,720px);padding-bottom:0;animation:svelte-1d47zbi-fadeIn .2s ease}.modal-container.svelte-1d47zbi{inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:20px;border:1px solid rgba(99,102,241,.25);padding:1.5rem;width:min(560px,92vw);max-height:80vh;animation:svelte-1d47zbi-fadeIn .2s ease;touch-action:auto}.modal-header.svelte-1d47zbi{cursor:default;touch-action:auto}.modal-handle.svelte-1d47zbi{display:none}}.modal-header.svelte-1d47zbi h2:where(.svelte-1d47zbi){font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.modal-info-block.svelte-1d47zbi{padding:1rem;background:linear-gradient(135deg,#6366f11a,#8b5cf60d);border:1px solid rgba(99,102,241,.15);border-radius:1rem}.modal-info-block.svelte-1d47zbi .modal-description:where(.svelte-1d47zbi){margin:0;padding:0}.modal-description.svelte-1d47zbi{font-size:.875rem;color:var(--text-secondary);text-align:center;line-height:1.5;margin:0 0 1rem;padding:0 .5rem}.modal-content.svelte-1d47zbi{display:flex;flex-direction:column;gap:1.5rem}.section.svelte-1d47zbi{display:flex;flex-direction:column;gap:.75rem}.section-label.svelte-1d47zbi{font-size:.75rem;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.options-grid.svelte-1d47zbi{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.options-grid.months.svelte-1d47zbi{grid-template-columns:repeat(5,1fr)}.option-btn.svelte-1d47zbi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.875rem .5rem;background:linear-gradient(135deg,#6366f10f,#8b5cf608);border:2px solid rgba(99,102,241,.15);border-radius:.875rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #6366f114;position:relative;overflow:visible}.option-btn.selected.svelte-1d47zbi{background:linear-gradient(135deg,#6366f133,#8b5cf61f);border-color:var(--accent);box-shadow:0 4px 16px #6366f140}.option-btn.has-discount.svelte-1d47zbi{padding-top:1rem}.option-btn.svelte-1d47zbi:active{transform:scale(.95)}.option-value.svelte-1d47zbi{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.option-btn.selected.svelte-1d47zbi .option-value:where(.svelte-1d47zbi){color:var(--accent)}.option-label.svelte-1d47zbi{font-size:.625rem;color:var(--text-tertiary);margin-top:.125rem}.option-discount.svelte-1d47zbi{position:absolute;top:-6px;right:-4px;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;font-size:.6rem;font-weight:700;padding:2px 6px;border-radius:6px;box-shadow:0 2px 6px #3b82f666}.summary.svelte-1d47zbi{background:linear-gradient(135deg,#6366f114,#8b5cf60a);border:1px solid rgba(99,102,241,.2);border-radius:.875rem;padding:1rem;box-shadow:0 2px 12px #6366f11a}.summary-row.svelte-1d47zbi{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.875rem;color:var(--text-secondary)}.summary-row.svelte-1d47zbi:not(:last-child){border-bottom:1px solid var(--glass-border)}.summary-value.svelte-1d47zbi{font-weight:600;color:var(--text-primary)}.summary-note.svelte-1d47zbi{font-size:.85rem;color:var(--text-tertiary);text-align:center;padding:.5rem 0}.summary-note.success.svelte-1d47zbi{color:var(--success);background:#22c55e1a;border:1px solid rgba(34,197,94,.2);border-radius:10px;padding:10px 12px;margin:8px 0}.summary-note.info.svelte-1d47zbi{color:var(--accent);background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:10px;padding:10px 12px;margin:8px 0}.summary-row.referral-bonus.svelte-1d47zbi{background:linear-gradient(135deg,#34d3991a,#10b9810d);margin:.5rem -1rem;padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(52,211,153,.2)}.summary-row.referral-bonus.svelte-1d47zbi .summary-value.bonus:where(.svelte-1d47zbi){color:#34d399;font-weight:700}.summary-row.base-price-row.svelte-1d47zbi .summary-value.crossed:where(.svelte-1d47zbi){text-decoration:line-through;color:var(--text-tertiary);opacity:.7}.summary-row.discount-row.svelte-1d47zbi{background:linear-gradient(135deg,#fb923c1f,#f59e0b0f);margin:.5rem -1rem;padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(251,146,60,.25)}.summary-row.discount-row.month-discount.svelte-1d47zbi{background:linear-gradient(135deg,#3b82f61f,#6366f10f);border-color:#3b82f640}.summary-row.discount-row.month-discount.svelte-1d47zbi .discount-icon:where(.svelte-1d47zbi){color:#3b82f6}.summary-row.discount-row.month-discount.svelte-1d47zbi .summary-value.discount:where(.svelte-1d47zbi){color:#3b82f6}.summary-row.discount-row.personal-discount.svelte-1d47zbi{background:linear-gradient(135deg,#fb923c1f,#f59e0b0f);border-color:#fb923c40}.summary-row.discount-row.svelte-1d47zbi span:where(.svelte-1d47zbi){display:flex;align-items:center;gap:6px}.discount-icon.svelte-1d47zbi{width:16px;height:16px;color:#fb923c}.summary-row.discount-row.svelte-1d47zbi .summary-value.discount:where(.svelte-1d47zbi){color:#fb923c;font-weight:700}.summary-row.total-savings.svelte-1d47zbi{background:linear-gradient(135deg,#22c55e1f,#10b9810f);margin:.5rem -1rem;padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(34,197,94,.25);font-weight:600}.summary-row.total-savings.svelte-1d47zbi .summary-value.savings-total:where(.svelte-1d47zbi){color:#22c55e;font-weight:700}.price-with-discount.svelte-1d47zbi{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.original-price.svelte-1d47zbi{font-size:.875rem;color:var(--text-tertiary);text-decoration:line-through}.price.discounted.svelte-1d47zbi{color:#fb923c}.summary-total.svelte-1d47zbi{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;margin-top:.5rem;border-top:1px solid var(--glass-border);font-size:1rem;font-weight:600;color:var(--text-primary)}.price.svelte-1d47zbi{font-size:1.25rem;font-weight:700;color:var(--accent)}.modal-footer.svelte-1d47zbi{margin-top:1.5rem}.submit-btn.svelte-1d47zbi{width:100%;padding:1rem;font-size:1rem}.submit-btn.svelte-1d47zbi:disabled{opacity:.5;cursor:not-allowed}.spinner.svelte-1d47zbi{width:1.25rem;height:1.25rem;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:svelte-1d47zbi-spin .8s linear infinite}@keyframes svelte-1d47zbi-spin{to{transform:rotate(360deg)}}.downgrade-confirm-overlay.svelte-1d47zbi{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;border-radius:1.5rem;z-index:10;animation:svelte-1d47zbi-fadeIn .2s ease}.downgrade-confirm-dialog.svelte-1d47zbi{background:var(--surface);border-radius:1rem;padding:1.5rem;margin:1rem;max-width:320px;text-align:center;box-shadow:0 10px 40px #0000004d}.downgrade-icon.svelte-1d47zbi{font-size:2.5rem;margin-bottom:.75rem}.downgrade-message.svelte-1d47zbi{color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.downgrade-buttons.svelte-1d47zbi{display:flex;gap:.75rem}.downgrade-buttons.svelte-1d47zbi .btn:where(.svelte-1d47zbi){flex:1;padding:.75rem 1rem;font-size:.875rem}.btn-secondary.svelte-1d47zbi{background:var(--glass-bg);color:var(--text-primary);border:1px solid var(--glass-border)}.btn-danger.svelte-1d47zbi{background:#ef4444;color:#fff;border:none}.btn-danger.svelte-1d47zbi:hover{background:#dc2626}.home-page-content.svelte-jhshvg{padding-top:calc(env(safe-area-inset-top,0px) + 56px)}.app-header.svelte-jhshvg{display:flex;align-items:center;justify-content:center;gap:10px;min-height:32px;margin-bottom:18px}.shield-icon.svelte-jhshvg{width:28px;height:28px;color:var(--accent)}.app-title.svelte-jhshvg{font-size:20px;font-weight:600;color:var(--text-primary);letter-spacing:0}.referral-locked.svelte-jhshvg{text-align:center;padding:24px;opacity:.7}.actions-section.svelte-jhshvg{margin-top:20px;margin-bottom:24px}.lock-text.svelte-jhshvg{font-size:14px;font-weight:600;color:var(--text-secondary);margin-bottom:4px}.lock-desc.svelte-jhshvg{font-size:12px;color:var(--text-tertiary)}.legal-links.svelte-jhshvg{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:24px;padding:16px}.legal-link.svelte-jhshvg{display:flex;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:500;color:var(--text-secondary);text-decoration:none;background:var(--surface);border:1px solid var(--glass-border);border-radius:14px;transition:all .2s}.legal-link.svelte-jhshvg:hover,.legal-link.svelte-jhshvg:active{color:var(--accent);background:#6366f10d;border-color:#6366f133}.legal-link.svelte-jhshvg svg:where(.svelte-jhshvg){width:20px;height:20px;color:var(--accent);opacity:.8}.referral-locked.loading.svelte-jhshvg{filter:blur(0);opacity:1}.loading-content.svelte-jhshvg{display:flex;flex-direction:column;align-items:center;gap:8px}.loading-spinner-small.svelte-jhshvg{width:32px;height:32px;border:3px solid rgba(99,102,241,.2);border-top-color:var(--accent);border-radius:50%;animation:svelte-jhshvg-spin 1s linear infinite}@keyframes svelte-jhshvg-spin{to{transform:rotate(360deg)}}@media (max-width: 420px){.home-page-content.svelte-jhshvg{padding-top:calc(env(safe-area-inset-top,0px) + 56px)}.actions-section.svelte-jhshvg{margin-top:16px;margin-bottom:20px}}.actions-grid.svelte-ydp9pb{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.actions-grid.compact.svelte-ydp9pb{grid-template-columns:repeat(2,minmax(0,1fr))}.action-btn.svelte-ydp9pb{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:13px 10px;background:linear-gradient(180deg,#ffffff08,#ffffff03),var(--surface);border:1px solid rgba(99,102,241,.12);border-radius:16px;cursor:pointer;transition:all .2s ease;box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff08;min-height:90px;text-align:center;overflow:hidden;position:relative}.action-btn.svelte-ydp9pb:hover{background:linear-gradient(180deg,#ffffff0d,#ffffff05),var(--surface-elevated);border-color:#6366f138;box-shadow:0 14px 28px #00000038,0 0 0 1px #6366f114}.action-btn.svelte-ydp9pb:active{transform:scale(.98)}.action-icon-wrap.svelte-ydp9pb{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#6366f12e,#6366f114);box-shadow:inset 0 1px #ffffff14,0 6px 18px #4f46e52e}.action-btn.svelte-ydp9pb svg:where(.svelte-ydp9pb){width:16px;height:16px;color:var(--accent);flex-shrink:0}.action-label.svelte-ydp9pb{font-size:11px;font-weight:500;color:var(--text-secondary);text-align:center;line-height:1.25;max-width:96px;text-wrap:balance}@media (max-width: 380px){.actions-grid.svelte-ydp9pb,.actions-grid.compact.svelte-ydp9pb{gap:8px}.action-btn.svelte-ydp9pb{padding:12px 8px;min-height:84px}.action-icon-wrap.svelte-ydp9pb{width:34px;height:34px;border-radius:12px}.action-label.svelte-ydp9pb{font-size:10px;max-width:84px}}@media (min-width: 700px){.actions-grid.svelte-ydp9pb,.actions-grid.compact.svelte-ydp9pb{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.action-btn.svelte-ydp9pb{min-height:92px;padding:14px 12px}.action-label.svelte-ydp9pb{font-size:11px;max-width:92px}}.mobile-back-button.svelte-r4ouws{position:fixed;top:calc(env(safe-area-inset-top,0px) + 12px);left:12px;z-index:40;width:42px;height:42px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#12121ac7;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:var(--text-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #00000047}.mobile-back-button.svelte-r4ouws:active{transform:scale(.96)}.mobile-back-button.svelte-r4ouws svg:where(.svelte-r4ouws){width:20px;height:20px}.download-page.svelte-8e1xip{min-height:100vh;padding:56px 16px 100px}.download-container.svelte-8e1xip{max-width:960px;margin:0 auto}.header.svelte-8e1xip{display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:28px;text-align:center}.title.svelte-8e1xip{font-size:22px;font-weight:700;color:var(--text-primary)}.subtitle.svelte-8e1xip{font-size:14px;color:var(--text-secondary)}.platforms-grid.svelte-8e1xip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.platform-card.svelte-8e1xip{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:16px;background:var(--surface);border:1px solid var(--glass-border);box-shadow:0 4px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease}.platform-card.svelte-8e1xip:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001f}.platform-card.disabled.svelte-8e1xip{opacity:.6}.platform-icon.svelte-8e1xip{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:var(--surface-elevated);border-radius:12px}.platform-icon.svelte-8e1xip img:where(.svelte-8e1xip){width:28px;height:28px}.fallback-icon.svelte-8e1xip{font-size:12px;font-weight:600;color:var(--text-tertiary);letter-spacing:1px}.platform-name.svelte-8e1xip{font-size:16px;font-weight:600;color:var(--text-primary)}.platform-version.svelte-8e1xip{font-size:12px;color:var(--text-tertiary);margin-top:4px}.platform-actions.svelte-8e1xip{display:flex;align-items:center;justify-content:flex-start}.download-btn.svelte-8e1xip{background:var(--accent);color:#fff;border:none;border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.download-btn.svelte-8e1xip:disabled{opacity:.6;cursor:not-allowed}.download-btn.svelte-8e1xip:active{transform:scale(.98)}.coming-soon.svelte-8e1xip{font-size:12px;font-weight:600;color:var(--text-secondary);padding:6px 10px;background:var(--surface-elevated);border-radius:8px}.error-state.svelte-8e1xip{margin-bottom:16px;text-align:center;color:var(--text-secondary)}.updates-page.svelte-1fnd0gp{min-height:100vh;padding:56px 16px 100px}.updates-container.svelte-1fnd0gp{max-width:960px;margin:0 auto}.header.svelte-1fnd0gp{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.title.svelte-1fnd0gp{font-size:20px;font-weight:600;color:var(--text-primary)}.loading.svelte-1fnd0gp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.spinner.svelte-1fnd0gp{width:32px;height:32px;border:3px solid var(--glass-border);border-top-color:var(--accent);border-radius:50%;animation:svelte-1fnd0gp-spin 1s linear infinite}@keyframes svelte-1fnd0gp-spin{to{transform:rotate(360deg)}}.loading.svelte-1fnd0gp span:where(.svelte-1fnd0gp){color:var(--text-secondary);font-size:14px}.empty-state.svelte-1fnd0gp{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon.svelte-1fnd0gp{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--surface-elevated);border-radius:16px;margin-bottom:16px}.empty-icon.svelte-1fnd0gp svg:where(.svelte-1fnd0gp){width:32px;height:32px;color:var(--text-tertiary)}.empty-state.svelte-1fnd0gp h2:where(.svelte-1fnd0gp){font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.empty-state.svelte-1fnd0gp p:where(.svelte-1fnd0gp){font-size:14px;color:var(--text-tertiary)}.error-state.svelte-1fnd0gp{padding:40px 20px;text-align:center;color:var(--text-secondary)}.updates-list.svelte-1fnd0gp{display:flex;flex-direction:column;gap:12px}.update-card.svelte-1fnd0gp{background:var(--surface);border:1px solid var(--glass-border);border-radius:14px;overflow:hidden;transition:all .2s ease;box-shadow:0 2px 8px #00000014}.update-card.important.svelte-1fnd0gp{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.update-card.expanded.svelte-1fnd0gp{box-shadow:0 4px 16px #0000001f}.update-header.svelte-1fnd0gp{width:100%;display:flex;align-items:flex-start;justify-content:space-between;padding:16px;background:transparent;border:none;cursor:pointer;text-align:left}.update-info.svelte-1fnd0gp{flex:1;min-width:0}.important-badge.svelte-1fnd0gp{display:inline-block;padding:3px 8px;background:var(--accent);color:#fff;font-size:10px;font-weight:600;border-radius:6px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.update-title.svelte-1fnd0gp{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:6px}.update-meta.svelte-1fnd0gp{display:flex;align-items:center;gap:8px;margin-bottom:8px}.version.svelte-1fnd0gp{padding:2px 6px;background:var(--surface-elevated);border-radius:4px;font-size:11px;font-weight:500;color:var(--accent)}.date.svelte-1fnd0gp{font-size:12px;color:var(--text-tertiary)}.update-summary.svelte-1fnd0gp{font-size:14px;color:var(--text-secondary);line-height:1.5;line-clamp:2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.expand-icon.svelte-1fnd0gp{width:20px;height:20px;color:var(--text-tertiary);flex-shrink:0;margin-left:12px;margin-top:4px;transition:transform .2s ease}.expand-icon.rotated.svelte-1fnd0gp{transform:rotate(180deg)}.update-content.svelte-1fnd0gp{padding:0 16px 16px;animation:svelte-1fnd0gp-slideDown .2s ease}.update-content.svelte-1fnd0gp *{color:var(--text-secondary)!important}.update-content.svelte-1fnd0gp h1,.update-content.svelte-1fnd0gp h2,.update-content.svelte-1fnd0gp h3,.update-content.svelte-1fnd0gp h4,.update-content.svelte-1fnd0gp h5,.update-content.svelte-1fnd0gp h6,.update-content.svelte-1fnd0gp strong{color:var(--text-primary)!important}.update-content.svelte-1fnd0gp a{color:var(--accent)!important}@keyframes svelte-1fnd0gp-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.update-content.svelte-1fnd0gp p{font-size:14px;color:var(--text-secondary);line-height:1.8;margin:0 0 12px}.update-content.svelte-1fnd0gp h2{font-size:1.3em;font-weight:600;color:var(--text-primary);margin:20px 0 10px}.update-content.svelte-1fnd0gp h3{font-size:1.15em;font-weight:600;color:var(--text-primary);margin:16px 0 8px}.update-content.svelte-1fnd0gp h4{font-size:1em;font-weight:600;color:var(--text-primary);margin:12px 0 6px}.update-content.svelte-1fnd0gp ul,.update-content.svelte-1fnd0gp ol{padding-left:24px;margin:8px 0 12px}.update-content.svelte-1fnd0gp li{font-size:14px;color:var(--text-secondary);line-height:1.8;margin:6px 0}.update-content.svelte-1fnd0gp strong{color:var(--text-primary);font-weight:600}.update-content.svelte-1fnd0gp em{font-style:italic;opacity:.9}.update-content.svelte-1fnd0gp a{color:var(--accent);text-decoration:none;transition:opacity .2s}.update-content.svelte-1fnd0gp a:hover{opacity:.8;text-decoration:underline}.update-content.svelte-1fnd0gp blockquote{border-left:3px solid var(--accent);padding-left:16px;margin:12px 0;color:var(--text-secondary);font-style:italic}.update-content.svelte-1fnd0gp hr{border:none;border-top:1px solid var(--glass-border);margin:16px 0}.update-content.svelte-1fnd0gp code{background:#ffffff1a;padding:2px 6px;border-radius:4px;font-family:monospace;font-size:.9em}.update-content.svelte-1fnd0gp pre{background:#0003;padding:12px 16px;border-radius:8px;overflow-x:auto;margin:12px 0}.update-content.svelte-1fnd0gp pre code{background:none;padding:0}.update-content.svelte-1fnd0gp img{max-width:100%;border-radius:8px;margin:12px 0}.guide-page.svelte-1ifepiv{min-height:100vh;padding:16px 16px 100px}.guide-header.svelte-1ifepiv{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.guide-title.svelte-1ifepiv{font-size:18px;font-weight:600;color:var(--text-primary)}.progress-container.svelte-1ifepiv{margin-bottom:16px}.subscription-type-grid.svelte-1ifepiv{display:flex;flex-direction:column;gap:16px;margin-top:24px}.subscription-type-card.svelte-1ifepiv{display:flex;align-items:center;gap:16px;padding:20px;background:var(--surface);border:1px solid var(--glass-border);border-radius:16px;cursor:pointer;transition:all .2s;text-align:left}.subscription-type-card.svelte-1ifepiv:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.subscription-type-card.svelte-1ifepiv:active{transform:scale(.98)}.subscription-type-card.main.svelte-1ifepiv:hover{border-color:var(--accent)}.type-icon.svelte-1ifepiv{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.type-icon.svelte-1ifepiv svg:where(.svelte-1ifepiv){width:28px;height:28px}.type-icon.main-icon.svelte-1ifepiv{background:linear-gradient(135deg,#6366f126,#6366f10d);color:var(--accent)}.type-info.svelte-1ifepiv{flex:1;display:flex;flex-direction:column;gap:4px}.type-name.svelte-1ifepiv{font-size:16px;font-weight:600;color:var(--text-primary)}.type-desc.svelte-1ifepiv{font-size:13px;color:var(--text-secondary)}.type-arrow.svelte-1ifepiv{width:20px;height:20px;color:var(--text-tertiary);flex-shrink:0}.selected-type-badge.svelte-1ifepiv{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;margin:0 auto 20px;width:-moz-fit-content;width:fit-content}.selected-type-badge.svelte-1ifepiv svg:where(.svelte-1ifepiv){width:16px;height:16px}.selected-type-badge.main.svelte-1ifepiv{background:#6366f11a;color:var(--accent)}.change-type-btn.svelte-1ifepiv{background:none;border:none;color:var(--text-tertiary);font-size:12px;cursor:pointer;padding:0;margin-left:8px;text-decoration:underline}.change-type-btn.svelte-1ifepiv:hover{color:var(--text-secondary)}.progress-steps.svelte-1ifepiv{display:flex;align-items:center;justify-content:center}.progress-step.svelte-1ifepiv{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:0}.progress-step.svelte-1ifepiv:disabled{cursor:default}.step-circle.svelte-1ifepiv{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;background:var(--surface);color:var(--text-tertiary);border:2px solid var(--glass-border);transition:all .3s}.progress-step.active.svelte-1ifepiv .step-circle:where(.svelte-1ifepiv){background:var(--accent);color:#fff;border-color:var(--accent)}.step-circle.svelte-1ifepiv svg:where(.svelte-1ifepiv){width:18px;height:18px}.step-label.svelte-1ifepiv{font-size:11px;color:var(--text-tertiary);font-weight:500}.progress-step.active.svelte-1ifepiv .step-label:where(.svelte-1ifepiv){color:var(--text-primary)}.progress-line.svelte-1ifepiv{width:50px;height:2px;background:var(--glass-border);margin:0 8px 24px;transition:background .3s}.progress-line.active.svelte-1ifepiv{background:var(--accent)}.guide-content.svelte-1ifepiv{max-width:400px;margin:0 auto}.step-header.svelte-1ifepiv{text-align:center;margin-bottom:24px}.step-header.svelte-1ifepiv h2:where(.svelte-1ifepiv){font-size:24px;font-weight:700;color:var(--text-primary);margin:0 0 8px}.step-header.svelte-1ifepiv p:where(.svelte-1ifepiv){font-size:14px;color:var(--text-secondary);margin:0}.os-grid.svelte-1ifepiv{display:flex;flex-direction:column;gap:12px}.os-card.svelte-1ifepiv{display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--surface);border:1px solid var(--glass-border);border-radius:16px;cursor:pointer;transition:all .2s;text-align:left;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f}.os-card.svelte-1ifepiv:active{transform:scale(.98);background:var(--surface-elevated)}.os-icon.svelte-1ifepiv{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:var(--surface-elevated);flex-shrink:0}.os-img.svelte-1ifepiv{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.os-name.svelte-1ifepiv{flex:1;font-size:17px;font-weight:600;color:var(--text-primary)}.os-arrow.svelte-1ifepiv{width:20px;height:20px;color:var(--text-tertiary)}.apps-list.svelte-1ifepiv{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.app-card.svelte-1ifepiv{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--surface);border:2px solid var(--glass-border);border-radius:16px;transition:all .2s;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f}.app-card.selected.svelte-1ifepiv{border-color:var(--accent);background:rgba(var(--accent-rgb),.08);box-shadow:0 4px 12px #6366f133}.app-check-btn.svelte-1ifepiv{background:none;border:none;padding:0;cursor:pointer;flex-shrink:0}.app-check.svelte-1ifepiv{width:26px;height:26px;border-radius:50%;border:2px solid var(--text-tertiary);display:flex;align-items:center;justify-content:center;transition:all .2s}.app-check.checked.svelte-1ifepiv{background:var(--accent);border-color:var(--accent);color:#fff}.app-check.svelte-1ifepiv svg:where(.svelte-1ifepiv){width:16px;height:16px}.app-icon.svelte-1ifepiv{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:transparent;flex-shrink:0;overflow:hidden}.app-img.svelte-1ifepiv{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;border-radius:12px}.app-info.svelte-1ifepiv{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.app-name.svelte-1ifepiv{font-size:16px;font-weight:600;color:var(--text-primary)}.app-badge.svelte-1ifepiv{font-size:12px;color:var(--accent);font-weight:500}.app-download-btn.svelte-1ifepiv{width:40px;height:40px;border-radius:10px;background:var(--accent);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s;box-shadow:0 2px 8px #6366f14d}.app-download-btn.svelte-1ifepiv:active{transform:scale(.95);box-shadow:0 1px 4px #6366f133}.app-download-btn.svelte-1ifepiv svg:where(.svelte-1ifepiv){width:20px;height:20px}.selected-app-box.svelte-1ifepiv{display:flex;align-items:center;gap:14px;padding:16px;background:var(--surface);border:1px solid var(--glass-border);border-radius:16px;margin-bottom:16px}.selected-app-icon.svelte-1ifepiv{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:var(--accent);overflow:hidden}.selected-app-img.svelte-1ifepiv{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.selected-app-info.svelte-1ifepiv{display:flex;flex-direction:column;gap:4px}.selected-app-name.svelte-1ifepiv{font-size:17px;font-weight:600;color:var(--text-primary)}.selected-app-platform.svelte-1ifepiv{font-size:13px;color:var(--text-secondary)}.connect-btn.svelte-1ifepiv{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;background:var(--accent);border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px #6366f166}.connect-btn.svelte-1ifepiv:active{transform:scale(.98);opacity:.9;box-shadow:0 2px 8px #6366f14d}.connect-btn.svelte-1ifepiv svg:where(.svelte-1ifepiv){width:22px;height:22px}.divider.svelte-1ifepiv{display:flex;align-items:center;margin:24px 0}.divider.svelte-1ifepiv:before,.divider.svelte-1ifepiv:after{content:"";flex:1;height:1px;background:var(--glass-border)}.divider.svelte-1ifepiv span:where(.svelte-1ifepiv){padding:0 16px;font-size:13px;color:var(--text-tertiary)}.manual-section.svelte-1ifepiv{background:var(--surface);border:1px solid var(--glass-border);border-radius:16px;padding:20px}.link-box.svelte-1ifepiv{margin-bottom:20px}.link-label.svelte-1ifepiv{font-size:13px;color:var(--text-secondary);display:block;margin-bottom:10px}.link-row.svelte-1ifepiv{display:flex;align-items:center;gap:12px;background:var(--surface-elevated);border-radius:12px;padding:12px 14px}.link-value.svelte-1ifepiv{flex:1;font-size:13px;color:var(--accent);font-family:monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-btn.svelte-1ifepiv{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--accent);border:none;border-radius:10px;color:#fff;cursor:pointer;flex-shrink:0}.copy-btn.svelte-1ifepiv:active{transform:scale(.95)}.copy-btn.success.svelte-1ifepiv{background:#22c55e}.copy-btn.svelte-1ifepiv svg:where(.svelte-1ifepiv){width:20px;height:20px}.instructions.svelte-1ifepiv{border-top:1px solid var(--glass-border);padding-top:20px}.instructions.svelte-1ifepiv h4:where(.svelte-1ifepiv){font-size:15px;font-weight:600;color:var(--text-primary);margin:0 0 16px}.instructions.svelte-1ifepiv ol:where(.svelte-1ifepiv){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.instructions.svelte-1ifepiv li:where(.svelte-1ifepiv){display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--text-secondary);line-height:1.4}.step-num.svelte-1ifepiv{width:24px;height:24px;border-radius:50%;background:var(--surface-elevated);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--accent);flex-shrink:0}.step-text.svelte-1ifepiv{display:flex;flex-direction:column;gap:6px}.download-link.svelte-1ifepiv{background:none;border:none;color:var(--accent);font-size:13px;font-weight:600;cursor:pointer;padding:0}.step-actions.svelte-1ifepiv{margin-top:24px;display:flex;gap:12px}.step-actions.two-buttons.svelte-1ifepiv{display:flex;gap:12px}.btn-back.svelte-1ifepiv{flex:1;padding:14px;background:var(--surface);border:1px solid var(--glass-border);border-radius:14px;color:var(--text-secondary);font-size:15px;font-weight:600;cursor:pointer}.btn-back.svelte-1ifepiv:active{transform:scale(.98);background:var(--surface-elevated)}.btn-next.svelte-1ifepiv{flex:1;padding:14px;background:var(--accent);border:none;border-radius:14px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 3px 10px #6366f159}.btn-next.svelte-1ifepiv:active{transform:scale(.98);opacity:.9}.two-buttons.svelte-1ifepiv .btn-back:where(.svelte-1ifepiv){flex:1}.btn-done.svelte-1ifepiv{flex:2;padding:14px;background:var(--accent);border:none;border-radius:14px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 3px 10px #6366f159}.btn-done.svelte-1ifepiv:active{transform:scale(.98);opacity:.9}.bottom-sheet-overlay.svelte-axl4xs{position:fixed;inset:0;background:rgba(0,0,0,var(--overlay-opacity, .6));backdrop-filter:blur(var(--blur-amount, 4px));-webkit-backdrop-filter:blur(var(--blur-amount, 4px));display:flex;align-items:flex-end;justify-content:center;z-index:1000;padding:0;touch-action:none}.bottom-sheet.svelte-axl4xs{width:100%;max-width:500px;background:var(--surface, #1f2937);border-radius:20px 20px 0 0;overflow:hidden;display:flex;flex-direction:column;will-change:transform;touch-action:none;box-shadow:0 -4px 20px #0000004d}.sheet-handle-area.svelte-axl4xs{padding:12px 0 8px;display:flex;justify-content:center;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sheet-handle-area.svelte-axl4xs:active{cursor:grabbing}.sheet-handle.svelte-axl4xs{width:40px;height:4px;background:var(--text-tertiary, rgba(255, 255, 255, .3));border-radius:2px}.sheet-header.svelte-axl4xs{padding:8px 20px 16px;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sheet-header.svelte-axl4xs:active{cursor:grabbing}.sheet-title.svelte-axl4xs{margin:0;font-size:18px;font-weight:600;color:var(--text-primary, #fff);text-align:center}.sheet-content.svelte-axl4xs{padding:0 20px 20px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;max-height:calc(90vh - 80px)}@supports (padding-bottom: env(safe-area-inset-bottom)){.sheet-content.svelte-axl4xs{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}.inline-notification.svelte-q1vnr0{border-radius:16px;padding:14px 16px;display:flex;align-items:center;justify-content:flex-start;gap:12px;animation:svelte-q1vnr0-fadeIn .3s ease-out;backdrop-filter:blur(20px)}.notification-icon.svelte-q1vnr0{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notification-icon.svelte-q1vnr0 svg:where(.svelte-q1vnr0){width:20px;height:20px}.inline-notification.success.svelte-q1vnr0 .notification-icon:where(.svelte-q1vnr0){background:#22c55e33;color:#3fb950}.inline-notification.error.svelte-q1vnr0 .notification-icon:where(.svelte-q1vnr0){background:#ef444433;color:#f85149}.inline-notification.warning.svelte-q1vnr0 .notification-icon:where(.svelte-q1vnr0){background:#f59e0b33;color:#f59e0b}.inline-notification.info.svelte-q1vnr0 .notification-icon:where(.svelte-q1vnr0){background:#3b82f633;color:#58a6ff}.inline-notification.pending.svelte-q1vnr0 .notification-icon:where(.svelte-q1vnr0){background:#6366f133;color:#818cf8}.inline-notification.family.svelte-q1vnr0 .notification-icon:where(.svelte-q1vnr0){background:#8b5cf633;color:#a78bfa}.inline-notification.pending.svelte-q1vnr0{background:linear-gradient(135deg,#3b82f633,#6366f133);border:1px solid rgba(99,102,241,.3)}.inline-notification.success.svelte-q1vnr0{background:linear-gradient(135deg,#22c55e33,#10b98133);border:1px solid rgba(34,197,94,.3)}.inline-notification.error.svelte-q1vnr0{background:linear-gradient(135deg,#ef444433,#dc262633);border:1px solid rgba(239,68,68,.3)}.inline-notification.info.svelte-q1vnr0{background:linear-gradient(135deg,#3b82f633,#6366f133);border:1px solid rgba(99,102,241,.3)}.inline-notification.family.svelte-q1vnr0{background:linear-gradient(135deg,#8b5cf633,#6366f133);border:1px solid rgba(139,92,246,.3)}.notification-avatar.svelte-q1vnr0{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(135deg,var(--accent),#8b5cf6);display:flex;align-items:center;justify-content:center}.avatar-img.svelte-q1vnr0{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar-initials.svelte-q1vnr0{font-size:16px;font-weight:600;color:#fff}.notification-content.svelte-q1vnr0{display:flex;flex-direction:column;gap:2px;flex:1}.notification-title.svelte-q1vnr0{font-size:15px;font-weight:600;color:var(--text-primary)}.notification-desc.svelte-q1vnr0{font-size:13px;color:var(--text-secondary)}.loading-spinner.svelte-q1vnr0{width:20px;height:20px;border:2px solid var(--glass-border);border-top-color:var(--accent);border-radius:50%;animation:svelte-q1vnr0-spin 1s linear infinite;flex-shrink:0}@keyframes svelte-q1vnr0-spin{to{transform:rotate(360deg)}}@keyframes svelte-q1vnr0-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.legal-page.svelte-1aktjjq{max-width:920px;margin:0 auto;padding:56px 16px 48px;display:flex;flex-direction:column;gap:16px}.page-header.svelte-1aktjjq{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.page-title.svelte-1aktjjq{font-size:20px;font-weight:600;color:var(--text-primary);text-align:center}.card.svelte-1aktjjq{background:#131c2dd1;backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:24px;box-shadow:0 18px 48px #00000047}.lead.svelte-1aktjjq{margin:0;font-size:16px;line-height:1.65;color:#ffffffe6}.updated-line.svelte-1aktjjq{margin-top:14px;font-size:13px;color:#ffffffb8}.section-card.svelte-1aktjjq h2:where(.svelte-1aktjjq){margin:0 0 14px;font-size:20px}.section-card.svelte-1aktjjq p:where(.svelte-1aktjjq){margin:0 0 12px;line-height:1.7;color:#ffffffe0}.section-card.svelte-1aktjjq ul:where(.svelte-1aktjjq){margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px}.section-card.svelte-1aktjjq li:where(.svelte-1aktjjq){line-height:1.65;color:#ffffffe0}.actions.svelte-1aktjjq{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.action-btn.svelte-1aktjjq{border:0;border-radius:14px;padding:12px 16px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#4f8cff,#7b5cff);color:#fff;transition:transform .2s ease,opacity .2s ease}.action-btn.secondary.svelte-1aktjjq{background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.action-btn.svelte-1aktjjq:hover{transform:translateY(-1px);opacity:.95}@media (max-width: 640px){.legal-page.svelte-1aktjjq{padding:56px 12px 32px}.card.svelte-1aktjjq{padding:18px;border-radius:20px}.page-title.svelte-1aktjjq{font-size:18px}.actions.svelte-1aktjjq{flex-direction:column}.action-btn.svelte-1aktjjq{width:100%}}.activation-screen.svelte-1w03h9r{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);z-index:9999;padding:24px}.content.svelte-1w03h9r{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:360px}.icon-container.svelte-1w03h9r{margin-bottom:24px}.icon-bg.svelte-1w03h9r{width:80px;height:80px;border-radius:24px;background:linear-gradient(135deg,#6366f133,#8b5cf633);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #6366f14d}.icon-bg.warning.svelte-1w03h9r{background:linear-gradient(135deg,#fef3c7,#fde68a);box-shadow:0 8px 32px #f59e0b66}.icon-bg.svelte-1w03h9r svg:where(.svelte-1w03h9r){width:40px;height:40px;color:var(--accent)}.icon-bg.warning.svelte-1w03h9r svg:where(.svelte-1w03h9r){color:#d97706}.title.svelte-1w03h9r{font-size:24px;font-weight:700;color:var(--text-primary);margin:0 0 12px}.description.svelte-1w03h9r{font-size:15px;color:var(--text-secondary);line-height:1.5;margin:0 0 24px}.warning-text.svelte-1w03h9r{color:var(--text-primary);font-weight:500}.features.svelte-1w03h9r{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;width:100%}.warning-features.svelte-1w03h9r{margin-bottom:16px}.feature.svelte-1w03h9r{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--surface);border:1px solid var(--glass-border);border-radius:12px;text-align:left}.feature.warning.svelte-1w03h9r{background:#fef2f2;border-color:#fecaca}.feature-icon.svelte-1w03h9r{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon.svelte-1w03h9r svg:where(.svelte-1w03h9r){width:20px;height:20px}.feature-icon.success.svelte-1w03h9r svg:where(.svelte-1w03h9r){color:#22c55e}.feature.warning.svelte-1w03h9r .feature-icon:where(.svelte-1w03h9r) svg:where(.svelte-1w03h9r){color:#ef4444}.feature.svelte-1w03h9r span:where(.svelte-1w03h9r){font-size:14px;color:var(--text-primary)}.feature.warning.svelte-1w03h9r span:where(.svelte-1w03h9r){color:#1f2937}.decline-info.svelte-1w03h9r{display:flex;gap:12px;padding:16px;background:#fef9c3;border:1px solid #fde047;border-radius:12px;margin-bottom:24px;text-align:left}.info-icon.svelte-1w03h9r{flex-shrink:0}.info-icon.svelte-1w03h9r svg:where(.svelte-1w03h9r){width:24px;height:24px;color:#ca8a04}.decline-info.svelte-1w03h9r p:where(.svelte-1w03h9r){font-size:13px;color:#713f12;line-height:1.5;margin:0}.decline-buttons.svelte-1w03h9r{display:flex;gap:12px;width:100%}.back-btn.svelte-1w03h9r{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:var(--accent);border:none;border-radius:12px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s}.back-btn.svelte-1w03h9r svg:where(.svelte-1w03h9r){width:18px;height:18px}.back-btn.svelte-1w03h9r:active{transform:scale(.98)}.confirm-decline-btn.svelte-1w03h9r{flex:1;padding:14px 20px;background:#ef4444;border:none;border-radius:12px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.confirm-decline-btn.svelte-1w03h9r:active{transform:scale(.98);background:#dc2626}.buttons-container.svelte-1w03h9r{display:flex;flex-direction:column;gap:12px;width:100%}.error-message.svelte-1w03h9r{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#ef4444;font-size:14px;margin-bottom:16px;width:100%}.activate-btn.svelte-1w03h9r{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:var(--accent);border:none;border-radius:14px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 20px #6366f166}.activate-btn.svelte-1w03h9r:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px #6366f180}.activate-btn.svelte-1w03h9r:active:not(:disabled){transform:scale(.98)}.activate-btn.svelte-1w03h9r:disabled{background:var(--surface-elevated);color:var(--text-secondary);box-shadow:none;cursor:not-allowed}.activate-btn.svelte-1w03h9r svg:where(.svelte-1w03h9r){width:22px;height:22px}.decline-btn.svelte-1w03h9r{width:100%;padding:14px 24px;background:#ef4444;border:none;border-radius:12px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.decline-btn.svelte-1w03h9r:active{transform:scale(.98);background:#dc2626}.spinner.svelte-1w03h9r{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1w03h9r-spin .8s linear infinite}@keyframes svelte-1w03h9r-spin{to{transform:rotate(360deg)}}.hint.svelte-1w03h9r{font-size:13px;color:var(--text-tertiary);margin-top:16px;animation:svelte-1w03h9r-pulse 2s ease-in-out infinite}@keyframes svelte-1w03h9r-pulse{0%,to{opacity:.6}50%{opacity:1}}.retry-btn.svelte-1w03h9r{margin-top:12px;padding:10px 20px;background:var(--surface-elevated);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:10px;font-size:14px;cursor:pointer;transition:all .2s}.retry-btn.svelte-1w03h9r:hover{background:var(--surface-hover)}.bot-link-hint.svelte-1w03h9r{margin-top:20px;font-size:13px;color:var(--text-tertiary)}.bot-link-hint.svelte-1w03h9r strong:where(.svelte-1w03h9r){color:var(--accent)}.web-instructions.svelte-1w03h9r{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px;background:var(--surface-elevated);border-radius:16px;border:1px solid var(--border-primary);margin-top:8px}.instruction-text.svelte-1w03h9r{font-size:14px;color:var(--text-secondary);margin:0}.bot-username-box.svelte-1w03h9r{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--bg-primary);border-radius:12px;border:1px solid var(--accent)}.bot-username.svelte-1w03h9r{font-size:18px;font-weight:600;color:var(--accent)}.copy-btn.svelte-1w03h9r{display:flex;align-items:center;justify-content:center;padding:6px;background:transparent;border:none;color:var(--text-tertiary);cursor:pointer;border-radius:6px;transition:all .2s}.copy-btn.svelte-1w03h9r:hover{background:var(--surface-hover);color:var(--text-primary)}.instruction-hint.svelte-1w03h9r{font-size:13px;color:var(--text-tertiary);margin:0}[data-theme=aurora] .feature.warning.svelte-1w03h9r{background:#ef444426;border-color:#ef44444d}[data-theme=aurora] .feature.warning.svelte-1w03h9r span:where(.svelte-1w03h9r){color:var(--text-primary)}[data-theme=aurora] .decline-info.svelte-1w03h9r{background:#f59e0b26;border-color:#f59e0b4d}[data-theme=aurora] .decline-info.svelte-1w03h9r p:where(.svelte-1w03h9r){color:#fcd34d}[data-theme=aurora] .info-icon.svelte-1w03h9r svg:where(.svelte-1w03h9r){color:#fbbf24}[data-theme=aurora] .icon-bg.warning.svelte-1w03h9r{background:linear-gradient(135deg,#fbbf244d,#f59e0b4d)}[data-theme=aurora] .error-message.svelte-1w03h9r{background:#ef444426;border-color:#ef44444d}
