.humanhud-visual{isolation:isolate;aspect-ratio:18/13;color:#e0eee8;background:#0b171b;border:1px solid #aadec92e;border-radius:20px;width:100%;margin:0;position:relative;overflow:hidden;container-type:inline-size}.humanhud-world{width:100%;height:100%;display:block}.humanhud-topline,.humanhud-bottomline{z-index:2;justify-content:space-between;align-items:center;gap:10px;display:flex;position:absolute;left:6%;right:6%}.humanhud-topline{top:7%}.humanhud-brand{font-family:var(--font-display), sans-serif;letter-spacing:-.04em;align-items:center;gap:9px;font-size:clamp(14px,2.7cqw,22px);font-weight:500;display:flex}.humanhud-brand i{border:1.5px solid #b1eccc;border-radius:50%;width:.85em;height:.85em;position:relative}.humanhud-brand i:after{content:"";background:#b1eccc;border-radius:50%;position:absolute;inset:3px}.humanhud-example{font-family:var(--font-mono), monospace;letter-spacing:.05em;color:#b5cac0;border:1px solid #b5cac03b;border-radius:20px;padding:.6em .9em;font-size:clamp(8px,1.45cqw,11px)}.humanhud-bottomline{font-family:var(--font-mono), monospace;color:#c5dbd1;font-size:clamp(8px,1.7cqw,12px);bottom:6%}.humanhud-bottomline>span:last-child{color:#9bbcaf;align-items:center;gap:6px;font-size:.85em;display:flex}.humanhud-bottomline i{background:#b5f4d7;border-radius:50%;width:5px;height:5px;display:inline-block;box-shadow:0 0 8px #b5f4d766}.humanhud-health-label,.humanhud-wealth-label{z-index:2;pointer-events:none;flex-direction:column;gap:.2em;display:flex;position:absolute}.humanhud-health-label{animation:7s ease-in-out infinite humanhud-label-float-a;top:34%;left:8.6%}.humanhud-wealth-label{animation:8s ease-in-out infinite humanhud-label-float-b;top:62%;left:70.8%}.humanhud-health-label strong,.humanhud-wealth-label strong{letter-spacing:-.01em;font-size:clamp(10px,2cqw,16px);font-weight:500;line-height:1.15}.humanhud-health-label span,.humanhud-wealth-label span{color:#9eb9ac;font-size:clamp(7px,1.25cqw,10px)}.humanhud-health{animation:7s ease-in-out infinite humanhud-float-a}.humanhud-wealth{animation:8s ease-in-out infinite humanhud-float-b}.humanhud-route{animation:4s ease-in-out infinite humanhud-route-light}.humanhud-signal{animation:3.7s ease-in-out infinite humanhud-signal-light}.humanhud-scan{z-index:1;pointer-events:none;background:linear-gradient(#0000 47%,#b7f4d80a 50%,#0000 53%);animation:12s linear infinite humanhud-scan-pass;position:absolute;inset:0;transform:translateY(-52%)}@keyframes humanhud-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes humanhud-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes humanhud-label-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-.694444cqw)}}@keyframes humanhud-label-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(.694444cqw)}}@keyframes humanhud-route-light{0%,to{opacity:.38}50%{opacity:1}}@keyframes humanhud-signal-light{0%,to{opacity:.45}50%{opacity:1}}@keyframes humanhud-scan-pass{0%{transform:translateY(-52%)}to{transform:translateY(52%)}}[data-motion=paused] .humanhud-visual *,.humanhud-visual[data-motion=paused] *{animation-play-state:paused!important}@media (prefers-reduced-motion:reduce){.humanhud-visual *{animation:none!important}.humanhud-scan{display:none}}@media (max-width:420px){.humanhud-visual{border-radius:14px}.humanhud-bottomline>span:last-child{display:none}}
