.gallery-module__zlwOTG__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:80px 24px}.gallery-module__zlwOTG__header{text-align:center;margin-bottom:40px}.gallery-module__zlwOTG__searchWrapper{z-index:100;pointer-events:none;background:0 0;margin-top:-10px;margin-bottom:20px;padding:0 16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:sticky;top:80px}.gallery-module__zlwOTG__searchBar{-webkit-backdrop-filter:blur(12px)saturate(160%);pointer-events:auto;background:#ffffffd1;border:1px solid #0000000f;border-radius:50px;align-items:center;max-width:500px;margin:0 auto;padding:2px 6px 2px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 8px 30px #00000014,0 2px 4px #00000005}.gallery-module__zlwOTG__searchBar:focus-within{background:#fff;border-color:#ff4d004d;transform:translateY(-1px)scale(1.01);box-shadow:0 12px 40px #ff48041f}.gallery-module__zlwOTG__searchIcon{opacity:.3;margin-right:16px;font-size:1.1rem;transition:opacity .3s}.gallery-module__zlwOTG__searchBar:focus-within .gallery-module__zlwOTG__searchIcon{opacity:1;color:var(--accent-orange)}.gallery-module__zlwOTG__searchInput{font-family:var(--font-outfit), sans-serif;color:#1a1a1a;letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;padding:10px 0;font-size:.96rem;font-weight:500}.gallery-module__zlwOTG__searchInput::placeholder{color:var(--text-muted);font-size:.95rem;font-weight:400}.gallery-module__zlwOTG__searchButton{background:var(--accent-orange);color:#fff;font-family:var(--font-outfit), sans-serif;cursor:pointer;white-space:nowrap;border:none;border-radius:40px;margin-left:10px;padding:8px 24px;font-size:.88rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1)}.gallery-module__zlwOTG__searchButton:hover{background:#e64500;transform:translateY(-1px);box-shadow:0 4px 12px #ff480433}.gallery-module__zlwOTG__searchButton:active{transform:translateY(0)}.gallery-module__zlwOTG__title{font-family:var(--font-outfit,"Outfit", sans-serif);color:var(--text-primary);letter-spacing:-.05em;margin-bottom:12px;font-size:3rem;font-weight:800}.gallery-module__zlwOTG__title span{color:var(--accent-orange)}.gallery-module__zlwOTG__subtitle{color:var(--text-tertiary);font-size:1.1rem}.gallery-module__zlwOTG__galleryGrid{column-count:4;column-gap:16px;width:100%}@media (max-width:1200px){.gallery-module__zlwOTG__galleryGrid{column-count:3;column-gap:16px}}@media (max-width:768px){.gallery-module__zlwOTG__container{padding:24px 0}.gallery-module__zlwOTG__galleryGrid{column-count:2;column-gap:10px}}.gallery-module__zlwOTG__galleryItem{background:var(--bg-secondary);cursor:pointer;box-sizing:border-box;vertical-align:top;border:2px solid #00000014;border-radius:0;width:100%;margin-bottom:16px;transition:transform .3s,box-shadow .3s;animation:.6s cubic-bezier(.2,0,.2,1) both gallery-module__zlwOTG__fadeInSmooth;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000000d}@keyframes gallery-module__zlwOTG__fadeInSmooth{0%{opacity:0;filter:blur(5px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:768px){.gallery-module__zlwOTG__galleryItem{border:1.5px solid #00000014;margin-bottom:10px}}.gallery-module__zlwOTG__galleryItem:hover{border-color:#00000026;transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.gallery-module__zlwOTG__imageWrapper{width:100%;line-height:0;position:relative}.gallery-module__zlwOTG__image{width:100%;height:auto;display:block}.gallery-module__zlwOTG__overlay{color:#fff;opacity:0;background:linear-gradient(#0000 0%,#000000d9 100%);flex-direction:column;gap:2px;padding:16px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}@media (hover:hover){.gallery-module__zlwOTG__galleryItem:hover .gallery-module__zlwOTG__overlay{opacity:1}}@media (max-width:768px){.gallery-module__zlwOTG__overlay{opacity:1;background:linear-gradient(#0000 0%,#000000b3 100%);padding:10px}}.gallery-module__zlwOTG__itemTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.gallery-module__zlwOTG__itemAuthor{color:#fffc;font-size:.75rem}.gallery-module__zlwOTG__sentinel{justify-content:center;align-items:center;height:120px;margin-top:40px;display:flex}.gallery-module__zlwOTG__loader{border:3px solid var(--border-color);border-top-color:var(--accent-orange);border-radius:50%;width:32px;height:32px;animation:1s linear infinite gallery-module__zlwOTG__spin}@keyframes gallery-module__zlwOTG__spin{to{transform:rotate(360deg)}}
