.hero[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;min-height:100dvh;padding:6rem 2rem 4rem;max-width:1100px;margin:0 auto}.hero-content[data-astro-cid-bbe6dxrz]{max-width:620px}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2.6rem,6.5vw,4.2rem);font-weight:700;line-height:1.06;letter-spacing:-.04em;color:#fff;margin-bottom:1.5rem}.hero[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,1.1rem);font-weight:400;line-height:1.75;color:#a1a1aa;margin-bottom:2.5rem;max-width:500px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:.75rem}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:.7rem 1.4rem;border-radius:8px;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s,color .2s}.btn-primary[data-astro-cid-bbe6dxrz]{background:#fafafa;color:#09090b;border:1px solid transparent;box-shadow:0 1px 2px #0000004d}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:#e4e4e7;box-shadow:0 2px 8px #0006}.btn-secondary[data-astro-cid-bbe6dxrz]{background:#ffffff0a;border:1px solid #27272a;color:#d4d4d8}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{border-color:#3f3f46;background:#ffffff12;color:#fff}@media(max-width:640px){.hero[data-astro-cid-bbe6dxrz]{padding:5rem 1.25rem 3rem}.hero-br[data-astro-cid-bbe6dxrz]{display:none}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column}.hero-actions[data-astro-cid-bbe6dxrz] .btn-primary[data-astro-cid-bbe6dxrz],.hero-actions[data-astro-cid-bbe6dxrz] .btn-secondary[data-astro-cid-bbe6dxrz]{text-align:center;justify-content:center}}#products{padding:6rem 0;border-top:1px solid #18181b;background:linear-gradient(180deg,transparent 0%,rgba(255,255,255,.01) 50%,transparent 100%)}#products .container{max-width:1100px;margin:0 auto;padding:0 2rem}#products .section-header{margin-bottom:3rem}#products .label{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#71717a;display:block;margin-bottom:.5rem}#products .section-header h2{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:700;letter-spacing:-.025em;color:#fff}#products .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}#products .card{padding:1.5rem;border-radius:14px;border:1px solid #1a1a1e;background:linear-gradient(165deg,#0e0e12,#0b0b0f);display:flex;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;text-decoration:none}#products .card.clickable:hover{border-color:#2a2a2e;transform:translateY(-3px);box-shadow:0 12px 40px #00000073,0 0 0 1px #ffffff05}#products .card.clickable:hover .ext{transform:translate(2px,-2px)}#products .card-top{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}#products .card-top h3{font-size:1.1rem;font-weight:700;color:#f4f4f5}#products .status{font-size:.6rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:5px;background:#ffffff0a;color:#3f3f46}#products .status.live{color:#4ade80;background:#4ade801a}#products .status.beta{color:#facc15;background:#facc151a}#products .status.dev{color:#38bdf8;background:#38bdf81a}#products .status.soon{color:#a78bfa;background:#a78bfa1a}#products .card p,#products .coming-card p{font-size:.875rem;line-height:1.7;color:#a1a1aa;flex:1}#products .card-foot{display:inline-flex;align-items:center;gap:4px;margin-top:1.25rem;font-size:.78rem;font-weight:600;color:#3f3f46;transition:color .15s}#products .card.clickable:hover .card-foot{color:#a1a1aa}#products .card-foot.muted{color:#52525b}#products .ext{transition:transform .15s}#products .coming-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #18181b}#products .coming-title{display:block;font-size:.8rem;font-weight:600;color:#3f3f46;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.25rem}#products .coming-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}#products .coming-card{padding:1.5rem;border-radius:14px;border:1px solid #18181b;background:#0a0a0d;opacity:.6;display:flex;flex-direction:column;cursor:default}@media(max-width:768px){#products .grid,#products .coming-grid{grid-template-columns:1fr}#products .container{padding:0 1.25rem}}#development{padding:6rem 0;border-top:1px solid #18181b}#development .container{max-width:1100px;margin:0 auto;padding:0 2rem}#development .section-header{margin-bottom:3rem}#development .label{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#71717a;display:block;margin-bottom:.5rem}#development .section-header h2{font-size:clamp(1.5rem,3.5vw,2.1rem);font-weight:700;letter-spacing:-.025em;color:#fff;margin-bottom:.75rem}#development .section-sub{font-size:.95rem;color:#71717a;line-height:1.6;max-width:440px}#development .list{display:flex;flex-direction:column}#development .item{display:grid;grid-template-columns:200px 1fr;gap:2rem;align-items:baseline;padding:1.25rem 0;border-bottom:1px solid #18181b}#development .item:first-child{border-top:1px solid #18181b}#development .item h3{font-size:.95rem;font-weight:700;color:#f4f4f5}#development .item p{font-size:.875rem;line-height:1.6;color:#a1a1aa;max-width:520px}@media(max-width:640px){#development .container{padding:0 1.25rem}#development .item{grid-template-columns:1fr;gap:.5rem}}#grid[data-astro-cid-j7pv25f6]{position:fixed;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}main[data-astro-cid-j7pv25f6]{position:relative;z-index:1}
