/* Fezard child-category landing template — 2026-08-20 */
#RadicalMart.fezard-subcategory-page,
#RadicalMart.fezard-subcategory-page *{box-sizing:border-box}
#RadicalMart.fezard-subcategory-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-subcategory-page){padding-top:0!important}
#RadicalMart.fezard-subcategory-page a{text-decoration:none}
.fezard-subcategory-page__canvas{padding:40px 0 86px!important;background:radial-gradient(circle at 88% 4%,rgba(169,73,233,.11),transparent 25%),#f7f5f8}
.fezard-subcategory-page__container{width:min(1540px,calc(100% - 48px));margin:0 auto}
.fezard-subcategory-hero{max-width:1180px}
.fezard-subcategory-hero__back{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:9px;color:#726a76;border:1px solid #e1dae4;border-radius:10px;background:rgba(255,255,255,.7);font-size:9px;font-weight:800;transition:color .2s,border-color .2s,background-color .2s,transform .2s}
.fezard-subcategory-hero__back:hover{color:var(--purple);border-color:#d3c2dd;background:#fff;transform:translateX(-2px)}
.fezard-subcategory-hero__back svg{width:15px;height:15px;stroke-width:1.7}
.fezard-subcategory-hero__eyebrow{margin:0 0 14px;color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.fezard-subcategory-hero h1{max-width:1100px;margin:0;color:#211c24;font-family:"Manrope",Arial,sans-serif;font-size:clamp(50px,5.4vw,82px);font-weight:700;line-height:.98;letter-spacing:-.062em;text-align:left}
.fezard-subcategory-hero__intro{max-width:980px;margin-top:25px;color:#756d78;font-size:14px;font-weight:500;line-height:1.72;text-align:left}
.fezard-subcategory-hero__intro p{margin:0}
.fezard-subcategory-directions{padding-top:74px}
.fezard-subcategory-directions__head{min-height:82px;margin-bottom:18px;display:flex;align-items:end;justify-content:space-between;gap:24px;border-bottom:1px solid #e2dce4}
.fezard-subcategory-directions__head>div{padding-bottom:17px}
.fezard-subcategory-directions__head p{margin:0 0 6px;color:#9b929e;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.fezard-subcategory-directions__head h2{margin:0;color:#211c24;font-family:"Manrope",Arial,sans-serif;font-size:clamp(31px,3vw,44px);font-weight:700;line-height:1;letter-spacing:-.045em}
.fezard-subcategory-directions__head>span{padding-bottom:20px;color:#99909c;font-size:9px;font-weight:750}
.fezard-subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.fezard-subcategory-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}
.fezard-subcategory-card{min-width:0;display:block;overflow:hidden;color:#fff;border-radius:23px;background:#231b27;box-shadow:0 18px 48px rgba(42,27,49,.12);transition:transform .25s,box-shadow .25s}
.fezard-subcategory-card:hover{color:#fff;transform:translateY(-5px);box-shadow:0 26px 62px rgba(42,27,49,.2)}
.fezard-subcategory-card__media{position:relative;aspect-ratio:1.48/1;overflow:hidden;isolation:isolate}
.fezard-subcategory-card__media>img,
.fezard-subcategory-card__media>picture,
.fezard-subcategory-card__media>picture>img{position:absolute;z-index:-2;inset:0;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;display:block;object-fit:cover!important;object-position:center!important;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.fezard-subcategory-card__shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(20,15,23,.92) 0%,rgba(26,19,30,.5) 42%,rgba(25,18,28,.08) 76%)}
.fezard-subcategory-card__index{position:absolute;top:20px;left:21px;color:rgba(255,255,255,.78);font-size:9px;font-weight:800;letter-spacing:.12em}
.fezard-subcategory-card__arrow{position:absolute;top:18px;right:18px;width:45px;height:45px;display:grid;place-items:center;color:#27212b;border-radius:13px;background:#fff;box-shadow:0 10px 28px rgba(22,16,25,.2);transition:color .2s,background-color .2s,transform .2s}
.fezard-subcategory-card__arrow svg{width:18px;height:18px;stroke-width:1.7}
.fezard-subcategory-card__content{position:absolute;right:24px;bottom:24px;left:24px}
.fezard-subcategory-card__content p{margin:0 0 8px;color:#d292ef;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.fezard-subcategory-card__content h2{max-width:680px;margin:0;color:#fff;font-family:"Manrope",Arial,sans-serif;font-size:clamp(24px,2.2vw,36px);font-weight:700;line-height:1.08;letter-spacing:-.04em}
.fezard-subcategory-card__content>span{margin-top:10px;display:block;color:rgba(255,255,255,.66);font-size:11px;font-weight:550;line-height:1.5}
.fezard-subcategory-card:hover .fezard-subcategory-card__media>img,
.fezard-subcategory-card:hover .fezard-subcategory-card__media>picture>img{transform:scale(1.04)}
.fezard-subcategory-card:hover .fezard-subcategory-card__arrow{color:#fff;background:var(--purple);transform:translateX(2px)}
.fezard-subcategory-fulltext{margin-top:62px;padding:34px;color:#716a74;border:1px solid #e5dfe7;border-radius:20px;background:#fff;font-size:13px;line-height:1.75}
#RadicalMart.fezard-subcategory-page>.fezard-request{margin:0;padding:0 0 92px;background:#f7f5f8}
#RadicalMart.fezard-subcategory-page .fezard-request__container{width:min(1540px,calc(100% - 48px));margin:0 auto}
#RadicalMart.fezard-subcategory-page .fezard-request__copy h2{text-align:left}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-field{display:flex;flex-direction:column;gap:7px;color:#6f6774;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select{position:relative;z-index:3;width:100%;font-family:"Manrope",Arial,sans-serif;font-size:11px;font-weight:600;letter-spacing:0;text-transform:none}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select.is-open{z-index:20}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select__trigger{width:100%;height:49px;padding:0 13px 0 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;color:#2e2931;border:1px solid #e6e0e8;border-radius:11px;background:#f8f6f9;text-align:left;cursor:pointer;transition:.2s}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select__trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select__trigger svg{width:15px;height:15px;color:#756d79;stroke-width:1.7;transition:transform .18s}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select.is-open .fezard-custom-select__trigger{border-color:rgba(124,53,200,.55);background:#fff;box-shadow:0 0 0 3px rgba(124,53,200,.08)}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select.is-open .fezard-custom-select__trigger svg{transform:rotate(180deg)}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select__menu{position:absolute;z-index:50;top:calc(100% + 8px);right:0;left:0;padding:7px;overflow:hidden;border:1px solid #e4dce7;border-radius:13px;background:#fff;box-shadow:0 20px 48px rgba(34,22,40,.16)}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select__option{width:100%;min-height:38px;padding:0 10px;display:flex;align-items:center;color:#544c57;border:0;border-radius:9px;background:transparent;text-align:left;font-size:10px;font-weight:650;cursor:pointer}
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select__option:hover,
#RadicalMart.fezard-subcategory-page .fezard-request__form .fezard-custom-select__option.is-selected{color:var(--purple);background:#f4eff7}

@media(max-width:1050px){
	.fezard-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.fezard-subcategory-card__media{aspect-ratio:1.32/1}
}
@media(max-width:720px){
	.blog-area:has(#RadicalMart.fezard-subcategory-page){padding-top:0!important}
	.fezard-subcategory-page__container,
	#RadicalMart.fezard-subcategory-page .fezard-request__container{width:calc(100% - 28px)}
	.fezard-subcategory-page__canvas{padding:28px 0 62px!important}
	.fezard-subcategory-hero h1{font-size:clamp(40px,12vw,56px);line-height:1}
	.fezard-subcategory-hero__intro{margin-top:19px;font-size:13px;line-height:1.62}
	.fezard-subcategory-directions{padding-top:52px}
	.fezard-subcategory-directions__head{min-height:70px}
	.fezard-subcategory-directions__head>span{display:none}
	.fezard-subcategory-directions__head h2{font-size:31px}
	.fezard-subcategory-grid,
	.fezard-subcategory-grid--two{grid-template-columns:1fr;gap:11px}
	.fezard-subcategory-card{border-radius:19px}
	.fezard-subcategory-card__media{aspect-ratio:1.05/1}
	.fezard-subcategory-card__content{right:20px;bottom:21px;left:20px}
	.fezard-subcategory-card__content h2{font-size:28px}
	.fezard-subcategory-card__arrow{top:15px;right:15px;width:42px;height:42px;border-radius:12px}
	#RadicalMart.fezard-subcategory-page>.fezard-request{padding-bottom:68px}
}
@media(prefers-reduced-motion:reduce){
	.fezard-subcategory-card,
	.fezard-subcategory-card__media img,
	.fezard-subcategory-card__arrow,
	.fezard-subcategory-hero__back{transition-duration:.01ms!important}
}
