body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f0f1e;background:var(--app-bg,#0f0f1e);color:#e0e0e0;color:var(--app-text,#e0e0e0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background .3s ease,color .3s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-container{background:linear-gradient(135deg,#0f0f1e,#1a1a2e 50%,#16213e);color:#e0e0e0;min-height:100vh}.time-location{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f0f1ecc;border-radius:5px;color:#9ca3af;font-family:Courier New,monospace;font-size:11px;left:10px;letter-spacing:.5px;padding:5px 10px;position:fixed;top:10px;z-index:1001}.hero-section{align-items:flex-start;background:radial-gradient(circle at 50% 50%,#5e35b11a 0,#0000 50%);display:flex;justify-content:space-between;min-height:auto;padding:2rem 4rem}.hero-content{max-width:800px;text-align:left}.name{animation:fadeInUp 1s ease-out;color:#fff;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:.5rem;margin-top:0}.tagline{color:#b0b0b0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:1.5rem}.schedule-meeting-btn{align-self:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50px;box-shadow:0 4px 15px #667eea66;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 28px;transition:all .3s ease;white-space:nowrap}.schedule-meeting-btn:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.schedule-meeting-btn:active{transform:translateY(0)}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;z-index:2000}.modal-content{background:#fff;border-radius:16px;height:80vh;max-height:700px;overflow:hidden}.modal-close{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:28px;height:40px;justify-content:center;line-height:1;position:absolute;right:15px;top:15px;transition:all .2s ease;width:40px;z-index:2001}.modal-close:hover{background:#000c;transform:rotate(90deg)}.social-icons{animation:fadeInUp 1s ease-out .4s both;display:flex;gap:1rem;justify-content:flex-start;margin-top:1.5rem}.social-icon{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;color:#e0e0e0;display:flex;height:48px;justify-content:center;text-decoration:none;transition:all .3s ease;width:48px}.social-icon:hover{background:#667eea33;border-color:#667eea;box-shadow:0 5px 15px #667eea66;transform:translateY(-3px)}.social-icon svg{height:24px;width:24px}.cta-buttons{animation:fadeInUp 1s ease-out .4s both;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:2px solid #0000;border-radius:50px;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea1a;transform:translateY(-3px)}.about-section,.contact-section,.github-section,.skills-section{margin:0 auto;max-width:1400px;padding:4rem}.about-section{border-top:1px solid #ffffff1a}.about-section,.github-section{background:#ffffff05;border-bottom:1px solid #ffffff1a}.github-stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-items:center;margin-bottom:3rem}.github-stat-card{align-items:center;background:#1a1a2e80;border:1px solid #ffffff1a;border-radius:20px;display:flex;justify-content:center;padding:1.5rem;transition:all .3s ease;width:100%}.github-stat-card:hover{border-color:#667eea80;box-shadow:0 8px 30px #667eea4d;transform:translateY(-5px)}.github-stat-card img{border-radius:10px;height:auto;max-width:100%}.contribution-title{color:#667eea;font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.github-calendar-container{background:#1a1a2e80;border:1px solid #ffffff1a;border-radius:20px;display:flex;justify-content:center;overflow-x:auto;padding:2rem}.about-section h2,.contact-section h2,.github-section h2,.skills-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,5vw,3.5rem);margin-bottom:2rem;text-align:center}.about-text{color:#d0d0d0;font-size:1.1rem;line-height:1.9;margin:0 0 1.5rem;max-width:1200px;text-align:left}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.skill-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;padding:2rem;transition:all .3s ease}.skill-card:hover{background:#ffffff0d;border-color:#667eea80;box-shadow:0 8px 30px #667eea4d;transform:translateY(-10px)}.skill-card h3{color:#667eea;font-size:1.8rem;margin-bottom:1.5rem}.skill-card ul{list-style:none;padding:0}.skill-card li{border-bottom:1px solid #ffffff0d;color:#b0b0b0;font-size:1.1rem;padding:.7rem 0}.skill-card li:last-child{border-bottom:none}.contact-section{background:#0000;border-radius:0;border-top:1px solid #ffffff1a;text-align:left}.contact-section h2{-webkit-text-fill-color:#e0e0e0;background:none;-webkit-background-clip:unset;background-clip:initial;border-bottom:2px solid #667eea;display:inline-block;font-size:2rem;margin-bottom:1rem;padding-bottom:.5rem;text-align:left}.contact-email{color:silver;font-size:1.1rem;margin-top:1.5rem}.contact-email a{color:#667eea;text-decoration:none;transition:color .3s ease}.contact-email a:hover{color:#764ba2;text-decoration:underline}@media (max-width:768px){.time-location{font-size:9px;left:8px;line-height:1.3;max-width:45%;padding:4px 8px;top:8px}.hero-section{align-items:flex-start;flex-direction:column;min-height:auto;padding:2rem 1.5rem}.schedule-meeting-btn{margin-top:1.5rem;order:2}.hero-content{order:1}.name{margin-bottom:.8rem}.tagline{font-size:1rem;margin-bottom:1.5rem}.social-icons{gap:.8rem}.social-icon{height:44px;width:44px}.social-icon svg{height:22px;width:22px}.skills-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;gap:1rem}.btn{max-width:300px;padding:.9rem 2rem;width:100%}.about-section,.contact-section,.github-section,.skills-section{padding:3rem 1.5rem}.about-section{padding-left:1.5rem}.github-stats-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.github-stat-card{padding:1rem}.github-calendar-container{overflow-x:scroll;padding:1rem}.about-section h2,.contact-section h2,.github-section h2,.skills-section h2{margin-bottom:1.5rem}}.projects-container{background:linear-gradient(135deg,#0f0f1e,#1a1a2e 50%,#16213e);color:#e0e0e0;min-height:100vh;padding:5rem 2rem}.projects-title{-webkit-text-fill-color:#0000;animation:fadeIn 1s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,7vw,4.5rem);font-weight:700;margin-bottom:1rem;text-align:center}.projects-subtitle{animation:fadeIn 1s ease-out .2s both;color:#b0b0b0;font-size:1.5rem;margin-bottom:4rem;text-align:center}.projects-grid{grid-gap:2.5rem;animation:fadeIn 1s ease-out .4s both;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:20px;display:flex;flex-direction:column;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease-out;background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #667eea4d;border-radius:20px;box-shadow:0 20px 60px #00000080;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-project-details{padding:3rem}.modal-title{border-bottom:2px solid #667eea4d;color:#667eea;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.modal-description{color:#d0d0d0;font-size:1.15rem;line-height:1.8}.modal-description,.modal-section{margin-bottom:2.5rem}.section-title{color:#667eea;font-size:1.6rem;font-weight:600;margin-bottom:1rem;padding-left:1rem;position:relative}.section-title:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.section-intro{color:silver;font-size:1.05rem;line-height:1.7;margin-bottom:1.2rem}.section-list{list-style:none;margin:0;padding:0}.section-list li{color:#d0d0d0;font-size:1.05rem;line-height:1.8;margin-bottom:1rem;padding-left:2rem;position:relative}.section-list li:before{color:#667eea;content:"•";font-size:1.3rem;font-weight:700;left:.5rem;position:absolute}.modal-info{color:silver;font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.info-label{color:#667eea;font-weight:600}.modal-project-link{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;justify-content:center;margin-top:1.5rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease;width:100%}.modal-project-link:hover{background:linear-gradient(135deg,#764ba2,#667eea);box-shadow:0 6px 20px #667eea80;transform:translateY(-2px)}.modal-close-btn{background:#667eea33;border:2px solid #667eea;border-radius:10px;color:#667eea;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin-top:2rem;padding:1rem 2.5rem;transition:all .3s ease;width:100%}.modal-close-btn:hover{background:#667eea4d;box-shadow:0 4px 15px #667eea66;transform:translateY(-2px)}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#0003;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#667eea80;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background:#667eeab3}.project-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}.read-more-btn{background:#667eea33;border-radius:8px;text-transform:none}.read-more-btn:hover{background:#667eea4d;transform:translateY(-2px)}.project-card:before{background:linear-gradient(90deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.project-card:hover:before{transform:scaleX(1)}.project-card:hover{background:#ffffff0d;border-color:#667eea80;box-shadow:0 10px 40px #667eea4d;transform:translateY(-10px)}.project-title{color:#fff;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.project-description{color:#b0b0b0;flex-grow:1;font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.project-technologies{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem}.tech-tag{background:#667eea1a;border:1px solid #667eea4d;border-radius:20px;color:#667eea;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.project-link{align-items:center;align-self:flex-start;color:#667eea;display:inline-flex;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.project-link:hover{color:#764ba2;transform:translateX(5px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.projects-container{padding:3rem 1rem}.projects-grid{grid-template-columns:1fr}.project-card{padding:2rem}.project-actions{align-items:stretch;flex-direction:column}.project-link,.read-more-btn{justify-content:center;text-align:center;width:100%}.modal-overlay{padding:1rem}.modal-content{max-height:95vh}.modal-project-details{padding:2rem 1.5rem}.modal-title{font-size:1.8rem}.section-title{font-size:1.4rem}.modal-description,.modal-info,.section-intro,.section-list li{font-size:1rem}.section-list li{padding-left:1.5rem}}.blog-container{background:linear-gradient(135deg,#0f0f1e,#1a1a2e 50%,#16213e);color:#e0e0e0;min-height:100vh;padding:4rem 2rem}.blog-header{margin:0 auto 4rem;max-width:1200px;text-align:center}.blog-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;margin-bottom:1rem}.blog-subtitle{color:#b0b0b0;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.6;margin:0 auto;max-width:700px}.blog-posts{grid-gap:3rem;display:grid;gap:3rem;margin:0 auto;max-width:1200px}.blog-post-card{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:all .3s ease}.blog-post-card:hover{background:#ffffff0d;border-color:#667eea80;box-shadow:0 10px 40px #667eea4d;transform:translateY(-5px)}.post-header{margin-bottom:1.5rem}.post-title{color:#fff;font-size:clamp(1.6rem,3vw,2rem);font-weight:700;line-height:1.3;margin-bottom:.8rem}.post-meta{align-items:center;color:#9ca3af;display:flex;font-size:.9rem;gap:1.5rem}.post-date,.post-read-time{align-items:center;display:flex;gap:.4rem}.post-date:before{content:"📅";font-size:.9em}.post-read-time:before{content:"⏱";font-size:.9em}.post-excerpt{color:silver;font-size:1.15rem;font-weight:500;line-height:1.6;margin-bottom:1.2rem}.post-content{color:#b0b0b0;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem}.post-tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.5rem}.tag{background:#667eea26;border:1px solid #667eea4d;border-radius:20px;color:#8b9eff;font-size:.85rem;font-weight:600;padding:.4rem 1rem;transition:all .2s ease}.tag:hover{background:#667eea40;border-color:#667eea80;transform:translateY(-2px)}.read-more-btn{background:#0000;border:2px solid #667eea;border-radius:50px;color:#667eea;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.read-more-btn:hover{background:#667eea;box-shadow:0 4px 15px #667eea66;color:#fff;transform:translateX(5px)}@media (max-width:768px){.blog-container{padding:3rem 1.5rem}.blog-header{margin-bottom:3rem}.blog-posts{gap:2rem}.blog-post-card{padding:2rem}.post-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.post-tags{gap:.6rem}.tag{font-size:.8rem;padding:.35rem .85rem}}.blog-post-detail-container{background:linear-gradient(135deg,#0f0f1e,#1a1a2e 50%,#16213e);color:#e0e0e0;min-height:100vh;padding:3rem 2rem}.back-link{color:#667eea;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:1200px;text-decoration:none;transition:all .3s ease}.back-link:hover{color:#8b9eff;transform:translateX(-5px)}.blog-post-detail{animation:fadeInUp .6s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;margin:0 auto;max-width:900px;padding:3rem}.post-detail-header{border-bottom:2px solid #667eea4d;margin-bottom:3rem;padding-bottom:2rem}.post-detail-title{color:#fff;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem}.post-detail-meta{align-items:center;color:#9ca3af;display:flex;font-size:1rem;gap:2rem;margin-bottom:1.5rem}.post-detail-date:before{content:"📅";margin-right:.5rem}.post-detail-read-time:before{content:"⏱";margin-right:.5rem}.post-detail-tags{display:flex;flex-wrap:wrap;gap:.8rem}.post-detail-tags .tag{background:#667eea26;border:1px solid #667eea4d;border-radius:20px;color:#8b9eff;font-size:.9rem;font-weight:600;padding:.5rem 1.2rem}.post-detail-content{color:#d0d0d0;font-size:1.1rem;line-height:1.8}.post-detail-content .intro-text{color:#e0e0e0;font-size:1.2rem;line-height:1.9;margin-bottom:1.5rem}.post-detail-content h2{border-bottom:2px solid #667eea4d;color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem;margin-top:3rem;padding-bottom:.5rem}.post-detail-content h3{color:#8b9eff;font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.post-detail-content p{color:silver;margin-bottom:1.5rem}.post-detail-content ol,.post-detail-content ul{margin:1.5rem 0;padding-left:2rem}.post-detail-content li{color:silver;line-height:1.7;margin-bottom:.8rem}.post-detail-content strong{color:#fff;font-weight:600}.post-detail-content .highlight{color:#8b9eff;font-weight:600}.post-detail-content pre{background:#0006;border:1px solid #667eea4d;border-radius:10px;margin:1.5rem 0;overflow-x:auto;padding:1.5rem}.post-detail-content code{color:#a0d8f1;font-family:Courier New,monospace;font-size:.95rem;line-height:1.6}.post-detail-content em{color:#9ca3af;font-style:italic}.post-not-found{padding:4rem 2rem;text-align:center}.post-not-found h1{color:#667eea;font-size:3rem;margin-bottom:2rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.blog-post-detail-container{padding:2rem 1rem}.blog-post-detail{padding:2rem 1.5rem}.post-detail-header{margin-bottom:2rem;padding-bottom:1.5rem}.post-detail-title{font-size:1.8rem}.post-detail-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.post-detail-content{font-size:1rem}.post-detail-content h2{font-size:1.6rem;margin-top:2rem}.post-detail-content h3{font-size:1.3rem}.post-detail-content pre{font-size:.85rem;padding:1rem}.post-detail-content code{font-size:.85rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--app-bg:#0f0f1e;--app-text:#e0e0e0;--nav-bg:#0f0f1ef2;--nav-border:#667eea33;--nav-shadow:0 4px 20px #0000004d;--link-text:#e0e0e0;--link-hover-bg:#667eea1a;--link-hover-text:#fff;--scrollbar-track:#0f0f1e}body[data-theme=light]{--app-bg:#fff;--app-text:#121826;--nav-bg:#fffffff5;--nav-border:#0f172a1a;--nav-shadow:0 10px 35px #0f172a14;--link-text:#1f2937;--link-hover-bg:#3b82f61f;--link-hover-text:#0f172a;--scrollbar-track:#e5e7eb}.App{background:#0f0f1e;background:var(--app-bg);color:#e0e0e0;color:var(--app-text);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;transition:background .3s ease,color .3s ease}nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f1ef2;background:var(--nav-bg);border-bottom:1px solid #667eea33;border-bottom:1px solid var(--nav-border);box-shadow:0 4px 20px #0000004d;box-shadow:var(--nav-shadow);padding:.85rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;transition:padding .25s ease,-webkit-backdrop-filter .25s ease;transition:padding .25s ease,backdrop-filter .25s ease;transition:padding .25s ease,backdrop-filter .25s ease,-webkit-backdrop-filter .25s ease;z-index:1000}nav.scrolled{padding:.55rem 1.25rem}.nav-inner{align-items:center;display:flex;gap:1.5rem;margin:0 auto;max-width:1400px}.brand-logo-link{align-items:center;border-radius:0;display:inline-flex;flex-shrink:0;padding:0;transition:transform .25s ease}nav.scrolled .brand-logo-link{transform:translateY(-8px)}.brand-logo{display:block;height:auto;transition:width .25s ease;width:180px}body[data-theme=light] .brand-logo{filter:invert(1) contrast(1.2) brightness(.9)}body[data-theme=dark] .brand-logo{filter:brightness(.78) contrast(1.1)}nav.scrolled .brand-logo{width:155px}nav ul{display:flex;flex:1 1;flex-wrap:wrap;gap:3rem;justify-content:center;list-style:none}nav li,nav ul a{position:relative}nav ul a{border-radius:8px;color:#e0e0e0;color:var(--link-text);display:inline-block;font-size:1.08rem;font-weight:600;padding:.35rem 1rem;text-decoration:none;transition:all .3s ease}nav ul a:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:-5px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%) scaleX(0);transition:transform .3s ease;width:80%}nav ul a:hover{background:#667eea1a;background:var(--link-hover-bg);color:#fff;color:var(--link-hover-text)}nav ul a:hover:after{transform:translateX(-50%) scaleX(1)}nav ul a.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.theme-toggle-btn{background:#ffffff14;border:1px solid #94a3b859;border-radius:999px;color:#e0e0e0;color:var(--link-text);cursor:pointer;font-size:.95rem;font-weight:600;margin-left:auto;padding:.6rem 1rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.theme-toggle-btn:hover{background:#667eea33;box-shadow:0 8px 18px #3b82f640;transform:translateY(-1px)}body[data-theme=light] .theme-toggle-btn{background:#0f172a0d}html{scroll-behavior:smooth}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#0f0f1e;background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}body[data-theme=light] .blog-container,body[data-theme=light] .blog-post-detail-container,body[data-theme=light] .home-container,body[data-theme=light] .projects-container{background:linear-gradient(180deg,#fff,#f8fbff);color:#1e293b}body[data-theme=light] .time-location{background:#ffffffe0;border:1px solid #94a3b84d;color:#475569}body[data-theme=light] .hero-section{background:radial-gradient(circle at 50% 50%,#4f46e51f 0,#0000 55%)}body[data-theme=light] .name,body[data-theme=light] .post-detail-content h2,body[data-theme=light] .post-detail-content strong,body[data-theme=light] .post-detail-title,body[data-theme=light] .post-title,body[data-theme=light] .project-title{color:#0f172a}body[data-theme=light] .about-text,body[data-theme=light] .blog-subtitle,body[data-theme=light] .contact-email,body[data-theme=light] .modal-description,body[data-theme=light] .modal-info,body[data-theme=light] .post-content,body[data-theme=light] .post-detail-content,body[data-theme=light] .post-detail-content li,body[data-theme=light] .post-detail-content p,body[data-theme=light] .post-excerpt,body[data-theme=light] .project-description,body[data-theme=light] .projects-subtitle,body[data-theme=light] .section-intro,body[data-theme=light] .section-list li,body[data-theme=light] .skill-card li,body[data-theme=light] .tagline{color:#334155}body[data-theme=light] .about-section,body[data-theme=light] .contact-section,body[data-theme=light] .github-section,body[data-theme=light] .skills-section{border-color:#94a3b847}body[data-theme=light] .about-section,body[data-theme=light] .blog-post-card,body[data-theme=light] .blog-post-detail,body[data-theme=light] .github-calendar-container,body[data-theme=light] .github-section,body[data-theme=light] .github-stat-card,body[data-theme=light] .modal-content,body[data-theme=light] .project-card,body[data-theme=light] .skill-card{background:#fff;border-color:#94a3b859;box-shadow:0 10px 26px #0f172a0f}body[data-theme=light] .social-icon{background:#0f172a0a;border-color:#94a3b859;color:#334155}body[data-theme=light] .modal-overlay{background:#0f172a73}body[data-theme=light] .modal-close{background:#0f172ab3}body[data-theme=light] .modal-content::-webkit-scrollbar-track{background:#0f172a14}body[data-theme=light] .post-detail-content em,body[data-theme=light] .post-detail-meta,body[data-theme=light] .post-meta{color:#64748b}body[data-theme=light] .post-detail-content pre{background:#0f172a;border-color:#6366f166}@media (max-width:768px){nav{padding:.8rem .9rem}nav.scrolled{padding:.55rem .9rem}.nav-inner{gap:.8rem}.brand-logo{width:64px}nav.scrolled .brand-logo{width:58px}nav.scrolled .brand-logo-link{transform:translateY(-4px)}nav ul{gap:.8rem;justify-content:flex-end}.theme-toggle-btn{font-size:.82rem;margin-left:0;margin-right:0;padding:.45rem .8rem}nav ul a{font-size:.9rem;padding:.35rem .7rem}}
/*# sourceMappingURL=main.221d3647.css.map*/