.insights-page{background:var(--white);width:100%;color:var(--text);padding-top:82px}.insights-page .container,.insights-page .toolbar,.insights-page .articles-grid{width:min(var(--page-max-width), calc(100% - 48px));margin-inline:auto}.page-hero{padding:clamp(90px,10vw,150px) 0 clamp(70px,8vw,110px)}.page-description{max-width:760px;color:var(--text-muted);margin:30px 0 0;font-size:clamp(18px,1.6vw,22px);line-height:1.55}.insights-toolbar{z-index:20;border-top:1px solid var(--gray-300);border-bottom:1px solid var(--gray-300);-webkit-backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:82px}.toolbar{justify-content:space-between;align-items:center;gap:40px;min-height:82px;display:flex}.categories{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.categories button{border:1px solid var(--gray-300);border-radius:var(--radius-pill);background:var(--white);min-height:40px;color:var(--text);font-family:var(--font-primary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);padding:0 17px;font-size:14px;font-weight:800}.categories button:hover{border-color:var(--black);background:var(--black);color:var(--white)}.categories .badge-red{border-color:var(--red);background:var(--red);color:var(--white)}.search{border:1px solid var(--gray-300);border-radius:var(--radius-pill);background:var(--white);width:min(280px,100%);height:46px;color:var(--text);font-family:var(--font-primary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:0 20px;font-size:15px}.search::placeholder{color:var(--gray-500)}.search:focus{border-color:var(--black);box-shadow:0 0 0 3px #1111110f}.featured-article{padding:clamp(60px,7vw,95px) 0}.articles{padding:0 0 clamp(95px,10vw,150px)}.articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,36px);display:grid}@media (max-width:1100px){.articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.insights-page{padding-top:72px}.insights-toolbar{top:72px}.insights-page .container,.insights-page .toolbar,.insights-page .articles-grid{width:calc(100% - 40px)}.page-hero{padding:80px 0 60px}.toolbar{flex-direction:column;align-items:stretch;gap:16px;min-height:auto;padding-block:18px}.categories{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.categories::-webkit-scrollbar{display:none}.categories button{flex:none}.search{width:100%}.featured-article{padding:50px 0}}@media (max-width:768px){.insights-page .container,.insights-page .toolbar,.insights-page .articles-grid{width:calc(100% - 32px)}.articles-grid{grid-template-columns:1fr;gap:42px}.page-description{font-size:18px}}.insights-page .insights-toolbar{z-index:20;-webkit-backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:24px 0;position:sticky;top:82px}.insights-page .toolbar{justify-content:space-between;align-items:center;gap:32px;width:min(1180px,100% - 48px);margin:0 auto;display:flex}.insights-page .categories{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.insights-page .insight-filter{appearance:none;color:#111;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:999px;min-height:40px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:800}.insights-page .insight-filter:hover{border-color:#111}.insights-page .insight-filter.active{color:#fff!important;background:#c8102e!important;border-color:#c8102e!important}.insights-search{flex:0 0 300px;width:300px;position:relative}.insights-search .search{box-sizing:border-box;appearance:none;background:#fff;border:1px solid #d8d8d8;border-radius:999px;outline:none;width:100%;height:46px;padding:0 44px 0 18px;font-family:inherit;font-size:15px}.insights-search .search:focus{border-color:#111;box-shadow:0 0 0 3px #1111110f}.insights-page .search-clear{appearance:none;cursor:pointer;background:0 0;border:0;width:28px;height:28px;padding:0;font-size:20px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.insights-page .featured-article{padding:clamp(100px,9vw,145px) 0 clamp(110px,10vw,155px)}.insights-section-heading{margin-bottom:clamp(38px,4vw,56px)}.insights-section-heading h2{letter-spacing:-.055em;margin:8px 0 0;font-size:clamp(46px,6vw,82px);line-height:.95}.insights-page .articles{background:#f6f6f6;padding:clamp(100px,9vw,145px) 0 clamp(120px,11vw,170px)}.insights-list-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.articles-result-count{color:#777;margin-bottom:8px;font-size:14px;font-weight:700}.insights-page .articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.insights-page .article-card{box-sizing:border-box;background:#fff;border:1px solid #dedede}.insights-page .article-card:hover{border-color:#111}.insights-empty{padding:clamp(100px,10vw,160px) 0}.insights-empty h2{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(46px,6vw,72px)}.insights-empty>.container>p:not(.eyebrow){color:#666;margin:20px 0 28px}.insights-empty button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:999px;min-height:44px;padding:0 18px;font-weight:800}@media (max-width:1000px){.insights-page .articles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.insights-page .insights-toolbar{top:72px}.insights-page .toolbar{flex-direction:column;align-items:stretch;gap:16px;width:calc(100% - 40px)}.insights-page .categories{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.insights-page .categories::-webkit-scrollbar{display:none}.insight-filter{flex:none}.insights-search{flex:none;width:100%}.insights-page .featured-article,.insights-page .articles{padding-top:80px;padding-bottom:90px}}@media (max-width:600px){.insights-page .toolbar{width:calc(100% - 32px)}.insights-page .articles-grid{grid-template-columns:1fr}.insights-list-heading{flex-direction:column;align-items:flex-start}.insight-filter{min-height:38px;padding:0 14px;font-size:13px}}.insights-page .insights-toolbar .insight-filter.active{color:#fff!important;box-shadow:none!important;background-color:#c8102e!important;background-image:none!important;border-color:#c8102e!important}.insights-page .insights-toolbar .insight-filter.active:hover{color:#fff!important;background-color:#c8102e!important;border-color:#c8102e!important}.insights-page .insights-toolbar .insight-filter{cursor:pointer;min-height:40px;padding:0 17px;font-family:inherit;font-size:14px;font-weight:800;line-height:1;appearance:none!important;color:#111!important;box-shadow:none!important;background-color:#fff!important;background-image:none!important;border:1px solid #dedede!important;border-radius:999px!important}.insights-page .insights-toolbar .insight-filter.active{color:#fff!important;background-color:#c8102e!important;border-color:#c8102e!important}.insights-page .insights-toolbar{background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:24px 0}.insights-page .insights-toolbar .toolbar{justify-content:space-between;align-items:center;gap:32px;width:min(1180px,100% - 48px);margin:0 auto;display:flex}.insights-page .insights-toolbar+.insights-empty{padding-top:clamp(100px,9vw,145px)!important;padding-bottom:clamp(120px,10vw,160px)!important}.insights-page .insights-empty{min-height:420px}.insights-page .insights-empty .container{flex-direction:column;align-items:flex-start;display:flex}.insights-page .insights-empty h2{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(50px,6vw,78px);line-height:.95}.insights-page .insights-empty .container>p:not(.eyebrow){color:#666;margin:22px 0 28px;font-size:17px;line-height:1.55}.insights-page .insights-empty button{appearance:none;color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;min-height:44px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:800}.insights-page .insights-empty button:hover{background:#c8102e;border-color:#c8102e}@media (max-width:1100px){.insights-page .insights-toolbar+.insights-empty{padding-top:90px!important;padding-bottom:110px!important}}@media (max-width:600px){.insights-page .insights-toolbar .toolbar{width:calc(100% - 32px)}.insights-page .insights-toolbar+.insights-empty{padding-top:70px!important;padding-bottom:85px!important}.insights-page .insights-empty{min-height:340px}.insights-page .insights-empty h2{font-size:clamp(42px,12vw,58px)}}
