
/* Hub V369 — Recommended Tools Hub Polish */
.hub369-wrap{max-width:1180px;margin:0 auto;padding:clamp(24px,4vw,56px) 18px}
.hub369-hero{border:1px solid #dbeafe;border-radius:30px;background:linear-gradient(135deg,#061525,#0f2a44);color:#e0f2fe;padding:clamp(28px,5vw,58px);box-shadow:0 26px 90px rgba(2,8,23,.24)}
.hub369-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(125,211,252,.15);border:1px solid rgba(125,211,252,.3);color:#7dd3fc;font-weight:950;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}
.hub369-hero h1{font-size:clamp(2.1rem,5vw,4.5rem);line-height:.96;margin:16px 0 12px}
.hub369-hero p{color:#c7e8f8;line-height:1.65;font-size:1.08rem;max-width:880px}
.hub369-disclosure{margin-top:16px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:18px;padding:14px;line-height:1.55}
.hub369-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}
.hub369-card{border:1px solid #dbeafe;background:#fff;border-radius:24px;padding:20px;color:#0f172a;box-shadow:0 14px 36px rgba(15,23,42,.07)}
.hub369-card small{display:inline-flex;border-radius:999px;background:#e0f2fe;color:#075985;padding:6px 9px;font-weight:950;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em}
.hub369-card h2{margin:12px 0 8px;color:#061525}
.hub369-card p,.hub369-card li{color:#475569;line-height:1.6}
.hub369-card ul{margin:10px 0 0;padding-left:18px}
.hub369-card a{display:inline-flex;margin-top:12px;border-radius:14px;background:#0284c7;color:#fff;text-decoration:none;font-weight:950;padding:11px 13px}
.hub369-problem{border:1px solid #dbeafe;background:#f8fbff;border-radius:24px;padding:22px;margin-top:22px}
.hub369-problem h2{margin:0 0 10px;color:#0f172a}
.hub369-problem-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.hub369-problem-grid a{border:1px solid #dbeafe;background:#fff;border-radius:18px;padding:15px;text-decoration:none;color:#0f172a}
.hub369-problem-grid b{display:block;color:#075985;margin-bottom:5px}
@media(max-width:900px){.hub369-grid,.hub369-problem-grid{grid-template-columns:1fr}.hub369-hero{border-radius:22px}}
