@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&display=swap";
@keyframes gallery-module-scss-module__meW-XW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes gallery-module-scss-module__meW-XW__spin{to{transform:rotate(360deg)}}@keyframes gallery-module-scss-module__meW-XW__pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes gallery-module-scss-module__meW-XW__shine{0%{background-position:300% 0}to{background-position:-300% 0}}@keyframes gallery-module-scss-module__meW-XW__gradientWave{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes gallery-module-scss-module__meW-XW__syncGlow{0%{transform:rotate(0);box-shadow:0 0 10px #ff4d4d80}50%{transform:rotate(180deg);box-shadow:0 0 20px #ff4d4dcc}to{transform:rotate(360deg);box-shadow:0 0 10px #ff4d4d80}}@keyframes gallery-module-scss-module__meW-XW__orbit{0%{transform:rotate(0)translate(10px)rotate(0)}to{transform:rotate(360deg)translate(10px)rotate(-360deg)}}@keyframes gallery-module-scss-module__meW-XW__skeletonPulse{0%{background-color:#ffffff1a}50%{background-color:#fff3}to{background-color:#ffffff1a}}.gallery-module-scss-module__meW-XW__container{isolation:isolate;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:4rem 2rem;font-family:Inter,sans-serif;transition:background .5s ease-in-out;display:flex;position:relative;overflow:hidden auto;box-shadow:inset 0 0 80px #00000026}[data-theme=dark] .gallery-module-scss-module__meW-XW__container{background:linear-gradient(145deg,#141414,#7c007c,#181818)}[data-theme=light] .gallery-module-scss-module__meW-XW__container{background:linear-gradient(145deg,#e8f0fe,#d4e2f8,#b8cced);box-shadow:inset 0 0 80px #ffffff4d}.gallery-module-scss-module__meW-XW__container:before{content:"";opacity:.5;pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.gallery-module-scss-module__meW-XW__contentWrapper{isolation:isolate;z-index:2;flex-direction:column;flex-grow:1;align-items:center;width:100%;max-width:1280px;padding-bottom:4rem;display:flex;position:relative}.gallery-module-scss-module__meW-XW__header{text-align:center;margin-bottom:2.5rem;animation:.8s cubic-bezier(.19,1,.22,1) .2s both gallery-module-scss-module__meW-XW__fadeInUp}.gallery-module-scss-module__meW-XW__title{-webkit-text-fill-color:#0000;text-shadow:0 6px 25px #ff4d4d80;background:linear-gradient(135deg,#ff4d4d,#ff914d,#ff4d4d) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;line-height:1.2;animation:6s ease-in-out infinite gallery-module-scss-module__meW-XW__gradientWave}[data-theme=light] .gallery-module-scss-module__meW-XW__title{text-shadow:0 6px 25px #3b82f680;-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#06b6d4,#3b82f6);-webkit-background-clip:text;background-clip:text}.gallery-module-scss-module__meW-XW__welcome{color:#ff4d4d;text-shadow:0 2px 8px #ff4d4d4d;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;animation:.8s cubic-bezier(.19,1,.22,1) .4s both gallery-module-scss-module__meW-XW__fadeInUp}[data-theme=light] .gallery-module-scss-module__meW-XW__welcome{color:#3b82f6;text-shadow:0 2px 8px #3b82f64d}.gallery-module-scss-module__meW-XW__authPrompt{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff1a,#ffffff0d);border-radius:1.5rem;flex-direction:column;align-items:center;max-width:600px;margin-bottom:2rem;padding:2rem;animation:.8s cubic-bezier(.19,1,.22,1) .2s both gallery-module-scss-module__meW-XW__fadeInUp;display:flex;box-shadow:0 10px 30px #0000004d}[data-theme=light] .gallery-module-scss-module__meW-XW__authPrompt{background:linear-gradient(145deg,#fffffff2,#ffffffd9);box-shadow:0 6px 20px #00000026}.gallery-module-scss-module__meW-XW__authPrompt .gallery-module-scss-module__meW-XW__title{margin-bottom:1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem)}.gallery-module-scss-module__meW-XW__authPrompt .gallery-module-scss-module__meW-XW__subtitle{margin-bottom:2rem;font-size:clamp(1rem,2.5vw,1.5rem);line-height:1.8}[data-theme=dark] .gallery-module-scss-module__meW-XW__authPrompt .gallery-module-scss-module__meW-XW__subtitle{color:#f1f5fff2;text-shadow:0 2px 10px #f1f5ff33}[data-theme=light] .gallery-module-scss-module__meW-XW__authPrompt .gallery-module-scss-module__meW-XW__subtitle{color:#1e293b;text-shadow:0 2px 10px #1e293b1a}.gallery-module-scss-module__meW-XW__loginButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#744dff,#ff914d);border:none;border-radius:1.5rem;justify-content:center;align-items:center;padding:1.25rem 3rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000004d}[data-theme=light] .gallery-module-scss-module__meW-XW__loginButton{background:linear-gradient(135deg,#3b82f6,#06b6d4);box-shadow:0 12px 40px #3b82f64d}.gallery-module-scss-module__meW-XW__loginButton:before{content:"";background:linear-gradient(45deg,#0000 20%,#000 50%,#0000 80%) 0 0/300% 300%;animation:2s ease-in-out infinite gallery-module-scss-module__meW-XW__shine;position:absolute;inset:0}.gallery-module-scss-module__meW-XW__loginButton:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 18px 50px #c74545}[data-theme=light] .gallery-module-scss-module__meW-XW__loginButton:hover{box-shadow:0 18px 50px #3b82f666}.gallery-module-scss-module__meW-XW__loginButton:focus{outline:none;box-shadow:0 0 0 4px #10a3bd}[data-theme=light] .gallery-module-scss-module__meW-XW__loginButton:focus{box-shadow:0 0 0 4px #3b82f666}.gallery-module-scss-module__meW-XW__loginButton:active{transform:translateY(0)scale(1);box-shadow:0 10px 30px #22b80ef8}.gallery-module-scss-module__meW-XW__loginButton .gallery-module-scss-module__meW-XW__arrow{margin-left:.5rem;transition:transform .3s;display:inline-block}.gallery-module-scss-module__meW-XW__loginButton:hover .gallery-module-scss-module__meW-XW__arrow{transform:translate(8px)}.gallery-module-scss-module__meW-XW__syncButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#fd0000,#ff914d);border:none;border-radius:1.5rem;justify-content:center;align-items:center;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #ff00004d}[data-theme=light] .gallery-module-scss-module__meW-XW__syncButton{background:linear-gradient(135deg,#3b82f6,#06b6d4);box-shadow:0 12px 40px #3b82f64d}.gallery-module-scss-module__meW-XW__syncButton:before{content:"";background:linear-gradient(45deg,#0000 20%,#a13d3d 50%,#0000 80%) 0 0/300% 300%;animation:2s ease-in-out infinite gallery-module-scss-module__meW-XW__shine;position:absolute;inset:0}.gallery-module-scss-module__meW-XW__syncButton:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 18px 50px #302222}[data-theme=light] .gallery-module-scss-module__meW-XW__syncButton:hover{box-shadow:0 18px 50px #3b82f666}.gallery-module-scss-module__meW-XW__syncButton:focus{outline:none;box-shadow:0 0 0 4px #8b7a7ac4}[data-theme=light] .gallery-module-scss-module__meW-XW__syncButton:focus{box-shadow:0 0 0 4px #3b82f666}.gallery-module-scss-module__meW-XW__syncButton:active{transform:translateY(0)scale(1);box-shadow:0 10px 30px #da0b0bb6}.gallery-module-scss-module__meW-XW__syncButton[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.gallery-module-scss-module__meW-XW__syncButton .gallery-module-scss-module__meW-XW__syncIcon{margin-right:.5rem;transition:transform .3s;display:inline-block}.gallery-module-scss-module__meW-XW__syncButton:hover:not([disabled]) .gallery-module-scss-module__meW-XW__syncIcon{animation:1.5s ease-in-out infinite gallery-module-scss-module__meW-XW__syncGlow}.gallery-module-scss-module__meW-XW__alert{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:10px;align-items:center;margin-bottom:1.5rem;padding:14px 18px;font-size:.95rem;animation:.5s ease-out gallery-module-scss-module__meW-XW__fadeInUp;display:flex;box-shadow:0 4px 12px #0003}.gallery-module-scss-module__meW-XW__alert svg{flex-shrink:0;margin-right:10px}.gallery-module-scss-module__meW-XW__sectionTitle{-webkit-text-fill-color:#0000;text-shadow:0 4px 15px #ff4d4d66;background:linear-gradient(90deg,#ff4d4d,#ff914d);-webkit-background-clip:text;background-clip:text;margin:2.5rem 0 1.5rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700}[data-theme=light] .gallery-module-scss-module__meW-XW__sectionTitle{text-shadow:0 4px 15px #3b82f666;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#3b82f6,#06b6d4);-webkit-background-clip:text;background-clip:text}.gallery-module-scss-module__meW-XW__empty{text-align:center;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff4d4d,#ff914d);-webkit-background-clip:text;background-clip:text;margin:1.5rem 0;font-size:1rem}[data-theme=light] .gallery-module-scss-module__meW-XW__empty{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#3b82f6,#06b6d4);-webkit-background-clip:text;background-clip:text}.gallery-module-scss-module__meW-XW__gallery{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:28px;width:100%;max-width:1200px;margin-top:20px;animation:.8s cubic-bezier(.19,1,.22,1) .8s both gallery-module-scss-module__meW-XW__fadeInUp;display:grid}.gallery-module-scss-module__meW-XW__imageCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#252525,#ffffff0d);border:1px solid #ffffff26;border-radius:1.5rem;transition:transform .3s,box-shadow .3s;animation:.5s ease-out gallery-module-scss-module__meW-XW__fadeInUp;overflow:hidden;box-shadow:0 6px 18px #00000040}[data-theme=light] .gallery-module-scss-module__meW-XW__imageCard{background:linear-gradient(145deg,#fffffff2,#ffffffd9);border:1px solid #0000001a;box-shadow:0 6px 18px #00000026}.gallery-module-scss-module__meW-XW__imageCard:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000059}[data-theme=light] .gallery-module-scss-module__meW-XW__imageCard:hover{box-shadow:0 12px 30px #0003}.gallery-module-scss-module__meW-XW__skeleton{pointer-events:none}.gallery-module-scss-module__meW-XW__skeleton .gallery-module-scss-module__meW-XW__imageSkeleton{background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a);width:100%;height:220px;animation:1.5s ease-in-out infinite gallery-module-scss-module__meW-XW__skeletonPulse}.gallery-module-scss-module__meW-XW__skeleton .gallery-module-scss-module__meW-XW__skeletonText{background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a);border-radius:4px;width:80%;height:12px;animation:1.5s ease-in-out infinite gallery-module-scss-module__meW-XW__skeletonPulse}.gallery-module-scss-module__meW-XW__image{object-fit:cover;width:100%;height:220px;transition:transform .3s,opacity .3s,filter .3s;display:block}.gallery-module-scss-module__meW-XW__image:hover{opacity:.95;filter:brightness(1.1);cursor:pointer;transform:scale(1.1)}.gallery-module-scss-module__meW-XW__imageInfo{flex-direction:column;gap:8px;padding:10px;font-size:.9rem;display:flex}[data-theme=dark] .gallery-module-scss-module__meW-XW__imageInfo{color:#e5e7eb}[data-theme=light] .gallery-module-scss-module__meW-XW__imageInfo{color:#1e293b}.gallery-module-scss-module__meW-XW__imageInfo span{white-space:nowrap;text-overflow:ellipsis;transition:color .3s;overflow:hidden}.gallery-module-scss-module__meW-XW__imageInfo span:first-child{color:#4dffc4;font-weight:600}[data-theme=light] .gallery-module-scss-module__meW-XW__imageInfo span:first-child{color:#3b82f6}.gallery-module-scss-module__meW-XW__imageInfo span:first-child[data-name=Anonymous],.gallery-module-scss-module__meW-XW__imageInfo span:nth-child(4)[data-name=Anonymous]{opacity:.9;font-style:italic}.gallery-module-scss-module__meW-XW__imageInfo span:hover{color:#4dffb5}[data-theme=light] .gallery-module-scss-module__meW-XW__imageInfo span:hover{color:#3b82f6}.gallery-module-scss-module__meW-XW__blobLink{color:#00b64c;text-decoration:none;transition:transform .3s,opacity .3s;display:block}[data-theme=light] .gallery-module-scss-module__meW-XW__blobLink{color:#3b82f6}.gallery-module-scss-module__meW-XW__blobLink:hover{opacity:.95;transform:scale(1.05)}[data-theme=light] .gallery-module-scss-module__meW-XW__blobLink:hover{color:#06b6d4}.gallery-module-scss-module__meW-XW__loading{z-index:1001;background:0 0;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .6s;display:flex;position:fixed;top:0;left:0}.gallery-module-scss-module__meW-XW__loadingContent{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000004d;border-radius:1.5rem;flex-direction:column;align-items:center;gap:2rem;padding:2rem;display:flex;box-shadow:0 10px 30px #00000080}[data-theme=light] .gallery-module-scss-module__meW-XW__loadingContent{background:#ffffff4d;box-shadow:0 10px 30px #0003}.gallery-module-scss-module__meW-XW__loadingText{-webkit-text-fill-color:#0000;text-shadow:0 6px 25px #ff4d4d99;background:linear-gradient(90deg,#ff4d4d,#ff914d,#ff4d4d) 0 0/200% 100%;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;animation:1s ease-out gallery-module-scss-module__meW-XW__fadeInUp,4s ease-in-out infinite alternate gallery-module-scss-module__meW-XW__gradientWave}[data-theme=light] .gallery-module-scss-module__meW-XW__loadingText{text-shadow:0 6px 25px #3b82f699;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6);-webkit-background-clip:text;background-clip:text}.gallery-module-scss-module__meW-XW__loadingSpinner{width:clamp(60px,8vw,80px);height:clamp(60px,8vw,80px);animation:2s ease-in-out infinite gallery-module-scss-module__meW-XW__pulse;position:relative}[data-theme=dark] .gallery-module-scss-module__meW-XW__loadingSpinner{--primary-color:#ff4d4d;--secondary-color:#ff914d}[data-theme=light] .gallery-module-scss-module__meW-XW__loadingSpinner{--primary-color:#3b82f6;--secondary-color:#06b6d4}.gallery-module-scss-module__meW-XW__loadingSpinner:before,.gallery-module-scss-module__meW-XW__loadingSpinner:after{content:"";background:var(--primary-color);width:20px;height:20px;box-shadow:0 0 20px var(--primary-color);border-radius:50%;animation:2s linear infinite gallery-module-scss-module__meW-XW__orbit;position:absolute}.gallery-module-scss-module__meW-XW__loadingSpinner:after{background:var(--secondary-color);box-shadow:0 0 20px var(--secondary-color);animation:2s linear infinite reverse gallery-module-scss-module__meW-XW__orbit}.gallery-module-scss-module__meW-XW__searchWrapper{width:100%;max-width:650px;margin:1.5rem 0;animation:.8s cubic-bezier(.19,1,.22,1) .6s both gallery-module-scss-module__meW-XW__fadeInUp;position:relative}.gallery-module-scss-module__meW-XW__searchInput{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff26,#ffffff0d);border:none;border-radius:1.5rem;width:100%;padding:14px 16px 14px 48px;font-family:Inter,sans-serif;font-size:1rem;transition:all .3s;box-shadow:0 6px 18px #00000040}[data-theme=dark] .gallery-module-scss-module__meW-XW__searchInput{color:#fff}[data-theme=dark] .gallery-module-scss-module__meW-XW__searchInput::placeholder{color:#a3bffa}[data-theme=light] .gallery-module-scss-module__meW-XW__searchInput{color:#1e293b;background:linear-gradient(145deg,#fffffff2,#ffffffd9);box-shadow:0 6px 18px #00000026}[data-theme=light] .gallery-module-scss-module__meW-XW__searchInput::placeholder{color:#64748b}.gallery-module-scss-module__meW-XW__searchInput:focus{outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #ff4d4d66}[data-theme=light] .gallery-module-scss-module__meW-XW__searchInput:focus{box-shadow:0 0 0 4px #3b82f666}.gallery-module-scss-module__meW-XW__searchInput:hover{transform:translateY(-2px)}.gallery-module-scss-module__meW-XW__searchIcon{color:#4dffff;transition:color .3s;position:absolute;top:50%;left:16px;transform:translateY(-50%)}[data-theme=light] .gallery-module-scss-module__meW-XW__searchIcon{color:#3b82f6}.gallery-module-scss-module__meW-XW__searchIcon svg{stroke-width:2px;width:22px;height:22px}.gallery-module-scss-module__meW-XW__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;margin-bottom:2rem;animation:.8s cubic-bezier(.19,1,.22,1) .8s both gallery-module-scss-module__meW-XW__fadeInUp;display:flex}.gallery-module-scss-module__meW-XW__paginationButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#97004c,#ff002b);border:none;border-radius:1.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000004d}[data-theme=light] .gallery-module-scss-module__meW-XW__paginationButton{background:linear-gradient(135deg,#3b82f6,#06b6d4);box-shadow:0 12px 40px #3b82f64d}.gallery-module-scss-module__meW-XW__paginationButton:before{content:"";background:linear-gradient(45deg,#0000 20%,red 50%,#0000 80%) 0 0/300% 300%;animation:2s ease-in-out infinite gallery-module-scss-module__meW-XW__shine;position:absolute;inset:0}.gallery-module-scss-module__meW-XW__paginationButton:hover:not([disabled]){transform:translateY(-5px)scale(1.05);box-shadow:0 18px 50px #0006}[data-theme=light] .gallery-module-scss-module__meW-XW__paginationButton:hover:not([disabled]){box-shadow:0 18px 50px #3b82f666}.gallery-module-scss-module__meW-XW__paginationButton:focus{outline:none;box-shadow:0 0 0 4px #ff4d4d66}[data-theme=light] .gallery-module-scss-module__meW-XW__paginationButton:focus{box-shadow:0 0 0 4px #3b82f666}.gallery-module-scss-module__meW-XW__paginationButton:active:not([disabled]){transform:translateY(0)scale(1);box-shadow:0 10px 30px #0000004d}.gallery-module-scss-module__meW-XW__paginationButton[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.gallery-module-scss-module__meW-XW__footer{text-align:center;-webkit-text-fill-color:#0000;text-shadow:0 2px 8px #ff4d4d4d;background:linear-gradient(90deg,#00999e,#ff944d);-webkit-background-clip:text;background-clip:text;width:100%;margin-top:3rem;padding:1.5rem 0;font-size:clamp(.9rem,2vw,1rem);font-weight:400;animation:.8s cubic-bezier(.19,1,.22,1) 1s both gallery-module-scss-module__meW-XW__fadeInUp}[data-theme=light] .gallery-module-scss-module__meW-XW__footer{-webkit-text-fill-color:#0000;text-shadow:0 2px 8px #3b82f64d;background:linear-gradient(90deg,#3b82f6,#06b6d4);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.gallery-module-scss-module__meW-XW__container{padding:3rem 1.5rem}.gallery-module-scss-module__meW-XW__title{font-size:clamp(2.25rem,7vw,3.75rem)}.gallery-module-scss-module__meW-XW__welcome{font-size:clamp(1rem,2.5vw,1.5rem)}.gallery-module-scss-module__meW-XW__gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px}.gallery-module-scss-module__meW-XW__image,.gallery-module-scss-module__meW-XW__imageSkeleton{height:140px}.gallery-module-scss-module__meW-XW__imageCard{border-radius:1rem}.gallery-module-scss-module__meW-XW__imageInfo{gap:6px;padding:10px;font-size:.85rem}.gallery-module-scss-module__meW-XW__searchWrapper{max-width:90%}.gallery-module-scss-module__meW-XW__loadingText{font-size:clamp(1.5rem,3.5vw,2rem)}.gallery-module-scss-module__meW-XW__loadingSpinner{width:clamp(50px,6vw,60px);height:clamp(50px,6vw,60px)}.gallery-module-scss-module__meW-XW__pagination{gap:.5rem}.gallery-module-scss-module__meW-XW__paginationButton{padding:.6rem 1.2rem;font-size:.95rem}.gallery-module-scss-module__meW-XW__footer{padding:1rem 0;font-size:clamp(.85rem,1.8vw,.95rem)}}@media (max-width:480px){.gallery-module-scss-module__meW-XW__container{padding:2.5rem 1rem}.gallery-module-scss-module__meW-XW__gallery{grid-template-columns:repeat(2,1fr);gap:16px}.gallery-module-scss-module__meW-XW__image,.gallery-module-scss-module__meW-XW__imageSkeleton{height:120px}.gallery-module-scss-module__meW-XW__imageCard{border-radius:.8rem}.gallery-module-scss-module__meW-XW__imageInfo{gap:5px;padding:8px;font-size:.8rem}.gallery-module-scss-module__meW-XW__loginButton,.gallery-module-scss-module__meW-XW__syncButton,.gallery-module-scss-module__meW-XW__paginationButton{padding:.8rem 1rem;font-size:clamp(.9rem,1.6vw,1rem)}.gallery-module-scss-module__meW-XW__searchInput{padding:12px 14px 12px 40px;font-size:.95rem}.gallery-module-scss-module__meW-XW__searchIcon{left:12px}.gallery-module-scss-module__meW-XW__searchWrapper{min-width:80%;max-width:85%}.gallery-module-scss-module__meW-XW__pagination{gap:.4rem}.gallery-module-scss-module__meW-XW__paginationButton{padding:.5rem .8rem;font-size:.9rem}.gallery-module-scss-module__meW-XW__footer{font-size:clamp(.8rem,1.6vw,.9rem)}}
