.phone-mockup-wrapper{justify-content:center;align-items:center;animation:5s ease-in-out infinite phoneFloat;display:flex;position:relative}@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.phone-glow{filter:blur(80px);opacity:.2;pointer-events:none;z-index:0;border-radius:50%;width:70%;height:60%;transition:background-color .8s;position:absolute}.phone-body{z-index:1;background:linear-gradient(145deg,#2a2a2e,#1a1a1d,#0e0e10);border-radius:48px;width:260px;height:540px;padding:8px;position:relative;box-shadow:0 30px 60px #0000008c,0 12px 24px #00000059,inset 0 1px #ffffff14,inset 0 -1px #0000004d}.phone-btn{z-index:2;background:linear-gradient(#2a2a2e,#1a1a1d);border-radius:2px;position:absolute}.phone-btn-mute{width:3px;height:24px;top:100px;left:-3px}.phone-btn-vol-up{width:3px;height:40px;top:145px;left:-3px}.phone-btn-vol-down{width:3px;height:40px;top:195px;left:-3px}.phone-btn-power{width:3px;height:50px;top:155px;right:-3px}.phone-screen{background:#000;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden}.phone-dynamic-island{z-index:10;background:#000;border-radius:12px;width:85px;height:24px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0a}.phone-screenshot{z-index:1;object-fit:cover!important;object-position:top center!important}.phone-reflection{z-index:5;pointer-events:none;border-radius:40px;position:absolute;inset:0;overflow:hidden}.phone-reflection:after{content:"";background:linear-gradient(105deg,#0000 40%,#ffffff0f 45%,#ffffff17 50%,#ffffff0f 55%,#0000 60%);width:40%;height:350%;animation:6s ease-in-out infinite reflectionSweep;position:absolute;top:-120%;left:-60%;transform:rotate(25deg)}@keyframes reflectionSweep{0%,to{transform:rotate(25deg)translate(-100%)}50%{transform:rotate(25deg)translate(350%)}}@media (max-width:768px){.phone-body{border-radius:40px;width:220px;height:456px;padding:6px}.phone-screen{border-radius:34px}.phone-dynamic-island{border-radius:10px;width:72px;height:20px;top:8px}.phone-reflection{border-radius:34px}.phone-btn-mute{height:20px;top:80px}.phone-btn-vol-up{height:34px;top:118px}.phone-btn-vol-down{height:34px;top:160px}.phone-btn-power{height:42px;top:128px}}@media (min-width:1024px){.phone-body{border-radius:52px;width:290px;height:600px;padding:9px}.phone-screen{border-radius:44px}.phone-dynamic-island{border-radius:13px;width:92px;height:26px;top:11px}.phone-reflection{border-radius:44px}}
