.back-button[data-astro-cid-edyfatnp]{display:inline-flex;align-items:center;gap:.5rem;color:var(--muted);font-size:.9rem;margin-bottom:2rem;padding:.5rem 1rem;border-radius:8px;background:var(--card);border:1px solid var(--border);transition:all .3s ease;box-shadow:0 2px 8px var(--shadow);text-decoration:none}.back-button[data-astro-cid-edyfatnp]:hover{color:var(--accent);border-color:var(--accent);box-shadow:0 4px 12px var(--shadow);transform:translate(-4px)}.back-arrow[data-astro-cid-edyfatnp]{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:6px solid currentColor;transition:transform .3s ease}.back-button[data-astro-cid-edyfatnp]:hover .back-arrow[data-astro-cid-edyfatnp]{transform:translate(-3px)}.post[data-astro-cid-edyfatnp]{background:var(--card);padding:2.5rem;border-radius:16px;border:1px solid var(--border);box-shadow:0 4px 20px var(--shadow);overflow:hidden}.post-cover[data-astro-cid-edyfatnp]{margin:-2.5rem -2.5rem 2rem;overflow:hidden;border-radius:16px 16px 0 0}.post-cover[data-astro-cid-edyfatnp] img[data-astro-cid-edyfatnp]{width:100%;height:auto;max-height:400px;object-fit:cover;display:block;cursor:zoom-in;transition:transform .3s ease}.post-cover[data-astro-cid-edyfatnp] img[data-astro-cid-edyfatnp]:hover{transform:scale(1.02)}.post-header[data-astro-cid-edyfatnp]{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.post-header[data-astro-cid-edyfatnp] h1[data-astro-cid-edyfatnp]{margin-bottom:.75rem;color:var(--text)}.post-meta[data-astro-cid-edyfatnp]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.post-date[data-astro-cid-edyfatnp],.reading-time[data-astro-cid-edyfatnp]{display:inline-block;background:var(--bg-secondary);padding:.4rem 1rem;border-radius:8px;font-size:.875rem;color:var(--muted)}.post-category[data-astro-cid-edyfatnp]{display:inline-block;background:var(--accent);color:#fff;padding:.4rem 1rem;border-radius:8px;font-size:.875rem;text-decoration:none;transition:all .3s ease}.post-category[data-astro-cid-edyfatnp]:hover{background:var(--accent-hover);transform:translateY(-1px)}.post-desc[data-astro-cid-edyfatnp]{color:var(--muted);font-size:1.1rem;margin:0 0 1rem;line-height:1.7}.post-tags[data-astro-cid-edyfatnp]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag[data-astro-cid-edyfatnp]{display:inline-block;background:var(--accent);color:#fff;padding:.25rem .75rem;border-radius:6px;font-size:.8rem;font-weight:500}.toc[data-astro-cid-edyfatnp]{background:var(--bg-secondary);padding:1.5rem;border-radius:12px;margin-bottom:2rem;border:1px solid var(--border)}.toc[data-astro-cid-edyfatnp] h3[data-astro-cid-edyfatnp]{font-size:1rem;font-weight:600;margin:0 0 1rem;color:var(--text)}.toc[data-astro-cid-edyfatnp] ul[data-astro-cid-edyfatnp]{list-style:none;padding:0;margin:0}.toc[data-astro-cid-edyfatnp] li[data-astro-cid-edyfatnp]{margin-bottom:.5rem}.toc[data-astro-cid-edyfatnp] a[data-astro-cid-edyfatnp]{color:var(--muted);text-decoration:none;font-size:.9rem;transition:color .3s ease}.toc[data-astro-cid-edyfatnp] a[data-astro-cid-edyfatnp]:hover{color:var(--accent)}.toc-level-2[data-astro-cid-edyfatnp]{padding-left:1rem}.toc-level-3[data-astro-cid-edyfatnp]{padding-left:2rem}.post-content[data-astro-cid-edyfatnp]{font-size:1.0625rem}.post-content[data-astro-cid-edyfatnp] h2[data-astro-cid-edyfatnp]{margin-top:2.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border)}.post-content[data-astro-cid-edyfatnp] h3[data-astro-cid-edyfatnp]{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem;color:var(--text)}.post-content[data-astro-cid-edyfatnp] p[data-astro-cid-edyfatnp]{margin-bottom:1.25rem;color:var(--text);opacity:.85}.post-content[data-astro-cid-edyfatnp] ul[data-astro-cid-edyfatnp],.post-content[data-astro-cid-edyfatnp] ol[data-astro-cid-edyfatnp]{margin-bottom:1.25rem}.post-content[data-astro-cid-edyfatnp] li[data-astro-cid-edyfatnp]{margin-bottom:.5rem}.post-content[data-astro-cid-edyfatnp] p[data-astro-cid-edyfatnp] img[data-astro-cid-edyfatnp],.post-content[data-astro-cid-edyfatnp] img[data-astro-cid-edyfatnp]{max-width:calc(100% - 4rem);width:auto;height:auto;border-radius:12px;box-shadow:0 8px 30px var(--shadow);margin:2rem auto;display:block;cursor:zoom-in;transition:transform .3s ease;content-visibility:auto}.post-content[data-astro-cid-edyfatnp] img[data-astro-cid-edyfatnp]:hover{transform:scale(1.02)}.post-content[data-astro-cid-edyfatnp] a[data-astro-cid-edyfatnp] img[data-astro-cid-edyfatnp]{cursor:pointer}.post-content[data-astro-cid-edyfatnp] pre[data-astro-cid-edyfatnp]{background:linear-gradient(135deg,#1e293b,#0f172a);border:2px solid #334155;border-radius:12px;padding:1.5rem;overflow-x:auto;margin:1.5rem 0;font-size:.9rem;line-height:1.7;box-shadow:0 4px 6px -1px #0003,0 2px 4px -2px #0000001a,inset 0 1px #ffffff0d;position:relative}.post-content[data-astro-cid-edyfatnp] pre[data-astro-cid-edyfatnp]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4361ee,#a78bfa,#f472b6);border-radius:12px 12px 0 0}.post-content[data-astro-cid-edyfatnp] pre[data-astro-cid-edyfatnp] code[data-astro-cid-edyfatnp]{background:transparent;padding:0;font-size:inherit;color:#e2e8f0;font-family:Fira Code,JetBrains Mono,SF Mono,Consolas,Monaco,monospace}.post-content[data-astro-cid-edyfatnp] code[data-astro-cid-edyfatnp]{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);padding:.2rem .6rem;border-radius:6px;font-size:.875em;font-family:Fira Code,JetBrains Mono,SF Mono,Consolas,Monaco,Andale Mono,monospace;color:#4338ca;border:1px solid #a5b4fc;font-weight:500}.post-content[data-astro-cid-edyfatnp] pre[data-astro-cid-edyfatnp] code[data-astro-cid-edyfatnp]{color:#e2e8f0;border:none;font-weight:400;background:transparent}.lightbox[data-astro-cid-edyfatnp]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease;backdrop-filter:blur(10px)}.lightbox[data-astro-cid-edyfatnp].active{opacity:1;visibility:visible}.lightbox-close[data-astro-cid-edyfatnp]{position:absolute;top:2rem;right:2rem;width:48px;height:48px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10000}.lightbox-close[data-astro-cid-edyfatnp]:hover{background:#fff3;border-color:#ffffff80;transform:rotate(90deg)}.lightbox-image[data-astro-cid-edyfatnp]{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;transform:scale(.9);transition:transform .3s ease}.lightbox[data-astro-cid-edyfatnp].active .lightbox-image[data-astro-cid-edyfatnp]{transform:scale(1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.post[data-astro-cid-edyfatnp]{padding:1.5rem;border-radius:12px}.post-meta[data-astro-cid-edyfatnp]{flex-direction:column;align-items:flex-start;gap:.5rem}.toc[data-astro-cid-edyfatnp]{padding:1rem}.lightbox-close[data-astro-cid-edyfatnp]{top:1rem;right:1rem;width:40px;height:40px;font-size:1.5rem}.lightbox-image[data-astro-cid-edyfatnp]{max-width:95%;max-height:95%}}
