مهندسی پرامت برای تولید یک محصول
.tvpy-wrapper {
}
.tvpy-main-card {
background: #ffffff;
border-radius: 25px;
padding: 35px;
max-width: 950px;
margin: auto;
box-shadow: 0 20px 50px rgba(0,0,0,0.2);
}
/* هدر */
.tvpy-video-header {
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 30px;
}
.tvpy-play {
background: #ff4d6d;
color: white;
width: 70px;
height: 70px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 28px;
box-shadow