body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background:#c02125;box-shadow:0 2px 5px #0000001a;color:#fff;display:flex;justify-content:space-between;padding:15px 30px}.logo{font-size:1.6em;font-weight:700}.logo span{color:#ff0}.nav-link{color:#fff;font-weight:500;margin:0 15px;text-decoration:none;transition:color .3s}.nav-link:hover{color:#ff0}.nav-link.active{border-bottom:2px solid #ff0}.page{margin:auto;max-width:900px;padding:20px;text-align:center}.banner{border-radius:8px;margin-top:20px}.profile-card{background:#fff;border-radius:10px;box-shadow:0 3px 8px #0000001a;margin:20px auto;max-width:400px;padding:20px;text-align:center}.profile-img{border-radius:50%;height:150px;margin-bottom:15px;object-fit:cover;width:150px}ul{display:inline-block;text-align:left}@media (max-width:600px){.header{flex-direction:column}nav{margin-top:10px}}.fade-in{animation:fadeInUp .8s ease forwards;opacity:0;transform:translateY(20px)}.fade-in.delay-1{animation-delay:.3s}.fade-in.delay-2{animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.banner-wrapper{border-radius:10px;margin-top:20px;overflow:hidden}.banner{height:auto;transition:transform .4s ease;width:100%}.banner:hover{transform:scale(1.05)}.home-page h1{color:#222;font-size:2.5rem;font-weight:700;margin-bottom:10px}.home-page p{color:#555;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.notfound-icon{animation:float 2s ease-in-out infinite;margin-bottom:15px;width:100px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}
/*# sourceMappingURL=main.26c1d577.css.map*/