.gallery-module__zlwOTG__page{background:linear-gradient(#f8fbf8 0%,#fff 100%);min-height:calc(100vh - 70px);padding:3rem 0 4rem}.gallery-module__zlwOTG__container{flex-direction:column;gap:2.5rem;width:90%;max-width:1200px;margin:0 auto;display:flex}.gallery-module__zlwOTG__header{text-align:center;max-width:760px;margin:0 auto}.gallery-module__zlwOTG__badge{color:var(--primary-main);background:var(--accent-light);text-transform:uppercase;letter-spacing:1px;border-radius:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.gallery-module__zlwOTG__title{color:var(--primary-deep);margin:1rem 0;font-size:clamp(2rem,5vw,3rem)}.gallery-module__zlwOTG__title span{color:var(--primary-main)}.gallery-module__zlwOTG__subtitle{opacity:.8;font-size:1.05rem;line-height:1.6}.gallery-module__zlwOTG__tabs{justify-content:center;gap:.8rem;display:flex}.gallery-module__zlwOTG__tabBtn{border:1px solid var(--border-color);color:var(--primary-deep);background:#fff;border-radius:999px;padding:.6rem 1.2rem;font-weight:700;transition:all .2s}.gallery-module__zlwOTG__tabBtn:hover{border-color:var(--primary-main)}.gallery-module__zlwOTG__activeTab{background:var(--primary-main);color:#fff;border-color:var(--primary-main)}.gallery-module__zlwOTG__tabPanel{flex-direction:column;gap:1.2rem;display:flex}.gallery-module__zlwOTG__videoGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.gallery-module__zlwOTG__videoCard{border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;overflow:hidden}.gallery-module__zlwOTG__player{aspect-ratio:16/10;border:0;width:100%}.gallery-module__zlwOTG__imageGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.gallery-module__zlwOTG__imagePlaceholder{text-align:center;color:#4a6b56;background:linear-gradient(135deg,#eef6ef 0%,#f8fbf8 100%);border:1px dashed #bdd9c2;border-radius:16px;justify-content:center;align-items:center;min-height:140px;padding:1rem;font-size:.95rem;font-weight:600;display:flex}@media (max-width:1024px){.gallery-module__zlwOTG__imageGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.gallery-module__zlwOTG__tabs{flex-wrap:wrap}.gallery-module__zlwOTG__videoGrid,.gallery-module__zlwOTG__imageGrid{grid-template-columns:1fr}}
