.DocumentationSection-module__PqiorG__container{width:100%;max-width:1200px;margin:0 auto}.DocumentationSection-module__PqiorG__docSection{background-color:var(--bg-primary);color:var(--text-primary);border-top:1px dashed var(--border-color);padding:2rem 4%;font-family:Roboto Mono,monospace}.DocumentationSection-module__PqiorG__header{max-width:800px;margin-bottom:4rem}.DocumentationSection-module__PqiorG__title{text-transform:uppercase;color:var(--text-primary);letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.DocumentationSection-module__PqiorG__description{color:#888;font-size:1.1rem;line-height:1.6}.DocumentationSection-module__PqiorG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.DocumentationSection-module__PqiorG__docCard{background:#050505;border:1px solid #333;flex-direction:column;padding:2rem;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.DocumentationSection-module__PqiorG__docCard:hover{background:var(--bg-primary);border-color:#08cfed;transform:translate(-4px,-4px);box-shadow:4px 4px #08cfed33}.DocumentationSection-module__PqiorG__docType{color:#08cfed;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.75rem;font-weight:700}.DocumentationSection-module__PqiorG__docTitle{color:var(--text-primary);text-transform:uppercase;margin:0 0 2rem;font-size:1.25rem;font-weight:700;line-height:1.4}.DocumentationSection-module__PqiorG__arrow{color:#666;align-self:flex-start;margin-top:auto;font-size:1.5rem;transition:color .2s,transform .2s}.DocumentationSection-module__PqiorG__docCard:hover .DocumentationSection-module__PqiorG__arrow{color:#08cfed;transform:translate(5px)}
.RichTextRenderer-module__qmRDqG__richTextContainer{word-wrap:break-word;line-height:1.7}.RichTextRenderer-module__qmRDqG__richTextContainer>:last-child{margin-bottom:0}.RichTextRenderer-module__qmRDqG__paragraph{margin-bottom:var(--space-md,16px)}.RichTextRenderer-module__qmRDqG__heading{margin-top:var(--space-lg,24px);margin-bottom:var(--space-sm,8px);font-weight:600;line-height:1.3}.RichTextRenderer-module__qmRDqG__h1{font-size:2.2em;font-weight:700}.RichTextRenderer-module__qmRDqG__h2{font-size:1.8em}.RichTextRenderer-module__qmRDqG__h3{font-size:1.5em}.RichTextRenderer-module__qmRDqG__h4{font-size:1.2em}.RichTextRenderer-module__qmRDqG__h5{font-size:1em;font-weight:500}.RichTextRenderer-module__qmRDqG__h6{color:var(--text-color-secondary);font-size:.9em;font-weight:500}.RichTextRenderer-module__qmRDqG__list{margin-bottom:var(--space-md,16px);padding-left:var(--space-lg,24px)}.RichTextRenderer-module__qmRDqG__listItem{margin-bottom:var(--space-xs,4px)}.RichTextRenderer-module__qmRDqG__quote{margin:var(--space-md,16px) 0;padding:var(--space-sm,8px) var(--space-md,16px);border-left:4px solid var(--link-color,#60a5fa);background-color:rgba(var(--link-color-rgb,96, 165, 250), .05);font-style:italic}.RichTextRenderer-module__qmRDqG__inlineCode{font-family:var(--font-mono,monospace);background-color:#ffffff1a;border-radius:4px;padding:.2em .4em;font-size:.9em}.RichTextRenderer-module__qmRDqG__link{color:var(--link-color);text-decoration:underline}.RichTextRenderer-module__qmRDqG__link:hover{color:var(--link-hover-color)}.light-theme-section .RichTextRenderer-module__qmRDqG__quote{border-left-color:var(--link-color-on-light-bg,#0056b3);background-color:#0056b30d}.light-theme-section .RichTextRenderer-module__qmRDqG__inlineCode{background-color:#00000012}.light-theme-section .RichTextRenderer-module__qmRDqG__link{color:var(--link-color-on-light-bg,#0056b3)}.light-theme-section .RichTextRenderer-module__qmRDqG__link:hover{color:var(--link-hover-color-on-light-bg,#003d80)}.RichTextRenderer-module__qmRDqG__imageFigure{margin:var(--space-md,16px) 0}.RichTextRenderer-module__qmRDqG__imageElement{border-radius:var(--border-radius,8px);max-width:100%;height:auto;display:block}.RichTextRenderer-module__qmRDqG__imageCaption{color:var(--text-color-secondary);text-align:center;margin-top:var(--space-sm);font-size:.9rem}.light-theme-section .RichTextRenderer-module__qmRDqG__imageCaption{color:var(--text-color-secondary-on-light,#555)}
.MetricsSection-module__ljFFoW__featuresSection{background:#0a0a0a;width:100%;padding:6rem 0}.MetricsSection-module__ljFFoW__container{max-width:1400px;margin:0 auto;padding:0 2rem}.MetricsSection-module__ljFFoW__sectionTitle{text-align:center;color:#fff;margin-bottom:4rem;font-size:2.5rem}.MetricsSection-module__ljFFoW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.MetricsSection-module__ljFFoW__featureCard{background:#ffffff0d;border-radius:12px;padding:2.5rem 2rem;transition:all .3s}.MetricsSection-module__ljFFoW__featureCard:hover{background:#ffffff14;transform:translateY(-5px)}.MetricsSection-module__ljFFoW__featureIconWrapper{background:#00c6ff1a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.MetricsSection-module__ljFFoW__featureIcon{color:#00c6ff;object-fit:contain}.MetricsSection-module__ljFFoW__fallbackIcon{background:#00c6ff4d;border-radius:6px;width:32px;height:32px}.MetricsSection-module__ljFFoW__featureTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:500}.MetricsSection-module__ljFFoW__featureDescription{color:#888;line-height:1.6}@media (max-width:768px){.MetricsSection-module__ljFFoW__featuresSection{padding:4rem 0}.MetricsSection-module__ljFFoW__sectionTitle{font-size:2rem}.MetricsSection-module__ljFFoW__container{padding:0 1rem}.MetricsSection-module__ljFFoW__featuresGrid{grid-template-columns:1fr}}
.ContentBlockSection-module__g3a9gG__sectionWrapper{width:100%;padding:var(--global-padding-vertical,6rem) 0;box-sizing:border-box;background-color:var(--bg-primary);justify-content:center;align-items:center;min-height:85vh;display:flex;position:relative;overflow:hidden}.ContentBlockSection-module__g3a9gG__verticalAlign_start{align-items:flex-start}.ContentBlockSection-module__g3a9gG__verticalAlign_center{align-items:center}.ContentBlockSection-module__g3a9gG__verticalAlign_end{align-items:flex-end}.ContentBlockSection-module__g3a9gG__verticalAlign_stretch{align-items:stretch}.ContentBlockSection-module__g3a9gG__sectionWrapper.ContentBlockSection-module__g3a9gG__verticalAlign_stretch>.ContentBlockSection-module__g3a9gG__contentBlockInstance{height:100%}.ContentBlockSection-module__g3a9gG__contentBlockInstance{box-sizing:border-box;border-radius:0;width:100%;margin:0;padding:0 1.5vw;font-family:Roboto Mono,monospace}.ContentBlockSection-module__g3a9gG__background_dark,.ContentBlockSection-module__g3a9gG__background_transparent,.ContentBlockSection-module__g3a9gG__background_light,.ContentBlockSection-module__g3a9gG__background_accent,.ContentBlockSection-module__g3a9gG__background_light{color:var(--text-primary);background-color:#0000}.ContentBlockSection-module__g3a9gG__background_transparent{background-color:#0000}.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__sectionTitle,.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__actualContentArea,.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__tabButton,.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__splitText,.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__mediaCaption{color:var(--text-primary)}.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__actualContentArea a{color:#08cfed}.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__actualContentArea blockquote{color:var(--text-secondary);border-left-color:#08cfed}.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__actualContentArea code,.ContentBlockSection-module__g3a9gG__background_transparent .ContentBlockSection-module__g3a9gG__actualContentArea pre{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__sectionTitle,.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__actualContentArea,.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__tabButton,.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__splitText,.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__mediaCaption,.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__sectionTitle{color:var(--text-primary)}.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__actualContentArea a{color:#08cfed}.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__tabButton.ContentBlockSection-module__g3a9gG__activeTab{background-color:var(--bg-primary);color:#08cfed;border-bottom-color:var(--bg-primary);border-color:var(--border-color)}.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__actualContentArea blockquote{color:var(--text-secondary);border-left-color:#08cfed}.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__actualContentArea code,.ContentBlockSection-module__g3a9gG__background_light .ContentBlockSection-module__g3a9gG__actualContentArea pre{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__sectionTitle,.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__actualContentArea,.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__tabButton,.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__splitText,.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__mediaCaption,.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__sectionTitle{color:var(--text-primary)}.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__actualContentArea a{color:#08cfed}.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__tabButton.ContentBlockSection-module__g3a9gG__activeTab{background-color:var(--bg-primary);color:#08cfed;border-bottom-color:var(--bg-primary);border-color:var(--border-color)}.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__actualContentArea blockquote{color:var(--text-secondary);border-left-color:#08cfed}.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__actualContentArea code,.ContentBlockSection-module__g3a9gG__background_dark .ContentBlockSection-module__g3a9gG__actualContentArea pre{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}.ContentBlockSection-module__g3a9gG__layout_fullwidth-text-center,.ContentBlockSection-module__g3a9gG__layout_contained-text-center{align-items:center}.ContentBlockSection-module__g3a9gG__layout_fullwidth-text-center .ContentBlockSection-module__g3a9gG__contentBlockInstance,.ContentBlockSection-module__g3a9gG__layout_contained-text-center .ContentBlockSection-module__g3a9gG__contentBlockInstance{max-width:var(--content-text-max-width,800px);text-align:center}.ContentBlockSection-module__g3a9gG__layout_fullwidth-text-center .ContentBlockSection-module__g3a9gG__sectionTitle,.ContentBlockSection-module__g3a9gG__layout_contained-text-center .ContentBlockSection-module__g3a9gG__sectionTitle{text-align:center}.ContentBlockSection-module__g3a9gG__layout_fullwidth-text-center .ContentBlockSection-module__g3a9gG__actualContentArea,.ContentBlockSection-module__g3a9gG__layout_contained-text-center .ContentBlockSection-module__g3a9gG__actualContentArea{margin-left:auto;margin-right:auto}.ContentBlockSection-module__g3a9gG__multiColumnContainer{gap:var(--space-xl,2rem);grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));width:100%;margin:4rem 0 0;display:grid}.ContentBlockSection-module__g3a9gG__multiColumnItemTitle{text-transform:uppercase;margin-bottom:1.5rem;padding-bottom:1.5rem;font-size:1.5rem;font-weight:700;position:relative}.ContentBlockSection-module__g3a9gG__multiColumnItemTitle:after{content:"";background-color:#08cfed;width:40px;height:2px;position:absolute;bottom:0;left:0}.ContentBlockSection-module__g3a9gG__multiTabViewContainer{width:100%}.ContentBlockSection-module__g3a9gG__tabsNav{border-bottom:1px dashed #333;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-bottom:3rem;display:flex}.ContentBlockSection-module__g3a9gG__tabButton{cursor:pointer;color:#888;white-space:nowrap;text-transform:uppercase;background:0 0;border:1px dashed #0000;border-bottom-width:2px;flex:none;margin-bottom:-1px;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:all .2s}.ContentBlockSection-module__g3a9gG__tabButton:hover{color:#fff;background:#050505;border-color:#333 #333 #000}.ContentBlockSection-module__g3a9gG__tabButton.ContentBlockSection-module__g3a9gG__activeTab{color:#08cfed;background:#000;border-color:#08cfed #08cfed #000}.ContentBlockSection-module__g3a9gG__tabContent{padding-top:1.5rem}.ContentBlockSection-module__g3a9gG__tabLayoutWrapper{gap:var(--space-xl,3rem);align-items:center;display:grid}.ContentBlockSection-module__g3a9gG__tabLayoutMediaOnLeft{grid-template-columns:1fr 1.2fr}.ContentBlockSection-module__g3a9gG__tabLayoutMediaOnRight{grid-template-columns:1.2fr 1fr}.ContentBlockSection-module__g3a9gG__tabLayoutMediaOnRight .ContentBlockSection-module__g3a9gG__tabMediaColumn{order:1}.ContentBlockSection-module__g3a9gG__tabLayoutMediaOnRight .ContentBlockSection-module__g3a9gG__tabTextColumn{order:-1}.ContentBlockSection-module__g3a9gG__tabLayoutMediaInCenter{grid-template-columns:1fr 1.5fr 1fr;align-items:start}.ContentBlockSection-module__g3a9gG__tabSideHeader{text-transform:uppercase;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ContentBlockSection-module__g3a9gG__tabFullWidthElement{width:100%;margin-top:var(--space-xl,3rem);grid-column:1/-1}.ContentBlockSection-module__g3a9gG__mediaWrapper{background:#050505;border:1px solid #333;border-radius:0;width:100%;position:relative;overflow:hidden}.ContentBlockSection-module__g3a9gG__mediaElement{object-fit:contain;border-radius:0;width:100%;height:auto;max-height:70vh;display:block}.ContentBlockSection-module__g3a9gG__videoMediaElement{border-radius:0;width:100%;height:auto;max-height:70vh;display:block}.ContentBlockSection-module__g3a9gG__svgMediaWrapper{background:0 0;border:1px solid #333;justify-content:center;align-items:center;display:flex}.ContentBlockSection-module__g3a9gG__svgMediaElement{width:100%;height:auto;max-height:70vh;display:block}.ContentBlockSection-module__g3a9gG__splitMediaContent .ContentBlockSection-module__g3a9gG__mediaWrapper{max-height:80vh}.ContentBlockSection-module__g3a9gG__splitLayoutContainer{gap:var(--space-xl,4rem);grid-template-columns:1fr 1fr;align-items:center;display:grid}.ContentBlockSection-module__g3a9gG__splitLayoutContainer>*,.ContentBlockSection-module__g3a9gG__splitTextContent,.ContentBlockSection-module__g3a9gG__splitMediaContent{min-width:0}.ContentBlockSection-module__g3a9gG__splitReverse{direction:rtl}.ContentBlockSection-module__g3a9gG__splitReverse>*{direction:ltr}.ContentBlockSection-module__g3a9gG__splitTextContent .ContentBlockSection-module__g3a9gG__sectionTitle,.ContentBlockSection-module__g3a9gG__defaultLayoutContainer .ContentBlockSection-module__g3a9gG__sectionTitle{text-align:left;text-transform:uppercase;letter-spacing:-1px;margin-bottom:2.5rem;font-size:2.5rem;font-weight:700}.ContentBlockSection-module__g3a9gG__splitMediaContent{justify-content:center;align-items:center;display:flex}.ContentBlockSection-module__g3a9gG__splitImageElement{object-fit:contain;border:1px solid #333;border-radius:0;width:100%;height:auto;max-height:60vh}.ContentBlockSection-module__g3a9gG__mediaCaption,.ContentBlockSection-module__g3a9gG__splitImageCaption{color:#666;text-align:center;text-transform:uppercase;margin-top:.75rem;font-size:.9rem}.ContentBlockSection-module__g3a9gG__actualContentArea p,.ContentBlockSection-module__g3a9gG__actualContentArea h1,.ContentBlockSection-module__g3a9gG__actualContentArea h2,.ContentBlockSection-module__g3a9gG__actualContentArea h3,.ContentBlockSection-module__g3a9gG__actualContentArea h4,.ContentBlockSection-module__g3a9gG__actualContentArea h5,.ContentBlockSection-module__g3a9gG__actualContentArea h6,.ContentBlockSection-module__g3a9gG__actualContentArea ul,.ContentBlockSection-module__g3a9gG__actualContentArea ol,.ContentBlockSection-module__g3a9gG__actualContentArea blockquote,.ContentBlockSection-module__g3a9gG__actualContentArea pre{color:#888;max-width:720px;margin-top:0;margin-bottom:1.5em;line-height:1.6}.ContentBlockSection-module__g3a9gG__contentBlockInstance.ContentBlockSection-module__g3a9gG__textAlign_center .ContentBlockSection-module__g3a9gG__actualContentArea{margin-left:auto;margin-right:auto}.ContentBlockSection-module__g3a9gG__contentBlockInstance.ContentBlockSection-module__g3a9gG__textAlign_right .ContentBlockSection-module__g3a9gG__actualContentArea{margin-left:auto;margin-right:0}.ContentBlockSection-module__g3a9gG__contentBlockInstance.ContentBlockSection-module__g3a9gG__textAlign_left .ContentBlockSection-module__g3a9gG__actualContentArea{margin-left:0;margin-right:auto}.ContentBlockSection-module__g3a9gG__actualContentArea h1,.ContentBlockSection-module__g3a9gG__actualContentArea h2,.ContentBlockSection-module__g3a9gG__actualContentArea h3,.ContentBlockSection-module__g3a9gG__actualContentArea h4,.ContentBlockSection-module__g3a9gG__actualContentArea h5,.ContentBlockSection-module__g3a9gG__actualContentArea h6{color:#fff;text-transform:uppercase;font-weight:700}.ContentBlockSection-module__g3a9gG__actualContentArea h1{font-size:2.25em;line-height:1.2}.ContentBlockSection-module__g3a9gG__actualContentArea h2{font-size:1.8em;line-height:1.25}.ContentBlockSection-module__g3a9gG__actualContentArea h3{font-size:1.5em;line-height:1.3}.ContentBlockSection-module__g3a9gG__actualContentArea h4{font-size:1.25em;line-height:1.35}.ContentBlockSection-module__g3a9gG__actualContentArea h5{font-size:1.1em;line-height:1.4}.ContentBlockSection-module__g3a9gG__actualContentArea h6{font-size:1em;line-height:1.4}.ContentBlockSection-module__g3a9gG__actualContentArea ul,.ContentBlockSection-module__g3a9gG__actualContentArea ol{padding-left:1.8em}.ContentBlockSection-module__g3a9gG__actualContentArea li{margin-bottom:.6em}.ContentBlockSection-module__g3a9gG__actualContentArea ul{list-style-type:disc}.ContentBlockSection-module__g3a9gG__actualContentArea ol{list-style-type:decimal}.ContentBlockSection-module__g3a9gG__actualContentArea a{color:#08cfed;border-bottom:1px solid #08cfed;text-decoration:none}.ContentBlockSection-module__g3a9gG__actualContentArea a:hover{color:#fff;border-bottom-color:#fff}.ContentBlockSection-module__g3a9gG__actualContentArea code.ContentBlockSection-module__g3a9gG__inlineCode{font-family:var(--font-mono,monospace);background:#050505;border:1px solid #333;border-radius:0;padding:.2em .5em;font-size:.9em}.ContentBlockSection-module__g3a9gG__actualContentArea pre{color:#fff;background:#050505;border:1px solid #333;border-radius:0;padding:1.5em;font-size:.85em;line-height:1.6;overflow-x:auto}.ContentBlockSection-module__g3a9gG__actualContentArea pre code{font-size:inherit;line-height:inherit;background-color:#0000;border:none;padding:0}.ContentBlockSection-module__g3a9gG__actualContentArea blockquote{color:#aaa;border-left:2px dashed #08cfed;margin-left:0;margin-right:0;padding-left:1.5em;font-style:normal}@media (max-width:768px){.ContentBlockSection-module__g3a9gG__sectionWrapper{min-height:0;padding:var(--global-padding-vertical-mobile,4rem) 0;align-items:stretch}.ContentBlockSection-module__g3a9gG__contentBlockInstance{padding:0 var(--global-padding-horizontal-mobile,1.5rem)}.ContentBlockSection-module__g3a9gG__multiColumnContainer,.ContentBlockSection-module__g3a9gG__splitLayoutContainer,.ContentBlockSection-module__g3a9gG__tabLayoutMediaOnLeft,.ContentBlockSection-module__g3a9gG__tabLayoutMediaOnRight,.ContentBlockSection-module__g3a9gG__tabLayoutMediaInCenter{grid-template-columns:1fr}.ContentBlockSection-module__g3a9gG__splitReverse{direction:ltr}.ContentBlockSection-module__g3a9gG__splitReverse .ContentBlockSection-module__g3a9gG__splitMediaContent{order:-1}.ContentBlockSection-module__g3a9gG__splitTextContent .ContentBlockSection-module__g3a9gG__sectionTitle,.ContentBlockSection-module__g3a9gG__defaultLayoutContainer .ContentBlockSection-module__g3a9gG__sectionTitle{overflow-wrap:anywhere;max-width:100%;margin-bottom:1.5rem;font-size:clamp(1.75rem,8vw,2.25rem);line-height:1.08}.ContentBlockSection-module__g3a9gG__actualContentArea,.ContentBlockSection-module__g3a9gG__actualContentArea p,.ContentBlockSection-module__g3a9gG__actualContentArea h1,.ContentBlockSection-module__g3a9gG__actualContentArea h2,.ContentBlockSection-module__g3a9gG__actualContentArea h3,.ContentBlockSection-module__g3a9gG__actualContentArea h4,.ContentBlockSection-module__g3a9gG__actualContentArea h5,.ContentBlockSection-module__g3a9gG__actualContentArea h6,.ContentBlockSection-module__g3a9gG__actualContentArea ul,.ContentBlockSection-module__g3a9gG__actualContentArea ol,.ContentBlockSection-module__g3a9gG__actualContentArea blockquote,.ContentBlockSection-module__g3a9gG__actualContentArea pre{overflow-wrap:anywhere;min-width:0;max-width:100%}.ContentBlockSection-module__g3a9gG__splitMediaContent,.ContentBlockSection-module__g3a9gG__dataVizWrapper{width:100%;max-width:100%;overflow:hidden}.ContentBlockSection-module__g3a9gG__tabsNav{border-bottom:none;justify-content:flex-start;max-width:100%;overflow-x:auto}.ContentBlockSection-module__g3a9gG__tabButton{border:1px solid #333;margin-bottom:.5rem}}.ContentBlockSection-module__g3a9gG__dataVizWrapper{justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.ContentBlockSection-module__g3a9gG__dataVizWrapper>svg{max-width:100%;height:auto}
.IndustryHeroSection-module__CtMdQW__heroSection{background-color:var(--bg-primary);min-height:73vh;color:var(--text-primary);border-bottom:2px dashed var(--border-color);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;padding:10vh 1.5vw 4rem;display:flex;position:relative}.IndustryHeroSection-module__CtMdQW__heroSection.IndustryHeroSection-module__CtMdQW__hasBackgroundImage{color:#fff}.IndustryHeroSection-module__CtMdQW__heroOverlay{z-index:1;background-color:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.IndustryHeroSection-module__CtMdQW__heroSection.IndustryHeroSection-module__CtMdQW__hasBackgroundImage .IndustryHeroSection-module__CtMdQW__heroOverlay{display:block}.IndustryHeroSection-module__CtMdQW__heroSection:not(.IndustryHeroSection-module__CtMdQW__hasBackgroundImage) .IndustryHeroSection-module__CtMdQW__heroOverlay{display:none}.IndustryHeroSection-module__CtMdQW__heroContent{z-index:2;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;margin:0;display:flex;position:relative}.IndustryHeroSection-module__CtMdQW__heroLeft{flex:1;min-width:0}.IndustryHeroSection-module__CtMdQW__heroRight{flex:none;align-items:flex-start;display:flex}.IndustryHeroSection-module__CtMdQW__productLogo{margin:0;position:relative}.IndustryHeroSection-module__CtMdQW__logoImage{filter:grayscale();transition:transform .2s,filter .2s}.IndustryHeroSection-module__CtMdQW__logoImage:hover{filter:none;box-shadow:4px 4px 0px var(--accent-color-transparent);transform:translate(-4px,-4px)}.IndustryHeroSection-module__CtMdQW__heroTitle{color:var(--accent-color);text-transform:uppercase;letter-spacing:-2px;margin-bottom:1.5rem;font-family:Roboto Mono,monospace;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}@media (min-width:768px){.IndustryHeroSection-module__CtMdQW__heroTitle{font-size:5rem}}@media (max-width:768px){.IndustryHeroSection-module__CtMdQW__heroTitle{font-size:3rem}.IndustryHeroSection-module__CtMdQW__heroContent{text-align:left;flex-direction:column}.IndustryHeroSection-module__CtMdQW__heroLeft{max-width:100%;margin-bottom:2rem}.IndustryHeroSection-module__CtMdQW__heroRight{justify-content:flex-start}.IndustryHeroSection-module__CtMdQW__logoImage{width:80px;height:80px;position:static}}.IndustryHeroSection-module__CtMdQW__heroDescription{color:#888;max-width:800px;font-family:Roboto Mono,monospace;font-size:1.25rem;line-height:1.6}.IndustryHeroSection-module__CtMdQW__heroDescription p,.IndustryHeroSection-module__CtMdQW__heroDescription div{margin-bottom:var(--space-sm,8px)}
