:root{--gold: #D4AF37;--gold-rgb: 212,175,55;--bg: #0a0a0a;--bg-card: #111;--bg-alt: #0d0d0d;--border: #222;--text: #fff;--muted: #888;--radius: .75rem}[data-astro-cid-uc6cw6he]{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif}.container[data-astro-cid-uc6cw6he]{max-width:1100px;margin:0 auto;padding:0 1.25rem}.container-sm[data-astro-cid-uc6cw6he]{max-width:740px;margin:0 auto;padding:0 1.25rem}.gold[data-astro-cid-uc6cw6he]{color:var(--gold)}.section[data-astro-cid-uc6cw6he]{padding:4.5rem 0}.section-alt[data-astro-cid-uc6cw6he]{padding:4.5rem 0;background:var(--bg-alt)}h1[data-astro-cid-uc6cw6he]{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1;margin-bottom:1.25rem}h2[data-astro-cid-uc6cw6he]{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;margin-bottom:1.5rem}h3[data-astro-cid-uc6cw6he]{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}p[data-astro-cid-uc6cw6he]{color:#ccc;line-height:1.7}.badge[data-astro-cid-uc6cw6he]{display:inline-block;background:#d4af371f;color:var(--gold);border:1px solid rgba(212,175,55,.3);border-radius:9999px;padding:.3rem .9rem;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.btn-gold[data-astro-cid-uc6cw6he]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#c9a227,#f0c040);color:#0a0a0a;font-weight:900;font-size:1rem;padding:.9rem 2rem;border-radius:9999px;text-decoration:none;transition:opacity .2s,transform .2s}.btn-gold[data-astro-cid-uc6cw6he]:hover{opacity:.9;transform:translateY(-2px)}.btn-outline[data-astro-cid-uc6cw6he]{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(212,175,55,.4);color:var(--gold);font-weight:700;font-size:.95rem;padding:.75rem 1.75rem;border-radius:9999px;text-decoration:none;transition:background .2s;margin-left:1rem}.btn-outline[data-astro-cid-uc6cw6he]:hover{background:#d4af3714}@media(max-width:640px){.btn-outline[data-astro-cid-uc6cw6he]{margin-left:0;margin-top:.75rem}}.hero[data-astro-cid-uc6cw6he]{padding:6rem 0 4rem;text-align:center}.hero[data-astro-cid-uc6cw6he] p[data-astro-cid-uc6cw6he].sub{font-size:1.15rem;max-width:620px;margin:0 auto 2rem}.hero-ctas[data-astro-cid-uc6cw6he]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.breadcrumb[data-astro-cid-uc6cw6he]{font-size:.8rem;color:var(--muted);margin-bottom:2rem}.breadcrumb[data-astro-cid-uc6cw6he] a[data-astro-cid-uc6cw6he]{color:var(--muted);text-decoration:none}.breadcrumb[data-astro-cid-uc6cw6he] a[data-astro-cid-uc6cw6he]:hover{color:var(--gold)}.answer-box[data-astro-cid-uc6cw6he]{background:#d4af370d;border:1px solid rgba(212,175,55,.2);border-radius:var(--radius);padding:1.5rem 2rem;margin:2.5rem 0;text-align:left}.answer-box[data-astro-cid-uc6cw6he] strong[data-astro-cid-uc6cw6he]{color:var(--gold)}.engines-grid[data-astro-cid-uc6cw6he]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-top:2rem}.engine-card[data-astro-cid-uc6cw6he]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;text-align:center}.engine-card[data-astro-cid-uc6cw6he] .logo[data-astro-cid-uc6cw6he]{font-size:2rem;margin-bottom:.75rem}.engine-card[data-astro-cid-uc6cw6he] h3[data-astro-cid-uc6cw6he]{font-size:1rem}.engine-card[data-astro-cid-uc6cw6he] p[data-astro-cid-uc6cw6he]{font-size:.85rem;margin:0}.pillars-grid[data-astro-cid-uc6cw6he]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:2rem}.pillar[data-astro-cid-uc6cw6he]{background:var(--bg-card);border:1px solid var(--border);border-left:3px solid var(--gold);border-radius:var(--radius);padding:1.5rem}.pillar[data-astro-cid-uc6cw6he] .num[data-astro-cid-uc6cw6he]{color:var(--gold);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.included-list[data-astro-cid-uc6cw6he]{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.included-list[data-astro-cid-uc6cw6he] li[data-astro-cid-uc6cw6he]{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#ccc}.included-list[data-astro-cid-uc6cw6he] li[data-astro-cid-uc6cw6he]:before{content:"✓";color:var(--gold);font-weight:700;flex-shrink:0;margin-top:.1rem}.faq-list[data-astro-cid-uc6cw6he]{margin-top:2rem;display:flex;flex-direction:column;gap:.75rem}.faq-item[data-astro-cid-uc6cw6he]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.faq-q[data-astro-cid-uc6cw6he]{width:100%;background:none;border:none;color:var(--text);text-align:left;padding:1.1rem 1.25rem;font-size:.97rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.faq-icon[data-astro-cid-uc6cw6he]{color:var(--gold);font-size:1.2rem;flex-shrink:0;transition:transform .25s}.faq-a[data-astro-cid-uc6cw6he]{max-height:0;overflow:hidden;padding:0 1.25rem;color:#bbb;font-size:.92rem;line-height:1.7;transition:max-height .3s ease,padding .3s}.faq-item[data-astro-cid-uc6cw6he].open .faq-a[data-astro-cid-uc6cw6he]{max-height:500px;padding:0 1.25rem 1.1rem}.faq-item[data-astro-cid-uc6cw6he].open .faq-icon[data-astro-cid-uc6cw6he]{transform:rotate(45deg)}.cta-block[data-astro-cid-uc6cw6he]{background:#d4af370f;border:1px solid rgba(212,175,55,.2);border-radius:var(--radius);padding:3rem 2rem;text-align:center;margin-top:3rem}.cta-block[data-astro-cid-uc6cw6he] p[data-astro-cid-uc6cw6he]{max-width:540px;margin:0 auto 2rem}
