:root{--bg-color:#0b0f1a;--bg-card:#111827b3;--primary-color:#10b981;--secondary-color:#0d9488;--text-main:#f3f4f6;--text-muted:#9ca3af;--glass-bg:#ffffff08;--glass-border:#ffffff14;--accent-glow:#10b98126;font-family:Inter,system-ui,-apple-system,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.025em;font-weight:700}a{color:inherit;text-decoration:none;transition:all .3s}button{cursor:pointer;background:0 0;border:none;outline:none}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:0 8px 32px #0000005e}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:6rem 0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--glass-border);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.float-animation{animation:6s ease-in-out infinite float}@keyframes glow{0%{box-shadow:0 0 5px var(--accent-glow)}50%{box-shadow:0 0 20px var(--accent-glow)}to{box-shadow:0 0 5px var(--accent-glow)}}.app{min-height:100vh;position:relative}.navbar{z-index:1000;border-bottom:1px solid var(--glass-border);align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.nav-content{justify-content:space-between;align-items:center;width:100%;display:flex}.logo{white-space:nowrap;align-items:center;font-size:1.25rem;font-weight:800;display:flex}.logo-text{color:var(--text-main)}.logo-dot{color:var(--primary-color);margin-left:.2rem}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--text-muted);font-size:.9rem;font-weight:500}.nav-links a:hover{color:var(--text-main)}.nav-cta{background:var(--primary-color);border-radius:8px;padding:.6rem 1.2rem;font-weight:600;color:#fff!important}.download-btn{color:var(--text-main);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .3s;display:flex}.download-btn:hover{background:var(--glass-border);border-color:var(--primary-color)}.about-content{border-radius:24px;padding:3rem}.about-text{color:var(--text-muted);max-width:900px;margin-bottom:3rem;font-size:1.15rem;line-height:1.8}.about-stats{flex-wrap:wrap;gap:4rem;display:flex}.stat-item{flex-direction:column;display:flex}.stat-number{color:var(--primary-color);margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.hero{background:radial-gradient(circle at 10% 20%,#10b9810d 0%,#0000 40%),radial-gradient(circle at 90% 80%,#0d94880d 0%,#0000 40%);padding:10rem 0 6rem}.hero-content{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.badge{color:var(--primary-color);background:#10b9811a;border:1px solid #10b98133;border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.hero-title{margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.highlight{color:var(--primary-color);position:relative}.logo-divider{color:var(--primary-color);opacity:.5;margin:0 .5rem}.hero-subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.1rem}.hero-actions{align-items:center;gap:2rem;display:flex}.btn{border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.btn-primary{background:var(--primary-color);color:#fff;box-shadow:0 10px 20px -10px #10b98180}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 30px -10px #10b98199}.social-links{gap:.75rem;display:flex}.social-icon{width:48px;height:48px;color:var(--text-muted);border-radius:12px;justify-content:center;align-items:center;display:flex}.social-icon:hover{color:var(--primary-color);border-color:var(--primary-color);background:#10b9810d}.hero-image-container{justify-content:center;display:flex;position:relative}.hero-illustration{border-radius:20px;width:100%;max-width:500px;height:auto}.section-header{align-items:center;gap:2rem;margin-bottom:4rem;display:flex}.section-title{white-space:nowrap;font-size:2.5rem}.section-line{background:linear-gradient(to right, var(--glass-border), transparent);flex-grow:1;height:1px}.timeline{flex-direction:column;gap:2rem;display:flex;position:relative}.timeline:before{content:"";background:var(--glass-border);width:1px;position:absolute;top:0;bottom:0;left:31px}.timeline-item{gap:3rem;display:flex;position:relative}.timeline-dot{z-index:1;border-radius:50%;flex-shrink:0;width:64px;height:64px}.timeline-content{border-radius:24px;flex-grow:1;padding:2.5rem}.timeline-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.company{color:var(--primary-color);font-size:1.1rem}.period{background:#ffffff0d;border-radius:8px;padding:.3rem .8rem;font-size:.85rem}.location{color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.highlights{flex-direction:column;gap:1rem;list-style:none;display:flex}.highlights li{color:var(--text-muted);gap:.75rem;font-size:.95rem;display:flex}.accent{color:var(--primary-color);flex-shrink:0;margin-top:.2rem}.skills-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.skill-card{border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.skill-icon{width:64px;height:64px;color:var(--primary-color);background:#10b9811a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.skill-tags{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.skill-tag{border:1px solid var(--glass-border);color:var(--text-muted);background:#ffffff08;border-radius:8px;padding:.4rem .8rem;font-size:.8rem}.edu-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.edu-card{border-radius:20px;padding:2rem}.college{color:var(--primary-color);margin:.5rem 0 1rem}.edu-meta{color:var(--text-muted);justify-content:space-between;font-size:.85rem;display:flex}.footer{border-top:1px solid var(--glass-border);background:linear-gradient(#0000,#10b9810d);padding:6rem 0 2rem}.footer-content{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.footer-info h2{margin-bottom:1rem;font-size:2.5rem}.contact-details{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.contact-item{color:var(--text-muted);align-items:center;gap:1rem;display:flex}.footer-links{gap:1rem;display:flex}.footer-bottom{text-align:center;border-top:1px solid var(--glass-border);color:var(--text-muted);padding-top:2rem;font-size:.9rem}@media (width<=991px){.hero-content{text-align:center;grid-template-columns:1fr}.hero-title{font-size:3rem}.hero-subtitle{margin:0 auto 2.5rem}.hero-actions{flex-direction:column;justify-content:center}.nav-links{display:none}.footer-content{flex-direction:column;align-items:flex-start;gap:3rem}}
