.category-picker{min-width:0;width:100%}.category-picker .category-picker-trigger{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:50px;width:100%;margin:0;padding:10px 14px;border:1px solid #d5dcd1;border-radius:7px;background:#fff;color:#667362;text-align:left;font:inherit;font-size:14px;line-height:1.4;cursor:pointer;box-shadow:none;transition:border-color .15s,background .15s}.category-picker-trigger>span{display:flex;flex-direction:column;gap:2px;min-width:0;overflow-wrap:anywhere}.category-picker-trigger small{font-size:11px;font-weight:400;line-height:1.3;color:#7c8778}.category-picker-trigger svg{flex-shrink:0;color:#536c52}.category-picker .category-picker-trigger.has-value{color:#193b2d}.category-picker .category-picker-trigger:hover:not(:disabled){border-color:#7c9274;background:#fcfdf9}.category-picker-trigger:disabled{opacity:.5;cursor:not-allowed}.category-picker-trigger:focus-visible{outline:2px solid #6d8a63;outline-offset:3px}.category-dialog{--cat-green:#193e2e;--cat-line:#edf0e9;position:fixed;inset:0;width:730px;height:700px;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);margin:auto;padding:0;border:1px solid #e2e6dd;border-radius:10px;background:#fff;color:#1b3025;box-shadow:0 20px 75px #12302330;font:14px/1.4 Arial,sans-serif;overflow:hidden}.category-dialog[open]{display:flex;flex-direction:column}.category-dialog::backdrop{background:#19362b66;backdrop-filter:blur(2px)}.category-dialog *{box-sizing:border-box}.category-dialog button,.category-dialog input{font:inherit}.category-dialog button{display:flex;align-items:center;cursor:pointer}.category-dialog :is(button,input):focus-visible{outline:2px solid #7f9976;outline-offset:-2px}.category-dialog button svg{flex-shrink:0}.category-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 23px 9px;flex-shrink:0}.category-dialog h2{font:600 20px/1.3 Arial,sans-serif;letter-spacing:-.3px;margin:0;color:#193e2e}.category-close{width:35px;height:35px;justify-content:center;border:0;border-radius:5px;background:transparent;color:#687b63}.category-close:hover{background:#f1f4ed}.category-search{display:flex;align-items:center;gap:9px;margin:0 23px 17px;padding:0 11px;border:1px solid #e0e6da;border-radius:6px;background:#f8faf5;flex-shrink:0;color:#899581}.category-search input{width:100%;min-width:0;height:40px;border:0;background:transparent;outline:none;color:#193e2e;font-size:13px}.category-search input::-webkit-search-cancel-button{display:none}.category-search input::-moz-placeholder{color:#869180}.category-search input::placeholder{color:#869180}.category-search:focus-within{border-color:#8ca37e}.category-search input:focus-visible{outline:none}.category-search button{justify-content:center;width:30px;height:33px;border:0;background:transparent;color:#798b70}.category-browser{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:0;flex:1;border-top:1px solid var(--cat-line);overflow:hidden}.category-roots{min-height:0;overflow-y:auto;padding:11px 8px 18px;border-right:1px solid var(--cat-line);overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e3e7df transparent}.category-roots>button{width:100%;border:0;border-radius:6px;gap:10px;padding:9px 10px;min-height:38px;text-align:left;background:transparent;color:#253b2d;font-size:13px}.category-roots>button>span{flex:1}.category-roots>button .category-root-icon{color:#aab4a3}.category-roots>button>svg:last-child{opacity:0;color:#39513a}.category-roots>button:hover{background:#f7f8f3}.category-roots>button.is-active{background:#f0f3eb;color:#173d29}.category-roots>button.is-active .category-root-icon{color:#345d38}.category-roots>button.is-active>svg:last-child{opacity:1}.category-children{padding:19px 24px 25px;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#e3e7df transparent}.category-section-heading h3{font:600 15px/1.35 Arial,sans-serif;margin:0 0 12px;color:#193e2e}.category-all{justify-content:space-between;gap:12px;width:100%;min-height:36px;padding:7px 0 11px;margin-bottom:5px;background:transparent;border:0;border-bottom:1px solid #eef1e9;border-radius:0;color:#617b52;font-size:12px!important;text-align:left}.category-all:hover{color:#234f2c}.category-all>svg{width:15px}.category-child-list{margin:0}.category-child{justify-content:space-between;gap:15px;width:100%;min-height:37px;padding:9px 0;text-align:left;border:0;background:transparent;color:#263e2d;font-size:13px!important;line-height:1.5!important}.category-child:hover{color:#396b32}.category-child>svg{opacity:0;color:#698d5d}.category-child[aria-pressed=true]{color:#2d5d31;font-weight:600}.category-child[aria-pressed=true]>svg{opacity:1}.category-dialog .category-back{display:none}.category-dialog-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:48px;padding:10px 21px;border-top:1px solid var(--cat-line);background:#fff;flex-shrink:0}.category-dialog-footer p{font-size:11px;color:#8a9580;margin:0}.category-dialog-footer strong{color:#4a6540;font-weight:400}.category-dialog-footer>button{min-height:28px;padding:4px 0;border:0;background:transparent;color:#607954;font-size:11px;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}.category-search-results{min-height:0;overflow-y:auto;flex:1;border-top:1px solid var(--cat-line);padding:13px 23px 22px;overscroll-behavior:contain}.category-results-count{font-size:11px;color:#7e8b72;margin:0 0 6px}.category-result{width:100%;justify-content:space-between;gap:15px;min-height:54px;padding:10px 6px;border:0;border-bottom:1px solid #f0f2eb;background:transparent;text-align:left;color:#28492e}.category-result small{display:block;font-size:11px;color:#8b9780;margin-bottom:3px}.category-result strong{font-size:13px;font-weight:400}.category-result:hover{background:#f6f8f1}.category-result>svg{width:15px;color:#91a283}.category-empty{padding:35px 24px;text-align:center;color:#7d8a70;flex:1}.category-empty>svg{margin:auto}.category-empty h3{font:500 19px/1.3 Arial,sans-serif;color:#375638;margin:17px 0 12px}.category-empty p{font-size:13px;line-height:1.6;max-width:300px;margin:auto}.category-empty button{gap:8px;margin:20px auto 0;padding:10px 0;border:0;border-bottom:1px solid #a4b293;background:transparent;color:#37583b}@media(max-width:640px){.category-dialog{inset:auto 0 0;width:100%;max-width:100%;height:min(700px,91dvh);max-height:91dvh;border-radius:12px 12px 0 0;border-bottom:0;margin:0;box-shadow:0 -10px 65px #19382d20}.category-dialog-header{padding:15px 19px 8px}.category-dialog h2{font-size:20px}.category-search{margin:0 19px 14px}.category-search input{font-size:16px;height:42px}.category-browser{display:block;min-height:0}.category-roots{height:100%;padding:9px 10px 15px;border-right:0}.category-roots>button{font-size:14px;padding:12px;min-height:46px}.category-children{display:none;height:100%;padding:13px 24px 25px}.category-browser.show-detail .category-roots{display:none}.category-browser.show-detail .category-children{display:block}.category-dialog .category-back{display:flex;gap:7px;min-height:40px;padding:0 0 12px;margin:0 0 10px;border:0;background:transparent;color:#7a8d6b;font-size:12px}.category-section-heading h3{font-size:16px;margin-bottom:10px}.category-child{min-height:44px;font-size:14px!important}.category-all{min-height:40px;font-size:13px!important}.category-dialog-footer{padding:10px 19px max(12px,env(safe-area-inset-bottom));gap:10px}.category-dialog-footer p{font-size:11px;max-width:220px}.category-search-results{padding:13px 20px 22px}.category-result{min-height:60px}.category-result strong{font-size:14px}.category-picker .category-picker-trigger{min-height:52px}}@media(prefers-reduced-motion:reduce){.category-picker-trigger{transition:none!important}}.publish-category{display:flex;flex-direction:column;gap:8px}