.tt-yt-widget{--tt-navy:#062a67;--tt-text:#082d67;--tt-muted:#738094;width:100%;box-sizing:border-box;font-family:inherit}
.tt-yt-heading{display:flex;align-items:center;gap:18px;margin:0 0 24px}
.tt-yt-heading h2{margin:0;color:var(--tt-navy);font-size:25px;line-height:1.1;font-weight:800;white-space:nowrap}
.tt-yt-heading-line{height:1px;background:#d8dadd;flex:1;min-width:20px}
.tt-yt-list{display:flex;flex-direction:column;gap:15px}
.tt-yt-card{display:flex;align-items:stretch;gap:13px;width:100%;text-decoration:none!important;color:inherit;transition:transform .2s ease}
.tt-yt-card:hover{transform:translateY(-2px)}
.tt-yt-thumb-wrap{position:relative;display:block;width:125px;min-width:125px;height:76px;overflow:hidden;background:#eee}
.tt-yt-thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.tt-yt-card:hover .tt-yt-thumb{transform:scale(1.05)}
.tt-yt-play{position:absolute;left:50%;top:50%;width:32px;height:32px;transform:translate(-50%,-50%);border-radius:50%;background:rgba(6,42,103,.94);display:grid;place-items:center;box-shadow:0 4px 12px rgba(0,0,0,.18)}
.tt-yt-play svg{width:17px;height:17px;fill:#fff;margin-left:2px}
.tt-yt-info{min-width:0;display:flex;flex-direction:column;justify-content:center}
.tt-yt-title{color:var(--tt-text);font-size:15px;line-height:1.35;font-weight:700;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.tt-yt-date{margin-top:7px;color:var(--tt-muted);font-size:12px;line-height:1.2}
.tt-yt-button{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:11px 16px;background:var(--tt-navy);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:700;transition:.2s ease}
.tt-yt-button:hover{background:#041f4d;transform:translateY(-1px)}
.tt-yt-empty{padding:20px;background:#f7f8fa;border:1px solid #e5e7eb;color:var(--tt-text);font-size:14px}
.tt-yt-empty span{display:block;margin-top:5px;color:var(--tt-muted)}
@media(max-width:767px){.tt-yt-heading h2{font-size:22px}.tt-yt-thumb-wrap{width:115px;min-width:115px;height:70px}.tt-yt-title{font-size:14px}}
