.blog-search-container[data-astro-cid-ezfxcgpt]{background:#1a1a1a;border-radius:12px;padding:1.5rem;margin:1.5rem 0;border:1px solid #333}.search-input-group[data-astro-cid-ezfxcgpt]{position:relative;margin-bottom:1rem}.search-icon[data-astro-cid-ezfxcgpt]{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#888;font-size:.9rem;z-index:2}.search-input[data-astro-cid-ezfxcgpt]{width:100%;padding:.75rem .75rem .75rem 2.5rem;background:#2c2c2c;border:1px solid #444;border-radius:8px;color:#fff;font-size:.9rem;transition:all .3s ease;outline:none}.search-input[data-astro-cid-ezfxcgpt]:focus{border-color:#e6a85c;box-shadow:0 0 0 2px #e6a85c1a}.search-input[data-astro-cid-ezfxcgpt]::-moz-placeholder{color:#666}.search-input[data-astro-cid-ezfxcgpt]::placeholder{color:#666}.clear-search-btn[data-astro-cid-ezfxcgpt]{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#888;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .3s ease;z-index:2}.clear-search-btn[data-astro-cid-ezfxcgpt]:hover{color:#e6a85c;background:#e6a85c1a}.search-filters[data-astro-cid-ezfxcgpt]{display:flex;gap:.75rem;margin-bottom:1rem}.filter-select[data-astro-cid-ezfxcgpt]{flex:1;padding:.5rem .75rem;background:#2c2c2c;border:1px solid #444;border-radius:6px;color:#fff;font-size:.85rem;cursor:pointer;transition:all .3s ease;outline:none}.filter-select[data-astro-cid-ezfxcgpt]:focus{border-color:#e6a85c;box-shadow:0 0 0 2px #e6a85c1a}.filter-select[data-astro-cid-ezfxcgpt] option[data-astro-cid-ezfxcgpt]{background:#2c2c2c;color:#fff}.no-results[data-astro-cid-ezfxcgpt]{text-align:center;padding:1.5rem;color:#888;font-size:.9rem}.no-results[data-astro-cid-ezfxcgpt] i[data-astro-cid-ezfxcgpt]{font-size:1.5rem;margin-bottom:.5rem;color:#555;display:block}@media (max-width: 768px){.blog-search-container[data-astro-cid-ezfxcgpt]{padding:1rem;margin:1rem 0}.search-filters[data-astro-cid-ezfxcgpt]{flex-direction:column;gap:.5rem}.search-input[data-astro-cid-ezfxcgpt]{padding:.75rem .75rem .75rem 2.25rem;font-size:.85rem}.search-icon[data-astro-cid-ezfxcgpt]{left:.75rem}.clear-search-btn[data-astro-cid-ezfxcgpt]{right:.75rem}}.blog-hero[data-astro-cid-5tznm7mj]{padding:140px 0 80px;background:transparent;text-align:center;position:relative}.blog-hero-content[data-astro-cid-5tznm7mj]{max-width:700px;margin:0 auto;position:relative;z-index:2}.blog-hero-title[data-astro-cid-5tznm7mj]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-hero-title[data-astro-cid-5tznm7mj] .highlight[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,#e6a85c,#c4904a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blog-hero-subtitle[data-astro-cid-5tznm7mj]{font-size:1.125rem;color:#b0b0b0;line-height:1.6;margin-bottom:0}.featured-posts[data-astro-cid-5tznm7mj]{padding:80px 0;background:#1a1a1a}.featured-posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;margin-top:3rem}.featured-post-card[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);border-radius:20px;border:1px solid #333;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.featured-post-card[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#e6a85c,#c4904a)}.featured-post-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0006;border-color:#e6a85c}.featured-post-image[data-astro-cid-5tznm7mj]{position:relative;height:200px;overflow:hidden}.featured-post-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;transition:transform .3s ease}.featured-post-card[data-astro-cid-5tznm7mj]:hover .featured-post-image[data-astro-cid-5tznm7mj] img[data-astro-cid-5tznm7mj]{transform:scale(1.05)}.featured-post-link[data-astro-cid-5tznm7mj]{display:block;text-decoration:none;color:inherit;height:100%}.featured-post-link[data-astro-cid-5tznm7mj]:hover{text-decoration:none;color:inherit}.featured-post-content[data-astro-cid-5tznm7mj]{padding:2rem;display:flex;flex-direction:column;min-height:0}.all-posts[data-astro-cid-5tznm7mj]{padding:80px 0;background:#1a1a1a}.posts-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;margin-top:3rem}.post-card[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);border-radius:12px;padding:1.5rem;border:1px solid #333;transition:all .3s ease}.post-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-3px);box-shadow:0 15px 30px #0003;border-color:#555}.post-content[data-astro-cid-5tznm7mj]{height:100%;display:flex;flex-direction:column}.post-meta[data-astro-cid-5tznm7mj]{display:flex;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#888}.post-date[data-astro-cid-5tznm7mj]{color:#e6a85c}.post-author[data-astro-cid-5tznm7mj]{color:#b0b0b0;font-weight:500}.post-read-time[data-astro-cid-5tznm7mj]{color:#888}.featured-post-title[data-astro-cid-5tznm7mj],.post-title[data-astro-cid-5tznm7mj]{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.featured-post-title[data-astro-cid-5tznm7mj]{font-size:1.75rem}.featured-post-title[data-astro-cid-5tznm7mj],.post-title[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{color:#fff;text-decoration:none;transition:color .3s ease}.post-title[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:#e6a85c}.featured-post-excerpt[data-astro-cid-5tznm7mj]{color:#b0b0b0;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-excerpt[data-astro-cid-5tznm7mj]{color:#b0b0b0;line-height:1.6;margin-bottom:1.5rem}.post-tags[data-astro-cid-5tznm7mj]{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.post-tag[data-astro-cid-5tznm7mj]{color:#888;font-size:.7rem;font-weight:300;opacity:.8;padding:.2rem .5rem;border:1px solid #444;border-radius:12px}.read-more-link[data-astro-cid-5tznm7mj]{color:#e6a85c;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;margin-top:.5rem}.featured-post-link[data-astro-cid-5tznm7mj]:hover .read-more-link[data-astro-cid-5tznm7mj]{color:#fff;transform:translate(5px)}.read-more-link[data-astro-cid-5tznm7mj] i[data-astro-cid-5tznm7mj]{transition:transform .3s ease}.featured-post-link[data-astro-cid-5tznm7mj]:hover .read-more-link[data-astro-cid-5tznm7mj] i[data-astro-cid-5tznm7mj]{transform:translate(3px)}.post-card[data-astro-cid-5tznm7mj] .read-more-link[data-astro-cid-5tznm7mj]:hover{color:#fff;transform:translate(5px)}.post-card[data-astro-cid-5tznm7mj] .read-more-link[data-astro-cid-5tznm7mj]:hover i[data-astro-cid-5tznm7mj]{transform:translate(3px)}.newsletter-cta[data-astro-cid-5tznm7mj]{padding:80px 0;background:linear-gradient(135deg,#2c2c2c,#1a1a1a);text-align:center}.newsletter-content[data-astro-cid-5tznm7mj]{max-width:600px;margin:0 auto}.newsletter-content[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.newsletter-content[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:1.125rem;color:#b0b0b0;margin-bottom:2rem}.newsletter-actions[data-astro-cid-5tznm7mj]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.section-title[data-astro-cid-5tznm7mj]{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.container[data-astro-cid-5tznm7mj]{max-width:1200px;margin:0 auto;padding:0 20px}.pagination[data-astro-cid-5tznm7mj]{margin-top:2rem;text-align:center}.pagination-nav[data-astro-cid-5tznm7mj]{display:flex;justify-content:center;align-items:center;gap:2rem}.pagination-btn[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:1px solid #444;border-radius:6px;color:#ccc;font-size:.9rem;font-weight:400;cursor:pointer;transition:all .2s ease}.pagination-btn[data-astro-cid-5tznm7mj]:hover:not(:disabled){border-color:#666;color:#fff}.pagination-btn[data-astro-cid-5tznm7mj]:disabled{opacity:.3;cursor:not-allowed}.pagination-info[data-astro-cid-5tznm7mj]{color:#888;font-size:.85rem;font-weight:300}@media (max-width: 768px){.blog-hero[data-astro-cid-5tznm7mj]{padding:120px 0 60px}.featured-posts[data-astro-cid-5tznm7mj],.all-posts[data-astro-cid-5tznm7mj],.newsletter-cta[data-astro-cid-5tznm7mj]{padding:60px 0}.featured-posts-grid[data-astro-cid-5tznm7mj],.posts-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr;gap:1.5rem}.featured-post-card[data-astro-cid-5tznm7mj],.post-card[data-astro-cid-5tznm7mj],.featured-post-content[data-astro-cid-5tznm7mj]{padding:1.5rem}.featured-post-image[data-astro-cid-5tznm7mj]{height:150px}.newsletter-actions[data-astro-cid-5tznm7mj]{flex-direction:column;align-items:center}.newsletter-actions[data-astro-cid-5tznm7mj] .btn[data-astro-cid-5tznm7mj]{width:100%;max-width:300px}.pagination-nav[data-astro-cid-5tznm7mj]{gap:1rem}.pagination-btn[data-astro-cid-5tznm7mj]{padding:.4rem .8rem;font-size:.8rem}}
