/* Last Trending Piece — production storefront */
:root{--ltp-ivory:#FBF7F0;--ltp-gold:#B58A52;--ltp-text:#1C1C1C;--ltp-muted:#6F6257;--ltp-border:#E8D9C5;--ltp-white:#fff;--ltp-radius:14px;--ltp-shadow:0 8px 24px rgba(28,28,28,.06);--ltp-container:1240px}
*,*::before,*::after{box-sizing:border-box}
html,body{max-width:100%;overflow-x:clip}
body{color:var(--ltp-text);background:var(--ltp-ivory);overflow-wrap:anywhere}
img,svg,video,canvas{max-width:100%;height:auto}
main,.container,.s-container{min-width:0;max-width:100%}
a,button,input,select,textarea{font:inherit}
button,a,[role="button"]{-webkit-tap-highlight-color:transparent}
.product-entry,.product-entry *,.s-product-card-entry,.s-product-card-entry *{min-width:0}
.product-entry img,.s-product-card-image img{object-fit:contain}
.product-entry__title,.s-product-card-content-title{overflow-wrap:anywhere;line-height:1.55}
footer a{overflow-wrap:anywhere}
salla-comments,salla-reviews{display:block;max-width:100%}
@media (max-width:991px){
 header{max-width:100%}
 main{overflow:visible}
 .container,.s-container{width:100%;padding-inline:12px}
 .s-block{max-width:100%;margin-inline:0}
 .product-entry,.s-product-card-entry{height:100%;border-radius:var(--ltp-radius)}
 .product-entry__image,.s-product-card-image{aspect-ratio:1/1}
 .product-entry__title,.s-product-card-content-title{font-size:14px}
 footer{max-width:100%}
 footer a{min-height:44px}
 a[href*="wa.me"]{max-width:calc(100vw - 24px)}
}
@media (max-width:430px){
 .container,.s-container{padding-inline:10px}
 h1{font-size:clamp(1.45rem,7vw,2rem);line-height:1.25}
 h2{font-size:clamp(1.2rem,5.8vw,1.65rem);line-height:1.35}
 .s-button-btn,button[type="submit"]{min-height:44px}
}
@media (max-width:340px){
 .container,.s-container{padding-inline:8px}
 .s-button-btn{padding-inline:12px}
 footer [class*="grid"]{grid-template-columns:minmax(0,1fr)!important}
}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


@media (max-width:340px){
 .top-navbar .container{gap:4px;padding-inline:6px}
 .top-navbar .container>.flex-1{min-width:0!important;gap:4px!important}
 .top-navbar .header-search,.top-navbar salla-search{min-width:0!important;width:auto!important;flex:1 1 auto!important}
 .top-navbar .s-search-container,.top-navbar .s-search-input-wrapper,.top-navbar .s-search-input{width:100%!important;min-width:0!important}
}

/* Homepage approved reference */
:root{--lp-bg:#fcf7ef;--lp-gold:#c68a3a;--lp-dark:#191919;--lp-muted:#66605a;--lp-line:#d8a65d}
html,body,#app,.app-inner,main,.lp-home{background:var(--lp-bg)!important}
html,body{overflow-x:hidden!important}
.lp-home,.lp-home *{box-sizing:border-box}
.lp-home{width:100%;padding:0 0 18px;color:var(--lp-dark);font-family:inherit;overflow:hidden}
.lp-hero{display:block;width:100%;background:var(--lp-bg);overflow:hidden}
.lp-hero img{display:block;width:100%;height:auto;aspect-ratio:1108/428;object-fit:cover}
.lp-intro{width:min(1245px,calc(100% - 44px));margin:0 auto 10px;padding:10px 24px 10px;border:1.5px solid var(--lp-line);border-radius:20px;text-align:center;background:rgba(255,255,255,.22)}
.lp-brand{margin:auto;width:32px;height:34px;padding-top:9px;border:1px solid var(--lp-gold);border-radius:12px 12px 3px 3px;color:#9c6425;font-family:serif;font-size:15px}
.lp-intro small{display:block;margin-top:4px;color:#a96f2d;font-size:9px;font-weight:800;letter-spacing:1.7px}
.lp-intro h1{margin:4px 0 0;font-size:33px;line-height:1.2;font-weight:900}
.lp-intro p{margin:2px auto 8px;color:var(--lp-muted);font-size:12px;line-height:1.6}
.lp-intro>a{display:flex;align-items:center;justify-content:center;width:min(250px,100%);height:38px;margin:auto;border-radius:9px;background:linear-gradient(90deg,#bd7c2d,#cf984e);color:#fff!important;text-decoration:none!important;font-size:16px;font-weight:800}
.lp-section-title{display:flex;align-items:center;gap:28px;width:min(910px,calc(100% - 44px));margin:7px auto 4px}
.lp-section-title span{flex:1;height:1px;background:var(--lp-line);position:relative}.lp-section-title span:after{content:"";position:absolute;top:-3px;width:7px;height:7px;background:var(--lp-gold);transform:rotate(45deg)}.lp-section-title span:first-child:after{left:0}.lp-section-title span:last-child:after{right:0}
.lp-section-title h2{margin:0;white-space:nowrap;font-size:22px;font-weight:900}
.lp-cats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;width:min(1245px,calc(100% - 44px));margin:0 auto 20px}
.lp-cats a{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:180px;padding:7px;border:1px solid #edc995;border-radius:16px;background:rgba(255,255,255,.28);color:#111!important;text-decoration:none!important}
.lp-cats i{display:grid;place-items:center;width:122px;height:122px;border:1.5px solid var(--lp-line);border-radius:50%;padding:4px;background:#fff8ef;overflow:hidden;font-style:normal}
.lp-cats i img{width:100%;height:100%;border-radius:50%;object-fit:cover}
.lp-cats .lp-pet{font-size:70px;background:#fff4e7}
.lp-cats b{font-size:16px;line-height:1.2;text-align:center}
.lp-trust{display:grid;grid-template-columns:repeat(3,1fr);width:min(1245px,calc(100% - 44px));margin:auto;border:1px solid #edc995;border-radius:16px;background:rgba(255,255,255,.25);overflow:hidden}
.lp-trust>div{display:flex;align-items:center;justify-content:center;gap:18px;min-height:75px;padding:10px 22px}.lp-trust>div+div{border-right:1px solid #e5c89e}
.lp-trust em{color:#bd7b2d;font-size:37px;font-style:normal;line-height:1}.lp-trust span{display:flex;flex-direction:column}.lp-trust b{font-size:15px}.lp-trust small{color:#45413d;font-size:11px}
main>.s-block:not([component-id="2047850098"]){display:none!important}
section[component-id="2047850098"],section[component-id="2047850098"]>*{margin:0!important;padding:0!important;background:var(--lp-bg)!important}
.store-header,.top-navbar,.top-navbar>.container,.main-nav-container,.main-nav-container .inner,.store-footer,.store-footer__inner{background:var(--lp-bg)!important}
.main-nav-container{box-shadow:none!important;border-bottom:1px solid rgba(198,138,58,.12)!important}
@media(min-width:992px){.lp-hero img{max-height:397px}.lp-home{padding-bottom:12px}}
@media(max-width:991px){
  .lp-home{padding-bottom:12px}.lp-hero{width:100%}.lp-hero img{width:100%;height:auto;min-height:0;object-fit:contain}
  .lp-intro{width:calc(100% - 20px);margin-top:8px;padding:14px 13px;border-radius:16px}.lp-intro h1{font-size:27px}.lp-intro p{font-size:11px;margin-bottom:10px}.lp-intro>a{height:42px;font-size:14px}
  .lp-section-title{gap:11px;width:calc(100% - 24px);margin-top:12px}.lp-section-title h2{font-size:20px}
  .lp-cats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:calc(100% - 20px);margin-bottom:12px}.lp-cats a{height:153px;border-radius:14px}.lp-cats i{width:100px;height:100px}.lp-cats b{font-size:13px}.lp-cats .lp-pet{font-size:58px}
  .lp-trust{grid-template-columns:1fr;width:calc(100% - 20px);border-radius:14px}.lp-trust>div{justify-content:flex-start;min-height:64px;padding:9px 26px}.lp-trust>div+div{border-right:0;border-top:1px solid #e5c89e}.lp-trust em{width:42px;text-align:center;font-size:31px}
  .main-nav-container .inner{padding-block:7px!important}.main-nav-container .navbar-brand img{max-width:46px!important;max-height:46px!important}
}
@media(max-width:360px){.lp-cats i{width:88px;height:88px}.lp-cats a{height:140px}.lp-intro h1{font-size:24px}}