.hr-articles-index{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--teal-50:#f0fdfa;--teal-100:#ccfbf1;--teal-600:#0d9488;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-900:#0f172a;color:var(--slate-900);font-family:var(--font-inter), "Inter", system-ui, sans-serif;-webkit-font-smoothing:antialiased;background:#fff}.hr-articles-index *{box-sizing:border-box}.hr-articles-index a{color:inherit;text-decoration:none}.hr-articles-index .page-hero{background:linear-gradient(180deg, #fff 0%, var(--slate-50) 100%);padding:64px 32px 48px}.hr-articles-index .page-hero-inner{text-align:center;max-width:1280px;margin:0 auto}.hr-articles-index .eyebrow{background:var(--blue-50);color:var(--blue-700);letter-spacing:.12em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.hr-articles-index .eyebrow-dot{background:var(--blue-600);border-radius:50%;width:6px;height:6px}.hr-articles-index .page-hero h1{letter-spacing:-.04em;color:var(--slate-900);margin:0 0 18px;font-family:DM Sans,sans-serif;font-size:clamp(40px,6vw,64px);font-weight:800;line-height:1.05}.hr-articles-index .page-hero h1 em{color:var(--blue-700);padding-right:.08em;font-style:italic}.hr-articles-index .page-hero p{max-width:720px;color:var(--slate-600);margin:0 auto;font-size:17px;line-height:1.6}.hr-articles-index .featured-hero{padding:16px 32px 0}.hr-articles-index .featured-hero-card{border:1px solid var(--slate-200);background:#fff;border-radius:24px;grid-template-columns:1.05fr 1fr;gap:0;max-width:1280px;margin:0 auto;transition:all .28s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.hr-articles-index .featured-hero-card:hover{border-color:var(--blue-300);transform:translateY(-2px);box-shadow:0 24px 60px -16px #2563eb2e}.hr-articles-index .featured-hero-image{justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.hr-articles-index .featured-hero-image img{object-fit:cover;width:100%;height:100%}.hr-articles-index .featured-hero-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--blue-700);background:#fffffff5;border-radius:9999px;padding:5px 12px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;position:absolute;top:18px;left:18px}.hr-articles-index .featured-hero-body{flex-direction:column;justify-content:center;padding:40px 36px;display:flex}.hr-articles-index .featured-hero-body .label{letter-spacing:.12em;text-transform:uppercase;color:var(--blue-600);margin-bottom:14px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;display:inline-block}.hr-articles-index .featured-hero-body h2{letter-spacing:-.025em;color:var(--slate-900);margin:0 0 14px;font-family:DM Sans,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.2}.hr-articles-index .featured-hero-body p{color:var(--slate-600);margin:0 0 22px;font-size:15px;line-height:1.6}.hr-articles-index .featured-hero-meta{color:var(--slate-500);align-items:center;gap:16px;margin-bottom:18px;font-size:13px;display:flex}.hr-articles-index .featured-hero-meta .author{color:var(--slate-700);font-weight:600}.hr-articles-index .featured-hero-body .read-link{color:var(--blue-700);align-items:center;gap:6px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;transition:gap .2s;display:inline-flex}.hr-articles-index .featured-hero-card:hover .read-link{gap:10px}.hr-articles-index .articles-section{padding:56px 32px 32px}.hr-articles-index .articles-section-inner{max-width:1280px;margin:0 auto}.hr-articles-index .articles-section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.hr-articles-index .articles-section-header h2{letter-spacing:-.03em;color:var(--slate-900);margin:0;font-family:DM Sans,sans-serif;font-size:24px;font-weight:700}.hr-articles-index .articles-section-header .count{color:var(--slate-500);font-size:13px}.hr-articles-index .articles-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.hr-articles-index .article-card{border:1px solid var(--slate-200);background:#fff;border-radius:16px;flex-direction:column;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.hr-articles-index .article-card:hover{border-color:var(--blue-300);transform:translateY(-4px);box-shadow:0 16px 40px -12px #2563eb1f}.hr-articles-index .article-card-image{justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.hr-articles-index .article-card-image img{object-fit:cover;width:100%;height:100%}.hr-articles-index .article-card-image-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hr-articles-index .article-card-image-placeholder svg{opacity:.35;color:#0f172a80;width:56px;height:56px}.hr-articles-index .article-card-tag{letter-spacing:.08em;text-transform:uppercase;border-radius:9999px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.hr-articles-index .tag-wellness{color:var(--teal-600);background:#f0fdfaf2}.hr-articles-index .tag-condition{color:var(--blue-700);background:#eff6fff2}.hr-articles-index .tag-tips{color:var(--slate-700);background:#f8fafcf2}.hr-articles-index .tag-nutrition{color:#b45309;background:#fffbebf2}.hr-articles-index .tag-mental{color:#6d28d9;background:#f5f3fff2}.hr-articles-index .tag-fitness{color:#047857;background:#ecfdf5f2}.hr-articles-index .tag-respiratory{color:#0e7490;background:#f0fdfaf2}.hr-articles-index .article-card-body{flex-direction:column;flex:1;padding:18px 20px 16px;display:flex}.hr-articles-index .article-card-title{letter-spacing:-.02em;color:var(--slate-900);margin:0 0 8px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.hr-articles-index .article-card-excerpt{color:var(--slate-600);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 14px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.hr-articles-index .article-card-footer{border-top:1px solid var(--slate-100);color:var(--slate-400);justify-content:space-between;align-items:center;padding-top:12px;font-size:11px;display:flex}.hr-articles-index .article-card-read{color:var(--blue-600);align-items:center;gap:4px;font-weight:600;transition:gap .2s;display:inline-flex}.hr-articles-index .article-card:hover .article-card-read{gap:8px}.hr-articles-index .grad-blue{background:linear-gradient(135deg,#eff6ff 0%,#bfdbfe 100%)}.hr-articles-index .grad-teal{background:linear-gradient(135deg,#f0fdfa 0%,#99f6e4 100%)}.hr-articles-index .grad-warm{background:linear-gradient(135deg,#fffbeb 0%,#fde68a 100%)}.hr-articles-index .grad-purple{background:linear-gradient(135deg,#f5f3ff 0%,#ddd6fe 100%)}.hr-articles-index .grad-green{background:linear-gradient(135deg,#ecfdf5 0%,#a7f3d0 100%)}.hr-articles-index .grad-slate{background:linear-gradient(135deg,#f8fafc 0%,#cbd5e1 100%)}.hr-articles-index .grad-rose{background:linear-gradient(135deg,#fff1f2 0%,#fecdd3 100%)}.hr-articles-index .articles-empty{text-align:center;background:var(--slate-50);border:1px dashed var(--slate-300);max-width:720px;color:var(--slate-600);border-radius:16px;margin:24px auto;padding:32px}@media (max-width:1024px){.hr-articles-index .articles-grid{grid-template-columns:repeat(2,1fr)}.hr-articles-index .featured-hero-card{grid-template-columns:1fr}.hr-articles-index .featured-hero-image{min-height:260px}}@media (max-width:640px){.hr-articles-index .articles-grid{grid-template-columns:1fr}.hr-articles-index .page-hero{padding:40px 20px 28px}.hr-articles-index .featured-hero,.hr-articles-index .articles-section{padding-left:20px;padding-right:20px}}
