/* Digital Work Backlink Resource Hub */
.dw-brh{--dw-blue:#2563eb;--dw-violet:#7c3aed;--dw-dark:#0f172a;--dw-muted:#64748b;--dw-line:#e2e8f0;--dw-bg:#f8fafc;max-width:1240px;margin:0 auto;padding:48px 20px 80px;color:var(--dw-dark);font-family:Inter,Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.dw-brh *{box-sizing:border-box}
.dw-brh-hero{padding:42px;border:1px solid var(--dw-line);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#f5f3ff 55%,#eff6ff 100%);box-shadow:0 18px 50px rgba(15,23,42,.07);margin-bottom:28px}
.dw-brh-eyebrow{font-size:12px;font-weight:800;letter-spacing:.13em;color:var(--dw-violet);margin-bottom:12px}
.dw-brh-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.04em;margin:0 0 16px}
.dw-brh-hero p{max-width:780px;color:var(--dw-muted);font-size:17px;line-height:1.7;margin:0 0 26px}
.dw-brh-search-row{display:flex;gap:12px;max-width:850px}
.dw-brh-search{flex:1;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--dw-line);border-radius:14px;padding:0 15px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.dw-brh-search span{font-size:24px;color:#94a3b8}
.dw-brh-search input{width:100%;height:52px;border:0;outline:0;background:transparent;font-size:15px;color:var(--dw-dark)}
.dw-brh-submit{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:14px;background:var(--dw-dark);color:#fff;text-decoration:none;font-weight:750;white-space:nowrap}
.dw-brh-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px}
.dw-brh-sidebar{border:1px solid var(--dw-line);border-radius:20px;padding:16px;background:#fff;height:max-content;position:sticky;top:90px}
.dw-brh-filter-title{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--dw-muted);font-weight:800;padding:7px 10px 12px}
.dw-brh-filter{display:flex;justify-content:space-between;width:100%;border:0;background:transparent;border-radius:11px;padding:11px 10px;color:#475569;font-weight:650;text-align:left;cursor:pointer;margin:2px 0}
.dw-brh-filter span{font-size:12px;color:#94a3b8}
.dw-brh-filter:hover,.dw-brh-filter.is-active{background:#eef2ff;color:#4338ca}
.dw-brh-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px;color:#475569}
.dw-brh-toolbar select{border:1px solid var(--dw-line);background:#fff;border-radius:10px;padding:9px 12px;color:#475569}
.dw-brh-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.dw-brh-card{background:#fff;border:1px solid var(--dw-line);border-radius:19px;padding:20px;display:flex;flex-direction:column;min-height:280px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.dw-brh-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(15,23,42,.08);border-color:#c7d2fe}
.dw-brh-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.dw-brh-icon{width:40px;height:40px;border-radius:12px;background:#eef2ff;color:#4338ca;display:grid;place-items:center;font-size:20px;font-weight:800}
.dw-brh-status{font-size:11px;font-weight:800;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;padding:6px 9px;border-radius:999px}
.dw-brh-card h2{font-size:21px;margin:0 0 7px;letter-spacing:-.02em}
.dw-brh-cat{font-size:12px;color:#4338ca;font-weight:750;margin-bottom:10px}
.dw-brh-card p{font-size:14px;line-height:1.6;color:var(--dw-muted);margin:0 0 17px}
.dw-brh-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:auto;margin-bottom:16px}
.dw-brh-meta span{background:var(--dw-bg);border-radius:10px;padding:9px;font-size:12px;color:#475569}
.dw-brh-meta b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:3px}
.dw-brh-visit{display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:var(--dw-blue);font-weight:800;font-size:14px;border-top:1px solid var(--dw-line);padding-top:14px}
.dw-brh-no-results,.dw-brh-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:40px;text-align:center;grid-column:1/-1}
.dw-brh-no-results h3,.dw-brh-empty h2{margin:0 0 8px}
.dw-brh-no-results p,.dw-brh-empty p{margin:0;color:var(--dw-muted)}
.dw-brh-disclaimer{margin-top:22px;border-radius:15px;background:#fffbeb;border:1px solid #fde68a;color:#713f12;padding:14px 16px;font-size:13px;line-height:1.6}
@media(max-width:900px){.dw-brh-layout{grid-template-columns:1fr}.dw-brh-sidebar{position:static;display:flex;flex-wrap:wrap;gap:5px}.dw-brh-filter-title{width:100%}.dw-brh-filter{width:auto}.dw-brh-filter span{margin-left:8px}.dw-brh-grid{grid-template-columns:1fr}}
@media(max-width:620px){.dw-brh{padding:25px 14px 55px}.dw-brh-hero{padding:26px 20px;border-radius:20px}.dw-brh-search-row{flex-direction:column}.dw-brh-submit{height:50px}.dw-brh-grid{grid-template-columns:1fr}.dw-brh-meta{grid-template-columns:1fr}.dw-brh-sidebar{overflow:auto;flex-wrap:nowrap}.dw-brh-filter-title{min-width:120px;width:auto}.dw-brh-filter{white-space:nowrap}}
