.pt{z-index:90;overscroll-behavior:contain;background:#fff;position:fixed;inset:0;overflow-y:auto}.pt__bar{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-bottom:1px solid #ededef;align-items:center;gap:16px;padding:14px 24px;display:flex;position:sticky;top:0}.pt__back{color:#17181a;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 14px 8px 10px;font:600 14px/1 inherit;transition:background-color .12s;display:inline-flex}.pt__back:hover{background:#f2f2f4}.pt__back:focus-visible{outline-offset:2px;outline:2px solid #17181a}.pt__back svg{flex:none;width:18px;height:18px}.pt__count{color:#6e7278;font-size:14px}.pt__grid{column-count:3;column-gap:14px;max-width:1180px;margin:0 auto;padding:28px 24px 80px}.pt__shot{cursor:zoom-in;break-inside:avoid;-webkit-column-break-inside:avoid;background:#f1f1f3;border:0;border-radius:14px;width:100%;margin:0 0 14px;padding:0;display:block;overflow:hidden}.pt__shot:focus-visible{outline-offset:3px;outline:2px solid #17181a}.pt__shot img{width:100%;height:auto;transition:transform .35s cubic-bezier(.2,.7,.3,1);display:block}.pt__shot:hover img{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.pt__shot img,.pt__shot:hover img{transition:none;transform:none}}.pt__single{z-index:95;background:#000;grid-template-rows:auto 1fr;display:grid;position:fixed;inset:0}.pt__single-bar{color:#fff;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.pt__icon{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .12s;display:inline-flex}.pt__icon:hover{background:#ffffff29}.pt__icon:focus-visible{outline-offset:2px;outline:2px solid #fff}.pt__icon svg{width:20px;height:20px}.pt__stage{place-items:center;min-height:0;padding:0 12px 24px;display:grid;position:relative}.pt__full{object-fit:contain;max-width:min(1200px,100%);max-height:100%}.pt__arrow{color:#17181a;cursor:pointer;width:42px;height:42px;box-shadow:var(--button-subtle-raised);background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,box-shadow .16s,transform .12s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}@media (hover:hover) and (pointer:fine){.pt__arrow:hover{background:#fff;transform:translateY(calc(1px - 50%));box-shadow:0 1px #ddd,0 4px 8px -7px #00000047,inset 0 1px #fffffffa}}.pt__arrow:active{box-shadow:var(--button-subtle-pressing);transform:translateY(calc(3px - 50%))scale(.98)}.pt__arrow:focus-visible{outline-offset:3px;outline:2px solid #fff}.pt__arrow svg{width:20px;height:20px}.pt__arrow--prev{left:18px}.pt__arrow--next{right:18px}@media (max-width:743px){.pt__grid{grid-template-columns:1fr;gap:10px;padding:16px 12px 64px}.pt__shot,.pt__shot:nth-child(3n+1){aspect-ratio:3/2}.pt__arrow{display:none}}
