.ytpp-wrapper,.ytpp-wrapper *{box-sizing:border-box;-webkit-text-size-adjust:100%;text-size-adjust:100%}.ytpp-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:2rem;width:100%;padding:2rem 0;font-size:1rem}.ytpp-player iframe{width:100%;aspect-ratio:16 / 9;border-radius:8px;background:#000;display:block}.ytpp-main-title{margin-top:.9rem;font-size:1.35rem;font-weight:600;line-height:1.35;color:#fff!important}.ytpp-list{display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;padding-right:6px}.ytpp-item{display:grid;grid-template-columns:110px 1fr;gap:.75rem;padding:.6rem;border-radius:5px;cursor:pointer;background:rgb(255 255 255 / .03)}.ytpp-item img{width:100%;height:65px;object-fit:cover;border-radius:5px}.ytpp-title,.ytpp-title *{font-size:1rem!important;line-height:1.4!important;color:#fff!important;font-family:inherit!important}.ytpp-item.active{background:rgb(255 255 255 / .18)}.ytpp-item.active .ytpp-title{font-weight:600}@media (max-width:768px){.ytpp-wrapper{grid-template-columns:1fr;gap:1.5rem}.ytpp-item{grid-template-columns:95px 1fr}.ytpp-item img{height:60px}.ytpp-title,.ytpp-title *{font-size:1rem!important}}