.ad-row.svelte-1gc460s{display:flex;justify-content:center;padding:2rem 0}.page-hero.svelte-1gc460s{background:linear-gradient(135deg,#0b2a4ad1,#0d3460c7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;padding:calc(72px + 2.5rem) 0 2.5rem}.page-title.svelte-1gc460s{font-size:clamp(1.6rem,3vw + .5rem,2.5rem);font-weight:800;color:#fff;margin:.75rem 0}.page-subtitle.svelte-1gc460s{font-size:clamp(.9rem,1.2vw + .3rem,1.05rem);opacity:.75;max-width:560px}.featured-article.svelte-1gc460s{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.45);margin-bottom:3rem;transition:box-shadow .2s;background:#ffffff40;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.featured-article.svelte-1gc460s:hover{box-shadow:0 12px 40px #0b2a4a1f}.featured-img-wrap.svelte-1gc460s{position:relative;height:380px}.featured-img.svelte-1gc460s{width:100%;height:100%;object-fit:cover;transition:transform .4s}.featured-article.svelte-1gc460s:hover .featured-img:where(.svelte-1gc460s){transform:scale(1.03)}.featured-cat.svelte-1gc460s{display:none}.featured-body.svelte-1gc460s{padding:3rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.featured-meta.svelte-1gc460s{font-size:.8rem;color:#8a9ab0}.featured-title.svelte-1gc460s{font-size:1.5rem;font-weight:800;color:var(--color-primary);line-height:1.3}.featured-excerpt.svelte-1gc460s{font-size:.925rem;color:#5a6a7a;line-height:1.7;flex:1}.read-more.svelte-1gc460s{font-size:.9rem;font-weight:600;color:var(--color-teal)}.category-filter.svelte-1gc460s{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.filter-label.svelte-1gc460s{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#8a9ab0;white-space:nowrap}.cs-wrap.svelte-1gc460s{position:relative;-webkit-user-select:none;user-select:none;min-width:220px}.cs-trigger.svelte-1gc460s{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.6rem 1rem;border:1.5px solid rgba(11,42,74,.15);border-radius:8px;font-size:.9rem;font-family:inherit;color:var(--color-dark);background:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;transition:border-color .2s}.cs-wrap.svelte-1gc460s:hover .cs-trigger:where(.svelte-1gc460s){border-color:var(--color-teal)}.cs-options.svelte-1gc460s{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.7);border-radius:10px;box-shadow:0 8px 28px #0b2a4a1f;z-index:50;max-height:260px;overflow-y:auto;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease}.cs-wrap.svelte-1gc460s:hover .cs-options:where(.svelte-1gc460s),.cs-wrap.svelte-1gc460s:focus-within .cs-options:where(.svelte-1gc460s){opacity:1;pointer-events:all;transform:translateY(0)}.cs-option.svelte-1gc460s{display:block;width:100%;text-align:left;padding:.6rem 1rem;font-size:.875rem;font-family:inherit;color:var(--color-dark);background:none;border:none;cursor:pointer;transition:background .15s,color .15s}.cs-option.svelte-1gc460s:hover,.cs-option.active.svelte-1gc460s{background:#14c6b714;color:var(--color-teal)}@keyframes svelte-1gc460s-articleIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.articles-grid.svelte-1gc460s{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.article-card.svelte-1gc460s{background:#ffffff40;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.45);display:flex;flex-direction:column;animation:svelte-1gc460s-articleIn .65s cubic-bezier(.16,1,.3,1) both;transition:box-shadow .2s,transform .2s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(2){animation-delay:.08s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(3){animation-delay:.16s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(4){animation-delay:.06s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(5){animation-delay:.12s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(6){animation-delay:.18s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(7){animation-delay:.06s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(8){animation-delay:.12s}.articles-grid.svelte-1gc460s .article-card:where(.svelte-1gc460s):nth-child(9){animation-delay:.18s}.article-card.svelte-1gc460s:hover{box-shadow:0 8px 32px #0b2a4a1a;transform:translateY(-3px)}.article-img-wrap.svelte-1gc460s{position:relative;height:200px;overflow:hidden}.article-img.svelte-1gc460s{width:100%;height:100%;object-fit:cover;transition:transform .4s}.article-card.svelte-1gc460s:hover .article-img:where(.svelte-1gc460s){transform:scale(1.04)}.article-cat.svelte-1gc460s{display:none}.article-body.svelte-1gc460s{padding:1.5rem;flex:1;display:flex;flex-direction:column;gap:.5rem}.article-meta.svelte-1gc460s{font-size:.78rem;color:#8a9ab0}.article-title.svelte-1gc460s{font-size:1rem;font-weight:700;color:var(--color-primary);line-height:1.4}.article-excerpt.svelte-1gc460s{font-size:.875rem;color:#5a6a7a;line-height:1.6;flex:1}.newsletter.svelte-1gc460s{padding:4rem 0!important}.newsletter-inner.svelte-1gc460s{display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.nl-text.svelte-1gc460s h2:where(.svelte-1gc460s){font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.5rem}.nl-text.svelte-1gc460s p:where(.svelte-1gc460s){font-size:.95rem;opacity:.7}.nl-form.svelte-1gc460s{display:flex;gap:.75rem;flex-shrink:0}.nl-input.svelte-1gc460s{padding:.75rem 1.25rem;border-radius:8px;border:1.5px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;font-size:.9rem;font-family:inherit;width:280px}.nl-input.svelte-1gc460s::placeholder{color:#fff6}.nl-input.svelte-1gc460s:focus{outline:none;border-color:var(--color-teal)}@media(max-width:900px){.featured-article.svelte-1gc460s{grid-template-columns:1fr}.featured-img-wrap.svelte-1gc460s{height:240px}.articles-grid.svelte-1gc460s{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.articles-grid.svelte-1gc460s{grid-template-columns:1fr}.newsletter-inner.svelte-1gc460s{flex-direction:column}.nl-form.svelte-1gc460s{flex-direction:column;width:100%}.nl-input.svelte-1gc460s{width:100%}}
