.hub-hero-visual{border-radius:var(--radius-2xl);text-align:center;-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f;place-items:center;min-height:260px;padding:2.5rem;display:grid}.hub-stat-ring{border:2px solid color-mix(in srgb, var(--accent) 30%, transparent);background:#ffffff0d;border-radius:9999px;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex;position:relative}.hub-timeline-dot{border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);background:var(--dark);width:2rem;height:2rem;font-family:var(--font-display);color:var(--accent-bright);border-radius:9999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex;position:absolute;left:0}@media (min-width:1024px){.hub-timeline-dot{width:2.5rem;height:2.5rem}}.hub-profile-card{border-radius:var(--radius-2xl);border:1px solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow-soft);transition:box-shadow .3s;overflow:hidden}.hub-profile-card:hover{box-shadow:var(--shadow-elevated)}.hub-trust-badge{border:1px solid color-mix(in srgb, var(--forest) 15%, transparent);background:color-mix(in srgb, var(--forest) 5%, transparent);color:var(--forest);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.hub-glass-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fff9;padding:1.5rem}
