:root{--fssp-bg:#061b1a;--fssp-card:#153329;--fssp-card2:#1d4631;--fssp-green:#20c653;--fssp-text:#fff;--fssp-muted:#c9d6cf;--fssp-line:rgba(255,255,255,.12)}
.fssp-wrap{background:radial-gradient(circle at top right,#173425 0,#061b1a 48%,#061716 100%);color:var(--fssp-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;padding:12px 11px 92px;max-width:560px;margin:0 auto;position:relative;overflow:hidden}.fssp-wrap *{box-sizing:border-box}.fssp-top{position:relative}.fssp-head{display:flex;align-items:center;gap:10px;height:50px}.fssp-menu{background:transparent;border:0;color:#fff;font-size:26px;line-height:1;padding:6px}.fssp-logo{width:154px;max-height:48px;object-fit:contain;object-position:left center}.fssp-pill,.fssp-cart{border:1px solid var(--fssp-line);background:rgba(255,255,255,.13);box-shadow:inset 0 1px rgba(255,255,255,.08);color:#fff;border-radius:28px;min-width:58px;height:46px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:15px;text-align:center}.fssp-cart{gap:5px;padding:0 10px}.fssp-cart span{background:#19bd48;border-radius:20px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:13px}.fssp-search{height:62px;margin:12px 0 14px;background:#fff;border-radius:19px;display:flex;align-items:center;padding:7px 8px 7px 14px;gap:8px}.fssp-search span{color:#0a1e1d;font-size:30px;line-height:0}.fssp-search input{border:0!important;outline:none!important;box-shadow:none!important;flex:1;height:45px;font-size:16px;color:#555;background:#fff!important;min-width:0}.fssp-search button{height:47px;border:0;border-radius:15px;background:#1daf52;color:#fff;font-size:16px;padding:0 18px}.fssp-delivery{display:grid;grid-template-columns:1fr 1fr;min-height:74px;border:1px solid var(--fssp-line);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.06);margin-bottom:19px}.fssp-delivery>div{padding:13px 17px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:8px}.fssp-delivery>div:nth-child(2){background:rgba(36,118,52,.25)}.fssp-delivery small{display:block;color:#cfd8d5;font-size:13px;grid-column:2}.fssp-delivery strong{display:block;font-size:20px;font-weight:600;letter-spacing:.2px;grid-column:2}.fssp-delivery span{font-size:22px;grid-row:1/3}.fssp-live{display:inline-block;width:9px;height:9px;border-radius:50%;background:#ff4a20;margin-right:7px;box-shadow:0 0 0 0 rgba(255,74,32,.9);animation:fsspPulse 1.35s infinite}@keyframes fsspPulse{70%{box-shadow:0 0 0 9px rgba(255,74,32,0)}100%{box-shadow:0 0 0 0 rgba(255,74,32,0)}}.fssp-brandman{position:absolute;right:-4px;top:120px;width:90px;opacity:.14;pointer-events:none}.fssp-wrap h1{font-size:34px;line-height:1.1;margin:0 0 13px;font-weight:500}.fssp-sub{font-size:17px;line-height:1.55;margin:0 0 28px;color:#fff}.fssp-sub b{color:#2af454;font-weight:600}.fssp-cats{display:flex;gap:14px;overflow-x:auto;background:rgba(255,255,255,.08);border-radius:18px;padding:11px 10px;margin-bottom:14px;scrollbar-width:none}.fssp-cats::-webkit-scrollbar{display:none}.fssp-cat{flex:0 0 92px;height:110px;background:transparent;color:#fff;border:0;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:15px}.fssp-cat.active{background:#118d39}.fssp-cat em,.fssp-cat span{width:58px;height:58px;border-radius:50%;background:rgba(255,255,255,.14);display:flex;align-items:center;justify-content:center;font-style:normal;font-size:25px}.fssp-cat.active span,.fssp-cat.active em{background:#fff;color:#118d39}.fssp-cat img{width:54px;height:54px;object-fit:cover;border-radius:50%}.fssp-cat b{font-weight:500;line-height:1.25}.fssp-tools{display:flex;align-items:center;gap:10px;margin:9px 0 12px}.fssp-tools span{font-size:20px;font-weight:500;margin-right:auto}.fssp-sort,.fssp-filter-btn{background:rgba(255,255,255,.1);border:1px solid var(--fssp-line);border-radius:10px;color:#fff;height:38px;padding:0 9px}.fssp-sort option{color:#111}.fssp-filter-btn{width:42px;font-size:20px}.fssp-filter{display:none;background:rgba(255,255,255,.08);border:1px solid var(--fssp-line);border-radius:14px;padding:11px;margin-bottom:13px;gap:8px;align-items:end}.fssp-filter.open{display:flex}.fssp-filter label{font-size:12px;color:#d7dfda;flex:1}.fssp-filter input{width:100%;height:34px;border-radius:8px;border:1px solid var(--fssp-line);background:#fff;color:#111;padding:0 8px}.fssp-filter button{height:34px;border:0;border-radius:8px;background:#20c653;color:#fff;padding:0 10px}.fssp-clear{background:#31453d!important}.fssp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.fssp-card{position:relative;min-width:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid var(--fssp-line);border-radius:13px;padding:9px 8px 10px;min-height:245px;overflow:hidden}.fssp-img{height:94px;background:#fff;border-radius:8px;margin:5px 2px 9px;display:flex;align-items:center;justify-content:center;overflow:hidden}.fssp-img img{width:100%;height:100%;object-fit:contain;display:block}.fssp-card h3{font-size:12.5px;line-height:1.22;height:31px;margin:0 0 5px;font-weight:500;overflow:hidden}.fssp-rate{font-size:11px;color:#d7dfda;margin-bottom:5px}.fssp-rate::first-letter{color:#ffc928}.fssp-price{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap;margin-bottom:7px}.fssp-price del{font-size:11px;color:#bdc6c1}.fssp-price strong{font-size:16px;font-weight:600;color:#fff}.fssp-off{position:absolute;top:8px;left:7px;background:#ffdd4d;color:#111;border-radius:8px;padding:4px 6px;font-size:10px;font-weight:700;z-index:2}.fssp-heart{position:absolute;right:7px;top:7px;border:0;background:rgba(0,0,0,.15);color:#fff;border-radius:50%;width:25px;height:25px;font-size:18px;z-index:2}.fssp-add{height:34px;width:100%;border:0;border-radius:7px;background:#24c84f;color:#fff;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px}.fssp-qty{display:none;height:34px;width:100%;border-radius:7px;background:#173b2d;align-items:center;justify-content:space-between;overflow:hidden;border:1px solid rgba(36,200,79,.45)}.fssp-qty button{height:100%;width:34px;background:#24c84f;color:#fff;border:0;font-size:20px}.fssp-qty b{font-weight:500;font-size:15px}.fssp-card.added .fssp-add{display:none}.fssp-card.added .fssp-qty{display:flex}.fssp-more{display:block;margin:16px auto 0;background:#21b94e;border:0;color:#fff;height:42px;border-radius:12px;padding:0 22px;font-size:15px}.fssp-popup{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:99999;display:none;align-items:flex-end}.fssp-popup.open{display:flex}.fssp-pop-card{width:100%;max-width:560px;margin:0 auto;background:#09201e;color:#fff;border-radius:24px 24px 0 0;border:1px solid var(--fssp-line);padding:18px;position:relative}.fssp-close{position:absolute;right:16px;top:12px;background:rgba(255,255,255,.12);color:#fff;border:0;border-radius:50%;width:34px;height:34px;font-size:24px}.fssp-pop-body img{width:170px;height:170px;object-fit:contain;background:#fff;border-radius:14px;display:block;margin:8px auto 14px}.fssp-pop-body h2{font-size:22px;font-weight:600;margin:0 0 8px}.fssp-pop-price{display:flex;gap:10px;align-items:baseline;margin:5px 0 12px}.fssp-pop-price span{color:#cbd5d1;text-decoration:line-through}.fssp-pop-price strong{font-size:24px}.fssp-pop-body p{color:#d6dfdc;line-height:1.5;font-size:14px}.fssp-pop-add{height:44px;margin-top:12px}.fssp-loader{text-align:center;padding:24px;color:#d8e4df}
@media(min-width:700px){.fssp-wrap{max-width:100%;padding-left:24px;padding-right:24px}.fssp-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}

/* v2.3 compact fixes */
.fssp-wrap{font-size:14px!important;padding-bottom:84px!important}.fssp-head{height:42px!important;gap:8px!important}.fssp-logo{width:132px!important;max-height:40px!important}.fssp-menu{font-size:23px!important}.fssp-pill,.fssp-cart{height:40px!important;min-width:50px!important;font-size:13px!important}.fssp-search{height:52px!important;margin:10px 0 12px!important;border-radius:16px!important}.fssp-search input{font-size:14px!important;height:38px!important}.fssp-search button{height:40px!important;border-radius:13px!important;font-size:14px!important;padding:0 15px!important}.fssp-delivery{min-height:58px!important;border-radius:15px!important;margin-bottom:14px!important}.fssp-delivery>div{padding:9px 14px!important}.fssp-delivery small{font-size:11.5px!important}.fssp-delivery strong{font-size:17px!important;font-weight:500!important}.fssp-wrap h1{font-size:27px!important;margin-bottom:8px!important}.fssp-sub{font-size:14px!important;margin-bottom:18px!important;line-height:1.45!important}.fssp-cats{gap:10px!important;padding:9px!important;margin-bottom:12px!important}.fssp-cat{flex-basis:78px!important;height:92px!important;font-size:13px!important}.fssp-cat em,.fssp-cat span{width:50px!important;height:50px!important}.fssp-cat img{width:48px!important;height:48px!important}.fssp-tools span{font-size:16px!important}.fssp-sort,.fssp-filter-btn{height:34px!important;font-size:12px!important}.fssp-grid{gap:8px!important}.fssp-card{border-radius:12px!important;padding:7px 6px 8px!important;min-height:218px!important}.fssp-img{height:86px!important;margin:4px 1px 7px!important}.fssp-card h3{font-size:11.5px!important;line-height:1.18!important;height:28px!important;margin-bottom:4px!important;font-weight:400!important}.fssp-rate{font-size:10.5px!important;margin-bottom:4px!important}.fssp-price del{font-size:10px!important}.fssp-price strong{font-size:14px!important;font-weight:500!important}.fssp-off{font-size:9px!important;padding:3px 5px!important}.fssp-heart{width:22px!important;height:22px!important;font-size:15px!important}.fssp-add,.fssp-qty{height:30px!important;font-size:13px!important;border-radius:6px!important}.fssp-qty button{width:30px!important;font-size:17px!important}.fssp-more{display:none!important}.fssp-add.loading{opacity:.75;pointer-events:none}


/* v2.6: hide default WooCommerce shop content so FreshOne UI appears as the actual shop page */
body.post-type-archive-product .woocommerce-breadcrumb,
body.tax-product_cat .woocommerce-breadcrumb,
body.post-type-archive-product .woocommerce-notices-wrapper,
body.tax-product_cat .woocommerce-notices-wrapper,
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.post-type-archive-product nav.woocommerce-pagination,
body.tax-product_cat nav.woocommerce-pagination,
body.post-type-archive-product .woocommerce-pagination,
body.tax-product_cat .woocommerce-pagination{display:none!important;}

/* v2.7 requested UI fixes */
.fssp-head{justify-content:flex-start!important;gap:9px!important;padding-right:0!important}
.fssp-logo{margin-right:auto!important;width:142px!important;max-width:42vw!important;object-fit:contain!important;object-position:left center!important}
.fssp-pill{flex:0 0 auto!important}
.fssp-cart{flex:0 0 auto!important;background:linear-gradient(135deg,#ffb21e,#ff7a00)!important;color:#17130a!important;border-color:rgba(255,195,63,.7)!important;box-shadow:0 6px 18px rgba(255,139,0,.22), inset 0 1px 0 rgba(255,255,255,.35)!important;font-weight:600!important}
.fssp-cart span{background:#087c32!important;color:#fff!important;box-shadow:0 0 0 2px rgba(255,255,255,.18)!important}
.fssp-img{height:98px!important;background:#fff!important;padding:3px!important;border-radius:7px!important}
.fssp-img img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;image-rendering:auto!important}
.fssp-card{min-height:228px!important}
.fssp-add,.fssp-notify{height:30px!important;width:100%!important;border:0!important;border-radius:6px!important;font-size:12.5px!important;font-weight:500!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;line-height:1!important;padding:0 6px!important;text-decoration:none!important}
.fssp-add{background:#24c84f!important;color:#fff!important}
.fssp-notify{background:linear-gradient(135deg,#ffb21e,#ff7a00)!important;color:#111!important}
.fssp-oos .fssp-img{opacity:.72!important;filter:grayscale(.08)!important}
.fssp-oos:after{content:'Out of stock';position:absolute;top:82px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.72);color:#fff;border-radius:999px;padding:3px 7px;font-size:9px;white-space:nowrap;pointer-events:none}
.fssp-delivery{min-height:52px!important;border-radius:14px!important;overflow:hidden!important}
.fssp-delivery>div{padding:7px 14px!important}
.fssp-delivery small{font-size:10.5px!important;line-height:1.1!important}
.fssp-delivery strong{font-size:16px!important;line-height:1.15!important}
.fssp-brandman{right:4px!important;bottom:-6px!important;width:78px!important;opacity:.22!important}
@media(max-width:390px){.fssp-logo{width:126px!important}.fssp-pill{min-width:45px!important;font-size:12px!important}.fssp-cart{min-width:58px!important}.fssp-head{gap:7px!important}.fssp-img{height:92px!important}}

/* v2.8 popup price + bottom bar fixes */
.fssp-pop-price,
.fssp-pop-price *{
  text-decoration:none!important;
}
.fssp-pop-price .fssp-mrp:not(.no-cut),
.fssp-pop-price .fssp-mrp:not(.no-cut) .amount{
  text-decoration:line-through!important;
  opacity:.62!important;
  font-size:14px!important;
  color:#cbd5d1!important;
}
.fssp-pop-price .fssp-sale,
.fssp-pop-price .fssp-sale .amount,
.fssp-pop-price ins,
.fssp-pop-price ins .amount{
  text-decoration:none!important;
  opacity:1!important;
  color:#fff!important;
  font-size:24px!important;
  font-weight:600!important;
}
.fssp-pop-price del,
.fssp-pop-price del .amount{display:none!important}
.fssp-bottom{
  position:fixed!important;
  left:50%!important;
  bottom:max(10px, env(safe-area-inset-bottom))!important;
  transform:translateX(-50%)!important;
  width:calc(100% - 24px)!important;
  max-width:536px!important;
  height:72px!important;
  padding:7px!important;
  z-index:99998!important;
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:6px!important;
  background:linear-gradient(135deg,rgba(7,31,27,.96),rgba(28,35,12,.96))!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:24px!important;
  box-shadow:0 12px 32px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.08)!important;
  backdrop-filter:blur(14px)!important;
}
.fssp-bottom a{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:3px!important;
  color:#fff!important;
  text-decoration:none!important;
  border-radius:18px!important;
  font-size:12px!important;
  font-weight:400!important;
  line-height:1.1!important;
}
.fssp-bottom a span{font-size:20px!important;line-height:1!important;filter:saturate(1.05)}
.fssp-bottom a b{font-weight:400!important;color:#f4fff8!important}
.fssp-bottom a.active{background:linear-gradient(180deg,#22c75a,#0f8d3b)!important;box-shadow:0 7px 18px rgba(16,185,75,.25)!important}
.fssp-bottom a.active b{font-weight:600!important;color:#fff!important}
.fssp-popup.open + .fssp-bottom{display:grid!important;opacity:1!important;pointer-events:auto!important}
@media(max-width:390px){.fssp-bottom{height:68px!important;border-radius:21px!important}.fssp-bottom a span{font-size:18px!important}.fssp-bottom a{font-size:11px!important}}
