ul.products.apptirana-products-grid{display:grid !important;grid-template-columns:repeat(4,1fr);gap:28px;margin:0 0 32px;padding:0;list-style:none;width:100%}ul.products.apptirana-products-grid li.product{float:none !important;width:100% !important;height:auto !important;min-height:0 !important;max-height:none !important;margin:0 !important;padding:0 !important;display:block}ul.products.apptirana-products-grid{grid-auto-rows:auto;align-items:stretch}@media (max-width:1200px){ul.products.apptirana-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){ul.products.apptirana-products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){ul.products.apptirana-products-grid{grid-template-columns:1fr}}.apptirana-product-card{container-type:inline-size;background:#fff;border-radius:24px;box-shadow:0 8px 24px rgba(0,0,0,.12);overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.apptirana-product-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(0,0,0,.16)}@media (prefers-reduced-motion:reduce){.apptirana-product-card,.apptirana-product-card:hover{transition:none;transform:none}}.apptirana-card-media{position:relative;display:flex;align-items:center;justify-content:center;background:#f3f3f3;height:300px;text-decoration:none}@media (max-width:600px){.apptirana-card-media{height:330px}}.apptirana-card-media img.apptirana-card-img,.apptirana-card-media img{max-width:85% !important;max-height:80% !important;width:auto !important;height:auto !important;object-fit:contain;margin:0 !important;mix-blend-mode:multiply}.apptirana-rating-badge{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;gap:6px;background:#fff;border-radius:8px;padding:8px 12px;box-shadow:0 4px 12px rgba(0,0,0,.12);font-size:15px;font-weight:700;color:#3f3f46;line-height:1}.apptirana-rating-badge .apptirana-star{display:block}.apptirana-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.apptirana-card-title{margin:0 !important;padding:0 !important;font-size:20px;font-weight:700;line-height:1.25;color:#3f3f46}@media (max-width:600px){.apptirana-card-title{font-size:22px}}.apptirana-card-title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}.apptirana-card-title a:hover{color:#0796a5}.apptirana-card-price{margin-top:12px;font-size:20px;font-weight:400;color:#7b8496}.apptirana-card-price .woocommerce-Price-amount{color:inherit;font-weight:inherit}.apptirana-card-price del{opacity:.6;margin-right:6px}.apptirana-card-price ins{text-decoration:none}.apptirana-card-actions{display:flex;align-items:center;gap:16px;margin-top:auto;padding-top:24px}.apptirana-qty{display:flex;align-items:center;height:56px;border:1px solid #dddfe7;border-radius:14px;background:#fff;padding:0 4px;flex-shrink:0}.apptirana-qty-btn{width:48px;height:48px;border:none !important;border-radius:10px;background:#e1e3ea !important;color:#7b8496 !important;font-size:26px;line-height:1;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s ease}.apptirana-qty-btn:hover{background:#d2d5df !important}.apptirana-qty-input{width:55px;height:48px;border:none !important;background:0 0 !important;text-align:center;font-size:18px;color:#333;font-weight:600;padding:0 !important;margin:0 !important;box-shadow:none !important;-moz-appearance:textfield;appearance:textfield}.apptirana-qty-input::-webkit-outer-spin-button,.apptirana-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.apptirana-qty-input:focus{outline:none}.apptirana-add-btn,a.apptirana-add-btn.button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:0 24px;background:#0796a5 !important;color:#fff !important;border:none !important;border-radius:14px !important;font-size:18px;font-weight:600;line-height:1;text-decoration:none !important;cursor:pointer;white-space:nowrap;transition:background .15s ease}.apptirana-add-btn:hover,a.apptirana-add-btn.button:hover{background:#078491 !important;color:#fff !important}.apptirana-add-btn .apptirana-plus{font-size:22px;font-weight:700;line-height:1}.apptirana-add-btn.loading{opacity:.7;pointer-events:none}.apptirana-add-btn.added .apptirana-plus{display:none}.apptirana-card-actions .added_to_cart{display:none !important}.apptirana-add-btn.is-options{background:#0796a5 !important}.apptirana-add-btn.is-disabled{background:#c4c9d4 !important;cursor:not-allowed;pointer-events:none}.apptirana-qty-btn:focus-visible,.apptirana-add-btn:focus-visible,.apptirana-qty-input:focus-visible{outline:3px solid rgba(7,150,165,.4);outline-offset:2px}.apptirana-add-btn{min-width:0}@container (max-width:380px){.apptirana-card-body{padding:18px}.apptirana-card-actions{gap:10px;padding-top:18px}.apptirana-qty{height:48px;border-radius:12px;padding:0 3px}.apptirana-qty-btn{width:38px;height:38px;font-size:22px;border-radius:8px}.apptirana-qty-input{width:38px;height:38px;font-size:16px}.apptirana-add-btn,a.apptirana-add-btn.button{height:48px;padding:0 12px;font-size:15px;border-radius:12px !important;gap:5px}.apptirana-add-btn .apptirana-plus{font-size:18px}.apptirana-card-title{font-size:18px}.apptirana-card-price{font-size:18px}}@container (max-width:270px){.apptirana-card-actions{flex-direction:column;align-items:stretch}.apptirana-qty{justify-content:center}}@media (max-width:360px){.apptirana-card-actions{flex-direction:column;align-items:stretch}.apptirana-qty{justify-content:center}}