@charset "UTF-8";:root{--v-yellow:#f6a623;--v-charcoal:#1a1a1a;--v-darker:#111;--v-gray-300:#d1d5db;--v-gray-400:#9ca3af;--v-gray-500:#6b7280;--v-gray-600:#4b5563;--v-font-header:'Archivo Narrow',sans-serif;--v-font-mono:'Roboto Mono',monospace;--v-font-body:'Inter',sans-serif}*,*::before,*::after{box-sizing:border-box}body{background-color:var(--v-darker);color:#fff;font-family:var(--v-font-body);margin:0;padding:0;overflow-x:hidden;line-height:1.5}h1,h2,h3,h4,h5,h6,p,ul{margin:0;padding:0}ul{list-style:none}svg{display:block}.voltz-header-font{font-family:var(--v-font-header)}.voltz-mono{font-family:var(--v-font-mono)}.text-voltzYellow{color:var(--v-yellow)}.text-white{color:#fff}.text-gray-300{color:var(--v-gray-300)}.text-gray-400{color:var(--v-gray-400)}.text-gray-500{color:var(--v-gray-500)}.text-gray-600{color:var(--v-gray-600)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.font-light{font-weight:300}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-black{font-weight:900}.tracking-tighter{letter-spacing:-0.05em}.tracking-tight{letter-spacing:-0.025em}.tracking-wider{letter-spacing:0.05em}.tracking-widest{letter-spacing:0.1em}.tracking-super{letter-spacing:0.4em}.voltz-outline-text{-webkit-text-stroke:1px rgba(255,255,255,0.1);color:transparent}.voltz-grid-overlay{position:fixed;inset:0;background-image:radial-gradient(rgba(246,166,35,0.05) 1px,transparent 0);background-size:30px 30px;pointer-events:none;z-index:0}.vp-main-wrap{position:relative;z-index:10;padding-top:8rem;padding-bottom:5rem}.vp-container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.vp-grid-4{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.vp-grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.vp-grid-4{grid-template-columns:repeat(4,1fr)}}.vp-grid-split{display:grid;grid-template-columns:1fr;gap:5rem}@media (min-width:1024px){.vp-grid-split{grid-template-columns:8fr 4fr}}.vp-grid-2{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){.vp-grid-2{grid-template-columns:repeat(2,1fr)}}.vp-header{margin-bottom:5rem}.vp-brand-name{font-size:2.25rem;margin-bottom:2.5rem;line-height:1}@media (min-width:768px){.vp-brand-name{font-size:5.75rem}}.vp-header-box{max-width:56rem;border-left:4px solid var(--v-yellow);padding:1rem 0 1rem 2rem;background-color:rgba(246,166,35,0.05);display:flex;flex-direction:column;gap:1rem}.vp-header-box p{font-size:1.25rem;line-height:1.625}@media (min-width:768px){.vp-header-box p{font-size:1.5rem}}.voltz-card{background-color:var(--v-charcoal);border:1px solid rgba(255,255,255,0.05);padding:2.5rem;display:flex;flex-direction:column;height:100%;transition:all 0.3s ease}.voltz-card:hover{border-color:rgba(246,166,35,0.4)}.voltz-card svg{width:2rem;height:2rem;margin-bottom:2rem}.vp-section-title-wrap{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.vp-section-title-wrap svg{width:1.5rem;height:1.5rem}.vp-section-title-wrap h2{font-size:1.875rem;line-height:1.2}.vp-info-box{background-color:rgba(0,0,0,0.2);padding:1.5rem;border:1px solid rgba(255,255,255,0.05);display:flex;flex-direction:column;justify-content:center}.vp-info-box.highlight{background-color:rgba(246,166,35,0.1);border-color:rgba(246,166,35,0.2)}.vp-info-box img{height:1.5rem;width:auto;object-fit:contain;object-position:left}@media (min-width:640px){.vp-info-box img{height:2rem}}.vp-market-box{background-color:rgba(0,0,0,0.4);padding:3rem;border:1px solid rgba(255,255,255,0.05);position:relative;overflow:hidden}.vp-market-bg-icon{position:absolute;top:0;right:0;padding:3rem;opacity:0.02;transform:translate(25%,-25%)}.vp-market-bg-icon svg{width:16rem;height:16rem}.vp-market-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:2rem}.vp-market-list{display:grid;grid-template-columns:1fr;gap:1.5rem 3rem}@media (min-width:768px){.vp-market-list{grid-template-columns:repeat(2,1fr)}}.vp-market-list li{display:flex;align-items:center;gap:0.75rem}.vp-market-list svg{width:1rem;height:1rem;flex-shrink:0}.vp-product-list{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}@media (min-width:768px){.vp-product-list{grid-template-columns:repeat(2,1fr)}}.vp-product-item{background-color:var(--v-charcoal);padding:1rem;border-left:2px solid var(--v-yellow);font-size:0.875rem}.vp-financial-box{background-color:var(--v-darker);border-left:4px solid var(--v-yellow);padding:2rem;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5);position:relative;z-index:10;margin-bottom:3rem}.vp-financial-box h3{font-size:1.25rem}.vp-financial-data{display:flex;flex-direction:column;gap:2rem}.vp-competitive-box{background-color:var(--v-charcoal);padding:2rem;border:1px solid rgba(255,255,255,0.05);margin-bottom:3rem}.vp-competitive-box h3{font-size:1.25rem;margin-bottom:1.5rem}.vp-competitive-list{display:flex;flex-direction:column;gap:1.5rem}.vp-strategy-box{background:linear-gradient(to bottom right,var(--v-charcoal),#000);padding:2rem;border:1px solid rgba(255,255,255,0.1)}.vp-strategy-box h3{font-size:1.25rem;margin-bottom:1rem}.vp-strategy-list{display:flex;flex-direction:column;gap:1rem}.vp-strategy-item{display:flex;gap:1rem}.vp-strategy-dot{width:0.375rem;height:0.375rem;margin-top:0.375rem;background-color:var(--v-yellow);flex-shrink:0}.vp-leadership{margin-top:5rem;padding-top:3rem;display:flex;flex-direction:column;align-items:center;text-align:center}.vp-leadership h2{font-size:3rem;margin-bottom:1.5rem;opacity:0.4}.vp-leadership-divider{margin-top:3rem;display:flex;align-items:center;gap:1rem}.vp-leadership-line{width:3rem;height:2px;background-color:rgba(246,166,35,0.2)}.vp-leadership-divider svg{width:1.5rem;height:1.5rem;color:rgba(246,166,35,0.5)}.vp-footer{background-color:#000;padding:2.5rem 1.5rem;border-top:1px solid rgba(255,255,255,0.05);position:relative;z-index:10;margin-top:5rem}.vp-footer-inner{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem}@media (min-width:768px){.vp-footer-inner{flex-direction:row}}.vp-scroll-section{padding:6rem 2rem;background-color:var(--v-darker)}.vp-sticky-wrapper{position:relative}.vp-track{display:flex;flex-direction:column;gap:2rem}.vp-scroll-progress-container{display:none}@media (min-width:1024px){.vp-scroll-section{height:400vh;padding:0;position:relative;overflow:visible !important;border-top:1px solid rgba(255,255,255,0.05);border-bottom:1px solid rgba(255,255,255,0.05);margin:4rem 0}.vp-sticky-wrapper{position:sticky;top:0;height:100vh;width:100%;overflow:hidden;display:flex;align-items:center;background-color:#0c0c0c;z-index:10}.vp-track{flex-direction:row;align-items:center;gap:4rem;padding:0 5vw;width:max-content;height:auto;will-change:transform}.vp-scroll-progress-container{display:block;position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:rgba(255,255,255,0.05);z-index:20}.vp-scroll-progress-bar{height:100%;width:100%;background-color:var(--v-yellow);transform-origin:left;transform:scaleX(0);will-change:transform}}.vp-matrix-header{flex:0 0 auto;margin-bottom:2rem}@media (min-width:1024px){.vp-matrix-header{width:30vw;max-width:450px;margin-bottom:0;padding-right:2rem}}.vp-rd-card{background-color:var(--v-charcoal);border:1px solid rgba(255,255,255,0.05);display:flex;flex-direction:column;overflow:hidden;transition:border-color 0.4s ease}@media (min-width:1024px){.vp-rd-card{flex:0 0 auto;width:45vw;max-width:600px;height:60vh;min-height:500px}}.vp-rd-card:hover{border-color:var(--v-yellow)}.vp-rd-image{height:45%;background-color:#000;border-bottom:1px solid rgba(255,255,255,0.05);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.vp-rd-image-overlay{position:absolute;inset:0;background:linear-gradient(to top,#000,transparent);z-index:10;pointer-events:none}.vp-rd-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) opacity(0.6);transform:scale(1);transition:all 0.7s cubic-bezier(0.165,0.84,0.44,1);z-index:0}.vp-rd-card.is-active .vp-rd-image img,.vp-rd-card:hover .vp-rd-image img{filter:grayscale(0) opacity(1);transform:scale(1.05)}.vp-rd-content{flex:1;padding:2.5rem;display:flex;flex-direction:column;justify-content:center}
