@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&display=swap";body{margin:0;font-family:sans-serif}.home-page{min-height:100vh}.hero-section{position:relative}.hero-section .hero-container{justify-content:center;padding:1.25rem;display:flex}@media (min-width:640px){.hero-section .hero-container{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.hero-section .hero-container{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.hero-section .hero-container{padding-left:6rem;padding-right:6rem}}@media (min-width:1280px){.hero-section .hero-container{padding-left:10rem;padding-right:10rem}}.hero-section .hero-container>div{width:100%;max-width:1280px}.hero-content{color:#fff;text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:480px;padding:2rem;display:flex}.hero-content h1{font-size:2.25rem;font-weight:900}@media (min-width:768px){.hero-content h1{font-size:3rem}}.hero-content h2{font-size:1.125rem;font-weight:400}@media (min-width:768px){.hero-content h2{font-size:1.25rem}}.hero-text>h1,.hero-text>h2{font-family:Playfair Display,Georgia,serif;font-weight:700}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.projects-section{justify-content:center;padding:5rem 1.25rem 1.25rem;display:flex}.project-container{max-width:1280px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.project-name{font-weight:700}@media (min-width:1024px){.project-container{padding-left:2rem;padding-right:2rem}}@media (min-width:640px){.projects-section{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.projects-section{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.projects-section{padding-left:6rem;padding-right:6rem}}@media (min-width:1280px){.projects-section{padding-left:10rem;padding-right:10rem}}.projects-section>div{width:100%;max-width:1280px}.projects-section h2{padding:1.25rem 1rem .75rem;font-size:1.5rem;font-weight:700}.projects-scroll{grid-template-columns:repeat(4,16rem);grid-auto-flow:row;gap:1.5rem;padding-bottom:1rem;display:grid;overflow-x:auto}.project-card{background:#fff;border-radius:.5rem;flex-direction:column;flex-shrink:0;gap:1rem;width:16rem;padding:5px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 8px #00000026,0 8px 16px #0000001a}.project-card .project-image{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:.5rem;width:100%}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.project-container::-webkit-scrollbar{display:none}.project-container{-ms-overflow-style:none;scrollbar-width:none}.project-card{background:#fff;border-radius:.75rem;flex-direction:column;flex:0 0 16rem;gap:.75rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 8px #0000001a,0 6px 20px #00000014}.project-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #0003,0 15px 35px #0000001f}.project-card .project-image{aspect-ratio:16/9;background-position:50%;background-size:cover;border-radius:.75rem .75rem 0 0;width:100%;box-shadow:0 2px 8px #0000001a}.project-card h3{padding:0 .75rem;font-size:1.1rem;font-weight:700}.project-card p{color:#333;padding:0 .75rem;font-size:.9rem;line-height:1.4}.project-card .badges{flex-wrap:wrap;gap:.5rem;padding:0 .75rem .75rem;display:flex}.project-card .badge{background:#fff;border:1px solid;border-radius:.5rem;justify-content:center;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.project-card-buttons{flex-wrap:wrap;gap:.5rem;padding:0 .75rem .75rem;display:flex}.project-button{text-align:center;cursor:pointer;border-radius:.5rem;flex:1;padding:.5rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.project-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.github-button{color:#fff;background-color:#1e1e1e}.live-button{color:#fff;background-color:#38b2ac}.badge.python,.badge.react,.badge.typescript,.badge.javascript{color:#1f2937;border-width:1.5px;border-color:#1f2937}.badge.python:hover,.badge.react:hover,.badge.typescript:hover,.badge.javascript:hover{color:#fff;background:#1f2937}.badge.fastapi,.badge.opencv,.badge.yolov8,.badge.scikit-learn,.badge.google-gemini,.badge.cohere-llm,.badge.tailwind-css,.badge.leafletjs{color:#374151;border-width:1.5px;border-color:#374151}.badge.fastapi:hover,.badge.opencv:hover,.badge.yolov8:hover,.badge.scikit-learn:hover,.badge.google-gemini:hover,.badge.cohere-llm:hover,.badge.tailwind-css:hover,.badge.leafletjs:hover{color:#fff;background:#374151}.badge.random-forest-classifier,.badge.nextjs,.badge.web-scraping,.badge.google-analytics,.badge.html5,.badge.css3,.badge.smoteenn{color:#000;border-width:1px;border-color:#6b7280}.badge.random-forest-classifier:hover,.badge.nextjs:hover,.badge.web-scraping:hover,.badge.google-analytics:hover,.badge.html5:hover,.badge.css3:hover,.badge.smoteenn:hover{color:#fff;background:#6b7280}.badge.mongodb,.badge.firebase,.badge.pandas,.badge.numpy{color:#000;border-width:1px;border-color:#9ca3af}.badge.mongodb:hover,.badge.firebase:hover,.badge.pandas:hover,.badge.numpy:hover{color:#fff;background:#9ca3af}.badge.team,.badge.solo{color:#000;border-width:1px;border-color:#9ca3af}.badge.team:hover,.badge.solo:hover{color:#374151;background:#e5e7eb}.project-image-container{aspect-ratio:16/9;border-radius:.75rem .75rem 0 0;width:100%;position:relative;overflow:hidden}.project-image-container .project-image{background-position:50%;background-size:cover;border-radius:0;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.project-card:hover .project-image{transform:scale(1.08)}.image-overlay{opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 100%);align-items:flex-end;padding:20px;transition:opacity .4s;display:flex;position:absolute;inset:0}.project-card:hover .image-overlay{opacity:1}.overlay-badge{color:#1a1a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #0000001a}.youtube-button{color:#fff;background-color:red}.youtube-button:hover{background-color:#c00}body,html,#root{margin:0;padding:0;font-family:Inter,sans-serif}.stories-page{background-color:#f9f5f0;min-height:100vh}main.isolate{isolation:isolate}.hero-section-ab{background-color:#fff;padding-top:6rem;padding-bottom:5rem}@media (min-width:640px){.hero-section-ab{padding-top:8rem;padding-bottom:7rem}}.hero-container-ab{max-width:1280px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.hero-container-ab{padding-left:2rem;padding-right:2rem}}.hero-text-ab{text-align:center;max-width:768px;margin:0 auto}.hero-text-ab p.label{color:#d87d6b;background-color:#fbe7e0;border-radius:9999px;align-items:center;gap:.5rem;padding:.375rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.hero-text-ab h1{letter-spacing:-.02em;color:#111827;margin-top:2rem;font-family:Playfair Display,Georgia,serif;font-size:3rem;font-weight:700;line-height:1.2}@media (min-width:640px){.hero-text-ab h1{font-size:3.75rem}}@media (min-width:1024px){.hero-text-ab h1{font-size:4.5rem}}.hero-text-ab p.description{color:#4b5563;max-width:40rem;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:2rem}.section{background-color:#fff;padding-top:6rem;padding-bottom:8rem;overflow:hidden}.section-container{max-width:1280px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.section-container{padding-left:2rem;padding-right:2rem}}.section-grid{grid-template-columns:1fr;gap:4rem 3rem;display:grid}@media (min-width:1024px){.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:4rem}}.section-text h2{letter-spacing:-.02em;color:#111827;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700}@media (min-width:640px){.section-text h2{font-size:3rem}}.section-text p{color:#4b5563;margin-top:1.5rem;font-size:1.125rem;line-height:2rem}#my-photo{width:100%;height:100%}.cta-section{background:linear-gradient(to bottom right,#111827,#1f2937,#111827);border-radius:1.875rem;padding:6rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px #00000040}.cta-section h2{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.875rem;font-weight:700}.cta-section p{color:#d1d5db;margin-bottom:2rem;font-size:1rem;line-height:1.75rem}.cta-buttons{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.cta-buttons{flex-direction:row}}.cta-buttons .cta-primary{color:#111827;background-color:#fff;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 15px #0000001a}.cta-buttons a.cta-primary:hover{cursor:pointer;background-color:#f9fafb;transform:scale(1.05)}.cta-buttons a.cta-secondary{color:#fff;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.cta-buttons a.cta-secondary:hover{color:#e5e7eb;cursor:pointer}.cta-icon{vertical-align:middle;width:16px;height:16px;margin-left:6px}.cta-section .gradient-circle{filter:blur(3rem);border-radius:50%;width:20rem;height:20rem;position:absolute}.gradient-circle{pointer-events:none;z-index:0}.cta-content{z-index:1;position:relative}.cta-section .circle-top-right{background-color:#d87d6b1a;top:-5rem;right:-5rem}.cta-section .circle-bottom-left{background-color:#26a4dd1a;bottom:-5rem;left:-5rem}.services-section{background:linear-gradient(#f9fafb,#fff);padding:6rem 1.5rem}.text-center{text-align:center;max-width:700px;margin:0 auto 3rem}.services-badge{color:#b64025;background-color:#fff1ed;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.services-title{color:#111827;margin-top:.5rem;font-size:2.5rem;font-weight:700}.services-description{color:#4b5563;margin-top:1.5rem;font-size:1.125rem;line-height:1.8}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.service-card{background:#fff;border:1px solid #f1f1f1;border-radius:1.25rem;padding:2rem;transition:box-shadow .3s}.service-card:hover{box-shadow:0 8px 20px #0000000f}.service-heading{color:#111827;align-items:center;gap:1rem;font-size:1.125rem;font-weight:600;display:flex}.icon-circle{border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.icon{width:1.5rem;height:1.5rem}.terracotta{color:#b64025;background:#fde8e2}.ocean{color:#0369a1;background:#e0f2fe}.gold{color:#b45309;background:#fef3c7}.olive{color:#4d7c0f;background:#ecfccb}.service-text{color:#4b5563;margin-top:1rem;font-size:1rem;line-height:1.7}.footer{border-top:1px solid #f1e4dc}.footer-container{justify-content:center;padding:2.5rem 1rem;display:flex}@media (min-width:640px){.footer-container{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.footer-container{padding:3rem 4rem}}@media (min-width:1024px){.footer-container{padding-left:6rem;padding-right:6rem}}@media (min-width:1280px){.footer-container{padding-left:10rem;padding-right:10rem}}.footer-inner{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1280px;display:flex}@media (min-width:768px){.footer-inner{flex-direction:row}}.footer-logo{color:#111827;align-items:center;gap:.75rem;text-decoration:none;transition:transform .2s ease-in-out;display:flex}.footer-logo:hover .footer-logo-icon{transform:scale(1.1)}.footer-logo-icon{color:#000;width:1.75rem;height:1.75rem;transition:transform .2s ease-in-out}.footer-logo-text{margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:700}.footer-links-section{text-align:center;color:#4b5563;font-size:.875rem}@media (min-width:768px){.footer-links-section{text-align:right}}.footer-copy{font-weight:500}.footer-links{justify-content:center;gap:1.5rem;margin-top:.75rem;display:flex}@media (min-width:768px){.footer-links{justify-content:flex-end}}.footer-link{color:#4b5563;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.footer-link:hover{color:#c76b51}.navbar{z-index:50;background:0 0;position:sticky;top:0}.navbar-container{padding:0 1rem}@media (min-width:640px){.navbar-container{padding-left:2rem;padding-right:2rem}}@media (min-width:768px){.navbar-container{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.navbar-container{padding-left:6rem;padding-right:6rem}}@media (min-width:1280px){.navbar-container{padding-left:10rem;padding-right:10rem}}.navbar-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);white-space:nowrap;background-color:#ffffffe6;border:1px solid #e5e7eb;border-radius:9999px;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1280px;margin:.5rem auto;padding:.85rem 1rem;display:flex;box-shadow:0 1px 2px #0000000d}.navbar-logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.logo-icon{color:#e07b5b;width:28px;height:28px;transition:transform .3s}.logo-icon:hover{transform:scale(1.1)}.logo-text{letter-spacing:-.02em;color:#111827;font-size:1.1rem;font-weight:700;line-height:1}.navbar-links{flex:1;justify-content:center;display:none}@media (min-width:768px){.navbar-links{display:flex}}.links-inner{gap:2.25rem;display:flex}.nav-link{color:#374151;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-link:hover{color:#e07b5b}.nav-link.active{color:#e07b5b;border-bottom:2px solid #e07b5b}.navbar-auth{align-items:center;gap:.75rem;display:flex}.btn-signin{color:#374151;background:0 0;border:1px solid #0000;border-radius:.75rem;min-width:84px;height:2.5rem;padding:0 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:none}@media (min-width:640px){.btn-signin{justify-content:center;align-items:center;display:flex}}.btn-signin:hover{background-color:#f3f4f6}.btn-signup{color:#fff;background:#e07b5b;border-radius:.75rem;justify-content:center;align-items:center;min-width:84px;height:2.5rem;padding:0 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s,box-shadow .2s,transform 20ms;display:flex;box-shadow:0 1px 2px #0000000d}.btn-signup:hover{background:#c76b51;box-shadow:0 4px 6px #0000001a}.btn-signup:active{transform:translateY(1px)}body{scroll-padding-top:72px}.work-experience-section{max-width:1200px;margin:80px auto;padding:0 20px}.section-header{text-align:center;margin-bottom:60px;animation:.8s ease-out fadeInUp}.section-tag{color:#c85a5a;letter-spacing:.5px;background:#ffe8e8;border-radius:20px;margin-bottom:20px;padding:8px 24px;font-size:14px;font-weight:600;display:inline-block}.section-title{color:#1a1a1a;margin-bottom:16px;font-family:Playfair Display,serif;font-size:48px;font-weight:900}.section-description{color:#666;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.experience-grid{gap:30px;margin-top:40px;display:grid}.experience-card{background:#fff;border-radius:20px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.8s ease-out backwards fadeInUp;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.experience-card:before{content:"";opacity:0;background:linear-gradient(#667eea 0%,#764ba2 100%);width:5px;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.experience-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.experience-card:hover:before{opacity:1}.card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.card-title-group{flex:1;min-width:250px}.job-title{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:700;line-height:1.3}.company-name{color:#667eea;margin-bottom:4px;font-size:18px;font-weight:600}.location{color:#888;font-size:14px;font-weight:500}.date-badge{color:#444;white-space:nowrap;background:#f0f0f0;border-radius:12px;height:fit-content;padding:10px 20px;font-size:14px;font-weight:600}.achievements-list{margin-bottom:24px;padding:0;list-style:none}.achievements-list li{color:#444;margin-bottom:12px;padding-left:28px;font-size:15px;line-height:1.7;position:relative}.achievements-list li:before{content:"▹";color:#667eea;font-size:20px;font-weight:700;position:absolute;left:0}.tech-tags{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.tech-tag{color:#555;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .3s}.tech-tag:hover{color:#fff;background:#667eea;border-color:#667eea;transform:translateY(-2px)}.volunteer-badge{color:#92400e;text-transform:uppercase;letter-spacing:.5px;background:#fef3c7;border-radius:6px;margin-left:10px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.work-experience-section{margin:60px auto}.section-title{font-size:36px}.section-description{font-size:16px}.experience-card{padding:30px 24px}.card-header{flex-direction:column}.job-title{font-size:20px}.company-name{font-size:16px}.date-badge{align-self:flex-start}.achievements-list li{font-size:14px}}@media (max-width:480px){.section-title{font-size:28px}.experience-card{padding:24px 20px}.job-title{font-size:18px}}
