@keyframes svelte-l9h94x-hp-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-l9h94x-hp-card-enter{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hp-page.svelte-l9h94x{font-family:DM Sans,system-ui,-apple-system,sans-serif;animation:svelte-l9h94x-hp-fade-up .5s cubic-bezier(.22,1,.36,1) forwards;display:flex;flex-direction:column;gap:2rem;max-width:64rem}.hp-header.svelte-l9h94x{display:flex;flex-direction:column;gap:.25rem}.hp-title.svelte-l9h94x{font-family:DM Sans,system-ui,sans-serif;font-size:1.5rem;font-weight:800;color:var(--color-text-primary);letter-spacing:-.025em;line-height:1.2}@media(min-width:768px){.hp-title.svelte-l9h94x{font-size:1.875rem}}.hp-title-accent.svelte-l9h94x{color:var(--color-brand)}.hp-subtitle.svelte-l9h94x{color:var(--color-text-tertiary);font-size:.875rem;font-weight:400;margin-top:.125rem}.hp-section.svelte-l9h94x{display:flex;flex-direction:column;gap:1rem}.hp-section-header.svelte-l9h94x{display:flex;align-items:center;gap:.75rem}.hp-section-icon.svelte-l9h94x{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;flex-shrink:0}.hp-icon-brand.svelte-l9h94x{background:var(--color-brand-light);color:var(--color-brand)}.hp-icon-green.svelte-l9h94x{background:#ecfdf5;color:#16a34a}.hp-icon-amber.svelte-l9h94x{background:#fffbeb;color:#d97706}.hp-icon-purple.svelte-l9h94x{background:#faf5ff;color:#9333ea}[data-theme=dark] .hp-icon-green.svelte-l9h94x{background:#16a34a1f;color:#4ade80}[data-theme=dark] .hp-icon-amber.svelte-l9h94x{background:#d977061f;color:#fbbf24}[data-theme=dark] .hp-icon-purple.svelte-l9h94x{background:#9333ea1f;color:#c084fc}.hp-section-title.svelte-l9h94x{font-family:DM Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:var(--color-text-primary);letter-spacing:-.01em;line-height:1.3}.hp-section-desc.svelte-l9h94x{font-size:.8125rem;color:var(--color-text-muted);font-weight:400;margin-top:.0625rem}.hp-steps-grid.svelte-l9h94x{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.hp-steps-grid.svelte-l9h94x{grid-template-columns:repeat(3,1fr)}}.hp-step-card.svelte-l9h94x{display:flex;gap:1rem;padding:1.25rem;background:var(--color-bg-surface);border:1px solid var(--color-border-secondary);border-radius:.875rem;transition:all .2s ease;animation:svelte-l9h94x-hp-card-enter .45s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i) * 80ms)}.hp-step-card.svelte-l9h94x:hover{border-color:var(--color-border-primary);box-shadow:0 2px 8px #0000000a}.hp-step-num-wrap.svelte-l9h94x{flex-shrink:0}.hp-step-num.svelte-l9h94x{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background:var(--color-brand);color:#fff;font-size:.8125rem;font-weight:700;font-family:DM Sans,system-ui,sans-serif;box-shadow:0 1px 3px #4f46e54d}.hp-step-body.svelte-l9h94x{display:flex;flex-direction:column;gap:.375rem;min-width:0}.hp-step-title.svelte-l9h94x{font-size:.875rem;font-weight:700;color:var(--color-text-primary);line-height:1.3}.hp-step-desc.svelte-l9h94x{font-size:.8125rem;color:var(--color-text-tertiary);line-height:1.6}.hp-guides-grid.svelte-l9h94x{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.hp-guides-grid.svelte-l9h94x{grid-template-columns:repeat(2,1fr)}}.hp-guide-card.svelte-l9h94x{display:flex;flex-direction:column;padding:1.25rem;background:var(--color-bg-surface);border:1px solid var(--color-border-secondary);border-radius:.875rem;transition:all .2s ease;animation:svelte-l9h94x-hp-card-enter .45s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i) * 60ms + .1s)}.hp-guide-card.svelte-l9h94x:hover{border-color:var(--color-brand-lighter);box-shadow:0 4px 16px #4f46e50f}.hp-guide-top.svelte-l9h94x{margin-bottom:.875rem}.hp-guide-link.svelte-l9h94x{display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;color:var(--color-text-primary);text-decoration:none;letter-spacing:-.01em;transition:color .18s ease}.hp-guide-link.svelte-l9h94x:hover{color:var(--color-brand)}.hp-guide-arrow.svelte-l9h94x{opacity:0;transform:translate(-2px,2px);transition:all .2s ease;color:var(--color-brand)}.hp-guide-link.svelte-l9h94x:hover .hp-guide-arrow:where(.svelte-l9h94x){opacity:1;transform:translate(0)}.hp-guide-desc.svelte-l9h94x{font-size:.8125rem;color:var(--color-text-tertiary);margin-top:.25rem;line-height:1.5}.hp-tips.svelte-l9h94x{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;border-top:1px solid var(--color-border-tertiary);padding-top:.875rem}.hp-tip-item.svelte-l9h94x{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;color:var(--color-text-secondary);line-height:1.55}.hp-tip-dot.svelte-l9h94x{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:var(--color-brand);opacity:.5;margin-top:.4375rem}.hp-faq-wrap.svelte-l9h94x{background:var(--color-bg-surface);border:1px solid var(--color-border-secondary);border-radius:.875rem;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005}.hp-faq-wrap.svelte-l9h94x>:where(.svelte-l9h94x):not(:first-child){border-top:1px solid var(--color-border-tertiary)}.hp-faq-btn.svelte-l9h94x{width:100%;text-align:left;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;transition:background-color .15s ease}.hp-faq-btn.svelte-l9h94x:hover,.hp-faq-open.svelte-l9h94x{background:var(--color-bg-surface-secondary)}.hp-faq-row.svelte-l9h94x{display:flex;align-items:center;gap:.75rem}.hp-faq-marker.svelte-l9h94x{font-family:DM Sans,system-ui,sans-serif;font-size:.6875rem;font-weight:700;color:var(--color-text-muted);letter-spacing:.04em;flex-shrink:0;width:1.5rem}.hp-faq-q.svelte-l9h94x{flex:1;font-size:.875rem;font-weight:600;color:var(--color-text-primary);line-height:1.4}.hp-faq-chevron.svelte-l9h94x{flex-shrink:0;color:var(--color-text-muted);transition:transform .25s cubic-bezier(.22,1,.36,1)}.hp-faq-chevron-open.svelte-l9h94x{transform:rotate(180deg)}.hp-faq-a.svelte-l9h94x{font-size:.8125rem;color:var(--color-text-tertiary);line-height:1.65;margin-top:.625rem;padding-left:2.25rem;padding-right:2rem}.hp-shortcuts-card.svelte-l9h94x{background:var(--color-bg-surface);border:1px solid var(--color-border-secondary);border-radius:.875rem;padding:1.25rem;box-shadow:0 1px 3px #0000000a,0 1px 2px #00000005}.hp-shortcuts-grid.svelte-l9h94x{display:grid;grid-template-columns:1fr;gap:.875rem}@media(min-width:640px){.hp-shortcuts-grid.svelte-l9h94x{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.hp-shortcuts-grid.svelte-l9h94x{grid-template-columns:repeat(4,1fr)}}.hp-shortcut.svelte-l9h94x{display:flex;align-items:center;gap:.75rem}.hp-kbd.svelte-l9h94x{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;padding:.3125rem .625rem;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;font-weight:700;color:var(--color-text-secondary);background:var(--color-bg-surface-secondary);border:1px solid var(--color-border-primary);border-bottom-width:2px;border-radius:.375rem;letter-spacing:.02em}.hp-shortcut-label.svelte-l9h94x{font-size:.8125rem;color:var(--color-text-tertiary);font-weight:400}.hp-cta.svelte-l9h94x{border-radius:.875rem;background:var(--color-bg-surface);border:1px solid var(--color-border-secondary);overflow:hidden;position:relative}.hp-cta.svelte-l9h94x:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-brand),#9333ea,#ec4899);opacity:.8}.hp-cta-inner.svelte-l9h94x{display:flex;flex-direction:column;align-items:center;padding:2.5rem 2rem;text-align:center}.hp-cta-icon-wrap.svelte-l9h94x{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background:var(--color-brand-light);color:var(--color-brand);margin-bottom:1rem}.hp-cta-title.svelte-l9h94x{font-family:DM Sans,system-ui,sans-serif;font-size:1.125rem;font-weight:800;color:var(--color-text-primary);letter-spacing:-.015em;margin-bottom:.375rem}.hp-cta-desc.svelte-l9h94x{font-size:.8125rem;color:var(--color-text-tertiary);line-height:1.6;max-width:28rem;margin-bottom:1.25rem}.hp-cta-btn.svelte-l9h94x{display:inline-flex;align-items:center;gap:.5rem;padding:.5625rem 1.25rem;font-family:DM Sans,system-ui,sans-serif;font-size:.8125rem;font-weight:600;color:#fff;background:var(--color-brand);border:none;border-radius:.5rem;text-decoration:none;transition:all .18s ease;cursor:pointer;box-shadow:0 1px 3px #4f46e54d}.hp-cta-btn.svelte-l9h94x:hover{background:var(--color-brand-hover);box-shadow:0 4px 12px #4f46e540;transform:translateY(-1px)}
