.electric-container{position:relative;height:100vh;overflow:hidden;background:#0a0a1a;color:#fff}.electric-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0a0a1a,#1a1a3a);z-index:0}.electric-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle,rgba(0,150,255,.15) 0%,transparent 70%);animation:electric-pulse 4s infinite alternate}.electric-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(90deg,transparent 0%,rgba(0,150,255,.1) 50%,transparent 100%),linear-gradient(0deg,transparent 0%,rgba(0,150,255,.05) 50%,transparent 100%);background-size:200% 200%,200% 200%;animation:electric-grid 8s linear infinite;z-index:0}@keyframes electric-pulse{0%{opacity:.3}to{opacity:.8}}@keyframes electric-grid{0%{background-position:0% 0%}to{background-position:200% 200%}}.content{position:relative;z-index:1;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.title{font-size:4rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.highlight{color:#00a8ff;text-shadow:0 0 10px #00a8ff,0 0 20px #00a8ff}.subtitle{margin-bottom:3rem;color:#aaa}.features{display:flex;gap:2rem;margin-bottom:3rem}.feature-item{display:flex;flex-direction:column;align-items:center;gap:1rem}.icon{width:100px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;filter:drop-shadow(0 0 8px #00a8ff);transition:all .3s ease;position:relative}.icon:hover{filter:drop-shadow(0 0 15px #00a8ff);transform:scale(1.1)}.power-plant{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="2" y="14" width="20" height="3" rx="0.5" fill="%2300a8ff" opacity="0.6"/><rect x="4" y="10" width="5" height="4" stroke="%2300a8ff" stroke-width="1.5" fill="none"/><path d="M6 11l2 2-2 2" stroke="%2300a8ff" stroke-width="1" fill="none"/><rect x="15" y="10" width="5" height="4" stroke="%2300a8ff" stroke-width="1.5" fill="none"/><circle cx="17.5" cy="12" r="1" fill="%2300a8ff"/><path d="M9 12h6" stroke="%2300a8ff" stroke-width="1.5" stroke-dasharray="2 1"/><path d="M16 8l3-2 3 2" stroke="%2300a8ff" stroke-width="1.5" fill="none"/><path d="M8 20c1 0.5 2 0.5 3 0s2-0.5 3 0 2 0.5 3 0" stroke="%2300a8ff" stroke-width="0.5" opacity="0.5"/><path d="M8 21c1 0.5 2 0.5 3 0s2-0.5 3 0 2 0.5 3 0" stroke="%2300a8ff" stroke-width="0.5" opacity="0.3"/></svg>')}@keyframes blink{0%,to{opacity:.4}50%{opacity:1}}.transmission{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><ellipse cx="12" cy="21" rx="6" ry="1" fill="%2300a8ff" opacity="0.3"/><rect x="10" y="18" width="4" height="3" fill="%2300a8ff" opacity="0.6"/><rect x="8" y="8" width="8" height="10" rx="4" stroke="%2300a8ff" stroke-width="1.5" fill="none"/><circle cx="12" cy="13" r="2.5" stroke="%2300a8ff" stroke-width="1" fill="none"/><circle cx="12" cy="13" r="0.8" fill="%2300a8ff"/><path d="M8 10h8 M8 11h8 M8 12h8 M8 16h8" stroke="%2300a8ff" stroke-width="0.8" opacity="0.6"/><path d="M20 13h2" stroke="%2300a8ff" stroke-width="2" stroke-linecap="round"/><rect x="21" y="12" width="2" height="2" rx="0.5" fill="%2300a8ff"/></svg>')}.substation{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><rect x="4" y="4" width="16" height="16" rx="2" stroke="%2300a8ff" stroke-width="2" fill="none"/><circle cx="12" cy="10" r="3" stroke="%2300a8ff" stroke-width="1.5" fill="none"/><circle cx="12" cy="10" r="1" fill="%2300a8ff"/><path d="M10 10h4 M12 8v4" stroke="%2300a8ff" stroke-width="0.8"/><path d="M6 6h3 M6 8h2 M15 6h3 M15 8h2" stroke="%2300a8ff" stroke-width="0.8" opacity="0.5"/><path d="M8 16h8 M8 18h8 M10 20h4" stroke="%2300a8ff" stroke-width="0.6" opacity="0.4"/></svg>')}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-custom::-webkit-scrollbar{width:6px;height:6px}.scrollbar-custom::-webkit-scrollbar-track{background:transparent}.scrollbar-custom::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.scrollbar-custom::-webkit-scrollbar-thumb:hover{background:#0000004d}
