.blog-post[data-astro-cid-4sn4zg3r]{min-height:100vh;background:var(--bg-primary);display:flex;position:relative}.mobile-toggle[data-astro-cid-4sn4zg3r]{display:none;position:fixed;top:2rem;left:2rem;z-index:1002;background:var(--bg-card);backdrop-filter:blur(10px);border:1px solid rgba(102,126,234,.2);border-radius:50%;width:48px;height:48px;align-items:center;justify-content:center;cursor:pointer;color:var(--text-primary);box-shadow:var(--shadow);transition:all .3s ease}.mobile-toggle[data-astro-cid-4sn4zg3r]:hover{background:#667eea1a;transform:scale(1.1)}.sidebar[data-astro-cid-4sn4zg3r]{width:320px;background:var(--bg-card);backdrop-filter:blur(10px);border-right:1px solid rgba(102,126,234,.1);padding:2rem;overflow-y:auto;position:sticky;top:0;height:100vh;flex-shrink:0}.sidebar-header[data-astro-cid-4sn4zg3r]{margin-bottom:2rem;display:flex;flex-direction:column;gap:.75rem}.back-link[data-astro-cid-4sn4zg3r]{display:inline-flex;align-items:center;gap:.5rem;color:rgb(var(--accent));text-decoration:none;font-weight:600;transition:all .3s ease;padding:.5rem 0}.back-link[data-astro-cid-4sn4zg3r]:hover{transform:translate(-3px);color:rgb(var(--accent-light))}.post-list[data-astro-cid-4sn4zg3r]{display:flex;flex-direction:column;gap:.5rem}.post-item[data-astro-cid-4sn4zg3r]{padding:1rem;border-radius:12px;text-decoration:none;transition:all .3s ease;border:1px solid transparent}.post-item[data-astro-cid-4sn4zg3r]:hover{background:#667eea0d;border-color:#667eea33}.post-item[data-astro-cid-4sn4zg3r].active{background:#667eea1a;border-color:#667eea4d}.post-item[data-astro-cid-4sn4zg3r] time[data-astro-cid-4sn4zg3r]{display:block;font-size:.75rem;color:var(--text-secondary);margin-bottom:.25rem;font-weight:500}.post-item[data-astro-cid-4sn4zg3r] h3[data-astro-cid-4sn4zg3r]{font-size:.95rem;color:var(--text-primary);margin:0;line-height:1.4;font-weight:600}.post-item[data-astro-cid-4sn4zg3r]:hover h3[data-astro-cid-4sn4zg3r]{color:rgb(var(--accent))}.content[data-astro-cid-4sn4zg3r]{flex:1;max-width:800px;margin:0 auto;padding:4rem 2rem}.post-header[data-astro-cid-4sn4zg3r]{margin-bottom:3rem}.post-meta[data-astro-cid-4sn4zg3r]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.post-meta[data-astro-cid-4sn4zg3r] time[data-astro-cid-4sn4zg3r]{color:var(--text-secondary);font-size:.95rem;font-weight:500}.tags[data-astro-cid-4sn4zg3r]{display:flex;gap:.5rem;flex-wrap:wrap}.tag[data-astro-cid-4sn4zg3r]{padding:.35rem .875rem;background:#667eea1a;color:rgb(var(--accent));border-radius:50px;font-size:.85rem;font-weight:600}.post-header[data-astro-cid-4sn4zg3r] h1[data-astro-cid-4sn4zg3r]{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;color:var(--text-primary);font-weight:800;line-height:1.2}.description[data-astro-cid-4sn4zg3r]{font-size:1.1rem;color:var(--text-secondary);line-height:1.7}.prose[data-astro-cid-4sn4zg3r]{color:var(--text-secondary);line-height:1.8;font-size:1.05rem}.prose[data-astro-cid-4sn4zg3r] h2{font-size:1.8rem;color:var(--text-primary);margin:2.5rem 0 1rem;font-weight:700;position:relative;padding-left:1rem}.prose[data-astro-cid-4sn4zg3r] h2:before{content:"";position:absolute;left:0;top:.25rem;width:4px;height:1.5rem;background:var(--gradient-1);border-radius:2px}.prose[data-astro-cid-4sn4zg3r] h3{font-size:1.4rem;color:var(--text-primary);margin:2rem 0 .75rem;font-weight:600}.prose[data-astro-cid-4sn4zg3r] p{margin-bottom:1.5rem}.prose[data-astro-cid-4sn4zg3r] a{color:rgb(var(--accent));text-decoration:none;font-weight:600;transition:color .3s ease}.prose[data-astro-cid-4sn4zg3r] a:hover{color:rgb(var(--accent-light));text-decoration:underline}.prose[data-astro-cid-4sn4zg3r] code{background:#667eea1a;padding:.2rem .4rem;border-radius:4px;font-size:.9em;font-family:Courier New,monospace;color:rgb(var(--accent))}.prose[data-astro-cid-4sn4zg3r] pre{background:var(--bg-card);border:1px solid rgba(102,126,234,.2);padding:1.5rem;border-radius:12px;overflow-x:auto;margin:1.5rem 0}.prose[data-astro-cid-4sn4zg3r] pre code{background:none;padding:0;color:var(--text-primary)}.prose[data-astro-cid-4sn4zg3r] ul,.prose[data-astro-cid-4sn4zg3r] ol{margin:1.5rem 0;padding-left:2rem}.prose[data-astro-cid-4sn4zg3r] li{margin-bottom:.5rem}.prose[data-astro-cid-4sn4zg3r] blockquote{border-left:4px solid rgb(var(--accent));padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:var(--text-secondary)}.post-footer[data-astro-cid-4sn4zg3r]{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(102,126,234,.1)}.back-to-blog[data-astro-cid-4sn4zg3r]{display:inline-flex;align-items:center;gap:.5rem;color:rgb(var(--accent));text-decoration:none;font-weight:600;transition:all .3s ease}.back-to-blog[data-astro-cid-4sn4zg3r]:hover{transform:translate(-5px);color:rgb(var(--accent-light))}@media (max-width: 1024px){.mobile-toggle[data-astro-cid-4sn4zg3r]{display:flex}.sidebar[data-astro-cid-4sn4zg3r]{position:fixed;left:0;top:0;z-index:1000;transform:translate(-100%);transition:transform .3s ease;box-shadow:var(--shadow-lg);padding-top:5rem}.sidebar[data-astro-cid-4sn4zg3r].open{transform:translate(0)}.sidebar-header[data-astro-cid-4sn4zg3r]{margin-top:0}.content[data-astro-cid-4sn4zg3r]{padding:6rem 1.5rem 4rem}}
