.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--nav-bg);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);transition:background .4s ease}.nav-inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;height:4rem}.nav-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center}.logo-img[data-astro-cid-5blmo7yk]{height:42px;width:auto}.nav-links[data-astro-cid-5blmo7yk]{display:flex;gap:2rem}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--text-secondary);font-weight:500;font-size:.95rem;position:relative;padding:.25rem 0}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--gradient-start),var(--gradient-mid));transition:width .3s ease;border-radius:1px}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:var(--text-primary)}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover:after{width:100%}.theme-toggle[data-astro-cid-5blmo7yk]{background:none;border:none;cursor:pointer;padding:0}.toggle-track[data-astro-cid-5blmo7yk]{position:relative;display:flex;align-items:center;width:56px;height:28px;background:var(--toggle-bg);border-radius:50px;transition:background .4s ease;padding:0 4px}.toggle-icon[data-astro-cid-5blmo7yk]{font-size:14px;z-index:1;transition:opacity .3s;flex:1;text-align:center;line-height:1}.sun[data-astro-cid-5blmo7yk]{opacity:1}.moon[data-astro-cid-5blmo7yk],[data-astro-cid-5blmo7yk][data-theme=dark] .sun[data-astro-cid-5blmo7yk]{opacity:.5}[data-astro-cid-5blmo7yk][data-theme=dark] .moon[data-astro-cid-5blmo7yk]{opacity:1}.toggle-knob[data-astro-cid-5blmo7yk]{position:absolute;top:3px;left:3px;width:22px;height:22px;background:var(--toggle-knob);border-radius:50%;transition:transform .4s cubic-bezier(.68,-.55,.27,1.55),background .4s ease;box-shadow:0 2px 8px #00000026}[data-astro-cid-5blmo7yk][data-theme=dark] .toggle-knob[data-astro-cid-5blmo7yk]{transform:translate(28px)}.mobile-menu-btn[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.mobile-menu-btn[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:24px;height:2px;background:var(--text-primary);border-radius:2px;transition:all .3s ease}.mobile-menu-btn[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.mobile-menu-btn[data-astro-cid-5blmo7yk].active span[data-astro-cid-5blmo7yk]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:1rem;padding:1.5rem;background:var(--nav-bg);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.mobile-menu[data-astro-cid-5blmo7yk].active{display:flex}.mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:var(--text-secondary);font-weight:500;font-size:1.1rem;padding:.5rem 0}@media(max-width:768px){.nav-links[data-astro-cid-5blmo7yk]{display:none}.mobile-menu-btn[data-astro-cid-5blmo7yk]{display:flex}}.footer[data-astro-cid-sz7xmlte]{padding:2.5rem 0;border-top:1px solid var(--border);text-align:center}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.8rem}.footer-text[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:.85rem}@keyframes particleFloat{0%{transform:translate(0)}25%{transform:translate(30px,-40px)}50%{transform:translate(-20px,20px)}75%{transform:translate(40px,10px)}to{transform:translate(-30px,-30px)}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;padding-top:4rem}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;background:var(--tag-bg);color:var(--tag-text);border-radius:50px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem}.pulse-dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.8rem,7vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1.2rem;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:var(--text-secondary);max-width:600px;margin:0 auto 2.5rem;line-height:1.8}.typed-text[data-astro-cid-bbe6dxrz]{color:var(--accent);font-weight:600;border-right:2px solid var(--accent);animation:blink 1s step-end infinite}@keyframes blink{50%{border-color:transparent}}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-scroll[data-astro-cid-bbe6dxrz]{margin-top:4rem}.scroll-indicator[data-astro-cid-bbe6dxrz]{width:24px;height:40px;border:2px solid var(--text-muted);border-radius:12px;display:flex;justify-content:center;margin:0 auto;padding-top:6px}.scroll-dot[data-astro-cid-bbe6dxrz]{width:4px;height:8px;background:var(--accent);border-radius:2px;animation:scrollDown 2s ease-in-out infinite}@keyframes scrollDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(16px);opacity:0}}.hero-particles[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.about-grid[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-text[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:var(--text-secondary);margin-bottom:1.2rem;font-size:1.05rem}.about-stats[data-astro-cid-v2cbyr3p]{display:flex;gap:2.5rem;margin-top:2rem}.stat[data-astro-cid-v2cbyr3p]{text-align:center}.stat-number[data-astro-cid-v2cbyr3p]{font-size:2rem;font-weight:800;display:block}.stat-label[data-astro-cid-v2cbyr3p]{font-size:.85rem;color:var(--text-muted);font-weight:500}.terminal-card[data-astro-cid-v2cbyr3p]{font-family:Cascadia Code,Fira Code,monospace;font-size:.9rem}.terminal-header[data-astro-cid-v2cbyr3p]{display:flex;gap:6px;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--border)}.terminal-dot[data-astro-cid-v2cbyr3p]{width:12px;height:12px;border-radius:50%}.terminal-dot[data-astro-cid-v2cbyr3p].red{background:#ff5f57}.terminal-dot[data-astro-cid-v2cbyr3p].yellow{background:#febc2e}.terminal-dot[data-astro-cid-v2cbyr3p].green{background:#28c840}.terminal-body[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{margin-bottom:.4rem;color:var(--text-secondary)}.term-prompt[data-astro-cid-v2cbyr3p]{color:var(--accent);font-weight:600}.term-output[data-astro-cid-v2cbyr3p]{color:var(--text-muted);padding-left:1rem}.term-cursor[data-astro-cid-v2cbyr3p]{animation:blink 1s step-end infinite;color:var(--accent)}@keyframes blink{50%{opacity:0}}@media(max-width:768px){.about-grid[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}.about-stats[data-astro-cid-v2cbyr3p]{justify-content:center}}.github-card[data-astro-cid-awlhtyb3]{padding:2rem;max-width:800px;margin:0 auto}.gh-header[data-astro-cid-awlhtyb3]{margin-bottom:1.5rem}.gh-profile-link[data-astro-cid-awlhtyb3]{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit}.gh-profile-link[data-astro-cid-awlhtyb3]:hover .gh-name[data-astro-cid-awlhtyb3]{color:var(--accent)}.gh-avatar[data-astro-cid-awlhtyb3]{width:56px;height:56px;border-radius:50%;border:2px solid var(--border)}.gh-profile-info[data-astro-cid-awlhtyb3]{display:flex;flex-direction:column}.gh-name[data-astro-cid-awlhtyb3]{font-size:1.2rem;font-weight:700;transition:color .3s}.gh-username[data-astro-cid-awlhtyb3]{font-size:.85rem;color:var(--text-muted)}.gh-stats-grid[data-astro-cid-awlhtyb3]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;padding:1.2rem;background:var(--tag-bg);border-radius:12px}.gh-stat[data-astro-cid-awlhtyb3]{display:flex;flex-direction:column;align-items:center;text-align:center}.gh-stat-value[data-astro-cid-awlhtyb3]{font-size:1.5rem;font-weight:800;color:var(--text-primary)}.gh-stat-label[data-astro-cid-awlhtyb3]{font-size:.75rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.gh-langs[data-astro-cid-awlhtyb3]{margin-bottom:1.5rem}.gh-langs-title[data-astro-cid-awlhtyb3],.gh-recent-title[data-astro-cid-awlhtyb3]{font-size:.9rem;font-weight:600;color:var(--text-secondary);margin-bottom:.75rem}.gh-langs-bar[data-astro-cid-awlhtyb3]{height:10px;border-radius:5px;overflow:hidden;display:flex;margin-bottom:.6rem;background:var(--tag-bg)}.gh-langs-legend[data-astro-cid-awlhtyb3]{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:var(--text-secondary)}.gh-lang-dot[data-astro-cid-awlhtyb3]{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:4px}.gh-repo-list[data-astro-cid-awlhtyb3]{display:flex;flex-direction:column;gap:.75rem}.gh-repo[data-astro-cid-awlhtyb3]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--tag-bg);border-radius:10px;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.gh-repo[data-astro-cid-awlhtyb3]:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.gh-repo-name[data-astro-cid-awlhtyb3]{font-weight:600;font-size:.9rem;color:var(--text-primary)}.gh-repo-lang[data-astro-cid-awlhtyb3]{font-size:.75rem;color:var(--text-muted)}.gh-repo-stars[data-astro-cid-awlhtyb3]{font-size:.8rem;color:var(--text-muted);display:flex;align-items:center;gap:.3rem}@media(max-width:480px){.gh-stats-grid[data-astro-cid-awlhtyb3]{grid-template-columns:repeat(2,1fr)}}.projects-grid[data-astro-cid-amng4zvp]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.project-card[data-astro-cid-amng4zvp]{display:flex;flex-direction:column}.project-header[data-astro-cid-amng4zvp]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.2rem}.project-icon[data-astro-cid-amng4zvp]{width:36px;height:36px;color:var(--accent)}.project-links[data-astro-cid-amng4zvp]{display:flex;gap:.8rem}.project-link[data-astro-cid-amng4zvp]{color:var(--text-muted);transition:color .3s,transform .3s}.project-link[data-astro-cid-amng4zvp]:hover{color:var(--accent);transform:translateY(-2px)}.project-title[data-astro-cid-amng4zvp]{font-size:1.2rem;font-weight:700;margin-bottom:.6rem;color:var(--text-primary)}.card-overlay-link[data-astro-cid-amng4zvp]{position:absolute;inset:0;z-index:1}.project-links[data-astro-cid-amng4zvp]{position:relative;z-index:2}.project-desc[data-astro-cid-amng4zvp]{color:var(--text-secondary);font-size:.95rem;flex:1;margin-bottom:1.2rem}.project-tags[data-astro-cid-amng4zvp]{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:768px){.projects-grid[data-astro-cid-amng4zvp]{grid-template-columns:1fr}}.skills-grid[data-astro-cid-ab4ihpzs]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.skill-cat-title[data-astro-cid-ab4ihpzs]{font-size:1.1rem;font-weight:700;margin-bottom:1.2rem;color:var(--accent)}.skill-list[data-astro-cid-ab4ihpzs]{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.skill-item[data-astro-cid-ab4ihpzs]{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.95rem}.skill-dot[data-astro-cid-ab4ihpzs]{width:6px;height:6px;background:linear-gradient(135deg,var(--gradient-start),var(--gradient-mid));border-radius:50%;flex-shrink:0}@media(max-width:768px){.skills-grid[data-astro-cid-ab4ihpzs]{grid-template-columns:1fr}}.contact-container[data-astro-cid-xmivup5a]{text-align:center}.contact-content[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1.2fr .8fr;gap:2.5rem;text-align:left;max-width:900px;margin:0 auto}.contact-card[data-astro-cid-xmivup5a]{padding:2.5rem}.form-group[data-astro-cid-xmivup5a]{margin-bottom:1.2rem}.form-group[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{display:block;font-size:.9rem;font-weight:600;margin-bottom:.4rem;color:var(--text-secondary)}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:10px;background:var(--bg-primary);color:var(--text-primary);font-family:inherit;font-size:.95rem;transition:border-color .3s,box-shadow .3s;outline:none}.form-group[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.form-group[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{resize:vertical}.contact-info[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;justify-content:center;gap:1.8rem}.info-item[data-astro-cid-xmivup5a]{display:flex;gap:1rem;align-items:center}.info-icon[data-astro-cid-xmivup5a]{width:48px;height:48px;border-radius:12px;background:var(--tag-bg);display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.info-item[data-astro-cid-xmivup5a] h4[data-astro-cid-xmivup5a]{font-size:.9rem;font-weight:600;margin-bottom:.15rem}.info-item[data-astro-cid-xmivup5a] p[data-astro-cid-xmivup5a]{color:var(--text-muted);font-size:.9rem}.social-links[data-astro-cid-xmivup5a]{display:flex;gap:1rem;margin-top:.5rem}.social-link[data-astro-cid-xmivup5a]{width:44px;height:44px;border-radius:12px;background:var(--bg-card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all .3s}.social-link[data-astro-cid-xmivup5a]:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-3px);box-shadow:0 4px 12px var(--accent-glow)}.form-status[data-astro-cid-xmivup5a]{margin-top:1rem;padding:.75rem 1rem;border-radius:10px;font-size:.9rem;font-weight:500;display:none;text-align:center}.form-status[data-astro-cid-xmivup5a].success{display:block;background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2)}.form-status[data-astro-cid-xmivup5a].error{display:block;background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}@media(max-width:768px){.contact-content[data-astro-cid-xmivup5a]{grid-template-columns:1fr}}.newsletter-section[data-astro-cid-motrwrji]{padding:2rem 0 4rem}.newsletter-card[data-astro-cid-motrwrji]{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:2.5rem}.newsletter-content[data-astro-cid-motrwrji]{flex:1;min-width:200px}.newsletter-title[data-astro-cid-motrwrji]{font-size:1.4rem;font-weight:700;margin-bottom:.3rem}.newsletter-desc[data-astro-cid-motrwrji]{color:var(--text-secondary);font-size:.95rem}.newsletter-form[data-astro-cid-motrwrji]{display:flex;gap:.75rem;flex:1;min-width:280px}.newsletter-form[data-astro-cid-motrwrji] input[data-astro-cid-motrwrji]{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:50px;background:var(--bg-primary);color:var(--text-primary);font-size:.95rem;outline:none;transition:border-color .3s,box-shadow .3s}.newsletter-form[data-astro-cid-motrwrji] input[data-astro-cid-motrwrji]:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.newsletter-status[data-astro-cid-motrwrji]{width:100%;font-size:.9rem;font-weight:500;display:none}.newsletter-status[data-astro-cid-motrwrji].success{display:block;color:#22c55e}.newsletter-status[data-astro-cid-motrwrji].error{display:block;color:#ef4444}@media(max-width:768px){.newsletter-card[data-astro-cid-motrwrji]{flex-direction:column;text-align:center}.newsletter-form[data-astro-cid-motrwrji]{flex-direction:column}}
