.resource-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#282925;color:#fffef4;border-radius:22px;padding:30px 34px;margin-bottom:24px}.resource-intro .eyebrow,.resource-intro p{color:#cfcec1}.resource-intro h2{font-size:25px;font-weight:550;margin-bottom:10px}.resource-intro p{margin-bottom:0}.resource-total{display:flex;align-items:baseline;gap:10px;white-space:nowrap}.resource-total strong{font-size:52px;font-weight:500;line-height:1}.resource-total span{color:#cfcec1;font-size:12px}.resource-filters{display:flex;align-items:center;gap:16px;margin-bottom:22px}.resource-filters .field{margin:0;min-width:160px}.resource-filters .field:first-child{flex:1;max-width:440px}.resource-filters>.small-note{margin-left:auto}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.resource-project{display:block;text-align:left;min-width:0;background:#fffef7;border:1px solid #e3e2d6;border-radius:18px;padding:24px;transition:border-color .15s,transform .15s}.resource-project:hover{border-color:#868b67;transform:translateY(-2px)}.resource-project h2{font-size:21px;margin:25px 0 8px;overflow-wrap:anywhere}.resource-project p{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.resource-project-top,.resource-project-bottom{display:flex;justify-content:space-between;gap:12px}.resource-project-bottom{border-top:1px solid #e5e3d7;padding-top:16px;margin-top:24px;flex-direction:column;gap:4px}.resource-project-bottom strong{font-size:13px}.resource-project-bottom small{font-size:11px}.resource-project-summary{display:flex;align-items:center;flex-wrap:wrap;gap:30px;background:#e7e6dc;border-radius:15px;padding:20px 24px;margin-bottom:22px}.resource-project-summary strong,.resource-project-summary span{display:block;overflow-wrap:anywhere}.resource-project-summary span{font-size:11px;margin-bottom:5px}.resource-project-summary p{margin:0 0 0 auto;color:var(--muted);font-size:12px}.resource-section-nav{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px}.resource-section-nav a{color:var(--ink);padding:8px 13px;border:1px solid #d6d5c8;border-radius:24px;text-decoration:none;font-size:12px}.resource-section{scroll-margin-top:24px}.resource-section .panel-head h2{margin-bottom:4px}.resource-section .panel-head p{font-size:12px}.resource-items{padding:0 24px 24px;display:grid;gap:16px}.resource-item{min-width:0;border-top:1px solid #e2e1d5;padding-top:20px}.resource-item-head{display:flex;gap:12px;justify-content:space-between;align-items:start}.resource-item-head h3{font-size:16px;overflow-wrap:anywhere}.resource-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85;max-width:85ch}.resource-item-actions{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 10px}.resource-item>small{font-size:11px}.resource-empty{padding:0 24px 24px;color:var(--muted);margin:0;font-size:13px}.resource-masked{letter-spacing:3px}.resource-masked span{font-size:12px;color:var(--muted);letter-spacing:0;margin-left:12px}.resource-secret-field{border-top:1px solid var(--line);padding:16px 0}.resource-secret-field pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;user-select:text}.resource-secret-field strong{font-size:12px}.resource-secret-field .btn{min-height:36px}
@media(max-width:1100px){.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.resource-intro{padding:24px;align-items:flex-start}.resource-intro h2{font-size:21px}.resource-intro p{font-size:12px}.resource-total{flex-direction:column;gap:5px}.resource-total strong{font-size:36px}.resource-grid{grid-template-columns:1fr;gap:14px}.resource-filters{flex-wrap:wrap;gap:12px}.resource-filters .field:first-child{flex-basis:100%;max-width:none}.resource-filters .field{min-width:130px}.resource-project-summary{gap:18px;padding:18px}.resource-project-summary p{margin:0;width:100%}.resource-items{padding:0 18px 20px}.resource-empty{padding:0 18px 20px}.resource-section .panel-head{gap:12px}.resource-item-head{flex-wrap:wrap}.resource-section-nav a{min-height:38px}.resource-project{padding:22px}}
@media(prefers-reduced-motion:reduce){.resource-project{transition:none}.resource-project:hover{transform:none}}
