.pato-video-page{background:#f4f0e8;color:#111;min-height:100vh}.pato-video-section{padding:86px 0 120px}.pato-video-section .container{max-width:1240px}.pato-video-head{gap:28px}.pato-video-head .section-head .sub-title{letter-spacing:.18em}.pato-video-count{display:inline-flex;align-items:center;padding:9px 14px;border:1px solid rgba(17,17,17,.13);border-radius:999px;font-size:11px;letter-spacing:.12em;color:rgba(17,17,17,.55)}.pato-video-filter{display:flex;align-items:center;gap:9px;overflow-x:auto;scrollbar-width:none;margin:0 0 36px;padding:0 0 12px}.pato-video-filter::-webkit-scrollbar{display:none}.pato-video-filter a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(17,17,17,.12);border-radius:999px;white-space:nowrap;color:#171717;background:rgba(255,255,255,.3);font-size:12px;font-weight:600;transition:.22s ease}.pato-video-filter a small{font-size:9px;opacity:.5}.pato-video-filter a:hover,.pato-video-filter a.is-active{background:#111;color:#fff;border-color:#111}.pato-video-card{height:100%;overflow:hidden;border-radius:0;box-shadow:0 16px 38px rgba(17,17,17,.08)}.pato-video-media{background:#080808;aspect-ratio:16/9;overflow:hidden}.pato-video-media .plyr,.pato-video-media video{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover}.pato-video-card .plyr{--plyr-color-main:#6c248e}.pato-video-info{padding-bottom:18px}.pato-video-info .title{margin-bottom:11px;font-size:21px;line-height:1.25}.pato-video-artist{gap:9px;font-size:12px}.pato-video-avatar{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em}.pato-video-summary{margin:12px 0 0;color:rgba(17,17,17,.58);font-size:12px;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.pato-video-card__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 20px 16px;border-top:1px solid rgba(17,17,17,.1);font-size:9px;letter-spacing:.12em;color:rgba(17,17,17,.48)}.pato-video-card__footer span{display:inline-flex;align-items:center;gap:7px}.pato-video-empty{position:relative;max-width:900px;margin:42px auto 0;text-align:center;padding:70px 30px 78px;border:1px solid rgba(17,17,17,.12);background:radial-gradient(circle at 50% 18%,rgba(108,36,142,.11),transparent 35%),rgba(255,255,255,.28);overflow:hidden}.pato-video-empty:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 31px,rgba(17,17,17,.022) 32px);pointer-events:none}.pato-video-empty__screen{position:relative;z-index:1;height:170px;display:flex;justify-content:center;align-items:center;margin-bottom:24px}.pato-video-empty__frame{position:absolute;width:245px;max-width:72vw;aspect-ratio:16/9;border:1px solid rgba(17,17,17,.2);background:#0d0d0e;box-shadow:0 18px 40px rgba(17,17,17,.15);overflow:hidden}.pato-video-empty__frame:before,.pato-video-empty__frame:after{content:"";position:absolute;inset:12px;border:1px solid rgba(255,255,255,.08)}.pato-video-empty__frame:after{inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);transform:translateX(-100%);animation:patoVideoSweep 2.8s linear infinite}.pato-video-empty__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f4f0e8;color:#111;z-index:2;font-size:13px}.pato-video-empty__play i{margin-left:2px}.pato-video-empty__scan{position:absolute;left:0;right:0;height:1px;top:20%;background:rgba(108,36,142,.75);box-shadow:0 0 12px rgba(108,36,142,.55);animation:patoVideoScan 2.2s ease-in-out infinite}.pato-video-empty__wave{position:absolute;bottom:0;display:flex;align-items:end;justify-content:center;gap:4px;width:min(500px,82vw);height:58px}.pato-video-empty__wave span{width:3px;height:calc(8px + (var(--i) % 7) * 5px);background:#111;opacity:.68;animation:patoVideoWave 1.1s ease-in-out infinite;animation-delay:calc(var(--i) * -.05s)}.pato-video-empty__eyebrow{position:relative;z-index:1;display:inline-block;font-size:10px;font-weight:700;letter-spacing:.27em;color:rgba(17,17,17,.43);margin-bottom:12px}.pato-video-empty h2{position:relative;z-index:1;margin:0;font-size:clamp(34px,5vw,60px);letter-spacing:-.045em;color:#111}.pato-video-empty p{position:relative;z-index:1;max-width:650px;margin:16px auto 24px;line-height:1.8;color:rgba(17,17,17,.58)}.pato-video-empty__status{position:relative;z-index:1;display:inline-flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.09em;color:rgba(17,17,17,.55)}.pato-video-empty__status i{width:7px;height:7px;border-radius:50%;background:#6c248e;animation:patoVideoPulse 1.4s ease-in-out infinite}.pato-video-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:54px}.pato-video-pagination a{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(17,17,17,.14);color:#111;font-size:11px;transition:.2s ease}.pato-video-pagination a:hover,.pato-video-pagination a.is-active{background:#111;color:#fff;border-color:#111}@keyframes patoVideoWave{0%,100%{transform:scaleY(.45);opacity:.35}50%{transform:scaleY(1.5);opacity:.95}}@keyframes patoVideoScan{0%,100%{top:18%;opacity:.25}50%{top:78%;opacity:.9}}@keyframes patoVideoSweep{to{transform:translateX(100%)}}@keyframes patoVideoPulse{0%,100%{box-shadow:0 0 0 0 rgba(108,36,142,.22)}50%{box-shadow:0 0 0 8px rgba(108,36,142,0)}}@media(max-width:991.98px){.pato-video-section{padding:65px 0 90px}.pato-video-head{display:block!important}.pato-video-empty{padding:58px 22px 64px}}@media(max-width:575.98px){.pato-video-section{padding:48px 0 72px}.pato-video-head .section-head .title{font-size:40px}.pato-video-filter{margin-bottom:28px}.pato-video-card__footer{padding-left:16px;padding-right:16px}.pato-video-empty__screen{height:145px}.pato-video-empty h2{font-size:36px}.pato-video-empty p{font-size:14px}}
