@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@500&family=Inter+Tight:wght@600&display=swap");.electrical-page{--font-title:"Inter Tight",sans-serif;--font-body:"Inter",sans-serif;--font-eyebrow:"IBM Plex Mono",monospace}.electrical-page,.electrical-page *{all:revert-layer}.electrical-page{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.electrical-page .uppercase,.electrical-page button{font-family:var(--font-eyebrow);font-weight:500}@keyframes electrical-nav-enter{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes electrical-hero-fade-down{0%{opacity:0;transform:translateY(-28px)}to{opacity:1;transform:translateY(0)}}.electrical-nav-enter{animation:electrical-nav-enter .64s cubic-bezier(.16,1,.3,1) .12s both}.electrical-hero-monitor-image{animation:electrical-hero-fade-down .9s cubic-bezier(.16,1,.3,1) .56s both}.electrical-hero-type{animation:electrical-hero-fade-down .78s cubic-bezier(.16,1,.3,1) both}.electrical-hero-type-side{animation-delay:.7s}.electrical-hero-type-meta{animation-delay:.76s}.electrical-hero-type-title{animation-delay:.86s}.electrical-hero-type-actions{animation-delay:.98s}.electrical-page :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-title);font-weight:600;letter-spacing:normal;text-wrap:balance}.electrical-page p{font-family:var(--font-body);font-weight:400;letter-spacing:normal}.electrical-mobile-demo-bar{padding:var(--spacing-M);padding-bottom:calc(var(--spacing-M) + env(safe-area-inset-bottom))}.electrical-mobile-demo-button{min-height:38px;padding:var(--spacing-XS) var(--spacing-S)}.electrical-marquee,.electrical-marquee .rfm-initial-child-container,.electrical-marquee .rfm-marquee{overflow:hidden!important}@media (min-width:1280px){.electrical-page{padding-bottom:0}}@media (min-width:768px) and (max-width:1024px){.electrical-page{--h1-size:64px;--h2-size:32px;--h3-size:20px;--p1-size:20px;--p2-size:16px;--b1-size:16px;--b2-size:20px}}@media (prefers-reduced-motion:reduce){.electrical-hero-monitor-image,.electrical-hero-type,.electrical-nav-enter{animation:none}}