.hera-home{background:#0a1816;color:#f1f5f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hera-home .container{max-width:1080px;margin:0 auto;padding:0 28px}.hera-home h2{font-family:Sora,Inter,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.015em;color:#f1f5f9;margin-bottom:32px}.hera-home .eyebrow{display:inline-block;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#00d97e;font-weight:700;margin-bottom:16px}.hera-home .hero{padding:80px 0 96px;background:linear-gradient(180deg,#0d1f1c,#0a1816)}.hera-home .hero-inner{max-width:1080px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:center}.hera-home .hero-text h1{font-family:Sora,Inter,sans-serif;font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1.08;margin-bottom:24px;color:#f1f5f9}.hera-home .hero-text .lede{font-size:1.12rem;color:#cbd5e1;line-height:1.65;margin-bottom:32px;max-width:560px}.hera-home .hero-text .lede strong{color:#f1f5f9}.hera-home .hero-meta{margin-top:24px;display:flex;flex-wrap:wrap;gap:18px;font-size:.85rem;color:#94a3b8}.hera-home .hero-art{display:flex;justify-content:center;align-items:center}.hera-home .hero-art img{width:240px;height:240px;border-radius:48px;box-shadow:0 24px 80px -16px #00d97e66,0 12px 32px -8px #00000080}.hera-home .cta-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.hera-home .cta-row.centered{justify-content:center}.hera-home .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:999px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,background .2s,border-color .2s;border:1px solid transparent}.hera-home .btn-primary{background:#00d97e;color:#0a1816}.hera-home .btn-primary:hover{background:#34e89e;transform:translateY(-1px)}.hera-home .btn-secondary{background:#1a2f2a99;color:#cbd5e1;border-color:#2f4a42}.hera-home .btn-disabled{opacity:.55;cursor:not-allowed}.hera-home .btn-ghost{color:#94a3b8;background:transparent;border-color:#2f4a42}.hera-home .btn-ghost:hover{color:#00d97e;border-color:#00d97e}.hera-home .features{padding:96px 0;border-top:1px solid #22332E}.hera-home .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hera-home .feature-card{background:#0d1f1c;border:1px solid #22332E;border-radius:14px;padding:24px;transition:border-color .2s,transform .15s}.hera-home .feature-card:hover{border-color:#2f4a42;transform:translateY(-2px)}.hera-home .feature-icon{font-size:1.8rem;margin-bottom:12px}.hera-home .feature-card h3{font-family:Sora,Inter,sans-serif;font-size:1.05rem;font-weight:700;margin-bottom:10px;color:#f1f5f9}.hera-home .feature-card p{font-size:.9rem;color:#94a3b8;line-height:1.7}.hera-home .privacy-pitch{padding:96px 0;background:#0d1f1c;border-top:1px solid #22332E}.hera-home .privacy-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;align-items:center}.hera-home .privacy-inner p{font-size:.98rem;color:#94a3b8;line-height:1.75;margin-bottom:16px}.hera-home .link-arrow{display:inline-flex;align-items:center;gap:8px;color:#00d97e;text-decoration:none;font-weight:600;margin-top:8px}.hera-home .link-arrow:hover{color:#34e89e}.hera-home .privacy-bullets{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hera-home .bullet{background:#1a2f2a;border:1px solid #2F4A42;border-radius:12px;padding:24px;text-align:center;color:#94a3b8;font-size:.88rem}.hera-home .bullet strong{display:block;font-family:Sora,Inter,sans-serif;font-size:2.4rem;font-weight:800;color:#00d97e;line-height:1;margin-bottom:6px}.hera-home .faq{padding:96px 0;border-top:1px solid #22332E}.hera-home .faq details{background:#0d1f1c;border:1px solid #22332E;border-radius:12px;padding:18px 22px;margin-bottom:12px;transition:border-color .2s}.hera-home .faq details[open]{border-color:#00d97e}.hera-home .faq summary{cursor:pointer;font-weight:600;color:#f1f5f9;font-size:.98rem;list-style:none;position:relative;padding-right:28px}.hera-home .faq summary::-webkit-details-marker{display:none}.hera-home .faq summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);color:#00d97e;font-size:1.4rem;font-weight:400;transition:transform .2s}.hera-home .faq details[open] summary:after{content:"−"}.hera-home .faq details p{margin-top:14px;color:#94a3b8;font-size:.92rem;line-height:1.7}.hera-home .faq details p a{color:#00d97e}.hera-home .closing-cta{padding:96px 0 120px;border-top:1px solid #22332E;text-align:center}.hera-home .closing-inner h2{text-align:center}.hera-home .closing-inner>p{color:#94a3b8;font-size:1.05rem;max-width:540px;margin:0 auto 32px}.hera-home :focus-visible{outline:3px solid #00D97E;outline-offset:3px;border-radius:4px}@media(max-width:880px){.hera-home .hero-inner{grid-template-columns:1fr;gap:40px;text-align:center}.hera-home .hero-text h1{font-size:2.25rem}.hera-home .hero-text .lede{margin-left:auto;margin-right:auto}.hera-home .hero-meta{justify-content:center}.hera-home .hero-art img{width:180px;height:180px}.hera-home .feature-grid{grid-template-columns:1fr 1fr}.hera-home .privacy-inner{grid-template-columns:1fr;gap:32px}.hera-home .cta-row{justify-content:center}}@media(max-width:560px){.hera-home .hero-text h1{font-size:1.85rem}.hera-home .feature-grid{grid-template-columns:1fr}.hera-home .privacy-bullets{grid-template-columns:1fr 1fr}.hera-home h2{font-size:1.6rem}}
