.hero[data-astro-cid-lcdefpme]{text-align:center;max-width:56rem;padding:clamp(3.5rem,8vw,6.5rem) 1.25rem clamp(2.5rem,5vw,4rem)}.hero-title[data-astro-cid-lcdefpme]{margin:1rem 0 1.25rem;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:700}.grad[data-astro-cid-lcdefpme]{background:linear-gradient(100deg, var(--accent), #a78bfa);color:#0000;background-clip:text}.hero-sub[data-astro-cid-lcdefpme]{color:var(--fg-muted);max-width:42rem;margin:0 auto 2rem;font-size:clamp(1.05rem,2vw,1.25rem)}.hero-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.hero-trust[data-astro-cid-lcdefpme]{color:var(--fg-muted);flex-wrap:wrap;justify-content:center;gap:1.75rem;margin-top:2.5rem;font-size:.9rem;list-style:none;display:flex}.hero-trust[data-astro-cid-lcdefpme] .mono[data-astro-cid-lcdefpme]{color:var(--fg);font-weight:600}.section-head[data-astro-cid-lcdefpme]{margin-bottom:1.75rem}.section-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(1.6rem,3vw,2.1rem)}.section-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--fg-muted);margin-top:.4rem}.tools[data-astro-cid-lcdefpme]{padding-top:2rem}.tool-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));gap:.85rem;display:grid}.tool-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);align-items:flex-start;gap:.9rem;padding:1.1rem 1.15rem;transition:border-color .15s,transform .12s,box-shadow .15s;display:flex}.tool-card[data-astro-cid-lcdefpme]:not(.is-soon):hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-2px)}.tool-card[data-astro-cid-lcdefpme].is-soon{opacity:.62;cursor:default}.tool-dot[data-astro-cid-lcdefpme]{background:var(--dot);width:12px;height:12px;box-shadow:0 0 0 4px color-mix(in srgb, var(--dot) 16%, transparent);border-radius:50%;flex:none;margin-top:5px}.tool-body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:.2rem;display:flex}.tool-name[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.98rem;font-weight:600;display:flex}.tool-blurb[data-astro-cid-lcdefpme]{color:var(--fg-muted);font-size:.85rem;line-height:1.45}.tool-arrow[data-astro-cid-lcdefpme]{color:var(--fg-subtle);transition:transform .15s}.tool-card[data-astro-cid-lcdefpme]:not(.is-soon):hover .tool-arrow[data-astro-cid-lcdefpme]{color:var(--fg);transform:translate(3px)}.pill[data-astro-cid-lcdefpme]{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.03em;border-radius:5px;padding:.12rem .4rem;font-size:.62rem}.pill-flag[data-astro-cid-lcdefpme]{background:color-mix(in srgb, var(--accent) 16%, transparent);color:var(--accent)}.pill-soon[data-astro-cid-lcdefpme]{background:var(--bg-subtle);color:var(--fg-subtle);border:1px solid var(--border)}.wedge[data-astro-cid-lcdefpme]{padding-top:4.5rem}.wedge-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;display:grid}.wedge-card[data-astro-cid-lcdefpme]{padding:1.5rem}.wedge-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.5rem;font-size:1.1rem}.wedge-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--fg-muted);font-size:.92rem}.madefor[data-astro-cid-lcdefpme]{padding-top:4.5rem}.madefor-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.7rem;display:grid}.madefor-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.15rem;font-size:.95rem;font-weight:550;transition:border-color .15s,transform .12s;display:flex}.madefor-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-strong);transform:translateY(-2px)}.madefor-card[data-astro-cid-lcdefpme]:hover .madefor-arrow[data-astro-cid-lcdefpme]{color:var(--accent);transform:translate(3px)}.madefor-arrow[data-astro-cid-lcdefpme]{color:var(--fg-subtle);transition:transform .15s,color .15s}.faq[data-astro-cid-lcdefpme]{max-width:46rem;padding-top:4.5rem}.faq-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:.5rem;display:flex}.faq-item[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-elevated);padding:.25rem 1.1rem}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;justify-content:space-between;align-items:center;padding:.9rem 0;font-weight:550;list-style:none;display:flex}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:after{content:"+";color:var(--fg-subtle);font-size:1.2rem}.faq-item[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]:after{content:"−"}.faq-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--fg-muted);padding:0 0 1rem;font-size:.92rem}
