.sr-youtube-section{max-width:1040px;margin:0 auto 32px;padding:clamp(18px,3vw,34px);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(215,173,25,.25);border-radius:24px;box-shadow:0 24px 80px rgba(0,0,0,.4)}
.sr-youtube-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.sr-youtube-heading h2{font-family:'Cormorant Garamond',serif;font-size:clamp(30px,5vw,42px);line-height:1.1;color:#f0cf54;margin:0}.sr-youtube-heading p{color:#bdb7a2;margin:7px 0 0}.sr-youtube-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sr-youtube-card{min-width:0;overflow:hidden;border-radius:18px;background:#0d1712;border:1px solid rgba(215,173,25,.24);box-shadow:0 14px 36px rgba(0,0,0,.25)}.sr-youtube-image{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#17251c}.sr-youtube-body{display:flex;flex-direction:column;align-items:flex-start;min-height:174px;padding:17px}.sr-youtube-body h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-family:'Cormorant Garamond',serif;font-size:22px;line-height:1.15;color:#f3ead0;margin:0 0 10px}.sr-youtube-date{color:#bdb7a2;font-size:13px;margin:0 0 16px}.sr-youtube-listen{margin-top:auto;border:0;border-radius:999px;padding:10px 17px;background:#d7ad19;color:#07100b;font:700 14px Outfit,Arial,sans-serif;cursor:pointer}.sr-youtube-listen:hover,.sr-youtube-listen:focus-visible{background:#f0cf54}.sr-youtube-status{grid-column:1/-1;padding:30px;text-align:center;color:#bdb7a2;border:1px dashed rgba(215,173,25,.3);border-radius:16px}.sr-youtube-status strong{display:block;color:#f3ead0;font-size:18px;margin-bottom:7px}.sr-youtube-retry{margin-top:15px;border:1px solid #d7ad19;border-radius:999px;padding:9px 16px;background:transparent;color:#f0cf54;font:600 14px Outfit,Arial,sans-serif;cursor:pointer}.sr-youtube-skeleton{height:315px;border-radius:18px;background:linear-gradient(100deg,#101b14 20%,#1b2c21 40%,#101b14 60%);background-size:220% 100%;animation:sr-shimmer 1.4s infinite}.sr-youtube-static-fallback[hidden]{display:none!important}@keyframes sr-shimmer{to{background-position-x:-220%}}@media(max-width:800px){.sr-youtube-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.sr-youtube-section{margin-inline:14px}.sr-youtube-heading{display:block}.sr-youtube-grid{grid-template-columns:1fr}.sr-youtube-body{min-height:145px}.sr-youtube-skeleton{height:280px}}
