:root{--font-heading: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Manrope", var(--font-heading);--font-mono: "Roboto Mono", "Courier New", Consolas, monospace;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600}body{font-family:var(--font-heading);font-weight:var(--font-weight-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container[data-astro-cid-fsswmxcn]{max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width:640px){.container[data-astro-cid-fsswmxcn]{padding-inline:1.5rem}}.hero[data-astro-cid-fsswmxcn]{padding:4rem 0 3rem}.hero-grid[data-astro-cid-fsswmxcn]{display:grid;gap:3rem;align-items:center}@media(min-width:900px){.hero-grid[data-astro-cid-fsswmxcn]{grid-template-columns:1.1fr .9fr;gap:4rem}}.pill[data-astro-cid-fsswmxcn]{display:inline-block;padding:.375rem .875rem;border-radius:999px;background:#f59e0b1a;color:#fff;border:1px solid rgba(245,158,11,.2);font-weight:var(--font-weight-semibold);font-size:.875rem;font-family:var(--font-heading)}.hero-title[data-astro-cid-fsswmxcn]{font-family:var(--font-display);font-size:clamp(1.5rem,2vw + .75rem,2.25rem);font-weight:var(--font-weight-semibold);line-height:1.15;letter-spacing:-.02em;color:#fff}.hero__subtitle[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);color:#fff;font-size:1.125rem;font-weight:var(--font-weight-light);max-width:52ch;line-height:1.6;margin-bottom:2rem}.hero-actions[data-astro-cid-fsswmxcn]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.hero-art[data-astro-cid-fsswmxcn] img[data-astro-cid-fsswmxcn]{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000004d}.btn[data-astro-cid-fsswmxcn]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:10px;text-decoration:none;font-weight:500;border:1px solid transparent;transition:transform .15s ease,border-color .2s ease,background .2s ease;font-family:var(--font-heading);cursor:pointer}.btn-primary[data-astro-cid-fsswmxcn]{background:var(--primary);color:#fff}.btn-primary[data-astro-cid-fsswmxcn]:hover{transform:translateY(-1px);background:#d97706}.btn-secondary[data-astro-cid-fsswmxcn]{background:var(--panel);color:#fff;border-color:#ffffff1f}.btn-secondary[data-astro-cid-fsswmxcn]:hover{border-color:#f59e0b66;transform:translateY(-1px)}.btn-lg[data-astro-cid-fsswmxcn]{padding:1rem 2rem;font-size:1.125rem}.groups[data-astro-cid-fsswmxcn]{padding:4.5rem 0}.section-head[data-astro-cid-fsswmxcn]{text-align:center;max-width:680px;margin:0 auto 2.25rem}.section-title[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--font-weight-medium);letter-spacing:-.01em;color:#fff;margin-bottom:1rem}.section-desc[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);color:#fff;font-size:1.125rem;font-weight:var(--font-weight-light);line-height:1.6}.cards[data-astro-cid-fsswmxcn]{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.card-link[data-astro-cid-fsswmxcn]{display:block;text-decoration:none;color:inherit;transition:transform .2s ease}.card-link[data-astro-cid-fsswmxcn]:hover{transform:translateY(-4px)}.card-link[data-astro-cid-fsswmxcn]:hover .card[data-astro-cid-fsswmxcn]{border-color:#f59e0b80;box-shadow:0 8px 24px #f59e0b26}.card-link[data-astro-cid-fsswmxcn]:hover .link-arrow[data-astro-cid-fsswmxcn]{color:#f59e0b;transform:translate(4px)}.card[data-astro-cid-fsswmxcn]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.75rem;transition:transform .15s ease,border-color .2s ease,box-shadow .2s ease;height:100%;display:flex;flex-direction:column}.card-title[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);font-size:1.25rem;font-weight:var(--font-weight-medium);margin-bottom:1rem;color:#fff}.list[data-astro-cid-fsswmxcn]{display:grid;gap:.75rem;color:#fff;margin-bottom:1.5rem;flex-grow:1}.list[data-astro-cid-fsswmxcn] li[data-astro-cid-fsswmxcn]{position:relative;padding-left:1.5rem;font-family:var(--font-heading);font-weight:var(--font-weight-light);font-size:.95rem;line-height:1.5}.list[data-astro-cid-fsswmxcn] li[data-astro-cid-fsswmxcn]:before{content:"✓";position:absolute;left:0;color:#f59e0b;font-weight:500}.feature[data-astro-cid-fsswmxcn]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.feature[data-astro-cid-fsswmxcn] img[data-astro-cid-fsswmxcn]{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.card-footer[data-astro-cid-fsswmxcn]{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.link-arrow[data-astro-cid-fsswmxcn]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-weight:var(--font-weight-medium);font-size:.9rem;color:#ffffffb3;transition:all .2s ease}.highlight[data-astro-cid-fsswmxcn]{padding:5rem 0;background:linear-gradient(180deg,#0c0f1680,#11141e4d);border-block:1px solid rgba(245,158,11,.12)}.highlight-grid[data-astro-cid-fsswmxcn]{display:grid;gap:3rem;align-items:center}@media(min-width:900px){.highlight-grid[data-astro-cid-fsswmxcn]{grid-template-columns:1fr 1fr}}.h-title[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:var(--font-weight-medium);letter-spacing:-.01em;color:#fff;margin-bottom:1rem}.h-desc[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);color:#fff;margin:.75rem 0 1.5rem;font-weight:var(--font-weight-light);line-height:1.6}.bullets[data-astro-cid-fsswmxcn]{list-style:none;display:grid;gap:.75rem}.bullets[data-astro-cid-fsswmxcn] li[data-astro-cid-fsswmxcn]{padding-left:1.5rem;position:relative;color:#fff;font-family:var(--font-heading);font-weight:var(--font-weight-light)}.bullets[data-astro-cid-fsswmxcn] li[data-astro-cid-fsswmxcn]:before{content:"✓";position:absolute;left:0;color:#f59e0b;font-weight:500}.art[data-astro-cid-fsswmxcn] img[data-astro-cid-fsswmxcn]{width:100%;height:auto;border-radius:12px;box-shadow:0 20px 40px #0000004d}.security[data-astro-cid-fsswmxcn]{padding:5rem 0}.sec-grid[data-astro-cid-fsswmxcn]{display:grid;gap:2rem}.sec-title[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:var(--font-weight-medium);color:#fff;text-align:center;margin-bottom:1rem}.sec-cards[data-astro-cid-fsswmxcn]{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:1rem}.sec-card-link[data-astro-cid-fsswmxcn]{display:block;text-decoration:none;color:inherit;transition:transform .2s ease}.sec-card-link[data-astro-cid-fsswmxcn]:hover{transform:translateY(-2px)}.sec-card-link[data-astro-cid-fsswmxcn]:hover .sc[data-astro-cid-fsswmxcn]{border-color:#3b82f680;box-shadow:0 8px 20px #3b82f626}.sc[data-astro-cid-fsswmxcn]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.75rem;height:100%;transition:transform .15s ease,border-color .2s ease,box-shadow .2s ease}.sc[data-astro-cid-fsswmxcn] h3[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);font-size:1.125rem;font-weight:var(--font-weight-medium);margin-bottom:.75rem;color:#fff}.sc[data-astro-cid-fsswmxcn] p[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);color:#fff;font-weight:var(--font-weight-light);line-height:1.5;font-size:.95rem}.faq[data-astro-cid-fsswmxcn]{padding:5rem 0 4rem}.faq-grid[data-astro-cid-fsswmxcn]{display:grid;gap:.75rem;grid-template-columns:1fr;max-width:1200px;margin:2rem auto 0}.qa[data-astro-cid-fsswmxcn]{background:var(--panel);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.75rem 1.5rem;transition:border-color .2s ease}.qa[data-astro-cid-fsswmxcn]:hover{border-color:#f59e0b4d}.q[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);font-weight:var(--font-weight-medium);color:#fff;cursor:pointer;list-style:none;position:relative;padding-right:2rem}.q[data-astro-cid-fsswmxcn]::-webkit-details-marker{display:none}.q[data-astro-cid-fsswmxcn]:after{content:"+";position:absolute;right:0;top:0;font-size:1.25rem;color:#f59e0b;transition:transform .2s ease}.qa[data-astro-cid-fsswmxcn][open] .q[data-astro-cid-fsswmxcn]:after{content:"−"}.a[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);color:#9ca3af;padding-top:1rem;font-weight:var(--font-weight-light);line-height:1.6}.cta[data-astro-cid-fsswmxcn]{padding:4.5rem 0 5rem;background:linear-gradient(180deg,#11141e80,#0c0f16cc);border-top:1px solid rgba(245,158,11,.12)}.cta-wrap[data-astro-cid-fsswmxcn]{text-align:center;max-width:700px;margin:0 auto}.cta-title[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:var(--font-weight-medium);color:#fff;margin-bottom:1rem}.cta-desc[data-astro-cid-fsswmxcn]{font-family:var(--font-heading);color:#fff;margin:.5rem 0 1.75rem;font-weight:var(--font-weight-light);line-height:1.6;font-size:1.125rem}.cta-actions[data-astro-cid-fsswmxcn]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}@media(max-width:768px){.hero-grid[data-astro-cid-fsswmxcn],.highlight-grid[data-astro-cid-fsswmxcn]{grid-template-columns:1fr;gap:2rem}.hero[data-astro-cid-fsswmxcn]{padding:2.5rem 0}.groups[data-astro-cid-fsswmxcn]{padding:3rem 0}.cards[data-astro-cid-fsswmxcn],.sec-cards[data-astro-cid-fsswmxcn]{grid-template-columns:1fr}.cta-actions[data-astro-cid-fsswmxcn]{flex-direction:column;align-items:center}.btn[data-astro-cid-fsswmxcn]{width:100%;max-width:300px}}@media(max-width:480px){.hero-actions[data-astro-cid-fsswmxcn]{flex-direction:column}.hero-actions[data-astro-cid-fsswmxcn] .btn[data-astro-cid-fsswmxcn]{width:100%;max-width:none}.card[data-astro-cid-fsswmxcn]{padding:1.25rem}}
