.device-shell{background:#252a31;border:1px solid #59616d;border-radius:34px;width:100%;padding:4px;animation:.8s ease-out both device-arrive;position:relative;box-shadow:0 20px 42px #0c182c2e,inset 0 0 0 1px #858d98}.device-shell:before,.device-shell:after{content:"";background:#545d6a;border-radius:2px;width:2px;position:absolute}.device-shell:before{height:12%;top:20%;left:-3px}.device-shell:after{height:9%;top:28%;right:-3px}.device-display{background:#11151b;border-radius:29px;padding:0;position:relative;overflow:hidden}.device-display:before{content:"";z-index:1;pointer-events:none;background:#030405;border-radius:20px;width:26%;height:3.1%;position:absolute;top:1.2%;left:37%;box-shadow:inset -5px 0 3px #18202b}.device-display img{border-radius:0;width:100%;height:auto;display:block}@keyframes device-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.device-shell{animation:none}}
