.herc-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--forest-deep);overflow:hidden}.herc-hero-content{position:relative;z-index:2;text-align:center;padding:2rem;max-width:800px}.herc-icon-ring{width:140px;height:140px;border-radius:50%;border:2px solid rgba(212,175,55,.5);display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 0 60px rgba(212,175,55,.15);background:#111;overflow:hidden;opacity:0;animation:fadeUp 1.2s ease .3s forwards}.herc-icon-img{width:120px;height:120px;object-fit:contain;filter:sepia(1) saturate(3) brightness(.85) hue-rotate(10deg)}.herc-icon-svg{width:64px;height:64px}.herc-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;opacity:0;animation:fadeUp 1.2s ease .5s forwards}.herc-title{font-size:4rem;letter-spacing:.12em;color:var(--cream);margin-bottom:.5rem;animation:fadeUp 1.2s ease .7s forwards}.herc-subtitle,.herc-title{font-family:var(--font-cormorant,"Cormorant Garamond",serif);font-weight:300;opacity:0}.herc-subtitle{font-size:1.25rem;color:var(--gold-pale);line-height:1.8;max-width:600px;margin:0 auto 2.5rem;animation:fadeUp 1.2s ease 1s forwards}.herc-hero-ctas{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;opacity:0;animation:fadeUp 1.2s ease 1.2s forwards}.herc-cta-primary{display:inline-block;padding:.85rem 2.5rem;background:#0D9488;color:white;font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .3s}.herc-cta-primary:hover{background:#0F766E;transform:translateY(-2px);box-shadow:0 8px 30px rgba(13,148,136,.3)}.herc-cta-secondary{display:inline-block;padding:.85rem 2.5rem;border:1px solid var(--gold);color:var(--gold);font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;transition:all .3s}.herc-cta-secondary:hover{background:var(--gold);color:var(--forest-deep)}.herc-price-note{margin-top:1.5rem;font-size:.8rem;color:var(--text-light);opacity:0;animation:fadeUp 1.2s ease 1.4s forwards}.herc-section{padding:6rem 2rem}.herc-section-dark{background:var(--forest-deep);color:var(--cream)}.herc-section-light{background:var(--white);color:var(--text-dark)}.herc-section-cta{background:linear-gradient(135deg,#0D1B0E,#1A2E1A 50%,#0D1B0E);color:var(--cream);padding:5rem 2rem}.herc-container{max-width:1000px;margin:0 auto}.herc-section-eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);text-align:center;margin-bottom:.75rem}.herc-section-title{font-family:var(--font-cormorant,"Cormorant Garamond",serif);font-size:2.5rem;font-weight:400;letter-spacing:.05em;color:var(--cream);text-align:center;margin-bottom:1.5rem}.herc-dark-text{color:var(--text-dark)!important}.herc-section-intro{font-size:1.1rem;line-height:1.8;color:var(--gold-pale);text-align:center;max-width:700px;margin:0 auto 3rem}.herc-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.herc-feature-card{background:rgba(255,255,255,.03);border:1px solid rgba(201,169,110,.15);padding:2rem;transition:all .3s}.herc-feature-card:hover{border-color:rgba(201,169,110,.35);transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.herc-feature-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.herc-feature-card h3{font-family:var(--font-cormorant,"Cormorant Garamond",serif);font-size:1.3rem;font-weight:500;color:var(--cream);margin-bottom:.75rem}.herc-feature-card p{font-size:.9rem;line-height:1.7;color:var(--gold-pale);opacity:.85}.herc-pillars{display:flex;flex-direction:column;gap:2.5rem}.herc-pillar{position:relative;padding-left:5rem}.herc-pillar-number{position:absolute;left:0;top:0;font-size:2.5rem;font-weight:300;color:var(--gold);opacity:.4;line-height:1}.herc-pillar h3,.herc-pillar-number{font-family:var(--font-cormorant,"Cormorant Garamond",serif)}.herc-pillar h3{font-size:1.4rem;font-weight:500;color:var(--text-dark);margin-bottom:.5rem}.herc-pillar p{font-size:.95rem;line-height:1.8;color:var(--text-mid)}.herc-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.herc-journal-card{background:rgba(255,255,255,.03);border:1px solid rgba(201,169,110,.15);padding:2rem;transition:border-color .3s}.herc-journal-card:hover{border-color:rgba(201,169,110,.35)}.herc-journal-card h3{font-family:var(--font-cormorant,"Cormorant Garamond",serif);font-size:1.25rem;font-weight:500;color:var(--gold);margin-bottom:.75rem}.herc-journal-card p{font-size:.9rem;line-height:1.7;color:var(--gold-pale);opacity:.85}.herc-module-card{background:rgba(255,255,255,.03);border:1px solid rgba(201,169,110,.15);padding:2rem}.herc-module-count{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#0D9488;margin-bottom:.5rem}.herc-module-card h3{font-family:var(--font-cormorant,"Cormorant Garamond",serif);font-size:1.3rem;font-weight:500;color:var(--cream);margin-bottom:.75rem}.herc-module-card p{font-size:.85rem;line-height:1.7;color:var(--gold-pale);opacity:.85}.herc-dispensary-content{max-width:650px}.herc-dispensary-list{list-style:none;padding:0;margin:1.5rem 0 0}.herc-dispensary-list li{position:relative;padding-left:1.5rem;margin-bottom:.6rem;font-size:.95rem;line-height:1.6;color:var(--text-mid)}.herc-dispensary-list li:before{content:"";position:absolute;left:0;top:.6rem;width:8px;height:8px;border-radius:50%;background:#0D9488}.herc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.herc-step{text-align:center}.herc-step-number{width:48px;height:48px;border-radius:50%;border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.3rem;color:var(--gold)}.herc-step h3,.herc-step-number{font-family:var(--font-cormorant,"Cormorant Garamond",serif);font-weight:500}.herc-step h3{font-size:1.15rem;color:var(--text-dark);margin-bottom:.5rem}.herc-step p{font-size:.85rem;line-height:1.6;color:var(--text-mid)}.herc-privacy-block{background:rgba(255,255,255,.03);border:1px solid rgba(201,169,110,.15);padding:2.5rem}.herc-privacy-block p{font-size:.95rem;line-height:1.8;color:var(--gold-pale);margin-bottom:1.25rem}.herc-privacy-block p:last-child{margin-bottom:0}.herc-privacy-block strong{color:var(--cream)}.herc-footer{background:var(--forest-deep);border-top:1px solid rgba(201,169,110,.1);padding:2rem;text-align:center}.herc-footer p{font-size:.75rem;color:var(--text-light);margin-bottom:.25rem}@media (max-width:900px){.herc-grid-2,.herc-grid-3{grid-template-columns:1fr}.herc-steps{grid-template-columns:repeat(2,1fr)}.herc-title{font-size:2.8rem}.herc-section-title{font-size:2rem}.herc-pillar{padding-left:3.5rem}.herc-pillar-number{font-size:2rem}}@media (max-width:600px){.herc-section{padding:4rem 1.25rem}.herc-title{font-size:2.2rem;letter-spacing:.06em}.herc-section-title{font-size:1.7rem}.herc-steps{grid-template-columns:1fr}.herc-hero-ctas{flex-direction:column;align-items:center}.herc-cta-primary,.herc-cta-secondary{width:100%;text-align:center}.herc-pillar{padding-left:0;padding-top:2.5rem}.herc-pillar-number{position:absolute;left:0;top:0}}.herc-install-step-card{display:flex;align-items:center;gap:1rem;background:rgba(13,27,14,.06);border:1px solid rgba(13,27,14,.1);border-radius:12px;padding:1rem 1.5rem;width:100%;max-width:400px;text-align:left;font-size:.95rem;color:#1a2e1c}.herc-install-step-num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#D4AF37;color:#0D1B0E;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center}