
.category-page{padding:34px 0 55px}.category-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 22px}.category-title-row h1{margin:0;font-size:38px;letter-spacing:-1.5px}.category-title-row p{margin:7px 0 0;color:#66708c;font-size:14px}
.subcategory-grid{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:12px!important;margin:0 0 34px!important;align-items:stretch!important}
.subcategory-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:108px!important;text-align:center!important;padding:16px 10px!important;border:1px solid #e2e6f3!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fafbff)!important;box-shadow:0 7px 20px rgba(35,45,110,.06)!important;transition:.2s!important}.subcategory-card:hover{transform:translateY(-2px);border-color:#bdb1ff!important;background:#f7f4ff!important}.subcategory-card .sub-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f0edff;color:#6035e8;font-size:20px;font-weight:900;margin-bottom:9px}.subcategory-card b{font-size:12px;line-height:1.25}.subcategory-card small{display:block;color:#7a839b;font-size:10px;margin-top:5px}
.category-products-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin:10px 0 17px}.category-products-head h2{margin:0;font-size:25px}.category-products-head p{margin:5px 0 0;color:#73809b;font-size:13px}
.category-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
.search-page{padding:32px 0 60px}.search-box-large{display:flex;gap:10px;max-width:850px;margin:0 auto 28px}.search-box-large input{flex:1;height:50px;border:1px solid #d9ddef;border-radius:27px;padding:0 20px;font-size:15px;outline:none;box-shadow:0 6px 20px rgba(70,60,160,.06)}.search-box-large input:focus{border-color:#8b69ee;box-shadow:0 0 0 4px #8b69ee16}.search-box-large button{width:55px;border:0;border-radius:27px;background:linear-gradient(135deg,#6137ed,#9b3af0);color:#fff;font-size:20px;cursor:pointer}.search-summary{color:#68738f;text-align:center;margin-bottom:24px}.search-empty{text-align:center;padding:55px 20px;border:1px dashed #d7dbea;border-radius:18px;color:#69738e}
@media(max-width:1150px){.subcategory-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:750px){.category-page{padding-top:22px}.category-title-row h1{font-size:30px}.subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:450px){.category-product-grid{grid-template-columns:1fr!important}}
