.link-page.svelte-1057hvl{min-height:100dvh;display:flex;flex-direction:column;background:var(--bg-base);position:relative}.bg-gradient.svelte-1057hvl{position:fixed;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 20%,var(--color-optimal-soft) 0%,transparent 40%),radial-gradient(circle at 70% 80%,var(--color-optimal-soft) 0%,transparent 30%);opacity:.5;pointer-events:none;z-index:0}.bg-pattern.svelte-1057hvl{position:fixed;inset:0;background-image:radial-gradient(var(--border-subtle) 1px,transparent 1px);background-size:24px 24px;z-index:0;opacity:.5;pointer-events:none}.link-main.svelte-1057hvl{flex:1;display:flex;align-items:center;justify-content:center;padding:20px;position:relative;z-index:1}.link-container.svelte-1057hvl{width:100%;max-width:420px;position:relative;z-index:1}.header-actions.svelte-1057hvl{display:flex;justify-content:flex-end;margin-bottom:12px}.link-card.svelte-1057hvl{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:24px;padding:32px;text-align:center}.card-header.svelte-1057hvl{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.security-badge.svelte-1057hvl{display:flex;align-items:center;gap:5px;padding:6px 10px;background:var(--color-optimal-soft);color:var(--color-optimal-text);border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.device-illustration.svelte-1057hvl{display:flex;align-items:center;justify-content:center;gap:12px;margin:20px 0 28px}.device-frame.svelte-1057hvl{width:64px;height:80px;background:var(--bg-elevated);border:2px solid var(--border-default);border-radius:8px;display:flex;align-items:center;justify-content:center;padding:4px}.device-screen.svelte-1057hvl{width:100%;height:100%;background:var(--bg-base);border-radius:4px;display:flex;align-items:center;justify-content:center}.device-code-preview.svelte-1057hvl{font-size:8px;font-weight:600;color:var(--text-muted);font-family:ui-monospace,monospace}.connection-line.svelte-1057hvl{display:flex;align-items:center;gap:4px}.connection-line.svelte-1057hvl .dot:where(.svelte-1057hvl){width:6px;height:6px;background:var(--color-optimal);border-radius:50%;animation:svelte-1057hvl-pulse 1.5s ease-in-out infinite}.connection-line.svelte-1057hvl .line:where(.svelte-1057hvl){width:24px;height:2px;background:linear-gradient(90deg,var(--color-optimal),var(--color-optimal-soft));border-radius:1px}.cloud-icon.svelte-1057hvl{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--color-optimal);background:var(--color-optimal-soft);border-radius:12px}@keyframes svelte-1057hvl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}h1.svelte-1057hvl{font-size:22px;font-weight:600;color:var(--text-primary);margin:0 0 8px}.subtitle.svelte-1057hvl{font-size:14px;color:var(--text-secondary);margin:0 0 24px;line-height:1.5}.error-banner.svelte-1057hvl{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:var(--color-problem-soft);color:var(--color-problem-text);border-radius:12px;font-size:13px;margin-bottom:20px;line-height:1.4}.code-inputs.svelte-1057hvl{display:flex;justify-content:center;align-items:center;gap:clamp(6px,2vw,10px);margin-bottom:24px;padding:0 8px}.code-group.svelte-1057hvl{display:flex;gap:clamp(4px,1.2vw,6px)}.code-inputs.svelte-1057hvl input:where(.svelte-1057hvl){width:clamp(30px,7.5vw,36px);height:clamp(38px,9.5vw,46px);padding:0;text-align:center;font-size:clamp(15px,3.8vw,18px);font-weight:600;font-family:ui-monospace,SF Mono,monospace;color:var(--text-primary);background:var(--bg-elevated);border:2px solid rgba(255,255,255,.2);border-radius:clamp(6px,1.5vw,8px);outline:none;transition:all .15s ease;-webkit-appearance:none}.dash.svelte-1057hvl{font-size:clamp(18px,5vw,24px);color:var(--text-muted);font-weight:300}[data-theme=light] .code-inputs.svelte-1057hvl input:where(.svelte-1057hvl){border-color:#0003}.code-inputs.svelte-1057hvl input:where(.svelte-1057hvl):focus{border-color:var(--color-optimal);background:var(--bg-surface);box-shadow:0 0 0 3px var(--color-optimal-soft)}.code-inputs.svelte-1057hvl input.filled:where(.svelte-1057hvl){border-color:var(--color-optimal);background:var(--color-optimal-soft)}.code-inputs.svelte-1057hvl input:where(.svelte-1057hvl):disabled{opacity:.5}.dash.svelte-1057hvl{font-size:24px;color:var(--text-muted);font-weight:300}.step-icon.svelte-1057hvl{width:72px;height:72px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-elevated);color:var(--text-secondary)}.step-icon.authorize.svelte-1057hvl{background:var(--color-attention-soft, rgba(255, 193, 7, .15));color:var(--color-attention)}.account-info.svelte-1057hvl{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--bg-elevated);border-radius:12px;margin-bottom:16px}.account-avatar.svelte-1057hvl{width:44px;height:44px;border-radius:50%;background:var(--color-optimal);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:2px solid var(--border-default);box-shadow:0 2px 8px #0000001a}.account-avatar.svelte-1057hvl img:where(.svelte-1057hvl){width:100%;height:100%;object-fit:cover}.account-avatar.svelte-1057hvl span:where(.svelte-1057hvl){color:var(--color-accent-text);font-weight:600;font-size:16px}.account-details.svelte-1057hvl{text-align:left}.account-name.svelte-1057hvl{font-weight:500;color:var(--text-primary);font-size:14px}.account-email.svelte-1057hvl{color:var(--text-secondary);font-size:12px}.permissions-list.svelte-1057hvl{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;text-align:left}.permission-item.svelte-1057hvl{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--bg-base);border-radius:8px;font-size:13px;color:var(--text-secondary)}.permission-item.svelte-1057hvl svg:where(.svelte-1057hvl){color:var(--color-optimal);flex-shrink:0}.primary-btn.svelte-1057hvl{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;background:var(--color-accent);border:none;border-radius:12px;font-size:15px;font-weight:500;color:var(--color-accent-text);cursor:pointer;transition:all .15s ease}.primary-btn.svelte-1057hvl:hover:not(:disabled){background:var(--color-accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-md),var(--glow-accent)}.primary-btn.svelte-1057hvl:active:not(:disabled){transform:translateY(0)}.primary-btn.svelte-1057hvl:disabled{opacity:.5;cursor:not-allowed}.secondary-btn.svelte-1057hvl{flex:1;padding:14px 20px;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:12px;font-size:15px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:background .15s ease}.secondary-btn.svelte-1057hvl:hover{background:var(--bg-hover)}.google-btn.svelte-1057hvl{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;background:var(--bg-elevated);border:1px solid var(--border-default);border-radius:12px;font-size:15px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .15s ease;margin-bottom:12px}.google-btn.svelte-1057hvl:hover{background:var(--bg-hover);border-color:var(--border-strong);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.text-btn.svelte-1057hvl{background:none;border:none;color:var(--text-secondary);font-size:13px;cursor:pointer;padding:8px 12px;border-radius:6px;transition:color .15s ease}.text-btn.svelte-1057hvl:hover{color:var(--text-primary)}.button-row.svelte-1057hvl{display:flex;gap:10px}.button-row.svelte-1057hvl .primary-btn:where(.svelte-1057hvl){flex:1.2}.trust-section.svelte-1057hvl{margin-top:24px;padding-top:20px;border-top:1px solid var(--border-subtle)}.trust-section.compact.svelte-1057hvl{margin-top:16px;padding-top:16px}.trust-row.svelte-1057hvl{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.trust-item.svelte-1057hvl{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-secondary)}.trust-icon.svelte-1057hvl{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--bg-elevated);border-radius:6px;color:var(--text-muted)}.trust-icon.check.svelte-1057hvl{background:var(--color-optimal-soft);color:var(--color-optimal-text)}.trust-url.svelte-1057hvl{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;padding:8px 12px;background:var(--bg-base);border-radius:8px;font-size:12px;font-family:ui-monospace,monospace;color:var(--color-optimal-text)}.trust-url.svelte-1057hvl svg:where(.svelte-1057hvl){color:var(--color-optimal)}.success-animation.svelte-1057hvl{margin-bottom:24px}.success-circle.svelte-1057hvl{width:88px;height:88px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-optimal-soft);color:var(--color-optimal);animation:svelte-1057hvl-scaleIn .4s ease-out}@keyframes svelte-1057hvl-scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.success-info.svelte-1057hvl{margin:20px 0;padding:16px;background:var(--bg-elevated);border-radius:12px}.success-item.svelte-1057hvl{display:flex;align-items:flex-start;gap:12px;text-align:left}.success-item.svelte-1057hvl svg:where(.svelte-1057hvl){color:var(--color-optimal);flex-shrink:0;margin-top:2px}.success-item.svelte-1057hvl strong:where(.svelte-1057hvl){display:block;color:var(--text-primary);font-size:14px;margin-bottom:2px}.success-item.svelte-1057hvl span:where(.svelte-1057hvl){color:var(--text-secondary);font-size:12px}.hint.svelte-1057hvl{font-size:13px;color:var(--text-muted);margin:20px 0}.spinner.svelte-1057hvl{width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:svelte-1057hvl-spin .7s linear infinite}@keyframes svelte-1057hvl-spin{to{transform:rotate(360deg)}}@media(max-width:420px){.link-page.svelte-1057hvl{padding:16px}.link-card.svelte-1057hvl{padding:24px 20px;border-radius:20px}.code-inputs.svelte-1057hvl input:where(.svelte-1057hvl){width:34px;height:44px;font-size:18px;border-radius:8px}.code-group.svelte-1057hvl{gap:4px}.code-inputs.svelte-1057hvl{gap:6px}h1.svelte-1057hvl{font-size:20px}.device-illustration.svelte-1057hvl{transform:scale(.9)}.security-badge.svelte-1057hvl span:where(.svelte-1057hvl){display:none}.security-badge.svelte-1057hvl{padding:8px}}@media(max-width:420px){.code-inputs.svelte-1057hvl{flex-wrap:wrap;gap:0}.code-group.svelte-1057hvl{gap:clamp(5px,2vw,8px)}.code-inputs.svelte-1057hvl input:where(.svelte-1057hvl){width:clamp(36px,15vw,44px);height:clamp(42px,16vw,50px);font-size:clamp(16px,4.5vw,20px)}.dash.svelte-1057hvl{width:100%;text-align:center;font-size:16px;margin:4px 0}}.link-card.svelte-1057hvl{box-shadow:var(--shadow-lg)}.code-inputs.svelte-1057hvl input.filled:where(.svelte-1057hvl){border-color:var(--color-accent);background:var(--color-optimal-soft)}
