.shopby-container{box-sizing:border-box;background:linear-gradient(#fff 0%,#f8fdf9 100%);flex-direction:column;width:100%;padding:10px 60px;display:flex}.shopby-heading{letter-spacing:-.5px;background:linear-gradient(135deg,#007f2d 0%,#00a03c 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:clamp(8px,2vw,16px);font-size:clamp(24px,6vw,48px);font-weight:700;line-height:110%}.shopby-categories{grid-template-columns:repeat(auto-fit,minmax(250px,2fr));justify-content:center;gap:clamp(16px,3vw,24px);width:100%;max-width:1400px;margin:50px auto;display:grid}.shopby-card{box-sizing:border-box;flex-direction:column;justify-self:center;gap:clamp(12px,2vw,24px);width:100%;max-width:286px;height:auto;min-height:clamp(300px,40vw,430px);padding:clamp(6px,1vw,8px) 0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.shopby-card:hover{transform:translateY(-8px)}.shopby-imagecard{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#f0fdf4 50%,#dcfce7 100%);border:1px solid #007f2d1a;border-radius:clamp(12px,1.5vw,16px);justify-content:center;align-items:center;width:100%;height:clamp(240px,32vw,360px);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #007f2d0d,0 10px 15px #007f2d14,inset 0 0 0 1px #fffc}.shopby-imagecard:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#007f2d14 0%,#0000 70%);transition:opacity .4s;position:absolute;inset:0}.shopby-imagecard:after{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#007f2d,#00a03c,#4ade80);border-radius:clamp(13px,1.6vw,17px);transition:opacity .4s;position:absolute;inset:-2px}.shopby-imagecard:hover{border-color:#007f2d33;transform:scale(1.03);box-shadow:0 12px 24px #007f2d1f,0 24px 48px #007f2d26,inset 0 0 0 1px #fff}.shopby-imagecard:hover:before,.shopby-imagecard:hover:after{opacity:1}.shopby-imagecard img{object-fit:cover;filter:brightness();width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.shopby-imagecard:hover img{filter:brightness(1.05);transform:scale(1.08)}.shopby-text{letter-spacing:-.3px;color:#1a4d2e;text-align:center;margin:0;padding:clamp(4px,1vw,8px) clamp(8px,1vw,12px);font-size:clamp(16px,3vw,24px);font-weight:600;line-height:120%;transition:all .3s;position:relative}.shopby-text:after{content:"";background:linear-gradient(90deg,#0000,#007f2d,#0000);width:60%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.shopby-card:hover .shopby-text{color:#007f2d;transform:translateY(-2px)}.shopby-card:hover .shopby-text:after{transform:translate(-50%)scaleX(1)}.main-category-title{color:#007f2d;letter-spacing:-.5px;font-size:26px;font-weight:600}.main-category-block{margin-bottom:40px}.main-category-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.view-all-link{color:#007f2d;padding-bottom:2px;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.view-all-link:after{content:"";background:#007f2d;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(1)}.view-all-link:hover{color:#005a21}.view-all-link:hover:after{transform:scaleX(0)}.shimmer-card{pointer-events:none}.shimmer-box{border-radius:inherit;background:#e5e7eb;width:100%;height:100%;position:relative;overflow:hidden}.shimmer-text{background:#e5e7eb;border-radius:6px;width:60%;height:clamp(16px,3vw,24px);margin:12px auto 0;position:relative;overflow:hidden}.shimmer-box:after,.shimmer-text:after{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:150%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:-150%}@keyframes shimmer{to{left:150%}}@media (min-width:1440px){.shopby-container{gap:0}.shopby-heading{padding-bottom:20px;font-size:52px}.shopby-categories{grid-template-columns:repeat(5,1fr);gap:32px;max-width:1600px}.shopby-card{gap:28px;max-width:320px;min-height:460px}.shopby-imagecard{border-radius:18px;height:380px}.shopby-imagecard:after{border-radius:19px}.shopby-text{font-size:26px}}@media (max-width:1439px) and (min-width:1025px){.shopby-container{gap:28px}.shopby-categories{grid-template-columns:repeat(4,1fr);gap:28px}.shopby-card{max-width:300px;min-height:420px}.shopby-imagecard{border-radius:16px;height:340px}.shopby-imagecard:after{border-radius:17px}}@media (max-width:1024px) and (min-width:769px){.shopby-container{gap:24px}.shopby-categories{grid-template-columns:repeat(3,1fr);gap:24px}.shopby-card{gap:20px;max-width:280px;min-height:380px}.shopby-imagecard{border-radius:14px;height:300px}.shopby-imagecard:after{border-radius:15px}.shopby-text{font-size:20px}}@media (max-width:768px) and (min-width:569px){.shopby-container{gap:20px}.shopby-categories{grid-template-columns:repeat(2,1fr);gap:20px}.shopby-card{gap:16px;max-width:100%;min-height:320px}.shopby-imagecard{border-radius:12px;height:260px}.shopby-imagecard:after{border-radius:13px}.shopby-text{font-size:18px}}@media (max-width:568px) and (min-width:421px){.shopby-container{gap:18px}.shopby-categories{grid-template-columns:repeat(2,1fr);gap:16px}.shopby-card{gap:14px;max-width:100%;min-height:280px}.shopby-imagecard{border-radius:10px;height:220px}.shopby-imagecard:after{border-radius:11px}.shopby-text{font-size:16px}}@media (max-width:420px){.shopby-container{gap:16px;padding:0 10px}.shopby-categories{grid-template-columns:repeat(2,1fr);gap:16px}.shopby-card{gap:12px;max-width:280px;min-height:260px;margin:0 auto}.shopby-imagecard{border-radius:10px;height:200px}.shopby-imagecard:after{border-radius:11px}.shopby-text{padding:0 8px;font-size:16px}.shopby-heading{text-align:center;font-size:28px}}@media (max-width:319px){.shopby-container{gap:14px;padding:0 20px}.shopby-card{gap:10px;max-width:260px;min-height:240px}.shopby-imagecard{border-radius:8px;height:180px}.shopby-imagecard:after{border-radius:9px}.shopby-text{padding:0 6px;font-size:15px}.shopby-heading{font-size:24px}}@media (max-width:480px){.shopby-categories.mobile-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#007f2d #e8f5e9;-ms-overflow-style:none;gap:16px;padding:0 0 10px;display:flex;overflow-x:auto}.shopby-categories.mobile-scroll::-webkit-scrollbar{height:4px}.shopby-categories.mobile-scroll::-webkit-scrollbar-track{background:#e8f5e9;border-radius:10px}.shopby-categories.mobile-scroll::-webkit-scrollbar-thumb{background:#007f2d;border-radius:10px}.shopby-categories.mobile-scroll .shopby-card{flex:0 0 200px;min-height:240px}.shopby-categories.mobile-scroll .shopby-imagecard{height:180px}}.shopby-imagecard.loading{background:linear-gradient(90deg,#e8f5e9 25%,#c8e6c9 50%,#e8f5e9 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.shopby-card:focus-within{outline-offset:4px;border-radius:8px;outline:3px solid #007f2d}.shopby-imagecard:focus{outline-offset:2px;outline:3px solid #007f2d}@media (prefers-reduced-motion:reduce){.shopby-card,.shopby-imagecard,.shopby-text,.shopby-imagecard img{transition:none;animation:none}}@media print{.shopby-container{background:#fff;gap:16px}.shopby-categories{grid-template-columns:repeat(2,1fr);gap:16px}.shopby-card:hover,.shopby-imagecard:hover{box-shadow:none;transform:none}.shopby-imagecard{box-shadow:0 2px 4px #0000001a}}
