.hero-module__NVBTOW__hero{background:radial-gradient(circle at 50% 0,#6d28d91a 0%,#0000 50%);padding:6rem 0}.hero-module__NVBTOW__container{max-width:var(--container-width);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;margin:0 auto;padding:0 1.5rem;display:grid}.hero-module__NVBTOW__content{max-width:600px}.hero-module__NVBTOW__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.hero-module__NVBTOW__subtitle{color:var(--muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.hero-module__NVBTOW__actions{gap:1rem;display:flex}.hero-module__NVBTOW__visual{justify-content:center;display:flex;position:relative}.hero-module__NVBTOW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:400px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hero-module__NVBTOW__cardHeader{color:var(--foreground);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-weight:600;display:flex}.hero-module__NVBTOW__statusDot{background-color:var(--danger);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 4px #ef444433}.hero-module__NVBTOW__cardBody{flex-direction:column;gap:1.5rem;display:flex}.hero-module__NVBTOW__metric{flex-direction:column;display:flex}.hero-module__NVBTOW__value{color:var(--foreground);font-size:3rem;font-weight:700;line-height:1}.hero-module__NVBTOW__label{color:var(--muted);font-size:.875rem}.hero-module__NVBTOW__alert{color:#991b1b;border-radius:var(--radius-md);background:#fef2f2;border:1px solid #fecaca;padding:.75rem;font-size:.875rem;line-height:1.5}@media (max-width:768px){.hero-module__NVBTOW__container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-module__NVBTOW__title{font-size:2.5rem}.hero-module__NVBTOW__actions{justify-content:center}}
.page-module___8aEwW__main{min-height:100vh}.page-module___8aEwW__section{border-bottom:1px solid var(--border);padding:6rem 0}.page-module___8aEwW__bgLight{background-color:#fff}.page-module___8aEwW__container{max-width:var(--container-width);width:100%;margin:0 auto;padding:0 1.5rem}.page-module___8aEwW__sectionHeader{text-align:center;max-width:800px;margin:0 auto 4rem}.page-module___8aEwW__sectionTitle{color:var(--foreground);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module___8aEwW__sectionSubtitle{color:var(--muted);font-size:1.125rem;line-height:1.6}.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module___8aEwW__card{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);padding:2rem}.page-module___8aEwW__cardIcon{margin-bottom:1rem;font-size:2rem}.page-module___8aEwW__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module___8aEwW__cardText{color:var(--muted);line-height:1.6}.page-module___8aEwW__split{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.page-module___8aEwW__sectionText{color:var(--muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.page-module___8aEwW__featureList{list-style:none}.page-module___8aEwW__featureList li{color:var(--foreground);margin-bottom:.75rem;padding-left:1.5rem;position:relative}.page-module___8aEwW__featureList li:before{content:"✓";color:var(--secondary);font-weight:700;position:absolute;left:0}.page-module___8aEwW__timeline{background:var(--background);border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.page-module___8aEwW__timelineItem{border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;align-items:center;gap:1rem;padding:1rem;display:flex}.page-module___8aEwW__highlight{border-color:var(--primary);background:#6d28d90d}.page-module___8aEwW__timelineDate{color:var(--muted);width:60px;font-weight:600}.page-module___8aEwW__timelineContent{color:var(--foreground);font-weight:500}.page-module___8aEwW__center{text-align:center;margin-bottom:4rem}.page-module___8aEwW__comparison{justify-content:center;align-items:center;gap:2rem;display:flex}.page-module___8aEwW__compSide{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);flex:1;max-width:400px;padding:2rem}.page-module___8aEwW__compSide h3{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem}.page-module___8aEwW__compBox{text-align:center;border-radius:var(--radius-md);color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;flex-direction:column;padding:2rem;display:flex}.page-module___8aEwW__compArrow{color:var(--muted);font-size:2rem}.page-module___8aEwW__compTable{flex-direction:column;gap:.5rem;display:flex}.page-module___8aEwW__compRow{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;padding:.75rem;font-family:monospace;display:flex}.page-module___8aEwW__compRowMuted{text-align:center;color:var(--muted);padding-top:.5rem;font-size:.875rem}.page-module___8aEwW__cta{background:var(--primary);text-align:center}.page-module___8aEwW__ctaTitle{color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:700}.page-module___8aEwW__ctaText{color:#ffffffe6;margin-bottom:2.5rem;font-size:1.25rem}@media (max-width:768px){.page-module___8aEwW__grid,.page-module___8aEwW__split,.page-module___8aEwW__comparison{flex-direction:column;grid-template-columns:1fr}}
