.category-page{color:#111;min-height:100vh;font-family:var(--font-primary);background:#fff}.category-page__container{width:min(100% - 64px,1540px);margin-inline:auto;padding-bottom:72px}.category-page__heading{border-bottom:1px solid #e7e7e7;justify-content:space-between;align-items:flex-end;gap:32px;margin:18px 0 26px;padding:0 0 24px 310px;display:flex}.category-page__heading h1{font-family:var(--font-heading);margin:0;font-size:clamp(28px,2.6vw,42px);font-weight:800;line-height:1.1}.category-page__heading p{color:#5d5d5d;max-width:720px;margin:12px 0 0;font-size:14px;line-height:1.55}.category-page__heading>strong{flex:none;padding-bottom:3px;font-size:12px;font-weight:600}.category-page__layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:64px;display:grid}.category-page__pagination{justify-content:center;align-items:center;gap:20px;margin:34px auto 0;display:flex}.category-page__pagination a{color:#111;background:#fff;border:1px solid #111;border-radius:5px;align-items:center;min-height:48px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex}.category-page__pagination span{color:#5d5d5d;font-size:13px;font-weight:600}.category-page__empty{text-align:center;border:1px solid #e7e7e7;border-radius:8px;padding:80px 24px}.category-page__empty strong{font-size:20px;display:block}.category-page__empty p{color:#666;margin:8px 0 20px}.category-page__empty button{cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.category-results{min-width:0}.category-sidebar{position:sticky;top:116px}.category-sidebar__box{background:#fff;border:1px solid #dedede;border-radius:7px;overflow:hidden}.category-sidebar h2,.category-sidebar legend{color:#111;margin:0;font-size:13px;font-weight:800}.category-sidebar__categories,.category-sidebar__filters{padding:17px 14px}.category-sidebar__categories{border-bottom:1px solid #dedede}.category-sidebar__categories h2{margin-bottom:18px}.category-sidebar__categories ul{gap:2px;margin:7px 0 0;padding:0;list-style:none;display:grid}.category-sidebar__categories a{color:#222;border-radius:4px;padding:7px 10px;font-size:12px;line-height:1.3;text-decoration:none;display:block}.category-sidebar__categories a:hover,.category-sidebar__categories a.is-active{background:#f2f2f2;font-weight:700}.category-sidebar__root{font-weight:800;position:relative}.category-sidebar__root:before{content:"⌄";margin-right:7px}.category-sidebar__nested{border-left:1px solid #e4e4e4;margin:2px 0 4px 12px!important;padding-left:8px!important}.category-sidebar__nested a{padding-block:6px;font-size:11px}.category-sidebar__filters>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.category-sidebar__filters>header button{color:#333;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;text-decoration:underline}.category-sidebar__filters fieldset{border:0;border-bottom:1px solid #e8e8e8;gap:8px;margin:0;padding:18px 0;display:grid}.category-sidebar__filters fieldset:last-child{border-bottom:0;padding-bottom:3px}.category-sidebar__filters fieldset legend{margin-bottom:12px}.category-sidebar__filters fieldset>label{color:#333;align-items:center;gap:7px;font-size:11px;display:flex}.category-sidebar__filters fieldset input[type=checkbox]{accent-color:#111;width:15px;height:15px}.category-sidebar__price-inputs{grid-template-columns:1fr 1fr;gap:8px;display:grid}.category-sidebar__price-inputs label span{color:#666;margin-bottom:5px;font-size:9px;display:block}.category-sidebar__price-inputs input{border:1px solid #d9d9d9;border-radius:4px;width:100%;height:38px;padding:0 8px;font-size:11px}.category-sidebar__price-apply{color:#111;cursor:pointer;background:#fff;border:1px solid #111;border-radius:4px;grid-column:1/-1;min-height:38px;margin-top:2px;font-size:11px;font-weight:700}.category-toolbar{align-items:center;gap:10px;margin-bottom:30px;display:flex}.category-toolbar__filters,.category-toolbar__chips span,.category-toolbar select{color:#111;background:#fff;border:1px solid #dedede;border-radius:6px;min-height:43px;font-size:11px}.category-toolbar__filters{cursor:pointer;align-items:center;gap:8px;padding:0 15px;font-weight:700;display:inline-flex}.category-toolbar__chips{align-items:center;gap:10px;display:flex}.category-toolbar__chips span{align-items:center;padding:0 16px;display:inline-flex}.category-toolbar__sort{white-space:nowrap;align-items:center;gap:10px;margin-left:auto;font-size:11px;display:flex}.category-toolbar__sort select{outline:none;min-width:150px;padding:0 14px}.category-showcases{scrollbar-width:thin;grid-auto-columns:minmax(140px,1fr);grid-auto-flow:column;gap:14px;margin-bottom:42px;padding-bottom:4px;display:grid;overflow-x:auto}.category-showcases>a{color:#111;text-align:center;border:1px solid #e1e1e1;border-radius:7px;flex-direction:column;align-items:center;min-width:140px;padding:12px 10px 11px;text-decoration:none;display:flex}.category-showcases>a.is-active{border-color:#111;box-shadow:inset 0 0 0 1px #111}.category-showcases__image{place-items:center;width:72px;height:72px;margin-bottom:8px;display:grid;position:relative}.category-showcases__image img{object-fit:contain}.category-showcases__image>span{background:#f3f3f3;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:800;display:grid}.category-showcases strong{font-size:11px}.category-showcases small{color:#666;margin-top:3px;font-size:10px}.category-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px;display:grid}.category-filter-drawer{z-index:100;position:fixed;inset:0}.category-filter-drawer__overlay{background:#00000073;border:0;width:100%;position:absolute;inset:0}.category-filter-drawer__panel{background:#fff;width:min(90vw,390px);padding:18px;position:absolute;inset:0 0 0 auto;overflow-y:auto}.category-filter-drawer__panel>header{justify-content:space-between;align-items:center;margin-bottom:16px;font-size:18px;display:flex}.category-filter-drawer__panel>header button{cursor:pointer;background:0 0;border:0;width:40px;height:40px;font-size:28px}.category-filter-drawer__panel .category-sidebar__box{border:0}.category-filter-drawer__apply{color:#fff;cursor:pointer;background:#111;border:0;border-radius:5px;width:100%;min-height:50px;margin-top:18px;font-weight:800;position:sticky;bottom:0}@media (max-width:1280px){.category-page__heading{padding-left:264px}.category-page__layout{grid-template-columns:240px minmax(0,1fr);gap:32px}.category-products{grid-template-columns:repeat(3,minmax(0,1fr))}.category-toolbar__chips span:nth-last-child(-n+2){display:none}}@media (max-width:900px){.category-page__container{width:100%;padding:0 16px 40px}.category-page .breadcrumb__list{white-space:nowrap;min-height:46px;overflow-x:auto}.category-page__heading{margin:5px 0 16px;padding:0 0 16px;display:block}.category-page__heading h1{font-size:25px}.category-page__heading p{margin-top:9px;font-size:12px}.category-page__heading>strong{margin-top:11px;font-size:11px;display:block}.category-page__layout{display:block}.category-sidebar{display:none}.category-toolbar{border-bottom:1px solid #e7e7e7;justify-content:space-between;margin:0 -16px;padding:14px 16px}.category-toolbar__chips{display:none}.category-toolbar__sort{margin-left:0}.category-toolbar__sort>span{display:none}.category-toolbar__sort select{min-width:140px}.category-showcases{border-bottom:1px solid #e7e7e7;grid-auto-columns:96px;gap:8px;margin:0 -16px 8px;padding:12px 16px 14px}.category-showcases>a{min-width:96px;padding:8px 6px}.category-showcases__image{width:55px;height:55px;margin-bottom:5px}.category-showcases strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:9px;overflow:hidden}.category-showcases small{font-size:8px}.category-products{grid-template-columns:1fr;gap:16px;padding-top:12px}}@media (max-width:420px){.category-page__container{padding-inline:12px}.category-toolbar,.category-showcases{margin-inline:-12px;padding-inline:12px}}
