*{box-sizing:border-box}body{margin:0;background:#f6f8fb;color:#17202a;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6}.site-inner,.site-main{width:min(1160px,calc(100% - 32px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:20}.site-header .site-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-size:1.45rem;font-weight:900;color:#111827;text-decoration:none}.public-nav{display:flex;align-items:center;gap:20px}.public-nav>a{color:#344054;text-decoration:none}.public-nav form{display:flex}.public-nav input{width:220px;border:1px solid #d0d5dd;border-radius:10px 0 0 10px;padding:9px 11px}.public-nav button,.hero-search button,.filter button{border:0;background:#111827;color:#fff;font-weight:750;padding:10px 15px;border-radius:0 10px 10px 0}.site-main{padding:34px 0 70px}.hero{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:clamp(34px,7vw,80px);text-align:center}.hero>div{max-width:800px;margin:auto}.eyebrow{font-size:.78rem;font-weight:850;letter-spacing:.12em;color:#667085}.hero h1,.catalog-head h1{font-size:clamp(2.2rem,5vw,4.1rem);line-height:1.05;margin:.2em 0}.hero p{color:#667085;font-size:1.08rem}.hero-search{display:flex;max-width:650px;margin:28px auto 0}.hero-search input{flex:1;min-width:0;padding:15px;border:1px solid #d0d5dd;border-radius:12px 0 0 12px;font:inherit}.hero-search button{border-radius:0 12px 12px 0}.section{margin-top:48px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head h2{font-size:1.8rem;margin:.1em 0}.section-head a{color:#344054}.category-row{display:flex;gap:10px;flex-wrap:wrap}.category-row a,.chips a{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 13px;color:#344054;text-decoration:none}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.resource-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.card-cover{aspect-ratio:4/3;background:#eef2f6;display:block;overflow:hidden}.card-cover img{width:100%;height:100%;object-fit:cover}.no-cover{height:100%;display:grid;place-items:center;color:#98a2b3}.card-body{padding:17px}.card-body small{color:#667085;text-transform:uppercase;font-weight:750}.card-body h3{line-height:1.25;margin:.45em 0}.card-body h3 a,.card-link{color:#17202a;text-decoration:none}.card-body p{color:#667085;font-size:.92rem}.card-link{font-weight:750}.catalog-head{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px}.filter{display:grid;grid-template-columns:1fr 260px auto;gap:10px}.filter input,.filter select{border:1px solid #d0d5dd;border-radius:10px;padding:12px;font:inherit}.filter button{border-radius:10px}.results{color:#667085}.pagination{display:flex;gap:7px;justify-content:center;margin-top:35px}.pagination a{padding:8px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#344054;text-decoration:none}.pagination a.active{background:#111827;color:#fff}.empty{background:#fff;padding:35px;border-radius:16px;margin-top:20px;text-align:center}.crumbs{font-size:.92rem;color:#667085;margin-bottom:22px}.crumbs a{color:inherit}.crumbs span{margin:0 4px}.resource-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);gap:42px}.cover-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:12px}.cover{display:block;width:100%;height:auto;max-height:680px;object-fit:contain;border-radius:10px}.type{font-weight:800;letter-spacing:.08em;font-size:.8rem;color:#667085}.resource h1{font-size:clamp(2rem,4vw,3.3rem);line-height:1.08;margin:.2em 0}.lead{font-size:1.1rem;color:#475467}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.download{display:flex;flex-direction:column;align-items:center;text-align:center;background:#111827;color:#fff;text-decoration:none;border-radius:14px;padding:18px;margin-top:22px;font-weight:850;font-size:1.2rem}.download small{font-size:.78rem;font-weight:500;opacity:.8}.download-note{text-align:center;color:#667085}.description{margin-top:42px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px}.ad-slot{min-height:100px;margin:24px 0;border:1px dashed #cbd5e1;border-radius:12px;display:grid;place-items:center;background:#fff;color:#98a2b3;font-size:.85rem}.ad-slot.wide{min-height:120px}.site-footer{background:#fff;border-top:1px solid #e5e7eb;padding:32px 0;color:#667085}@media(max-width:950px){.cards{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:1fr 1fr}.filter{grid-template-columns:1fr 1fr}.filter button{grid-column:1/-1}}@media(max-width:700px){.site-header{position:static}.site-header .site-inner{align-items:flex-start;padding:15px 0;flex-direction:column}.public-nav{width:100%;flex-direction:column;align-items:stretch;gap:10px}.public-nav form{width:100%}.public-nav input{width:auto;flex:1}.site-main{padding-top:18px}.hero{padding:35px 20px}.hero-search{flex-direction:column;gap:8px}.hero-search input,.hero-search button{border-radius:10px}.cards{grid-template-columns:1fr}.resource-grid{grid-template-columns:1fr}.filter{grid-template-columns:1fr}.filter button{grid-column:auto}.section-head{align-items:flex-start}.cover{max-height:520px}}