/* Node Hub V1 compact layout */
:root{--header-height:68px}
.section{padding:56px 0}.section-heading{margin-bottom:28px}.hero{min-height:auto;padding:0}.hero-content{min-height:auto;padding-top:28px;padding-bottom:52px}.hero-content h1{margin-bottom:16px}.hero-description{margin-bottom:20px}.hero-actions{margin-top:0}.directory-toolbar{margin-bottom:20px}.support-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.support-email{margin-top:14px}
.node-card .node-card-image{width:100%;height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#101010;margin-bottom:18px}.node-card .node-card-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.node-card .node-card-placeholder{color:var(--accent-light);font-size:28px}
/* World Map V1: clean points only. */
.node-map-live{min-height:360px}.node-map-content{min-height:300px}.node-map-canvas{position:relative;min-height:300px}.node-map-list{display:none!important}
.node-profile-link{color:#a970ff!important;font-weight:700;text-decoration:none}.node-profile-link:hover{color:#c29aff!important}
.verified-badge{color:#4da3ff!important;font-weight:700}.verified-badge::first-letter{color:#4da3ff}
@media(max-width:900px){.node-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.section{padding:42px 0}.hero-content{min-height:auto;padding:18px 16px 38px}.hero-content h1{font-size:clamp(2rem,9vw,3.1rem);line-height:1.06;letter-spacing:-.025em;overflow-wrap:normal;word-break:normal;margin:10px 0 14px}.hero-description{font-size:1rem;line-height:1.55;max-width:100%;margin:0 auto 20px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;width:100%}.hero-actions .button{flex:0 0 auto;min-width:190px}.section-heading{margin-bottom:22px}.node-card .node-card-image{height:160px}}
@media(max-width:560px){.node-grid{grid-template-columns:1fr}.node-card .node-card-image{height:170px}.hero-content{padding-left:14px;padding-right:14px;padding-top:16px;padding-bottom:34px}.hero-content h1{font-size:clamp(1.9rem,9.5vw,2.55rem);line-height:1.08}.hero-description{font-size:.98rem;line-height:1.5}.hero-actions{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:0}.hero-actions .button{width:190px;min-width:190px;flex:none}}
