body.aroma-shop-ui .woocommerce-result-count{display:none!important}body.aroma-shop-ui.aroma-shop-full-width #content .woocommerce,body.aroma-shop-ui.aroma-shop-full-width .content-area,body.aroma-shop-ui.aroma-shop-full-width .entry-content .woocommerce,body.aroma-shop-ui.aroma-shop-full-width .site-content,body.aroma-shop-ui.aroma-shop-full-width .woocommerce{max-width:none;width:100%;padding-left:1rem;padding-right:1rem;box-sizing:border-box}body.aroma-shop-ui.aroma-shop-full-width .site-main,body.aroma-shop-ui.aroma-shop-full-width main{max-width:none;width:100%}@media (min-width:768px){body.aroma-shop-ui.aroma-shop-full-width #content .woocommerce,body.aroma-shop-ui.aroma-shop-full-width .content-area,body.aroma-shop-ui.aroma-shop-full-width .site-content,body.aroma-shop-ui.aroma-shop-full-width .woocommerce{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1200px){body.aroma-shop-ui.aroma-shop-full-width #content .woocommerce,body.aroma-shop-ui.aroma-shop-full-width .content-area,body.aroma-shop-ui.aroma-shop-full-width .site-content,body.aroma-shop-ui.aroma-shop-full-width .woocommerce{padding-left:2rem;padding-right:2rem}}.aroma-shop-packages-row{width:100%;margin-bottom:2rem;padding:1.25rem 0;background:linear-gradient(135deg,#f8f6f3 0,#efeae4 100%);border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04)}.aroma-shop-packages-title{font-size:1.1rem;font-weight:600;color:#2c2c2c;margin:0 0 1rem 0;padding:0 1rem;letter-spacing:.02em}.aroma-shop-packages-grid{display:flex;flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:1rem;list-style:none;margin:0;padding:0 1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.aroma-shop-package-card{flex:0 0 auto;scroll-snap-align:start;min-width:160px;max-width:200px}.aroma-shop-package-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;background:#fff;border-radius:10px;padding:1rem;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(0,0,0,.06)}.aroma-shop-package-link:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.1)}.aroma-shop-package-image{width:80px;height:80px;object-fit:contain;margin-bottom:.5rem;border-radius:6px}.aroma-shop-package-name{font-size:.9rem;font-weight:600;color:#2c2c2c;text-align:center;margin-bottom:.25rem;line-height:1.2}.aroma-shop-package-price{font-size:.85rem;color:#5a5a5a;margin-top:auto}.aroma-shop-package-price .amount{font-weight:600;color:#1a7f37}.aroma-shop-category-bar{width:100%;margin-bottom:1.5rem;padding:.5rem 0}.aroma-shop-category-list{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;list-style:none;margin:0;padding:0}.aroma-shop-category-item{margin:0}.aroma-shop-category-link{display:inline-block;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;color:#444;background:#f5f5f5;border-radius:999px;border:1px solid transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}.aroma-shop-category-link:hover{background:#e8e8e8;color:#1a1a1a}.aroma-shop-category-link.active{background:#2c2c2c;color:#fff;border-color:#2c2c2c}body.aroma-shop-ui.woocommerce ul.products{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;list-style:none;margin:0 0 2rem 0;padding:0}body.aroma-shop-ui.woocommerce ul.products li.product{width:100%;margin:0;padding:0;display:flex;flex-direction:column}body.aroma-shop-ui.woocommerce ul.products li.product .woocommerce-loop-product__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}body.aroma-shop-ui.woocommerce ul.products li.product .woocommerce-loop-product__link:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}body.aroma-shop-ui.woocommerce ul.products li.product img{width:100%;height:180px;object-fit:contain;padding:1rem;background:#fafafa}body.aroma-shop-ui.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:.95rem;font-weight:600;padding:.75rem 1rem .25rem;margin:0;line-height:1.3;color:#2c2c2c}body.aroma-shop-ui.woocommerce ul.products li.product .price{padding:0 1rem 1rem;margin:0;font-size:.95rem}body.aroma-shop-ui.woocommerce ul.products li.product .price .amount{font-weight:600;color:#1a7f37}@media (min-width:768px){body.aroma-shop-ui.woocommerce ul.products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}}@media (min-width:1024px){body.aroma-shop-ui.woocommerce ul.products{grid-template-columns:repeat(4,1fr)}}