.anh-yt-section{--anh-maroon:#7a1518;--anh-maroon-dark:#5c0f12;--anh-navy:#17223f;--anh-navy-light:#223160;--anh-gold:#c6a15b;--anh-gold-light:#ddc287;--anh-cream:#f7f4ee;max-width:1200px;margin:0 auto;padding:56px 20px;font-family:Georgia,'Times New Roman',serif;color:var(--anh-navy)}.anh-yt-heading{text-align:center;margin-bottom:40px}.anh-yt-title{color:var(--anh-maroon);font-size:2rem;letter-spacing:1px;margin:0 0 14px;font-weight:700}.anh-yt-heading-divider{display:flex;align-items:center;justify-content:center;gap:10px}.anh-yt-heading-divider span{display:inline-block;height:1px;width:90px;background:var(--anh-gold)}.anh-yt-heading-dot{width:8px !important;height:8px !important;border-radius:50%;background:var(--anh-gold) !important}.anh-yt-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}.anh-yt-columns-2{grid-template-columns:repeat(2,1fr)}.anh-yt-columns-3{grid-template-columns:repeat(3,1fr)}.anh-yt-columns-4{grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.anh-yt-grid,.anh-yt-columns-2,.anh-yt-columns-3,.anh-yt-columns-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.anh-yt-grid,.anh-yt-columns-2,.anh-yt-columns-3,.anh-yt-columns-4{grid-template-columns:1fr}}.anh-yt-card{background:#fff;border-radius:8px;overflow:hidden;cursor:pointer;box-shadow:0 3px 14px rgba(23,34,63,.14);border:1px solid #ece5d8;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;outline:none}.anh-yt-card:hover,.anh-yt-card:focus{transform:translateY(-4px);box-shadow:0 12px 26px rgba(122,21,24,.22);border-color:var(--anh-gold)}.anh-yt-thumb-wrap{position:relative;aspect-ratio:16/9;background:var(--anh-navy);overflow:hidden}.anh-yt-thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.anh-yt-card:hover .anh-yt-thumb{transform:scale(1.06)}.anh-yt-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;background:var(--anh-maroon);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px rgba(255,255,255,.18);transition:background .25s ease,transform .25s ease}.anh-yt-card:hover .anh-yt-play-btn{background:var(--anh-gold);transform:translate(-50%,-50%) scale(1.08)}.anh-yt-card-body{padding:16px 18px 20px;border-top:3px solid var(--anh-gold)}.anh-yt-card-title{margin:0 0 6px;font-size:1.05rem;line-height:1.35;color:var(--anh-maroon)}.anh-yt-card-desc{margin:0;font-size:.88rem;line-height:1.5;color:#4a4a4a;font-family:Arial,Helvetica,sans-serif}.anh-yt-empty{text-align:center;color:#777;padding:40px 0}.anh-yt-modal{display:none;position:fixed;inset:0;z-index:100000;align-items:center;justify-content:center;padding:24px}.anh-yt-modal.is-open{display:flex}.anh-yt-modal-overlay{position:absolute;inset:0;background:rgba(23,34,63,.88)}.anh-yt-modal-dialog{position:relative;width:100%;max-width:900px;background:#17223f;border:2px solid #c6a15b;border-radius:10px;padding:18px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.anh-yt-modal-video{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:6px;overflow:hidden}.anh-yt-modal-iframe-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.anh-yt-modal-title{color:#ddc287;font-family:Georgia,serif;text-align:center;margin:14px 0 4px;font-size:1.05rem}.anh-yt-modal-close{position:absolute;top:-14px;right:-14px;width:36px;height:36px;border-radius:50%;background:#7a1518;color:#fff;border:2px solid #c6a15b;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}