.review-nav,.screen-notes,.mobile-review-bar,.gallery{display:none!important}
html,body{margin:0;min-height:100%;background:var(--outside)}
.review-shell{display:block;min-height:100vh;background:var(--outside)}
.review-stage{min-height:100vh;padding:0;display:grid;place-items:center}
.single-view{display:block;min-height:auto}
.phone{width:390px;height:min(844px,100vh);min-height:620px;border:7px solid #26312c;border-radius:36px;overflow:hidden;box-shadow:0 30px 90px #0009;background:var(--bg)}
@media(max-width:390px),(max-height:700px){.review-stage{display:block}.phone{width:100vw;height:100svh;min-height:0;border:0;border-radius:0;box-shadow:none}}
