.blog-container.svelte-8za4tr{max-width:1200px;margin:0 auto;padding:20px;min-height:100vh}.blog-header.svelte-8za4tr{text-align:center;margin-bottom:40px;padding:30px 0}.blog-header.svelte-8za4tr h1:where(.svelte-8za4tr){font-size:2.5rem;margin-bottom:10px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px}.blog-header.svelte-8za4tr h1:where(.svelte-8za4tr) .emoji:where(.svelte-8za4tr){color:initial;filter:none;text-shadow:none;background:none;-webkit-text-fill-color:initial}.blog-header.svelte-8za4tr h1:where(.svelte-8za4tr) .title-text:where(.svelte-8za4tr){background:linear-gradient(to right,#fff,#a2c0ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 20px rgba(255,255,255,.2)}.blog-header.svelte-8za4tr p:where(.svelte-8za4tr){color:#7f8c8d;font-size:1.1rem;line-height:1.6}.posts-grid.svelte-8za4tr{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:40px}.post-card.svelte-8za4tr{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 6px #0000001a;border:1px solid #e1e8ed;cursor:pointer;transition:all .3s ease;width:100%;text-align:left;font-family:inherit;font-size:inherit}.post-card.svelte-8za4tr:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026;border-color:#3498db}.post-date.svelte-8za4tr{color:#3498db;font-size:.9rem;font-weight:500;margin-bottom:10px}.post-card.svelte-8za4tr h2:where(.svelte-8za4tr){color:#2c3e50;font-size:1.3rem;margin-bottom:15px;line-height:1.4;font-weight:600}.post-summary.svelte-8za4tr{color:#5a6c7d;line-height:1.6;margin-bottom:15px}.read-more.svelte-8za4tr{color:#3498db;font-weight:500;font-size:.9rem}.post-detail.svelte-8za4tr{max-width:800px;margin:0 auto}.back-btn.svelte-8za4tr{background:#3498db;color:#fff;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:.9rem;margin-bottom:30px;transition:background .3s ease}.back-btn.svelte-8za4tr:hover{background:#2980b9}.full-post.svelte-8za4tr{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 6px #0000001a;border:1px solid #e1e8ed}.post-meta.svelte-8za4tr{margin-bottom:20px}.full-post.svelte-8za4tr h1:where(.svelte-8za4tr){color:#2c3e50;font-size:2rem;margin-bottom:30px;line-height:1.3;font-weight:700}.post-content.svelte-8za4tr{color:#2c3e50;line-height:1.8;font-size:1rem}.post-content.svelte-8za4tr h3{color:#34495e;font-size:1.3rem;margin:25px 0 15px;font-weight:600}.post-content.svelte-8za4tr ul{margin:15px 0;padding-left:25px}.post-content.svelte-8za4tr li{margin-bottom:8px;line-height:1.6}.post-content.svelte-8za4tr strong{color:#2980b9;font-weight:600}@media (max-width: 768px){.blog-container.svelte-8za4tr{padding:15px}.blog-header.svelte-8za4tr h1:where(.svelte-8za4tr){font-size:2rem}.posts-grid.svelte-8za4tr{grid-template-columns:1fr;gap:15px}.post-card.svelte-8za4tr{padding:20px}.full-post.svelte-8za4tr{padding:25px}.full-post.svelte-8za4tr h1:where(.svelte-8za4tr){font-size:1.6rem}}@media (min-width: 769px) and (max-width: 1200px){.posts-grid.svelte-8za4tr{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 1201px){.posts-grid.svelte-8za4tr{grid-template-columns:repeat(3,1fr);gap:25px}}
