.nexus-about-page .font-orbitron{font-family:var(--font-orbitron),"Orbitron",system-ui,sans-serif}.nexus-about-page .reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.nexus-about-page .reveal.visible{opacity:1;transform:translateY(0)}.nexus-about-page .glow-orange{text-shadow:0 0 40px rgba(249,115,22,.3)}.nexus-about-page .gradient-line{height:1px;background:linear-gradient(90deg,transparent,#f97316,transparent)}.nexus-about-page .glass-card{background:rgba(17,24,39,.5);border:1px solid rgba(55,65,81,.5);border-radius:12px;transition:all .3s ease}.nexus-about-page .glass-card:hover{border-color:rgba(249,115,22,.3);transform:translateY(-2px)}.nexus-about-page .stat-value{font-family:var(--font-orbitron),"Orbitron",system-ui,sans-serif;background:linear-gradient(90deg,#f97316,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nexus-about-page .op-card{position:relative;background:rgba(17,24,39,.3);border:1px solid rgba(55,65,81,.5);border-radius:12px;padding:1.25rem;transition:all .3s ease;overflow:hidden;display:block}.nexus-about-page .op-card:hover{border-color:var(--op-color);background:rgba(17,24,39,.6);transform:translateY(-2px)}@keyframes aboutActivePulse{0%,to{box-shadow:0 0 10px color-mix(in srgb,var(--op-color) 15%,transparent)}50%{box-shadow:0 0 25px color-mix(in srgb,var(--op-color) 25%,transparent)}}.nexus-about-page .op-card-active{border-color:var(--op-color)!important;animation:aboutActivePulse 3s ease-in-out infinite}@keyframes aboutLivePulse{0%,to{opacity:1}50%{opacity:.5}}.nexus-about-page .live-badge{animation:aboutLivePulse 1.5s ease-in-out infinite}.nexus-about-page::-webkit-scrollbar{width:6px}.nexus-about-page::-webkit-scrollbar-track{background:#000}.nexus-about-page::-webkit-scrollbar-thumb{background:#374151;border-radius:3px}.nexus-about-page::-webkit-scrollbar-thumb:hover{background:#f97316}