@charset "UTF-8";#os-hero-scoped{--h-yellow:#f6a623;--h-black:#111;--h-font-head:'Archivo Narrow',sans-serif;--h-font-mono:'Roboto Mono',monospace;--h-font-body:'Inter',sans-serif;position:relative;background-color:var(--h-black);padding:80px 0;overflow:hidden;color:#fff;font-family:var(--h-font-body);width:100%;display:block;box-shadow:0 0 0 1000px var(--h-black);clip-path:inset(0 -1000px 0 -1000px)}#os-hero-scoped .os-h-container{max-width:1320px;margin:0 auto;padding:0 25px;position:relative;z-index:10}#os-hero-scoped .os-h-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media (min-width:1024px){#os-hero-scoped .os-h-grid{grid-template-columns:1.5fr 1fr;gap:30px}}#os-hero-scoped .os-h-logo{height:auto;width:240px;margin-bottom:25px;display:block}#os-hero-scoped .os-h-tag-row{display:flex;flex-wrap:nowrap;gap:15px;margin-bottom:25px;align-items:center}#os-hero-scoped .os-h-mono{font-family:var(--h-font-mono);color:var(--h-yellow);font-size:11px;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}#os-hero-scoped .os-h-title{font-family:var(--h-font-head);font-size:clamp(2.5rem,5.5vw,6rem);font-weight:900;line-height:0.85;margin:0 0 30px 0;text-transform:uppercase}#os-hero-scoped .os-h-title span{color:var(--h-yellow)}#os-hero-scoped .os-h-mission{border-left:4px solid var(--h-yellow);padding-left:20px;margin-bottom:40px;max-width:550px}#os-hero-scoped .os-h-mission p{font-size:1.15rem;color:#999;line-height:1.4;margin:0}.hero-cta-group{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:32px}.btn-voltz{font-family:'Archivo Narrow',sans-serif;text-transform:uppercase;font-weight:900;padding:18px 36px;font-size:16px;letter-spacing:1px;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:12px}.btn-primary{background-color:#f6a623;color:#000;border:none}.btn-primary:hover{background-color:#fff;transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:#fff;border:1px solid rgba(255,255,255,0.2)}.btn-secondary:hover{border-color:#f6a623;color:#f6a623;background:rgba(246,166,35,0.05)}#os-hero-scoped .os-h-visual{position:relative;text-align:right}#os-hero-scoped .os-h-img{width:100%;max-width:440px;filter:drop-shadow(0 20px 50px rgba(0,0,0,0.8))}
