.lightbox[data-astro-cid-fbflauxb]{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.lightbox[data-astro-cid-fbflauxb][data-active=true]{opacity:1;pointer-events:auto}.lightbox-backdrop[data-astro-cid-fbflauxb]{position:absolute;inset:0;background:#000000eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.lightbox-content[data-astro-cid-fbflauxb]{position:relative;z-index:1;max-width:95vw;max-height:95vh;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:scale(.95);transition:transform .4s cubic-bezier(.4,0,.2,1);margin:auto}.lightbox[data-astro-cid-fbflauxb][data-active=true] .lightbox-content[data-astro-cid-fbflauxb]{transform:scale(1)}.lightbox-image[data-astro-cid-fbflauxb]{max-width:90vw;max-height:85vh;width:auto;height:auto;object-fit:contain;border-radius:4px;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff1a;cursor:zoom-out}.lightbox-caption[data-astro-cid-fbflauxb]{margin-top:1.5rem;padding:0 2rem;color:#ffffffd9;font-size:.95rem;text-align:center;font-weight:400;letter-spacing:.01em;max-width:600px;line-height:1.5;text-shadow:0 1px 3px rgba(0,0,0,.5)}.lightbox-close[data-astro-cid-fbflauxb]{position:absolute;top:2rem;right:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#ffffffe6;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .25s cubic-bezier(.4,0,.2,1);z-index:2}.lightbox-close[data-astro-cid-fbflauxb]:hover{background:#ffffff26;border-color:#ffffff40;transform:scale(1.05);color:#fff}.lightbox-close[data-astro-cid-fbflauxb]:active{transform:scale(.95)}.lightbox-close[data-astro-cid-fbflauxb]:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:4px}@media(max-width:768px){.lightbox-close[data-astro-cid-fbflauxb]{top:1rem;right:1rem;width:44px;height:44px}.lightbox-image[data-astro-cid-fbflauxb]{max-width:95vw;max-height:80vh}.lightbox-caption[data-astro-cid-fbflauxb]{font-size:.875rem;padding:0 1rem;margin-top:1rem}}.post-content img{cursor:zoom-in;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.post-content img:hover{transform:scale(1.01);box-shadow:0 8px 24px #0000001f}.blog-post[data-astro-cid-2q5oecfc]{max-width:700px;margin:0 auto;padding-top:48px}@media(max-width:768px){.blog-post[data-astro-cid-2q5oecfc]{padding-top:32px}}.post-header[data-astro-cid-2q5oecfc]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.post-header[data-astro-cid-2q5oecfc] h1[data-astro-cid-2q5oecfc]{font-size:2.5rem;margin-bottom:1rem;line-height:1.2}.post-meta[data-astro-cid-2q5oecfc]{display:flex;gap:1rem;color:var(--color-text-light);font-size:.95rem}.author[data-astro-cid-2q5oecfc]:before{content:"•";margin-right:1rem}.post-content[data-astro-cid-2q5oecfc]{font-size:1.1rem;line-height:1.8;margin-bottom:64px}@media(max-width:768px){.post-content[data-astro-cid-2q5oecfc]{margin-bottom:48px}}.post-content[data-astro-cid-2q5oecfc] h2{font-size:1.8rem;margin-top:2.5rem;margin-bottom:1rem}.post-content[data-astro-cid-2q5oecfc] h3{font-size:1.4rem;margin-top:2rem;margin-bottom:.8rem}.post-content[data-astro-cid-2q5oecfc] p{margin-bottom:1.5rem}.post-content[data-astro-cid-2q5oecfc] ul,.post-content[data-astro-cid-2q5oecfc] ol{margin-bottom:1.5rem;margin-left:2rem}.post-content[data-astro-cid-2q5oecfc] li{margin-bottom:.5rem}.post-content[data-astro-cid-2q5oecfc] code{background:#f5f5f5;padding:.2rem .4rem;border-radius:3px;font-size:.9em;font-family:Monaco,Menlo,Courier New,monospace}.post-content[data-astro-cid-2q5oecfc] pre{background:#f5f5f5;padding:1rem;border-radius:6px;overflow-x:auto;margin-bottom:1.5rem}.post-content[data-astro-cid-2q5oecfc] pre code{background:none;padding:0;font-size:.9rem}.post-content[data-astro-cid-2q5oecfc] blockquote{border-left:4px solid var(--color-accent);padding-left:1.5rem;margin:1.5rem 0;color:var(--color-text-light);font-style:italic}.post-content[data-astro-cid-2q5oecfc] img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.post-footer[data-astro-cid-2q5oecfc]{padding-top:2rem;border-top:1px solid var(--color-border)}.back-link[data-astro-cid-2q5oecfc]{display:inline-flex;align-items:center;gap:8px;color:var(--color-accent);text-decoration:none;font-weight:600;font-size:15px;transition:all .2s ease;padding:12px 0}.back-link[data-astro-cid-2q5oecfc]:hover{color:#ea580c;transform:translate(-4px)}.back-link[data-astro-cid-2q5oecfc]:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:4px}@media(max-width:768px){.post-header[data-astro-cid-2q5oecfc] h1[data-astro-cid-2q5oecfc]{font-size:2rem}.post-content[data-astro-cid-2q5oecfc]{font-size:1rem}.post-content[data-astro-cid-2q5oecfc] h2{font-size:1.5rem}.post-content[data-astro-cid-2q5oecfc] h3{font-size:1.2rem}}
