body.dark{background:#121212;color:#fff}body.light{background:#fff;color:#111}body{margin:0;font-family:Segoe UI,sans-serif;transition:background .3s ease,color .3s ease;background:#121212;color:#fff}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;position:sticky;top:0;background:inherit;background-color:#121212;border-bottom:1px solid rgba(255,255,255,.1);z-index:1000}body.light .navbar{border-bottom:1px solid rgba(0,0,0,.1);background-color:#fff}.logo{font-weight:400;font-size:2.2rem}.nav-links a{margin-right:2rem;text-decoration:none;color:inherit;font-size:1rem;display:inline-flex;align-items:center;gap:.4rem}.nav-links{display:flex;align-items:center;gap:1.5rem}.theme-toggle{background:none;border:none;padding:0;cursor:pointer;color:inherit;display:flex;align-items:center}.hero{display:flex;flex-direction:row;padding:4rem 2rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.hero-text{max-width:800px}.gradient-header{font-size:3rem;font-weight:700;background:linear-gradient(to right,#073d94,#3b82f6,#b7cef3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;white-space:nowrap;margin-bottom:0rem}.cursor{display:inline-block;animation:blink 1s step-end infinite;font-weight:600;margin-left:2px}@keyframes blink{50%{opacity:0}}.bold-typewriter{font-family:Allura,Shadows Into Light,Indie Flower,Mr Dafoe,cursive;font-weight:700}.role{font-size:3rem;margin-bottom:.5rem;margin-top:.5rem;font-weight:400;letter-spacing:1px}.tagline{font-size:1rem;margin-bottom:1rem;color:rgb(174,173,173) font-family: "Allura","Shadows Into Light","Indie Flower","Mr Dafoe",cursive}body.light .tagline{color:#3b3b3b}.buttons{display:flex;gap:1rem}.downloadresume{padding:.6rem 1rem;background:linear-gradient(to right,#073d94,#3b82f6,#b7cef3);color:#fff;border:none;border-radius:6px;font-family:Segoe UI,sans-serif;font-size:1rem;font-weight:700;text-decoration:none}.resume{padding-bottom:2rem;font-size:1rem}.auth-button{display:inline-flex;align-items:center;gap:8px;padding:.6rem 1rem;font-family:Segoe UI,sans-serif;border-radius:6px;font-weight:700;font-size:1rem;text-decoration:none;transition:background .3s ease}.auth-button svg{stroke-width:2}.auth-button.gmail{background-color:#fff;color:#db4437}body.light .auth-button.gmail{border:1.5px solid #db4437}.auth-button.gmail:hover{background-color:#f1f1f1;color:#db4437}.auth-button.linkedin{background-color:#0077b5;color:#fff}.auth-button.linkedin:hover{background-color:#00669a}.auth-button.github{background-color:#24292e;color:#fff}.auth-button.github:hover{background-color:#1b1f23}.hero-image img{width:280px;height:280px;object-fit:cover;border-radius:50%;box-shadow:0 10px 30px #aeadad;margin-top:2rem}.floating-container{display:flex;justify-content:center;align-items:center;border-radius:50%;padding:.1rem;background:radial-gradient(circle at center,#000 10%,transparent 50%);box-shadow:0 0 10px #3f3f3f99;animation:floatGlow 3s ease-in-out infinite}.floating-img{width:350px;height:350px;border-radius:50%;object-fit:cover;box-shadow:0 0 50px #0000004d}@keyframes floatGlow{0%,to{transform:translateY(0);box-shadow:0 0 15px #aeadad}50%{transform:translateY(-12px);box-shadow:0 0 30px #aeadad}}.about-section{display:flex;justify-content:center;padding:4rem 2rem;background:transparent}.about-card{background:#fff;color:#121212;padding:4rem 2rem;border-radius:12px;max-width:1200px;box-shadow:0 10px 30px #0000001a;margin:0 auto;text-align:left}.about-card h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(to right,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-weight:700}.about-card p{font-size:1.1rem;line-height:1.6;margin-bottom:1rem;color:#d6d6d6}body.light .about-card p{color:#3b3b3b}.experience-section{background-color:#0f1115;color:#a0a0a0;padding:2rem;display:flex;justify-content:center}.experience-grid{max-width:900px;display:grid;grid-template-columns:180px 1fr;gap:2rem;align-items:flex-start}.experience-title h2{font-size:1.1rem;color:#4f8df9;letter-spacing:2px;margin:0;white-space:nowrap}.experience-text{font-size:1.02rem;line-height:2.2;display:flex;flex-direction:column;gap:.5rem;color:#b2b1b1}.experience-text strong{font-weight:600;color:#fff}.timeline{position:relative;padding-left:60px}.timeline:before{content:"";position:absolute;top:0;left:12px;width:2px;height:100%;background-color:#4f8df9}.timeline-dot{position:absolute;left:4px;top:20px;width:18px;height:18px;border:2.2px solid #4f8df9;border-radius:50%;z-index:5}.timeline-entry{position:relative;margin-bottom:3rem}.timeline-card{background-color:#f6f7f8;padding:1rem;border-radius:8px;width:700px;box-shadow:0 2px 6px #00000040;color:#1e1e1e;margin-left:40px}.timeline-title{font-size:.95rem;font-weight:700;margin:0 0 .3rem;color:#4f8df9}.timeline-role{display:block;font-size:.8rem;font-weight:600;margin-bottom:.8rem;color:#000}.timeline-points{list-style:disc;padding-left:1.2rem;margin:0;font-size:.8rem;line-height:1.5;color:#333}.timeline-points strong{font-weight:600;color:#000}@media (max-width: 768px){.experience-grid{grid-template-columns:1fr}.timeline{padding-left:35px}.timeline-card{max-width:100%;margin-left:15px}}.projects-section{background-color:#0f1115;padding:0rem;text-align:center;color:#fff}body.light .projects-section{background-color:#fff;color:#222}.projects-title{font-size:1.5rem;color:#4f8df9;letter-spacing:1.5px;margin-bottom:2rem}body.light .projects-title{color:#07c}.slider-controls{display:flex;align-items:center;justify-content:center;gap:1rem}.arrow-btn{font-size:2rem;color:#07c;background:transparent;border:none;cursor:pointer;padding:0 .3rem;transition:color .2s ease}.arrow-btn:hover{color:#4f8df9}.projects-slider{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;max-width:1300px;scrollbar-width:none}.project-card{flex:0 0 calc(33.33% - 1rem);background:#1a1d23;border-radius:12px;padding:1rem;scroll-snap-align:start;min-width:300px;max-width:360px;box-shadow:0 0 10px #0003}body.light .project-card{background-color:#dce6fc;color:#333;transition:transform .3s ease}body.light .project-card:hover{transform:translateY(-4px)}.project-img{width:100%;height:220px;object-fit:cover;border-radius:10px;margin-bottom:.5rem}.project-title{color:#fff;margin-bottom:.5rem}body.light .project-title{color:#07c}.project-desc{text-align:left;color:#a0a0a0;font-size:.95rem;margin-bottom:.75rem;padding-left:1.2rem}.project-desc li{margin-bottom:.4rem;list-style:disc}body.light .project-desc{color:#444}.separator{border:none;height:1px;background:#333;margin:.75rem 0}body.light .separator{background-color:#ddd}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.tag{border:1px solid #4f8df9;color:#4f8df9;padding:.3rem .7rem;border-radius:6px;font-size:.85rem;font-family:Courier New,monospace;font-weight:700}body.light .tag{border:1px solid #0077cc;color:#07c;background-color:#f9f9f9}
