/* MacBook Pro 14: measured with NSScreen on this host, 185 × 32 logical points. */
.presence-scene{--notch-center:58%;--notch-width:185px;--notch-height:32px;--edge-start:9%;--beam-origin:27.15px}
.display-edge{inset:0;height:var(--notch-height);background:none}
.display-edge:before,.display-edge:after{content:'';position:absolute;top:0;height:1px}
.display-edge:before{left:var(--edge-start);width:calc(var(--notch-center) - var(--notch-width)/2 - var(--edge-start));background:linear-gradient(90deg,transparent,var(--edge) 36%)}
.display-edge:after{left:calc(var(--notch-center) + var(--notch-width)/2);right:0;background:linear-gradient(90deg,var(--edge),transparent)}
.camera-cutout{left:var(--notch-center);top:0;width:var(--notch-width);height:var(--notch-height);background:none;border:0;border-radius:0;box-shadow:none}
.camera-cutout svg{display:block;width:100%;height:100%;overflow:visible}
.notch-fill{fill:#090d11}.notch-rim{fill:none;stroke:#23323a;stroke-width:.7}
.camera-cutout i{width:5px;height:5px;left:calc(50% - 2.5px);top:calc(var(--notch-height)*.43 - 2.5px);background:#15232c;border:1px solid #22323c}
.camera-cutout:after{left:30%;right:30%;bottom:-1px;height:2px;border-radius:50%;background:#fff7df;box-shadow:0 1px 8px #ffdfa0,0 4px 20px #f8c267}
.presence-scene .beam-field{left:var(--notch-center);top:calc(var(--notch-height) - var(--beam-origin));mask-image:linear-gradient(transparent calc(var(--beam-origin) - 6px),#000 calc(var(--beam-origin) + 9px))}
@media(max-width:780px){.presence-scene{--notch-center:50%;--edge-start:0%;--beam-origin:25.7px}}
@media(max-width:580px){.presence-scene{--beam-origin:25.2px}}
