.blog-container[data-astro-cid-5tznm7mj]{max-width:1100px;margin:0 auto;padding:4rem 1.5rem 8rem}.blog-header[data-astro-cid-5tznm7mj]{text-align:center;margin-bottom:5rem}.blog-header[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:clamp(2.5rem,8vw,4rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#a5f3fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle[data-astro-cid-5tznm7mj]{font-size:1.25rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.section-title[data-astro-cid-5tznm7mj]{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-color);margin-bottom:2rem;display:flex;align-items:center;gap:1rem}.section-title[data-astro-cid-5tznm7mj]:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,rgba(34,211,238,.3),transparent)}.featured-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:6rem}.featured-card[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,#1e293bb3,#0f172ae6);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.featured-card[data-astro-cid-5tznm7mj]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--accent-color),transparent);transform:translate(-100%);transition:transform .5s}.featured-card[data-astro-cid-5tznm7mj]:hover{border-color:#22d3ee66;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.featured-card[data-astro-cid-5tznm7mj]:hover:before{transform:translate(100%)}.card-meta[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.badge[data-astro-cid-5tznm7mj]{background:#22d3ee1a;color:var(--accent-color);padding:.35rem .85rem;border-radius:100px;font-size:.75rem;font-weight:700;border:1px solid rgba(34,211,238,.2)}.reading-time[data-astro-cid-5tznm7mj]{font-size:.75rem;color:var(--text-secondary)}.featured-card[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.3}.featured-card[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:2rem;flex:1}.read-link[data-astro-cid-5tznm7mj]{font-weight:700;font-size:.875rem;color:var(--accent-color);display:flex;align-items:center;gap:.5rem}.post-list[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:.5rem}.post-row[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#ffffff05;border:1px solid transparent;border-radius:16px;text-decoration:none;transition:all .2s}.post-row[data-astro-cid-5tznm7mj]:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translate(10px)}.post-row-left[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:2.5rem;flex:1}.post-date[data-astro-cid-5tznm7mj]{font-size:.875rem;color:var(--text-secondary);font-weight:500;min-width:60px}.post-row-content[data-astro-cid-5tznm7mj] h3[data-astro-cid-5tznm7mj]{font-size:1.125rem;color:#fff;margin-bottom:.25rem}.post-row-content[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:.875rem;color:var(--text-secondary)}.post-row-right[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:2rem}.post-category[data-astro-cid-5tznm7mj]{font-size:.75rem;color:var(--text-secondary);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.arrow[data-astro-cid-5tznm7mj]{font-size:1.25rem;color:var(--accent-color);opacity:0;transform:translate(-10px);transition:all .2s}.post-row[data-astro-cid-5tznm7mj]:hover .arrow[data-astro-cid-5tznm7mj]{opacity:1;transform:translate(0)}.blog-cta[data-astro-cid-5tznm7mj]{margin-top:8rem;background:linear-gradient(135deg,#22d3ee1a,#3b82f61a);border:1px solid rgba(255,255,255,.1);border-radius:32px;padding:4rem;text-align:center;position:relative;overflow:hidden}.blog-cta[data-astro-cid-5tznm7mj]:after{content:"";position:absolute;width:300px;height:300px;background:radial-gradient(circle,var(--accent-color),transparent 70%);top:-150px;right:-150px;opacity:.1}.cta-inner[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.cta-inner[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2.5rem}.cta-buttons[data-astro-cid-5tznm7mj]{display:flex;justify-content:center;gap:1rem}.btn-primary[data-astro-cid-5tznm7mj]{background:var(--accent-color);color:#000;padding:1rem 2.5rem;border-radius:12px;font-weight:700;text-decoration:none;transition:transform .2s}.btn-secondary[data-astro-cid-5tznm7mj]{background:#ffffff0d;color:#fff;padding:1rem 2.5rem;border-radius:12px;font-weight:700;text-decoration:none;border:1px solid rgba(255,255,255,.1);transition:all .2s}.btn-primary[data-astro-cid-5tznm7mj]:hover,.btn-secondary[data-astro-cid-5tznm7mj]:hover{transform:translateY(-2px)}.btn-secondary[data-astro-cid-5tznm7mj]:hover{background:#ffffff1a}@media(max-width:768px){.blog-container[data-astro-cid-5tznm7mj]{padding-top:2rem}.featured-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.post-row[data-astro-cid-5tznm7mj]{padding:1.5rem}.post-row-left[data-astro-cid-5tznm7mj]{gap:1.5rem}.post-date[data-astro-cid-5tznm7mj],.post-category[data-astro-cid-5tznm7mj]{display:none}.cta-buttons[data-astro-cid-5tznm7mj]{flex-direction:column}.blog-cta[data-astro-cid-5tznm7mj]{padding:2.5rem 1.5rem}}
