.phone-scene:where(.astro-AID3SR62){perspective:1000px}.phone-body:where(.astro-AID3SR62){background:#1a1a1a;border-radius:32px;width:220px;height:440px;padding:10px;transition:transform .6s cubic-bezier(.34,1.56,.64,1);transform:rotateY(-8deg)rotateX(4deg);box-shadow:0 25px 60px #0003,inset 0 0 0 1px #ffffff1a}.phone-body:where(.astro-AID3SR62):hover{transform:scale(1.02)}.phone-screen:where(.astro-AID3SR62){background:#000;border-radius:24px;width:100%;height:100%;overflow:hidden}.phone-screen:where(.astro-AID3SR62) img:where(.astro-AID3SR62){display:block}@keyframes float{0%,to{transform:rotateY(-8deg)rotateX(4deg)translateY(0)}50%{transform:rotateY(-8deg)rotateX(4deg)translateY(-8px)}}.phone-body:where(.astro-AID3SR62){animation:5s ease-in-out infinite float}.phone-body:where(.astro-AID3SR62):hover{animation:none}@media (width<=768px){.phone-body:where(.astro-AID3SR62){width:180px;height:360px;animation:none;transform:matrix(1,0,0,1,0,0)}}