.art-gallery-module__SQJFhq__galleryContainer{width:100%;min-height:100vh;color:var(--c-black);padding-top:var(--nav-height);background:0 0;position:relative;overflow:hidden}.art-gallery-module__SQJFhq__glowOrbLeft,.art-gallery-module__SQJFhq__glowOrbRight{display:none}.art-gallery-module__SQJFhq__wrapper{z-index:2;max-width:100%;padding:5rem 4rem 4rem;position:relative}.art-gallery-module__SQJFhq__artIntroOverlay{z-index:99999;background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .6s cubic-bezier(.16,1,.3,1),visibility .6s;display:flex;position:fixed;top:0;left:0}.art-gallery-module__SQJFhq__artIntroFadeOut{opacity:0;visibility:hidden;pointer-events:none}.art-gallery-module__SQJFhq__artIntroVideoFullscreen{object-fit:cover;object-position:center;width:100%;height:100%}.art-gallery-module__SQJFhq__artIntroControls{z-index:100000;align-items:center;gap:1.2rem;display:flex;position:absolute;top:2.5rem;right:3rem}@media (max-width:768px){.art-gallery-module__SQJFhq__artIntroControls{gap:.8rem;top:1.5rem;right:1.5rem}}.art-gallery-module__SQJFhq__artIntroSkipBtn{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e30613e6;border:1px solid #e30613;border-radius:30px;padding:12px 24px;font-size:.85rem;font-weight:800;transition:all .3s;box-shadow:0 4px 20px #e3061380}.art-gallery-module__SQJFhq__artIntroSkipBtn:hover{background:#e30613;transform:translateY(-2px)scale(1.03);box-shadow:0 8px 30px #e30613cc}.art-gallery-module__SQJFhq__artIntroMuteBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;transition:all .3s;display:flex}.art-gallery-module__SQJFhq__artIntroMuteBtn:hover{background:#e30613cc;border-color:#e30613}.art-gallery-module__SQJFhq__header{text-align:left;margin-bottom:4rem}.art-gallery-module__SQJFhq__headerContentGrid{justify-content:space-between;align-items:center;gap:3rem;display:flex}@media (max-width:992px){.art-gallery-module__SQJFhq__headerContentGrid{flex-direction:column;align-items:flex-start;gap:2rem}}.art-gallery-module__SQJFhq__headerTextCol{flex:1;max-width:620px}.art-gallery-module__SQJFhq__introVideoContainer{border:1px solid #e3061333;border-radius:16px;flex:1;width:100%;height:340px;position:relative;overflow:hidden;box-shadow:0 12px 35px #0000000f}@media (max-width:768px){.art-gallery-module__SQJFhq__introVideoContainer{height:220px}}.art-gallery-module__SQJFhq__introVideo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.art-gallery-module__SQJFhq__sectionSubtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--c-red);margin-bottom:.8rem;font-size:1.05rem;font-weight:800;display:block}.art-gallery-module__SQJFhq__sectionTitle{letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:900;line-height:1}.art-gallery-module__SQJFhq__titleDivider{background-color:var(--c-red);width:80px;height:4px;margin-top:1.5rem;margin-bottom:1.5rem}.art-gallery-module__SQJFhq__headerText{color:#55555d;max-width:700px;font-size:1.1rem;line-height:1.6}.art-gallery-module__SQJFhq__uploadSection{margin-bottom:.5rem}.art-gallery-module__SQJFhq__uploadGrid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.art-gallery-module__SQJFhq__dragCard{text-align:center;cursor:pointer;transition:all var(--transition-normal);background:#00000005;border:2px dashed #0000001f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.art-gallery-module__SQJFhq__dragCard:hover,.art-gallery-module__SQJFhq__dragActive{border-color:var(--c-red);background:#e3061308;transform:translateY(-2px)}.art-gallery-module__SQJFhq__uploadIconWrapper{color:#55555d;width:54px;height:54px;transition:all var(--transition-fast);background:#0000000a;border-radius:50%;justify-content:center;align-items:center;display:flex}.art-gallery-module__SQJFhq__dragCard:hover .art-gallery-module__SQJFhq__uploadIconWrapper{color:#fff;background:var(--c-red)}.art-gallery-module__SQJFhq__dragCard h4{color:var(--c-black);margin:0;font-size:1.15rem;font-weight:700}.art-gallery-module__SQJFhq__dragCard p{color:#55555d;margin:0;font-size:.85rem}.art-gallery-module__SQJFhq__adminCard{background:#00000005;border:1px solid #0000000f;border-radius:8px;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}.art-gallery-module__SQJFhq__adminHeaderLabel{align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.art-gallery-module__SQJFhq__pulseDot{background-color:#25d366;border-radius:50%;width:8px;height:8px;animation:2s infinite art-gallery-module__SQJFhq__pulse;box-shadow:0 0 10px #25d366}.art-gallery-module__SQJFhq__adminHeaderLabel h3{letter-spacing:.08em;color:var(--c-black);margin:0;font-size:1rem;font-weight:800}.art-gallery-module__SQJFhq__adminStats{gap:2.5rem;margin-bottom:1.5rem;display:flex}.art-gallery-module__SQJFhq__statItem{flex-direction:column;display:flex}.art-gallery-module__SQJFhq__statVal{color:var(--c-black);font-size:2.2rem;font-weight:900;line-height:1.1}.art-gallery-module__SQJFhq__statLbl{text-transform:uppercase;color:#55555d;letter-spacing:.05em;margin-top:.2rem;font-size:.8rem;font-weight:700}.art-gallery-module__SQJFhq__galleryGridSection{margin-top:.5rem}.art-gallery-module__SQJFhq__exhibitionGrid{column-count:3;column-gap:0}.art-gallery-module__SQJFhq__artFrameCard{break-inside:avoid;width:100%;box-shadow:none;cursor:pointer;transition:all var(--transition-normal);background:#111113;border-radius:0;margin-bottom:0;display:inline-block;overflow:hidden}.art-gallery-module__SQJFhq__artFrameCard:hover{z-index:10;transform:scale(1.02);box-shadow:0 10px 30px #000c}.art-gallery-module__SQJFhq__artImageWrapper{background:#080809;width:100%;position:relative;overflow:hidden}.art-gallery-module__SQJFhq__artImage{width:100%;height:auto;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.art-gallery-module__SQJFhq__artFrameCard:hover .art-gallery-module__SQJFhq__artImage{transform:scale(1.03)}.art-gallery-module__SQJFhq__plaqueOverlay{opacity:0;pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#0009 40%,#000000e6 100%);flex-direction:column;gap:.5rem;width:100%;padding:2.5rem 1.5rem 1.5rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0}.art-gallery-module__SQJFhq__artFrameCard:hover .art-gallery-module__SQJFhq__plaqueOverlay{opacity:1}.art-gallery-module__SQJFhq__deleteBtn{color:#ff3b30;cursor:pointer;z-index:3;width:32px;height:32px;transition:all var(--transition-fast);opacity:0;background:#0009;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.art-gallery-module__SQJFhq__artFrameCard:hover .art-gallery-module__SQJFhq__deleteBtn{opacity:1}.art-gallery-module__SQJFhq__deleteBtn:hover{color:#fff;background:#ff3b30;transform:scale(1.1)}.art-gallery-module__SQJFhq__deleteBtn svg{width:16px;height:16px}.art-gallery-module__SQJFhq__artTitle{text-transform:uppercase;letter-spacing:.02em;color:#fff;margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.art-gallery-module__SQJFhq__plaqueMeta{color:#a0a0a5;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.art-gallery-module__SQJFhq__artArtist{color:var(--c-red);font-weight:700}.art-gallery-module__SQJFhq__artDate{font-weight:600}.art-gallery-module__SQJFhq__emptyGallery{text-align:center;color:#707075;padding:6rem 0}.art-gallery-module__SQJFhq__lightboxOverlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9999;background:#050505f2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:fixed;top:0;left:0}.art-gallery-module__SQJFhq__closeLightbox{color:#fff;cursor:pointer;width:44px;height:44px;transition:transform var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:2rem;right:2rem}.art-gallery-module__SQJFhq__closeLightbox:hover{transform:scale(1.1)}.art-gallery-module__SQJFhq__closeLightbox svg{width:32px;height:32px}.art-gallery-module__SQJFhq__lightboxContent{flex-direction:column;align-items:center;gap:2rem;max-width:90%;max-height:80%;display:flex}.art-gallery-module__SQJFhq__lightboxFrame{background:#111112;border:10px solid #1a1a1c;border-radius:4px;justify-content:center;align-items:center;max-width:100%;max-height:70vh;padding:1.5rem;display:flex;box-shadow:0 40px 100px #000c,inset 0 0 20px #0009}.art-gallery-module__SQJFhq__lightboxImageWrapper{max-width:100%;max-height:60vh;position:relative}.art-gallery-module__SQJFhq__lightboxImage{object-fit:contain;border-radius:2px;max-width:100%;max-height:60vh}.art-gallery-module__SQJFhq__lightboxPlaque{text-align:center;color:#000;background:#fff;border-radius:2px;max-width:500px;padding:1.5rem 3rem;box-shadow:0 10px 30px #00000080}.art-gallery-module__SQJFhq__lightboxPlaque h2{text-transform:uppercase;color:#000;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.35rem;font-weight:900}.art-gallery-module__SQJFhq__lightboxArtist{color:#333;margin:0 0 1rem;font-size:.95rem;font-weight:750}.art-gallery-module__SQJFhq__lightboxMeta{text-transform:uppercase;color:#777;border-top:1px solid #e5e5e5;justify-content:center;gap:2rem;padding-top:.8rem;font-size:.75rem;font-weight:800;display:flex}.art-gallery-module__SQJFhq__limitAlertOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.art-gallery-module__SQJFhq__limitAlertModal{text-align:center;background:#141416;border:1px solid #e3061340;border-radius:8px;width:100%;max-width:440px;padding:3rem 2.5rem;animation:.3s cubic-bezier(.16,1,.3,1) art-gallery-module__SQJFhq__slideUp;box-shadow:0 30px 60px #0009}.art-gallery-module__SQJFhq__alertIcon{width:64px;height:64px;color:var(--c-red);background:#e306131a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.art-gallery-module__SQJFhq__alertIcon svg{width:32px;height:32px}.art-gallery-module__SQJFhq__limitAlertModal h2{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0 0 1rem;font-size:1.35rem;font-weight:850}.art-gallery-module__SQJFhq__limitAlertModal p{color:#a0a0a5;margin:0 0 2rem;font-size:.95rem;line-height:1.6}.art-gallery-module__SQJFhq__alertCloseBtn{background-color:var(--c-red);color:#fff;letter-spacing:.1em;cursor:pointer;width:100%;transition:background-color var(--transition-fast);border:none;border-radius:4px;padding:1rem 2rem;font-size:.8rem;font-weight:850}.art-gallery-module__SQJFhq__alertCloseBtn:hover{background-color:#b5050f}@keyframes art-gallery-module__SQJFhq__pulse{0%{transform:scale(.95);box-shadow:0 0 #25d3a2b3}70%{transform:scale(1);box-shadow:0 0 0 8px #25d3a200}to{transform:scale(.95);box-shadow:0 0 #25d3a200}}@keyframes art-gallery-module__SQJFhq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.art-gallery-module__SQJFhq__adminActionRow{margin-top:1.5rem;display:flex}.art-gallery-module__SQJFhq__adminPanelBtn{background-color:var(--c-red);color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background-color var(--transition-fast);border:none;border-radius:4px;align-items:center;gap:.8rem;padding:.9rem 1.8rem;font-size:.8rem;font-weight:850;display:flex}.art-gallery-module__SQJFhq__adminPanelBtn:hover{background-color:#b5050f}.art-gallery-module__SQJFhq__inboxIcon{width:18px;height:18px}.art-gallery-module__SQJFhq__pendingBadge{color:var(--c-red);text-align:center;background-color:#fff;border-radius:10px;min-width:20px;padding:.15rem .45rem;font-size:.75rem;font-weight:900}.art-gallery-module__SQJFhq__adminOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.art-gallery-module__SQJFhq__adminModal{color:#fff;background:#141416;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;width:100%;max-width:600px;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) art-gallery-module__SQJFhq__slideUp;display:flex;box-shadow:0 30px 60px #000c}.art-gallery-module__SQJFhq__adminHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.art-gallery-module__SQJFhq__adminHeader h2{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0;font-size:1.25rem;font-weight:900}.art-gallery-module__SQJFhq__closeAdminBtn{color:#a0a0a5;cursor:pointer;width:36px;height:36px;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.art-gallery-module__SQJFhq__closeAdminBtn:hover{color:#fff}.art-gallery-module__SQJFhq__closeAdminBtn svg{width:24px;height:24px}.art-gallery-module__SQJFhq__adminList{flex-direction:column;flex-grow:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.art-gallery-module__SQJFhq__pendingItem{background:#ffffff05;border:1px solid #ffffff0a;border-radius:6px;align-items:center;gap:1.5rem;padding:1rem;display:flex}.art-gallery-module__SQJFhq__pendingImageWrapper{background:#080809;border-radius:4px;width:70px;height:70px;position:relative;overflow:hidden}.art-gallery-module__SQJFhq__pendingImage{object-fit:cover;width:100%;height:100%}.art-gallery-module__SQJFhq__pendingDetails{flex-grow:1}.art-gallery-module__SQJFhq__pendingDetails h4{text-transform:uppercase;color:#fff;margin:0 0 .3rem;font-size:1rem;font-weight:800}.art-gallery-module__SQJFhq__pendingDetails p{color:#88888e;margin:0;font-size:.8rem}.art-gallery-module__SQJFhq__pendingActions{gap:.8rem;display:flex}.art-gallery-module__SQJFhq__acceptBtn,.art-gallery-module__SQJFhq__declineBtn{cursor:pointer;width:38px;height:38px;transition:all var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.art-gallery-module__SQJFhq__acceptBtn{color:#fff;background-color:#25d366}.art-gallery-module__SQJFhq__acceptBtn:hover{background-color:#1ebd54;transform:scale(1.08)}.art-gallery-module__SQJFhq__declineBtn{color:#fff;background-color:#ff3b30}.art-gallery-module__SQJFhq__declineBtn:hover{background-color:#e03126;transform:scale(1.08)}.art-gallery-module__SQJFhq__acceptBtn svg,.art-gallery-module__SQJFhq__declineBtn svg{width:18px;height:18px}.art-gallery-module__SQJFhq__emptyInbox{text-align:center;color:#88888e;padding:4rem 0}.art-gallery-module__SQJFhq__successIcon{color:#25d366;background:#25d3661a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.art-gallery-module__SQJFhq__successIcon svg{width:32px;height:32px}.art-gallery-module__SQJFhq__loginModal{color:#fff;background:#141416;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;width:100%;max-width:400px;animation:.3s cubic-bezier(.16,1,.3,1) art-gallery-module__SQJFhq__slideUp;display:flex;box-shadow:0 30px 60px #000c}.art-gallery-module__SQJFhq__loginForm{flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.art-gallery-module__SQJFhq__formInputGroup{text-align:left;flex-direction:column;gap:.5rem;display:flex}.art-gallery-module__SQJFhq__formInputGroup label{text-transform:uppercase;letter-spacing:.05em;color:#a0a0a5;font-size:.8rem;font-weight:800}.art-gallery-module__SQJFhq__loginInput{color:#fff;transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;padding:.8rem 1rem;font-size:.95rem}.art-gallery-module__SQJFhq__loginInput:focus{border-color:var(--c-red);background:#ffffff0f;outline:none}.art-gallery-module__SQJFhq__loginErrorMsg{color:#ff3b30;text-align:left;font-size:.85rem;font-weight:700;animation:.3s ease-in-out art-gallery-module__SQJFhq__shake}.art-gallery-module__SQJFhq__loginSubmitBtn{background-color:var(--c-red);color:#fff;letter-spacing:.1em;cursor:pointer;transition:background-color var(--transition-fast);border:none;border-radius:4px;margin-top:.5rem;padding:.9rem;font-size:.8rem;font-weight:850}.art-gallery-module__SQJFhq__loginSubmitBtn:hover{background-color:#b5050f}@keyframes art-gallery-module__SQJFhq__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@media (max-width:900px){.art-gallery-module__SQJFhq__wrapper{padding:4rem 2rem 2rem}.art-gallery-module__SQJFhq__uploadGrid{grid-template-columns:1fr;gap:1.5rem}.art-gallery-module__SQJFhq__exhibitionGrid{column-count:2}}@media (max-width:600px){.art-gallery-module__SQJFhq__wrapper{padding:3rem 1.5rem 1.5rem}.art-gallery-module__SQJFhq__exhibitionGrid{column-count:1}}.art-gallery-module__SQJFhq__folderGrid{padding:0 var(--gutter)4rem;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2.5rem;width:100%;display:flex}.art-gallery-module__SQJFhq__folderCard{background:var(--c-white);cursor:pointer;width:320px;transition:all var(--transition-fast);border:1px solid #00000014;border-radius:16px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.art-gallery-module__SQJFhq__folderCard:hover{border-color:#e3061333;transform:translateY(-6px);box-shadow:0 20px 40px #e3061314}.art-gallery-module__SQJFhq__folderTab{top:12px;background:var(--c-red);color:var(--c-white);letter-spacing:.1em;text-transform:uppercase;z-index:10;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:800;position:absolute;inset-inline-start:12px}.art-gallery-module__SQJFhq__folderCoverWrapper{background:#f4f4f4;width:100%;height:240px;position:relative;overflow:hidden}.art-gallery-module__SQJFhq__folderCoverImage{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.art-gallery-module__SQJFhq__folderCard:hover .art-gallery-module__SQJFhq__folderCoverImage{transform:scale(1.05)}.art-gallery-module__SQJFhq__folderDetails{border-top:1px solid #0000000a;flex-direction:column;gap:.3rem;padding:1.2rem;display:flex}.art-gallery-module__SQJFhq__folderTitle{color:var(--c-black);font-size:1.15rem;font-weight:800}.art-gallery-module__SQJFhq__folderCount{color:#666;font-size:.8rem;font-weight:600}.art-gallery-module__SQJFhq__folderOverlayModal{-webkit-backdrop-filter:blur(20px);z-index:9000;pointer-events:auto;background:#fff6;justify-content:center;align-items:center;padding:2rem;animation:.3s art-gallery-module__SQJFhq__modalFadeIn;display:flex;position:fixed;inset:0}.art-gallery-module__SQJFhq__folderWindow{background:var(--c-white);border:1px solid #00000014;border-radius:24px;flex-direction:column;width:90%;max-width:1200px;height:85vh;animation:.4s cubic-bezier(.16,1,.3,1) forwards art-gallery-module__SQJFhq__folderAppear;display:flex;overflow:hidden;box-shadow:0 30px 60px #0000001a}.art-gallery-module__SQJFhq__folderWindowHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.art-gallery-module__SQJFhq__folderWindowTitle{color:var(--c-black);text-transform:uppercase;align-items:center;gap:10px;font-size:1.35rem;font-weight:900;display:flex}.art-gallery-module__SQJFhq__folderWindowContent{flex:1;padding:2rem;overflow-y:auto}.art-gallery-module__SQJFhq__closeFolderBtn{color:var(--c-black);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;display:flex}.art-gallery-module__SQJFhq__closeFolderBtn:hover{color:var(--c-red);background:#00000008}@keyframes art-gallery-module__SQJFhq__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes art-gallery-module__SQJFhq__folderAppear{0%{opacity:0;transform:scale(.97)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}
