.referral-card.svelte-1qhrfqv{background:var(--surface-sunken);border:1px solid var(--border-soft);border-radius:var(--radius-xl);padding:20px;position:relative;overflow:hidden;box-shadow:0 4px 24px rgba(var(--shadow-ink-rgb),.3)}.card-header.svelte-1qhrfqv{display:flex;align-items:center;gap:12px;margin-bottom:20px}.card-icon.svelte-1qhrfqv{width:44px;height:44px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));color:var(--text-accent);box-shadow:0 4px 12px rgba(var(--accent-rgb),.25)}.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,rgba(var(--accent-rgb),.06),rgba(var(--accent-rgb),.02));border:1px solid rgba(var(--accent-rgb),.15);border-radius:var(--radius-lg);overflow:hidden;min-width:0}.stat-ring.svelte-1qhrfqv{width:44px;height:44px;border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));border:2px solid rgba(var(--accent-rgb),.3)}.stat-ring.bonus.svelte-1qhrfqv{background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));border-color:rgba(var(--accent-rgb),.3)}.stat-ring.bonus.svelte-1qhrfqv .stat-number:where(.svelte-1qhrfqv){color:var(--text-accent)}.stat-number.svelte-1qhrfqv{font-size:18px;font-weight:700;color:var(--text-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:var(--radius-md);font-size:14px;font-weight:600;cursor:pointer;transition:all var(--dur);border:none}.action-btn.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:18px;height:18px}.action-btn.share-btn.svelte-1qhrfqv{background:linear-gradient(90deg,var(--accent),var(--accent));color:var(--text-on-accent);box-shadow:0 4px 12px rgba(var(--accent-rgb),.3)}.action-btn.svelte-1qhrfqv:active{transform:scale(.98)}.modal-overlay.svelte-1qhrfqv{position:fixed;inset:0;background:rgba(var(--shadow-ink-rgb),.6);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 var(--dur-fast) ease,background var(--dur-fast) ease}@keyframes svelte-1qhrfqv-fadeIn{0%{opacity:0}to{opacity:1}}.modal-content.svelte-1qhrfqv{background:var(--surface-card);border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;width:100%;max-width:500px;max-height:85vh;display:flex;flex-direction:column;animation:svelte-1qhrfqv-slideUp .3s var(--ease-out);box-shadow:0 -4px 30px rgba(var(--shadow-ink-rgb),.3);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(var(--text-on-ink-rgb), .2));border-radius:var(--radius-2xs);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,rgba(var(--accent-rgb),.1),rgba(var(--accent-rgb),.05));border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-lg);margin-bottom:16px}.info-icon.svelte-1qhrfqv{width:36px;height:36px;border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));color:var(--text-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:var(--text-on-accent);font-size:11px;padding:2px 8px;border-radius:var(--radius-xs)}.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:var(--radius-pill);background:linear-gradient(90deg,var(--accent),var(--accent));color:var(--text-on-accent);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(--text-accent);border-radius:var(--radius-pill);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:var(--text-on-accent);border:none;border-radius:var(--radius-xs);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-sunken);border:1px solid var(--glass-border);border-radius:var(--radius-md)}.referral-avatar.svelte-1qhrfqv{width:40px;height:40px;border-radius:var(--radius-pill);background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--text-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:var(--radius-xs);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,.referral-status.status-pending.svelte-1qhrfqv{background:rgba(var(--accent-rgb),.15);color:var(--text-accent)}.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:var(--radius-md);font-size:14px;font-weight:600;cursor:pointer;transition:all var(--dur);border:none}.footer-btn.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:18px;height:18px}.footer-btn.copy-btn.svelte-1qhrfqv{background:linear-gradient(135deg,rgba(var(--accent-rgb),.1),rgba(var(--accent-rgb),.05));border:1px solid rgba(var(--accent-rgb),.2);color:var(--text-accent)}.footer-btn.copy-btn.success.svelte-1qhrfqv{background:rgba(var(--accent-rgb),.15);border-color:rgba(var(--accent-rgb),.3);color:var(--text-accent)}.footer-btn.share-btn.svelte-1qhrfqv{background:linear-gradient(90deg,var(--accent),var(--accent));color:var(--text-on-accent);box-shadow:0 4px 12px rgba(var(--accent-rgb),.3)}.footer-btn.svelte-1qhrfqv:active{transform:scale(.98)}.referral-code-section.svelte-1qhrfqv{padding:0 20px 12px;border-bottom: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(var(--text-on-ink-rgb), .05));border:1px solid var(--glass-border);border-radius:var(--radius-md)}.code-value.svelte-1qhrfqv{flex:1;font-size:16px;font-weight:700;color:var(--text-accent);font-family:monospace;letter-spacing:1px}.code-copy-btn.svelte-1qhrfqv{width:36px;height:36px;border-radius:var(--radius-xs);border:none;background:linear-gradient(135deg,rgba(var(--accent-rgb),.15),rgba(var(--accent-rgb),.05));color:var(--text-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--dur);flex-shrink:0}.code-copy-btn.svelte-1qhrfqv svg:where(.svelte-1qhrfqv){width:18px;height:18px}.code-copy-btn.success.svelte-1qhrfqv{background:rgba(var(--accent-rgb),.15);color:var(--text-accent)}.code-copy-btn.svelte-1qhrfqv:active{transform:scale(.95)}.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-sunken);border:1px solid var(--border-soft);border-radius:var(--radius-xl);padding:16px;min-height:auto;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(var(--shadow-ink-rgb),.2);overflow:hidden}.card-header.svelte-1ghg67w{display:flex;align-items:center;gap:12px;margin-bottom:14px}.rescue-banner.svelte-1ghg67w{margin-bottom:14px;padding:13px;border-radius:var(--radius-lg);background:rgba(var(--accent-rgb),.1);border:1px solid rgba(var(--accent-rgb),.28)}.rescue-content.svelte-1ghg67w{display:flex;align-items:flex-start;gap:10px}.rescue-icon.svelte-1ghg67w{width:34px;height:34px;border-radius:var(--radius-xs);background:rgba(var(--accent-rgb),.16);color:var(--text-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0}.rescue-icon.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:19px;height:19px}.rescue-text.svelte-1ghg67w{flex:1;min-width:0}.rescue-title.svelte-1ghg67w{display:block;font-size:14px;font-weight:700;color:var(--text-primary);line-height:1.25}.rescue-desc.svelte-1ghg67w{display:block;margin-top:4px;font-size:12px;color:var(--text-secondary);line-height:1.4}.rescue-close.svelte-1ghg67w{width:28px;height:28px;border:none;border-radius:var(--radius-xs);background:rgba(var(--text-on-ink-rgb),.08);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.rescue-close.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:16px;height:16px}.rescue-actions.svelte-1ghg67w{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:12px}.rescue-btn.svelte-1ghg67w{min-width:0;padding:10px 8px;border-radius:var(--radius-xs);border:1px solid var(--border-soft);background:var(--surface-sunken);color:var(--text-primary);font-size:12px;font-weight:700;cursor:pointer}.rescue-btn.primary.svelte-1ghg67w{background:var(--fill-accent);color:var(--text-on-accent);border:none}.rescue-btn.svelte-1ghg67w:disabled{opacity:.55;cursor:not-allowed}.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:rgba(var(--accent-rgb),.15);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:rgba(var(--accent-rgb),.15)}.days-mini-ring.shared-ring.svelte-1ghg67w .progress-bar.shared:where(.svelte-1ghg67w){stroke:var(--accent)}.card-icon.svelte-1ghg67w{width:52px;height:52px;border-radius:var(--radius-lg);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,.card-icon.shared-icon.svelte-1ghg67w{background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));color:var(--text-accent);box-shadow:0 4px 12px rgba(var(--accent-rgb),.2)}.card-title-wrapper.svelte-1ghg67w{flex:1}.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:var(--radius-3xl);font-size:12px;font-weight:600}.badge.active.svelte-1ghg67w{background:rgba(var(--accent-rgb),.15);color:var(--text-accent)}.badge.inactive.svelte-1ghg67w{background:rgba(var(--error-rgb),.12);color:var(--error)}.progress-bg.svelte-1ghg67w{fill:none;stroke:rgba(var(--accent-rgb),.15);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:var(--radius-md);font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all var(--dur)}.action-btn.primary.svelte-1ghg67w{background:var(--fill-accent);color:var(--text-on-accent);height:48px;border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(var(--accent-rgb),.35);transition:transform var(--dur-fast) ease-out}.action-btn.primary.svelte-1ghg67w:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(var(--text-on-ink-rgb),.15),transparent);transform:translate(-100%);animation:svelte-1ghg67w-slider-shimmer 2s ease-in-out infinite}.action-btn.primary.svelte-1ghg67w:active{transform:scale(.96)}.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,rgba(var(--accent-rgb),.08),rgba(var(--accent-rgb),.04));border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-lg);padding:12px;box-shadow:0 2px 12px rgba(var(--accent-rgb),.1),inset 0 1px rgba(var(--text-on-ink-rgb),.05);overflow:hidden}.subscription-link-actions.svelte-1ghg67w{display:flex;align-items:stretch;gap:8px;margin-bottom:10px}.subscription-link-actions.svelte-1ghg67w .link-display:where(.svelte-1ghg67w){flex:1;margin-bottom:0}.qr-icon-btn.svelte-1ghg67w{width:50px;border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-xs);background:var(--surface);color:var(--text-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--dur);flex-shrink:0}.qr-icon-btn.svelte-1ghg67w:active:not(:disabled){transform:scale(.95)}.qr-icon-btn.svelte-1ghg67w:disabled{opacity:.45;cursor:not-allowed}.qr-icon-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:20px;height:20px}.qr-modal-overlay.svelte-1ghg67w{position:fixed;inset:0;background:rgba(var(--shadow-ink-rgb),.65);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1200;padding:20px}.qr-modal-content.svelte-1ghg67w{width:min(360px,100%);background:var(--surface);border:1px solid var(--glass-border);border-radius:var(--radius-4xl);overflow:hidden;box-shadow:0 16px 48px rgba(var(--shadow-ink-rgb),.35)}.qr-modal-header.svelte-1ghg67w{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 10px}.qr-modal-header.svelte-1ghg67w h3:where(.svelte-1ghg67w){margin:0;font-size:18px;font-weight:700;color:var(--text-primary)}.qr-modal-close.svelte-1ghg67w{width:36px;height:36px;border-radius:var(--radius-pill);background:var(--surface-elevated);border:1px solid var(--glass-border);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary)}.qr-modal-close.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:20px;height:20px}.qr-modal-body.svelte-1ghg67w{display:flex;flex-direction:column;align-items:center;gap:14px;padding:14px 20px 24px}.qr-code-image.svelte-1ghg67w{width:260px;height:260px;max-width:100%;border-radius:var(--radius-2xl);padding:12px;background:var(--surface-scannable)}.qr-hint.svelte-1ghg67w{margin:0;font-size:13px;line-height:1.4;color:var(--text-secondary);text-align:center}.qr-loading.svelte-1ghg67w{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--text-secondary)}.qr-error.svelte-1ghg67w{margin:24px 0;color:var(--error);text-align:center}.link-display.svelte-1ghg67w{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--surface);border:1px solid rgba(var(--accent-rgb),.15);border-radius:var(--radius-xs);cursor:pointer;margin-bottom:10px;transition:all var(--dur)}.link-display.svelte-1ghg67w:hover{border-color:rgba(var(--accent-rgb),.3);background:rgba(var(--accent-rgb),.05)}.link-text.svelte-1ghg67w{flex:1;font-size:12px;color:var(--text-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:var(--text-accent)}.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(var(--accent-rgb),.2);border-radius:var(--radius-xs);color:var(--text-accent);cursor:pointer;transition:all var(--dur);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:700;background:var(--fill-accent);border:none;color:var(--text-on-accent);height:48px;border-radius:var(--radius-lg);position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(var(--accent-rgb),.35);transition:transform var(--dur-fast) ease-out}.link-btn.connect-btn.svelte-1ghg67w:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(var(--text-on-ink-rgb),.15),transparent);transform:translate(-100%);animation:svelte-1ghg67w-slider-shimmer 2s ease-in-out infinite}.link-btn.connect-btn.svelte-1ghg67w:active{transform:scale(.96)}.link-btn.connect-btn.svelte-1ghg67w:hover{box-shadow:0 10px 24px rgba(var(--accent-rgb),.45)}@keyframes svelte-1ghg67w-slider-shimmer{to{transform:translate(600px)}}.link-btn.svelte-1ghg67w:hover:not(:disabled){background:rgba(var(--accent-rgb),.1);border-color:rgba(var(--accent-rgb),.4)}.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(var(--shadow-ink-rgb),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-card);border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;border:1px solid var(--border-soft);border-bottom:none;display:flex;flex-direction:column;animation:svelte-1ghg67w-slideUp .3s var(--ease-out);will-change:transform;touch-action:pan-y}.sheet-handle.svelte-1ghg67w{width:40px;height:5px;background:var(--text-tertiary);border-radius:var(--radius-2xs);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(var(--accent-rgb),.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(--text-accent);background:rgba(var(--accent-rgb),.12);padding:4px 12px;border-radius:var(--radius-xs)}.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,rgba(var(--accent-rgb),.1),rgba(var(--accent-rgb),.05));border:1px solid rgba(var(--accent-rgb),.15);border-radius:var(--radius-xl);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:var(--radius-xs);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:var(--radius-md)}.device-icon-wrapper.svelte-1ghg67w{width:40px;height:40px;background:rgba(var(--accent-rgb),.1);border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center;color:var(--text-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:rgba(var(--error-rgb),.1);border:none;border-radius:var(--radius-xs);display:flex;align-items:center;justify-content:center;color:var(--error);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:rgba(var(--error-rgb),.1);border:1px solid rgba(var(--error-rgb),.2);border-radius:var(--radius-xs);color:var(--error);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(var(--text-on-ink-rgb), .05));border:1px solid var(--glass-border);border-radius:var(--radius-md)}.share-code-value.svelte-1ghg67w{flex:1;font-size:16px;font-weight:700;color:var(--text-accent);font-family:monospace;letter-spacing:1px}.share-code-copy-btn.svelte-1ghg67w{width:36px;height:36px;border-radius:var(--radius-xs);border:none;background:linear-gradient(135deg,rgba(var(--accent-rgb),.15),rgba(var(--accent-rgb),.05));color:var(--text-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--dur);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:rgba(var(--accent-rgb),.15);color:var(--text-accent)}.share-code-copy-btn.svelte-1ghg67w:active{transform:scale(.95)}.share-modal-footer.svelte-1ghg67w{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(var(--accent-rgb),.1);background:var(--surface-elevated)}.shared-user-avatar.svelte-1ghg67w{width:40px;height:40px;border-radius:var(--radius-pill);background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--text-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),var(--accent-deep));border:none;border-radius:var(--radius-md);color:var(--text-on-accent);font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 16px rgba(var(--accent-rgb),.35);transition:all var(--dur)}.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,rgba(var(--error-rgb),.15),rgba(var(--error-rgb),.05));border-radius:var(--radius-3xl);color:var(--error)}.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),var(--accent-deep));border:none;border-radius:var(--radius-lg);color:var(--text-on-accent);font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 20px rgba(var(--accent-rgb),.4),0 2px 8px rgba(var(--accent-rgb),.3);transition:all var(--dur)}.subscribe-btn.svelte-1ghg67w:active{transform:scale(.98);box-shadow:0 2px 12px rgba(var(--accent-rgb),.3)}.family-description-block.svelte-1ghg67w{background:linear-gradient(135deg,rgba(var(--accent-rgb),.12),rgba(var(--accent-rgb),.05));border:1px solid rgba(var(--accent-rgb),.25);border-radius:var(--radius-md);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:var(--radius-lg);margin-bottom:16px;box-shadow:0 2px 12px rgba(var(--shadow-ink-rgb),.08)}.family-owner-avatar.svelte-1ghg67w{width:44px;height:44px;background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.1));border-radius:var(--radius-pill);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(--text-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,rgba(var(--accent-rgb),.1),rgba(var(--accent-rgb),.05));border:2px solid rgba(var(--accent-rgb),.4);border-radius:var(--radius-lg);color:var(--text-accent);font-size:14px;font-weight:600;cursor:pointer;transition:all var(--dur) ease;box-shadow:0 4px 12px rgba(var(--accent-rgb),.2),inset 0 1px rgba(var(--text-on-ink-rgb),.1)}.devices-counter-btn.svelte-1ghg67w:active{transform:scale(.97);box-shadow:0 2px 8px rgba(var(--accent-rgb),.3)}.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,rgba(var(--error-rgb),.1),rgba(var(--error-rgb),.05));border:1px solid rgba(var(--error-rgb),.25);border-radius:var(--radius-md);color:var(--error);font-size:14px;font-weight:500;cursor:pointer;transition:all var(--dur)}.remove-shared-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px}.remove-shared-btn.svelte-1ghg67w:active{transform:scale(.98);background:rgba(var(--error-rgb),.15)}.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,rgba(var(--accent-rgb),.15),rgba(var(--accent-rgb),.05));border-radius:var(--radius-xl);color:var(--text-accent);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:var(--radius-pill);background:var(--glass-border);transition:all var(--dur)}.indicator.active.svelte-1ghg67w{width:24px;border-radius:var(--radius-2xs);background:var(--accent)}.modal-overlay.svelte-1ghg67w{position:fixed;inset:0;background:rgba(var(--shadow-ink-rgb),.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:flex-end;justify-content:center;z-index:9999;transition:backdrop-filter var(--dur-fast) ease,background var(--dur-fast) ease}.modal-content.svelte-1ghg67w{background:var(--surface-elevated);border-radius:var(--radius-4xl) var(--radius-4xl) 0 0;border:1px solid rgba(var(--accent-rgb),.2);border-bottom:none;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;animation:svelte-1ghg67w-slideUp .3s var(--ease-out);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(var(--text-on-ink-rgb), .2));border-radius:var(--radius-2xs);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:var(--radius-xl);cursor:pointer;text-align:left;width:100%}.app-card-select.svelte-1ghg67w:active{border-color:var(--text-accent)}.app-card-icon.svelte-1ghg67w{width:52px;height:52px;border-radius:var(--radius-lg);-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(--text-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 var(--dur)}.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:var(--radius-md);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:var(--radius-lg);color:var(--text-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-card);border-radius:var(--radius-3xl);padding:24px;width:calc(100% - 40px);max-width:320px;text-align:center;box-shadow:0 20px 60px rgba(var(--shadow-ink-rgb),.4);border:1px solid var(--border-soft)}.confirm-icon.svelte-1ghg67w{width:56px;height:56px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--accent-rgb),.2),rgba(var(--accent-rgb),.08));border-radius:var(--radius-xl);color:var(--text-accent)}.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:var(--radius-md);font-size:15px;font-weight:600;cursor:pointer;border:none;transition:all var(--dur)}.confirm-btn.cancel.svelte-1ghg67w{background:rgba(var(--text-muted-rgb),.2);color:var(--text-secondary);border:none;border-radius:var(--radius-md)}.confirm-btn.delete.svelte-1ghg67w{background:rgba(var(--error-rgb),.15);border:1px solid rgba(var(--error-rgb),.3);color:var(--error)}.confirm-btn.svelte-1ghg67w:active{transform:scale(.97)}.confirm-btn.svelte-1ghg67w:disabled{opacity:.6}.header-right-section.svelte-1ghg67w{display:flex;align-items:center;gap:8px;margin-left:auto}.revoke-dialog.svelte-1ghg67w{max-width:340px}.confirm-icon.warning.svelte-1ghg67w{background:linear-gradient(135deg,rgba(var(--error-rgb),.2),rgba(var(--error-rgb),.08));color:var(--error)}.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:rgba(var(--error-rgb),.08);border-radius:var(--radius-xs);font-size:13px;color:var(--text-secondary)}.warning-item.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:18px;height:18px;flex-shrink:0;color:var(--error)}.revoke-error.svelte-1ghg67w{background:rgba(var(--error-rgb),.1);color:var(--error);padding:10px 14px;border-radius:var(--radius-xs);font-size:13px;margin-bottom:16px}.spinner.svelte-1ghg67w{width:20px;height:20px;border:2px solid var(--glass-border);border-top-color:var(--text-accent);border-radius:var(--radius-pill);animation:svelte-1ghg67w-spin .8s linear infinite}.spinner.small.svelte-1ghg67w{width:16px;height:16px;border-top-color:var(--text-on-accent);margin:0 auto}@keyframes svelte-1ghg67w-spin{to{transform:rotate(360deg)}}.skeleton.svelte-1ghg67w{background:linear-gradient(90deg,var(--surface-elevated) 25%,var(--surface-hover) 50%,var(--surface-elevated) 75%);background-size:200% 100%;animation:svelte-1ghg67w-shimmer 1.5s infinite}@keyframes svelte-1ghg67w-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.toggle-subscription-btn.svelte-1ghg67w{width:38px;height:38px;border:none;border-radius:var(--radius-md);background:var(--surface-hover);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--dur) ease;flex-shrink:0}.toggle-subscription-btn.svelte-1ghg67w svg:where(.svelte-1ghg67w){width:20px;height:20px;transition:transform var(--dur) ease}.toggle-subscription-btn.svelte-1ghg67w:active{transform:scale(.92)}.toggle-subscription-btn.main-active.svelte-1ghg67w{background:var(--fill-accent)!important;color:var(--text-on-accent)!important;box-shadow:0 2px 8px rgba(var(--accent-rgb),.3)}.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(var(--shadow-ink-rgb),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-card);border:1px solid var(--border-soft);border-bottom:none;border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;padding:12px 16px 32px;padding-bottom:calc(32px + env(safe-area-inset-bottom,0px));animation:svelte-1ghg67w-slideUp .3s var(--ease-out);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:var(--radius-lg);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 var(--dur-fast);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:var(--radius-lg)}.management-sheet-item-divider.svelte-1ghg67w{height:1px;background:var(--border-soft);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:var(--error)}.management-sheet-icon.svelte-1ghg67w{width:40px;height:40px;border-radius:var(--radius-md);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,.management-sheet-icon.tariff.svelte-1ghg67w,.management-sheet-icon.devices.svelte-1ghg67w,.management-sheet-icon.share.svelte-1ghg67w{background:linear-gradient(135deg,rgba(var(--accent-rgb),.15),rgba(var(--accent-rgb),.05));color:var(--text-accent)}.management-sheet-icon.revoke.svelte-1ghg67w{background:rgba(var(--error-rgb),.1);color:var(--error)}.management-sheet-badge.svelte-1ghg67w{margin-left:auto;padding:4px 10px;background:var(--surface-hover);border-radius:var(--radius-xs);font-size:13px;font-weight:600;color:var(--text-secondary)}.loading-card-content.svelte-1ghg67w{display:flex;flex-direction:column;gap:12px;min-height:140px;padding:24px 20px}.sk-card-title.svelte-1ghg67w{width:40%;height:12px;border-radius:var(--radius-2xs)}.sk-card-value.svelte-1ghg67w{width:65%;height:26px;border-radius:var(--radius-xs)}.sk-card-row.svelte-1ghg67w{display:flex;gap:8px}.sk-card-chip.svelte-1ghg67w{width:84px;height:22px;border-radius:var(--radius-pill)}.sk-card-action.svelte-1ghg67w{margin-top:6px;width:100%;height:44px;border-radius:var(--radius-lg)}@keyframes svelte-1ghg67w-spinner-rotate{to{transform:rotate(360deg)}}.modal-backdrop.svelte-1d47zbi{position:fixed;inset:0;background:rgba(var(--shadow-ink-rgb),.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:300;animation:svelte-1d47zbi-fadeIn .2s ease;touch-action:none;transition:backdrop-filter var(--dur-fast) ease,background var(--dur-fast) ease}.modal-handle.svelte-1d47zbi{width:36px;height:4px;background:var(--text-tertiary, rgba(var(--text-on-ink-rgb), .2));border-radius:var(--radius-2xs);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-card);border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl);border:1px solid var(--border-soft);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 var(--ease-out)}.payment-header.svelte-1d47zbi{display:flex;align-items:center;justify-content:center;padding:.5rem 1.25rem .75rem;border-bottom:1px solid rgba(var(--text-muted-rgb),.2);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(--text-accent);border-radius:var(--radius-pill);animation:svelte-1d47zbi-spin .8s linear infinite}.payment-iframe.svelte-1d47zbi{width:100%;height:100%;border:none;background:var(--surface-scannable);opacity:0;transition:opacity var(--dur-slow) 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-card);border-top-left-radius:var(--radius-3xl);border-top-right-radius:var(--radius-3xl);border:1px solid var(--border-soft);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 var(--ease-out);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}@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-header.svelte-1d47zbi{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.modal-handle.svelte-1d47zbi{width:36px;height:4px;background:var(--text-tertiary, rgba(var(--text-on-ink-rgb), .2));border-radius:var(--radius-2xs);margin-bottom:12px}.modal-header.svelte-1d47zbi h2:where(.svelte-1d47zbi){font-size:1.125rem;font-weight:600;color:var(--text-primary)}.modal-info-block.svelte-1d47zbi{padding:1rem;background:linear-gradient(135deg,rgba(var(--accent-rgb),.12),rgba(var(--accent-rgb),.06));border:1px solid rgba(var(--accent-rgb),.15);border-radius:var(--radius-lg)}.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{display:flex;flex-direction:column;gap:6px}.option-btn.svelte-1d47zbi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.875rem .5rem;background:var(--surface-card);border:1.5px solid rgba(var(--text-muted-rgb),.3);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--dur) ease;box-shadow:0 4px 12px rgba(var(--shadow-ink-rgb),.15);position:relative;overflow:visible}.option-btn.selected.svelte-1d47zbi{background:rgba(var(--accent-rgb),.12);border-color:rgba(var(--accent-rgb),.5);box-shadow:0 8px 24px rgba(var(--shadow-ink-rgb),.2)}.option-btn.svelte-1d47zbi:active{transform:scale(.97)}.options-grid.months.svelte-1d47zbi .option-btn:where(.svelte-1d47zbi){flex-direction:row;align-items:center;justify-content:flex-start;padding:16px 18px;gap:12px}.options-grid.months.svelte-1d47zbi .option-btn:where(.svelte-1d47zbi):before{content:"";width:22px;height:22px;border-radius:var(--radius-pill);border:2px solid rgba(var(--text-muted-rgb),.5);flex-shrink:0;transition:all var(--dur) ease}.options-grid.months.svelte-1d47zbi .option-btn.selected:where(.svelte-1d47zbi):before{border-color:var(--text-accent);background:var(--accent);box-shadow:inset 0 0 0 4px var(--surface-card),0 0 12px rgba(var(--accent-rgb),.4)}.options-grid.months.svelte-1d47zbi .option-btn:where(.svelte-1d47zbi) .option-value:where(.svelte-1d47zbi){font-size:1rem;flex:1}.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(--text-accent)}.option-label.svelte-1d47zbi{font-size:.625rem;color:var(--text-tertiary);margin-top:.125rem}.option-discount.svelte-1d47zbi{background:var(--fill-accent);color:var(--text-on-accent);font-size:.7rem;font-weight:700;padding:3px 8px;border-radius:var(--radius-xs);box-shadow:0 2px 8px rgba(var(--accent-rgb),.4);margin-left:auto}.option-price.svelte-1d47zbi{font-size:1rem;font-weight:700;color:var(--text-primary);margin-left:auto}.option-btn.selected.svelte-1d47zbi .option-price:where(.svelte-1d47zbi){color:var(--text-accent)}.options-grid.svelte-1d47zbi:not(.months) .option-discount:where(.svelte-1d47zbi){position:absolute;top:-6px;right:-4px;margin-left:0}.options-grid.svelte-1d47zbi:not(.months) .option-price:where(.svelte-1d47zbi){display:none}.summary.svelte-1d47zbi{background:var(--surface-card);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:1rem;box-shadow:0 8px 16px rgba(var(--shadow-ink-rgb),.2)}.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,.summary-note.info.svelte-1d47zbi{color:var(--text-accent);background:rgba(var(--accent-rgb),.1);border:1px solid rgba(var(--accent-rgb),.2);border-radius:var(--radius-xs);padding:10px 12px;margin:8px 0}.summary-row.referral-bonus.svelte-1d47zbi{background:linear-gradient(135deg,rgba(var(--accent-rgb),.1),rgba(var(--accent-rgb),.05));margin:.5rem -1rem;padding:.75rem 1rem;border-radius:var(--radius-xs);border:1px solid rgba(var(--accent-rgb),.2)}.summary-row.referral-bonus.svelte-1d47zbi .summary-value.bonus:where(.svelte-1d47zbi){color:var(--text-accent);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,rgba(var(--accent-rgb),.12),rgba(var(--accent-rgb),.06));margin:.5rem -1rem;padding:.75rem 1rem;border-radius:var(--radius-xs);border:1px solid rgba(var(--accent-rgb),.25)}.summary-row.discount-row.month-discount.svelte-1d47zbi{background:linear-gradient(135deg,rgba(var(--accent-rgb),.12),rgba(var(--accent-rgb),.06));border-color:rgba(var(--accent-rgb),.25)}.summary-row.discount-row.month-discount.svelte-1d47zbi .discount-icon:where(.svelte-1d47zbi){color:var(--text-accent)}.summary-row.discount-row.month-discount.svelte-1d47zbi .summary-value.discount:where(.svelte-1d47zbi){color:var(--text-accent)}.summary-row.discount-row.personal-discount.svelte-1d47zbi{background:linear-gradient(135deg,rgba(var(--accent-rgb),.12),rgba(var(--accent-rgb),.06));border-color:rgba(var(--accent-rgb),.25)}.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:var(--text-accent)}.summary-row.discount-row.svelte-1d47zbi .summary-value.discount:where(.svelte-1d47zbi){color:var(--text-accent);font-weight:700}.summary-row.total-savings.svelte-1d47zbi{background:linear-gradient(135deg,rgba(var(--accent-rgb),.12),rgba(var(--accent-rgb),.06));margin:.5rem -1rem;padding:.75rem 1rem;border-radius:var(--radius-xs);border:1px solid rgba(var(--accent-rgb),.25);font-weight:600}.summary-row.total-savings.svelte-1d47zbi .summary-value.savings-total:where(.svelte-1d47zbi){color:var(--text-accent);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:var(--text-accent)}.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.5rem;font-weight:800;color:var(--text-accent)}.modal-footer.svelte-1d47zbi{margin-top:1.5rem}.submit-btn.svelte-1d47zbi{width:100%;height:58px;padding:0 2rem;font-size:1rem;font-weight:700;letter-spacing:.5px;background:var(--fill-accent);border:none;border-radius:var(--radius-xl);color:var(--text-on-accent);position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(var(--accent-rgb),.35),0 4px 30px rgba(var(--accent-rgb),.2);transition:transform var(--dur-fast) ease-out,box-shadow var(--dur-fast) ease-out;cursor:pointer}.submit-btn.svelte-1d47zbi:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(var(--text-on-ink-rgb),.15),transparent);transform:translate(-100%);animation:svelte-1d47zbi-shimmer 2s ease-in-out infinite}.submit-btn.svelte-1d47zbi:active:not(:disabled){transform:scale(.96)}.submit-btn.svelte-1d47zbi:disabled{opacity:.5;cursor:not-allowed;background:rgba(var(--text-muted-rgb),.5);box-shadow:none}.submit-btn.svelte-1d47zbi:disabled:after{display:none}@keyframes svelte-1d47zbi-shimmer{to{transform:translate(600px)}}.spinner.svelte-1d47zbi{width:1.25rem;height:1.25rem;border:2px solid transparent;border-top-color:var(--text-on-accent);border-radius:var(--radius-pill);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:rgba(var(--shadow-ink-rgb),.7);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-4xl);z-index:10;animation:svelte-1d47zbi-fadeIn .2s ease}.downgrade-confirm-dialog.svelte-1d47zbi{background:var(--surface-card);border-radius:var(--radius-3xl);padding:24px;margin:1rem;max-width:320px;text-align:center;box-shadow:0 20px 40px rgba(var(--shadow-ink-rgb),.3);border:1px solid var(--border-soft)}.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:var(--error);color:var(--text-on-accent);border:none}.btn-danger.svelte-1d47zbi:hover{background:var(--error)}.profile-page.svelte-maq4gq{min-height:100vh;min-height:100dvh;padding:8px 20px 120px}.skeleton-container.svelte-maq4gq{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:24px}.skel.svelte-maq4gq{background:var(--accent-quiet);position:relative;overflow:hidden}.skel.svelte-maq4gq:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,var(--accent-quiet),transparent);transform:translate(-100%);animation:svelte-maq4gq-skel-shimmer 1.2s ease-in-out infinite}@keyframes svelte-maq4gq-skel-shimmer{to{transform:translate(100%)}}.skel-avatar.svelte-maq4gq{width:80px;height:80px;border-radius:var(--radius-pill)}.skel-name.svelte-maq4gq{width:140px;height:22px;border-radius:var(--radius-xs)}.skel-card.svelte-maq4gq{width:100%;height:100px;border-radius:var(--radius-xl);margin-top:12px}.skel-row.svelte-maq4gq{width:100%;height:56px;border-radius:var(--radius-xl)}.sa.svelte-maq4gq{opacity:0;animation:svelte-maq4gq-sa-in .5s var(--ease-out) forwards}@keyframes svelte-maq4gq-sa-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.avatar.svelte-maq4gq{width:46px;height:46px;border-radius:var(--radius-pill);background:var(--fill-accent);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 8px 24px var(--accent-quiet);margin-bottom:16px}.avatar.svelte-maq4gq img:where(.svelte-maq4gq){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.avatar.svelte-maq4gq span:where(.svelte-maq4gq){font-size:20px;font-weight:700;color:var(--text-on-accent)}.display-name.svelte-maq4gq{margin:0;font-size:17px;font-weight:700;line-height:1.2;color:var(--text-on-ink)}.status-card.svelte-maq4gq{padding:16px;border-radius:var(--radius-2xl);margin-bottom:12px;background:var(--fill-ink-panel);border:1px solid var(--border-ink);box-shadow:var(--shadow-card-ink);color:var(--text-on-ink)}.status-card.active.svelte-maq4gq{border-color:var(--border-accent)}.status-card.expired.svelte-maq4gq{border-color:rgba(var(--error-rgb),.45)}.status-card.none.svelte-maq4gq{border-color:var(--border-ink)}.status-row.svelte-maq4gq{display:flex;align-items:center;gap:12px}.status-text.svelte-maq4gq{display:flex;flex-direction:column;gap:2px;flex:1}.status-value.svelte-maq4gq{font-size:13px;font-weight:600}.status-card.active.svelte-maq4gq .status-value:where(.svelte-maq4gq){color:var(--accent)}.status-card.expired.svelte-maq4gq .status-value:where(.svelte-maq4gq){color:var(--error-soft)}.status-card.none.svelte-maq4gq .status-value:where(.svelte-maq4gq){color:var(--text-on-ink-muted)}.days-pill.svelte-maq4gq{padding:6px 12px;border-radius:var(--radius-3xl);font-size:13px;font-weight:700}.status-card.active.svelte-maq4gq .days-pill:where(.svelte-maq4gq){background:rgba(var(--accent-rgb),.2);color:var(--accent)}.status-card.expired.svelte-maq4gq .days-pill:where(.svelte-maq4gq){background:rgba(var(--error-rgb),.2);color:var(--error-soft)}.expires-row.svelte-maq4gq{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;background:rgba(var(--text-on-ink-rgb),.08);border-radius:var(--radius-sm)}.expires-row.svelte-maq4gq svg:where(.svelte-maq4gq){width:16px;height:16px;color:var(--text-on-ink-muted);flex-shrink:0}.expires-row.svelte-maq4gq span:where(.svelte-maq4gq){font-size:13px;color:var(--text-on-ink-muted)}.family-note.svelte-maq4gq{display:flex;align-items:center;gap:6px;margin-top:12px;padding:8px 12px;background:var(--accent-quiet);border:1px solid var(--accent-quiet);border-radius:var(--radius-sm);font-size:12px;color:var(--accent)}.sub-link-row.svelte-maq4gq{display:flex;align-items:center;gap:8px;margin-top:8px;padding:10px 12px;background:rgba(var(--text-on-ink-rgb),.08);border-radius:var(--radius-sm)}.sub-link-url.svelte-maq4gq{flex:1;font-size:12px;color:var(--text-on-ink-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-mono)}.sub-link-actions.svelte-maq4gq{display:flex;align-items:center;gap:8px;flex-shrink:0}.copy-icon-btn.svelte-maq4gq,.profile-qr-icon-btn.svelte-maq4gq{width:32px;height:32px;border:0;border-radius:var(--radius-xs);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-on-ink);flex-shrink:0;transition:color var(--dur-fast) ease,background var(--dur-fast) ease}.copy-icon-btn.svelte-maq4gq:hover,.profile-qr-icon-btn.svelte-maq4gq:hover{color:var(--accent);background:rgba(var(--text-on-ink-rgb),.1)}.copy-icon-btn.svelte-maq4gq:active,.profile-qr-icon-btn.svelte-maq4gq:active{transform:scale(.9)}.connect-row.svelte-maq4gq{display:flex;gap:8px;margin-top:8px}.connect-btn-full.svelte-maq4gq{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;padding:12px;background:var(--fill-accent);border:none;border-radius:var(--radius-md);color:var(--text-on-accent);font-size:15px;font-weight:700;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 16px var(--accent-quiet)}.guide-btn-small.svelte-maq4gq{gap:7px;padding:0 14px;align-self:stretch;border-radius:var(--radius-md);font:inherit;font-size:13px;font-weight:700;white-space:nowrap;background:rgba(var(--text-on-ink-rgb),.1);border:1px solid var(--border-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-on-ink);flex-shrink:0;transition:color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.guide-btn-small.svelte-maq4gq:hover{color:var(--accent);border-color:var(--border-accent);background:rgba(var(--accent-rgb),.14)}.guide-btn-small.svelte-maq4gq:active{transform:scale(.95)}.connect-btn-full.svelte-maq4gq:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(var(--text-on-ink-rgb),.15),transparent);transform:translate(-100%);animation:svelte-maq4gq-btn-shimmer 2s ease-in-out infinite}.connect-btn-full.svelte-maq4gq:active{transform:scale(.96)}@keyframes svelte-maq4gq-btn-shimmer{to{transform:translate(600px)}}.profile-qr-modal-overlay.svelte-maq4gq{position:fixed;inset:0;background:rgba(var(--shadow-ink-rgb),.72);backdrop-filter:blur(10px);z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px}.profile-qr-modal.svelte-maq4gq{position:relative;width:min(100%,320px);background:var(--surface-paper);border:1px solid var(--accent-quiet);border-radius:var(--radius-3xl);padding:22px;box-shadow:0 20px 60px rgba(var(--shadow-ink-rgb),.45);text-align:center}.profile-qr-close.svelte-maq4gq{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:var(--radius-sm);border:none;background:var(--accent-quiet);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer}.profile-qr-close.svelte-maq4gq svg:where(.svelte-maq4gq){width:18px;height:18px}.profile-qr-modal.svelte-maq4gq h3:where(.svelte-maq4gq){margin:8px 36px 16px;font-size:18px;font-weight:700;color:var(--text-primary)}.profile-qr-box.svelte-maq4gq{background:var(--text-on-ink);border-radius:var(--radius-2xl);padding:14px;box-shadow:inset 0 0 0 1px #0e0c0914}.profile-qr-box.svelte-maq4gq img:where(.svelte-maq4gq){width:100%;display:block;border-radius:var(--radius-sm)}.profile-qr-modal.svelte-maq4gq p:where(.svelte-maq4gq){margin:14px 0 0;font-size:13px;line-height:1.45;color:var(--text-secondary)}.sheet-overlay.svelte-maq4gq{position:fixed;inset:0;background:#0e0c098c;backdrop-filter:blur(6px);z-index:1000}.sheet.svelte-maq4gq{position:fixed;bottom:0;left:0;right:0;z-index:1001;padding:12px 20px calc(20px + env(safe-area-inset-bottom));background:var(--fill-paper);border:1px solid var(--border-soft);border-bottom:0;border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;box-shadow:var(--shadow-panel);animation:svelte-maq4gq-sheet-up var(--dur-slow) var(--ease-out)}@keyframes svelte-maq4gq-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle.svelte-maq4gq{width:36px;height:4px;background:var(--border-strong);border-radius:var(--radius-pill);margin:0 auto 16px}.sheet-title.svelte-maq4gq{font-size:18px;font-weight:800;letter-spacing:-.03em;color:var(--text-primary);margin:0 0 14px;text-align:center}.sheet-app-row.svelte-maq4gq{display:flex;align-items:center;gap:14px;width:100%;min-height:64px;padding:12px 16px;margin-bottom:8px;background:transparent;border:1px solid var(--border-soft);border-radius:var(--radius-lg);cursor:pointer;text-align:left;color:inherit;transition:background var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.sheet-app-row.svelte-maq4gq:last-of-type{margin-bottom:0}.sheet-app-row.svelte-maq4gq:hover{background:var(--surface-paper-alt);border-color:var(--text-primary)}.sheet-app-icon.svelte-maq4gq{width:40px;height:40px;border-radius:var(--radius-sm);background:var(--surface-sunken);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);flex-shrink:0}.sheet-app-name.svelte-maq4gq{flex:1;font-size:16px;font-weight:700;letter-spacing:-.025em;color:var(--text-primary)}.info-card.svelte-maq4gq{background:var(--surface-paper);border:1px solid var(--accent-quiet);border-radius:var(--radius-xl);margin-bottom:16px}.info-row.svelte-maq4gq{display:flex;align-items:center;gap:12px;padding:14px 16px}.info-row.svelte-maq4gq>svg:where(.svelte-maq4gq):first-child{width:20px;height:20px;color:var(--text-accent);flex-shrink:0}.info-label.svelte-maq4gq{font-size:15px;color:var(--text-secondary)}.info-value.svelte-maq4gq{margin-left:auto;font-size:15px;font-weight:600;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.info-value.success.svelte-maq4gq{color:var(--text-primary)}.info-value.muted.svelte-maq4gq{color:var(--text-muted)}.info-divider.svelte-maq4gq{height:1px;background:var(--accent-quiet);margin:0 16px}.link-btn.svelte-maq4gq{display:inline-flex;align-items:center;min-height:34px;margin-left:auto;padding:0 14px;background:var(--accent-quiet);border:1px solid var(--border-accent);border-radius:var(--radius-xs);color:var(--text-accent);font-size:13px;font-weight:700;cursor:pointer;flex-shrink:0}.link-btn.svelte-maq4gq:active{transform:scale(.95)}.email-form.svelte-maq4gq{background:var(--surface-paper);border:1px solid var(--accent-quiet);border-radius:var(--radius-xl);padding:16px;margin-bottom:16px;display:flex;flex-direction:column;gap:10px}.email-form-header.svelte-maq4gq{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.email-form-title.svelte-maq4gq{font-size:15px;font-weight:600;color:var(--text-primary)}.email-form-close.svelte-maq4gq{width:28px;height:28px;border-radius:var(--radius-xs);background:var(--accent-quiet);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-secondary)}.email-form-close.svelte-maq4gq svg:where(.svelte-maq4gq){width:16px;height:16px}.email-form-close.svelte-maq4gq:active{transform:scale(.9)}.form-input.svelte-maq4gq{width:100%;padding:12px 14px;background:var(--surface-input);border:1px solid var(--accent-quiet);border-radius:var(--radius-md);color:var(--text-primary);font-size:15px;font-weight:500;outline:none;box-sizing:border-box}.form-input.svelte-maq4gq::-moz-placeholder{color:var(--text-muted)}.form-input.svelte-maq4gq::placeholder{color:var(--text-muted)}.form-input.svelte-maq4gq:focus{border-color:var(--accent-quiet)}.form-input.svelte-maq4gq:disabled{opacity:.6}.form-hint.svelte-maq4gq{margin-top:-6px;font-size:12px;line-height:1.35;color:var(--text-muted)}.form-hint.error.svelte-maq4gq{color:var(--error)}.form-btn.svelte-maq4gq{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px;border-radius:var(--radius-md);font-size:15px;font-weight:600;cursor:pointer;border:none}.form-btn.primary.svelte-maq4gq{background:var(--fill-accent);color:var(--text-on-accent);box-shadow:0 4px 12px var(--accent-quiet)}.form-btn.svelte-maq4gq:disabled{opacity:.6;cursor:default}.form-btn.svelte-maq4gq:active:not(:disabled){transform:scale(.97)}.form-msg.svelte-maq4gq{font-size:13px;font-weight:500;padding:8px 12px;border-radius:var(--radius-sm)}.form-msg.error.svelte-maq4gq{background:rgba(var(--error-rgb),.1);color:var(--error)}.form-msg.success.svelte-maq4gq{background:rgba(var(--accent-rgb),.1);color:var(--text-accent)}.spinner.svelte-maq4gq{width:20px;height:20px;border:2px solid rgba(var(--text-on-ink-rgb),.2);border-top-color:var(--text-primary);border-radius:var(--radius-pill);animation:svelte-maq4gq-spin .6s linear infinite;flex-shrink:0}.spinner.small.svelte-maq4gq{width:16px;height:16px;border-width:2px}@keyframes svelte-maq4gq-spin{to{transform:rotate(360deg)}}@media (min-width: 1024px){.profile-page.svelte-maq4gq{display:grid;align-content:start;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:28px;align-items:start;padding-top:28px}.pf-identity.svelte-maq4gq{position:sticky;top:24px}.pf-identity.svelte-maq4gq .status-card:where(.svelte-maq4gq){margin-bottom:12px}.pf-actions.svelte-maq4gq{display:flex;flex-direction:column;align-items:flex-start}.pf-actions.svelte-maq4gq .sand-list{width:100%}.pf-actions.svelte-maq4gq .sand-list__row{min-height:70px;padding-inline:24px}}.rescue-banner.svelte-maq4gq{margin-top:12px;padding:14px;border-radius:var(--radius-lg);background:rgba(var(--accent-rgb),.14);border:1px solid var(--border-accent)}.rescue-content.svelte-maq4gq{display:flex;align-items:flex-start;gap:10px}.rescue-icon.svelte-maq4gq{display:flex;width:34px;height:34px;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:rgba(var(--accent-rgb),.2);color:var(--accent)}.rescue-icon.svelte-maq4gq svg:where(.svelte-maq4gq){width:19px;height:19px}.rescue-text.svelte-maq4gq{flex:1;min-width:0;text-align:left}.rescue-title.svelte-maq4gq{display:block;font-size:14px;font-weight:700;line-height:1.25;color:var(--text-on-ink);overflow-wrap:anywhere}.rescue-desc.svelte-maq4gq{display:block;margin-top:4px;font-size:12px;line-height:1.4;color:var(--text-on-ink-muted)}.rescue-close.svelte-maq4gq{display:flex;width:28px;height:28px;flex-shrink:0;align-items:center;justify-content:center;border:0;border-radius:var(--radius-xs);background:rgba(var(--text-on-ink-rgb),.08);color:var(--text-on-ink-muted);cursor:pointer}.rescue-close.svelte-maq4gq svg:where(.svelte-maq4gq){width:16px;height:16px}.rescue-actions.svelte-maq4gq{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.rescue-btn.svelte-maq4gq{min-width:0;padding:10px 6px;border:1px solid var(--border-ink);border-radius:var(--radius-md);background:rgba(var(--text-on-ink-rgb),.08);color:var(--text-on-ink);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.rescue-btn.primary.svelte-maq4gq{border-color:transparent;background:var(--fill-accent);color:var(--text-on-accent)}.profile-empty.svelte-maq4gq{display:flex;max-width:34ch;margin:48px auto;flex-direction:column;align-items:center;gap:10px;text-align:center}.profile-empty.svelte-maq4gq svg:where(.svelte-maq4gq){width:32px;height:32px;color:var(--text-muted)}.profile-empty.svelte-maq4gq strong:where(.svelte-maq4gq){font-size:17px;font-weight:700;color:var(--text-primary)}.profile-empty.svelte-maq4gq span:where(.svelte-maq4gq){font-size:14px;line-height:1.5;color:var(--text-secondary)}.empty-retry.svelte-maq4gq{margin-top:6px;padding:11px 18px;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--surface-paper);color:var(--text-primary);font:inherit;font-weight:700;cursor:pointer}.empty-retry.svelte-maq4gq:hover{border-color:var(--border-accent);color:var(--text-accent)}
