:root{--ink: #001010;--green: #50B080;--yellow: #F0D050;--red: #E03040;--white: #FFFFFF;--gray-light: #F5F5F5;--gray-mid: #E0E0E0;--gray-dark: #666666}[data-astro-cid-mqejmxvy]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--ink);line-height:1.6}.satire-bar[data-astro-cid-mqejmxvy]{position:sticky;top:0;z-index:1000;background:var(--yellow);padding:1rem;box-shadow:0 2px 8px #0000001a}.satire-content[data-astro-cid-mqejmxvy]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.satire-text[data-astro-cid-mqejmxvy]{font-size:.95rem;font-weight:600;color:var(--ink)}.satire-link[data-astro-cid-mqejmxvy]{color:var(--ink);text-decoration:none;font-weight:700;padding:.5rem 1rem;background:var(--ink);color:var(--white);border-radius:6px;transition:all .3s ease;white-space:nowrap}.satire-link[data-astro-cid-mqejmxvy]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.top-nav[data-astro-cid-mqejmxvy]{background:var(--white);padding:1.5rem 2rem;box-shadow:0 2px 4px #0000000d;position:sticky;top:50px;z-index:999}.nav-content[data-astro-cid-mqejmxvy]{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem}.nav-logo[data-astro-cid-mqejmxvy]{display:flex;align-items:center;gap:.75rem;background:var(--ink);padding:.5rem 1rem;border-radius:8px}.nav-logo-img[data-astro-cid-mqejmxvy]{height:40px;width:auto;transition:transform .3s ease}.nav-logo-img[data-astro-cid-mqejmxvy]:hover{transform:scale(1.05)}.nav-links[data-astro-cid-mqejmxvy]{display:flex;gap:2rem}.nav-links[data-astro-cid-mqejmxvy] a[data-astro-cid-mqejmxvy]{color:var(--ink);text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links[data-astro-cid-mqejmxvy] a[data-astro-cid-mqejmxvy]:hover{color:var(--green)}.nav-buttons[data-astro-cid-mqejmxvy]{display:flex;gap:1rem}.btn[data-astro-cid-mqejmxvy]{display:inline-block;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;font-size:.95rem;border-radius:6px;transition:all .3s ease;border:2px solid transparent;white-space:nowrap;text-align:center}.btn-primary[data-astro-cid-mqejmxvy]{background:var(--green);color:var(--white);border-color:var(--green)}.btn-primary[data-astro-cid-mqejmxvy]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #50b0804d}.btn-secondary[data-astro-cid-mqejmxvy]{background:transparent;color:var(--ink);border-color:var(--ink)}.btn-secondary[data-astro-cid-mqejmxvy]:hover{background:var(--ink);color:var(--white)}.btn-large[data-astro-cid-mqejmxvy]{padding:1rem 2rem;font-size:1.1rem}.container[data-astro-cid-mqejmxvy]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero[data-astro-cid-mqejmxvy]{background:linear-gradient(135deg,var(--gray-light) 0%,var(--white) 100%);padding:6rem 2rem;text-align:center}.hero-logo[data-astro-cid-mqejmxvy]{max-width:500px;width:100%;height:auto;margin:0 auto 2rem;background:var(--ink);padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000001a}.hero-eyebrow[data-astro-cid-mqejmxvy]{color:var(--green);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.hero-title[data-astro-cid-mqejmxvy]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.2;color:var(--ink);margin-bottom:1.5rem}.hero-subtitle[data-astro-cid-mqejmxvy]{font-size:clamp(1.1rem,2.5vw,1.5rem);color:var(--gray-dark);margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-buttons[data-astro-cid-mqejmxvy]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.hero-disclaimer[data-astro-cid-mqejmxvy]{font-size:.9rem;color:var(--gray-dark);font-style:italic;margin-bottom:3rem}.hero-disclaimer[data-astro-cid-mqejmxvy] a[data-astro-cid-mqejmxvy]{color:var(--green);text-decoration:underline}.hero-mockup[data-astro-cid-mqejmxvy]{max-width:600px;margin:0 auto}.mockup-card[data-astro-cid-mqejmxvy]{background:var(--white);border-radius:12px;box-shadow:0 8px 32px #0000001a;overflow:hidden}.mockup-header[data-astro-cid-mqejmxvy]{background:var(--ink);color:var(--white);padding:1rem;font-weight:600}.mockup-body[data-astro-cid-mqejmxvy]{padding:2rem}.mockup-score[data-astro-cid-mqejmxvy]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid var(--gray-mid)}.score-label[data-astro-cid-mqejmxvy]{font-weight:600;color:var(--gray-dark)}.score-value[data-astro-cid-mqejmxvy]{font-size:2.5rem;font-weight:800;color:var(--green)}.mockup-badges[data-astro-cid-mqejmxvy]{display:flex;flex-direction:column;gap:.75rem}.badge[data-astro-cid-mqejmxvy]{padding:.75rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem}.badge-green[data-astro-cid-mqejmxvy]{background:#50b0801a;color:var(--green)}.badge-red[data-astro-cid-mqejmxvy]{background:#e030401a;color:var(--red)}section[data-astro-cid-mqejmxvy]{padding:5rem 2rem}.section-title[data-astro-cid-mqejmxvy]{font-size:clamp(2rem,5vw,3rem);font-weight:800;text-align:center;margin-bottom:1rem;color:var(--ink)}.section-subtitle[data-astro-cid-mqejmxvy]{font-size:clamp(1rem,2vw,1.25rem);text-align:center;color:var(--gray-dark);margin-bottom:3rem}.benefits[data-astro-cid-mqejmxvy]{background:var(--white)}.benefits-grid[data-astro-cid-mqejmxvy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.benefit-card[data-astro-cid-mqejmxvy]{background:var(--gray-light);padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease}.benefit-card[data-astro-cid-mqejmxvy]:hover{transform:translateY(-8px)}.benefit-icon[data-astro-cid-mqejmxvy]{font-size:3rem;margin-bottom:1rem}.benefit-card[data-astro-cid-mqejmxvy] h3[data-astro-cid-mqejmxvy]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--ink)}.benefit-card[data-astro-cid-mqejmxvy] p[data-astro-cid-mqejmxvy]{color:var(--gray-dark);line-height:1.6}.industries[data-astro-cid-mqejmxvy]{background:var(--gray-light)}.industry-grid[data-astro-cid-mqejmxvy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto 3rem}.industry-card[data-astro-cid-mqejmxvy]{background:var(--white);padding:2.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 16px #00000014}.industry-card[data-astro-cid-mqejmxvy] h3[data-astro-cid-mqejmxvy]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--ink)}.industry-cta[data-astro-cid-mqejmxvy]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.metrics[data-astro-cid-mqejmxvy]{background:var(--ink);color:var(--white)}.metrics[data-astro-cid-mqejmxvy] .section-title[data-astro-cid-mqejmxvy],.metrics[data-astro-cid-mqejmxvy] .section-subtitle[data-astro-cid-mqejmxvy]{color:var(--white)}.metrics-grid[data-astro-cid-mqejmxvy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto}.metric-card[data-astro-cid-mqejmxvy]{text-align:center}.metric-value[data-astro-cid-mqejmxvy]{font-size:4rem;font-weight:800;color:var(--green);margin-bottom:1rem;line-height:1}.metric-card[data-astro-cid-mqejmxvy] h3[data-astro-cid-mqejmxvy]{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.metric-card[data-astro-cid-mqejmxvy] p[data-astro-cid-mqejmxvy]{color:#fffc}.cta-banner[data-astro-cid-mqejmxvy]{background:var(--green);color:var(--white);text-align:center}.cta-banner[data-astro-cid-mqejmxvy] h2[data-astro-cid-mqejmxvy]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem}.cta-banner[data-astro-cid-mqejmxvy] p[data-astro-cid-mqejmxvy]{font-size:1.25rem;margin-bottom:2rem;opacity:.95}.cta-buttons[data-astro-cid-mqejmxvy]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-banner[data-astro-cid-mqejmxvy] .btn-primary[data-astro-cid-mqejmxvy]{background:var(--white);color:var(--green)}.cta-banner[data-astro-cid-mqejmxvy] .btn-secondary[data-astro-cid-mqejmxvy]{border-color:var(--white);color:var(--white)}.cta-banner[data-astro-cid-mqejmxvy] .btn-secondary[data-astro-cid-mqejmxvy]:hover{background:var(--white);color:var(--green)}.testimonials[data-astro-cid-mqejmxvy]{background:var(--gray-light)}.testimonials-grid[data-astro-cid-mqejmxvy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card[data-astro-cid-mqejmxvy]{background:var(--white);padding:2rem;border-radius:12px;box-shadow:0 4px 16px #00000014}.testimonial-stars[data-astro-cid-mqejmxvy]{color:var(--yellow);font-size:1.5rem;margin-bottom:1rem}.testimonial-text[data-astro-cid-mqejmxvy]{font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1rem;color:var(--ink)}.testimonial-author[data-astro-cid-mqejmxvy]{font-weight:600;color:var(--gray-dark);font-size:.9rem}.origin[data-astro-cid-mqejmxvy]{background:var(--white);text-align:center}.origin-copy[data-astro-cid-mqejmxvy]{font-size:1.25rem;line-height:1.8;max-width:800px;margin:0 auto 2rem;color:var(--gray-dark)}.origin-bullets[data-astro-cid-mqejmxvy]{list-style:none;max-width:600px;margin:0 auto 2.5rem;text-align:left}.origin-bullets[data-astro-cid-mqejmxvy] li[data-astro-cid-mqejmxvy]{padding:1rem 1.5rem;margin-bottom:.75rem;background:var(--gray-light);border-left:4px solid var(--green);border-radius:6px;font-size:1.1rem}.comparison[data-astro-cid-mqejmxvy]{background:var(--gray-light)}.comparison-grid[data-astro-cid-mqejmxvy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.comparison-column[data-astro-cid-mqejmxvy]{background:var(--white);padding:2.5rem;border-radius:12px}.comparison-column[data-astro-cid-mqejmxvy].highlight{border:3px solid var(--green)}.comparison-column[data-astro-cid-mqejmxvy] h3[data-astro-cid-mqejmxvy]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--ink)}.comparison-list[data-astro-cid-mqejmxvy]{list-style:none}.comparison-list[data-astro-cid-mqejmxvy] li[data-astro-cid-mqejmxvy]{padding:.75rem 0 .75rem 2rem;position:relative;border-bottom:1px solid var(--gray-mid)}.comparison-list[data-astro-cid-mqejmxvy] li[data-astro-cid-mqejmxvy]:last-child{border-bottom:none}.comparison-list[data-astro-cid-mqejmxvy] li[data-astro-cid-mqejmxvy]:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:700}.compliance[data-astro-cid-mqejmxvy]{background:var(--white);text-align:center}.compliance-badges[data-astro-cid-mqejmxvy]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.badge-card[data-astro-cid-mqejmxvy]{background:var(--gray-light);padding:2rem;border-radius:12px;min-width:200px}.badge-icon[data-astro-cid-mqejmxvy]{font-size:3rem;margin-bottom:1rem}.badge-card[data-astro-cid-mqejmxvy] h4[data-astro-cid-mqejmxvy]{font-size:1.25rem;font-weight:700;color:var(--ink)}.compliance-disclaimer[data-astro-cid-mqejmxvy]{font-size:.9rem;color:var(--gray-dark);font-style:italic}.contact[data-astro-cid-mqejmxvy]{background:var(--gray-light);text-align:center}.contact-subtitle[data-astro-cid-mqejmxvy]{font-size:1.1rem;color:var(--gray-dark);margin-bottom:2rem}.newsletter-form[data-astro-cid-mqejmxvy]{display:flex;gap:1rem;max-width:600px;margin:0 auto 2.5rem;flex-wrap:wrap;justify-content:center}.newsletter-form[data-astro-cid-mqejmxvy] input[data-astro-cid-mqejmxvy]{flex:1;min-width:250px;padding:.75rem 1rem;border:2px solid var(--gray-mid);border-radius:6px;font-size:1rem}.newsletter-form[data-astro-cid-mqejmxvy] input[data-astro-cid-mqejmxvy]:focus{outline:none;border-color:var(--green)}.contact-info[data-astro-cid-mqejmxvy]{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;color:var(--gray-dark)}.final-disclaimer[data-astro-cid-mqejmxvy]{background:var(--yellow);text-align:center;padding:2rem}.final-disclaimer[data-astro-cid-mqejmxvy] p[data-astro-cid-mqejmxvy]{font-size:1.1rem;color:var(--ink);max-width:900px;margin:0 auto}.final-disclaimer[data-astro-cid-mqejmxvy] a[data-astro-cid-mqejmxvy]{color:var(--ink);font-weight:700;text-decoration:underline}@media (max-width: 768px){.top-nav[data-astro-cid-mqejmxvy]{top:65px}.nav-content[data-astro-cid-mqejmxvy]{flex-direction:column;gap:1rem}.nav-links[data-astro-cid-mqejmxvy]{flex-wrap:wrap;justify-content:center;gap:1rem}.nav-buttons[data-astro-cid-mqejmxvy]{width:100%;justify-content:center}section[data-astro-cid-mqejmxvy]{padding:3rem 1.5rem}.hero[data-astro-cid-mqejmxvy]{padding:4rem 1.5rem}.hero-logo[data-astro-cid-mqejmxvy]{max-width:350px}.nav-logo-img[data-astro-cid-mqejmxvy]{height:32px}.benefits-grid[data-astro-cid-mqejmxvy],.industry-grid[data-astro-cid-mqejmxvy],.metrics-grid[data-astro-cid-mqejmxvy],.testimonials-grid[data-astro-cid-mqejmxvy],.comparison-grid[data-astro-cid-mqejmxvy]{grid-template-columns:1fr}.newsletter-form[data-astro-cid-mqejmxvy]{flex-direction:column}.newsletter-form[data-astro-cid-mqejmxvy] input[data-astro-cid-mqejmxvy]{min-width:100%}.contact-info[data-astro-cid-mqejmxvy]{flex-direction:column;gap:1rem}}
