*{box-sizing:border-box;margin:0;padding:0}body{background-color:#1f2937;color:#e5e7eb;font-family:Arial,sans-serif}.portfolio-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.banner{background-color:#fbbf24;box-shadow:0 2px 4px #0003;color:#000;font-weight:700;left:0;padding:10px 0;position:fixed;text-align:center;top:0;width:100%;z-index:1000}.main-content{background-color:#2d3748;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-top:20px;max-width:800px;padding:30px;width:100%}.profile-section{text-align:center}.profile-image{border-radius:50%;box-shadow:0 4px 8px #0003;height:128px;margin-bottom:20px;margin-left:auto;margin-right:auto;object-fit:cover;width:128px}.profile-name{color:#fbbf24;font-size:28px;font-weight:700}.profile-description{font-size:16px;margin-left:auto;margin-right:auto;margin-top:10px;max-width:400px}.social-links{display:flex;gap:20px;justify-content:center;margin-top:20px}.social-icon{color:#e5e7eb;height:30px;transition:color .3s ease;width:30px}.social-icon:hover{color:#fbbf24}.projects-section{margin-top:40px}.projects-title{color:#fbbf24;font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.projects-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.project-card{background-color:#4a5568;border-radius:12px;box-shadow:0 4px 8px #0003;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 6px 12px #0000001a;transform:translateY(-5px)}.project-title{color:#fbbf24;font-size:20px;font-weight:700}.project-description{font-size:14px;margin-top:10px}.project-link{color:#3b82f6;display:inline-block;font-weight:700;margin-top:10px;text-decoration:none}.project-link:hover{text-decoration:underline}
/*# sourceMappingURL=main.5f7d8793.css.map*/