.resources-page .resources-shell{max-width:1180px;width:min(1180px,calc(100% - 38px));margin:0 auto;padding:54px 0 70px}.resources-page .resource-section{margin:0 0 46px}.resources-page .resource-section.soft-band{background:linear-gradient(135deg,#eef6f3,#f7faf8);border:1px solid #d9e4e5;border-radius:28px;padding:36px 38px}.resources-page .resource-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.resources-page .resource-head .kicker{margin-bottom:7px}.resources-page .resource-head h2{margin:0;font-size:clamp(2rem,3.4vw,3.15rem);max-width:760px}.resources-page .resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.resources-page .resource-card{display:flex;flex-direction:column;min-height:255px;background:#fff;border:1px solid #d9e4e5;border-radius:24px;padding:28px;box-shadow:0 12px 32px rgba(11,41,66,.045)}.resources-page .resource-card:nth-child(2){background:linear-gradient(135deg,#fbf8f2,#fff)}.resources-page .resource-card:nth-child(3){background:linear-gradient(135deg,#f4f8f7,#fff)}.resources-page .resource-card .tag{display:inline-flex;align-self:flex-start;margin-bottom:24px;padding:8px 11px;border-radius:999px;background:#e7f2ef;color:#176d73;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.resources-page .resource-card h3{font-size:1.42rem;line-height:1.2;margin:0 0 10px}.resources-page .resource-card p{margin:0 0 22px;color:#526771;line-height:1.65}.resources-page .resource-card .link{margin-top:auto;font-weight:850;text-decoration:none;color:#0b2942}.resources-page .resource-card .link:hover{text-decoration:underline}.resources-page .resource-links{display:flex;flex-wrap:wrap;gap:11px;margin-top:18px}.resources-page .resource-links a{display:inline-flex;border:1px solid #0b2942;border-radius:999px;padding:12px 17px;font-weight:800;text-decoration:none;color:#0b2942;background:#fff}.resources-page .growth-panel{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;background:#0f3857;color:#fff;border-radius:30px;padding:40px 44px;margin-top:52px;box-shadow:0 18px 48px rgba(11,41,66,.14)}.resources-page .growth-panel .eyebrow{color:#9bd8d6}.resources-page .growth-panel h2{color:#fff;font-size:clamp(2rem,3.4vw,3.1rem);margin:0 0 14px}.resources-page .growth-panel p{color:#eef6f8;line-height:1.7;margin:0}.resources-page .growth-points{display:grid;gap:12px}.resources-page .growth-point{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:15px;padding:15px 17px;font-weight:700}.resources-page .author-strip{margin-top:28px}.resources-page .clinic{box-shadow:0 18px 48px rgba(11,41,66,.14)}
@media(max-width:900px){.resources-page .resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-page .growth-panel{grid-template-columns:1fr}}
@media(max-width:640px){.resources-page .resources-shell{width:min(100% - 28px,1180px);padding-top:38px}.resources-page .resource-grid{grid-template-columns:1fr}.resources-page .resource-card{min-height:auto}.resources-page .resource-section.soft-band{padding:28px 22px;border-radius:22px}.resources-page .growth-panel{padding:30px 24px;border-radius:22px}.resources-page .resource-head{align-items:start;flex-direction:column}.resources-page .resource-links a{width:100%;justify-content:center}}
