/* Sore Club — a compact, colorful mobile storefront. */
body.st-skin-sore-club{--st-primary:#235845;--st-primary-dark:#173d30;--st-primary-soft:#def8e9;--st-text:#25372e;--st-muted:#68746d;--st-line:#e5ebe6;--st-bg:#fffef9;--st-card:#fffef9;--st-radius:18px;--st-radius-sm:12px;--st-shadow:none;--st-max:1080px;font-family:Arial,Helvetica,sans-serif;background:#f0f4ef;color:var(--st-text)}
.st-skin-sore-club .st-shell{max-width:1080px;background:var(--st-bg);box-shadow:none}
.st-skin-sore-club .st-main{padding:0 18px}
.st-skin-sore-club .st-header{background:var(--st-bg);padding:12px 18px 10px;border-bottom:0}
.st-skin-sore-club .st-header__bar{gap:14px;min-height:46px}
.st-skin-sore-club .st-logo{margin-right:auto;min-width:0}
.st-skin-sore-club .st-logo__text{font-size:28px;letter-spacing:-1.3px;color:#25372e}
.st-skin-sore-club .st-icon-btn{border-radius:50%;min-width:44px;min-height:44px;color:#25372e}
.st-skin-sore-club .st-cart-toggle{background:#baf3d3}
.st-skin-sore-club .st-cart-count{background:#25372e;color:#fff;min-width:17px}
.st-skin-sore-club .st-search{padding:0;margin-top:10px}
.st-skin-sore-club .st-search__form{background:#eff3ee;border:1px solid #e7ece6;box-shadow:none;border-radius:30px;min-height:46px;padding:0 16px}
.st-skin-sore-club .st-search__input{font-family:inherit;font-size:13px;color:#25372e}
.st-skin-sore-club .sc-discovery{margin:10px 0 18px}
.st-skin-sore-club .sc-campaign{background:#ffd6cc;border-radius:22px;display:flex;align-items:center;overflow:hidden;min-height:185px}
.st-skin-sore-club .sc-campaign__copy{padding:22px;flex:1;min-width:0}
.st-skin-sore-club .sc-eyebrow{font-size:9px;font-weight:700;letter-spacing:1.3px;color:#794d43}
.st-skin-sore-club .sc-campaign h1{font-size:28px;font-weight:800;line-height:1.05;letter-spacing:-1.1px;margin:12px 0 10px;overflow-wrap:break-word}
.st-skin-sore-club .sc-campaign p{font-size:12px;line-height:1.5;color:#72564c;margin:0 0 16px}
.st-skin-sore-club .sc-campaign__image{width:38%;align-self:stretch;display:flex;align-items:center;padding:14px 12px 14px 0}
.st-skin-sore-club .sc-campaign__image img{width:100%;max-height:240px;object-fit:contain;border-radius:14px;mix-blend-mode:multiply}
.st-skin-sore-club .st-btn{border-radius:30px;box-shadow:none;font-size:12px;padding:12px 18px;min-height:44px}
.st-skin-sore-club .sc-campaign .st-btn{font-size:11px;padding:10px 15px;background:#25372e;color:#fff}
.st-skin-sore-club .st-cats{background:transparent;padding:0;margin:0 0 24px}
.st-skin-sore-club .st-cats__inner{display:flex;justify-content:flex-start;gap:12px;overflow-x:auto;padding:3px 0 8px;scrollbar-width:thin}
.st-skin-sore-club .st-cat{flex:0 0 66px;min-width:0;gap:8px}
.st-skin-sore-club .st-cat__icon{width:54px;height:54px;border-radius:18px;background:#d3f5df;color:#305c44;box-shadow:none;border:0}
.st-skin-sore-club .st-cat:nth-child(4n+2) .st-cat__icon{background:#f6dcee;color:#7a4869}
.st-skin-sore-club .st-cat:nth-child(4n+3) .st-cat__icon{background:#fbe6ab;color:#785c23}
.st-skin-sore-club .st-cat:nth-child(4n+4) .st-cat__icon{background:#dce8fb;color:#45618a}
.st-skin-sore-club .st-cat__icon svg{width:23px;height:23px}
.st-skin-sore-club .st-cat__label{font-size:10px;line-height:1.3;font-weight:500;white-space:normal}
.st-skin-sore-club .st-section{padding:0;margin:0 0 28px}
.st-skin-sore-club .st-section__head{align-items:center;gap:10px;margin:0 0 16px}
.st-skin-sore-club .st-section__title{font-size:21px;line-height:1.2;letter-spacing:-.7px}
.st-skin-sore-club .st-section__more{font-size:11px;white-space:nowrap;color:#356849}
.st-skin-sore-club .st-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}
.st-skin-sore-club .st-card{border:0;box-shadow:none;border-radius:0;background:transparent;min-width:0;overflow:visible}
.st-skin-sore-club .st-card__media{background:#f1f3ee;border-radius:18px;overflow:hidden}
.st-skin-sore-club .st-card:nth-child(4n+2) .st-card__media{background:#f8eded}
.st-skin-sore-club .st-card:nth-child(4n+3) .st-card__media{background:#edf3fa}
.st-skin-sore-club .st-card:nth-child(4n+4) .st-card__media{background:#f9f0dd}
.st-skin-sore-club .st-card__media img{object-fit:contain}
.st-skin-sore-club .st-card__body{padding:11px 2px 0;gap:8px}
.st-skin-sore-club .st-card__title{font-size:12px;font-weight:400;line-height:1.45;min-height:35px}
.st-skin-sore-club .st-card__foot{gap:4px;align-items:center}
.st-skin-sore-club .st-price{font-size:15px;color:#25372e;letter-spacing:-.5px}
.st-skin-sore-club .st-price-old{font-size:10px;color:#707a72}
.st-skin-sore-club .st-btn-cart{width:40px;height:40px;flex-basis:40px;border-radius:50%;background:#baf3d3;color:#254b37}
.st-skin-sore-club .st-btn-cart:hover{background:#a1e5bd}
.st-skin-sore-club .st-wish{width:36px;height:36px;box-shadow:none;color:#626d65;background:#fffef9}
.st-skin-sore-club .st-badge-disc{border-radius:20px;background:#fae5a5;color:#664e19;top:9px;left:9px;font-size:10px;padding:4px 8px}
.st-skin-sore-club .st-loadmore-wrap{margin-top:24px}
.st-skin-sore-club .st-loadmore{background:#e3f5e9;border:0;width:100%;color:#254b37}
.st-skin-sore-club .st-flash{padding:20px 16px;background:#e3f5e9;border-radius:22px}
.st-skin-sore-club .st-flash .st-section__title{color:#254b37}
.st-skin-sore-club .st-countdown{background:transparent;padding:0;color:#3d6650;justify-content:flex-start;margin:0 0 16px;font-size:11px;flex-wrap:wrap}
.st-skin-sore-club .st-countdown__box{background:#254b37;color:#fff;border-radius:7px}
.st-skin-sore-club .st-scroller{gap:14px;padding-bottom:8px;scrollbar-width:thin}
.st-skin-sore-club .st-scroller>.st-card{min-width:155px;max-width:155px;background:#fffef9;border-radius:16px;overflow:hidden}
.st-skin-sore-club .st-scroller .st-card__body{padding:12px}
.st-skin-sore-club .st-scroller .st-card__media{border-radius:0}
.st-skin-sore-club .sc-promos{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;margin:0 0 28px;padding-bottom:8px}
.st-skin-sore-club .sc-promo{display:flex;align-items:center;gap:14px;background:#f6dcee;border-radius:20px;padding:22px;flex:0 0 85%;min-width:0;scroll-snap-align:start;position:relative}
.st-skin-sore-club .sc-promo:nth-child(even){background:#fbe6ab}
.st-skin-sore-club .sc-promo span{flex:1;min-width:0}
.st-skin-sore-club .sc-promo strong{font-size:21px;line-height:1.15;letter-spacing:-.6px;display:block}
.st-skin-sore-club .sc-promo small{font-size:11px;line-height:1.5;display:block;margin-top:9px}
.st-skin-sore-club .sc-promo img{width:36%;height:110px;object-fit:contain;border-radius:12px;mix-blend-mode:multiply}
.st-skin-sore-club .sc-promo b{position:absolute;right:14px;top:10px;font-weight:400}
.st-skin-sore-club .st-footer{padding:26px 18px;background:#eff3ee;border-radius:24px 24px 0 0;margin-top:24px}
.st-skin-sore-club .st-bottomnav{max-width:1080px;background:#fffef9;border-top:1px solid #e5ebe6;box-shadow:0 -3px 16px #25372e06}
.st-skin-sore-club .st-bottomnav a{color:#717c73}
.st-skin-sore-club .st-bottomnav a.is-active{color:#235845}
.st-skin-sore-club :focus-visible{outline:3px solid #b15438;outline-offset:3px}
.st-skin-sore-club .sc-skip{position:fixed;top:8px;left:8px;transform:translateY(-160%);background:#fff;padding:12px 18px;z-index:9999}
.st-skin-sore-club .sc-skip:focus{transform:translateY(0)}
@media(min-width:640px){
.st-skin-sore-club .st-header{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:center;gap:22px;padding:20px 28px}
.st-skin-sore-club .st-search{margin:0}
.st-skin-sore-club .st-main{padding:0 28px}
.st-skin-sore-club .sc-campaign{min-height:230px}
.st-skin-sore-club .sc-campaign__copy{padding:32px}
.st-skin-sore-club .sc-campaign h1{font-size:40px;max-width:470px}
.st-skin-sore-club .sc-campaign p{font-size:14px}
.st-skin-sore-club .st-cats__inner{gap:22px;justify-content:space-between}
.st-skin-sore-club .st-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}
.st-skin-sore-club .sc-promo{flex-basis:calc(50% - 7px)}
.st-skin-sore-club .st-section__title{font-size:26px}
.st-skin-sore-club .st-section{margin-bottom:34px}
}
@media(max-width:359px){
.st-skin-sore-club .st-main{padding:0 14px}
.st-skin-sore-club .st-header{padding-left:14px;padding-right:14px}
.st-skin-sore-club .sc-campaign__copy{padding:18px 14px}
.st-skin-sore-club .sc-campaign h1{font-size:25px}
.st-skin-sore-club .st-grid{gap:18px 10px}
.st-skin-sore-club .st-price{font-size:13px}
.st-skin-sore-club .st-section__title{font-size:19px}
.st-skin-sore-club .st-btn-cart{width:36px;height:36px;flex-basis:36px}
}
@media(max-width:639px){
.st-skin-sore-club .sc-campaign__copy{padding:18px}
.st-skin-sore-club .sc-campaign h1{font-size:26px;margin:10px 0 8px}
.st-skin-sore-club .sc-campaign p{font-size:11px;line-height:1.4;margin-bottom:12px}
.st-skin-sore-club .st-cats{margin-bottom:16px}
}
@media(min-width:640px) and (max-width:899px){.st-skin-sore-club .st-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
