/* V6.7 — Galerias normais e Galeria Infinita */
.gallery-infinite-hero{width:min(1240px,calc(100% - 28px));margin:24px auto 0;border-radius:34px;padding:clamp(32px,6vw,72px);background:radial-gradient(circle at 85% 15%,rgba(255,199,39,.3),transparent 25%),linear-gradient(135deg,#064d35,#0b7650 58%,#07563b);color:#fff;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:40px;overflow:hidden;position:relative}.gallery-infinite-hero h1{font-size:clamp(48px,7vw,92px);line-height:.88;letter-spacing:-.06em;margin:10px 0 22px;max-width:800px}.gallery-infinite-hero>div>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:710px;color:rgba(255,255,255,.82)}.gallery-hero-stats,.gallery-mode-switch{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.gallery-hero-stats span{padding:10px 14px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);border-radius:999px}.gallery-mode-switch a{padding:13px 17px;background:rgba(255,255,255,.12);color:#fff;text-decoration:none;border-radius:16px;font-weight:800;border:1px solid rgba(255,255,255,.2)}.gallery-mode-switch a.active{background:#ffc627;color:#12372a;border-color:#ffc627}.gallery-hero-collage{height:330px;position:relative}.gallery-hero-collage i{position:absolute;width:190px;height:250px;border-radius:25px;background:linear-gradient(145deg,rgba(255,255,255,.24),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.22);box-shadow:0 25px 60px rgba(0,0,0,.2)}.gallery-hero-collage i:nth-child(1){left:0;top:46px;transform:rotate(-12deg)}.gallery-hero-collage i:nth-child(2){left:90px;top:12px;transform:rotate(4deg)}.gallery-hero-collage i:nth-child(3){right:0;top:62px;transform:rotate(14deg)}.gallery-hero-collage span{position:absolute;inset:0;display:grid;place-items:center;font-size:70px;filter:drop-shadow(0 15px 20px rgba(0,0,0,.2))}
.gallery-infinite-page{width:min(1240px,calc(100% - 28px));margin:0 auto;padding:52px 0 80px}.gallery-stream-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.gallery-stream-head h2{font-size:clamp(30px,4vw,52px);letter-spacing:-.04em;margin:5px 0}.gallery-stream-head>p{max-width:470px;line-height:1.65;color:#68776f}.telegram-masonry{columns:4 260px;column-gap:18px}.telegram-photo{break-inside:avoid;margin:0 0 18px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 14px 38px rgba(8,62,42,.1);position:relative;cursor:zoom-in;transition:transform .22s ease,box-shadow .22s ease}.telegram-photo:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(8,62,42,.17)}.telegram-photo img{width:100%;display:block;min-height:180px;object-fit:cover}.telegram-photo figcaption{padding:16px 17px}.telegram-photo figcaption p{margin:0 0 10px;color:#243b30;line-height:1.5}.telegram-photo figcaption div{display:flex;justify-content:space-between;gap:12px;color:#75837b;font-size:13px}.telegram-photo figcaption a{color:#0b7650;text-decoration:none;font-weight:800}.gallery-load-zone{display:none;align-items:center;justify-content:center;gap:12px;padding:35px;color:#557067}.gallery-load-zone.active{display:flex}.gallery-spinner{width:24px;height:24px;border:3px solid #d8e7df;border-top-color:#0b7650;border-radius:50%;animation:gallerySpin .8s linear infinite}@keyframes gallerySpin{to{transform:rotate(360deg)}}.gallery-load-button{display:block;margin:30px auto 0;padding:14px 22px;border:0;border-radius:16px;background:#0b6b45;color:#fff;font-weight:900;cursor:pointer}.gallery-load-button[hidden]{display:none}.gallery-empty-state{text-align:center;padding:80px 24px;background:#f4f8f5;border-radius:30px}.gallery-empty-state span{font-size:54px}
.gallery-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(4,20,14,.92);display:grid;place-items:center;padding:30px}.gallery-lightbox[hidden]{display:none}.gallery-lightbox figure{max-width:min(1000px,88vw);max-height:90vh;margin:0;display:flex;flex-direction:column}.gallery-lightbox img{max-width:100%;max-height:78vh;object-fit:contain;border-radius:20px;background:#0b1f18}.gallery-lightbox figcaption{color:#fff;padding:15px 4px}.gallery-lightbox figcaption p{margin:0 0 8px}.gallery-lightbox figcaption div{display:flex;justify-content:space-between;gap:20px;color:#bccbc4}.gallery-lightbox a{color:#ffd65a}.gallery-lightbox-close,.gallery-lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.13);color:#fff;display:grid;place-items:center;cursor:pointer}.gallery-lightbox-close{right:22px;top:22px;width:48px;height:48px;border-radius:16px;font-size:28px}.gallery-lightbox-nav{top:50%;width:54px;height:70px;border-radius:18px;font-size:42px;transform:translateY(-50%)}.gallery-lightbox-nav.prev{left:22px}.gallery-lightbox-nav.next{right:22px}
.gallery-index-hero{width:min(1180px,calc(100% - 28px));margin:24px auto 30px;padding:48px;border-radius:30px;background:linear-gradient(135deg,#f4faf6,#fff7df);display:flex;justify-content:space-between;gap:30px;align-items:center}.gallery-index-hero h1{font-size:clamp(40px,6vw,72px);margin:4px 0 15px;letter-spacing:-.05em}.gallery-index-tabs{display:flex;gap:10px;flex-wrap:wrap}.gallery-index-tabs a{padding:13px 17px;border-radius:15px;background:#fff;color:#174431;text-decoration:none;font-weight:850;border:1px solid #d8e7df}.gallery-index-tabs a.active{background:#0b6b45;color:#fff}.gallery-public-grid-v67{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:22px}.gallery-card-v67{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #dfe9e3;box-shadow:0 13px 35px rgba(9,63,42,.08);text-decoration:none;color:#19372a;transition:.22s}.gallery-card-v67:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(9,63,42,.14)}.gallery-card-v67 .cover{height:220px;background:#edf6f0;overflow:hidden}.gallery-card-v67 .cover img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-card-v67:hover .cover img{transform:scale(1.04)}.gallery-card-v67 .body{padding:20px}.gallery-card-v67 h3{font-size:23px;margin:8px 0}.gallery-detail-grid-v67{columns:4 240px;column-gap:16px}.gallery-detail-grid-v67 a{display:block;break-inside:avoid;margin-bottom:16px;border-radius:18px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1)}.gallery-detail-grid-v67 img{width:100%;display:block}
@media(max-width:820px){.gallery-infinite-hero{grid-template-columns:1fr}.gallery-hero-collage{display:none}.gallery-stream-head{display:block}.gallery-index-hero{display:block;padding:32px 24px}.telegram-masonry{columns:2 160px}.gallery-lightbox-nav{display:none}}
@media(max-width:520px){.gallery-infinite-hero{width:calc(100% - 16px);padding:30px 22px;border-radius:24px}.gallery-infinite-hero h1{font-size:48px}.gallery-infinite-page{width:calc(100% - 16px);padding-top:34px}.telegram-masonry{columns:2 130px;column-gap:10px}.telegram-photo{margin-bottom:10px;border-radius:15px}.telegram-photo figcaption{padding:11px}.telegram-photo figcaption p{font-size:13px}.gallery-lightbox{padding:12px}.gallery-index-hero{width:calc(100% - 16px)}}

.gallery-community-cta{width:min(1180px,calc(100% - 28px));margin:28px auto 60px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#075b3c,#0b7b51);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:22px}.gallery-community-cta h2{margin:8px 0}.gallery-community-cta a{background:#ffd13b;color:#173126;padding:14px 18px;border-radius:15px;font-weight:900;text-decoration:none;white-space:nowrap}@media(max-width:700px){.gallery-community-cta{align-items:flex-start;flex-direction:column}.gallery-community-cta a{white-space:normal}}
