.pdd-ad-block{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:400px;background:linear-gradient(135deg,#235ec2,#122b57);border-radius:16px;text-decoration:none;color:#fff;overflow:hidden;position:relative;box-shadow:0 8px 25px rgba(0,0,0,.25);transition:transform .3s ease,box-shadow .3s ease}.pdd-ad-block:hover{box-shadow:0 12px 30px rgba(0,0,0,.35)}.pdd-ad-content{z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;flex:1;padding:16px}.pdd-ad-title{font-size:clamp(20px,5vw,28px);font-weight:800;line-height:1.2;margin-bottom:10px}.pdd-ad-subtitle{font-size:clamp(14px,3.5vw,17px);opacity:.95;max-width:340px}.pdd-ad-button-wrapper{z-index:1;display:flex;justify-content:center;width:100%;padding:16px}.pdd-ad-button{background-color:#ffd600;color:#000;padding:14px 26px;border-radius:12px;font-weight:700;font-size:clamp(14px,3vw,18px);text-align:center;width:100%;max-width:300px;transition:background-color .25s ease;box-shadow:0 4px 10px rgba(255,214,0,.3)}.pdd-ad-button:hover{background-color:#ffea73}