*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#09090b;color:#e5e7eb;line-height:1.6;scroll-behavior:smooth}a{text-decoration:none;color:inherit}.container{width:90%;max-width:1100px;margin:0 auto}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#f80;letter-spacing:2px}.hero-section{display:flex;align-items:center;justify-content:center;height:100vh;text-align:center;background:linear-gradient(to bottom right,#9b4a2a,#09090b 70%);color:#f80;position:relative}.hero-section .container{width:100%;max-width:none;background:url(/assets/orangespace-DPPNWEmD.png) center center/cover no-repeat;min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;background-size:cover;background-repeat:no-repeat}.hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;color:#f80;letter-spacing:1px}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem;font-weight:400;color:#f3f4f6}.scroll-indicator{position:absolute;bottom:30px;background:none;border:none;color:#f80;animation:bounce 1.5s infinite;cursor:pointer}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.profile-image{display:flex;justify-content:center;margin-bottom:1.5rem}.profile-pic{width:120px;height:120px;object-fit:cover;border-radius:50%;border:4px solid #ff8800;box-shadow:0 4px 12px #ff880026;background:#232323;display:block;margin:0 auto 1.5rem}.about-section{padding:4rem 0;background:#1a1a20}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.about-paragraph{margin-bottom:1rem;font-size:1rem;color:#f3f4f6}.contact-info{margin:1.5rem 0}.contact-item{display:flex;align-items:center;gap:.6rem;margin-bottom:.8rem;color:#f80;font-weight:600}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-link{display:flex;align-items:center;justify-content:center;color:#f80;transition:color .3s ease,transform .3s}.social-link:hover{color:#fff;transform:scale(1.15)}.about-cards{display:flex;flex-direction:column;gap:1.5rem}.info-card{padding:1.5rem;background:#232323;border-radius:8px;box-shadow:0 2px 8px #ff88000f}.card-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:#f80}.education-item h4{font-size:1.1rem;font-weight:600;margin-bottom:.2rem;color:#f80}.language-tags{display:flex;flex-wrap:wrap;gap:.5rem}.language-tag{background:#f80;color:#232323;padding:.3rem .7rem;border-radius:6px;font-size:.85rem;font-weight:600}.skills-section{padding:4rem 0;background:#09090b}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.skill-card{background:#18181b;padding:1.5rem;border-radius:8px;box-shadow:0 2px 5px #ff880012;transition:transform .3s ease}.skill-card:hover{transform:translateY(-5px);border-color:#f80}.skill-header{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem;color:#f80}.skill-list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-item{background:#f80;padding:.4rem .8rem;border-radius:6px;font-size:.9rem;color:#18181b;font-weight:600}.learning-section{margin-top:2rem;text-align:center}.learning-card{display:inline-block;padding:1rem 2rem;background:#232323;border:1px solid #ff8800;border-radius:8px;font-weight:500;color:#f80}.learning-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem;color:#f80}.achievements-section{padding:4rem 0;background:#18181b}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.achievement-card{background:#232323;border-radius:8px;padding:1.5rem;transition:transform .3s ease;border:1px solid #ff880033}.achievement-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px #ff88001f;border-color:#f80}.achievement-content{display:flex;gap:1rem}.achievement-icon{color:#f80;margin-top:.2rem}.achievement-text h3{font-size:1.1rem;font-weight:700;margin-bottom:.4rem;color:#f80}.achievement-text p{font-size:.9rem;color:#e5e7eb;margin-bottom:.3rem}.achievement-date{font-size:.85rem;color:#f80c}.footer{background:#09090b;color:#f80;text-align:center;padding:1.5rem 0;margin-top:3rem;font-size:.9rem;letter-spacing:1px}@media (max-width: 768px){.about-grid{grid-template-columns:1fr}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1rem}}
