.thermal-chip{z-index:210;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--color-paper);font-family:var(--font-display);letter-spacing:.16em;cursor:pointer;background:#0b0c10b8;border:1px solid #808ca347;border-radius:999px;align-items:center;gap:.55rem;padding:.6rem .95rem;font-size:.66rem;font-weight:600;transition:border-color .2s,background-color .2s;display:inline-flex;position:fixed;bottom:1.25rem;left:1.25rem}.thermal-chip:hover{border-color:#8b15188c}.thermal-chip:focus-visible{outline:2px solid var(--color-brand-red);outline-offset:3px}.thermal-chip-key{color:var(--color-slate);font-weight:500}.thermal-chip-dot{background:var(--color-slate);border-radius:999px;flex:none;width:7px;height:7px;transition:background-color .2s,box-shadow .2s;box-shadow:0 0 0 3px #808ca324}.thermal-chip-dot[data-on=true]{background:var(--color-brand-red);box-shadow:0 0 0 3px #8b15183d}.thermal-lens{--lens-d:clamp(220px, 28vw, 400px);width:var(--lens-d);height:var(--lens-d);margin-left:calc(var(--lens-d) / -2);margin-top:calc(var(--lens-d) / -2);pointer-events:none;z-index:200;will-change:transform;position:fixed;top:0;left:0}@media (max-width:640px){.thermal-lens{--lens-d:clamp(180px, 46vw, 260px)}}.thermal-lens-glass{-webkit-backdrop-filter:grayscale()brightness(1.4)contrast(1.25)sepia()hue-rotate(230deg)saturate(7);backdrop-filter:grayscale()brightness(1.4)contrast(1.25)sepia()hue-rotate(230deg)saturate(7);background:0 0;border-radius:50%;position:absolute;inset:0;overflow:hidden}.thermal-lens-scanlines{background:repeating-linear-gradient(0deg,#ffffff17 0 1px,#0000 1px 3px);border-radius:50%;position:absolute;inset:0}.thermal-lens-sweep{background:conic-gradient(#f4f6f929,#0000 16% 100%);border-radius:50%;animation:3.6s linear infinite thermal-sweep;position:absolute;inset:0}@keyframes thermal-sweep{to{transform:rotate(360deg)}}.thermal-lens-ring{border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 1px #f4f6f999,0 0 0 3px #0b0c1080,0 0 28px 2px #8b151873,inset 0 0 24px #00000073}.thermal-lens-reticle{position:absolute;inset:0}.thermal-lens-tick{background:#f4f6f98c;position:absolute}.thermal-lens-tick-n,.thermal-lens-tick-s{width:1px;height:10px;left:50%;transform:translate(-50%)}.thermal-lens-tick-n{top:6px}.thermal-lens-tick-s{bottom:6px}.thermal-lens-tick-e,.thermal-lens-tick-w{width:10px;height:1px;top:50%;transform:translateY(-50%)}.thermal-lens-tick-e{right:6px}.thermal-lens-tick-w{left:6px}.thermal-lens-crosshair{width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.thermal-lens-crosshair:before,.thermal-lens-crosshair:after{content:"";background:#f4f6f9b3;position:absolute}.thermal-lens-crosshair:before{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.thermal-lens-crosshair:after{width:1px;height:100%;top:0;left:50%;transform:translate(-50%)}.thermal-lens-readout{white-space:nowrap;flex-direction:column;align-items:center;gap:.15rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;display:flex;position:absolute;bottom:-2.6rem;left:50%;transform:translate(-50%)}.thermal-lens-readout-label{letter-spacing:.2em;text-transform:uppercase;color:var(--color-slate);font-size:.58rem}.thermal-lens-readout-value{color:var(--color-paper);text-shadow:0 0 10px #8b15188c;font-size:.95rem;font-weight:600}@media (prefers-reduced-motion:reduce){.thermal-lens-sweep{animation:none}}
