:root{--ht-bg:#000000;--ht-bg-soft:#0a0a10;--ht-text:#fafafa;--ht-text-muted:#a1a1aa;--ht-border:#27272a;--ht-primary:#7000f4;--ht-secondary:#3b82f6;--ht-accent-green:#5af27f;--ht-accent-cyan:#22d3ee;--ht-success:#4ade80}.ht-layout{position:relative;background-color:var(--ht-bg);color:var(--ht-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.ht-container{max-width:1200px;margin:0 auto;padding:0 2rem}.ht-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 0;transition:background-color .3s ease,padding .3s ease}.ht-nav-scrolled{background:rgba(0,0,0,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:1rem 0;border-bottom:1px solid var(--ht-border)}.ht-nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem}.ht-logo{font-weight:800;letter-spacing:.06em;font-size:1.15rem;color:var(--ht-text);text-decoration:none}.ht-desktop-nav{display:none;gap:2.25rem}@media (min-width:768px){.ht-desktop-nav{display:flex}}.ht-nav-link{color:var(--ht-text-muted);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease}.ht-nav-link:hover{color:var(--ht-text)}.ht-btn-primary{display:inline-block;background:var(--ht-primary);color:#fff;padding:.65rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;border:none;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.ht-btn-primary:hover{background:#8a1fff;transform:translateY(-1px)}.ht-btn-ghost{display:inline-block;background:transparent;color:var(--ht-text);padding:.65rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;border:1px solid var(--ht-border);transition:border-color .2s ease,background-color .2s ease}.ht-btn-ghost:hover{border-color:var(--ht-text-muted);background:rgba(255,255,255,.04)}.ht-btn-large{padding:.9rem 2rem;font-size:1rem}.ht-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;text-align:center;overflow:hidden}.ht-hero-photo{position:absolute;inset:0;z-index:0;background-image:url(https://images.unsplash.com/photo-1692154600992-463fa9b27abd?auto=format&fit=crop&q=80&w=2400);background-size:cover;background-position:center 60%;background-repeat:no-repeat}.ht-hero-fade{position:absolute;inset:0;z-index:1;background:linear-gradient(to bottom,rgba(0,0,0,.35) 0,rgba(0,0,0,.55) 45%,rgba(0,0,0,.88) 75%,var(--ht-bg) 100%);pointer-events:none}.ht-hero-content{position:relative;z-index:2;max-width:820px;padding:0 2rem;display:flex;flex-direction:column;align-items:center}.ht-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ht-accent-cyan);margin-bottom:1.5rem}.ht-eyebrow-section{color:var(--ht-primary)}.ht-hero-title{font-size:2.75rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 1.5rem;color:var(--ht-text);text-shadow:0 4px 24px rgba(0,0,0,.5)}@media (min-width:640px){.ht-hero-title{font-size:4rem}}@media (min-width:1024px){.ht-hero-title{font-size:5rem}}.ht-hero-subtitle{font-size:1.1rem;color:var(--ht-text-muted);font-weight:400;max-width:580px;margin:0 auto 2.5rem;line-height:1.7}@media (min-width:640px){.ht-hero-subtitle{font-size:1.25rem}}.ht-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.ht-section{padding:7rem 0;position:relative;z-index:2;background:var(--ht-bg);border-top:1px solid var(--ht-border)}.ht-section-header{text-align:center;margin-bottom:4rem;max-width:640px;margin-left:auto;margin-right:auto}.ht-section-title{font-size:2.25rem;font-weight:800;margin:0 0 1.1rem;letter-spacing:-.02em}@media (min-width:640px){.ht-section-title{font-size:2.75rem}}.ht-section-description{color:var(--ht-text-muted);font-size:1.05rem;font-weight:400;line-height:1.7}.ht-section-alt{background:var(--ht-bg-soft)}.ht-usecase-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem}@media (min-width:640px){.ht-usecase-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ht-usecase-grid{grid-template-columns:repeat(4,1fr)}}.ht-usecase-card{background:var(--ht-bg);border:1px solid var(--ht-border);border-radius:14px;padding:1.75rem;transition:border-color .2s ease,transform .2s ease}.ht-usecase-card:hover{border-color:var(--ht-text-muted);transform:translateY(-2px)}.ht-usecase-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:rgba(112,0,244,.12);color:var(--ht-primary);font-weight:800;font-size:1.1rem;margin-bottom:1.25rem}.ht-usecase-card h3{font-size:1.15rem;font-weight:800;margin:0 0 .6rem;letter-spacing:-.01em}.ht-usecase-card p{color:var(--ht-text-muted);font-size:.9rem;font-weight:400;line-height:1.6;margin:0}.ht-track-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.75rem;gap:1.75rem}@media (min-width:900px){.ht-track-grid{grid-template-columns:repeat(2,1fr)}}.ht-track-card{background:var(--ht-bg-soft);border:1px solid var(--ht-border);border-radius:18px;padding:2.25rem}.ht-track-badge{display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--ht-primary);border:1px solid rgba(112,0,244,.35);border-radius:999px;padding:.3rem .8rem;margin-bottom:1.25rem}.ht-track-badge-gov{color:var(--ht-accent-cyan);border-color:rgba(34,211,238,.35)}.ht-track-card h3{font-size:1.35rem;font-weight:800;margin:0 0 1.75rem;color:var(--ht-text);letter-spacing:-.01em;line-height:1.3}.ht-track-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.ht-track-steps li{display:flex;gap:1rem;align-items:flex-start}.ht-track-step-num{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--ht-bg);border:1px solid var(--ht-border);color:var(--ht-text-muted);font-size:.8rem;font-weight:800}.ht-track-steps strong{display:block;font-size:.95rem;font-weight:800;color:var(--ht-text);margin-bottom:.3rem}.ht-track-steps p{color:var(--ht-text-muted);font-size:.9rem;font-weight:400;line-height:1.55;margin:0 0 .5rem}.ht-track-link{color:var(--ht-primary);text-decoration:none;font-size:.85rem;font-weight:700}.ht-track-link:hover{text-decoration:underline}.ht-states-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.ht-states-grid{grid-template-columns:repeat(2,1fr)}}.ht-state-card{background:var(--ht-bg-soft);border:1px solid var(--ht-border);border-radius:14px;padding:1.75rem;transition:border-color .2s ease,transform .2s ease}.ht-state-card:hover{border-color:var(--ht-text-muted);transform:translateY(-2px)}.ht-state-card-active{border-color:rgba(112,0,244,.4)}.ht-state-status{display:inline-flex;align-items:center;gap:.55rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:1.1rem;color:var(--ht-text-muted)}.ht-status-dot{width:7px;height:7px;border-radius:50%}.ht-status-dot-online{background:var(--ht-success);box-shadow:0 0 8px rgba(74,222,128,.6)}.ht-status-dot-pending{background:#f5b942}.ht-state-card h3{font-size:1.5rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.01em}.ht-state-card-active h3{color:var(--ht-accent-cyan)}.ht-state-card p{color:var(--ht-text-muted);font-size:.9rem;font-weight:400;margin:0 0 1.5rem}.ht-state-stats{display:flex;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--ht-border)}.ht-stat{display:flex;flex-direction:column;font-size:.75rem;color:var(--ht-text-muted)}.ht-stat span{font-size:1.4rem;font-weight:800;color:var(--ht-text)}.ht-state-link{color:var(--ht-primary);text-decoration:none;font-size:.9rem;font-weight:600}.ht-state-link:hover{text-decoration:underline}.ht-cta-section{padding:7rem 0 8rem;background:var(--ht-bg)}.ht-cta-inner{text-align:center;max-width:720px}.ht-cta-title{font-size:2.1rem;font-weight:800;line-height:1.2;letter-spacing:-.02em;margin:0 0 1.5rem;color:var(--ht-text)}@media (min-width:640px){.ht-cta-title{font-size:2.75rem}}.ht-cta-desc{color:var(--ht-text-muted);font-size:1.05rem;font-weight:400;line-height:1.7;margin:0 auto 2.25rem;max-width:540px}.ht-footer{border-top:1px solid var(--ht-border);padding:4rem 0 2.25rem;background:var(--ht-bg)}.ht-footer-top{display:flex;flex-direction:column;gap:3rem;margin-bottom:3.5rem}@media (min-width:768px){.ht-footer-top{flex-direction:row;justify-content:space-between}}.ht-footer-brand p{color:var(--ht-text-muted);margin-top:1rem;font-size:.9rem}.ht-footer-links{display:flex;gap:4rem}.ht-footer-col h4{font-size:.75rem;font-weight:700;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ht-text-muted)}.ht-footer-col a{display:block;color:var(--ht-text);text-decoration:none;font-size:.9rem;font-weight:400;margin-bottom:.7rem;transition:color .2s ease}.ht-footer-col a:hover{color:var(--ht-accent-cyan)}.ht-footer-bottom{border-top:1px solid var(--ht-border);padding-top:1.75rem;text-align:center;color:var(--ht-text-muted);font-size:.85rem}