:root{--pe-yellow:#ffbf00;--pe-white:#fff;--pe-black:#000;--pe-light-grey:#f5f5f5;--pe-font:"Poppins", Inter, Arial, sans-serif;--r8:8px;--r12:12px;--r16:16px;--r24:24px;--pill:999px}.category-landing-styles-module__jZuTLG__pageContainer{background:var(--pe-white);width:100%;min-height:100vh;color:var(--pe-black);flex-direction:column;align-items:center;display:flex;position:relative}.category-landing-styles-module__jZuTLG__hero{background:var(--pe-light-grey);text-align:center;z-index:1;border-radius:0 0 28px 28px;flex-direction:column;align-items:center;width:100%;padding:40px 20px 60px;display:flex;position:relative}.category-landing-styles-module__jZuTLG__heroArt{border-radius:var(--r16);width:292px;height:222px;margin-top:10px;position:relative;overflow:hidden}.category-landing-styles-module__jZuTLG__heroArt img{border-radius:var(--r16);object-fit:contain}.category-landing-styles-module__jZuTLG__heroTitle{letter-spacing:-1.35px;z-index:2;max-width:450px;margin:15px 0 0;font-size:34px;font-weight:600;line-height:1.04}.category-landing-styles-module__jZuTLG__heroTitle span{color:var(--pe-yellow);margin-top:3px;display:block}.category-landing-styles-module__jZuTLG__heroSubtitle{max-width:320px;color:var(--pe-black);margin:15px 0 0;font-size:15px;font-weight:500;line-height:1.45}.category-landing-styles-module__jZuTLG__searchWrap{z-index:5;border-radius:var(--pill);width:min(600px,100% - 32px);margin-top:-26px;position:relative;box-shadow:0 16px 48px #0000001f}.category-landing-styles-module__jZuTLG__searchBar{border-radius:var(--pill);background:#fcfcfc;border:1px solid #e5e5e5;flex-direction:row;align-items:center;width:100%;padding:4px 6px;display:flex;box-shadow:0 2px 12px #0000000a}.category-landing-styles-module__jZuTLG__searchSelect{border-radius:var(--pill);color:#0a0a0a;cursor:pointer;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;gap:4px;min-width:0;height:36px;padding:0 10px;font-size:12px;font-weight:700;display:flex}.category-landing-styles-module__jZuTLG__searchSelect span{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;overflow:hidden}.category-landing-styles-module__jZuTLG__searchIn{color:#a3a3a3;flex-shrink:0;margin:0 4px;font-size:12px;font-weight:400}.category-landing-styles-module__jZuTLG__searchIcon{background:var(--pe-yellow);color:#0a0a0a;border-radius:var(--pill);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .1s,filter .1s;display:flex;box-shadow:0 2px 8px #ffbf0033}.category-landing-styles-module__jZuTLG__searchIcon:hover{filter:brightness(1.05)}.category-landing-styles-module__jZuTLG__searchIcon:active{transform:scale(.95)}.category-landing-styles-module__jZuTLG__searchIcon svg{width:16px;height:16px}.category-landing-styles-module__jZuTLG__chev{color:#737373;flex:none;width:14px;height:14px}.category-landing-styles-module__jZuTLG__content{width:100%;max-width:900px;padding:40px 20px 120px}.category-landing-styles-module__jZuTLG__sectionHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.category-landing-styles-module__jZuTLG__sectionHead h2{letter-spacing:-.9px;margin:0;font-size:25px;font-weight:600;line-height:1.08}.category-landing-styles-module__jZuTLG__countPill{border-radius:var(--pill);background:var(--pe-light-grey);white-space:nowrap;color:#404040;align-items:center;height:28px;padding:0 12px;font-size:10px;font-weight:500;display:flex}.category-landing-styles-module__jZuTLG__productGrid{grid-template-columns:repeat(3,1fr);gap:22px 13px;display:grid}.category-landing-styles-module__jZuTLG__productItem{min-width:0;position:relative}.category-landing-styles-module__jZuTLG__productVisual{border-radius:var(--r16);background:var(--pe-light-grey);place-items:center;height:106px;margin-bottom:10px;display:grid;position:relative}.category-landing-styles-module__jZuTLG__productVisual img{object-fit:contain;border-radius:var(--r12);max-width:85%;max-height:85%;transition:transform .2s}.category-landing-styles-module__jZuTLG__productItem:hover .category-landing-styles-module__jZuTLG__productVisual img{transform:scale(1.04)}.category-landing-styles-module__jZuTLG__addBtn{border-radius:var(--pill);background:var(--pe-yellow);cursor:pointer;border:none;place-items:center;width:35px;height:35px;transition:transform .1s;display:grid;position:absolute;bottom:-8px;right:-8px;box-shadow:0 4px 12px #ffbf004d}.category-landing-styles-module__jZuTLG__addBtn:active{transform:scale(.9)}.category-landing-styles-module__jZuTLG__qtyBtn{border-radius:var(--pill);background:var(--pe-yellow);text-align:center;border:none;grid-template-columns:1fr 1fr 1fr;align-items:center;width:78px;height:35px;font-size:12px;font-weight:600;display:grid;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #ffbf004d}.category-landing-styles-module__jZuTLG__qtyAction{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.category-landing-styles-module__jZuTLG__qtyAction:hover{background:#0000000d}.category-landing-styles-module__jZuTLG__qtyAction:first-child{border-radius:var(--pill) 0 0 var(--pill)}.category-landing-styles-module__jZuTLG__qtyAction:last-child{border-radius:0 var(--pill) var(--pill) 0}.category-landing-styles-module__jZuTLG__productName{letter-spacing:-.15px;color:#1a1a1a;margin-top:0;font-size:12px;font-weight:600;line-height:1.24;display:block}.category-landing-styles-module__jZuTLG__productDesc{color:#737373;margin-top:4px;font-size:10px;font-weight:400;line-height:1.35;display:block}.category-landing-styles-module__jZuTLG__productPrice{color:#1a1a1a;margin-top:12px;font-size:14px;font-weight:600;line-height:1;display:block}.category-landing-styles-module__jZuTLG__productUnit{color:#737373;margin-left:2px;font-size:9px;font-weight:400}.category-landing-styles-module__jZuTLG__orderBar{background:var(--pe-light-grey);z-index:99;border:1px solid #e5e5e5;border-radius:24px;grid-template-columns:50px 1fr 126px;align-items:center;gap:12px;width:min(356px,100% - 34px);height:78px;padding:10px 16px;animation:.3s cubic-bezier(.16,1,.3,1) forwards category-landing-styles-module__jZuTLG__slideUp;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000001a}@keyframes category-landing-styles-module__jZuTLG__slideUp{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}.category-landing-styles-module__jZuTLG__orderThumb{border-radius:var(--r12);background:var(--pe-white);border:1px solid #e5e5e5;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.category-landing-styles-module__jZuTLG__orderThumb img{object-fit:contain;max-width:80%;max-height:80%}.category-landing-styles-module__jZuTLG__orderText{min-width:0}.category-landing-styles-module__jZuTLG__orderText strong{letter-spacing:-.3px;color:#1a1a1a;font-size:15px;font-weight:600;line-height:1.1;display:block}.category-landing-styles-module__jZuTLG__orderText span{color:#737373;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;font-weight:500;line-height:1.2;display:block;overflow:hidden}.category-landing-styles-module__jZuTLG__orderCta{border-radius:var(--r12);background:var(--pe-yellow);cursor:pointer;color:#000;border:none;height:50px;font-size:14px;font-weight:600;line-height:1;transition:transform .1s,brightness .1s}.category-landing-styles-module__jZuTLG__orderCta:hover{filter:brightness(1.05)}.category-landing-styles-module__jZuTLG__orderCta:active{transform:scale(.95)}@media (min-width:768px){.category-landing-styles-module__jZuTLG__hero{border-radius:0 0 40px 40px;padding:60px 40px 80px}.category-landing-styles-module__jZuTLG__heroArt{width:320px;height:240px}.category-landing-styles-module__jZuTLG__heroTitle{max-width:600px;font-size:48px}.category-landing-styles-module__jZuTLG__heroSubtitle{max-width:500px;font-size:18px}.category-landing-styles-module__jZuTLG__searchWrap{width:600px;margin-top:-30px}.category-landing-styles-module__jZuTLG__searchBar{padding:6px 8px}.category-landing-styles-module__jZuTLG__searchSelect{height:40px;padding:0 16px;font-size:14px}.category-landing-styles-module__jZuTLG__searchIcon{width:38px;height:38px}.category-landing-styles-module__jZuTLG__content{padding:60px 40px 140px}.category-landing-styles-module__jZuTLG__sectionHead h2{font-size:32px}.category-landing-styles-module__jZuTLG__productGrid{grid-template-columns:repeat(6,1fr);gap:28px 20px}.category-landing-styles-module__jZuTLG__productVisual{height:140px}.category-landing-styles-module__jZuTLG__productName{font-size:14px}.category-landing-styles-module__jZuTLG__productDesc{font-size:11px}.category-landing-styles-module__jZuTLG__productPrice{font-size:15px}.category-landing-styles-module__jZuTLG__orderBar{border-radius:28px;grid-template-columns:56px 1fr 140px;width:520px;height:84px;padding:12px 20px;bottom:24px}.category-landing-styles-module__jZuTLG__orderThumb{width:56px;height:56px}.category-landing-styles-module__jZuTLG__orderCta{height:56px}}
