*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#1a1a2e;transition:background .4s ease,color .3s ease;background:linear-gradient(135deg,#f8f9fc,#e8ecf4,#f0e6fa 70%,#e8f4f8);background-size:400% 400%;animation:gradientShift 25s ease infinite}body.dark-mode{color:#e8e8e8;background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#16213e 70%,#0f3460);background-size:400% 400%}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}header{background:linear-gradient(135deg,#4f46e5,#6366f1,#7c3aed);color:#fff;text-align:center;padding:3em 1em;animation:fadeIn 1.2s ease-out;position:relative;overflow:hidden}header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}header img{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1em;border:3px solid white;box-shadow:0 0 15px #fff;animation:pulse 3s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}#bird{position:relative;isolation:isolate;display:grid;place-items:center;min-height:500px;height:500px}#bird>canvas{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:0!important;opacity:.52;pointer-events:none!important}.hero-foreground{position:relative;z-index:1;width:100%;max-width:900px;padding:0 .75rem;pointer-events:none}.hero-foreground a,.hero-foreground button,.hero-foreground .social-links,.hero-foreground nav,.hero-foreground .resume-btn{pointer-events:auto}.hero-foreground h1{font-size:clamp(2rem,8vw,4rem);color:#fff;text-shadow:0 0 1px rgba(0,0,0,1),0 2px 4px rgba(0,0,0,.85),0 4px 28px rgba(0,0,0,.75),0 0 24px rgba(255,255,255,.45),0 0 48px rgba(167,139,250,.55);filter:drop-shadow(0 2px 8px rgba(0,0,0,.9))}.hero-tagline{font-size:clamp(.95rem,2.5vw,1.15rem);font-weight:500;max-width:38rem;margin:0 auto;line-height:1.5;text-shadow:0 0 2px rgba(0,0,0,1),0 1px 3px rgba(0,0,0,.95),0 0 18px rgba(255,255,255,.35)}.availability-banner{position:relative;z-index:2;margin:.85rem auto 0;max-width:38rem;padding:.65rem 1.15rem;border-radius:999px;background:#080a1cc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.35);font-size:.9rem;line-height:1.5;color:#fff;box-shadow:0 0 0 1px #a78bfa40,0 4px 24px #00000073,0 0 40px #8b5cf659;text-shadow:0 1px 2px rgba(0,0,0,1)}.availability-banner a{color:#e9d5ff!important;font-weight:600;text-decoration:underline}.availability-banner strong{color:#f5f3ff}.social-links{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center;align-items:center;margin:1rem 0 .25rem;position:relative;z-index:2}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;text-decoration:none;font-size:1.15rem;transition:transform .2s,background .2s}header .social-links a{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.25)}header .social-links a:hover{background:#ffffff52;transform:translateY(-3px)}section .social-links a{background:#6366f11a;color:#4f46e5;border:1px solid rgba(99,102,241,.28)}body.dark-mode section .social-links a{background:#818cf81f;color:#a5b4fc}nav{margin-top:1.5em}nav a{margin:0 .65em;color:#e0e0e0;text-decoration:none;font-weight:500}nav a:hover{color:#fff}.resume-btn{display:inline-block;background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff!important;padding:.65em 1.4em;border-radius:8px;font-weight:600;text-decoration:none;margin-top:1em;box-shadow:0 4px 14px #6366f166}.resume-meta{display:block;margin-top:.35rem;font-size:.75rem;opacity:.85;color:#ffffffe6}main section{padding:3em 1.5em;max-width:1000px;margin:auto}section.reveal{opacity:0;transform:scale(.96) translateY(60px);transition:opacity .8s ease-out,transform .8s ease-out}section.reveal.active{opacity:1;transform:scale(1) translateY(0)}section p,section li{line-height:1.7}body.dark-mode section p,body.dark-mode section li,body.dark-mode .blog-card .content{color:#d0d0dc}section a{color:#6366f1;font-weight:500;text-decoration:none}section a:hover{text-decoration:underline}body.dark-mode section a{color:#818cf8}h2{font-size:1.85em;font-weight:700;color:#1a1a2e;margin-bottom:1em;border-left:4px solid #6366f1;padding-left:12px}body.dark-mode h2{color:#f0f0f5;border-left-color:#818cf8}.project,#dynamic-info{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;box-shadow:0 4px 24px #0000000f;border:1px solid rgba(255,255,255,.6);margin-bottom:1.5em;padding:1.5em;transition:transform .3s,box-shadow .3s,opacity .3s,filter .3s}body.dark-mode .project,body.dark-mode #dynamic-info{background:#1e1e32b3;border-color:#ffffff14}.project:hover,#dynamic-info:hover{transform:translateY(-3px);box-shadow:0 12px 40px #6366f126}.project h3{color:#1a1a2e;margin-bottom:.5em}body.dark-mode .project h3{color:#f0f0f5}.project-card{cursor:pointer}.project-card:focus-visible{outline:2px solid #6366f1;outline-offset:3px}.project-hint{font-size:.8rem;margin-top:.75rem;opacity:.75;font-weight:600}.project-dimmed{opacity:.28!important;filter:grayscale(.4);transform:scale(.98)!important}ul{list-style:square;padding-left:1.5em}.timeline{position:relative;padding-left:1.5em;border-left:3px solid rgba(99,102,241,.4)}.timeline-item{position:relative;margin-bottom:2em}.timeline-item:before{content:"";position:absolute;left:-1.6em;top:.3em;width:12px;height:12px;border-radius:50%;background:#6366f1}.timeline-item h4.role a{color:inherit;text-decoration:underline}.github-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.github-card{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:1.15rem;border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 20px #0000000f;transition:transform .25s}body.dark-mode .github-card{background:#1e1e32bf;border-color:#ffffff14}.github-card:hover{transform:translateY(-3px)}.github-card h3 a{color:inherit;text-decoration:none}.github-desc{font-size:.9rem;margin-top:.35rem;line-height:1.5}.github-meta{font-size:.85rem;opacity:.85;margin-top:.5rem}.repo-source-pill{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;padding:.2rem .45rem;border-radius:4px;margin-bottom:.35rem}.repo-source-pill.github{background:#24292e1f;color:#24292f}.repo-source-pill.gitlab{background:#e2432926;color:#c43a1e}.repos-subheading{font-size:1.05rem;font-weight:700;margin:1.75rem 0 .75rem;color:#4338ca}body.dark-mode .repos-subheading{color:#a5b4fc}.tech-icons{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin:2em 0}.tech-icons a.tech-proof{display:flex;border-radius:10px;transition:transform .25s}.tech-icons a.tech-proof:hover{transform:scale(1.08)}.blog-search{width:100%;padding:.85em 1.2em;border-radius:10px;border:2px solid rgba(99,102,241,.4);font-size:1em;margin-bottom:1.5em;background:#fffc}body.dark-mode .blog-search{background:#1e1e32cc;color:#e8e8e8}.blogs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5em}.blog-card{background:#ffffffe6;border-radius:12px;box-shadow:0 4px 20px #0000000f;border:1px solid rgba(255,255,255,.6);cursor:pointer;overflow:hidden;transition:transform .3s}body.dark-mode .blog-card{background:#1e1e32b3}.blog-card:hover{transform:translateY(-6px)}.blog-card img{width:100%;height:160px;object-fit:cover}.blog-card .content{padding:1em}.blog-meta{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem;font-size:.8rem}.blog-tag{background:#6366f11f;color:#4f46e5;padding:.15rem .45rem;border-radius:4px;font-weight:500}.blog-featured-badge{font-size:.7rem;font-weight:700;text-transform:uppercase;color:#7c3aed}.pagination{text-align:center;margin:2em 0}.pagination button{background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff;padding:.5em 1.2em;border-radius:8px;border:none;cursor:pointer;margin:0 .5em;font-weight:600}.pagination button:disabled{opacity:.5;cursor:not-allowed}.blog-full{background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:2em;border-radius:14px;margin-top:2em;border:1px solid rgba(255,255,255,.6)}body.dark-mode .blog-full{background:#1e1e32cc}.back-to-blogs{display:inline-flex;align-items:center;gap:.5em;background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff;padding:.6em 1.2em;border-radius:8px;font-weight:600;margin-bottom:1.5em;border:none;cursor:pointer;font:inherit}.blog-ai-bar{margin:1rem 0;padding:1rem;border-radius:10px;background:#6366f114;border:1px solid rgba(99,102,241,.2)}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.modal-content{background:#fff;padding:2em;border-radius:10px;max-width:640px;width:100%;max-height:80vh;overflow-y:auto;position:relative}body.dark-mode .modal-content{background:#1e1e32;color:#e8e8e8}.close-btn{position:absolute;top:1em;right:1em;font-size:1.5em;cursor:pointer;background:none;border:none;color:inherit}.project-modal-stack{display:flex;flex-wrap:wrap;gap:.35rem;margin:.75rem 0}.project-modal-stack span{font-size:.8rem;padding:.2rem .55rem;border-radius:6px;background:#6366f11f;color:#4f46e5}.scroll-progress{position:fixed;top:0;left:0;height:4px;background:linear-gradient(90deg,#6366f1,#7c3aed);z-index:999;transition:width .1s ease}.theme-toggle{position:fixed;top:1.5rem;right:1.5rem;width:48px;height:48px;border-radius:50%;border:none;background:#6366f159;color:#fff;cursor:pointer;z-index:100;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.ai-panel{background:#ffffffe0;border-radius:14px;padding:1.25rem 1.35rem;margin-bottom:1.25rem;border:1px solid rgba(99,102,241,.2)}body.dark-mode .ai-panel{background:#1e1e32d9}.ai-panel h3{font-size:1.1rem;margin-bottom:.5rem;color:#4f46e5}body.dark-mode .ai-panel h3{color:#a5b4fc}.terminal-ai-panel .terminal-shell{margin-top:.65rem}.terminal-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.65rem}.terminal-chip{cursor:pointer;border:1px solid rgba(74,222,128,.45);background:#16281f99;color:#86efac;padding:.3rem .65rem;border-radius:6px;font-size:.78rem;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.terminal-chip:hover:not(:disabled){background:#225038bf}.terminal-chip:disabled{opacity:.5;cursor:not-allowed}.terminal-shell{border-radius:10px;overflow:hidden;border:1px solid rgba(55,65,81,.95);box-shadow:0 12px 40px #00000059}.terminal-titlebar{display:flex;align-items:center;gap:.45rem;padding:.45rem .75rem;background:linear-gradient(180deg,#3d3d4a,#2e2e38);border-bottom:1px solid rgba(0,0,0,.35)}.terminal-dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.terminal-dot-red{background:#ff5f57}.terminal-dot-amber{background:#febc2e}.terminal-dot-green{background:#28c840}.terminal-title{flex:1;text-align:center;font-size:.72rem;color:#ffffff8c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin-right:2rem}.terminal-body{background:#0c0c0f;color:#e4e4e7;padding:.75rem .85rem .85rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem;line-height:1.5;min-height:200px}.terminal-line{margin-bottom:.5rem;word-break:break-word}.terminal-prompt-line{color:#a1a1aa}.terminal-user{color:#4ade80;font-weight:600}.terminal-at,.terminal-path{color:#22d3ee}.terminal-sigil{color:#f472b6}.terminal-cmd{color:#e4e4e7}.terminal-muted{color:#71717a}.terminal-cursor-block{display:inline-block;width:.55em;height:1em;background:#4ade80;margin-right:.35rem;vertical-align:-.12em;animation:terminal-blink 1s step-end infinite}.terminal-output{margin:0 0 .65rem;padding:.65rem .7rem;background:#00000073;border-radius:6px;border:1px solid rgba(74,222,128,.18);white-space:pre-wrap;word-break:break-word;max-height:320px;overflow:auto}.terminal-output code{color:#86efac;font-family:inherit;font-size:inherit}.terminal-output-err code{color:#fca5a5}.terminal-output-err{border-color:#f8717159}.terminal-cursor{display:inline-block;width:.55em;height:1.05em;margin-left:1px;background:#4ade80;vertical-align:-.12em;animation:terminal-blink 1s step-end infinite}@keyframes terminal-blink{50%{opacity:0}}.terminal-input-row{display:flex;align-items:center;flex-wrap:wrap;gap:.15rem 0;margin-top:.35rem}.terminal-prompt-prefix{flex-shrink:0;white-space:pre;font-family:inherit}.terminal-input{flex:1;min-width:140px;background:transparent;border:none;color:#fafafa;font-family:inherit;font-size:inherit;outline:none;padding:.2rem 0}.terminal-input::placeholder{color:#52525b}.terminal-input:disabled{opacity:.55}.terminal-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}@media(prefers-reduced-motion:reduce){.terminal-cursor,.terminal-cursor-block{animation:none;opacity:1}}.ai-panel p.hint,p.hint{font-size:.85rem;opacity:.88;margin-bottom:.65rem}.ai-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin:.5rem 0 .75rem}.ai-chip{cursor:pointer;border:2px solid rgba(99,102,241,.45);background:#6366f114;color:#4338ca;padding:.35rem .75rem;border-radius:999px;font-size:.8rem;font-weight:600}.ai-chip.active{background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff;border-color:transparent}.ai-textarea{width:100%;padding:.65rem .85rem;border-radius:8px;border:2px solid rgba(99,102,241,.35);font-family:inherit;font-size:1rem;margin-bottom:.5rem;min-height:88px;resize:vertical}.contact-form input,.contact-form textarea{width:100%;padding:.65rem .85rem;border-radius:8px;border:2px solid rgba(99,102,241,.55);font-family:inherit;font-size:1rem;margin-bottom:0;box-sizing:border-box;background:#fffffff2;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f140}body.dark-mode .contact-form input,body.dark-mode .contact-form textarea{background:#181828eb;border-color:#a5b4fc80;color:#e8e8ef}body.dark-mode .contact-form input:focus-visible,body.dark-mode .contact-form textarea:focus-visible{border-color:#a5b4fc;box-shadow:0 0 0 3px #a5b4fc33}.contact-form textarea{min-height:120px;resize:vertical}.ai-btn-row{display:flex;flex-wrap:wrap;gap:.5rem}.ai-btn{background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;cursor:pointer}.ai-btn:disabled{opacity:.6;cursor:not-allowed}.ai-btn.secondary{background:#6366f126;color:#4f46e5}.ai-output{margin-top:.65rem;padding:.75rem;border-radius:8px;background:#6366f10f;border-left:4px solid #6366f1;font-size:.9rem;line-height:1.55;white-space:pre-wrap}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.testimonial-card{background:#ffffffd9;border-radius:14px;padding:1.35rem;border:1px solid rgba(255,255,255,.6)}body.dark-mode .testimonial-card{background:#1e1e32bf}.testimonial-card blockquote{font-style:italic;margin-bottom:1rem}.testimonial-card cite{font-style:normal;font-weight:600}.testimonial-card .role{font-size:.85rem;opacity:.85;margin-top:.2rem}.social-links-label{font-size:.95rem;font-weight:600;margin-bottom:.75rem}.contact-form{position:relative;max-width:480px;margin-top:1.25rem;display:grid;gap:.85rem;padding:1.35rem 1.5rem;background:#ffffffb8;border:1px solid rgba(99,102,241,.32);border-radius:14px;box-shadow:0 8px 32px #0f172a14}body.dark-mode .contact-form{background:#18182ac7;border-color:#a5b4fc52;box-shadow:0 8px 32px #00000059}.contact-field{display:flex;flex-direction:column;gap:.35rem}.contact-form label{font-weight:600;font-size:.9rem}.contact-submit{justify-self:start;margin-top:.15rem;background:linear-gradient(135deg,#6366f1,#7c3aed);color:#fff;border:2px solid transparent;padding:.65rem 1.4rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;min-height:44px;box-shadow:0 2px 12px #6366f159;transition:filter .15s ease,box-shadow .15s ease,opacity .15s ease}.contact-submit:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 4px 16px #6366f166}.contact-submit:focus-visible{outline:2px solid #6366f1;outline-offset:3px}.contact-submit:disabled{opacity:.65;cursor:not-allowed;filter:none}body.dark-mode .contact-submit:focus-visible{outline-color:#a5b4fc}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;margin:0;padding:0}.form-status.ok{color:#059669}.form-status.err{color:#dc2626}footer{background:linear-gradient(135deg,#1e1e32,#2d2d44);color:#e0e0e8;text-align:center;padding:1.5em 1em;font-size:.9em}footer .social-links a{background:#ffffff1a;color:#c7d2fe}.footer-stack{margin:1rem 0 .5rem;font-size:.8rem;opacity:.85;line-height:1.6}.footer-stack a{color:#a5b4fc}@media(max-width:768px){nav a{display:block;margin:.5em 0}main section{padding:2em 1em}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}
