/* Screenshot presentation only. No product/application logic. */
.refresh-hardware{position:relative;display:block;width:100%;height:auto;aspect-ratio:1;overflow:hidden;border-radius:inherit;isolation:isolate}
.refresh-hardware img.refresh-base{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1!important;object-fit:contain!important;transform:none!important;box-shadow:none!important}
.refresh-plane{position:absolute;inset:0 auto auto 0;display:block;transform-origin:0 0;pointer-events:none;opacity:0}
.refresh-hardware.is-ready .refresh-plane{opacity:1}
.refresh-display{position:absolute;top:0;left:0;display:block;transform-origin:0 0;overflow:hidden;background:#f6f5f1}
.refresh-hardware .refresh-display img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center!important;aspect-ratio:auto!important;border-radius:0!important;box-shadow:none!important;transform:none!important}
.refresh-laptop{display:block;padding:12px 14px 0;background:transparent}
.refresh-laptop-screen{display:block;aspect-ratio:16/10;padding:9px;border:1px solid #242729;border-radius:11px 11px 3px 3px;background:#141719;overflow:hidden}
.refresh-laptop .refresh-laptop-screen img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;aspect-ratio:auto!important;border-radius:2px!important;box-shadow:none!important;background:#f6f5f1}
.refresh-laptop-base{display:block;margin:0 -14px;width:calc(100% + 28px);height:10px;background:#b4b8bb;border-bottom:3px solid #7a8085;border-radius:1px 1px 55% 55%}
.refresh-weight-detail{max-width:1060px;margin-inline:auto}
@media(max-width:600px){.refresh-laptop{padding:7px 9px 0}.refresh-laptop-screen{padding:5px;border-radius:7px 7px 2px 2px}.refresh-laptop-base{margin-inline:-9px;width:calc(100% + 18px);height:7px;border-bottom-width:2px}}

/* Fit the complete laptop in the existing fixed-height homepage teaser. */
.home-pillar .review-teaser-shot a:has(.refresh-laptop){display:flex;align-items:center;justify-content:center}
.home-pillar .review-teaser-shot .refresh-laptop{width:390px;max-width:100%;flex:none}
@media(min-width:729px) and (max-width:980px){.home-pillar .review-teaser-shot .refresh-laptop{width:320px}}
@media(max-width:728px){.home-pillar .review-teaser-shot .refresh-laptop{width:100%}}
