.hz-scroll-progress{background:linear-gradient(90deg,var(--hz-accent-amber),var(--hz-accent-pink));z-index:9999;pointer-events:none;width:0%;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.hz-section{background:var(--hz-bg-primary);contain:layout style paint;padding:5rem 1.25rem;position:relative;overflow:hidden}.hz-section-darker{background:var(--hz-bg-section)}.hz-container{z-index:2;max-width:1100px;margin:0 auto;position:relative}.hz-section-header{text-align:center;margin-bottom:3.5rem}.hz-h2{font-weight:700;font-size:var(--hz-text-h2);letter-spacing:-.01em;color:var(--hz-text-primary);margin:0;line-height:1.15}.hz-h2-light{color:#fff}.hz-divider-top{background:linear-gradient(90deg,#0000,#f59e0b4d,#0000);width:100%;height:1px;position:absolute;top:0;left:0}.hz-divider-emerald{background:linear-gradient(90deg,#0000,#10b9814d,#0000)}.hz-image-section{min-height:60vh;position:relative;overflow:hidden}.hz-section-image{object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.hz-image-overlay{z-index:2;background:linear-gradient(#0a0a144d 0%,#0a0a14d9 70%);align-items:center;min-height:60vh;padding:5rem 1.25rem;display:flex;position:relative}.hz-hero{min-height:100vh}.hz-hero .hz-section-image{opacity:.35}.hz-hero-overlay{background:linear-gradient(#0a0a1433 0%,#0a0a14cc 60%,#0a0a14f2 100%);min-height:100vh}.hz-hero-content{z-index:10;position:relative}.hz-hero-text{max-width:700px}.hz-badge{background:var(--hz-accent-amber-dim);backdrop-filter:blur(8px);border:1px solid #f59e0b4d;border-radius:999px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem 1rem;display:inline-flex}.hz-badge span{color:var(--hz-accent-amber);letter-spacing:.02em;font-size:.875rem;font-weight:500}.hz-badge-dot{background:var(--hz-accent-amber);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite hz-dot-pulse}@keyframes hz-dot-pulse{0%,to{opacity:1}50%{opacity:.3}}.hz-hero-title{font-weight:700;font-size:var(--hz-text-hero);letter-spacing:-.02em;color:var(--hz-text-primary);margin:0 0 1.5rem;line-height:1.12}.hz-hero-sub{color:var(--hz-text-secondary);margin:0 0 2.5rem;font-size:clamp(1rem,.8vw + .75rem,1.25rem);font-weight:300;line-height:1.6}.hz-hero-cta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hz-scroll-hint{color:var(--hz-text-muted);z-index:10;flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite hz-bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hz-scroll-hint span{text-transform:uppercase;letter-spacing:.2em;font-size:.65rem}@keyframes hz-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.hz-btn{border-radius:var(--hz-radius-sm);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.hz-btn-primary{background:linear-gradient(135deg,var(--hz-accent-amber),#d97706);color:#fff;box-shadow:0 4px 16px #f59e0b33}.hz-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b4d}.hz-btn-full{justify-content:center;width:100%;padding:1rem;font-size:1.05rem}.hz-vision-content{max-width:700px}.hz-vision-text{color:var(--hz-text-primary)}.hz-vision-lead{color:#fff;margin:0 0 1.5rem;font-size:clamp(1.25rem,2vw + .5rem,1.75rem);font-weight:600;line-height:1.3}.hz-vision-body{font-size:var(--hz-text-body);color:var(--hz-text-secondary);margin:0 0 1rem;line-height:1.65}.hz-vision-sig{color:var(--hz-accent-amber);margin:2rem 0 0;font-size:1rem;font-style:italic;font-weight:500}.hz-problem-content{text-align:center;max-width:750px;margin:0 auto;padding:2rem 0}.hz-problem-intro{font-size:var(--hz-text-body);color:var(--hz-text-secondary);margin:0 0 2rem;line-height:1.6}.hz-problem-statement{color:var(--hz-text-primary);margin:0 0 1.5rem;font-size:clamp(1.25rem,2vw + .5rem,2rem);font-weight:700;line-height:1.25}.hz-problem-body{font-size:var(--hz-text-body);color:var(--hz-text-secondary);text-align:left;margin:0 0 1rem;line-height:1.6}.hz-problem-spacer{height:clamp(2rem,4vw,4rem)}.hz-problem-answer{color:var(--hz-accent-amber);margin:0 0 1.5rem;font-size:clamp(1.5rem,2.5vw + .5rem,2.5rem);font-weight:700}.hz-problem-detail{font-size:var(--hz-text-body);color:var(--hz-text-secondary);text-align:left;margin:0;line-height:1.6}.hz-domains-overlay{background:linear-gradient(#0a0a1499 0%,#0a0a14eb 40%)}.hz-domain-grid{grid-template-columns:1fr;gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.hz-domain-card{backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);background:#0f0f1abf;padding:1.75rem;transition:all .3s}.hz-domain-card:hover{border-color:var(--hz-border-hover);background:#1a1a2ed9;transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.hz-domain-icon{background:var(--hz-accent-amber-dim);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.hz-domain-icon .hz-icon{color:var(--hz-accent-amber)}.hz-domain-name{color:var(--hz-text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.hz-domain-desc{color:var(--hz-text-muted);margin:0;font-size:.9rem;line-height:1.55}.hz-satellite-content{max-width:750px}.hz-satellite-headline{color:#fff;margin:0 0 2rem;font-size:clamp(1.75rem,3vw + .5rem,2.75rem);font-weight:700;line-height:1.1}.hz-satellite-text p{font-size:var(--hz-text-body);color:var(--hz-text-secondary);margin:0 0 1.25rem;line-height:1.65}.hz-satellite-provenance{border-left:2px solid var(--hz-accent-amber);padding-left:1rem;color:var(--hz-text-muted)!important;margin-top:1.5rem!important;font-size:.9rem!important}.hz-satellite-claim{color:var(--hz-accent-amber);margin:2rem 0 .75rem;font-size:clamp(1rem,1.5vw + .5rem,1.35rem);font-weight:600;line-height:1.3}.hz-satellite-coda{color:var(--hz-text-secondary);margin:0;font-size:1.1rem;font-style:italic}.hz-pillars-overlay{background:linear-gradient(#0a0a1480 0%,#0a0a14e6 50%)}.hz-pillar-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.hz-pillar-card{backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);border-top:3px solid var(--hz-accent-amber);background:#0f0f1abf;padding:2rem;transition:all .3s}.hz-pillar-card:hover{border-color:var(--hz-border-hover);background:#1a1a2ed9;transform:translateY(-2px)}.hz-pillar-name{color:#fff;margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.hz-pillar-desc{color:var(--hz-text-secondary);margin:0;font-size:.95rem;line-height:1.6}.hz-trust-badges{grid-template-columns:1fr;gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.hz-trust-badge{background:var(--hz-bg-card);backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);text-align:center;padding:1.5rem;transition:all .3s}.hz-trust-badge:hover{border-color:#10b9814d;transform:translateY(-2px)}.hz-trust-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 1rem;display:flex}.hz-trust-icon-emerald{background:var(--hz-accent-emerald-dim)}.hz-trust-icon-emerald .hz-icon{color:var(--hz-accent-emerald)}.hz-trust-title{color:var(--hz-text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600}.hz-trust-status{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.hz-status-pursuing{background:var(--hz-accent-amber-dim);color:var(--hz-accent-amber)}.hz-status-compliant{background:var(--hz-accent-emerald-dim);color:var(--hz-accent-emerald)}.hz-status-open{color:#60a5fa;background:#60a5fa26}.hz-trust-desc{color:var(--hz-text-muted);margin:0;font-size:.85rem;line-height:1.5}.hz-provenance{max-width:1000px;margin:2rem auto 0}.hz-provenance-inner{background:var(--hz-bg-card);backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);border-left:3px solid var(--hz-accent-emerald);padding:1.75rem}.hz-provenance-heading{color:var(--hz-text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600}.hz-provenance-text{color:var(--hz-text-muted);margin:0;font-size:.9rem;line-height:1.6}.hz-access-overlay{background:linear-gradient(#0a0a1480 0%,#0a0a14eb 50%)}.hz-tier-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.hz-tier-card{backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);background:#0f0f1acc;padding:2rem;transition:all .3s}.hz-tier-card:hover{border-color:var(--hz-border-hover);transform:translateY(-2px)}.hz-tier-emerald{border-top:3px solid var(--hz-accent-emerald)}.hz-tier-amber{border-top:3px solid var(--hz-accent-amber)}.hz-tier-pink{border-top:3px solid var(--hz-accent-pink)}.hz-tier-name{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.hz-tier-label{color:var(--hz-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.75rem;font-weight:500;display:inline-block}.hz-tier-list{margin:0 0 1.25rem;padding:0;list-style:none}.hz-tier-list li{color:var(--hz-text-secondary);padding:.4rem 0 .4rem 1.25rem;font-size:.9rem;line-height:1.4;position:relative}.hz-tier-list li:before{content:"";background:var(--hz-accent-amber);border-radius:50%;width:6px;height:6px;position:absolute;top:.7rem;left:0}.hz-tier-emerald .hz-tier-list li:before{background:var(--hz-accent-emerald)}.hz-tier-pink .hz-tier-list li:before{background:var(--hz-accent-pink)}.hz-tier-footer{color:var(--hz-text-muted);margin:0;font-size:.85rem;font-style:italic;line-height:1.5}.hz-tier-coda{text-align:center;color:var(--hz-accent-amber);margin-top:2.5rem;font-size:1.1rem;font-weight:500}.hz-audience-grid{grid-template-columns:1fr;gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.hz-audience-card{background:var(--hz-bg-card);backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);text-align:center;padding:1.75rem;transition:all .3s}.hz-audience-card:hover{border-color:var(--hz-border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.hz-audience-icon{background:var(--hz-accent-amber-dim);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.hz-icon{width:24px;height:24px;color:var(--hz-accent-amber)}.hz-audience-industry{color:var(--hz-text-primary);margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.hz-audience-problem{color:var(--hz-text-muted);margin:0 0 .5rem;font-size:.85rem;font-style:italic;line-height:1.5}.hz-audience-solution{color:var(--hz-accent-amber);margin:0;font-size:.9rem;font-weight:500;line-height:1.5}.hz-invitation{min-height:auto}.hz-invitation-overlay{background:linear-gradient(#0a0a1466 0%,#0a0a14e6 40%);min-height:auto;padding:5rem 1.25rem 4rem}.hz-invitation-content{text-align:center;max-width:520px;margin:0 auto}.hz-invitation-lead{color:#fff;margin:0 0 1.5rem;font-size:clamp(1.25rem,2vw + .5rem,1.75rem);font-weight:600;line-height:1.3}.hz-invitation-body{font-size:var(--hz-text-body);color:var(--hz-text-secondary);text-align:left;margin:0 0 1rem;line-height:1.6}.hz-contact-form{text-align:left;flex-direction:column;gap:1rem;margin:2.5rem 0;display:flex}.hz-form-field{flex-direction:column;gap:.4rem;display:flex}.hz-label{color:var(--hz-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.hz-input{border:1px solid var(--hz-border);border-radius:var(--hz-radius-sm);color:var(--hz-text-primary);background:#1a1a2ecc;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.hz-input:focus{border-color:var(--hz-accent-amber);box-shadow:0 0 0 3px #f59e0b1a}.hz-textarea{resize:vertical;min-height:80px}.hz-invitation-closing{color:var(--hz-accent-amber);margin:0 0 .5rem;font-size:clamp(1rem,1.5vw + .5rem,1.25rem);font-weight:600;line-height:1.3}.hz-invitation-sig{color:var(--hz-text-secondary);margin:0 0 2rem;font-size:.95rem;font-style:italic;font-weight:500}.hz-invitation-cc{color:var(--hz-text-muted);margin:0 0 .5rem;font-size:.8rem;line-height:1.5}.hz-invitation-by{color:var(--hz-text-muted);margin:0;font-size:.75rem}.hz-cta-tm{color:#f59e0bb3}.hz-flu-subtitle{color:var(--hz-text-secondary);font-size:var(--hz-text-body);margin-top:.75rem}.hz-flu-grid{grid-template-columns:1fr;gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.hz-flu-card{background:var(--hz-bg-card);backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);padding:1.75rem;transition:all .3s}.hz-flu-card:hover{border-color:#10b9814d;transform:translateY(-2px)}.hz-flu-stat{color:var(--hz-accent-emerald);margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1}.hz-flu-label{color:var(--hz-text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.hz-flu-desc{color:var(--hz-text-muted);margin:0;font-size:.9rem;line-height:1.55}.hz-flu-open-data{max-width:1000px;margin:2rem auto 0}.hz-flu-open-inner{background:var(--hz-bg-card);backdrop-filter:blur(12px);border:1px solid var(--hz-border);border-radius:var(--hz-radius);border-left:3px solid var(--hz-accent-emerald);padding:1.75rem}.hz-flu-open-heading{color:var(--hz-text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600}.hz-flu-open-text{color:var(--hz-text-muted);margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.hz-flu-downloads{flex-wrap:wrap;gap:.75rem;display:flex}.hz-flu-download-link{background:var(--hz-accent-emerald-dim);border-radius:var(--hz-radius-sm);color:var(--hz-accent-emerald);border:1px solid #10b9814d;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.hz-flu-download-link:hover{background:#10b98140;border-color:#10b98180}.hz-flu-attribution-wrapper{border-radius:var(--hz-radius-sm);border:1px solid var(--hz-border);background:#0f0f1a80;max-width:1000px;margin:1.5rem auto 0;padding:1rem 1.25rem}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}[data-reveal=fade-in]{transform:none}[data-reveal].hz-revealed,[data-reveal=stagger]{opacity:1;transform:none}[data-reveal=stagger]>*{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(16px)}[data-reveal=stagger].hz-revealed>*{opacity:1;transform:none}@media (width>=640px){.hz-domain-grid{grid-template-columns:repeat(2,1fr)}.hz-pillar-grid,.hz-trust-badges{grid-template-columns:repeat(3,1fr)}.hz-audience-grid{grid-template-columns:repeat(2,1fr)}.hz-tier-grid{grid-template-columns:repeat(3,1fr)}.hz-flu-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.hz-section,.hz-image-overlay{padding:6rem 2rem}.hz-domain-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.hz-section,.hz-image-overlay{padding:7rem 3rem}.hz-audience-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1440px){.hz-container{max-width:1200px}}@media (width<=639px){.hz-scroll-hint{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}[data-reveal],[data-reveal=stagger]>*{opacity:1;transform:none}.hz-scroll-progress{display:none}}:root{--hz-bg-primary:#0a0a14;--hz-bg-section:#0f0f1a;--hz-bg-card:#1a1a2e99;--hz-bg-card-hover:#22223acc;--hz-bg-light:#f8f8fc;--hz-text-primary:#f0f0f5;--hz-text-secondary:#94a3b8;--hz-text-muted:#64748b;--hz-accent-amber:#f59e0b;--hz-accent-amber-dim:#f59e0b26;--hz-accent-emerald:#10b981;--hz-accent-emerald-dim:#10b98126;--hz-accent-pink:#ed007d;--hz-accent-pink-dim:#ed007d26;--hz-border:#ffffff0f;--hz-border-hover:#ffffff1f;--hz-radius:12px;--hz-radius-sm:8px;--hz-text-hero:clamp(2rem,3.5vw + .75rem,3.25rem);--hz-text-h2:clamp(1.75rem,2.5vw + .5rem,2.75rem);--hz-text-body:clamp(1rem,.5vw + .875rem,1.125rem)}
