.blog-post{min-height:100vh;background:#000;color:#f1ede9}.hero-section{position:relative;width:100%;height:60vh;min-height:400px;max-height:600px;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,transparent,#000000)}.post-container{max-width:850px;margin:0 auto;padding:48px 24px}.post-header{margin-bottom:48px}.post-title{font-size:48px;font-weight:700;line-height:1.1;color:#00d09c;margin:0 0 16px;letter-spacing:-.02em}.post-description{font-size:20px;line-height:1.6;color:#918b85;margin:0 0 24px}.post-meta{display:flex;flex-direction:column;gap:8px;padding:16px 0;border-top:1px solid rgba(241,237,233,.1);border-bottom:1px solid rgba(241,237,233,.1);margin-bottom:16px}.meta-group{display:flex;align-items:center;gap:16px;font-size:14px;color:#918b85}.author{font-weight:600;color:#f1ede9}.updated{font-size:14px;color:#918b85;font-style:italic}.post-tags{display:flex;flex-wrap:wrap;gap:8px}.tag{display:inline-block;padding:8px 16px;font-size:14px;font-weight:600;background:linear-gradient(135deg,#00d09c,#6bffd8);color:#000;text-decoration:none;border-radius:6px;transition:transform .2s ease,opacity .2s ease}.tag:hover{transform:scale(1.05);opacity:.9}.post-content{font-size:18px;line-height:1.8;color:#f1ede9}.post-content h2{font-size:36px;font-weight:700;line-height:1.2;color:#00d09c;margin:48px 0 24px;letter-spacing:-.01em}.post-content h3{font-size:28px;font-weight:600;line-height:1.3;color:#f1ede9;margin:36px 0 16px}.post-content h4{font-size:22px;font-weight:600;line-height:1.4;color:#918b85;margin:24px 0 12px}.post-content p{margin:0 0 24px}.post-content a{color:#6bffd8;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}.post-content a:hover{border-bottom-color:#6bffd8}.post-content strong{font-weight:700;color:#f1ede9}.post-content em{font-style:italic}.post-content ul,.post-content ol{margin:0 0 24px;padding-left:24px}.post-content li{margin-bottom:12px;line-height:1.8}.post-content ul{list-style-type:none}.post-content ul li:before{content:"▸";color:#00d09c;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.post-content ol{list-style-type:decimal}.post-content ol li::marker{color:#00d09c;font-weight:700}.post-content blockquote{margin:32px 0;padding:24px 24px 24px 32px;background:#1a1a1a;border-left:4px solid #6BFFD8;border-radius:8px;font-style:italic;font-size:20px;line-height:1.6;color:#f1ede9}.post-content blockquote p:last-child{margin-bottom:0}.post-content code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.9em;padding:3px 6px;background:#1a1a1a;color:#6bffd8;border-radius:4px}.post-content pre{margin:32px 0;padding:24px;background:#1a1a1a;border-radius:12px;overflow-x:auto;border:1px solid rgba(107,255,216,.1)}.post-content pre code{padding:0;background:none;font-size:15px;line-height:1.6}.post-content img{max-width:100%;height:auto;border-radius:12px;margin:32px 0;box-shadow:0 8px 24px #005d4233}.post-content hr{border:none;height:1px;background:linear-gradient(to right,transparent,rgba(241,237,233,.2),transparent);margin:48px 0}@media(min-width:768px){.post-container{padding:64px 48px}.post-title{font-size:60px}.post-description{font-size:22px}.post-content{font-size:20px}.post-content h2{font-size:42px}.post-content h3{font-size:32px}.meta-group{font-size:16px}}@media(min-width:1024px){.post-container{padding:80px 64px}}@media(prefers-reduced-motion:reduce){.tag{transition:none}.tag:hover{transform:none}}.table-of-contents[data-astro-cid-xvrfupwn]{display:none}@media(min-width:1280px){.table-of-contents[data-astro-cid-xvrfupwn]{display:block;position:sticky;top:100px;max-height:calc(100vh - 120px);overflow-y:auto;padding:24px;background:#1a1a1a;border-radius:12px;border:1px solid rgba(241,237,233,.1);width:280px}.toc-title[data-astro-cid-xvrfupwn]{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#918b85;margin:0 0 16px}.toc-list[data-astro-cid-xvrfupwn]{list-style:none;padding:0;margin:0}.toc-item[data-astro-cid-xvrfupwn]{margin-bottom:8px}.toc-item[data-astro-cid-xvrfupwn].depth-3{margin-left:16px}.toc-link[data-astro-cid-xvrfupwn]{display:block;padding:8px 12px;font-size:14px;line-height:1.4;color:#918b85;text-decoration:none;border-left:2px solid transparent;transition:all .2s ease}.toc-link[data-astro-cid-xvrfupwn]:hover{color:#6bffd8;border-left-color:#6bffd8;background:#6bffd80d}.toc-link[data-astro-cid-xvrfupwn].active{color:#00d09c;border-left-color:#00d09c;background:#00d09c1a;font-weight:600}.table-of-contents[data-astro-cid-xvrfupwn]::-webkit-scrollbar{width:6px}.table-of-contents[data-astro-cid-xvrfupwn]::-webkit-scrollbar-track{background:transparent}.table-of-contents[data-astro-cid-xvrfupwn]::-webkit-scrollbar-thumb{background:#918b85;border-radius:3px}.table-of-contents[data-astro-cid-xvrfupwn]::-webkit-scrollbar-thumb:hover{background:#00d09c}}@media(prefers-reduced-motion:reduce){.toc-link[data-astro-cid-xvrfupwn]{transition:none}}.post-page-wrapper[data-astro-cid-4sn4zg3r]{display:flex;gap:64px;max-width:1600px;margin:0 auto;background:#000}.toc-sidebar[data-astro-cid-4sn4zg3r]{display:none}.post-page-content[data-astro-cid-4sn4zg3r]{flex:1;min-width:0}.related-posts[data-astro-cid-4sn4zg3r]{background:#000;padding:80px 24px;border-top:1px solid rgba(241,237,233,.1)}.related-container[data-astro-cid-4sn4zg3r]{max-width:1400px;margin:0 auto}.related-title[data-astro-cid-4sn4zg3r]{font-size:32px;font-weight:700;color:#00d09c;margin:0 0 32px;text-align:center}.related-grid[data-astro-cid-4sn4zg3r]{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.related-posts[data-astro-cid-4sn4zg3r]{padding:100px 48px}.related-title[data-astro-cid-4sn4zg3r]{font-size:36px;margin-bottom:48px}.related-grid[data-astro-cid-4sn4zg3r]{grid-template-columns:repeat(2,1fr);gap:40px}}@media(min-width:1280px){.toc-sidebar[data-astro-cid-4sn4zg3r]{display:block;flex:0 0 280px;padding:100px 24px 0 48px}.post-page-content[data-astro-cid-4sn4zg3r]{flex:1}.related-grid[data-astro-cid-4sn4zg3r]{grid-template-columns:repeat(3,1fr);gap:48px}}@media(min-width:1536px){.toc-sidebar[data-astro-cid-4sn4zg3r]{padding-left:64px}}
