*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);justify-content:center;align-items:center;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}#root{width:100%}.maintenance{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative}.in-progress{letter-spacing:2px;color:#64ffda;margin-bottom:24px;font-family:Consolas,Courier New,monospace;font-size:.9rem}.terminal{text-align:left;background:#0d1117e6;border:1px solid #64ffda40;border-radius:10px;width:100%;max-width:560px;margin-bottom:40px;overflow:hidden;box-shadow:0 20px 60px #00000080}.terminal-bar{background:#ffffff0d;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:10px 14px;display:flex}.terminal-dots{gap:6px;display:flex}.dot{border-radius:50%;width:12px;height:12px}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.terminal-name{color:#8b949e;margin-left:10px;font-family:Consolas,Courier New,monospace;font-size:.85rem}.terminal-body{padding:18px 16px;font-family:Consolas,Courier New,monospace;font-size:.95rem;line-height:1.8}.line{margin:0}.prompt{color:#64ffda;font-weight:700}.cmd{color:#f0f6fc}.gray{color:#8b949e}.green{color:#27c93f}.cursor{color:#64ffda;animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}.title{letter-spacing:-1px;color:#64ffda;text-shadow:0 0 20px #64ffda4d;margin-bottom:18px;font-family:Consolas,Courier New,monospace;font-size:2.6rem;font-weight:800}.subtitle{color:#b8b8d1;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.skills{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;width:100%;max-width:1000px;margin-bottom:40px;display:grid}.skill-category{background:#0d111799;border:1px solid #ffffff1a;border-radius:10px;padding:24px 18px;transition:transform .3s,border-color .3s,box-shadow .3s}.skill-category:hover{border-color:#64ffda;transform:translateY(-6px);box-shadow:0 10px 30px #64ffda1a}.skill-icon{margin-bottom:12px;font-size:2.2rem;animation:3s ease-in-out infinite float;display:inline-block}.skills .skill-category:first-child .skill-icon{animation-delay:0s}.skills .skill-category:nth-child(2) .skill-icon{animation-delay:.2s}.skills .skill-category:nth-child(3) .skill-icon{animation-delay:.4s}.skills .skill-category:nth-child(4) .skill-icon{animation-delay:.6s}.skills .skill-category:nth-child(5) .skill-icon{animation-delay:.8s}.skills .skill-category:nth-child(6) .skill-icon{animation-delay:1s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.skill-category h2{color:#64ffda;margin-bottom:8px;font-family:Consolas,Courier New,monospace;font-size:1.2rem}.skill-category p{color:#b8b8d1;font-size:.93rem}footer{color:#6f6f8a;font-family:Consolas,Courier New,monospace;font-size:.85rem}@media (width<=600px){.title{font-size:1.9rem}.subtitle{font-size:.95rem}}
