/* The local-first proof point is an actual product screen, not a mock dashboard. */
.local-display{align-self:center}.local-window{overflow:hidden;margin:0;border:1px solid #ffffff25;border-radius:13px;background:#0d0d10;box-shadow:0 25px 55px #0008}
.local-window-bar{position:relative;display:flex;align-items:center;justify-content:center;height:34px;border-bottom:1px solid #ffffff0e;background:linear-gradient(180deg,#28262b,#19181c);color:#8f8991;font:8px 'DM Mono',monospace;letter-spacing:1px}
.local-window-bar>span{position:absolute;display:flex;gap:5px;left:14px}.local-window-bar i{width:8px;height:8px;border-radius:50%;background:#ff605c}.local-window-bar i:nth-child(2){background:#ffbd44}.local-window-bar i:nth-child(3){background:#00ca4e}.local-window-bar b{font-weight:500}.local-window img{display:block;width:100%;height:auto}
@media(max-width:800px){.local-window{max-width:650px}.local-window-bar{height:30px}.local-window-bar>span{left:12px}}
