/* Fezard product-category template — 2026-08-20 */
#RadicalMart.fezard-category-products-page,
#RadicalMart.fezard-category-products-page *{box-sizing:border-box}
#RadicalMart.fezard-category-products-page{--purple:#7c35c8;position:relative;left:50%;width:100vw;margin:0 0 -120px -50vw;color:#211c24;background:#f7f5f8;font-family:"Manrope",Arial,sans-serif}
.blog-area:has(#RadicalMart.fezard-category-products-page){padding-top:0!important}
#RadicalMart.fezard-category-products-page a{text-decoration:none}
.fezard-category-products-page__canvas{padding:40px 0 74px;background:radial-gradient(circle at 91% 3%,rgba(169,73,233,.09),transparent 27%),#f7f5f8}
.fezard-category-products-page__container{width:min(1540px,calc(100% - 48px));margin:0 auto}

.fezard-category-products-hero{min-height:410px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);overflow:hidden;border:1px solid #e7e0e9;border-radius:27px;background:#fff;box-shadow:0 24px 64px rgba(42,28,49,.07)}
.fezard-category-products-hero__copy{position:relative;z-index:1;padding:54px 54px 48px;display:flex;flex-direction:column;justify-content:center}
.fezard-category-products-hero__eyebrow{margin:0 0 15px;color:var(--purple);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.fezard-category-products-hero h1{max-width:720px;margin:0;color:#211c24;font-family:"Manrope",Arial,sans-serif;font-size:clamp(48px,5vw,76px);font-weight:700;line-height:.96;letter-spacing:-.065em;text-align:left}
.fezard-category-products-hero__intro{max-width:680px;margin:25px 0 0;color:#756d79;font-size:12px;font-weight:540;line-height:1.72}
.fezard-category-products-hero__facts{margin-top:31px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.fezard-category-products-hero__facts span{min-height:56px;padding:0 17px;display:flex;align-items:center;gap:12px;color:#655d68;border:1px solid #eee8f0;border-radius:12px;background:#faf8fb;font-size:12px;font-weight:750;line-height:1.35}
.fezard-category-products-hero__facts b{color:var(--purple);font-size:15px;font-weight:850}
.fezard-category-products-hero__media{position:relative;min-width:0;overflow:hidden;background:linear-gradient(145deg,#f6f2f7,#fff)}
.fezard-category-products-hero__media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.72),transparent 24%);pointer-events:none}
.fezard-category-products-hero__media img{width:100%!important;height:100%!important;max-width:none!important;display:block;object-fit:cover!important;object-position:center!important}
.fezard-category-products-hero__media>span{position:absolute;z-index:2;right:18px;bottom:18px;min-height:46px;padding:0 15px;display:flex;align-items:center;gap:8px;color:#625a65;border:1px solid rgba(225,218,228,.9);border-radius:13px;background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(39,27,45,.1);backdrop-filter:blur(12px);font-size:8px;font-weight:750}
.fezard-category-products-hero__media>span b{color:#211c24;font-size:17px;font-weight:800}

.fezard-category-products-list{padding:67px 0 0}
.fezard-category-products-list__heading p{margin:0 0 9px;color:var(--purple);font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.fezard-category-products-list__heading h2{margin:0;color:#211c24;font-family:"Manrope",Arial,sans-serif;font-size:clamp(42px,4vw,62px);font-weight:700;line-height:1.02;letter-spacing:-.055em;text-align:left}
#RadicalMart.fezard-category-products-page .fezard-filter-bar{grid-template-columns:minmax(0,1.55fr) repeat(2,minmax(0,1fr))}
#RadicalMart.fezard-category-products-page .fezard-filter-selection[hidden]{display:none!important}
.fezard-category-products-fulltext{margin-top:64px;padding:34px;color:#716a74;border:1px solid #e5dfe7;border-radius:20px;background:#fff;font-size:13px;line-height:1.75}
.fezard-category-products-fulltext>:first-child{margin-top:0}
.fezard-category-products-fulltext>:last-child{margin-bottom:0}

#RadicalMart.fezard-category-products-page>.fezard-request{margin:0!important;padding:0 0 92px;background:#f7f5f8}
#RadicalMart.fezard-category-products-page .fezard-request__container{width:min(1540px,calc(100% - 48px));margin:0 auto}
#RadicalMart.fezard-category-products-page .fezard-request__copy h2{text-align:left}

@media(max-width:1120px){
	.fezard-category-products-hero{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr)}
	.fezard-category-products-hero__copy{padding:44px 38px 40px}
	.fezard-category-products-hero__facts{grid-template-columns:1fr}
	.fezard-category-products-hero__facts span{min-height:38px}
}

@media(max-width:850px){
	.fezard-category-products-page__canvas{padding-top:28px}
	.fezard-category-products-hero{grid-template-columns:1fr}
	.fezard-category-products-hero__media{height:300px;order:-1}
	.fezard-category-products-hero__media:before{background:linear-gradient(180deg,transparent 62%,rgba(255,255,255,.55))}
	.fezard-category-products-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr))}
	#RadicalMart.fezard-category-products-page .fezard-filter-bar{grid-template-columns:1fr 1fr}
	#RadicalMart.fezard-category-products-page .fezard-filter-search{grid-column:1/-1}
}

@media(max-width:720px){
	.blog-area:has(#RadicalMart.fezard-category-products-page){padding-top:0!important}
	.fezard-category-products-page__container,
	#RadicalMart.fezard-category-products-page .fezard-request__container{width:calc(100% - 28px)}
	.fezard-category-products-page__canvas{padding:22px 0 56px}
	.fezard-category-products-hero{min-height:0;border-radius:19px}
	.fezard-category-products-hero__media{height:230px}
	.fezard-category-products-hero__media>span{right:12px;bottom:12px}
	.fezard-category-products-hero__copy{padding:28px 22px 24px}
	.fezard-category-products-hero__eyebrow{margin-bottom:11px}
	.fezard-category-products-hero h1{font-size:clamp(39px,12vw,52px);line-height:.98}
	.fezard-category-products-hero__intro{margin-top:18px;font-size:11px;line-height:1.65}
	.fezard-category-products-hero__facts{margin-top:22px;grid-template-columns:1fr;gap:6px}
	.fezard-category-products-hero__facts span{min-height:46px;font-size:11px}
	.fezard-category-products-hero__facts b{font-size:13px}
	.fezard-category-products-list{padding-top:50px}
	.fezard-category-products-list__heading h2{font-size:42px}
	#RadicalMart.fezard-category-products-page .fezard-filter-bar{grid-template-columns:1fr}
	#RadicalMart.fezard-category-products-page .fezard-filter-search{grid-column:auto}
	.fezard-category-products-fulltext{margin-top:46px;padding:22px;font-size:12px}
	#RadicalMart.fezard-category-products-page>.fezard-request{padding-bottom:68px}
}

@media(max-width:420px){
	.fezard-category-products-page__canvas{padding-top:16px}
	.fezard-category-products-hero__media{height:215px}
	.fezard-category-products-hero__copy{padding:25px 19px 22px}
	.fezard-category-products-hero h1{font-size:39px}
	.fezard-category-products-list__heading h2{font-size:38px}
}
