.sidebar{background:#0a2052;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;padding:50px 25px;position:fixed;top:0;width:220px}.profile{margin-bottom:25px}.profile h2{color:#38bdf8;margin-bottom:15px}.profile p{font-size:20px;opacity:.8}.sidebar nav{display:flex;flex-direction:column;gap:30px}.sidebar nav a{color:#fff;font-size:25px;text-decoration:none;transition:.3s ease}.sidebar nav a:hover{color:#38bdf8;transform:translateX(10px)}.sidebar nav a.active{color:#38bdf8;font-weight:600}body{font-family:Georgia,sans-serif;margin:0}.app-layout{display:flex}.content{background-color:#f0a669;margin-left:260px;min-height:100vh;padding:60px;width:100%}.page{max-width:900px}.page h1{font-size:32px;margin-bottom:20px}.page p{font-size:16px;line-height:1.6}.project-card{background:#d16d6d;border-radius:10px;box-shadow:0 5px 15px #0000000d;margin-top:20px;padding:20px}@media (max-width:768px){.conennt{margin-left:200px;padding:30px}}
/*# sourceMappingURL=main.04abc9df.css.map*/