.hero[data-astro-cid-bbe6dxrz]{padding:80px 24px 60px;text-align:center;background:linear-gradient(180deg,var(--terra-l) 0%,var(--surface) 100%)}.hero-inner[data-astro-cid-bbe6dxrz]{max-width:720px;margin:0 auto}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-block;padding:6px 16px;border-radius:100px;background:var(--surface);border:1px solid var(--border);font-family:DM Mono,monospace;font-size:12px;color:var(--brown-l);margin-bottom:28px;letter-spacing:.02em}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(32px,6vw,52px);font-weight:700;line-height:1.15;letter-spacing:-.03em;color:var(--brown);margin-bottom:20px}.hero-accent[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#6366f1,#4f46e5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:18px;line-height:1.6;color:var(--brown-l);max-width:560px;margin:0 auto 36px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.hero-btn-primary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--terra);color:#fff;border-radius:12px;font-size:16px;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 14px #6366f14d}.hero-btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--terra-d);transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.hero-btn-arrow[data-astro-cid-bbe6dxrz]{transition:transform .2s}.hero-btn-primary[data-astro-cid-bbe6dxrz]:hover .hero-btn-arrow[data-astro-cid-bbe6dxrz]{transform:translate(3px)}.hero-btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:14px 28px;background:var(--surface);color:var(--brown-m);border:1.5px solid var(--border);border-radius:12px;font-size:16px;font-weight:500;transition:border-color .2s,color .2s}.hero-btn-secondary[data-astro-cid-bbe6dxrz]:hover{border-color:var(--terra);color:var(--terra)}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:24px}.hero-stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:2px}.hero-stat-value[data-astro-cid-bbe6dxrz]{font-size:22px;font-weight:700;color:var(--terra)}.hero-stat-label[data-astro-cid-bbe6dxrz]{font-family:DM Mono,monospace;font-size:11px;color:var(--brown-xl);text-transform:uppercase;letter-spacing:.06em}.hero-stat-sep[data-astro-cid-bbe6dxrz]{width:1px;height:32px;background:var(--border)}@media(max-width:480px){.hero[data-astro-cid-bbe6dxrz]{padding:48px 20px 40px}.hero-sub[data-astro-cid-bbe6dxrz]{font-size:16px}.hero-btn-primary[data-astro-cid-bbe6dxrz],.hero-btn-secondary[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center;padding:14px 20px}.hero-stats[data-astro-cid-bbe6dxrz]{gap:16px}.hero-stat-value[data-astro-cid-bbe6dxrz]{font-size:18px}}.features[data-astro-cid-vnivfuh2]{padding:80px 24px}.features-inner[data-astro-cid-vnivfuh2]{max-width:1080px;margin:0 auto}.features-header[data-astro-cid-vnivfuh2]{text-align:center;margin-bottom:48px}.features-tag[data-astro-cid-vnivfuh2]{display:inline-block;padding:4px 12px;border-radius:6px;background:var(--terra-l);color:var(--terra);font-family:DM Mono,monospace;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.features-title[data-astro-cid-vnivfuh2]{font-size:clamp(26px,4vw,38px);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:14px}.features-sub[data-astro-cid-vnivfuh2]{font-size:16px;color:var(--brown-l);max-width:480px;margin:0 auto;line-height:1.6}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;padding:28px 24px;background:var(--cream);border:1.5px solid var(--border);border-radius:16px;transition:border-color .2s,transform .2s,box-shadow .2s}.feature-card[data-astro-cid-vnivfuh2]:hover{border-color:var(--terra);transform:translateY(-3px);box-shadow:0 8px 24px #6366f11a}.feature-emoji[data-astro-cid-vnivfuh2]{font-size:32px;margin-bottom:14px;line-height:1}.feature-card-tag[data-astro-cid-vnivfuh2]{display:inline-block;width:fit-content;padding:3px 10px;border-radius:6px;background:var(--surface);border:1px solid var(--border);font-family:DM Mono,monospace;font-size:11px;color:var(--brown-l);margin-bottom:12px}.feature-card-title[data-astro-cid-vnivfuh2]{font-size:20px;font-weight:600;letter-spacing:-.02em;margin-bottom:8px}.feature-card-desc[data-astro-cid-vnivfuh2]{font-size:14px;color:var(--brown-l);line-height:1.6;flex:1;margin-bottom:16px}.feature-card-link[data-astro-cid-vnivfuh2]{font-size:14px;font-weight:600;color:var(--terra);display:flex;align-items:center;gap:6px}.feature-arrow[data-astro-cid-vnivfuh2]{transition:transform .2s}.feature-card[data-astro-cid-vnivfuh2]:hover .feature-arrow[data-astro-cid-vnivfuh2]{transform:translate(4px)}@media(max-width:640px){.features[data-astro-cid-vnivfuh2]{padding:48px 20px}.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.privacy[data-astro-cid-hf63eqyq]{padding:80px 24px;background:var(--cream)}.privacy-inner[data-astro-cid-hf63eqyq]{max-width:900px;margin:0 auto;text-align:center}.privacy-tag[data-astro-cid-hf63eqyq]{display:inline-block;padding:4px 12px;border-radius:6px;background:var(--terra-l);color:var(--terra);font-family:DM Mono,monospace;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.privacy-title[data-astro-cid-hf63eqyq]{font-size:clamp(24px,4vw,34px);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:40px}.privacy-grid[data-astro-cid-hf63eqyq]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.privacy-card[data-astro-cid-hf63eqyq]{padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:14px}.privacy-icon[data-astro-cid-hf63eqyq]{font-size:28px;display:block;margin-bottom:14px}.privacy-card-title[data-astro-cid-hf63eqyq]{font-size:16px;font-weight:600;margin-bottom:8px}.privacy-card-desc[data-astro-cid-hf63eqyq]{font-size:14px;color:var(--brown-l);line-height:1.6}@media(max-width:640px){.privacy[data-astro-cid-hf63eqyq]{padding:48px 20px}.privacy-grid[data-astro-cid-hf63eqyq]{grid-template-columns:1fr}}.faq[data-astro-cid-al2ca2vr]{padding:80px 24px}.faq-inner[data-astro-cid-al2ca2vr]{max-width:720px;margin:0 auto}.faq-tag[data-astro-cid-al2ca2vr]{display:inline-block;padding:6px 14px;background:var(--terra-l);color:var(--terra);font-size:13px;font-weight:600;border-radius:20px;letter-spacing:.02em;margin-bottom:16px}.faq-title[data-astro-cid-al2ca2vr]{font-size:clamp(24px,4vw,32px);font-weight:700;color:var(--brown);letter-spacing:-.02em;margin-bottom:32px}.faq-list[data-astro-cid-al2ca2vr]{display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-al2ca2vr]{border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:border-color .2s}.faq-item[data-astro-cid-al2ca2vr][open]{border-color:var(--terra)}.faq-question[data-astro-cid-al2ca2vr]{padding:18px 20px;font-size:16px;font-weight:600;color:var(--brown);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.faq-question[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-al2ca2vr]:after{content:"+";font-size:20px;font-weight:400;color:var(--brown-l);flex-shrink:0;transition:transform .2s}.faq-item[data-astro-cid-al2ca2vr][open] .faq-question[data-astro-cid-al2ca2vr]:after{content:"−";color:var(--terra)}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 20px 18px;font-size:15px;line-height:1.6;color:var(--brown-m)}@media(max-width:480px){.faq[data-astro-cid-al2ca2vr]{padding:48px 20px}.faq-question[data-astro-cid-al2ca2vr]{padding:16px;font-size:15px}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 16px 16px;font-size:14px}}.cta[data-astro-cid-4xty6sx2]{padding:80px 24px;text-align:center}.cta-inner[data-astro-cid-4xty6sx2]{max-width:600px;margin:0 auto;padding:48px 40px;background:linear-gradient(145deg,#6366f1,#4f46e5);border-radius:24px;box-shadow:0 12px 40px #6366f14d}.cta-title[data-astro-cid-4xty6sx2]{font-size:clamp(22px,4vw,30px);font-weight:700;color:#fff;letter-spacing:-.02em;margin-bottom:12px}.cta-sub[data-astro-cid-4xty6sx2]{font-size:16px;color:#fffc;margin-bottom:28px}.cta-btn[data-astro-cid-4xty6sx2]{display:inline-flex;align-items:center;gap:8px;padding:14px 32px;background:#fff;color:var(--terra);border-radius:12px;font-size:16px;font-weight:600;transition:transform .15s,box-shadow .2s;box-shadow:0 4px 12px #00000026}.cta-btn[data-astro-cid-4xty6sx2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.cta-arrow[data-astro-cid-4xty6sx2]{transition:transform .2s}.cta-btn[data-astro-cid-4xty6sx2]:hover .cta-arrow[data-astro-cid-4xty6sx2]{transform:translate(3px)}@media(max-width:480px){.cta[data-astro-cid-4xty6sx2]{padding:40px 20px}.cta-inner[data-astro-cid-4xty6sx2]{padding:36px 24px;border-radius:18px}}
