.products{padding:104px 0 116px}.products-grid-section{margin-top:52px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:30px;margin:0;display:grid}.product-card{background:linear-gradient(#fff 0% 72%,#fbfcf9 100%);border:1px solid #0d5c3a14;border-radius:22px;flex-direction:column;min-width:0;height:100%;padding:22px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #122d2006,0 14px 34px #122d200e}.product-card:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#c0923061,#0000);height:1px;transition:opacity .3s;position:absolute;top:0;left:22px;right:22px}.product-card:hover{border-color:#0d5c3a24;transform:translateY(-6px);box-shadow:0 8px 18px #122d200a,0 22px 48px #122d201a}.product-card:hover:before{opacity:1}.product-card:focus-within{border-color:#0d5c3a33;box-shadow:0 8px 18px #122d200a,0 22px 48px #122d201a}.product-image{background:radial-gradient(circle at 50% 42%,#f6f1e0b8 0%,#faf8f061 45%,#fff0 72%);border-radius:17px;justify-content:center;align-items:center;width:100%;min-height:270px;padding:8px 10px 12px;text-decoration:none;display:flex;position:relative;overflow:hidden}.product-image:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4b05b1f 0%,#d4b05b0b 48%,#0000 72%);border-radius:50%;width:190px;height:190px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-image img,.product-card>img{z-index:1;object-fit:contain;filter:drop-shadow(0 12px 13px #1f2e2314);width:auto;max-width:min(235px,86%);height:265px;margin-inline:auto;transition:transform .38s cubic-bezier(.2,.8,.2,1),filter .38s;display:block;position:relative}.product-card:hover .product-image img,.product-card:hover>img{filter:drop-shadow(0 16px 17px #1f2e231f);transform:translateY(-3px)scale(1.035)}.product-content{flex-direction:column;flex:1;min-width:0;padding:12px 3px 2px;display:flex}.product-category{color:#0d6a46;letter-spacing:.015em;background:#eef7f2;border:1px solid #0d5c3a12;border-radius:999px;align-self:flex-start;align-items:center;margin-bottom:13px;padding:5px 11px;font-size:11px;font-weight:700;line-height:1.3;display:inline-flex}.product-card h3{color:var(--text);letter-spacing:-.015em;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.35}.product-card h3 a{color:inherit;text-decoration:none;transition:color .2s}.product-card h3 a:hover{color:var(--primary)}.product-card p{color:var(--text-light);line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 18px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-footer{border-top:1px solid #0d5c3a14;justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:15px;display:flex}.product-weight{color:var(--primary);white-space:nowrap;align-items:center;font-size:13px;font-weight:700;line-height:1.4;display:inline-flex}.product-link{color:var(--primary);align-items:center;gap:5px;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.product-link:after{content:"→";transition:transform .2s;display:inline-block}.product-link:hover{color:var(--primary-dark)}.product-link:hover:after{transform:translate(4px)}.product-badge{z-index:3;color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-light));border-radius:999px;padding:6px 13px;font-size:11px;font-weight:700;position:absolute;top:18px;right:18px;box-shadow:0 5px 14px #0d5c3a26}.product-meta{color:var(--text);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;margin-bottom:18px;font-size:14px;font-weight:600;display:flex}.product-card .btn{justify-content:center;width:100%;padding:13px 20px}.product-features{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.feature-badge{color:var(--primary);background:#f3faf5;border:1px solid #0d5c3a1f;border-radius:999px;align-items:center;padding:9px 16px;font-size:14px;font-weight:600;display:inline-flex}html[lang=km] .product-card h3{line-height:1.65}html[lang=km] .product-card p{line-clamp:4;-webkit-line-clamp:4;line-height:1.85}html[lang=km] .product-category{line-height:1.6}html[lang=km] .product-link,html[lang=km] .product-weight{line-height:1.7}@media (width<=992px){.products{padding:88px 0 96px}.products-grid-section{margin-top:44px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.product-image{min-height:245px}.product-image img,.product-card>img{max-width:200px;height:225px}}@media (width<=768px){.products{padding:72px 0 80px}.products-grid-section{margin-top:36px}.products-grid{grid-template-columns:1fr;gap:22px}.product-card{border-radius:18px;width:min(100%,460px);margin-inline:auto;padding:18px}.product-image{border-radius:15px;min-height:205px;padding:4px 6px 10px}.product-image:before{width:160px;height:160px}.product-image img,.product-card>img{max-width:190px;height:205px}.product-content{padding:9px 2px 1px}.product-category{margin-bottom:10px;padding:5px 10px;font-size:11px}.product-card h3{margin-bottom:9px;font-size:19px}.product-card p{color:var(--text-light);line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 18px;font-size:14px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-footer{padding-top:14px}}@media (width<=480px){.products{padding:60px 0 68px}.products-grid-section{margin-top:32px}.product-card{padding:20px}.product-image{min-height:205px}.product-image img,.product-card>img{max-width:170px;height:190px}.product-card h3{font-size:19px}.product-footer{gap:12px}.product-weight,.product-link{font-size:13px}html[lang=km] .product-card h3{font-size:19px}}@media (width<=360px){.product-card{padding:18px}.product-image{min-height:190px}.product-image img,.product-card>img{max-width:160px;height:175px}.product-footer{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){.product-card,.product-image img,.product-card>img,.product-card h3 a,.product-link{transition:none}.product-card:hover,.product-card:hover .product-image img,.product-card:hover>img,.product-link:hover{transform:none}}
