.subcategory-editor{background:#f7f9f6;border:1px solid #bbc9c2;border-radius:8px;min-width:0;margin:16px 0;padding:16px}.subcategory-editor legend{font-size:1rem;font-weight:700}.subcategory-editor p{margin:0 0 12px;font-size:.95rem;line-height:1.5}.subcategory-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;margin-top:12px;display:grid}.subcategory-editor label.subcategory-choice{cursor:pointer;flex-direction:row;align-items:center;gap:10px;min-height:44px;margin:0;font-size:1rem;line-height:1.4;display:flex}.subcategory-editor label.subcategory-choice input[type=checkbox]{accent-color:#173e35;flex:none;width:18px;min-width:18px;height:18px;margin:0}.subcategory-editor input:focus-visible{outline-offset:3px;outline:2px solid #b44228}@media (width<=600px){.subcategory-options{grid-template-columns:1fr}}
