/* LILYJO_GALLERY_VIDEO_12D33A */
.gm33-tabs{display:flex;gap:10px;margin:0 0 14px}
.gm33-tabs button{border:1px solid #bdd4df;background:#fff;border-radius:12px;padding:10px 18px;font-weight:750;cursor:pointer}
.gm33-tabs button.active{background:#126f9b;color:#fff;border-color:#126f9b}
.gm29-item video{width:165px;height:112px;object-fit:cover;border-radius:10px;background:#071923}
.gm33-progress{height:7px;background:#dbe8ee;border-radius:99px;overflow:hidden;width:min(420px,90%);margin-top:8px}
.gm33-progress>div{height:100%;width:0;background:#167fb4;transition:width .15s}
.gm33-msg{margin:10px 0;font-weight:650}
.pub33-overlay{position:fixed;inset:0;z-index:99999;background:rgba(0,20,30,.86);display:flex;align-items:center;justify-content:center;padding:18px}
.pub33-modal{width:min(980px,96vw);background:#fff;border-radius:16px;overflow:hidden;position:relative}
.pub33-modal video{display:block;width:100%;max-height:70vh;background:#000}
.pub33-close{position:absolute;right:10px;top:10px;z-index:2;border:0;border-radius:50%;width:38px;height:38px;font-size:28px;background:rgba(255,255,255,.9)}
.pub33-caption{padding:12px 18px}
.pub33-nav{display:flex;justify-content:center;align-items:center;gap:18px;padding:0 16px 14px}
.pub33-nav button{border:0;border-radius:10px;padding:7px 18px;font-size:24px}
