body{background:var(--black);color:var(--white)}.hero.svelte-1byct9j{padding:50px 20px 30px;text-align:center;background:var(--black)}.audience-pill.svelte-1byct9j{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--purple-light);background:var(--purple-dim);border:1px solid rgba(var(--brand-rgb),.3);padding:6px 14px;border-radius:999px;margin-bottom:16px}@media(max-width:768px){.hero.svelte-1byct9j{padding:30px 0 20px}}.hero.svelte-1byct9j h1:where(.svelte-1byct9j){font-size:3rem;font-weight:700;color:var(--white);margin-bottom:10px}.hero.svelte-1byct9j .lead:where(.svelte-1byct9j){font-size:1.125rem;color:var(--muted);max-width:700px;margin:0 auto 20px}.hero-links.svelte-1byct9j{font-size:1rem;color:var(--muted);max-width:700px;margin:20px auto 0}.intro-section.svelte-1byct9j{padding:60px 20px;background:var(--mid);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}@media(max-width:768px){.intro-section.svelte-1byct9j{padding:40px 0}}.intro-section.svelte-1byct9j h2:where(.svelte-1byct9j){font-size:2rem;font-weight:700;color:var(--white);text-align:center;margin-bottom:20px}.intro-description.svelte-1byct9j{font-size:1.125rem;color:var(--muted);max-width:800px;margin:0 auto 40px;text-align:center;line-height:1.7}.benefits-grid.svelte-1byct9j{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1000px;margin:0 auto}.benefit-item.svelte-1byct9j{display:flex;align-items:flex-start;gap:12px;padding:20px;background:var(--black);border-radius:8px;border:1px solid var(--border)}.benefit-icon.svelte-1byct9j{font-size:1.25rem;color:var(--purple);font-weight:700;flex-shrink:0;margin-top:2px}.benefit-item.svelte-1byct9j span:where(.svelte-1byct9j):last-child{font-size:.95rem;color:var(--white);line-height:1.6}@media(max-width:768px){.intro-section.svelte-1byct9j h2:where(.svelte-1byct9j){font-size:1.5rem}.intro-description.svelte-1byct9j{font-size:1rem;padding:0 20px}.benefits-grid.svelte-1byct9j{grid-template-columns:1fr;padding:0 20px}}.section.svelte-1byct9j{padding:40px 20px 80px;background:var(--black)}@media(max-width:768px){.section.svelte-1byct9j{padding:20px 0 40px}}.services-grid.svelte-1byct9j{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto}.service-card.svelte-1byct9j{background:var(--mid);border:1px solid var(--border);border-radius:12px;padding:40px 30px;transition:all .3s}@media(max-width:768px){.service-card.svelte-1byct9j{padding:30px 15px}}.service-card.svelte-1byct9j:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6b3ff626;border-color:var(--purple)}.service-card--ledger.svelte-1byct9j{grid-column:1 / -1;max-width:100%}.service-card.svelte-1byct9j h3:where(.svelte-1byct9j){font-size:1.375rem;font-weight:700;color:var(--white);margin-bottom:25px;line-height:1.3}.service-lead.svelte-1byct9j{margin:-12px 0 22px;font-size:.95rem;line-height:1.65;color:var(--muted)}.service-list.svelte-1byct9j{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.service-list.svelte-1byct9j li:where(.svelte-1byct9j){font-size:.95rem;font-weight:500;color:var(--muted);line-height:1.6;display:flex;align-items:flex-start;gap:8px}.cta-section.svelte-1byct9j{background:var(--black);border-top:1px solid var(--border);color:var(--white);padding:80px 20px;text-align:center;margin-top:0;position:relative;overflow:hidden}.cta-section.svelte-1byct9j:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(107,63,246,.25) 0%,transparent 70%);pointer-events:none}@media(max-width:768px){.cta-section.svelte-1byct9j{padding:60px 0}}.cta-section.svelte-1byct9j h2:where(.svelte-1byct9j){font-size:2.5rem;font-weight:700;margin-bottom:20px;position:relative}.cta-section.svelte-1byct9j p:where(.svelte-1byct9j){font-size:1.25rem;margin-bottom:40px;color:var(--muted);position:relative}.cta-buttons.svelte-1byct9j{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;position:relative}.btn-cta-primary.svelte-1byct9j{background:var(--purple);color:var(--white);padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s;display:inline-block}.btn-cta-primary.svelte-1byct9j:hover{background:var(--purple-light);transform:translateY(-2px)}.btn-cta-secondary.svelte-1byct9j{background:transparent;color:var(--white);padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;border:2px solid var(--border);transition:all .2s;display:inline-block}.btn-cta-secondary.svelte-1byct9j:hover{background:#ffffff0d;border-color:#fff3;transform:translateY(-2px)}.cta-links.svelte-1byct9j{margin-top:30px;position:relative}.cta-links.svelte-1byct9j p:where(.svelte-1byct9j){font-size:1rem;color:var(--muted)}.cta-links.svelte-1byct9j a:where(.svelte-1byct9j){color:var(--white);text-decoration:underline;font-weight:500}.cta-links.svelte-1byct9j a:where(.svelte-1byct9j):hover{color:var(--purple-light)}@media(max-width:768px){.hero.svelte-1byct9j h1:where(.svelte-1byct9j){font-size:2rem}.hero.svelte-1byct9j .lead:where(.svelte-1byct9j){font-size:1rem}.services-grid.svelte-1byct9j{grid-template-columns:1fr}.service-card.svelte-1byct9j{padding:30px 25px}.service-card.svelte-1byct9j h3:where(.svelte-1byct9j){font-size:1.2rem}.service-list.svelte-1byct9j li:where(.svelte-1byct9j){font-size:.875rem}.cta-section.svelte-1byct9j h2:where(.svelte-1byct9j){font-size:1.75rem}.cta-section.svelte-1byct9j p:where(.svelte-1byct9j){font-size:1rem}}@media(min-width:769px)and (max-width:1024px){.services-grid.svelte-1byct9j{grid-template-columns:repeat(2,1fr)}}
