.hero-sensor{position:absolute;z-index:2;right:68px;bottom:116px;width:154px;height:154px;display:flex;align-items:center;justify-content:center}.sensor-ring{position:absolute;inset:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;animation:pulse 3s ease-out infinite}.sensor-ring:after{content:'';position:absolute;inset:14px;border:1px solid rgba(255,255,255,.38);border-radius:50%}.sensor-face{width:90px;height:90px;background:#f8f7f3;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 14px 30px rgba(5,22,29,.28)}.sensor-face i{width:8px;height:8px;background:#3569d4;border-radius:50%;box-shadow:0 0 0 5px rgba(53,105,212,.14)}.sensor-face b{font:8px 'DM Mono',monospace;text-transform:uppercase;text-align:center;line-height:1.5;color:#3d4e57}.hero-sensor p{position:absolute;bottom:-22px;margin:0;color:#fff;font:8px 'DM Mono',monospace;letter-spacing:.03em}.hero-visual:after{content:'24/7';position:absolute;right:29px;top:155px;color:rgba(255,255,255,.88);font:10px 'DM Mono',monospace;letter-spacing:.13em;writing-mode:vertical-rl}@keyframes pulse{0%,100%{transform:scale(.96);opacity:.7}55%{transform:scale(1.04);opacity:1}}@media(max-width:750px){.hero-sensor{right:34px;bottom:122px;width:125px;height:125px}.sensor-face{width:72px;height:72px}.hero-visual:after{top:133px;right:20px}.hero-sensor p{font-size:7px}}
