.resource-directory{max-width:900px;margin:auto;grid-template-rows:auto auto minmax(0,1fr);height:100%;box-shadow:none}.resource-directory h1{font-size:32px;font-weight:700;margin:0}.resource-directory header p{margin:5px 0 0;font-size:15px}.resource-search{display:grid;gap:4px;font-size:13px}.resource-search input{padding:8px 10px;border:1px solid var(--site-line);border-radius:8px;font:inherit;color:var(--site-ink);background:var(--site-surface)}.resource-panel .screen-panel__content{grid-template-columns:1fr;gap:4px}.resource-row{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:62px;padding:8px;border-bottom:1px solid var(--site-line);text-decoration:none}.resource-row strong{font-size:17px;font-weight:700}.resource-row span{font-size:13px}.resource-row:hover{background:var(--site-soft)}@media(max-width:900px){.resource-directory{padding:10px}.resource-directory h1{font-size:25px}.resource-row{min-height:65px;gap:8px}.resource-row strong{font-size:15px}.resource-row span{font-size:12px;flex-shrink:0}.resource-directory header p{font-size:14px}}
