#products .productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
#products .pspCategoryCard{padding:24px;min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:24px;color:#24382a}
#products .pspCategoryGallery{margin:0;min-width:0;width:100%;max-width:220px;align-self:start;justify-self:center}
#products .pspCategoryImageLink{display:block;width:100%;max-width:220px;aspect-ratio:1;background:#fffdf8;touch-action:pan-y;border:1px solid #24382a25;border-radius:8px;overflow:hidden}
#products .pspCategoryImage{display:block;width:100%;height:100%;max-width:220px;max-height:220px;aspect-ratio:1;object-fit:contain}
#products .pspCategoryCaption{display:flex;flex-direction:column;align-items:center;gap:12px;padding:14px 0 0;text-align:center}
#products .pspCategoryFeatured{display:flex;align-items:center;justify-content:center;min-height:3.9em;color:#24382a;font:700 .9rem/1.3 Arial,Helvetica,sans-serif;text-decoration:none;overflow-wrap:anywhere}
#products .pspCategoryFeatured:hover{text-decoration:underline;text-underline-offset:3px}
#products .pspCategoryControls{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}
#products .pspCategoryControls[hidden]{display:none!important}
#products .pspCategoryCounter{color:#53614c;font:500 .75rem/1 Arial,Helvetica,sans-serif;min-width:44px;text-align:center;font-variant-numeric:tabular-nums}
#products .pspCategoryArrow{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border:1px solid #aeb89f;border-radius:50%;padding:0;background:#fbf7ed;color:#24382a;font:400 26px/1 Arial,Helvetica,sans-serif;cursor:pointer}
#products .pspCategoryArrow:hover{background:#24382a;color:#fbf7ed;border-color:#24382a}
#products .pspCategoryArrow:focus-visible,#products .pspCategoryImageLink:focus-visible,#products .pspCategoryFeatured:focus-visible,#products .productLinks a:focus-visible{outline:3px solid #617b36;outline-offset:3px}
#products .pspCategoryCopy{display:flex;flex-direction:column;min-width:0;padding:0}
#products .pspCategoryTag{margin:0 0 12px;color:#5c6a53;font:800 .67rem/1.4 Arial,Helvetica,sans-serif;letter-spacing:.09em;text-transform:uppercase}
#products .pspCategoryCopy h3{margin:0 0 14px;font:400 clamp(1.6rem,2.3vw,2.1rem)/1.12 Georgia,'Times New Roman',serif;overflow-wrap:break-word}
#products .pspCategoryDescription{margin:0 0 22px;color:#4d594f;font:400 1rem/1.55 Arial,Helvetica,sans-serif;max-width:42ch}
#products .pspCategoryCopy .productLinks{margin:0;padding:0;display:block}
#products .pspCategoryCopy .productLinks a{display:inline-flex;align-items:center;min-height:40px;color:#24382a;font:800 .85rem/1.4 Arial,Helvetica,sans-serif;text-decoration:none}
#products .pspCategoryCopy .productLinks a:hover{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1050px){#products .productGrid{grid-template-columns:minmax(0,1fr)}#products .pspCategoryCard{grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:32px}#products .pspCategoryCopy h3{font-size:2rem}}
@media(max-width:600px){#products .productGrid{gap:20px}#products .pspCategoryCard{grid-template-columns:minmax(0,1fr);gap:24px;padding:24px}#products .pspCategoryGallery{max-width:200px}#products .pspCategoryImageLink,#products .pspCategoryImage{max-width:200px;max-height:200px}#products .pspCategoryCopy h3{font-size:1.8rem}#products .pspCategoryTag{margin-bottom:8px}#products .pspCategoryDescription{margin-bottom:14px}}
@media(pointer:coarse){#products .pspCategoryArrow{width:44px;height:44px}#products .pspCategoryCopy .productLinks a{min-height:44px}}
