:root{--peach: #f8a59a;--turquoise: #1e9aa7;--cream: #fbf7f1;--ink: #29323a;--muted: #6b7a86;--white: #ffffff;--shadow: 0 10px 22px rgba(20, 35, 50, .08);--radius: 18px}[data-astro-cid-5tznm7mj]{box-sizing:border-box;margin:0;padding:0}body{font-family:ui-rounded,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}.container[data-astro-cid-5tznm7mj]{max-width:1120px;margin:0 auto;padding:0 20px}header[data-astro-cid-5tznm7mj]{background:var(--white);padding:20px 0;box-shadow:var(--shadow);position:sticky;top:0;z-index:100}.header-content[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center}.brand[data-astro-cid-5tznm7mj]{font-size:1.5rem;font-weight:900;color:var(--turquoise);text-decoration:none}.back-link[data-astro-cid-5tznm7mj]{color:var(--turquoise);text-decoration:none;font-weight:600;padding:8px 16px;border-radius:999px;transition:background .3s}.back-link[data-astro-cid-5tznm7mj]:hover{background:var(--cream)}.hero[data-astro-cid-5tznm7mj]{background:linear-gradient(135deg,var(--turquoise),#2dbcc9);color:var(--white);padding:80px 0;text-align:center}.hero[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:clamp(2.5rem,5vw,4rem);margin-bottom:16px;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{font-size:1.25rem;opacity:.95;max-width:700px;margin:0 auto}.blog-main[data-astro-cid-5tznm7mj]{padding:60px 0}.categories[data-astro-cid-5tznm7mj]{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-bottom:50px}.category-btn[data-astro-cid-5tznm7mj]{padding:10px 20px;border-radius:999px;background:var(--white);color:var(--turquoise);border:2px solid var(--turquoise);font-weight:600;cursor:pointer;transition:all .3s}.category-btn[data-astro-cid-5tznm7mj]:hover,.category-btn[data-astro-cid-5tznm7mj].active{background:var(--turquoise);color:var(--white)}.articles-grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.article-card[data-astro-cid-5tznm7mj]{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .3s;text-decoration:none;color:inherit;display:flex;flex-direction:column}.article-card[data-astro-cid-5tznm7mj]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #14233226}.article-image[data-astro-cid-5tznm7mj]{width:100%;height:220px;object-fit:cover}.article-content[data-astro-cid-5tznm7mj]{padding:24px;flex:1;display:flex;flex-direction:column}.article-meta[data-astro-cid-5tznm7mj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.875rem}.article-category[data-astro-cid-5tznm7mj]{background:var(--peach);color:var(--white);padding:4px 12px;border-radius:999px;font-weight:600;font-size:.8rem}.article-date[data-astro-cid-5tznm7mj]{color:var(--muted)}.article-title[data-astro-cid-5tznm7mj]{font-size:1.5rem;color:var(--turquoise);margin-bottom:12px;font-weight:700}.article-excerpt[data-astro-cid-5tznm7mj]{color:var(--muted);font-size:1rem;line-height:1.6;flex:1}.article-footer[data-astro-cid-5tznm7mj]{margin-top:16px;padding-top:16px;border-top:1px solid var(--cream);display:flex;justify-content:space-between;align-items:center}.read-more[data-astro-cid-5tznm7mj]{color:var(--turquoise);font-weight:600;display:flex;align-items:center;gap:4px}.read-time[data-astro-cid-5tznm7mj]{color:var(--muted);font-size:.875rem}.cta-section[data-astro-cid-5tznm7mj]{background:var(--white);border-radius:var(--radius);padding:60px 40px;text-align:center;box-shadow:var(--shadow);margin-top:60px}.cta-section[data-astro-cid-5tznm7mj] h2[data-astro-cid-5tznm7mj]{color:var(--turquoise);margin-bottom:16px}.cta-section[data-astro-cid-5tznm7mj] p[data-astro-cid-5tznm7mj]{color:var(--muted);font-size:1.125rem;margin-bottom:30px}.btn[data-astro-cid-5tznm7mj]{display:inline-block;background:var(--peach);color:var(--white);padding:14px 30px;border-radius:999px;text-decoration:none;font-weight:700;margin:0 8px;transition:all .3s;box-shadow:var(--shadow)}.btn[data-astro-cid-5tznm7mj]:hover{transform:translateY(-2px);box-shadow:0 15px 30px #14233226}@media (max-width: 768px){.articles-grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}.hero[data-astro-cid-5tznm7mj]{padding:60px 0}.cta-section[data-astro-cid-5tznm7mj]{padding:40px 20px}}
