:root{--primary-color: #0022F0;--text-primary: #000000;--text-secondary: #6b7280;--text-muted: #9ca3af;--border-color: #000000;--bg-light: #f8fafc;--bg-white: #ffffff;--on-hover: #b35ad3;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--radius: 1.5rem;--max-width: 1800px}.blog-index[data-astro-cid-5tznm7mj]{min-height:100vh;background:var(--bg-light)}.container[data-astro-cid-5tznm7mj]{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.hero-section[data-astro-cid-5tznm7mj]{position:relative;background:linear-gradient(to bottom,var(--primary-color) 0%,#1e1aa8 100%);color:#fff;padding:7rem 0;text-align:center}.hero-content[data-astro-cid-5tznm7mj]{position:relative;max-width:2000px;margin:0 auto}.hero-title[data-astro-cid-5tznm7mj]{font-size:6vw;font-weight:700;line-height:1.2;margin:0}.hero-icon[data-astro-cid-5tznm7mj]{position:absolute;bottom:0;width:clamp(120px,20vw,350px);height:auto}.hero-icon-left[data-astro-cid-5tznm7mj]{left:5%}.hero-icon-right[data-astro-cid-5tznm7mj]{right:5%}.posts-section[data-astro-cid-5tznm7mj]{padding:4rem 0}.posts-header[data-astro-cid-5tznm7mj]{margin-bottom:3rem;text-align:left}.posts-header[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin:0}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:2rem;justify-content:center;align-items:start}.post-link[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;height:100%;min-height:545px}.post-image-container[data-astro-cid-5tznm7mj]{border-radius:12px;border:3px solid black;position:relative;width:100%;height:auto;overflow:hidden;background:var(--bg-light)}.post-image[data-astro-cid-5tznm7mj]{width:100%;height:auto;object-fit:cover}.post-image-placeholder[data-astro-cid-5tznm7mj]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.post-image-placeholder[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{width:3rem;height:3rem}.post-content[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;min-height:auto}.post-title[data-astro-cid-5tznm7mj]{font-size:2rem;font-weight:600;line-height:1.2;color:var(--text-primary);margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.post-description[data-astro-cid-5tznm7mj]{color:var(--text-primary);font-weight:400;line-height:1.4;margin:0 0 1rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.95rem}.post-date[data-astro-cid-5tznm7mj]{color:var(--text-primary);font-size:.875rem;font-weight:800;margin:0 0 1rem}.empty-state[data-astro-cid-5tznm7mj]{text-align:center;padding:4rem 2rem;color:var(--text-secondary);grid-column:1 / -1}.empty-icon[data-astro-cid-5tznm7mj]{width:4rem;height:4rem;margin:0 auto 1rem;color:var(--text-muted)}.empty-icon[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{width:100%;height:100%}.empty-state[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.empty-state[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{margin:0;font-size:1rem}@media (max-width: 768px){.hero-title[data-astro-cid-5tznm7mj]{font-size:3rem}.hero-title[data-astro-cid-5tznm7mj]:after{content:"Blog"}.hero-title[data-astro-cid-5tznm7mj]{visibility:hidden;position:relative}.hero-title[data-astro-cid-5tznm7mj]:after{visibility:visible;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.posts-header[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:2rem}.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr;gap:1.5rem}.post-content[data-astro-cid-5tznm7mj]{height:calc(100% - 200px);padding:1.25rem}}@media (max-width: 480px){.hero-section[data-astro-cid-5tznm7mj]{padding:3rem 0}.hero-title[data-astro-cid-5tznm7mj]{font-size:2rem}.posts-section[data-astro-cid-5tznm7mj]{padding:3rem 0}.posts-grid[data-astro-cid-5tznm7mj]{gap:1rem}.post-content[data-astro-cid-5tznm7mj]{padding:1rem}.post-content[data-astro-cid-5tznm7mj]{height:calc(100% - 180px)}}.post-content[data-astro-cid-5tznm7mj],.post-title[data-astro-cid-5tznm7mj],.post-description[data-astro-cid-5tznm7mj],.post-meta[data-astro-cid-5tznm7mj],.empty-state[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj],.empty-state[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{text-align:left}
