.gallery-module__R7ddVa__pageHero{background:linear-gradient(150deg,#0d3530,#2f8f83);padding:140px 0 80px;position:relative;overflow:hidden}.gallery-module__R7ddVa__heroShape{background:var(--bg);clip-path:ellipse(60% 100% at 50% 100%);height:80px;position:absolute;bottom:0;left:0;right:0}.gallery-module__R7ddVa__heroContent{z-index:2;max-width:650px;position:relative}.gallery-module__R7ddVa__heroTitle{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1}.gallery-module__R7ddVa__heroTitle span{color:var(--accent)}.gallery-module__R7ddVa__heroDesc{color:#ffffffd9;margin-bottom:0;font-size:18px;line-height:1.6}.gallery-module__R7ddVa__filterRow{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.gallery-module__R7ddVa__filterBtn{color:#666;cursor:pointer;background:#fff;border:1.5px solid #2f8f8333;border-radius:100px;padding:8px 20px;font-size:14px;font-weight:500;transition:all .2s}.gallery-module__R7ddVa__filterBtn:hover{color:#2f8f83;border-color:#2f8f83}.gallery-module__R7ddVa__filterActive{color:#fff;background:#2f8f83;border-color:#2f8f83}.gallery-module__R7ddVa__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.gallery-module__R7ddVa__card{cursor:pointer;border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000f}.gallery-module__R7ddVa__card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #0000001f}.gallery-module__R7ddVa__cardInner{flex-direction:column;width:100%;height:100%;display:flex}.gallery-module__R7ddVa__imageWrapper{aspect-ratio:1;background:#f8f8f8;width:100%;overflow:hidden}.gallery-module__R7ddVa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-module__R7ddVa__card:hover .gallery-module__R7ddVa__cardImage{transform:scale(1.1)}.gallery-module__R7ddVa__cardFooter{background:#fff;flex-direction:column;gap:12px;padding:16px;display:flex}.gallery-module__R7ddVa__cardLabel{color:var(--dark);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.gallery-module__R7ddVa__cardPriceRow{justify-content:space-between;align-items:center;display:flex}.gallery-module__R7ddVa__cardPrice{color:#2f8f83;font-size:16px;font-weight:800}.gallery-module__R7ddVa__orderBtn{color:#000;cursor:pointer;background:#f4c542;border:none;border-radius:8px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s}.gallery-module__R7ddVa__orderBtn:hover{background:#e5b630;transform:scale(1.05)}.gallery-module__R7ddVa__lightbox{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.gallery-module__R7ddVa__lightboxCard{background:#fff;border-radius:32px;width:100%;max-width:900px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 50px 100px #0006}.gallery-module__R7ddVa__topCloseBtn{cursor:pointer;z-index:10;color:#333;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #0003}.gallery-module__R7ddVa__topCloseBtn:hover{color:#fff;background:#ef4444;transform:rotate(90deg)}.gallery-module__R7ddVa__lightboxContent{min-height:500px;display:flex}.gallery-module__R7ddVa__lightboxLeft{background:#f8f8f8;flex:1.1}.gallery-module__R7ddVa__lightboxImage{object-fit:cover;width:100%;height:100%;display:block}.gallery-module__R7ddVa__lightboxRight{flex-direction:column;flex:1;padding:40px;display:flex}.gallery-module__R7ddVa__lightboxHeader{margin-bottom:24px}.gallery-module__R7ddVa__categoryBadge{color:#2f8f83;text-transform:uppercase;letter-spacing:.05em;background:#f0fdf4;border-radius:8px;margin-bottom:12px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-block}.gallery-module__R7ddVa__lightboxHeader h3{color:#222;margin:0 0 10px;font-family:Outfit,sans-serif;font-size:28px;font-weight:800;line-height:1.2}.gallery-module__R7ddVa__lightboxPrice{color:#2f8f83;font-size:32px;font-weight:900}.gallery-module__R7ddVa__productFeatures{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.gallery-module__R7ddVa__feature{color:#444;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.gallery-module__R7ddVa__featureIcon{color:#2f8f83;background:#e6f6f4;border-radius:6px;width:20px;height:20px;padding:4px}.gallery-module__R7ddVa__lightboxDesc{color:#666;margin-bottom:32px;font-size:15px;line-height:1.7}.gallery-module__R7ddVa__lightboxActions{flex-direction:column;gap:12px;margin-top:auto;display:flex}.gallery-module__R7ddVa__mainOrderBtn{color:#fff;cursor:pointer;background:#2f8f83;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 15px #2f8f834d}.gallery-module__R7ddVa__mainOrderBtn:hover{background:#236b62;transform:translateY(-2px);box-shadow:0 8px 25px #2f8f8366}.gallery-module__R7ddVa__secondaryBtn{color:#666;cursor:pointer;background:#fff;border:1.5px solid #eee;border-radius:14px;width:100%;padding:14px;font-weight:700;transition:all .2s}.gallery-module__R7ddVa__secondaryBtn:hover{color:#222;background:#f8f8f8;border-color:#ddd}@media (max-width:1024px){.gallery-module__R7ddVa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:850px){.gallery-module__R7ddVa__lightboxContent{flex-direction:column}.gallery-module__R7ddVa__lightboxLeft{flex:none;height:300px}.gallery-module__R7ddVa__lightboxRight{padding:30px 24px}.gallery-module__R7ddVa__lightboxCard{max-width:500px}}@media (max-width:640px){.gallery-module__R7ddVa__pageHero{text-align:center;padding:120px 0 100px}.gallery-module__R7ddVa__heroShape{height:60px}.gallery-module__R7ddVa__heroContent{margin:0 auto;padding:0 10px}.gallery-module__R7ddVa__heroTitle{margin-bottom:12px;font-size:26px}.gallery-module__R7ddVa__heroDesc{margin-bottom:20px;font-size:14px;line-height:1.5}.gallery-module__R7ddVa__filterRow{justify-content:center;gap:8px;margin-bottom:24px}.gallery-module__R7ddVa__filterBtn{padding:6px 16px;font-size:13px}.gallery-module__R7ddVa__grid{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-module__R7ddVa__lightbox{padding:10px}.gallery-module__R7ddVa__lightboxCard{border-radius:20px}.gallery-module__R7ddVa__lightboxLeft{height:240px}.gallery-module__R7ddVa__lightboxHeader h3{font-size:22px}.gallery-module__R7ddVa__lightboxPrice{font-size:24px}.gallery-module__R7ddVa__mainOrderBtn{padding:14px;font-size:15px}}@media (max-width:400px){.gallery-module__R7ddVa__grid{grid-template-columns:1fr}}
