.caju-select-trigger{border:1px solid var(--line);border-radius:var(--radius-control,12px);background:var(--surface);width:100%;min-height:46px;color:var(--text);font-family:var(--font-body);text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:11px 14px;font-size:14px;line-height:1.5;display:flex;box-shadow:0 2px 4px #17232203}.caju-select-trigger.is-compact{flex-shrink:0;width:auto;min-width:112px;min-height:40px;padding:8px 12px;font-size:12px}.caju-select-trigger:hover:not(:disabled){border-color:var(--accent)}.caju-select-trigger[data-state=open]{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.caju-select-trigger:focus-visible{outline:3px solid var(--focus,var(--accent));outline-offset:3px}.caju-select-trigger:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.caju-select-chevron{color:var(--muted);flex-shrink:0;transition:transform .15s;display:flex}.caju-select-trigger[data-state=open] .caju-select-chevron{transform:rotate(180deg)}.caju-select-content{z-index:70;min-width:var(--radix-select-trigger-width);max-width:calc(100vw - 24px);max-height:min(360px, var(--radix-select-content-available-height));background:var(--surface);color:var(--text);border:1px solid var(--line);font-family:var(--font-body);transform-origin:var(--radix-select-content-transform-origin);border-radius:14px;padding:5px;overflow:hidden;box-shadow:0 16px 40px #10221d24,0 3px 10px #10221d0b}[data-theme=dark] .caju-select-content{box-shadow:0 20px 48px #0007}.caju-select-viewport{overscroll-behavior:contain;padding:0}.caju-select-option{cursor:pointer;-webkit-user-select:none;user-select:none;overflow-wrap:anywhere;border-radius:9px;outline:none;align-items:center;min-height:44px;padding:11px 38px 11px 12px;font-size:13px;line-height:1.5;display:flex;position:relative}.caju-select-option[data-state=checked]{color:var(--accent);background:var(--accent-soft);font-weight:650}.caju-select-option[data-highlighted]{background:var(--surface-soft);box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.caju-select-option[data-state=checked][data-highlighted]{background:var(--accent-soft);color:var(--accent)}.caju-select-option[data-disabled]{opacity:.45;pointer-events:none}.caju-select-content .caju-select-option:focus-visible{outline:none}.caju-select-check{color:var(--accent);align-items:center;display:flex;position:absolute;right:12px}.caju-select-scroll{background:var(--surface);height:28px;color:var(--muted);justify-content:center;align-items:center;display:flex}.inventory-toolbar>.inventory-filter{flex-shrink:0;width:220px}@media (width<=760px){.inventory-toolbar>.inventory-filter{width:100%}}@media (prefers-reduced-motion:no-preference){.caju-select-content[data-state=open]{animation:.12s ease-out select-appear}@keyframes select-appear{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}}.cc-photo-input{border:1px solid var(--line);background:var(--surface);border-radius:16px;min-width:0;margin:16px 0;padding:16px}.cc-photo-input legend{padding:0 5px;font-size:13px;font-weight:700}.cc-photo-input legend span{color:var(--muted);font-weight:400}.cc-photo-gallery{flex-wrap:wrap;gap:10px;margin:8px 0;display:flex}.cc-photo-gallery:empty{display:none}.cc-photo-gallery figure{max-width:100%;margin:0;position:relative}.cc-photo-preview{border:1px solid var(--line);background:var(--accent-soft);cursor:zoom-in;border-radius:12px;padding:0;display:block;overflow:hidden}.cc-photo-preview img{object-fit:cover;width:112px;height:100px;display:block}.is-logo .cc-photo-preview img{object-fit:contain;background:#fff;padding:8px}.cc-photo-remove{border:1px solid var(--line);color:#333;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:5px;right:5px;box-shadow:0 2px 8px #0002}.cc-photo-lightbox{border:1px solid var(--line);border-radius:20px;max-width:min(900px,94vw);max-height:90dvh;padding:16px;overflow:auto}.cc-photo-lightbox::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#24203699}.cc-photo-lightbox>img{object-fit:contain;max-width:100%;max-height:72dvh;margin-top:12px;display:block}.cc-media-error{color:#9b3535;overflow-wrap:anywhere;font-size:13px}.cc-photo-input .cc-button-row{flex-wrap:wrap}.cc-photo-input .cc-btn{min-height:44px}.cc-item-thumb{float:left;object-fit:cover;border-radius:9px;width:42px;height:42px;margin:0 10px 5px 0}.cc-item-hero-photo{object-fit:cover;border-radius:20px;width:104px;height:104px}.cc-fair-logo{object-fit:contain;object-position:left center;background:#fff;border-radius:8px;width:100px;height:48px;margin:12px 0;padding:5px;display:block}.cc-note-entry{border-top:1px solid var(--line);padding:12px 0}.cc-note-entry p{white-space:pre-wrap;overflow-wrap:anywhere}.cc-note-entry small{color:var(--muted)}.cc-report-actions{flex-wrap:wrap;gap:10px;margin:12px 0;display:flex}.cc-report p{white-space:pre-wrap;overflow-wrap:anywhere}@media (width<=480px){.cc-photo-input{padding:12px}.cc-photo-input .cc-btn{flex:1;justify-content:center;font-size:12px}.cc-photo-preview img{width:96px;height:90px}}.cc-form-field:has(.cc-request-rule){grid-column:1/-1}.cc-request-rule{border:1px solid var(--line);border-radius:14px;min-width:0;margin:0;padding:16px}.cc-request-rule legend{padding:0 6px;font-size:13px;font-weight:700}.cc-request-toggle{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:13px;display:flex}.cc-request-toggle input{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}.cc-request-rule>.cc-form-grid{margin-top:12px}.cc-request-rule .cc-field-hint{margin-top:12px;display:block}
