:root{color-scheme:light;--color-background:#f9fafb;--color-home-gradient:linear-gradient(135deg, #1e3a8a 0%, #3b82f6 15%, #f97316 80%);--color-surface:#ffffff;--color-surface-nav:#ffffff;--color-surface-muted:#f3f4f6;--color-border:#e5e7eb;--color-text:#111827;--color-text-muted:#4b5563;--color-text-subtle:#6b7280;--color-primary:#2563eb;--color-primary-strong:#1d4ed8;--color-primary-soft:#dbeafe;--color-accent:#f97316;--color-accent-strong:#ea580c;--shadow-surface:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);--shadow-surface-hover:0 10px 20px rgba(0,0,0,0.15),0 6px 6px rgba(0,0,0,0.10)}:root[data-theme=dark]{color-scheme:dark;--color-background:#0f172a;--color-home-gradient:radial-gradient(circle at 20% 8%, rgba(59, 130, 246, 0.22), transparent 30rem),radial-gradient(circle at 88% 26%, rgba(249, 115, 22, 0.14), transparent 26rem),linear-gradient(180deg, rgba(37, 99, 235, 0.08), rgba(15, 23, 42, 0) 38rem);--color-surface:#172033;--color-surface-nav:rgba(17, 24, 39, 0.82);--color-surface-muted:#1f2937;--color-border:rgba(148, 163, 184, 0.34);--color-text:#f8fafc;--color-text-muted:#cbd5e1;--color-text-subtle:#94a3b8;--color-primary:#60a5fa;--color-primary-strong:#3b82f6;--color-primary-soft:rgba(96, 165, 250, 0.18);--color-accent:#fb923c;--color-accent-strong:#f97316;--shadow-surface:0 14px 30px rgba(0,0,0,0.34),inset 0 1px 0 rgba(255,255,255,0.04);--shadow-surface-hover:0 20px 42px rgba(0,0,0,0.46),inset 0 1px 0 rgba(255,255,255,0.06)}*,::after,::before{box-sizing:border-box}*{font-family:Inter,sans-serif}body{margin:0;background-color:var(--color-background);color:var(--color-text);transition:background-color .25s ease,color .25s ease}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.relative{position:relative}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-wrap{flex-wrap:wrap}.top-0{top:0}.left-0{left:0}.right-0{right:0}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.my-8{margin-top:2rem;margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mt-16{margin-top:4rem}.mt-auto{margin-top:auto}.mr-4{margin-right:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-28{padding-top:7rem}.pt-32{padding-top:8rem}.pb-2{padding-bottom:.5rem}.pb-12{padding-bottom:3rem}.pb-20{padding-bottom:5rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-48{width:12rem}.h-48{height:12rem}.w-full{width:100%}.h-full{height:100%}.min-w-0{min-width:0}.min-h-screen{min-height:100vh}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.shrink-0{flex-shrink:0}.social-icon{flex:0 0 auto}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}.overflow-hidden{overflow:hidden}.resize-none{resize:none}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border:1px solid var(--color-border)}.border-4{border:4px solid currentColor}.border-b{border-bottom:1px solid currentColor}.border-b-4{border-bottom:4px solid currentColor}.border-l-4{border-left:4px solid currentColor}.border-white{border-color:#fff}.border-gray-300{border-color:#d1d5db}.border-gray-700{border-color:#374151}.border-gray-900{border-color:#111827}.border-blue-600{border-color:#2563eb}.border-orange-600{border-color:#ea580c}.border-opacity-20{border-color:rgba(255,255,255,.2)}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-900{background-color:#111827}.bg-blue-100{background-color:#dbeafe}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-cyan-100{background-color:#cffafe}.bg-green-100{background-color:#dcfce7}.bg-orange-100{background-color:#ffedd5}.bg-orange-600{background-color:#ea580c}.bg-purple-100{background-color:#f3e8ff}.bg-opacity-10{background-color:rgba(255,255,255,.1)}.bg-opacity-20{background-color:rgba(255,255,255,.2)}.bg-center{background-position:center}.bg-cover{background-size:cover}.backdrop-blur-md{backdrop-filter:blur(12px)}.shadow-md{box-shadow:var(--shadow-surface)}.shadow-\[0_10px_30px_rgba\(0\,0\,0\,0\.15\)\]{box-shadow:0 10px 30px rgba(0,0,0,.15)}.shadow-\[0_10px_30px_rgba\(0\,0\,0\,0\.3\)\]{box-shadow:0 10px 30px rgba(0,0,0,.3)}.hover\:shadow-\[0_15px_40px_rgba\(0\,0\,0\,0\.4\)\]:hover{box-shadow:0 15px 40px rgba(0,0,0,.4)}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-inter{font-family:Inter,sans-serif}.leading-relaxed{line-height:1.625}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-blue-100{color:#dbeafe}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.text-cyan-800{color:#155e75}.text-green-800{color:#166534}.text-orange-800{color:#9a3412}.text-purple-800{color:#6b21a8}.text-opacity-70{color:rgba(255,255,255,.7)}.text-opacity-90{color:rgba(255,255,255,.9)}.hover\:text-opacity-100:hover{color:#fff}.hover\:text-white:hover{color:#fff}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.transition-all{transition:all .2s ease}.transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.transition-opacity{transition:opacity .2s ease}.transition-shadow{transition:box-shadow .2s ease}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:gap-8{gap:2rem}.sm\:w-56{width:14rem}.sm\:h-56{height:14rem}.sm\:w-auto{width:auto}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:w-1\/2{width:50%}.md\:w-64{width:16rem}.md\:h-64{height:16rem}.md\:mx-0{margin-left:0;margin-right:0}.md\:mt-0{margin-top:0}.md\:mb-8{margin-bottom:2rem}.md\:p-12{padding:3rem}.md\:pt-16{padding-top:4rem}.md\:pb-0{padding-bottom:0}.md\:pr-10{padding-right:2.5rem}.md\:text-left{text-align:left}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.fade-in{animation:fadeIn .8s ease-out forwards}.slide-in-left{animation:slideInLeft .8s ease-out forwards}.delay-1{animation-delay:.2s;opacity:0}.delay-2{animation-delay:.4s;opacity:0}.delay-3{animation-delay:.6s;opacity:0}.delay-4{animation-delay:.8s;opacity:0}.site-nav-inner{gap:clamp(1rem,4vw,3rem)}body,html{scroll-behavior:smooth;scroll-padding-top:6rem}.site-brand{flex:0 0 auto}.site-nav-links{min-width:0;margin-left:auto}.nav-link{position:relative;transition:color .3s ease}.nav-link::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#f97316;transition:width .3s ease}.nav-link:hover::after{width:100%}.nav-link[aria-current=page]::after{width:100%}@media (max-width:400px){.site-nav-inner{gap:.75rem}.site-nav-links{gap:.625rem;font-size:.8125rem}.site-nav-links .theme-toggle{width:2.25rem;height:2.25rem}}.theme-toggle{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;cursor:pointer;color:currentColor;background:rgba(255,255,255,.12);transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.theme-toggle:hover{transform:translateY(-1px);background:rgba(255,255,255,.2)}.theme-toggle svg{width:1.1rem;height:1.1rem}.theme-toggle .theme-icon-moon,:root[data-theme=dark] .theme-toggle .theme-icon-sun{display:none}:root[data-theme=dark] .theme-toggle .theme-icon-moon{display:block}nav.bg-white .theme-toggle{border-color:var(--color-border);color:var(--color-text);background:var(--color-surface-muted)}nav.bg-white .theme-toggle:hover{background:var(--color-primary-soft)}.gradient-bg{background-color:var(--color-background);background-image:var(--color-home-gradient);background-attachment:fixed}@media (min-width:768px){.gradient-bg{--color-home-gradient:linear-gradient(135deg, #1e3a8a 0%, #3b82f6 40%, #f97316 100%)}:root[data-theme=dark] .gradient-bg{--color-home-gradient:radial-gradient(circle at 18% 14%, rgba(59, 130, 246, 0.24), transparent 34rem),radial-gradient(circle at 82% 20%, rgba(249, 115, 22, 0.16), transparent 30rem),linear-gradient(180deg, rgba(37, 99, 235, 0.08), rgba(15, 23, 42, 0) 42rem)}}.profile-img{border:4px solid rgba(255,255,255,.2);box-shadow:0 20px 40px rgba(0,0,0,.3)}.profile-image{display:block;object-fit:cover;filter:brightness(1.18)}.home-hero{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(18rem,0.9fr);align-items:center;gap:clamp(3rem,8vw,7rem)}.section-jump{width:2.75rem;height:2.75rem;display:grid;place-items:center;margin:2.75rem auto 0;color:#bfdbfe;background:rgba(15,23,42,.42);border:1px solid rgba(148,163,184,.3);border-radius:999px;font-size:1.35rem;line-height:1;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease;animation:jumpHint 2.2s ease-in-out infinite}.section-jump:focus-visible,.section-jump:hover{color:#fff;background:rgba(249,115,22,.18);border-color:var(--color-accent);transform:translateY(3px);outline:0}.home-hero>.section-jump{position:absolute;left:50%;bottom:1.5rem;margin:0;transform:translateX(-50%)}.home-hero>.section-jump:focus-visible,.home-hero>.section-jump:hover{transform:translate(-50%,3px)}@keyframes jumpHint{0%,100%{box-shadow:0 0 0 0 rgba(96,165,250,0)}50%{box-shadow:0 0 0 .4rem rgba(96,165,250,.08)}}.featured-label,.hero-kicker,.home-cta span{display:block;color:#93c5fd;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem}.hero-separator{color:var(--color-accent)}.hero-summary{max-width:36rem;font-size:clamp(1.05rem, 2vw, 1.25rem)}.hero-visual{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.hero-photo{overflow:hidden;flex:0 0 auto}.hero-quote{position:relative;min-width:15rem;padding:1rem 1.5rem 1rem 2.5rem;text-align:left;color:rgba(255,255,255,.78);background:rgba(15,23,42,.48);border:1px solid rgba(148,163,184,.24);border-radius:.75rem;box-shadow:0 12px 30px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.hero-quote-mark{position:absolute;top:.45rem;left:.8rem;color:var(--color-accent);font-size:2.4rem;font-weight:700;line-height:1}.hero-quote strong{display:block;color:#fff;font-size:1.08rem;line-height:1.45}.hero-quote strong span{display:block}.hero-quote strong span:last-child{color:#bfdbfe}.home-section{padding-top:5rem;padding-bottom:2rem}.section-heading{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.section-heading::after{content:'';height:1px;flex:1;background:rgba(148,163,184,.28)}.section-heading span{color:var(--color-accent);font-weight:700}.section-heading h2{color:#fff;font-size:clamp(1.75rem, 4vw, 2.5rem)}.section-intro{color:rgba(255,255,255,.68);max-width:42rem;line-height:1.7;margin:-.75rem 0 2rem}.about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem}.about-grid p{color:rgba(255,255,255,.78);font-size:1.08rem;line-height:1.8}.expertise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.expertise-card,.featured-project{background:rgba(15,23,42,.52);border:1px solid rgba(148,163,184,.22);box-shadow:var(--shadow-surface)}.expertise-card{padding:1.5rem;border-radius:.75rem;transition:transform .2s ease,border-color .2s ease}.green-story .expertise-card{position:relative}.green-story .expertise-card:not(:last-child)::after{content:'\2192';position:absolute;z-index:2;top:1.2rem;right:-.78rem;width:1.5rem;height:1.5rem;display:grid;place-items:center;color:var(--color-accent);background:#111827;border:1px solid rgba(249,115,22,.4);border-radius:999px;font-size:.8rem}.expertise-card:hover{transform:translateY(-3px);border-color:rgba(96,165,250,.6)}.expertise-card>span{color:var(--color-accent);font-size:.75rem;font-weight:700}.expertise-card h3{color:#fff;font-size:1.15rem;margin:1.25rem 0 .75rem}.expertise-card p{color:rgba(255,255,255,.68);line-height:1.65}.featured-project{border-left:4px solid var(--color-accent);border-radius:.75rem;padding:clamp(1.5rem,4vw,2.5rem);display:flex;justify-content:space-between;align-items:flex-end;gap:2rem}.featured-project h3{color:#fff;font-size:clamp(1.75rem, 4vw, 2.5rem);margin-bottom:.75rem}.featured-project p{color:rgba(255,255,255,.72);line-height:1.7;max-width:38rem}.featured-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.featured-tags span{color:#bfdbfe;background:rgba(59,130,246,.14);border:1px solid rgba(96,165,250,.22);border-radius:999px;padding:.35rem .7rem;font-size:.75rem}.featured-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.8rem;flex:0 0 auto}.featured-actions a{color:#fff;font-weight:600}.featured-actions a:first-child{color:#93c5fd}.featured-actions a:hover{color:var(--color-accent)}.industries-section{padding-top:5rem;padding-bottom:5rem;text-align:center}.industries-section>span{color:rgba(255,255,255,.55);font-size:.8rem;text-transform:uppercase;letter-spacing:.14em}.industries-section div{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2.5rem;margin-top:1.5rem}.industries-section strong{color:rgba(255,255,255,.88);font-size:1.05rem}.home-cta{margin-top:2rem;margin-bottom:6rem;padding-top:2.5rem;padding-bottom:2.5rem;border-top:1px solid rgba(148,163,184,.25);border-bottom:1px solid rgba(148,163,184,.25);display:flex;align-items:center;justify-content:space-between;gap:2rem}.home-cta span{margin-bottom:.65rem}.home-cta h2{color:#fff;font-size:clamp(1.75rem, 4vw, 2.5rem)}.home-footer{position:relative;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:5rem}.back-to-hero{position:absolute;right:1.5rem;top:50%;width:2.75rem;height:2.75rem;display:grid;place-items:center;color:#bfdbfe;background:rgba(15,23,42,.5);border:1px solid rgba(148,163,184,.3);border-radius:999px;font-size:1.35rem;transform:translateY(-50%);transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}.back-to-hero:focus-visible,.back-to-hero:hover{color:#fff;background:rgba(249,115,22,.18);border-color:var(--color-accent);outline:0;transform:translateY(calc(-50% - 3px))}@media (max-width:900px){.home-hero{grid-template-columns:1fr;text-align:center;padding-top:9rem;padding-bottom:5rem}.hero-copy{order:2}.hero-visual{order:1}.hero-summary{margin-left:auto;margin-right:auto}.hero-copy .flex{justify-content:center}.expertise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.green-story .expertise-card::after{display:none}}@media (max-width:640px){.home-hero{gap:2.5rem}.about-grid,.expertise-grid{grid-template-columns:1fr;gap:1rem}.expertise-grid.green-story{gap:2.5rem}.green-story .expertise-card:not(:last-child)::after{content:'\2193';display:grid;top:auto;right:auto;bottom:-2rem;left:50%;transform:translateX(-50%)}.featured-project,.home-cta{flex-direction:column;align-items:flex-start}.featured-actions{align-items:flex-start}.home-section{padding-top:3.5rem}}.btn-primary{background-color:var(--color-primary-strong);box-shadow:0 2px 4px rgba(37,99,235,.3);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn-primary:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 16px rgba(37,99,235,.3)}.btn-secondary{background-color:var(--color-accent);box-shadow:0 2px 4px rgba(249,115,22,.3);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.btn-secondary:hover{background-color:#ea580c;transform:translateY(-2px);box-shadow:0 8px 16px rgba(249,115,22,.3)}.project-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;border-left:4px solid var(--color-primary-strong);box-shadow:var(--shadow-surface)}.project-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-surface-hover);border-left-color:var(--color-accent)}.badge{background-color:var(--color-primary-strong)}.github-btn{transition:background-color .2s ease,box-shadow .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.github-btn:hover{background-color:var(--color-accent);box-shadow:0 6px 12px rgba(249,115,22,.3)}.social-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:var(--shadow-surface)}.social-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-surface-hover)}.social-card.github:hover{border-color:#333}.social-card.linkedin:hover{border-color:#0077b5}.social-card.twitter:hover{border-color:#1da1f2}.social-card.email:hover{border-color:#f97316}.submit-btn{background-color:var(--color-primary-strong);box-shadow:0 2px 4px rgba(37,99,235,.3);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.submit-btn:hover{background-color:#f97316;transform:translateY(-2px);box-shadow:0 8px 16px rgba(249,115,22,.3)}input:focus,textarea:focus{outline:0;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(59,130,246,.1)}:root[data-theme=dark] body.bg-gray-50{background-color:var(--color-background);background-image:radial-gradient(circle at 14% 6%,rgba(59,130,246,.14),transparent 28rem),radial-gradient(circle at 90% 18%,rgba(249,115,22,.1),transparent 24rem);background-attachment:fixed}:root[data-theme=dark] nav.bg-white{background:var(--color-surface-nav);border-bottom:1px solid var(--color-border);box-shadow:0 12px 28px rgba(0,0,0,.24);backdrop-filter:blur(16px)}:root[data-theme=dark] .project-card,:root[data-theme=dark] .social-card{background-color:var(--color-surface);outline:1px solid var(--color-border);outline-offset:-1px}:root[data-theme=dark] .project-card:hover,:root[data-theme=dark] .social-card:hover{border-left-color:var(--color-accent)}:root[data-theme=dark] .text-gray-700,:root[data-theme=dark] .text-gray-800,:root[data-theme=dark] .text-gray-900{color:var(--color-text)}:root[data-theme=dark] .text-gray-400,:root[data-theme=dark] .text-gray-500,:root[data-theme=dark] .text-gray-600{color:var(--color-text-muted)}:root[data-theme=dark] footer .hover\:text-white:focus-visible,:root[data-theme=dark] footer .hover\:text-white:hover{color:#fff}:root[data-theme=dark] .text-blue-600{color:var(--color-primary)}:root[data-theme=dark] .border-gray-300{border-color:var(--color-border)}:root[data-theme=dark] .border-gray-700,:root[data-theme=dark] .border-gray-900{border-color:#64748b}:root[data-theme=dark] .border-blue-600{border-color:var(--color-primary-strong)}:root[data-theme=dark] .border-orange-600{border-color:var(--color-accent)}:root[data-theme=dark] .bg-gray-900{background-color:#020617}:root[data-theme=dark] .project-card .bg-gray-900,:root[data-theme=dark] .social-card .bg-gray-900{background-color:#334155}:root[data-theme=dark] .bg-blue-700{background-color:#1d4ed8}:root[data-theme=dark] .bg-blue-100,:root[data-theme=dark] .bg-cyan-100,:root[data-theme=dark] .bg-gray-100,:root[data-theme=dark] .bg-green-100,:root[data-theme=dark] .bg-orange-100,:root[data-theme=dark] .bg-purple-100{background-color:var(--color-surface-muted)}:root[data-theme=dark] .text-blue-800,:root[data-theme=dark] .text-cyan-800,:root[data-theme=dark] .text-gray-800,:root[data-theme=dark] .text-green-800,:root[data-theme=dark] .text-orange-800,:root[data-theme=dark] .text-purple-800{color:var(--color-text-muted)}:root[data-theme=dark] input,:root[data-theme=dark] textarea{background-color:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:var(--color-text-subtle)}:root[data-theme=dark] .mt-16.text-center.bg-blue-700 a.bg-white{background-color:#f8fafc;color:#1d4ed8}:root[data-theme=dark] .mt-16.text-center.bg-blue-700 a.bg-white:hover{background-color:#e0f2fe}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}