/* Category 93 only; consumes the existing FABRAND2026 brand tokens.
   Contrast on white: brand #3B6443 6.80:1, acc #A2601F 4.97:1,
   fg #232125 15.96:1, mut #626262 6.10:1. No global overrides. */
.fac-category { --fac-brand:var(--brand,#3B6443); color:var(--fg,#232125); font:400 16px/1.6 var(--body,sans-serif); min-width:0; }
.fac-category *, .fac-category *::before, .fac-category *::after {box-sizing:border-box;}
.fac-category h1,.fac-category h2,.fac-category h3 {font-family:var(--display,'Arial Narrow',sans-serif);color:var(--fac-brand);text-wrap:balance;overflow-wrap:anywhere;}
.fac-category h1 {font-size:40px;line-height:1.12;margin:8px 0 16px;font-weight:700;}
.fac-category h2 {font-size:32px;line-height:1.2;margin:0 0 16px;}
.fac-category h3 {font-size:22px;line-height:1.3;}
.fac-category p {margin:0 0 16px;}
.fac-category a {color:var(--acc,#A2601F);text-decoration:underline;text-underline-offset:3px;}
.fac-category a:hover {color:var(--fg,#232125);}
.fac-category :is(a,button,select,summary):focus-visible {outline:3px solid var(--brand-dark,#3A5940);outline-offset:4px;}
.fac-category .fac-eyebrow {font:500 12px/1.5 var(--mono,monospace);letter-spacing:.08em;color:var(--fac-brand);margin-bottom:8px;}
.fac-category .fac-intro {display:grid;grid-template-columns:3fr 2fr;gap:24px;align-items:center;padding:24px;background:var(--surf,#F7F5F3);border-radius:10px;margin-bottom:32px;}
.fac-category .fac-intro > * {min-width:0;}
.fac-category .fac-intro-image {margin:0;text-align:center;}
.fac-category .fac-intro-image img {display:block;width:100%;height:180px;object-fit:contain;}
.fac-category figcaption {font-size:14px;color:var(--mut,#626262);}
.fac-category .fac-actions {display:flex;flex-wrap:wrap;gap:12px;}
.fac-category :is(.fac-primary,.fac-secondary) {display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border:1px solid var(--acc,#A2601F);border-radius:10px;font-weight:600;text-decoration:none;line-height:1.4;}
.fac-category .fac-primary {background:var(--acc,#A2601F);color:var(--acc-ink,#fff);}
.fac-category .fac-primary:hover {background:var(--fg,#232125);color:#fff;border-color:var(--fg,#232125);}
.fac-category .fac-secondary {background:var(--bg,#fff);}
.fac-category #motive {scroll-margin-top:160px;}
.fac-category .fac-section-heading {display:flex;align-items:baseline;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px;}
.fac-category .fac-section-heading h2 {margin:0;}
.fac-category .fac-filters {display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;}
.fac-category .fac-filters a,.fac-category .fac-pagination a {display:inline-flex;align-items:center;gap:4px;min-height:44px;padding:8px 16px;border:1px solid var(--line,#DDDAD6);border-radius:10px;text-decoration:none;background:#fff;}
.fac-category .fac-filters .is-active,.fac-category .fac-pagination [aria-current] {background:var(--fac-brand);color:#fff;border-color:var(--fac-brand);font-weight:600;}
.fac-category .fac-toolbar {display:flex;gap:16px;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:16px 0;}
.fac-category .fac-toolbar p {margin:0;}
.fac-category .fac-toolbar form {display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0;}
.fac-category .fac-toolbar :is(select,button) {font:inherit;min-height:44px;height:auto;margin:0;border-radius:8px;padding:8px;background:#fff;color:var(--fg,#232125);border:1px solid var(--mut,#626262);max-width:100%;}
.fac-category .fac-toolbar button {cursor:pointer;}
.fac-category .fac-grid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;}
.fac-category .fac-card {min-width:0;display:flex;flex-direction:column;border:1px solid var(--line,#DDDAD6);border-radius:10px;background:#fff;padding:16px;}
.fac-category .fac-image-link {display:block;}
.fac-category .fac-image-link img {display:block;width:100%;height:200px;object-fit:contain;}
.fac-category .fac-card h3 {font-size:20px;margin:16px 0;}
.fac-category .fac-card h3 a {color:var(--fg,#232125);text-decoration:none;}
.fac-category .fac-card h3 a:hover {text-decoration:underline;}
.fac-category .fac-card-bottom {margin-top:auto;}
.fac-category .fac-price,.fac-category .fac-price p {font:500 19px/1.5 var(--mono,monospace);font-variant-numeric:tabular-nums;margin:0;color:var(--fg,#232125);}
.fac-category .fac-price-notes {font-size:14px;color:var(--mut,#626262);line-height:1.5;}
.fac-category .fac-delivery {font:400 14px/1.5 var(--mono,monospace);font-variant-numeric:tabular-nums;margin:8px 0;}
.fac-category .fac-card-link {display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;margin-top:8px;font-weight:600;}
.fac-category .fac-pagination {display:flex;flex-wrap:wrap;gap:8px;margin:24px 0;}
.fac-category .fac-help {margin-top:64px;}
.fac-category .fac-help section {margin-bottom:48px;}
.fac-category .fac-help p {max-width:68ch;}
.fac-category .fac-shapes {display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;list-style:none;margin:24px 0;padding:0;}
.fac-category .fac-shapes li {padding:16px 8px;text-align:center;background:var(--surf,#F7F5F3);border-radius:10px;overflow-wrap:anywhere;}
.fac-category .fac-steps {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:24px 0;padding:0;list-style:none;counter-reset:fac-step;}
.fac-category .fac-steps li {padding:24px;background:var(--surf,#F7F5F3);border-radius:10px;counter-increment:fac-step;}
.fac-category .fac-steps li::before {content:counter(fac-step);font:700 32px var(--display,sans-serif);color:var(--fac-brand);}
.fac-category .fac-steps h3 {margin:8px 0;}
.fac-category .fac-help details {border-bottom:1px solid var(--line,#DDDAD6);padding:8px 0;}
.fac-category .fac-help summary {cursor:pointer;padding:12px 0;min-height:44px;font-weight:600;}
.fac-category .fac-help details p {margin:8px 0 16px;}
.fac-category .fac-sr-only {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
@media(max-width:992px) {.fac-category .fac-grid{gap:16px}.fac-category .fac-intro{grid-template-columns:3fr 1fr}.fac-category .fac-intro-image img{height:150px}}
@media(max-width:768px) {.fac-category h1{font-size:32px}.fac-category h2{font-size:28px}.fac-category .fac-intro{display:block;padding:16px}.fac-category .fac-intro-image{display:none}.fac-category .fac-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fac-category .fac-card{padding:12px}.fac-category .fac-image-link img{height:160px}.fac-category .fac-steps{grid-template-columns:1fr;gap:12px}.fac-category .fac-shapes{grid-template-columns:repeat(3,minmax(0,1fr))}.fac-category .fac-help{margin-top:48px}.fac-category .fac-toolbar form{width:100%}}
@media(max-width:420px) {.fac-category .fac-actions{display:grid;grid-template-columns:1fr}.fac-category .fac-price,.fac-category .fac-price p{font-size:17px}.fac-category .fac-card h3{font-size:18px}.fac-category .fac-toolbar label{width:100%}.fac-category .fac-toolbar select{min-width:0;flex:1}.fac-category .fac-filters a{padding:8px 12px}}
@media(max-width:300px) {.fac-category .fac-grid{grid-template-columns:1fr}}

/* Contain legacy generic nav/section styling inside this category module. */
.fac-category .fac-motifs {padding:0;background:transparent;}
.fac-category nav.fac-filters,.fac-category nav.fac-pagination {background:transparent !important;border:0;padding:0;}
.fac-category .fac-card,.fac-category .fac-card-bottom {overflow-wrap:anywhere;min-width:0;}
.fac-category .fac-card-link {white-space:normal;}
@media(max-width:768px) {.fac-category .fac-grid {grid-template-columns:repeat(auto-fit,minmax(min(100%,max(8em,calc((100% - 12px) / 2))),1fr));}}

/* The legacy theme forces automatic image heights; keep the entry compact. */
.fac-category .fac-intro-image img {max-height:180px !important;object-fit:contain;}
.fac-category .fac-image-link img {max-height:200px;object-fit:contain;}
@media(max-width:768px) {.fac-category .fac-image-link img{max-height:160px;}}

/* Decorative shape previews follow the five labels in the category content. */
.fac-category .fac-shapes li::before {content:"";display:block;width:88px;height:56px;margin:0 auto 16px;border:3px solid var(--fac-brand);border-radius:4px;background:#fff;}
.fac-category .fac-shapes li:nth-child(2)::before {width:56px;border-radius:0;}
.fac-category .fac-shapes li:nth-child(3)::before {width:56px;border-radius:50%;}
.fac-category .fac-shapes li:nth-child(4)::before {border-radius:50%;}
.fac-category .fac-shapes li:nth-child(5)::before {border:0;border-radius:0;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88 56'%3E%3Cpath d='M12 12C20 0 35 9 43 5S67 2 69 14 86 22 83 34 68 43 60 50 39 47 30 51 17 43 17 35 1 24 12 12Z' fill='white' stroke='%233B6443' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;}
@media(max-width:420px) {.fac-category .fac-shapes li{padding-inline:4px}.fac-category .fac-shapes li::before{max-width:100%;}}