@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=DM+Sans:wght@300;400;500&family=DM+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500&family=DM+Mono:wght@400;500&display=swap";:root{--bg: #07070e;--indigo: #6366f1;--indigo-light: #818cf8;--indigo-pale: #c7d2fe;--text-primary: #f1f5f9;--text-muted: #64748b;--text-soft: #94a3b8;--font-display: "DM Serif Display", Georgia, serif;--font-mono: "DM Mono", "Fira Code", monospace;--font-body: "DM Sans", "Helvetica Neue", sans-serif}[data-astro-cid-7nmnspah],[data-astro-cid-7nmnspah]:before,[data-astro-cid-7nmnspah]:after{box-sizing:border-box;margin:0;padding:0}.hero[data-astro-cid-7nmnspah]{position:relative;min-height:100svh;background:var(--bg);overflow:hidden;display:flex;flex-direction:column}.dot-grid[data-astro-cid-7nmnspah]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.nav[data-astro-cid-7nmnspah]{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:2rem 3rem}.nav-logo[data-astro-cid-7nmnspah]{font-family:var(--font-mono);font-size:1rem;color:var(--indigo);letter-spacing:.05em;font-weight:500}.nav-links[data-astro-cid-7nmnspah]{list-style:none;display:flex;gap:2.5rem}.nav-links[data-astro-cid-7nmnspah] a[data-astro-cid-7nmnspah]{font-family:var(--font-body);font-size:.875rem;color:var(--text-soft);text-decoration:none;letter-spacing:.05em;transition:color .2s}.nav-links[data-astro-cid-7nmnspah] a[data-astro-cid-7nmnspah]:hover{color:var(--text-primary)}.hero-inner[data-astro-cid-7nmnspah]{position:relative;z-index:5;flex:1;display:flex;align-items:center;justify-content:space-between;padding:2rem 3rem 4rem;gap:2rem}.hero-text[data-astro-cid-7nmnspah]{max-width:520px;display:flex;flex-direction:column;gap:1.5rem}.badge[data-astro-cid-7nmnspah]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.75rem;color:#a5b4fc;background:#6366f11f;border:1px solid rgba(99,102,241,.25);padding:.35rem .85rem;border-radius:999px;width:fit-content;letter-spacing:.04em}.badge-dot[data-astro-cid-7nmnspah]{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 6px #22c55e}50%{opacity:.6;box-shadow:0 0 12px #22c55e}}.headline[data-astro-cid-7nmnspah]{font-family:var(--font-display);font-size:clamp(3.5rem,7vw,5.5rem);line-height:1;display:flex;flex-direction:column;gap:.1em}.line[data-astro-cid-7nmnspah]{display:block;opacity:0;transform:translateY(24px);animation:line-in .7s cubic-bezier(.22,1,.36,1) forwards}.line-1[data-astro-cid-7nmnspah]{color:var(--text-primary);animation-delay:.1s}.line-2[data-astro-cid-7nmnspah]{color:var(--indigo);animation-delay:.22s}.line-3[data-astro-cid-7nmnspah]{color:var(--text-primary);animation-delay:.34s}@keyframes line-in{to{opacity:1;transform:translateY(0)}}.sub[data-astro-cid-7nmnspah]{font-family:var(--font-body);font-size:1rem;color:var(--text-muted);line-height:1.7;opacity:0;animation:fade-up .7s .5s cubic-bezier(.22,1,.36,1) forwards}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cta-row[data-astro-cid-7nmnspah]{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;animation:fade-up .7s .62s cubic-bezier(.22,1,.36,1) forwards}.btn[data-astro-cid-7nmnspah]{font-family:var(--font-body);font-size:.9rem;font-weight:500;padding:.75rem 1.6rem;border-radius:8px;cursor:pointer;text-decoration:none;transition:transform .15s,box-shadow .15s,background .2s}.btn[data-astro-cid-7nmnspah]:active{transform:scale(.97)}.btn-primary[data-astro-cid-7nmnspah]{background:var(--indigo);color:#fff}.btn-primary[data-astro-cid-7nmnspah]:hover{background:#5254cc;box-shadow:0 0 20px #6366f159}.btn-ghost[data-astro-cid-7nmnspah]{background:transparent;color:var(--text-soft);border:1px solid rgba(255,255,255,.1)}.btn-ghost[data-astro-cid-7nmnspah]:hover{border-color:#fff3;color:var(--text-primary)}.stack-pills[data-astro-cid-7nmnspah]{display:flex;gap:.5rem;flex-wrap:wrap;opacity:0;animation:fade-up .7s .75s cubic-bezier(.22,1,.36,1) forwards}.pill[data-astro-cid-7nmnspah]{font-family:var(--font-mono);font-size:.72rem;color:var(--indigo-light);border:1px solid rgba(99,102,241,.25);padding:.25rem .65rem;border-radius:4px;letter-spacing:.05em;background:#6366f10f}.elephant-wrap[data-astro-cid-7nmnspah]{display:flex;flex-direction:column;align-items:center;flex-shrink:0;opacity:0;animation:elephant-in 1s .4s cubic-bezier(.22,1,.36,1) forwards}@keyframes elephant-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.elephant-svg[data-astro-cid-7nmnspah]{width:clamp(260px,36vw,400px);height:auto;filter:drop-shadow(0 0 40px rgba(99,102,241,.2))}.d-head[data-astro-cid-7nmnspah],.d-body[data-astro-cid-7nmnspah]{fill:#6366f1}.d-leg[data-astro-cid-7nmnspah]{fill:#4f46e5}.d-foot[data-astro-cid-7nmnspah]{fill:#818cf8}.d-ear[data-astro-cid-7nmnspah]{fill:#4338ca}.d-trunk[data-astro-cid-7nmnspah]{fill:#6366f1}.d-tusk[data-astro-cid-7nmnspah]{fill:#c7d2fe}.d-tail[data-astro-cid-7nmnspah]{fill:#818cf8}.d-accent[data-astro-cid-7nmnspah]{fill:#a5b4fc}.d-float[data-astro-cid-7nmnspah]{fill:#6366f1}.d-eye-white[data-astro-cid-7nmnspah]{fill:#e0e7ff}.d-eye-pupil[data-astro-cid-7nmnspah]{fill:#1e1b4b}.dot[data-astro-cid-7nmnspah]{opacity:0;animation:dot-pop .4s cubic-bezier(.34,1.56,.64,1) forwards}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(1){animation-delay:.5s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(2){animation-delay:.52s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(3){animation-delay:.54s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(4){animation-delay:.56s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(5){animation-delay:.58s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(6){animation-delay:.6s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(7){animation-delay:.62s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(8){animation-delay:.64s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(9){animation-delay:.66s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(10){animation-delay:.68s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(11){animation-delay:.7s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(12){animation-delay:.72s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(13){animation-delay:.74s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(14){animation-delay:.76s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(15){animation-delay:.78s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(16){animation-delay:.8s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(17){animation-delay:.82s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(18){animation-delay:.84s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(19){animation-delay:.86s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(20){animation-delay:.88s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(21){animation-delay:.9s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(22){animation-delay:.92s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(23){animation-delay:.94s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(24){animation-delay:.96s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(25){animation-delay:.98s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(26){animation-delay:1s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(27){animation-delay:1.02s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(28){animation-delay:1.04s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(29){animation-delay:1.06s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(30){animation-delay:1.08s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(31){animation-delay:1.1s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(32){animation-delay:1.12s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(33){animation-delay:1.14s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(34){animation-delay:1.16s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(35){animation-delay:1.18s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(36){animation-delay:1.2s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(37){animation-delay:1.22s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(38){animation-delay:1.24s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(39){animation-delay:1.26s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(40){animation-delay:1.28s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(41){animation-delay:1.3s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(42){animation-delay:1.32s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(43){animation-delay:1.34s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(44){animation-delay:1.36s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(45){animation-delay:1.38s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(46){animation-delay:1.4s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(47){animation-delay:1.42s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(48){animation-delay:1.44s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(49){animation-delay:1.46s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(50){animation-delay:1.48s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(51){animation-delay:1.5s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(52){animation-delay:1.52s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(53){animation-delay:1.54s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(54){animation-delay:1.56s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(55){animation-delay:1.58s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(56){animation-delay:1.6s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(57){animation-delay:1.62s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(58){animation-delay:1.64s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(59){animation-delay:1.66s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(60){animation-delay:1.68s}.elephant-svg[data-astro-cid-7nmnspah] circle[data-astro-cid-7nmnspah]:nth-child(n+61){animation-delay:1.7s}@keyframes dot-pop{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.elephant-wrap[data-astro-cid-7nmnspah]:hover .d-body[data-astro-cid-7nmnspah],.elephant-wrap[data-astro-cid-7nmnspah]:hover .d-head[data-astro-cid-7nmnspah]{filter:brightness(1.3);transition:filter .3s}.elephant-label[data-astro-cid-7nmnspah]{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.2em;color:var(--indigo);opacity:.5;margin-top:.5rem}.scroll-hint[data-astro-cid-7nmnspah]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;z-index:5;opacity:0;animation:fade-up 1s 1.8s forwards}.scroll-line[data-astro-cid-7nmnspah]{width:1px;height:36px;background:linear-gradient(to bottom,transparent,var(--indigo));animation:scroll-pulse 2s ease-in-out infinite}@keyframes scroll-pulse{0%,to{opacity:.3}50%{opacity:.8}}.scroll-text[data-astro-cid-7nmnspah]{font-family:var(--font-mono);font-size:.65rem;color:var(--text-muted);letter-spacing:.15em}@media(max-width:860px){.hero-inner[data-astro-cid-7nmnspah]{flex-direction:column;align-items:flex-start;padding:1.5rem 1.5rem 5rem}.elephant-wrap[data-astro-cid-7nmnspah]{align-self:center;width:100%}.elephant-svg[data-astro-cid-7nmnspah]{width:60vw;max-width:280px}.nav[data-astro-cid-7nmnspah]{padding:1.5rem}.nav-links[data-astro-cid-7nmnspah]{gap:1.5rem}}@media(max-width:480px){.headline[data-astro-cid-7nmnspah]{font-size:clamp(2.8rem,13vw,4rem)}.nav-links[data-astro-cid-7nmnspah]{display:none}}.projects[data-astro-cid-44zkpkd5]{background:#07070e;padding:7rem 0;position:relative}.projects[data-astro-cid-44zkpkd5]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.4),transparent)}.container[data-astro-cid-44zkpkd5]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-44zkpkd5]{margin-bottom:3.5rem;display:flex;flex-direction:column;gap:.4rem}.section-tag[data-astro-cid-44zkpkd5]{font-family:DM Mono,monospace;font-size:.78rem;color:#6366f1;letter-spacing:.08em;opacity:.8}.section-title[data-astro-cid-44zkpkd5]{font-family:DM Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;color:#f1f5f9;letter-spacing:-.03em}.grid[data-astro-cid-44zkpkd5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,520px),1fr));gap:1.5px;border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;background:#ffffff0a}.card[data-astro-cid-44zkpkd5]{background:#0d0d18;display:flex;flex-direction:column;opacity:0;transform:translateY(20px);animation:card-in .6s cubic-bezier(.22,1,.36,1) var(--delay, 0s) forwards;transition:background .2s}.card[data-astro-cid-44zkpkd5]:hover{background:#0f0f1f}@keyframes card-in{to{opacity:1;transform:translateY(0)}}.card-image-link[data-astro-cid-44zkpkd5]{display:block}.card-image-wrap[data-astro-cid-44zkpkd5]{position:relative;overflow:hidden;aspect-ratio:16/9;background:#0a0a14}.card-image-wrap[data-astro-cid-44zkpkd5] img[data-astro-cid-44zkpkd5]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .3s;filter:brightness(.85) saturate(.9)}.card-image-overlay[data-astro-cid-44zkpkd5]{position:absolute;inset:0;background:#6366f1bf;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s;backdrop-filter:blur(2px)}.overlay-text[data-astro-cid-44zkpkd5]{font-family:DM Mono,monospace;font-size:.85rem;color:#fff;letter-spacing:.1em}.card-image-wrap[data-astro-cid-44zkpkd5]:hover img[data-astro-cid-44zkpkd5]{transform:scale(1.04);filter:brightness(.6)}.card-image-wrap[data-astro-cid-44zkpkd5]:hover .card-image-overlay[data-astro-cid-44zkpkd5]{opacity:1}.card-body[data-astro-cid-44zkpkd5]{padding:1.5rem;display:flex;flex-direction:column;gap:.85rem;flex:1;border-top:1px solid rgba(255,255,255,.05)}.card-meta[data-astro-cid-44zkpkd5]{display:flex;align-items:center;justify-content:space-between}.card-title[data-astro-cid-44zkpkd5]{font-family:DM Sans,sans-serif;font-size:1.15rem;font-weight:500;color:#f1f5f9;letter-spacing:-.01em}.repo-link[data-astro-cid-44zkpkd5]{color:#64748b;transition:color .2s;display:flex;align-items:center}.repo-link[data-astro-cid-44zkpkd5]:hover{color:#818cf8}.card-desc[data-astro-cid-44zkpkd5]{font-family:DM Sans,sans-serif;font-size:.9rem;color:#64748b;line-height:1.65;flex:1}.tech-row[data-astro-cid-44zkpkd5]{display:flex;flex-wrap:wrap;gap:.4rem}.tech-badge[data-astro-cid-44zkpkd5]{display:inline-flex;align-items:center;gap:.35rem;font-family:DM Mono,monospace;font-size:.68rem;color:#94a3b8;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);padding:.2rem .5rem;border-radius:3px;letter-spacing:.04em;transition:border-color .2s}.tech-badge[data-astro-cid-44zkpkd5]:hover{border-color:#ffffff2e}.tech-dot[data-astro-cid-44zkpkd5]{width:5px;height:5px;border-radius:50%;background:var(--tc, #6366f1);flex-shrink:0}.card-actions[data-astro-cid-44zkpkd5]{display:flex;gap:.75rem;padding-top:.25rem;border-top:1px solid rgba(255,255,255,.05);margin-top:.25rem}.btn-live[data-astro-cid-44zkpkd5],.btn-code[data-astro-cid-44zkpkd5]{font-family:DM Mono,monospace;font-size:.75rem;letter-spacing:.06em;padding:.4rem .85rem;border-radius:5px;cursor:pointer;text-decoration:none;transition:all .15s}.btn-live[data-astro-cid-44zkpkd5]{background:#6366f1;color:#fff}.btn-live[data-astro-cid-44zkpkd5]:hover{background:#5254cc}.btn-code[data-astro-cid-44zkpkd5]{background:transparent;color:#64748b;border:1px solid rgba(255,255,255,.08)}.btn-code[data-astro-cid-44zkpkd5]:hover{color:#94a3b8;border-color:#ffffff2e}@media(max-width:640px){.projects[data-astro-cid-44zkpkd5]{padding:4rem 0}.container[data-astro-cid-44zkpkd5]{padding:0 1.25rem}.grid[data-astro-cid-44zkpkd5]{grid-template-columns:1fr;border-radius:8px}}.skills[data-astro-cid-sye7xtqh]{background:#07070e;padding:7rem 0;position:relative}.skills[data-astro-cid-sye7xtqh]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.4),transparent)}.container[data-astro-cid-sye7xtqh]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-sye7xtqh]{margin-bottom:3.5rem;display:flex;flex-direction:column;gap:.4rem}.section-tag[data-astro-cid-sye7xtqh]{font-family:DM Mono,monospace;font-size:.78rem;color:#6366f1;letter-spacing:.08em;opacity:.8}.section-title[data-astro-cid-sye7xtqh]{font-family:DM Sans,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;color:#f1f5f9;letter-spacing:-.03em}.skills-layout[data-astro-cid-sye7xtqh]{display:grid;grid-template-columns:200px 1fr;gap:0;border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;min-height:340px;margin-bottom:3rem}.category-nav[data-astro-cid-sye7xtqh]{display:flex;flex-direction:column;background:#0a0a14;border-right:1px solid rgba(255,255,255,.05)}.cat-btn[data-astro-cid-sye7xtqh]{display:flex;align-items:center;gap:.65rem;padding:1rem 1.25rem;background:none;border:none;border-bottom:1px solid rgba(255,255,255,.04);cursor:pointer;text-align:left;transition:background .15s;position:relative}.cat-btn[data-astro-cid-sye7xtqh]:hover{background:#ffffff08}.cat-btn[data-astro-cid-sye7xtqh][aria-selected=true]{background:#ffffff0a}.cat-indicator[data-astro-cid-sye7xtqh]{width:3px;height:16px;border-radius:2px;background:var(--accent, #6366f1);opacity:0;transition:opacity .2s;flex-shrink:0}.cat-btn[data-astro-cid-sye7xtqh][aria-selected=true] .cat-indicator[data-astro-cid-sye7xtqh]{opacity:1}.cat-name[data-astro-cid-sye7xtqh]{font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:400;color:#64748b;flex:1;transition:color .2s}.cat-btn[data-astro-cid-sye7xtqh][aria-selected=true] .cat-name[data-astro-cid-sye7xtqh],.cat-btn[data-astro-cid-sye7xtqh]:hover .cat-name[data-astro-cid-sye7xtqh]{color:#f1f5f9}.cat-count[data-astro-cid-sye7xtqh]{font-family:DM Mono,monospace;font-size:.68rem;color:#334155;background:#ffffff0a;border-radius:3px;padding:.1rem .35rem}.skill-panels[data-astro-cid-sye7xtqh]{background:#0d0d18;padding:2rem}.panel-header[data-astro-cid-sye7xtqh]{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.panel-category[data-astro-cid-sye7xtqh]{font-family:DM Mono,monospace;font-size:.75rem;color:var(--accent, #6366f1);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.panel-line[data-astro-cid-sye7xtqh]{flex:1;height:1px;background:#ffffff0f}.skill-items[data-astro-cid-sye7xtqh]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.skill-item[data-astro-cid-sye7xtqh]{opacity:0;transform:translate(-8px);animation:item-in .4s cubic-bezier(.22,1,.36,1) var(--delay, 0ms) forwards}@keyframes item-in{to{opacity:1;transform:translate(0)}}.skill-bar-wrap[data-astro-cid-sye7xtqh]{display:flex;align-items:center;gap:1rem}.skill-name[data-astro-cid-sye7xtqh]{font-family:DM Mono,monospace;font-size:.8rem;color:#94a3b8;min-width:110px;letter-spacing:.02em}.skill-bar[data-astro-cid-sye7xtqh]{flex:1;height:2px;background:#ffffff0f;border-radius:2px;overflow:hidden}.skill-fill[data-astro-cid-sye7xtqh]{height:100%;background:var(--accent, #6366f1);border-radius:2px;width:0;animation:bar-fill .6s cubic-bezier(.22,1,.36,1) calc(var(--delay, 0ms) + .2s) forwards;opacity:.7}@keyframes bar-fill{to{width:100%}}.tag-cloud[data-astro-cid-sye7xtqh]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-sye7xtqh]{font-family:DM Mono,monospace;font-size:.72rem;color:#64748b;border:1px solid rgba(255,255,255,.07);padding:.3rem .7rem;border-radius:4px;background:#ffffff08;transition:all .2s;cursor:default}.tag[data-astro-cid-sye7xtqh]:hover{color:#f1f5f9;border-color:var(--accent, #6366f1);background:#ffffff0f}.all-skills[data-astro-cid-sye7xtqh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.5rem;padding:2rem;border:1px solid rgba(255,255,255,.05);border-radius:12px;background:#09090f}.all-category[data-astro-cid-sye7xtqh]{display:flex;flex-direction:column;gap:.6rem}.all-cat-label[data-astro-cid-sye7xtqh]{font-family:DM Mono,monospace;font-size:.68rem;letter-spacing:.1em;color:var(--accent, #6366f1);opacity:.8;text-transform:uppercase;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.05)}.all-items[data-astro-cid-sye7xtqh]{display:flex;flex-direction:column;gap:.25rem}.all-item[data-astro-cid-sye7xtqh]{font-family:DM Sans,sans-serif;font-size:.82rem;color:#475569;transition:color .2s;cursor:default}.all-item[data-astro-cid-sye7xtqh]:hover{color:#94a3b8}@media(max-width:700px){.skills[data-astro-cid-sye7xtqh]{padding:4rem 0}.container[data-astro-cid-sye7xtqh]{padding:0 1.25rem}.skills-layout[data-astro-cid-sye7xtqh]{grid-template-columns:1fr}.category-nav[data-astro-cid-sye7xtqh]{flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.cat-btn[data-astro-cid-sye7xtqh]{flex-direction:column;gap:.3rem;padding:.75rem 1rem;border-bottom:none;min-width:80px;align-items:center}.cat-indicator[data-astro-cid-sye7xtqh]{width:16px;height:3px}.cat-count[data-astro-cid-sye7xtqh]{display:none}.skill-panels[data-astro-cid-sye7xtqh]{padding:1.5rem}.all-skills[data-astro-cid-sye7xtqh]{grid-template-columns:repeat(2,1fr)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#07070e;color:#f1f5f9;-webkit-font-smoothing:antialiased}[id]{scroll-margin-top:2rem}
