body{color:#f1f5f9;background-color:#0f172a;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.blog-layout.svelte-95ygql{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);grid-template-columns:320px 1fr;min-height:100vh;display:grid}.sidebar.svelte-95ygql{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172af2;border-right:1px solid #3341554d;height:100vh;position:sticky;top:0;overflow-y:auto}.sidebar-content.svelte-95ygql{padding:2rem 1.5rem}.back-link.svelte-95ygql{margin-bottom:2rem}.back-link.svelte-95ygql a:where(.svelte-95ygql){color:#6366f1;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.back-link.svelte-95ygql a:where(.svelte-95ygql):hover{color:#8b5cf6}.current-post.svelte-95ygql{background:#1e293b99;border:1px solid #6366f14d;border-radius:12px;margin-bottom:3rem;padding:1.5rem}.current-post.svelte-95ygql h3:where(.svelte-95ygql){color:#e2e8f0;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1rem;font-weight:600}.current-post.svelte-95ygql h4:where(.svelte-95ygql){color:#f3f4f6;margin-bottom:1rem;font-size:1rem;font-weight:600;line-height:1.4}.related-posts.svelte-95ygql h3:where(.svelte-95ygql){color:#e2e8f0;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.blog-nav.svelte-95ygql{flex-direction:column;gap:1rem;display:flex}.nav-item.svelte-95ygql{color:inherit;background:#1e293b99;border:1px solid #33415566;border-radius:8px;padding:1rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.nav-item.svelte-95ygql:before{content:"";z-index:-1;background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.nav-item.svelte-95ygql:hover{border-color:#6366f180;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.nav-item.svelte-95ygql:hover:before{left:0}.nav-item.svelte-95ygql h4:where(.svelte-95ygql){color:#f3f4f6;margin-bottom:.5rem;font-size:.875rem;font-weight:600;line-height:1.4}.nav-item.svelte-95ygql .excerpt:where(.svelte-95ygql){color:#d1d5db;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.meta.svelte-95ygql{color:#64748b;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.tags.svelte-95ygql{flex-wrap:wrap;gap:.5rem;display:flex}.tag.svelte-95ygql{color:#a5b4fc;background:#6366f133;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.content.svelte-95ygql{padding:2rem;overflow-y:auto}.post-content.svelte-95ygql{max-width:800px;margin:0 auto}.post-header.svelte-95ygql{border-bottom:1px solid #3341554d;margin-bottom:3rem;padding-bottom:2rem}.post-header.svelte-95ygql .post-meta:where(.svelte-95ygql){color:#64748b;gap:1rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.post-header.svelte-95ygql h1:where(.svelte-95ygql){background:linear-gradient(135deg,#e2e8f0 0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.post-header.svelte-95ygql .excerpt:where(.svelte-95ygql){color:#d1d5db;margin-bottom:1.5rem;font-size:1.25rem;font-style:italic;line-height:1.6}.post-header.svelte-95ygql .tags:where(.svelte-95ygql){margin-top:1.5rem}.post-header.svelte-95ygql .tag:where(.svelte-95ygql){color:#a5b4fc;background:#6366f133;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.post-body.svelte-95ygql{color:#e2e8f0;margin-bottom:4rem;font-size:1.125rem;line-height:1.8}.post-body.svelte-95ygql h1{color:#e2e8f0;margin:2.5rem 0 1.5rem;font-size:2rem;font-weight:700;line-height:1.3}.post-body.svelte-95ygql h2{color:#e2e8f0;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.4}.post-body.svelte-95ygql h3{color:#e2e8f0;margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.post-body.svelte-95ygql p{color:#e5e7eb;margin-bottom:1.5rem}.post-body.svelte-95ygql strong{color:#e2e8f0;font-weight:600}.post-body.svelte-95ygql em{color:#e2e8f0;font-style:italic}.post-body.svelte-95ygql a{color:#6366f1;font-weight:500;text-decoration:none;transition:color .3s}.post-body.svelte-95ygql a:hover{color:#8b5cf6;text-decoration:underline}.post-body.svelte-95ygql ul{margin-bottom:1.5rem;padding-left:1.5rem}.post-body.svelte-95ygql li{color:#e5e7eb;margin-bottom:.5rem}.post-footer.svelte-95ygql{border-top:1px solid #3341554d;padding-top:2rem}.cta-section.svelte-95ygql{text-align:center;background:#1e293b99;border:1px solid #6366f14d;border-radius:16px;margin-bottom:2rem;padding:2rem;position:relative;overflow:hidden}.cta-section.svelte-95ygql:before{content:"";background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);height:4px;position:absolute;top:0;left:0;right:0}.cta-section.svelte-95ygql h3:where(.svelte-95ygql){color:#e2e8f0;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.cta-section.svelte-95ygql p:where(.svelte-95ygql){color:#d1d5db;margin-bottom:1.5rem;font-size:1rem}.cta-button.svelte-95ygql{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 25px #6366f14d}.cta-button.svelte-95ygql:before{content:"";z-index:-1;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.cta-button.svelte-95ygql:hover{transform:translateY(-2px);box-shadow:0 15px 35px #6366f166}.cta-button.svelte-95ygql:hover:before{left:0}.navigation.svelte-95ygql{justify-content:space-between;align-items:center;gap:1rem;display:flex}.nav-post.svelte-95ygql{color:inherit;background:#1e293b99;border:1px solid #33415566;border-radius:12px;flex:1;padding:1rem;text-decoration:none;transition:all .3s}.nav-post.svelte-95ygql:hover{border-color:#6366f180;transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.nav-label.svelte-95ygql{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;display:block}.nav-title.svelte-95ygql{color:#e2e8f0;font-size:.875rem;font-weight:600;line-height:1.4;display:block}.back-to-blog.svelte-95ygql{color:#6366f1;border:1px solid #6366f14d;border-radius:12px;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.back-to-blog.svelte-95ygql:hover{background:#6366f11a;border-color:#6366f180;transform:translateY(-2px)}@media (width<=768px){.blog-layout.svelte-95ygql{grid-template-columns:1fr}.sidebar.svelte-95ygql{border-bottom:1px solid #3341554d;border-right:none;height:auto;position:relative}.content.svelte-95ygql{padding:1rem}.post-header.svelte-95ygql h1:where(.svelte-95ygql){font-size:2rem}.post-body.svelte-95ygql{font-size:1rem}.navigation.svelte-95ygql{flex-direction:column}.nav-post.svelte-95ygql{width:100%}}.sidebar.svelte-95ygql::-webkit-scrollbar{width:6px}.sidebar.svelte-95ygql::-webkit-scrollbar-track{background:#1e293b4d}.sidebar.svelte-95ygql::-webkit-scrollbar-thumb{background:#6366f180;border-radius:3px}.sidebar.svelte-95ygql::-webkit-scrollbar-thumb:hover{background:#6366f1b3}
