.hk-blog-card:where(.astro-fkyubztb){position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--hk-border-soft, rgba(15, 23, 42, .08));border-radius:var(--hk-radius-md, 1.15rem);background:var(--hk-card-bg, #fff);box-shadow:var(--hk-shadow-soft, 0 18px 45px rgba(15, 23, 42, .08));transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.hk-blog-card:where(.astro-fkyubztb):hover{transform:translateY(-2px);border-color:var(--hk-border-strong, rgba(15, 23, 42, .14));box-shadow:var(--hk-shadow-strong, 0 24px 60px rgba(15, 23, 42, .12))}.hk-blog-card-cover:where(.astro-fkyubztb){display:block;border-bottom:1px solid var(--hk-border-soft, rgba(15, 23, 42, .08))}.hk-blog-card-cover:where(.astro-fkyubztb) img{display:block;width:100%;height:11rem;object-fit:cover}.hk-blog-card-body:where(.astro-fkyubztb){display:flex;flex-direction:column;gap:.6rem;padding:1.25rem 1.35rem 1.35rem}.hk-blog-card-title:where(.astro-fkyubztb){margin:0;font-size:1.15rem;line-height:1.3;letter-spacing:-.01em}.hk-blog-card-title:where(.astro-fkyubztb) a:where(.astro-fkyubztb){color:var(--hk-text-main, var(--sl-color-white));text-decoration:none}.hk-blog-card-title:where(.astro-fkyubztb) a:where(.astro-fkyubztb):after{content:"";position:absolute;inset:0}.hk-blog-card-summary:where(.astro-fkyubztb){margin:0;color:var(--hk-text-muted, var(--sl-color-gray-2));font-size:.92rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hk-blog-card-more:where(.astro-fkyubztb){margin-top:auto;padding-top:.35rem;color:var(--sl-color-accent);font-size:.85rem;font-weight:700}.hk-blog-featured:where(.astro-xuzdfv33){position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);overflow:hidden;border:1px solid var(--hk-border-soft, rgba(15, 23, 42, .08));border-radius:var(--hk-radius-lg, 1.6rem);background:var(--hk-card-bg-elevated, #fff);box-shadow:var(--hk-shadow-strong, 0 24px 60px rgba(15, 23, 42, .12));transition:transform .15s ease,border-color .15s ease}.hk-blog-featured:where(.astro-xuzdfv33):hover{transform:translateY(-2px);border-color:var(--hk-border-strong, rgba(15, 23, 42, .14))}.hk-blog-featured-cover:where(.astro-xuzdfv33){display:block;border-right:1px solid var(--hk-border-soft, rgba(15, 23, 42, .08))}.hk-blog-featured-cover:where(.astro-xuzdfv33) img{display:block;width:100%;height:100%;min-height:16rem;object-fit:cover}.hk-blog-featured-panel:where(.astro-xuzdfv33){display:flex;align-items:center;justify-content:center;min-height:16rem;background:radial-gradient(120% 140% at 0% 0%,color-mix(in srgb,var(--sl-color-accent) 26%,transparent) 0%,transparent 60%),radial-gradient(120% 140% at 100% 100%,color-mix(in srgb,var(--sl-color-accent-high) 18%,transparent) 0%,transparent 55%),var(--hk-section-bg, #fcfbf7)}.hk-blog-featured-mark:where(.astro-xuzdfv33){color:var(--sl-color-accent);font-size:clamp(1.6rem,3.4vw,2.4rem);font-weight:800;letter-spacing:-.03em;opacity:.85}.hk-blog-featured-body:where(.astro-xuzdfv33){display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:clamp(1.4rem,3vw,2.4rem)}.hk-blog-featured-eyebrow:where(.astro-xuzdfv33){margin:0;color:var(--sl-color-accent-high);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hk-blog-featured-title:where(.astro-xuzdfv33){margin:0;font-size:clamp(1.5rem,2.8vw,2.1rem);line-height:1.15;letter-spacing:-.02em}.hk-blog-featured-title:where(.astro-xuzdfv33) a:where(.astro-xuzdfv33){color:var(--hk-text-main, var(--sl-color-white));text-decoration:none}.hk-blog-featured-title:where(.astro-xuzdfv33) a:where(.astro-xuzdfv33):after{content:"";position:absolute;inset:0}.hk-blog-featured-summary:where(.astro-xuzdfv33){margin:0;color:var(--hk-text-muted, var(--sl-color-gray-2));line-height:1.65}@media(max-width:52rem){.hk-blog-featured:where(.astro-xuzdfv33){grid-template-columns:1fr}.hk-blog-featured-cover:where(.astro-xuzdfv33){border-right:0;border-bottom:1px solid var(--hk-border-soft, rgba(15, 23, 42, .08))}.hk-blog-featured-cover:where(.astro-xuzdfv33) img,.hk-blog-featured-panel:where(.astro-xuzdfv33){min-height:11rem}}.hk-blog-pagination:where(.astro-guyvhosu){display:flex;align-items:center;justify-content:center;gap:1.1rem;margin-top:2.4rem;font-size:.9rem;font-weight:700}.hk-blog-pagination:where(.astro-guyvhosu) a:where(.astro-guyvhosu){color:var(--sl-color-accent);text-decoration:none}.hk-blog-pagination:where(.astro-guyvhosu) a:where(.astro-guyvhosu):hover{text-decoration:underline}.hk-blog-pagination-disabled:where(.astro-guyvhosu){color:var(--hk-text-muted, var(--sl-color-gray-2));opacity:.5}.hk-blog-pagination:where(.astro-guyvhosu) ol:where(.astro-guyvhosu){display:flex;gap:.3rem;list-style:none;margin:0;padding:0}.hk-blog-pagination:where(.astro-guyvhosu) li:where(.astro-guyvhosu) a:where(.astro-guyvhosu),.hk-blog-pagination:where(.astro-guyvhosu) li:where(.astro-guyvhosu) span:where(.astro-guyvhosu){display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;min-height:2.1rem;border-radius:999px}.hk-blog-pagination:where(.astro-guyvhosu) li:where(.astro-guyvhosu) span:where(.astro-guyvhosu)[aria-current=page]{background:var(--sl-color-accent);color:#fff}[data-has-sidebar]{--sl-content-width: 72rem}.hk-blog-index:where(.astro-a7wiyce3){padding:0 0 2rem}.hk-blog-hero:where(.astro-a7wiyce3){margin:1rem 0 2.2rem;max-width:46rem}.hk-blog-hero-eyebrow:where(.astro-a7wiyce3){margin:0 0 .5rem;color:var(--sl-color-accent-high);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hk-blog-hero-title:where(.astro-a7wiyce3){margin:0;color:var(--hk-text-main, var(--sl-color-white));font-size:clamp(2.1rem,4.5vw,3.2rem);line-height:1.06;letter-spacing:-.03em}.hk-blog-hero-lede:where(.astro-a7wiyce3){margin:.9rem 0 0;color:var(--hk-text-muted, var(--sl-color-gray-2));font-size:1.02rem;line-height:1.7}.hk-blog-hero-lede:where(.astro-a7wiyce3) a:where(.astro-a7wiyce3){color:var(--sl-color-accent)}.hk-blog-grid:where(.astro-a7wiyce3){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;margin-top:1.6rem}@media(max-width:52rem){.hk-blog-grid:where(.astro-a7wiyce3){grid-template-columns:1fr}}
