:root{--bg:#0e0d0b;--bg2:#161410;--text:#e8e2d8;--text-muted:#7a7268;--accent:#c8a96e;--accent-dim:#c8a96e26;--border:#e8e2d814;--grain-opacity:.04}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden}body:before{content:"";opacity:var(--grain-opacity);pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");position:fixed;inset:0}.page[data-astro-cid-lcdefpme]{max-width:1100px;margin:0 auto;padding:0 2rem}nav[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:2rem 0;display:flex}.nav-logo[data-astro-cid-lcdefpme]{color:var(--accent);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.85rem;text-decoration:none}.nav-links[data-astro-cid-lcdefpme]{gap:2.5rem;list-style:none;display:flex}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;font-family:DM Mono,monospace;font-size:.75rem;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--text)}.lang-switch[data-astro-cid-lcdefpme]{color:var(--text-muted);cursor:pointer;border:1px solid var(--border);background:0 0;padding:.3rem .7rem;font-family:DM Mono,monospace;font-size:.75rem;transition:all .2s}.lang-switch[data-astro-cid-lcdefpme]:hover{border-color:var(--accent);color:var(--accent)}.hero[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr);align-items:center;gap:3rem;padding:6rem 0 4.25rem;display:grid}.hero-label[data-astro-cid-lcdefpme]{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-family:DM Mono,monospace;font-size:.72rem}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:760px;margin:0}.hero-title[data-astro-cid-lcdefpme]{grid-template-columns:max-content clamp(2.8rem,5vw,4.2rem) max-content;align-items:center;gap:1rem;max-width:760px;display:grid}.hero-title-text[data-astro-cid-lcdefpme]{letter-spacing:-.03em;color:var(--text);gap:.1em;font-family:DM Mono,monospace;font-size:clamp(2.3rem,5.4vw,4.4rem);font-weight:500;line-height:.94;display:grid}.hero-title-text-right[data-astro-cid-lcdefpme]{transform:translateY(.55em)}.hero-slash[data-astro-cid-lcdefpme]{background:var(--accent);opacity:.92;transform-origin:50%;border-radius:.32rem;width:100%;height:clamp(7rem,16vw,13rem);transform:rotate(14deg);box-shadow:0 0 28px #c8a96e24}.hero-right[data-astro-cid-lcdefpme]{padding-top:clamp(2.2rem,5vw,4.4rem);padding-bottom:.5rem}.hero-bio[data-astro-cid-lcdefpme]{color:var(--text-muted);max-width:380px;margin-bottom:1.4rem;font-size:1.05rem;line-height:1.8}.hero-bio[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--text);font-weight:400}.plugin-banner[data-astro-cid-lcdefpme]{background:radial-gradient(circle at 100% 0%, #c8a96e2e, transparent 42%), var(--bg2);max-width:420px;color:var(--text);border:1px solid #c8a96e52;gap:.55rem;padding:1.3rem 1.4rem;text-decoration:none;transition:border-color .2s,transform .2s;display:grid}.plugin-banner[data-astro-cid-lcdefpme]:hover{border-color:var(--accent);transform:translateY(-2px)}.plugin-banner-kicker[data-astro-cid-lcdefpme],.plugin-banner-cta[data-astro-cid-lcdefpme]{letter-spacing:.13em;text-transform:uppercase;color:var(--accent);font-family:DM Mono,monospace;font-size:.67rem}.plugin-banner-title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-family:DM Mono,monospace;font-size:clamp(1.25rem,2vw,1.55rem);font-weight:500;line-height:1.2}.plugin-banner-copy[data-astro-cid-lcdefpme]{max-width:34rem;color:var(--text-muted);font-size:.84rem;line-height:1.6}.plugin-banner-cta[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;margin-top:.2rem;display:flex}.hero-tags[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;display:flex}.tag[data-astro-cid-lcdefpme]{letter-spacing:.08em;border:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;padding:.3rem .8rem;font-family:DM Mono,monospace;font-size:.7rem}.divider[data-astro-cid-lcdefpme]{background:var(--border);width:100%;height:1px;margin:4rem 0;position:relative}.divider[data-astro-cid-lcdefpme]:after{content:attr(data-label);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);background:var(--bg);padding-right:1.5rem;font-family:DM Mono,monospace;font-size:.68rem;position:absolute;top:-.55rem;left:0}.sections[data-astro-cid-lcdefpme]{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:5rem;display:grid}.section-card[data-astro-cid-lcdefpme]{background:var(--bg);flex-direction:column;gap:1rem;padding:2rem 1.5rem;text-decoration:none;transition:background .2s;display:flex;position:relative;overflow:hidden}.section-card[data-astro-cid-lcdefpme]:after{content:"→";color:var(--accent);opacity:0;font-size:1rem;transition:all .25s;position:absolute;bottom:1.5rem;right:1.5rem;transform:translate(-8px)}.section-card[data-astro-cid-lcdefpme]:hover{background:var(--bg2)}.section-card[data-astro-cid-lcdefpme]:hover:after{opacity:1;transform:translate(0)}.section-num[data-astro-cid-lcdefpme]{color:var(--accent);letter-spacing:.15em;font-family:DM Mono,monospace;font-size:.65rem}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.02em;color:var(--text);font-family:DM Sans,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.2}.section-desc[data-astro-cid-lcdefpme]{color:var(--text-muted);margin-top:auto;font-size:.82rem;line-height:1.6}.posts-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:0;margin-bottom:5rem;display:flex}.post-item[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);grid-template-columns:120px 1fr auto;align-items:baseline;gap:2rem;padding:1.25rem 0;text-decoration:none;transition:all .15s;display:grid}.post-item[data-astro-cid-lcdefpme]:first-child{border-top:1px solid var(--border)}.post-date[data-astro-cid-lcdefpme]{color:var(--text-muted);letter-spacing:.05em;font-family:DM Mono,monospace;font-size:.72rem}.post-title[data-astro-cid-lcdefpme]{color:var(--text);font-size:.95rem;font-weight:400}.post-item[data-astro-cid-lcdefpme]:hover .post-title[data-astro-cid-lcdefpme]{color:var(--accent)}.post-tag[data-astro-cid-lcdefpme]{display:none}footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:2.5rem 0;display:flex}footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme],footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--text-muted);letter-spacing:.05em;font-family:DM Mono,monospace;font-size:.72rem;text-decoration:none;transition:color .2s}footer[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--accent)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-label[data-astro-cid-lcdefpme]{animation:.6s both fadeUp}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{animation:.6s .1s both fadeUp}.hero-bio[data-astro-cid-lcdefpme]{animation:.6s .2s both fadeUp}.plugin-banner[data-astro-cid-lcdefpme]{animation:.6s .3s backwards fadeUp}@media (width<=768px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem;padding:4rem 0 3rem}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:100%}.hero-title[data-astro-cid-lcdefpme]{grid-template-columns:max-content clamp(2.6rem,7vw,3.6rem) max-content;justify-content:start;gap:.9rem}.hero-title-text-right[data-astro-cid-lcdefpme]{transform:translateY(.38em)}.hero-right[data-astro-cid-lcdefpme]{padding-top:.5rem}.sections[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.post-item[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.3rem}.post-tag[data-astro-cid-lcdefpme]{display:none}nav[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:1rem}.nav-links[data-astro-cid-lcdefpme]{gap:1rem}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{letter-spacing:.08em;font-size:.68rem}footer[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:1rem}}@media (width<=480px){.page[data-astro-cid-lcdefpme]{padding:0 1.1rem}.nav-links[data-astro-cid-lcdefpme]{gap:.8rem}.nav-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{letter-spacing:.06em;font-size:.62rem}.lang-switch[data-astro-cid-lcdefpme]{padding:.28rem .55rem;font-size:.68rem}.hero-title[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.8rem}.hero-title-text-right[data-astro-cid-lcdefpme]{transform:none}.hero-slash[data-astro-cid-lcdefpme]{width:3.2rem;height:5.5rem;margin-left:.35rem}.sections[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
