.page.svelte-1be45h9{min-height:100vh;background:var(--bg-primary);color:var(--text-primary)}.container.svelte-1be45h9{max-width:1100px;margin:0 auto;padding:0 1.5rem}.container.narrow.svelte-1be45h9{max-width:760px}.hero.svelte-1be45h9{padding:4rem 1.5rem 3rem;text-align:center}.eyebrow.svelte-1be45h9{display:inline-block;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);margin-bottom:1rem}.eyebrow.svelte-1be45h9 strong:where(.svelte-1be45h9){color:var(--accent-primary);font-weight:800}.hero-title.svelte-1be45h9{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.06;letter-spacing:-.022em;color:var(--text-primary);margin:0 auto 1rem;max-width:760px}.hero-sub.svelte-1be45h9{font-size:1.05rem;color:var(--text-muted);max-width:720px;margin:0 auto 1.75rem;line-height:1.65}.hero-actions.svelte-1be45h9{display:flex;align-items:center;justify-content:center;gap:1.25rem;flex-wrap:wrap}.cta-btn.svelte-1be45h9{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;background:linear-gradient(135deg,#5ec496,#3e9e73);color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s;font-family:inherit;box-shadow:0 4px 16px #5ec4964d;text-decoration:none}.cta-btn.svelte-1be45h9:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #5ec49680}.cta-btn.svelte-1be45h9:disabled{opacity:.65;cursor:default}.cta-btn.svelte-1be45h9 svg{width:17px;height:17px}.secondary-link.svelte-1be45h9{color:var(--accent-primary);font-weight:600;font-size:.9rem;text-decoration:none}.secondary-link.svelte-1be45h9:hover{text-decoration:underline}.content-section.svelte-1be45h9{padding:4rem 1.5rem}.content-section.alt.svelte-1be45h9{background:var(--bg-secondary)}.section-title.svelte-1be45h9{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;letter-spacing:-.025em;color:var(--text-primary);margin-bottom:.75rem;text-align:center}.section-lead.svelte-1be45h9{font-size:1rem;color:var(--text-muted);line-height:1.7;max-width:700px;margin:0 auto 2.5rem;text-align:center}.grid.svelte-1be45h9{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.card.svelte-1be45h9{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:1.6rem}.card-ico.svelte-1be45h9{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:11px;background:#5ec49624;color:var(--accent-primary);margin-bottom:.9rem}.card-ico.svelte-1be45h9 svg{width:22px;height:22px}.card.svelte-1be45h9 h3:where(.svelte-1be45h9){font-size:1.08rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.card.svelte-1be45h9 p:where(.svelte-1be45h9){font-size:.9rem;color:var(--text-muted);line-height:1.65;margin:0}.steps.svelte-1be45h9{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}.step.svelte-1be45h9{text-align:center;padding:0 .5rem}.step-n.svelte-1be45h9{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--accent-primary);color:#fff;font-weight:800;font-size:1.1rem;margin-bottom:.9rem}.step.svelte-1be45h9 h3:where(.svelte-1be45h9){font-size:1.02rem;font-weight:700;color:var(--text-primary);margin:0 0 .4rem}.step.svelte-1be45h9 p:where(.svelte-1be45h9){font-size:.88rem;color:var(--text-muted);line-height:1.6;margin:0}.pays.svelte-1be45h9{text-align:center;max-width:640px;margin:0 auto;padding:1.75rem;border:1px solid rgba(94,196,150,.3);background:#5ec49612;border-radius:16px}.pays-head.svelte-1be45h9{font-size:1.15rem;font-weight:800;color:var(--text-primary);margin:0 0 .6rem;letter-spacing:-.01em}.pays-body.svelte-1be45h9{font-size:.95rem;color:var(--text-muted);line-height:1.7;margin:0}.access-card.svelte-1be45h9{max-width:620px;margin:0 auto;padding:1.75rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px}.access-form.svelte-1be45h9{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:end}.field.svelte-1be45h9{display:flex;flex-direction:column;gap:.4rem}.field.svelte-1be45h9 label:where(.svelte-1be45h9){font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.field.svelte-1be45h9 input:where(.svelte-1be45h9),.field.svelte-1be45h9 select:where(.svelte-1be45h9){min-height:46px;padding:0 .9rem;border:1.5px solid var(--border-color);border-radius:10px;background:var(--bg-input, var(--bg-card));color:var(--text-primary);font-family:inherit;font-size:.95rem;outline:none}.field.svelte-1be45h9 input:where(.svelte-1be45h9):focus,.field.svelte-1be45h9 select:where(.svelte-1be45h9):focus{border-color:var(--accent-primary)}.access-btn.svelte-1be45h9{grid-column:1 / -1;justify-content:center;width:100%}.access-error.svelte-1be45h9{display:flex;align-items:center;gap:.4rem;margin:.9rem 0 0;font-size:.85rem;color:#d99a1e}.access-error.svelte-1be45h9 svg{width:15px;height:15px}.access-alt.svelte-1be45h9{font-size:.85rem;color:var(--text-muted);margin:1rem 0 0;text-align:center}.access-alt.svelte-1be45h9 a:where(.svelte-1be45h9),.access-done.svelte-1be45h9 a:where(.svelte-1be45h9){color:var(--accent-primary);font-weight:600;text-decoration:none}.access-alt.svelte-1be45h9 a:where(.svelte-1be45h9):hover,.access-done.svelte-1be45h9 a:where(.svelte-1be45h9):hover{text-decoration:underline}.access-done.svelte-1be45h9{display:flex;align-items:flex-start;gap:.85rem}.done-tick.svelte-1be45h9{color:var(--accent-primary);flex-shrink:0}.done-tick.svelte-1be45h9 svg{width:26px;height:26px}.access-done.svelte-1be45h9 strong:where(.svelte-1be45h9){display:block;font-size:1rem;color:var(--text-primary);margin-bottom:.25rem}.access-done.svelte-1be45h9 p:where(.svelte-1be45h9){font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0}.faq-container.svelte-1be45h9{max-width:760px}.faq-list.svelte-1be45h9{display:flex;flex-direction:column;gap:1rem}.faq-item.svelte-1be45h9{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;padding:1.25rem 1.5rem}.faq-q.svelte-1be45h9{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.faq-a.svelte-1be45h9{font-size:.9rem;color:var(--text-muted);line-height:1.7;margin:0}@media (max-width: 520px){.access-form.svelte-1be45h9{grid-template-columns:1fr}}
