.category-module__AS2pBG__container{background:var(--ink);min-height:100vh;color:var(--paper);padding:100px clamp(20px,5vw,64px) 60px;position:relative}.category-module__AS2pBG__header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;max-width:1280px;margin:0 auto 50px;padding-bottom:30px;display:flex}.category-module__AS2pBG__titleSection{max-width:600px}.category-module__AS2pBG__backLink{letter-spacing:.2em;text-transform:uppercase;color:var(--mute);align-items:center;gap:8px;margin-bottom:20px;font-size:11px;display:flex}.category-module__AS2pBG__backLink:hover{color:#fff}.category-module__AS2pBG__title{font-family:var(--display);letter-spacing:-.03em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(36px,5vw,68px);font-weight:800;line-height:.95}.category-module__AS2pBG__description{color:#aeb1b8;font-size:15px;font-weight:300;line-height:1.6}.category-module__AS2pBG__countBadge{letter-spacing:.15em;text-transform:uppercase;color:var(--mute);border:1px solid var(--line);border-radius:40px;margin-bottom:6px;padding:8px 16px;font-size:12px}.category-module__AS2pBG__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;max-width:1280px;margin:0 auto;display:grid}.category-module__AS2pBG__card{aspect-ratio:3/4;cursor:pointer;background:#12141a;border:1px solid #ffffff0d;position:relative;overflow:hidden}.category-module__AS2pBG__card.category-module__AS2pBG__videoCard{aspect-ratio:16/9}.category-module__AS2pBG__card img{filter:brightness(.85);transition:transform .8s cubic-bezier(.2,1,.3,1),filter .5s}.category-module__AS2pBG__card:hover img{filter:brightness(.95);transform:scale(1.05)}.category-module__AS2pBG__card:after{content:"";pointer-events:none;opacity:.8;background:linear-gradient(#0000 60%,#08090be6);transition:opacity .3s;position:absolute;inset:0}.category-module__AS2pBG__card:hover:after{opacity:.95}.category-module__AS2pBG__cardInfo{z-index:10;padding:24px;transition:transform .5s cubic-bezier(.2,1,.3,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(10px)}.category-module__AS2pBG__card:hover .category-module__AS2pBG__cardInfo{transform:translateY(0)}.category-module__AS2pBG__cardCategory{letter-spacing:.2em;text-transform:uppercase;color:var(--mute);margin-bottom:6px;font-size:10px;display:block}.category-module__AS2pBG__cardTitle{font-family:var(--display);color:#fff;margin-bottom:8px;font-size:22px;font-weight:600;line-height:1.1}.category-module__AS2pBG__cardDate{color:var(--mute);font-size:12px}.category-module__AS2pBG__playtag{z-index:10;letter-spacing:.2em;color:#fff;border:1px solid var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#08090b99;border-radius:40px;padding:6px 12px;font-size:10px;position:absolute;top:20px;right:20px}.category-module__AS2pBG__lightbox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:200;background:#08090bf2;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.category-module__AS2pBG__lightboxContent{flex-direction:column;align-items:center;width:100%;max-width:1200px;max-height:85vh;display:flex;position:relative}.category-module__AS2pBG__lightboxImageWrapper{justify-content:center;width:100%;max-height:70vh;display:flex;position:relative}.category-module__AS2pBG__lightboxImageWrapper img{object-fit:contain;border-radius:2px;width:auto;max-height:70vh}.category-module__AS2pBG__lightboxClose{color:#fff;cursor:pointer;opacity:.6;background:0 0;border:none;font-size:32px;transition:opacity .3s;position:absolute;top:-40px;right:0}.category-module__AS2pBG__lightboxClose:hover{opacity:1}.category-module__AS2pBG__lightboxInfo{text-align:center;max-width:600px;color:var(--paper);margin-top:24px}.category-module__AS2pBG__lightboxTitle{font-family:var(--display);margin-bottom:8px;font-size:24px;font-weight:700}.category-module__AS2pBG__lightboxDesc{color:#aeb1b8;font-size:14px;font-weight:300;line-height:1.5}@media (max-width:768px){.category-module__AS2pBG__grid{grid-template-columns:1fr}.category-module__AS2pBG__lightbox{padding:20px}.category-module__AS2pBG__lightboxClose{top:10px;right:10px}}.category-module__AS2pBG__lightboxTabs{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12141ab3;border-radius:40px;gap:8px;margin-bottom:24px;padding:4px;display:inline-flex}.category-module__AS2pBG__lightboxTab{color:var(--mute-d);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-radius:40px;padding:8px 18px;font-size:11px;font-weight:500;transition:all .3s cubic-bezier(.2,.8,.2,1)}.category-module__AS2pBG__lightboxTab:hover{color:#fff}.category-module__AS2pBG__lightboxTab.category-module__AS2pBG__activeTab{background:var(--paper);color:var(--ink);font-weight:600;box-shadow:0 4px 12px #00000059}.category-module__AS2pBG__lightboxGallery{justify-content:center;align-items:center;gap:12px;max-width:90%;margin-top:18px;padding:10px;display:flex;overflow-x:auto}.category-module__AS2pBG__lightboxThumb{aspect-ratio:3/4;border:1px solid var(--line);cursor:pointer;opacity:.5;background:#101216;border-radius:2px;flex:none;height:60px;transition:all .3s cubic-bezier(.2,.8,.2,1);overflow:hidden}.category-module__AS2pBG__lightboxThumb img{object-fit:cover;width:100%;height:100%}.category-module__AS2pBG__lightboxThumb:hover{opacity:.8;border-color:#ffffff4d}.category-module__AS2pBG__navArrowLeft,.category-module__AS2pBG__navArrowRight{color:#fff;cursor:pointer;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1016bf;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #00000080}.category-module__AS2pBG__navArrowLeft{left:20px}.category-module__AS2pBG__navArrowRight{right:20px}.category-module__AS2pBG__navArrowLeft:hover,.category-module__AS2pBG__navArrowRight:hover{color:#000;background:#fffffff2;border-color:#fff;transform:translateY(-50%)scale(1.1)}.category-module__AS2pBG__nextPreviewBox{cursor:pointer;z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1016d9;border:1px solid #fff3;border-radius:6px;align-items:center;gap:10px;padding:6px 12px 6px 6px;transition:all .3s;display:flex;position:absolute;bottom:20px;right:25px}.category-module__AS2pBG__nextPreviewBox:hover{background:#181c26f2;border-color:#fff;transform:translateY(-2px)}.category-module__AS2pBG__nextPreviewThumb{background:#000;border-radius:3px;flex-shrink:0;width:42px;height:42px;overflow:hidden}.category-module__AS2pBG__nextPreviewThumb img{object-fit:cover;width:100%;height:100%}.category-module__AS2pBG__nextPreviewText{flex-direction:column;display:flex}.category-module__AS2pBG__nextPreviewLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--mute);font-size:9px}.category-module__AS2pBG__nextPreviewTitle{color:#fff;font-size:11px;font-weight:600}.category-module__AS2pBG__photoCounterBadge{color:var(--paper);letter-spacing:.15em;text-transform:uppercase;z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1016bf;border:1px solid #ffffff26;border-radius:30px;padding:6px 14px;font-size:11px;position:absolute;top:15px;left:20px}
