.phone-frame{width:100%;height:100%;background:linear-gradient(145deg,#1e1e1e,#2a2a2a);border-radius:30px;position:relative;box-shadow:0 20px 40px #0000004d,inset 0 2px 4px #ffffff1a;padding:10px;box-sizing:border-box}.phone-screen{width:100%;height:100%;background:#000;border-radius:20px;position:relative;overflow:hidden;display:flex;flex-direction:column}.speaker{width:80px;height:18px;background:#333;border-radius:12px;position:absolute;top:20px;left:50%;transform:translate(-50%)}.camera{width:8px;height:8px;background:#333;border-radius:50%;position:absolute;top:25px;right:20px}.screen-content{flex:1;background:#f1f1f1;text-align:center;display:flex;flex-direction:column;justify-content:center}.screen-content h2{margin:0;font-size:24px}.screen-content p{margin:10px 0;opacity:.8}.home-button{width:50px;height:50px;background:#333;border-radius:50%;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:inset 0 2px 4px #00000080}.side-buttons{position:absolute;right:10px;top:150px}.volume-btn,.power-btn{width:4px;height:30px;background:#333;border-radius:2px;margin-bottom:10px}.power-btn{height:50px;background:#444}
