.hero[data-astro-cid-mrm5k4fd]{padding:48px 16px 40px;text-align:center;background:var(--bg-secondary);border-bottom:1px solid var(--border)}.hero-inner[data-astro-cid-mrm5k4fd]{max-width:560px;margin:0 auto}.hero-bread[data-astro-cid-mrm5k4fd]{margin-bottom:24px}.hero-svg[data-astro-cid-mrm5k4fd]{max-width:200px;width:100%;height:auto}.hero-title[data-astro-cid-mrm5k4fd]{font-size:2rem;line-height:1.15;color:var(--text-primary)}.hero-subtitle[data-astro-cid-mrm5k4fd]{margin-top:12px;font-size:1.05rem;color:var(--text-secondary);line-height:1.6}.hero-actions[data-astro-cid-mrm5k4fd]{margin-top:28px;display:flex;justify-content:center;gap:12px}.how-it-works[data-astro-cid-mrm5k4fd]{padding:56px 0}.how-it-works[data-astro-cid-mrm5k4fd] h2[data-astro-cid-mrm5k4fd]{text-align:center;margin-bottom:32px}.steps-grid[data-astro-cid-mrm5k4fd]{display:grid;grid-template-columns:1fr;gap:20px}.step-card[data-astro-cid-mrm5k4fd]{text-align:center;padding:24px 16px}.step-number[data-astro-cid-mrm5k4fd]{width:44px;height:44px;margin:0 auto 16px;background:var(--accent);color:var(--text-inverse);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-weight:700;font-size:1.1rem}.step-card[data-astro-cid-mrm5k4fd] h3[data-astro-cid-mrm5k4fd]{margin-bottom:8px}.features[data-astro-cid-mrm5k4fd]{padding:56px 0;background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.features[data-astro-cid-mrm5k4fd] h2[data-astro-cid-mrm5k4fd]{text-align:center;margin-bottom:32px}.features-grid[data-astro-cid-mrm5k4fd]{display:grid;grid-template-columns:1fr;gap:16px}.feature-card[data-astro-cid-mrm5k4fd]{text-align:center;padding:28px 20px}.feature-icon[data-astro-cid-mrm5k4fd]{font-size:2rem;margin-bottom:12px}.feature-card[data-astro-cid-mrm5k4fd] h3[data-astro-cid-mrm5k4fd]{margin-bottom:8px}.cta-section[data-astro-cid-mrm5k4fd]{padding:64px 0}.contact-section[data-astro-cid-mrm5k4fd]{padding:64px 0;background:var(--bg-secondary);border-top:1px solid var(--border)}.contact-section[data-astro-cid-mrm5k4fd] h2[data-astro-cid-mrm5k4fd]{text-align:center;margin-bottom:8px}.contact-subtitle[data-astro-cid-mrm5k4fd]{text-align:center;color:var(--text-secondary);margin-bottom:32px}.contact-form[data-astro-cid-mrm5k4fd]{max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.contact-row[data-astro-cid-mrm5k4fd]{display:grid;grid-template-columns:1fr;gap:16px}.contact-field[data-astro-cid-mrm5k4fd]{display:flex;flex-direction:column;gap:6px}.contact-field[data-astro-cid-mrm5k4fd] label[data-astro-cid-mrm5k4fd]{font-size:.9rem;font-weight:600}.contact-field[data-astro-cid-mrm5k4fd] input[data-astro-cid-mrm5k4fd],.contact-field[data-astro-cid-mrm5k4fd] textarea[data-astro-cid-mrm5k4fd]{padding:10px 14px;border:1px solid var(--border);border-radius:8px;background:var(--bg-primary);color:var(--text-primary);font-size:1rem;font-family:inherit;resize:vertical}.contact-field[data-astro-cid-mrm5k4fd] input[data-astro-cid-mrm5k4fd]:focus,.contact-field[data-astro-cid-mrm5k4fd] textarea[data-astro-cid-mrm5k4fd]:focus{outline:none;border-color:var(--accent)}@media(min-width:640px){.hero[data-astro-cid-mrm5k4fd]{padding:72px 24px 56px}.hero-title[data-astro-cid-mrm5k4fd]{font-size:2.75rem}.steps-grid[data-astro-cid-mrm5k4fd]{grid-template-columns:repeat(3,1fr)}.features-grid[data-astro-cid-mrm5k4fd]{grid-template-columns:repeat(2,1fr)}.contact-row[data-astro-cid-mrm5k4fd]{grid-template-columns:1fr 1fr}}@media(min-width:768px){.hero-svg[data-astro-cid-mrm5k4fd]{max-width:240px}}.home-blog[data-astro-cid-mrm5k4fd]{padding:56px 0}.home-blog-header[data-astro-cid-mrm5k4fd]{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:28px}.home-blog-header[data-astro-cid-mrm5k4fd] h2[data-astro-cid-mrm5k4fd]{margin:0}.home-blog-all[data-astro-cid-mrm5k4fd]{color:var(--accent);text-decoration:none;font-weight:600;font-size:.95rem}.home-blog-all[data-astro-cid-mrm5k4fd]:hover{text-decoration:underline}.home-blog-grid[data-astro-cid-mrm5k4fd]{display:grid;grid-template-columns:1fr;gap:20px}.home-blog-card[data-astro-cid-mrm5k4fd]{display:grid;grid-template-columns:110px 1fr;gap:18px;text-decoration:none;color:inherit;background:var(--bg-secondary);border:1px solid var(--border);border-radius:10px;padding:14px;align-items:center;transition:border-color .2s ease,transform .2s ease}.home-blog-card[data-astro-cid-mrm5k4fd]:hover{border-color:var(--accent);transform:translateY(-2px)}.home-blog-thumb[data-astro-cid-mrm5k4fd]{aspect-ratio:1 / 1;overflow:hidden;border-radius:6px;background:var(--bg-tertiary)}.home-blog-thumb[data-astro-cid-mrm5k4fd] img[data-astro-cid-mrm5k4fd]{width:100%;height:100%;object-fit:cover;display:block}.home-blog-body[data-astro-cid-mrm5k4fd] h3[data-astro-cid-mrm5k4fd]{margin:0 0 6px;font-size:1.05rem;color:var(--text-primary);line-height:1.3}.home-blog-body[data-astro-cid-mrm5k4fd] p[data-astro-cid-mrm5k4fd]{margin:0;font-size:.88rem;color:var(--text-muted);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:720px){.home-blog-grid[data-astro-cid-mrm5k4fd]{grid-template-columns:1fr 1fr}}
