.KridaFansTaskGallery-module__GJe_OG__gallery{width:100%}.KridaFansTaskGallery-module__GJe_OG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.KridaFansTaskGallery-module__GJe_OG__card{border:1px solid var(--border-color);background:var(--surface-color);border-radius:10px;min-width:0;transition:border-color .18s,transform .18s;overflow:hidden}.KridaFansTaskGallery-module__GJe_OG__cardWide{grid-column:1/-1}.KridaFansTaskGallery-module__GJe_OG__card:hover{border-color:color-mix(in srgb, var(--text-secondary) 48%, var(--border-color));transform:translateY(-2px)}.KridaFansTaskGallery-module__GJe_OG__previewButton{width:100%;color:inherit;text-align:left;cursor:zoom-in;background:0 0;border:0;padding:0;display:grid}.KridaFansTaskGallery-module__GJe_OG__preview{aspect-ratio:16/11;background:#111;width:100%;display:block;position:relative;overflow:hidden}.KridaFansTaskGallery-module__GJe_OG__cardWide .KridaFansTaskGallery-module__GJe_OG__preview{aspect-ratio:21/9}.KridaFansTaskGallery-module__GJe_OG__previewImage{object-fit:contain;transition:transform .24s cubic-bezier(.2,.75,.25,1)}.KridaFansTaskGallery-module__GJe_OG__previewButton:hover .KridaFansTaskGallery-module__GJe_OG__previewImage{transform:scale(1.012)}.KridaFansTaskGallery-module__GJe_OG__previewButton:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.KridaFansTaskGallery-module__GJe_OG__viewer{z-index:10050;color:#f5f5f5;background:#090909;grid-template-rows:auto minmax(0,1fr);animation:.18s ease-out KridaFansTaskGallery-module__GJe_OG__viewerIn;display:grid;position:fixed;inset:0}.KridaFansTaskGallery-module__GJe_OG__viewerBar{z-index:2;background:#090909f0;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:64px;padding:10px 14px 10px 18px;display:grid;position:relative}.KridaFansTaskGallery-module__GJe_OG__viewerCount{color:#ffffff7a;font-family:var(--font-mono);letter-spacing:.08em;justify-self:start;font-size:.6875rem}.KridaFansTaskGallery-module__GJe_OG__viewerTitle{color:#f5f5f5;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.875rem;font-weight:650;overflow:hidden}.KridaFansTaskGallery-module__GJe_OG__controls{justify-self:end;align-items:center;gap:4px;display:flex}.KridaFansTaskGallery-module__GJe_OG__controls button,.KridaFansTaskGallery-module__GJe_OG__taskNav{color:#ffffffbd;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;place-items:center;min-width:40px;min-height:40px;transition:color .14s,border-color .14s,background-color .14s;display:grid}.KridaFansTaskGallery-module__GJe_OG__controls button:hover,.KridaFansTaskGallery-module__GJe_OG__taskNav:hover{color:#fff;background:#ffffff14;border-color:#ffffff24}.KridaFansTaskGallery-module__GJe_OG__controls button:focus-visible,.KridaFansTaskGallery-module__GJe_OG__taskNav:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.KridaFansTaskGallery-module__GJe_OG__controls button:disabled{cursor:default;opacity:.28}.KridaFansTaskGallery-module__GJe_OG__stage{touch-action:none;-webkit-user-select:none;user-select:none;cursor:default;min-height:0;position:relative;overflow:hidden}.KridaFansTaskGallery-module__GJe_OG__stage.KridaFansTaskGallery-module__GJe_OG__canDrag{cursor:grab}.KridaFansTaskGallery-module__GJe_OG__stage.KridaFansTaskGallery-module__GJe_OG__isDragging{cursor:grabbing}.KridaFansTaskGallery-module__GJe_OG__imageMover{pointer-events:none;transform-origin:50%;will-change:transform;place-items:center;transition:transform .24s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:28px 66px 48px}.KridaFansTaskGallery-module__GJe_OG__imageMover.KridaFansTaskGallery-module__GJe_OG__moverDragging{transition:none}@media (prefers-reduced-motion:reduce){.KridaFansTaskGallery-module__GJe_OG__imageMover{transition:none}}.KridaFansTaskGallery-module__GJe_OG__fullImage{object-fit:contain;pointer-events:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.KridaFansTaskGallery-module__GJe_OG__zoomVeil{z-index:1;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(13px)saturate(112%);backdrop-filter:blur(13px)saturate(112%);background:#09090933;transition:opacity .17s;position:absolute;inset:0;overflow:hidden}.KridaFansTaskGallery-module__GJe_OG__zoomVeil.KridaFansTaskGallery-module__GJe_OG__zoomVeilActive{opacity:1;transition-duration:.11s}.KridaFansTaskGallery-module__GJe_OG__zoomVeil:after{content:"";background:linear-gradient(104deg,#0000 34%,#ffffff16 50%,#0000 66%);position:absolute;inset:-20% -10%;transform:translate(-100%)}.KridaFansTaskGallery-module__GJe_OG__zoomVeil.KridaFansTaskGallery-module__GJe_OG__zoomVeilActive:after{animation:1.15s cubic-bezier(.45,0,.55,1) .26s infinite KridaFansTaskGallery-module__GJe_OG__zoomShimmer}@keyframes KridaFansTaskGallery-module__GJe_OG__zoomShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.KridaFansTaskGallery-module__GJe_OG__taskNav{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090909bd;border-color:#ffffff1f;position:absolute;top:50%;transform:translateY(-50%)}.KridaFansTaskGallery-module__GJe_OG__taskNavPrevious{left:14px}.KridaFansTaskGallery-module__GJe_OG__taskNavNext{right:14px}.KridaFansTaskGallery-module__GJe_OG__zoomPresets{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090909d1;border:1px solid #ffffff24;border-radius:999px;gap:2px;padding:3px;display:flex;position:absolute;bottom:44px;left:50%;transform:translate(-50%)}.KridaFansTaskGallery-module__GJe_OG__zoomPreset{color:#fff9;min-width:52px;min-height:34px;font-family:var(--font-mono);letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:.6875rem;transition:background-color .16s,color .16s}.KridaFansTaskGallery-module__GJe_OG__zoomPreset:hover{color:#fff;background:#ffffff14}.KridaFansTaskGallery-module__GJe_OG__zoomPreset:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.KridaFansTaskGallery-module__GJe_OG__zoomPreset.KridaFansTaskGallery-module__GJe_OG__zoomPresetActive{color:#0b0b0b;background:#ffffffeb}.KridaFansTaskGallery-module__GJe_OG__zoomPreset.KridaFansTaskGallery-module__GJe_OG__zoomPresetActive:hover{color:#0b0b0b;background:#fff}.KridaFansTaskGallery-module__GJe_OG__viewerHint{z-index:2;color:#ffffff7a;letter-spacing:.02em;white-space:nowrap;margin:0;font-size:.6875rem;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}@keyframes KridaFansTaskGallery-module__GJe_OG__viewerIn{0%{opacity:0}to{opacity:1}}@media (max-width:760px){.KridaFansTaskGallery-module__GJe_OG__grid{grid-template-columns:1fr;gap:14px}.KridaFansTaskGallery-module__GJe_OG__cardWide{grid-column:auto}.KridaFansTaskGallery-module__GJe_OG__preview,.KridaFansTaskGallery-module__GJe_OG__cardWide .KridaFansTaskGallery-module__GJe_OG__preview{aspect-ratio:4/3}.KridaFansTaskGallery-module__GJe_OG__viewerBar{gap:10px;min-height:58px;padding:8px 8px 8px 12px}.KridaFansTaskGallery-module__GJe_OG__viewerTitle{max-width:46vw;font-size:.75rem}.KridaFansTaskGallery-module__GJe_OG__controls{gap:1px}.KridaFansTaskGallery-module__GJe_OG__controls button{min-width:38px;min-height:38px}.KridaFansTaskGallery-module__GJe_OG__imageMover{inset:20px 42px 42px}.KridaFansTaskGallery-module__GJe_OG__taskNav{min-width:38px;min-height:44px}.KridaFansTaskGallery-module__GJe_OG__taskNavPrevious{left:4px}.KridaFansTaskGallery-module__GJe_OG__taskNavNext{right:4px}.KridaFansTaskGallery-module__GJe_OG__zoomPresets{gap:1px;bottom:34px}.KridaFansTaskGallery-module__GJe_OG__zoomPreset{min-width:44px;min-height:30px;font-size:.625rem}.KridaFansTaskGallery-module__GJe_OG__viewerHint{font-size:.625rem;bottom:10px}}@media (prefers-reduced-motion:reduce){.KridaFansTaskGallery-module__GJe_OG__card,.KridaFansTaskGallery-module__GJe_OG__previewImage,.KridaFansTaskGallery-module__GJe_OG__viewer{transition:none;animation:none}.KridaFansTaskGallery-module__GJe_OG__zoomVeil.KridaFansTaskGallery-module__GJe_OG__zoomVeilActive:after{animation:none}}
