body,html{background-color:#f4f6f8;color:#333;font-family:Segoe UI,Arial,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.header{background:#fff;box-shadow:0 2px 6px #0000001a;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding:1rem 2rem}.header-nav ul{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.header-nav a{color:#1f2937;font-weight:500;text-decoration:none;transition:all .3s}.header-nav a:hover{color:#3b82f6}.hero{align-items:center;background:linear-gradient(90deg,#3b82f6,#6366f1);color:#fff;display:flex;justify-content:center;padding:8rem 2rem;text-align:center}.hero h2{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.2rem;margin-bottom:2rem}.hero-buttons a{border-radius:5px;font-weight:700;margin:0 .5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.btn-primary{background:#ff6b6b;color:#fff}.btn-primary:hover{background:#ff4757}.btn-secondary{background:#fff;border:2px solid #3b82f6;color:#3b82f6}.btn-secondary:hover{background:#3b82f6;color:#fff}.section{margin:auto;max-width:1000px;padding:4rem 2rem}h2{text-align:center}.tabs,h2{margin-bottom:2rem}.tabs{display:flex;gap:1rem;justify-content:center}.tabs button{background:#fff;border:1px solid #3b82f6;border-radius:5px;color:#3b82f6;cursor:pointer;padding:.5rem 1rem;transition:all .3s}.tabs button.active,.tabs button:hover{background:#3b82f6;color:#fff}.experience-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.experience-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1rem 1.5rem;transition:transform .3s}.experience-card:hover{transform:translateY(-5px)}.skill{margin-bottom:1rem}.skill-name{display:flex;font-weight:500;justify-content:space-between}.skill-bar{background:#e5e7eb;border-radius:.5rem;height:1rem;overflow:hidden;width:100%}.skill-fill{background:#3b82f6;border-radius:.5rem;height:100%;transition:width .5s}.services-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.service-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;font-weight:700;padding:2rem;text-align:center;transition:transform .3s}.service-card:hover{transform:translateY(-5px)}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{border:1px solid #d1d5db;border-radius:5px;font-size:1rem;padding:.75rem 1rem;width:100%}.contact-form button{background:#3b82f6;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem;transition:background .3s}.contact-form button:hover{background:#2563eb}.footer{background:#111827;color:#fff;margin-top:2rem;padding:1.5rem;text-align:center}
/*# sourceMappingURL=main.b876dbf6.css.map*/