/* Farmo Organizer V12 - selezioni ricercabili senza observer globali */
select.fo-searchable-select{
  cursor:pointer;
  appearance:none;
  -webkit-appearance:none;
  padding-right:58px!important;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23061b49' stroke-width='2.2' stroke-linecap='round'%3E%3Ccircle cx='10.5' cy='10.5' r='5.5'/%3E%3Cpath d='m15 15 4 4'/%3E%3C/svg%3E"),
    linear-gradient(45deg,transparent 50%,#64748b 50%),
    linear-gradient(135deg,#64748b 50%,transparent 50%)!important;
  background-repeat:no-repeat!important;
  background-size:18px 18px,5px 5px,5px 5px!important;
  background-position:right 31px center,calc(100% - 15px) 50%,calc(100% - 10px) 50%!important;
}
select.fo-searchable-select:focus{outline:3px solid rgba(6,27,73,.12);outline-offset:1px}

.fo-search-select-overlay{position:fixed;inset:0;z-index:100500;background:rgba(15,23,42,.58);backdrop-filter:blur(3px);display:none;align-items:center;justify-content:center;padding:20px}
.fo-search-select-overlay.is-open{display:flex}
.fo-search-select-dialog{width:min(580px,100%);max-height:min(720px,calc(100vh - 40px));display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dbe3ee;border-radius:20px;box-shadow:0 28px 70px rgba(6,27,73,.25)}
.fo-search-select-header{display:flex;align-items:center;gap:13px;padding:15px 16px;background:#f4f7fb;border-bottom:1px solid #dbe3ee;min-width:0}
.fo-search-select-icon{width:42px;height:42px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#061b49;flex:0 0 42px}
.fo-search-select-icon svg{width:21px;height:21px;stroke:#fff;stroke-width:2.2;stroke-linecap:round}
.fo-search-select-header>div{min-width:0;flex:1}.fo-search-select-kicker{display:block;font-size:11px;line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#64748b;margin-bottom:4px}.fo-search-select-header h2{margin:0;color:#061b49;font-size:20px;line-height:1.15;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fo-search-select-close{width:42px;height:42px;min-width:42px;padding:0;margin:0;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#061b49;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.fo-search-select-close svg{width:20px;height:20px;stroke:currentColor;stroke-width:2.3;stroke-linecap:round}
.fo-search-select-searchbox{margin:16px 16px 10px;position:relative;display:flex;align-items:center}.fo-search-select-searchbox>svg{position:absolute;left:14px;width:20px;height:20px;stroke:#64748b;stroke-width:2.1;stroke-linecap:round;pointer-events:none}.fo-search-select-searchbox input{width:100%;min-height:48px!important;margin:0!important;padding:11px 48px 11px 44px!important;border:2px solid #cbd5e1!important;border-radius:14px!important;font-size:16px!important;font-weight:800!important;color:#061b49!important;background:#fff!important;box-shadow:none!important}.fo-search-select-searchbox input:focus{border-color:#061b49!important;outline:3px solid rgba(6,27,73,.1)!important}.fo-search-select-clear{position:absolute;right:6px;width:38px;height:38px;min-width:38px;padding:0;margin:0;border:0;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;box-shadow:none}.fo-search-select-clear svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}
.fo-search-select-meta{display:flex;justify-content:space-between;gap:12px;padding:0 18px 10px;color:#64748b;font-size:12px;font-weight:800}.fo-search-select-meta span:first-child{color:#12367a}
.fo-search-select-list{overflow:auto;overscroll-behavior:contain;padding:0 12px 14px;min-height:120px}.fo-search-select-option{width:100%;min-height:54px;margin:0 0 6px;padding:9px 12px;border:1px solid #dbe3ee;border-radius:13px;background:#fff;color:#061b49;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:none}.fo-search-select-option:hover{background:#f8fafc;border-color:#aabbd2}.fo-search-select-option.is-selected{background:#eef4ff;border-color:#061b49}.fo-search-select-option-main{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.fo-search-select-option-main strong{font-size:14px;font-weight:900;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.fo-search-select-option-main small{font-size:11px;font-weight:800;color:#64748b}.fo-search-select-check{width:24px;height:24px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex:0 0 24px}.fo-search-select-check svg{width:15px;height:15px;stroke:transparent;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.fo-search-select-option.is-selected .fo-search-select-check{background:#061b49;border-color:#061b49}.fo-search-select-option.is-selected .fo-search-select-check svg{stroke:#fff}.fo-search-select-option:disabled{opacity:.48;cursor:not-allowed}.fo-search-select-empty{padding:36px 16px;text-align:center;color:#64748b;display:flex;flex-direction:column;gap:5px}.fo-search-select-empty strong{color:#061b49;font-size:16px}.fo-search-select-limit{padding:10px 12px;color:#64748b;font-size:12px;font-weight:800;text-align:center}

.fo-choice-search-wrap{position:relative;display:flex;align-items:center;margin:0 0 10px;min-width:0}.fo-choice-search-wrap>svg{position:absolute;left:12px;width:18px;height:18px;stroke:#64748b;stroke-width:2.1;stroke-linecap:round;pointer-events:none}.fo-choice-search-wrap input{width:100%;min-width:0;min-height:42px!important;margin:0!important;padding:9px 42px 9px 38px!important;border:1px solid #c8d4e5!important;border-radius:12px!important;background:#fff!important;color:#061b49!important;font-size:15px!important;font-weight:800!important;box-shadow:none!important}.fo-choice-search-wrap input:focus{border-color:#061b49!important;outline:3px solid rgba(6,27,73,.09)!important}.fo-choice-search-wrap button{position:absolute;right:4px;width:34px;height:34px;min-width:34px;margin:0;padding:0;border:0;background:transparent;color:#64748b;box-shadow:none;display:flex;align-items:center;justify-content:center}.fo-choice-search-wrap button svg{width:16px;height:16px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.fo-choice-hidden,.fo-choice-group-hidden{display:none!important}.fo-choice-search-active .assigned-role-users{display:block!important}.fo-choice-search-active .assigned-role-group:not(.fo-choice-group-hidden){display:block!important}

body.dark-mode .fo-search-select-dialog{background:#111827;border-color:#374151}.dark-mode .fo-search-select-header{background:#1f2937;border-color:#374151}.dark-mode .fo-search-select-header h2,.dark-mode .fo-search-select-empty strong{color:#dbeafe}.dark-mode .fo-search-select-close,.dark-mode .fo-search-select-searchbox input,.dark-mode .fo-search-select-option,.dark-mode .fo-choice-search-wrap input{background:#0f172a!important;color:#e5e7eb!important;border-color:#475569!important}.dark-mode .fo-search-select-option.is-selected{background:#172554!important;border-color:#93c5fd!important}.dark-mode .fo-search-select-option-main small,.dark-mode .fo-search-select-meta,.dark-mode .fo-search-select-kicker{color:#94a3b8}.dark-mode .fo-search-select-meta span:first-child{color:#dbeafe}

@media(max-width:700px){
  .fo-search-select-overlay{align-items:flex-end;padding:0;background:rgba(15,23,42,.56)}
  .fo-search-select-dialog{width:100%;max-height:82vh;border-radius:20px 20px 0 0;border-left:0;border-right:0;border-bottom:0}
  .fo-search-select-header{padding:13px 14px}.fo-search-select-icon{width:39px;height:39px;flex-basis:39px}.fo-search-select-header h2{font-size:18px}.fo-search-select-close{width:40px;height:40px;min-width:40px}
  .fo-search-select-searchbox{margin:12px 12px 8px}.fo-search-select-meta{padding:0 14px 8px}.fo-search-select-list{padding:0 10px 12px}.fo-search-select-option{min-height:52px;border-radius:12px;margin-bottom:5px}
  select.fo-searchable-select{padding-right:56px!important}
}

/* V13.5 - stato caricamento dinamico delle opzioni */
.fo-search-select-loading{padding:34px 16px;text-align:center;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:7px}
.fo-search-select-loading strong{color:#061b49;font-size:16px}
.fo-search-select-spinner{width:30px;height:30px;border:3px solid #dbe3ee;border-top-color:#061b49;border-radius:50%;animation:foSearchSelectSpin .8s linear infinite}
@keyframes foSearchSelectSpin{to{transform:rotate(360deg)}}
.dark-mode .fo-search-select-loading strong{color:#dbeafe}
.dark-mode .fo-search-select-spinner{border-color:#334155;border-top-color:#93c5fd}
@media(prefers-reduced-motion:reduce){.fo-search-select-spinner{animation:none;border-top-color:#061b49}}
