.styles-module__34Gd5q__page{background:var(--bg);min-height:100vh;color:var(--text-primary)}.styles-module__34Gd5q__header{background:var(--header-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.styles-module__34Gd5q__headerContainer{justify-content:space-between;align-items:center;gap:1rem;max-width:84rem;margin:0 auto;padding:.875rem 1.5rem;display:flex}.styles-module__34Gd5q__nav{align-items:center;gap:1.75rem;font-size:.875rem;display:none}@media (min-width:768px){.styles-module__34Gd5q__nav{display:flex}}.styles-module__34Gd5q__navLink{color:var(--nav-text);padding:.25rem 0;font-weight:500;transition:color .2s}.styles-module__34Gd5q__navLink:hover{color:var(--nav-text-hover)}.styles-module__34Gd5q__searchBox{display:none;position:relative}@media (min-width:768px){.styles-module__34Gd5q__searchBox{display:block}}.styles-module__34Gd5q__searchInput{background:var(--input-bg);border:1px solid var(--input-border);width:13rem;color:var(--input-text);border-radius:8px;padding:.5rem 2.25rem .5rem .875rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.styles-module__34Gd5q__searchInput::placeholder{color:var(--input-placeholder)}.styles-module__34Gd5q__searchInput:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #0f766e26}@media (min-width:1024px){.styles-module__34Gd5q__searchInput{width:16rem}}.styles-module__34Gd5q__searchIcon{width:.9rem;height:.9rem;color:var(--text-muted);pointer-events:none;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.styles-module__34Gd5q__menuBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;flex-direction:column;gap:5px;padding:6px;display:flex}.styles-module__34Gd5q__menuBtn:hover{background:var(--bg-secondary)}@media (min-width:768px){.styles-module__34Gd5q__menuBtn{display:none}}.styles-module__34Gd5q__menuBtn span{background:var(--text-primary);border-radius:2px;width:22px;height:2px;transition:all .25s;display:block}.styles-module__34Gd5q__mobileNav{background:var(--bg-card);border-bottom:1px solid var(--border);flex-direction:column;gap:.25rem;padding:1rem 1.5rem 1.5rem;display:none}.styles-module__34Gd5q__mobileNav.styles-module__34Gd5q__open{display:flex}@media (min-width:768px){.styles-module__34Gd5q__mobileNav{display:none!important}}.styles-module__34Gd5q__mobileNavLink{color:var(--nav-text);border-radius:8px;padding:.75rem .875rem;font-size:.9375rem;font-weight:500;transition:background .15s,color .15s}.styles-module__34Gd5q__mobileNavLink:hover{background:var(--bg-secondary);color:var(--nav-text-hover)}.styles-module__34Gd5q__btnPrimary{background:var(--accent);color:var(--accent-text);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.625rem 1.375rem;font-size:.875rem;font-weight:600;transition:background .2s,transform .15s}.styles-module__34Gd5q__btnPrimary:hover{background:var(--accent-hover);transform:translateY(-1px)}.styles-module__34Gd5q__btnPrimary:active{transform:translateY(0)}.styles-module__34Gd5q__btnSecondary{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--btn-secondary-text);cursor:pointer;white-space:nowrap;border-radius:8px;padding:.625rem 1.375rem;font-size:.875rem;font-weight:600;transition:border-color .2s,background .2s,transform .15s}.styles-module__34Gd5q__btnSecondary:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.styles-module__34Gd5q__themeBtn{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .2s,border-color .2s;display:flex}.styles-module__34Gd5q__themeBtn:hover{background:var(--bg-card-hover);border-color:var(--accent);color:var(--accent)}.styles-module__34Gd5q__section{max-width:84rem;margin:0 auto;padding:4rem 1.5rem}@media (min-width:768px){.styles-module__34Gd5q__section{padding:5rem 2rem}}.styles-module__34Gd5q__sectionAlt{background:var(--section-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.styles-module__34Gd5q__heroGrid{align-items:center;gap:3rem;display:grid}@media (min-width:768px){.styles-module__34Gd5q__heroGrid{grid-template-columns:1.1fr .9fr;gap:4rem}}.styles-module__34Gd5q__heading1{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.25rem;font-weight:800;line-height:1.15}@media (min-width:768px){.styles-module__34Gd5q__heading1{font-size:3rem}}@media (min-width:1024px){.styles-module__34Gd5q__heading1{font-size:3.5rem}}.styles-module__34Gd5q__heading2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:1.75rem;font-weight:800}@media (min-width:768px){.styles-module__34Gd5q__heading2{margin-bottom:2.5rem;font-size:2.25rem}}.styles-module__34Gd5q__heading3{color:var(--text-primary);margin-bottom:.625rem;font-size:1.125rem;font-weight:700}.styles-module__34Gd5q__textGray{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.75}.styles-module__34Gd5q__badge{background:var(--badge-bg);border:1px solid var(--badge-border);letter-spacing:.04em;text-transform:uppercase;color:var(--badge-text);border-radius:100px;align-items:center;gap:.375rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__34Gd5q__card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.75rem;transition:border-color .2s,box-shadow .2s,transform .2s}.styles-module__34Gd5q__card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-card);transform:translateY(-3px)}.styles-module__34Gd5q__iconBox{background:var(--accent);border-radius:10px;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;display:flex}.styles-module__34Gd5q__icon{color:#fff;width:1.5rem;height:1.5rem}.styles-module__34Gd5q__servicesGrid,.styles-module__34Gd5q__productsGrid,.styles-module__34Gd5q__insightsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.styles-module__34Gd5q__servicesGrid,.styles-module__34Gd5q__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__34Gd5q__servicesGrid,.styles-module__34Gd5q__productsGrid{grid-template-columns:repeat(3,1fr)}.styles-module__34Gd5q__insightsGrid{grid-template-columns:repeat(2,1fr)}}.styles-module__34Gd5q__darkSection{background:var(--section-alt);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.styles-module__34Gd5q__footer{background:var(--footer-bg);border-top:1px solid var(--border)}.styles-module__34Gd5q__twoCol{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.styles-module__34Gd5q__twoCol{grid-template-columns:1fr 1.4fr;gap:5rem}}.styles-module__34Gd5q__newsGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.styles-module__34Gd5q__newsGrid{grid-template-columns:2fr 1fr}}.styles-module__34Gd5q__milestoneItem{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;transition:border-color .2s,transform .2s;display:flex}.styles-module__34Gd5q__milestoneItem:hover{border-color:var(--accent);transform:translate(4px)}.styles-module__34Gd5q__desktopOnly{display:none}@media (min-width:768px){.styles-module__34Gd5q__desktopOnly{display:block}}.styles-module__34Gd5q__accentText{color:var(--accent)}
