.pvapp{container-type:inline-size;container-name:pvapp;width:96%;max-width:1120px;margin:8px auto 0;border:1px solid #e3e4ef;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 12px 36px rgba(45,50,110,.14);text-align:left}.pvapp.hide{display:none}.pvbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding:8px 10px;border-bottom:1px solid #e3e4ef;background:#fff}.pvfile{display:flex;align-items:center;gap:8px;flex:1 1 140px;min-width:0;font-size:13px;font-weight:650;color:#2b2f52}.pvfile img{flex:0 0 auto}.pvname{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvsize{flex:0 0 auto;font-weight:500;font-size:12px;color:#8a8ea6}.pvx{flex:0 0 auto;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#f1f2f9;color:#a81e17;font-size:17px;line-height:1;cursor:pointer}.pvx:hover{background:#fdeceb}.pvnav{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:650;color:#2b2f52;font-variant-numeric:tabular-nums}.pvnum{width:46px;height:34px;padding:0 4px;border:1px solid #d9dcea;border-radius:7px;background:#fff;font:inherit;font-size:14px;font-weight:650;color:#2b2f52;text-align:center;box-sizing:border-box}.pvnum:focus{border-color:#4956a5;outline:none;box-shadow:0 0 0 3px rgba(73,86,165,.15)}.pvof{color:#6e7288;font-weight:600;white-space:nowrap}.pvtag{padding:2px 7px;border-radius:99px;background:#fff4d6;color:#8a6100;font-size:11.5px;font-weight:700}.pvtag.hide{display:none}.pvtools{display:flex;align-items:center;gap:6px;flex:1 1 auto;justify-content:flex-end}.pvbtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:34px;min-width:34px;padding:0 11px;border:1px solid #d9dcea;border-radius:7px;background:#fff;color:#2b2f52;font:inherit;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;box-sizing:border-box}.pvbtn svg{flex:0 0 auto;width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.pvbtn:hover{border-color:#4956a5;color:#4956a5}.pvbtn:disabled{opacity:.42;cursor:default}.pvbtn:disabled:hover{border-color:#d9dcea;color:#2b2f52}.pvbtn:focus-visible,.pvx:focus-visible,.pvzoomlbl:focus-visible,.pvthumb:focus-visible,.pvlink:focus-visible{outline:2px solid #4956a5;outline-offset:2px}.pvbtn[aria-pressed="true"]{background:#eef0fb;border-color:#4956a5;color:#4956a5}.pvbtn.hide{display:none}.pvicon{width:34px;padding:0}.pvzoom{display:inline-flex;align-items:center;height:34px;border:1px solid #d9dcea;border-radius:7px;overflow:hidden;box-sizing:border-box}.pvzoom .pvbtn{height:32px;border:0;border-radius:0}.pvzoomlbl{min-width:54px;height:32px;padding:0 6px;border:0;border-left:1px solid #e3e4ef;border-right:1px solid #e3e4ef;background:#fff;font:inherit;font-size:12.5px;font-weight:650;color:#2b2f52;font-variant-numeric:tabular-nums;cursor:pointer}.pvzoomlbl:hover{color:#4956a5}.pvsep{width:1px;height:22px;background:#e3e4ef}.pvdl{background:#4956a5;border-color:#4956a5;color:#fff;padding:0 14px}.pvdl:hover{background:#3d4890;border-color:#3d4890;color:#fff}.pvdl:disabled:hover{background:#4956a5;border-color:#4956a5;color:#fff}.pvbody{display:flex;height:min(72vh,640px);min-height:380px;background:#262a40}.pvrail{flex:0 0 172px;display:flex;flex-direction:column;gap:12px;padding:12px 12px 16px;overflow-y:auto;background:#1f2236;scrollbar-width:thin;scrollbar-color:#4a4f72 transparent;box-sizing:border-box}.pvrail.hide{display:none}.pvthumb{display:flex;flex-direction:column;gap:5px;flex:0 0 auto;padding:0;border:0;background:none;color:#9da2c4;font:inherit;font-size:11.5px;font-weight:650;text-align:left;cursor:pointer}.pvtimg{position:relative;display:block;height:0;border-radius:3px;background:#353956;outline:2px solid transparent;outline-offset:2px;overflow:hidden}.pvtimg canvas{position:absolute;top:0;left:0;width:100%;height:100%}.pvthumb:hover .pvtimg{outline-color:#5b6190}.pvthumb.on .pvtimg{outline-color:#9aa6ff}.pvthumb.on{color:#fff}.pvtnum em{font-style:normal;font-weight:600;color:#e7c46b}.pvmain{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.pvstage{position:relative;display:flex;flex:1 1 auto;min-height:0;padding:22px;overflow:auto;outline:none;box-sizing:border-box;touch-action:pan-x pan-y pinch-zoom}.pvstage:focus-visible{box-shadow:inset 0 0 0 2px #9aa6ff}.pvslide{position:relative;flex:0 0 auto;margin:auto;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.45)}.pvslide canvas{display:block}.pvload{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:rgba(38,42,64,.5);color:#fff;font-size:13px;font-weight:650;text-align:center}.pvload.hide{display:none}.pvspin{width:30px;height:30px;border:3px solid rgba(255,255,255,.28);border-top-color:#fff;border-radius:50%;animation:pvspin .8s linear infinite}@keyframes pvspin{to{transform:rotate(360deg)}}.pvnotes{flex:0 0 auto;max-height:34%;padding:10px 18px 14px;overflow:auto;border-top:1px solid #1a1d2e;background:#fff;box-sizing:border-box}.pvnotes.hide{display:none}.pvnoteshd{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#8a8ea6}.pvnotestx{max-width:72ch;font-size:14.5px;line-height:1.55;color:#2b2f52;white-space:pre-wrap;overflow-wrap:anywhere}.pvnotestx.pvnone{color:#8a8ea6;font-style:italic}.pvstatus{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px;padding:8px 12px;border-top:1px solid #e3e4ef;background:#fbfbfe;font-size:12.5px;color:#5b6081}.pvprog{flex:0 0 120px;height:5px;border-radius:99px;background:#e3e5f4;overflow:hidden}.pvprog.hide{display:none}.pvprog i{display:block;width:0;height:100%;border-radius:99px;background:#4956a5;transition:width .2s ease}.pvhidden{display:inline-flex;align-items:center;gap:6px}.pvhidden.hide{display:none}.pvlink{padding:2px 3px;border:0;background:none;color:#4956a5;font:inherit;font-weight:650;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.pvsafe{margin-left:auto;color:#1d7a44;font-weight:600}.pvkeys{color:#8a8ea6}.pvshow{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;background:#000;outline:none;touch-action:none;user-select:none}.pvshow.hide{display:none}.pvshow canvas{display:block}.pvshow.idle{cursor:none}.pvshowbar{position:absolute;left:50%;bottom:20px;display:flex;align-items:center;gap:4px;padding:5px 8px;border-radius:99px;background:rgba(24,26,42,.82);color:#fff;font-size:13px;font-weight:650;font-variant-numeric:tabular-nums;transform:translateX(-50%);transition:opacity .25s ease}.pvshow.idle .pvshowbar{opacity:0;pointer-events:none}.pvshowbar span{min-width:64px;text-align:center}.pvshowbar button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:#fff;cursor:pointer}.pvshowbar button:hover{background:rgba(255,255,255,.14)}.pvshowbar button:focus-visible{outline:2px solid #9aa6ff;outline-offset:1px}.pvshowbar svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pvshowload{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.pvshowload.hide{display:none}body.pvnoscroll{overflow:hidden}@container pvapp (max-width:1000px){.pvopt{display:none}.pvtog{width:34px;padding:0}#pvShowBtn{width:auto;padding:0 11px}}@container pvapp (max-width:820px){.pvshowlbl{display:none}#pvShowBtn{width:34px;padding:0}}@container pvapp (max-width:700px){.pvfile{flex:1 1 100%}.pvzoom,.pvsep,.pvkeys{display:none}.pvtools{justify-content:flex-end}.pvbody{height:min(64vh,520px)}.pvrail{flex-basis:132px}}@media (prefers-reduced-motion:reduce){.pvspin{animation-duration:2.4s}.pvprog i,.pvshowbar{transition:none}}@media only screen and (max-width:760px){.pvapp{width:100%;border-radius:8px}.pvbar{gap:8px;padding:8px}.pvfile{flex:1 1 100%}.pvnav{flex:1 1 100%;justify-content:center}.pvtools{flex:1 1 100%;justify-content:space-between}.pvzoom,.pvsep,.pvkeys{display:none}.pvbtn{height:48px;min-width:48px}.pvicon{width:48px}.pvnum{height:48px;width:56px}.pvx{width:40px;height:40px}.pvtools .pvlbl{display:none}.pvtog,#pvShowBtn{width:48px;padding:0}.pvdl{flex:1 1 auto}.pvdl .pvlbl{display:inline}.pvbody{flex-direction:column;height:auto;min-height:0}.pvmain{order:1}.pvstage{height:62vw;min-height:220px;max-height:64vh;padding:10px}.pvrail{order:2;flex:0 0 auto;flex-direction:row;gap:10px;padding:10px;overflow-x:auto;overflow-y:hidden}.pvthumb{flex:0 0 108px}.pvnotes{max-height:40vh}.pvsafe{margin-left:0}.pvshowbar button{width:48px;height:48px}}