html[data-theme],body{background:#080c14!important;color:#e2e8f0!important;font-family:Inter,sans-serif!important}:root{--bg: #080c14;--surface: #0e1525;--surface2: #131d30;--neon: #4f9cf9;--neon2: #a855f7;--neon3: #22d3ee;--text: #e2e8f0;--muted: #8894a8;--border: rgba(255,255,255,.07);--glass: rgba(14,21,37,.6);--radius: 14px;--radius-lg: 22px}.topbar[data-astro-cid-kh7btl4r]{background:#080c14eb!important;border-bottom:1px solid rgba(255,255,255,.07)!important}.topbar[data-astro-cid-kh7btl4r] .brand[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{color:#e2e8f0!important}.topbar[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#8894a8!important}.topbar[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,.topbar[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active{color:#e2e8f0!important}.topbar[data-astro-cid-kh7btl4r] nav[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active{border-bottom:2px solid #FF0083;padding-bottom:2px}.theme-toggle[data-astro-cid-kh7btl4r]{border-color:#ffffff26!important;color:#8894a8!important}[data-astro-cid-kh7btl4r]::-webkit-scrollbar{width:6px}[data-astro-cid-kh7btl4r]::-webkit-scrollbar-track{background:var(--bg)}[data-astro-cid-kh7btl4r]::-webkit-scrollbar-thumb{background:var(--neon);border-radius:99px}body:before{content:"";position:fixed;inset:0;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E");pointer-events:none}a[data-astro-cid-kh7btl4r]{text-decoration:none}img[data-astro-cid-kh7btl4r]{max-width:100%}#hero[data-astro-cid-kh7btl4r]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 4rem;position:relative}#hero[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(79,156,249,.12) 0%,transparent 70%),radial-gradient(ellipse 60% 50% at 80% 70%,rgba(168,85,247,.1) 0%,transparent 70%),radial-gradient(ellipse 50% 40% at 50% 100%,rgba(34,211,238,.08) 0%,transparent 70%);animation:meshFloat 12s ease-in-out infinite alternate}@keyframes meshFloat{0%{transform:translate(0) scale(1)}50%{transform:translate(2%,3%) scale(1.03)}to{transform:translate(-1%,1%) scale(.98)}}.hero-badge[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.5rem;font-family:Fira Code,monospace;font-size:.8rem;color:var(--neon3);border:1px solid rgba(34,211,238,.3);padding:.35rem .9rem;border-radius:99px;margin-bottom:1.8rem;animation:fadeDown .6s ease both}.hero-badge[data-astro-cid-kh7btl4r] .dot[data-astro-cid-kh7btl4r]{width:8px;height:8px;border-radius:50%;background:var(--neon3);animation:pulse 2s ease infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hero-name[data-astro-cid-kh7btl4r]{font-size:clamp(3rem,8vw,6.5rem);font-weight:900;line-height:1;background:linear-gradient(135deg,#fff 0%,var(--neon) 50%,var(--neon2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.6rem;animation:fadeDown .7s .1s ease both}.hero-typewriter-wrap[data-astro-cid-kh7btl4r]{font-family:Fira Code,monospace;font-size:clamp(1rem,2.5vw,1.4rem);color:var(--muted);height:2em;display:flex;align-items:center;justify-content:center;gap:.4rem;margin-bottom:2rem;animation:fadeDown .7s .2s ease both}.hero-typewriter-wrap[data-astro-cid-kh7btl4r] .prefix[data-astro-cid-kh7btl4r]{color:var(--neon)}#typewriter[data-astro-cid-kh7btl4r]{color:var(--text)}.cursor[data-astro-cid-kh7btl4r]{display:inline-block;width:2px;height:1.2em;background:var(--neon2);border-radius:2px;animation:blink .7s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-desc[data-astro-cid-kh7btl4r]{max-width:580px;font-size:1.05rem;color:var(--muted);margin:0 auto 3rem;animation:fadeDown .7s .3s ease both}.hero-cta[data-astro-cid-kh7btl4r]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;animation:fadeDown .7s .4s ease both}.p-btn[data-astro-cid-kh7btl4r]{padding:.8rem 2rem;border-radius:99px;font-weight:700;font-size:.95rem;cursor:pointer;border:none;transition:transform .2s,box-shadow .2s;color:#fff}.p-btn[data-astro-cid-kh7btl4r]:hover{transform:translateY(-3px)}.p-btn-primary[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,var(--neon),var(--neon2));box-shadow:0 4px 24px #4f9cf959}.p-btn-primary[data-astro-cid-kh7btl4r]:hover{box-shadow:0 8px 32px #4f9cf98c}.p-btn-outline[data-astro-cid-kh7btl4r]{background:transparent;color:var(--text)!important;border:1.5px solid var(--border)}.p-btn-outline[data-astro-cid-kh7btl4r]:hover{border-color:var(--neon);color:var(--neon)!important}.hero-stats[data-astro-cid-kh7btl4r]{display:flex;gap:4rem;margin-top:5rem;animation:fadeDown .7s .5s ease both}.stat-val[data-astro-cid-kh7btl4r]{font-size:2.4rem;font-weight:900;background:linear-gradient(135deg,var(--neon),var(--neon3));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.stat-lbl[data-astro-cid-kh7btl4r]{font-size:.8rem;color:var(--muted);margin-top:.1rem}.scroll-indicator[data-astro-cid-kh7btl4r]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;color:var(--muted);font-size:.75rem;animation:fadeDown .7s .8s ease both}.scroll-indicator[data-astro-cid-kh7btl4r] .arrow[data-astro-cid-kh7btl4r]{width:20px;height:20px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);animation:arrowBounce 1.5s ease-in-out infinite}@keyframes arrowBounce{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(6px)}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:none}}section[data-astro-cid-kh7btl4r]{padding:7rem 2rem;position:relative}.container[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto}.section-label[data-astro-cid-kh7btl4r]{font-family:Fira Code,monospace;font-size:.8rem;color:var(--neon3);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.6rem}.section-title[data-astro-cid-kh7btl4r]{font-size:clamp(1.8rem,4vw,3rem);font-weight:900;line-height:1.2;margin-bottom:1rem;color:var(--text)}.section-title[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{background:linear-gradient(135deg,var(--neon),var(--neon2));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-desc[data-astro-cid-kh7btl4r]{color:var(--muted);max-width:540px;margin-bottom:3.5rem}.p-divider[data-astro-cid-kh7btl4r]{height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.glass[data-astro-cid-kh7btl4r]{background:var(--glass);border:1px solid var(--border);backdrop-filter:blur(16px);border-radius:var(--radius-lg);transition:border-color .3s,transform .3s,box-shadow .3s}.glass[data-astro-cid-kh7btl4r]:hover{border-color:#4f9cf94d;transform:translateY(-6px);box-shadow:0 20px 60px #0006}.reveal[data-astro-cid-kh7btl4r]{opacity:0;transform:translateY(40px);transition:opacity .7s ease,transform .7s ease}.reveal[data-astro-cid-kh7btl4r].visible{opacity:1;transform:translateY(0)}#about[data-astro-cid-kh7btl4r]{background:var(--surface)}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.avatar-wrap[data-astro-cid-kh7btl4r]{position:relative;display:flex;justify-content:center}.avatar-ring[data-astro-cid-kh7btl4r]{width:260px;height:260px;border-radius:50%;background:linear-gradient(135deg,var(--neon),var(--neon2));padding:4px;animation:spinRing 12s linear infinite}@keyframes spinRing{to{transform:rotate(360deg)}}.avatar-inner[data-astro-cid-kh7btl4r]{width:100%;height:100%;border-radius:50%;background:var(--surface);display:flex;align-items:center;justify-content:center;font-size:6rem}.floating-badge[data-astro-cid-kh7btl4r]{position:absolute;background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);padding:.6rem 1rem;display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;animation:floatBadge 4s ease-in-out infinite}.floating-badge[data-astro-cid-kh7btl4r] i[data-astro-cid-kh7btl4r]{color:var(--neon)}.badge-tl[data-astro-cid-kh7btl4r]{top:10px;left:-60px;animation-delay:0s}.badge-br[data-astro-cid-kh7btl4r]{bottom:20px;right:-20px;animation-delay:2s}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-content[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.6rem;font-weight:700;margin-bottom:1rem;color:var(--text)}.about-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--muted);margin-bottom:1.2rem}.skills-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;margin-top:2rem}.skill-item[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--muted)}.skill-item[data-astro-cid-kh7btl4r]:before{content:"▶";color:var(--neon);font-size:.6rem}.works-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.work-card[data-astro-cid-kh7btl4r]{padding:2rem}.work-icon[data-astro-cid-kh7btl4r]{width:52px;height:52px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.2rem}.work-tag[data-astro-cid-kh7btl4r]{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .7rem;border-radius:99px;margin-bottom:.8rem}.work-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.15rem;font-weight:700;margin-bottom:.6rem;color:var(--text)}.work-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.9rem;color:var(--muted);margin-bottom:1.2rem}.work-meta[data-astro-cid-kh7btl4r]{display:flex;gap:.6rem;flex-wrap:wrap}.chip[data-astro-cid-kh7btl4r]{font-size:.75rem;padding:.2rem .7rem;border:1px solid var(--border);border-radius:99px;color:var(--muted)}.pq-wrap[data-astro-cid-kh7btl4r]{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface2)}.pq-table[data-astro-cid-kh7btl4r]{width:100%;border-collapse:collapse;font-size:14px;font-variant-numeric:tabular-nums}.pq-table[data-astro-cid-kh7btl4r] thead[data-astro-cid-kh7btl4r] th[data-astro-cid-kh7btl4r]{text-align:left;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-weight:500;padding:14px 16px;background:var(--surface);border-bottom:1px solid var(--border);white-space:nowrap}.pq-table[data-astro-cid-kh7btl4r] tbody[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]{border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.pq-table[data-astro-cid-kh7btl4r] tbody[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:last-child{border-bottom:none}.pq-table[data-astro-cid-kh7btl4r] tbody[data-astro-cid-kh7btl4r] tr[data-astro-cid-kh7btl4r]:hover{transform:translateY(-1px);background:color-mix(in srgb,#FF0083 5%,var(--surface2));box-shadow:inset 0 0 0 1px #ff0083}.pq-table[data-astro-cid-kh7btl4r] td[data-astro-cid-kh7btl4r]{padding:14px 16px;vertical-align:middle;color:var(--text)}.pq-key[data-astro-cid-kh7btl4r]{font-family:Fira Code,monospace;font-size:12px;font-weight:500;color:var(--muted);white-space:nowrap}.pq-key[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:inherit;text-decoration:none;border-bottom:1px dashed rgba(79,156,249,.35);transition:color .15s,border-color .15s}.pq-key[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--neon);border-bottom-color:var(--neon)}.pq-prio[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.pq-prio[data-astro-cid-kh7btl4r]:before{content:"";width:3px;height:14px;border-radius:2px;flex-shrink:0}.pq-prio[data-astro-cid-kh7btl4r].high:before{background:#ff0083}.pq-prio[data-astro-cid-kh7btl4r].high{color:var(--text)}.pq-prio[data-astro-cid-kh7btl4r].medium:before{background:var(--muted)}.pq-prio[data-astro-cid-kh7btl4r].medium{color:var(--muted)}.pq-summary[data-astro-cid-kh7btl4r]{max-width:380px}.pq-sum-text[data-astro-cid-kh7btl4r]{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pq-reporter[data-astro-cid-kh7btl4r],.pq-age[data-astro-cid-kh7btl4r]{white-space:nowrap;color:var(--muted);font-size:13px}.pq-stale[data-astro-cid-kh7btl4r]{display:inline-block;padding:2px 8px;border-radius:99px;font-size:11px;font-weight:600;background:color-mix(in srgb,#FF0083 12%,transparent);border:1px solid color-mix(in srgb,#FF0083 45%,transparent);color:#ff0083}.pq-labels[data-astro-cid-kh7btl4r]{white-space:normal;max-width:160px;padding:10px 8px}.pq-label[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;margin:2px 3px 2px 0;padding:2px 9px;border-radius:99px;font-family:Fira Code,monospace;font-size:10px;font-weight:500;letter-spacing:.03em;white-space:nowrap;border:1px solid transparent}.pq-c-blue[data-astro-cid-kh7btl4r]{background:#0062ff1f;color:#4f9cf9;border-color:#0062ff4d}.pq-c-pink[data-astro-cid-kh7btl4r]{background:#ff00831f;color:#ff0083;border-color:#ff008359}.pq-c-purple[data-astro-cid-kh7btl4r]{background:#7e43b524;color:#a855f7;border-color:#7e43b559}.pq-c-orange[data-astro-cid-kh7btl4r]{background:#ff85021f;color:#fb923c;border-color:#ff850259}.pq-c-green[data-astro-cid-kh7btl4r]{background:#22c55e1f;color:#22d3ee;border-color:#22c55e4d}.pq-c-amber[data-astro-cid-kh7btl4r]{background:#ffbd2e29;color:#fbbf24;border-color:#ffbd2e66}.pq-c-neutral[data-astro-cid-kh7btl4r]{background:var(--surface);color:var(--muted);border-color:var(--border)}.pq-footer[data-astro-cid-kh7btl4r]{padding:13px 20px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);background:var(--surface)}.pq-footer[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#ff0083;text-decoration:none;font-weight:600}.pq-footer[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{text-decoration:underline}#blog[data-astro-cid-kh7btl4r]{background:var(--surface)}.blog-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.blog-card[data-astro-cid-kh7btl4r]{padding:0;overflow:hidden}.blog-card-top[data-astro-cid-kh7btl4r]{height:8px}.blog-card-body[data-astro-cid-kh7btl4r]{padding:1.8rem}.blog-date[data-astro-cid-kh7btl4r]{font-family:Fira Code,monospace;font-size:.75rem;color:var(--muted);margin-bottom:.8rem}.blog-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.05rem;font-weight:700;margin-bottom:.7rem;line-height:1.4;color:var(--text)}.blog-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.88rem;color:var(--muted);margin-bottom:1.2rem}.read-more[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--neon);transition:gap .2s}.read-more[data-astro-cid-kh7btl4r]:hover{gap:.8rem}#toolbox[data-astro-cid-kh7btl4r] .bookmarks-wrap[data-astro-cid-kh7btl4r]{max-width:1040px;margin-left:auto;margin-right:auto}#contact[data-astro-cid-kh7btl4r]{background:var(--surface)}.contact-inner[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:start}.contact-info[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:var(--text)}.contact-info[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--muted);margin-bottom:2rem}.contact-links[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.9rem}.contact-link[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:.9rem;padding:.9rem 1.2rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--glass);backdrop-filter:blur(10px);transition:border-color .2s,transform .2s;color:var(--text)}.contact-link[data-astro-cid-kh7btl4r]:hover{border-color:var(--neon);transform:translate(6px)}.contact-link[data-astro-cid-kh7btl4r] i[data-astro-cid-kh7btl4r]{color:var(--neon);width:18px;text-align:center}.contact-link[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{font-size:.9rem}.contact-form[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1rem}.form-row[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.4rem}.form-group[data-astro-cid-kh7btl4r] label[data-astro-cid-kh7btl4r]{font-size:.83rem;color:var(--muted);font-weight:600}.form-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r],.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r],.form-group[data-astro-cid-kh7btl4r] select[data-astro-cid-kh7btl4r]{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:var(--radius);padding:.75rem 1rem;font-family:inherit;font-size:.9rem;outline:none;transition:border-color .2s;resize:vertical}.form-group[data-astro-cid-kh7btl4r] input[data-astro-cid-kh7btl4r]:focus,.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]:focus{border-color:var(--neon)}.form-group[data-astro-cid-kh7btl4r] textarea[data-astro-cid-kh7btl4r]{min-height:120px}.toast[data-astro-cid-kh7btl4r]{display:none;align-items:center;gap:.7rem;background:#22d3ee1a;border:1px solid rgba(34,211,238,.3);color:var(--neon3);padding:1rem 1.2rem;border-radius:var(--radius);font-size:.9rem}.toast[data-astro-cid-kh7btl4r].show{display:flex;animation:fadeDown .4s ease}.p-footer[data-astro-cid-kh7btl4r]{padding:3rem 2rem;border-top:1px solid var(--border);text-align:center;background:var(--bg)}.footer-inner[data-astro-cid-kh7btl4r]{max-width:1100px;margin:0 auto}.footer-logo[data-astro-cid-kh7btl4r]{font-family:Fira Code,monospace;font-size:1.2rem;color:var(--neon);margin-bottom:1rem}.p-footer[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:.83rem;color:var(--muted)}.footer-socials[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:1rem;margin:1.5rem 0}.social-btn[data-astro-cid-kh7btl4r]{width:40px;height:40px;border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:.95rem;transition:color .2s,border-color .2s,transform .2s}.social-btn[data-astro-cid-kh7btl4r]:hover{color:var(--neon);border-color:var(--neon);transform:translateY(-4px)}@media(max-width:768px){.about-grid[data-astro-cid-kh7btl4r],.contact-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:2.5rem}.avatar-wrap[data-astro-cid-kh7btl4r]{order:-1}.hero-stats[data-astro-cid-kh7btl4r]{gap:2rem}.form-row[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.floating-badge[data-astro-cid-kh7btl4r]{display:none}}
