.resources-page{min-height:100vh;color:var(--ink);background:var(--paper)}.resources-shell{width:min(calc(100% - 64px),1160px);margin-inline:auto}.resources-header{position:sticky;top:0;z-index:70;border-bottom:1px solid var(--line);background:#f5f0e6f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.resources-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.resources-header__inner nav{display:flex;align-items:center;gap:20px}.resources-header__inner nav>a:first-child{color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.resources-hero{max-width:850px;padding:92px 0 72px}.resources-breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:35px;color:var(--muted);font:600 10px/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.resources-breadcrumbs a{color:var(--cobalt-dark);text-decoration:none}.resources-kicker{margin:0 0 17px;color:var(--cobalt-dark);font:750 10px/1.25 var(--font-mono);letter-spacing:.11em;text-transform:uppercase}.resources-hero h1{max-width:850px;margin:0;font:400 clamp(54px,6.1vw,88px)/.92 var(--font-display);letter-spacing:-.055em}.resources-hero>p:last-child{max-width:680px;margin:28px 0 0;color:var(--ink-muted);font-size:18px;line-height:1.65}.resources-index{padding-bottom:105px}.resources-section{display:grid;grid-template-columns:230px minmax(0,1fr);gap:56px;padding:34px 0 39px;border-top:1px solid var(--line-dark)}.resources-section__intro>span{color:var(--cobalt-dark);font:750 10px/1.25 var(--font-mono);letter-spacing:.11em;text-transform:uppercase}.resources-section__intro p{margin:16px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.resources-section__items{display:grid}.resources-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.7fr) 22px;gap:26px;align-items:center;padding:18px 0;border-top:1px solid var(--line)}.resources-card:first-child{padding-top:0;border-top:0}.resources-card__type{color:var(--muted);font:650 9px/1.25 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.resources-card h3{margin:7px 0 0;font:400 27px/1.02 var(--font-display);letter-spacing:-.035em}.resources-card h3 a{color:var(--ink);text-decoration:none}.resources-card h3 a:hover{color:var(--cobalt-dark)}.resources-card>p{margin:0;color:var(--ink-muted);font-size:13px;line-height:1.55}.resources-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--ink)}.resources-card__arrow:hover{color:var(--cobalt-dark)}.resources-footer{color:var(--surface);background:var(--ink)}.resources-footer .resources-shell{min-height:105px;display:flex;align-items:center;gap:24px}.resources-footer .brand{color:var(--surface)}.resources-footer span{margin-right:auto;color:#8d9994;font:600 10px/1.4 var(--font-mono)}.resources-footer a{display:inline-flex;align-items:center;gap:6px;color:var(--acid);font-size:12px;font-weight:700;text-decoration:none}@media(max-width:850px){.resources-section{grid-template-columns:1fr;gap:24px}}@media(max-width:700px){.resources-shell{width:min(calc(100% - 40px),1160px)}.resources-header__inner{min-height:64px}.resources-header__inner nav>a:first-child{display:none}.resources-breadcrumbs{padding-top:25px}.resources-hero{padding:66px 0 52px}.resources-hero h1{font-size:clamp(48px,13vw,68px)}.resources-hero>p:last-child{font-size:16px}.resources-section{padding-block:28px 32px}.resources-card{grid-template-columns:minmax(0,1fr) 22px;gap:14px}.resources-card>p{grid-column:1 / -1}.resources-card h3{font-size:25px}.resources-footer .resources-shell{align-items:flex-start;flex-direction:column;justify-content:center;gap:11px;padding-block:25px}.resources-footer span{margin-right:0}}
