.gallery-section{padding:60px 0 100px;background-color:#fff}.container,.gallery-container{max-width:1440px;margin:0 auto;padding:0 40px}.gallery-header{margin-bottom:40px;position:relative}.header-dot{width:12px;height:12px;background:linear-gradient(135deg,#5eff64,#00ffd5);margin-bottom:25px;border-radius:50%;box-shadow:0 0 15px rgba(94,255,100,.4)}.gallery-header h2{font-family:Georgia,serif;font-size:clamp(36px,5vw,48px);font-weight:700;color:#212529;margin-bottom:20px}.gallery-filters{margin-bottom:40px;background:#fcfcfc;padding:30px;border:1px solid #eef0f2;display:flex;flex-wrap:wrap;gap:30px}.filter-group{flex:1 1;min-width:250px}.filter-group.search{flex:2 1}.filter-label{display:block;font-size:11px;font-weight:800;color:#0d3a49;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.gallery-input,.gallery-select{width:100%;padding:15px 0;background:transparent;border:none;border-bottom:2px solid #e0e0e0;border-radius:0;outline:none;font-family:inherit;font-size:16px;color:#212529;transition:border-color .3s ease}.gallery-input:focus,.gallery-select:focus{border-bottom:2px solid #00ffd5}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;margin-bottom:40px}.results-summary{margin-top:40px;font-size:14px;color:#666;text-align:center}.results-summary span{font-weight:700;color:#0d3a49}.product-card{background:#fff;display:flex;flex-direction:column;height:100%;border:1px solid #f0f0f0;border-radius:8px;position:relative;transition:all .4s cubic-bezier(.165,.84,.44,1);margin-top:15px}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,255,213,.1);border-color:rgba(0,255,213,.3)}.product-card:hover .brand-label{background:linear-gradient(135deg,#5eff64,#00ffd5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-image-area{position:relative;height:300px;overflow:hidden;background:#fcfcfc;border:1px solid #f0f0f0;border-radius:8px 8px 0 0}.cat-badge{position:absolute;top:0;right:0;transform:translateY(-50%);z-index:5;padding:6px 14px;background:linear-gradient(135deg,#5eff64,#00ffd5);color:#0d3a49;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:2px;border-radius:4px;box-shadow:0 4px 15px rgba(94,255,100,.3)}.product-content{padding:30px 20px}.brand-label{font-family:Georgia,serif;font-size:20px;font-weight:700;color:#1a1a1a;display:block;margin-bottom:15px;transition:all .3s ease}.card-footer{display:flex;flex-direction:column;gap:15px;border-top:1px solid #f0f0f0;padding-top:15px}.footer-row{display:flex;justify-content:space-between;align-items:center}.pack-size{font-size:12px;color:#666;font-weight:600}.market-indicator{font-size:11px;font-weight:800;color:#1a1a1a;text-transform:uppercase}.speciality-text{font-size:10px;font-weight:700;color:#008f80;background:rgba(0,255,213,.1);text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(0,255,213,.3);padding:4px 12px;border-radius:50px;width:-moz-fit-content;width:fit-content;transition:all .3s ease}.product-card:hover .speciality-text{background:linear-gradient(135deg,rgba(94,255,100,.15),rgba(0,255,213,.15));border-color:rgba(0,255,213,.6)}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.products-grid{grid-template-columns:repeat(2,1fr)}.container,.gallery-container{padding:0 20px}}@media (max-width:768px){.product-card{opacity:1!important;transform:none!important;margin-bottom:10px}.product-image-area{height:340px!important}.product-content{padding:20px 15px!important}.brand-label{font-size:18px!important;margin-bottom:10px!important}}@media (max-width:480px){.products-grid{grid-template-columns:1fr}.product-image-area{height:300px!important}.gallery-section{padding:40px 0 60px}.gallery-filters{padding:20px;gap:15px}.filter-group{min-width:100%}.brand-label{font-size:16px!important}.product-content{padding:15px!important}.cat-badge{top:0;left:auto;right:15px;transform:translateY(-50%);font-size:10px;padding:5px 10px;letter-spacing:1px}.speciality-text{font-size:9px;padding:3px 10px}}@media (max-width:380px){.container,.gallery-container{padding:0 12px}.gallery-header h2{font-size:24px}.gallery-filters{padding:15px;gap:12px}.gallery-input,.gallery-select{font-size:14px;padding:12px 0}.filter-label{font-size:10px;letter-spacing:1.5px;margin-bottom:12px}.product-image-area{height:280px!important}.brand-label{font-size:15px!important;margin-bottom:8px!important}.card-footer{gap:10px;padding-top:10px}.pack-size{font-size:11px}.market-indicator{font-size:10px}.header-dot{width:10px;height:10px;margin-bottom:18px}}@media (max-width:320px){.gallery-header h2{font-size:20px}.product-image-area{height:260px!important}.brand-label{font-size:14px!important}.gallery-filters{padding:12px;gap:10px}.gallery-input,.gallery-select{font-size:13px;padding:10px 0}}