.resources-page{--res-bg:#f6f6fa;--res-surface:#fff;--res-text:#131722;--res-muted:#596173;--res-border:#e5e8f0;--res-accent:#5f2ab8;--res-accent-2:#421882;--res-shadow:0 20px 48px #10182814;min-height:100vh;color:var(--res-text);background:radial-gradient(circle at 0% -4%,#925be61f,transparent 35%),radial-gradient(circle at 100% -10%,#562ab41f,transparent 42%),var(--res-bg);padding-bottom:4rem}.resources-shell{width:min(1120px,100% - 2.2rem);margin:0 auto}.resources-hero{padding:5.2rem 0 1.4rem}.resources-hero-card{box-shadow:var(--res-shadow);background:radial-gradient(circle at 100% 0,#6636c81a,#0000 44%),linear-gradient(165deg,#fffffff2,#f9f6fff2);border:1px solid #ded3f5;border-radius:24px;padding:2rem}.resources-pill{color:#3f2a75;letter-spacing:.06em;text-transform:uppercase;background:#f3ebff;border:1px solid #d8c7f4;border-radius:999px;align-items:center;padding:.34rem .68rem;font-size:.76rem;font-weight:700;display:inline-flex}.resources-hero h1{letter-spacing:-.02em;margin:.9rem 0 .62rem;font-size:clamp(2rem,4vw,3.1rem);line-height:1.08}.resources-hero p{max-width:780px;color:var(--res-muted);margin:0;font-size:1rem;line-height:1.68}.resources-actions{flex-wrap:wrap;gap:.62rem;margin-top:1.2rem;display:flex}.resources-btn{border-radius:12px;padding:.72rem 1rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .15s}.resources-btn:hover{transform:translateY(-1px)}.resources-btn-primary{color:#fff;background:linear-gradient(135deg,var(--res-accent)0%,var(--res-accent-2)100%);border:1px solid #0000}.resources-btn-ghost{color:#4e3c7f;background:#faf7ff;border:1px solid #d9cdf0}.resources-section{margin-top:1rem}.resources-head h2{letter-spacing:-.014em;margin:0;font-size:clamp(1.44rem,2.5vw,2rem)}.resources-head p{color:var(--res-muted);margin:.52rem 0 0;line-height:1.62}.resources-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.78rem;margin-top:.86rem;display:grid}.resources-link-card{border:1px solid var(--res-border);background:var(--res-surface);box-shadow:var(--res-shadow);color:#192133;border-radius:14px;align-items:center;min-height:66px;padding:.86rem .9rem;font-size:.92rem;font-weight:700;line-height:1.45;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.resources-link-card:hover{border-color:#d4c2f0;transform:translateY(-1px);box-shadow:0 22px 44px #1018281a}@media (max-width:1024px){.resources-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.resources-hero{padding-top:4.8rem}.resources-hero-card{padding:1.28rem}.resources-grid{grid-template-columns:1fr}}
