.searchbar .search-submit{border:0;background:transparent;color:var(--wine);font-size:12px;padding:4px 7px;cursor:pointer}.member-portal-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin:4px 0 32px}.member-portal-head h1{font:38px/1.2 Georgia,"Songti SC",serif;margin:0}.member-portal-head p{color:var(--muted);margin:8px 0 0}.member-portal-actions{display:flex;gap:10px}.member-portal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.member-portal-card{display:flex;flex-direction:column;min-height:190px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:16px;transition:.2s}.member-portal-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.member-portal-card.member-primary{background:#6e493f;color:#fff7ef;border-color:#6e493f}.member-portal-card>span{font-size:25px;color:#a65e4f;margin-bottom:20px}.member-portal-card.member-primary>span{color:#f2c3b2}.member-portal-card small{color:#a35f50;font-size:11px}.member-portal-card.member-primary small{color:#f2c3b2}.member-portal-card h2{font:21px Georgia,"Songti SC",serif;margin:7px 0}.member-portal-card p{font-size:13px;line-height:1.7;color:#8b7970}.member-portal-card.member-primary p{color:#ead8d0}.member-portal-card>b{margin-top:auto;color:#9d5e4d;font-size:12px}.member-portal-card.member-primary>b{color:#f2c3b2}.member-portal-lower{display:grid;grid-template-columns:1.35fr .65fr;gap:44px;padding-top:48px}.resource-category-bar{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 16px}.category-chip{padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:#76655c;font-size:12px}.category-chip:hover,.category-chip.active{background:#f0dfd7;color:#7b4b40;border-color:#d7b7aa}.directory-note{display:flex;gap:10px;align-items:start;padding:13px 16px;background:#fbf5ef;border-left:3px solid #bd7763;margin:0 0 22px;color:#79685f}.directory-note span{color:#9e5c4d;font-size:12px;font-weight:700;white-space:nowrap}.directory-note p{margin:0;font-size:12px;line-height:1.7}.resource-card-action{align-items:flex-start}.resource-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.resource-actions .button{font-size:12px;padding:6px 10px}.resource-actions .button.copied{background:#3e7760;border-color:#3e7760;color:#fff}.resource-card-action h2{margin-bottom:4px}.resource-card-action p{max-width:480px}.public-page .portal-filter select,.public-page .portal-filter input{min-height:42px}@media(max-width:900px){.member-portal-grid{grid-template-columns:repeat(2,1fr)}.member-portal-lower{grid-template-columns:1fr}}@media(max-width:560px){.member-portal-head{display:block}.member-portal-actions{margin-top:18px}.member-portal-grid{grid-template-columns:1fr}.member-portal-card{min-height:150px}.resource-actions{display:grid;grid-template-columns:1fr 1fr}.resource-actions .button{text-align:center}}
