/* Scoped to the three pilot category families; no global shop layout changes. */
.cg-guide{background:#fff;border:1px solid #dce5ed;border-radius:8px;padding:22px;margin:0 0 22px;color:#243c50;line-height:1.65}
.cg-guide h1{font-size:26px;font-weight:600;line-height:1.35;margin:0 0 10px;color:#173d60}
.cg-guide p{margin:0 0 14px}.cg-categories{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}
.cg-categories a{display:inline-flex;align-items:center;min-height:42px;padding:8px 12px;background:#f2f7fb;border:1px solid #cadce9;border-radius:5px;color:#174f7a;text-decoration:none;overflow-wrap:anywhere}
.cg-categories a:hover{background:#e4f0fa;border-color:#1766a1}
.cg-checks{margin:12px 0 18px}.cg-checks summary{cursor:pointer;color:#145f98;font-weight:600;padding:6px 0;min-height:36px}
.cg-checks ul{padding-left:24px;margin:8px 0}.cg-checks p{margin:8px 0;color:#52677a}
.cg-form{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;border-top:1px solid #e2e9ef;padding-top:16px}
.cg-search-field{flex:1 1 240px;min-width:0}.cg-search-field label{display:block;margin:0 0 5px;font-weight:600}
.cg-search-field input{width:100%;height:44px;padding:9px 11px;border:1px solid #879cac;border-radius:4px;font-size:16px;background:#fff;color:#20384b}
.cg-stock{display:flex;align-items:center;gap:7px;min-height:44px;margin:0;font-weight:400;cursor:pointer}.cg-stock input{width:18px;height:18px;margin:0;accent-color:#0969aa}
.cg-form .btn{min-height:44px;margin:0;white-space:nowrap}.cg-reset{min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;color:#205b89}
.cg-guide .cg-help{font-size:13px;color:#52677a;margin:12px 0 0}
.cg-empty{background:#fff;border:1px solid #dce5ed;padding:24px;margin:18px 0;border-radius:8px;color:#243c50}.cg-empty h2{font-size:20px;margin-top:0}
.cg-guide a:focus-visible,.cg-guide button:focus-visible,.cg-guide input:focus-visible,.cg-guide summary:focus-visible{outline:3px solid #f0a424;outline-offset:3px}
@media(max-width:600px){.cg-guide{padding:16px;margin-bottom:16px}.cg-guide h1{font-size:23px}.cg-search-field{flex-basis:100%}.cg-stock{flex-basis:100%}.cg-categories a{font-size:14px;padding:7px 10px}.cg-form{gap:8px 16px}}

/* Exact-leaf landing content only; retain the established guide elsewhere. */
.cg-landing{font-size:16px}
.cg-landing .cg-jump{display:inline-flex;align-items:center;min-height:44px;color:#175d92;text-decoration:underline}
.cg-landing .cg-checks{margin-top:4px;margin-bottom:4px}
.cg-landing .cg-selection-notes{margin:0 0 14px}
.cg-landing .cg-selection-notes summary{cursor:pointer;padding:9px 0;min-height:44px;font-weight:600;color:#145f98}
.cg-landing .cg-selection-notes h2{font-size:18px;line-height:1.5;margin:14px 0 6px;color:#173d60}
.cg-landing .cg-help{font-size:14px}
#cg-product-results{scroll-margin-top:24px}
