._containerWithSidebar_qom06_1{display:flex;height:100%;overflow:hidden}._filtersPanel_qom06_13{width:280px;background:var(--surface);border-right:1px solid var(--border);overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._filtersPanelHeader_qom06_35 h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._filterSection_qom06_49{display:flex;flex-direction:column;gap:.75rem}._filterTitle_qom06_61{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}._iconbutonlucide_qom06_79{color:var(--text-tertiary)}._radioLabel_qom06_87{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text-tertiary)}._radioLabel_qom06_87 input[type=radio]{cursor:pointer;width:18px;height:18px}._radioLabel_qom06_87:hover{color:var(--text-secondary)}._checkboxLabel_qom06_125{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text-tertiary)}._checkboxLabel_qom06_125 input[type=checkbox]{cursor:pointer;width:18px;height:18px}._checkboxLabel_qom06_125:hover{color:var(--text-secondary)}._executiveSelect_qom06_163{width:100%;padding:.5rem;border:1px solid var(--border);background:var(--surface);border-radius:.375rem;font-size:.875rem;margin-top:.5rem;color:var(--text-secondary)}._filterActions_qom06_185{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto}._resetButton_qom06_201{flex:1;padding:.625rem 1rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._resetButton_qom06_201:hover{background:#f9fafb}._applyButton_qom06_235{flex:1;padding:.625rem 1rem;border:none;background:#1b96a8;color:#fff;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._applyButton_qom06_235:hover{background:#157a8a}._container_qom06_1{flex:1;padding:2rem;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_qom06_1::-webkit-scrollbar{display:none}._header_qom06_297{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._title_qom06_311{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._subtitle_qom06_325{color:#6b7280;margin:.5rem 0 0}._actionBar_qom06_335{display:flex;gap:1rem;align-items:center;margin-bottom:1.5rem}._searchBox_qom06_349{flex:1;position:relative;max-width:none}._searchIcon_qom06_361{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}._searchInput_qom06_377{width:100%;padding:.75rem 1rem .75rem 3rem;border:1px solid var(--border);border-radius:.5rem;font-size:.95rem;transition:all .2s;background:var(--surface);color:var(--text-secondary)}._searchInput_qom06_377:focus{outline:none;border-color:#1b96a8;box-shadow:0 0 0 3px #1b96a81a}._actionButtons_qom06_413{display:flex;gap:.5rem;margin-left:auto}._buttonGroup_qom06_425{display:flex;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}._buttonGroupItem_qom06_439{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);font-weight:500;cursor:pointer;transition:all .2s;font-size:.95rem;min-width:48px}._buttonGroupItem_qom06_439 ._filterDisabled_qom06_469{background:#3b4446}._buttonGroupItem_qom06_439:hover:not(:disabled){background:#03738c}._buttonGroupItem_qom06_439:disabled{opacity:.6;cursor:not-allowed}._buttonGroupItemLast_qom06_497{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#038c7f;color:#fff;border:none;font-weight:500;cursor:pointer;transition:all .2s;font-size:.95rem}._buttonGroupItemLast_qom06_497:hover:not(:disabled){background:#03738c}._buttonGroupItemLast_qom06_497:disabled{opacity:.6;cursor:not-allowed}._greenButton_qom06_543{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#1b96a8;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s;font-size:.95rem}._greenButton_qom06_543:hover:not(:disabled){background:#157a8a;transform:translateY(-1px);box-shadow:0 4px 12px #1b96a84d}._greenButton_qom06_543:disabled{opacity:.6;cursor:not-allowed}._greenButtonSecondary_qom06_595{background:transparent;color:#1b96a8;border:2px solid #1B96A8}._greenButtonSecondary_qom06_595:hover:not(:disabled){background:#1b96a8;color:#fff}._dropdown_qom06_617{position:relative}._dropdownButton_qom06_625{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#1b96a8;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}._dropdownButton_qom06_625:hover{background:#157a8a}._cardsGrid_qom06_661{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:1.5rem}._card_qom06_661{background:var(--surface);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .2s;border:1px solid var(--border);display:flex;flex-direction:column;gap:1rem}._card_qom06_661:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-2px);background:var(--hover)}._cardTop_qom06_709{display:flex;gap:1rem;flex:1}._cardLeft_qom06_721{display:flex;align-items:flex-start}._cardMain_qom06_731{flex:1;display:flex;flex-direction:column;gap:.75rem}._topRow_qom06_745,._middleRow_qom06_759{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._bottomRow_qom06_773{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:.5rem;border-top:1px solid #f3f4f6}._executiveInfo_qom06_791{display:flex;align-items:center;gap:.4rem;color:var(--text-tertiary);font-size:.875rem}._executiveInfo_qom06_791 svg{color:#6b7280;flex-shrink:0}._servicesCounter_qom06_817{padding:.35rem .75rem;background:#dbeafe;color:#1e40af;border-radius:.375rem;font-size:.75rem;font-weight:600;white-space:nowrap}._referenceContainer_qom06_837{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._medalImage_qom06_851{width:45px;height:45px;-o-object-fit:contain;object-fit:contain}._statusBadge_qom06_863{padding:.35rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;border:1px solid;background:#fff;cursor:default;white-space:nowrap;transition:all .2s;width:-moz-fit-content;width:fit-content}._statusButton_qom06_889{padding:.4rem .9rem;border-radius:.5rem;font-size:.75rem;font-weight:600;border:none;cursor:pointer;white-space:nowrap;transition:all .2s}._statusCotizada_qom06_911{background:#fff;color:#065f46;border-color:#065f46}._statusNueva_qom06_923{background:#f5f5f5;color:#6b7280;border-color:#d1d5db}._statusEnviada_qom06_935{background:#fff;color:#4338ca;border-color:#4338ca}._statusEnProceso_qom06_947{background:#fff;color:#92400e;border-color:#92400e}._statusRechazada_qom06_959{background:#fff;color:#991b1b;border-color:#991b1b}._statusCancelada_qom06_971{background:#fee2e2;color:#991b1b;border-color:#fca5a5}._rightInfo_qom06_983{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}._location_qom06_997,._requestType_qom06_1007{color:var(--text-tertiary);font-size:.875rem}._dateInfo_qom06_1017{display:flex;align-items:center;gap:.35rem;color:var(--text-secondary);font-size:1.2rem}._dateInfoRed_qom06_1033{display:flex;align-items:center;gap:.35rem;color:#fa0404;font-size:1.2rem}._cardContent_qom06_1049{flex:1}._clientName_qom06_1057{font-size:1.05rem;font-weight:700;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.5rem}._priorityIcon_qom06_1077{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}._referenceRow_qom06_1089{display:flex;align-items:center;gap:.5rem;color:#1b96a8;font-weight:600;font-size:.9rem}._referenceRow_qom06_1089 svg{color:#1b96a8}._typeRow_qom06_1115{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#6b7280;font-size:.9rem}._dateRow_qom06_1133{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem}._locationRow_qom06_1149{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6;color:var(--text-tertiary);font-size:.85rem}._cardActions_qom06_1165{display:flex;gap:.5rem;justify-content:flex-end;align-self:flex-end}._actionButton_qom06_413{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}._editButton_qom06_1203{background:var(--hover);color:#059669}._editButton_qom06_1203:hover{background:#a7f3d0;transform:scale(1.05)}._deleteButton_qom06_1223{background:#fee2e2;color:#dc2626}._deleteButton_qom06_1223:hover{background:#fecaca;transform:scale(1.05)}._loading_qom06_1243{text-align:center;padding:3rem}._spinner_qom06_1253{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_qom06_1253 1s linear infinite}@keyframes _spin_qom06_1253{to{transform:rotate(360deg)}}._emptyState_qom06_1285{text-align:center;padding:4rem 2rem;color:#6b7280}._emptyState_qom06_1285 h3{font-size:1.25rem;margin-bottom:.5rem}._emptyState_qom06_1285 p{margin-bottom:2rem}._headerRow_qom06_1315{display:flex;align-items:center;justify-content:space-between}._highlightRow_qom06_1327{background:#1b95a87f;animation:_fadeOutHighlight_qom06_1 10s ease forwards}@keyframes _fadeOutHighlight_qom06_1{0%{background-color:#1b95a87f}to{background-color:transparent}}@media (max-width: 768px){._cardsGrid_qom06_661{grid-template-columns:1fr}._actionBar_qom06_335{flex-direction:column;align-items:stretch}._searchBox_qom06_349{max-width:100%}._actionButtons_qom06_413{margin-left:0}}._documentsActions_qom06_1395{display:flex;align-items:center;gap:14px}._tooltip_qom06_1407{position:absolute;bottom:130%;left:50%;transform:translate(-50%) translateY(65px);background:transparent;color:var(--text-primary);font-size:12px;padding:5px 8px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}._cloudButton_qom06_1437:hover ._tooltip_qom06_1407{opacity:1;transform:translate(-50%) translateY(65px)}._cloudButton_qom06_1437{display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:8px;transition:transform .25s ease,box-shadow .25s ease,opacity .2s ease}._cloudButton_qom06_1437 svg{font-size:30px}._cloudButton_qom06_1437:hover{transform:translateY(-4px) scale(1.08);opacity:.95}._cloudButton_qom06_1437:active{transform:translateY(-1px) scale(1.02)}._cloudButton_qom06_1437:hover svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}._download_qom06_1513 svg{color:#03738c}._documentBadge_qom06_1523{font-size:14px;font-weight:600;color:var(--text-secondary)}._container_teeyi_1{padding:2rem;max-width:100%;margin:0 auto;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_teeyi_1::-webkit-scrollbar{display:none}._header_teeyi_33{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}._title_teeyi_47{font-size:1.5rem;font-weight:600;color:var(--text-primary)}._backButton_teeyi_67{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_teeyi_67:hover{background-color:#03738c}._dark_teeyi_59 ._backButton_teeyi_67{box-shadow:0 2px 4px #0000004d}._actionBar_teeyi_111{display:flex;align-items:stretch;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px #0000001a;gap:0;background-color:#03a678}._dark_teeyi_59 ._actionBar_teeyi_111{box-shadow:0 2px 4px #0000004d}._actionBarSaveButton_teeyi_139{padding:.75rem 1.25rem;background-color:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.5rem;justify-content:center;min-width:120px}._actionBarSaveButton_teeyi_139:hover{background-color:#03738c}._actionBarSaveButton_teeyi_139:disabled{opacity:.6;cursor:not-allowed}._actionBarResetButton_teeyi_191{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;min-width:50px}._actionBarResetButton_teeyi_191:hover{background-color:#03738c}._actionBarDeleteButton_teeyi_227{padding:.75rem 1rem;background-color:#1b96a8;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;min-width:50px}._actionBarDeleteButton_teeyi_227:hover{background-color:#157a89}._actionBarDropdownButton_teeyi_263{padding:.75rem 1.25rem;background-color:#03a678;color:#fff;border:none;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.5rem;justify-content:center;min-width:120px}._actionBarDropdownButton_teeyi_263:hover{background-color:#03738c}._section_teeyi_303{background-color:var(--surface);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}._sectionTitle_teeyi_319{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border)}._formRow_teeyi_337{margin-bottom:1.25rem}._formRow_teeyi_337 label{display:block;font-weight:500;font-size:.875rem;color:var(--text-secondary);margin-bottom:.5rem}._formRow_teeyi_337 input,._formRow_teeyi_337 select,._formRow_teeyi_337 textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--surface);color:var(--text-primary);font-size:.9375rem;transition:all .2s;box-sizing:border-box}._formGrid_teeyi_389{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}._formGridService_teeyi_401{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"service operation incoterm shipping" "date date . ." "origin origin destination destination" "services services services services" "comments comments comments comments";gap:1.25rem;align-items:start}._serviceType_teeyi_427{grid-area:service}._operation_teeyi_429{grid-area:operation}._incoterm_teeyi_431{grid-area:incoterm}._shippingType_teeyi_433{grid-area:shipping}._departureDate_teeyi_435{grid-area:date}._origin_teeyi_437{grid-area:origin}._destination_teeyi_439{grid-area:destination}._services_teeyi_441{grid-area:services}._comments_teeyi_443{grid-area:comments}._formGridShipmentFields_teeyi_447{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}._formGroupServiceSmall_teeyi_459{grid-column:1}._shipmentFields_teeyi_467{grid-column:2}._formGridCityZipcode_teeyi_475{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}._formGroup_teeyi_459{display:flex;flex-direction:column;gap:.5rem}._formGroupCityZipcode_teeyi_499{display:grid;grid-template-columns:1fr 110px;gap:1rem}._formGroupElementsInline_teeyi_511{display:flex;align-items:center;gap:1rem}._label_teeyi_523{font-size:.875rem;font-weight:500;color:var(--text-secondary)}._scoreLabelSmall_teeyi_535{font-size:.575rem;font-weight:500;color:var(--text-secondary)}._labelInfoRed_teeyi_547{display:flex;flex:auto;background-color:#f9d8d8;border-radius:.75rem;border:1px solid #d84602;padding:1rem;font-size:.875rem;font-weight:500;color:#374151}._required_teeyi_571{color:#ef4444;margin-left:.25rem}._inputZipCode_teeyi_581{display:flex;align-items:right;gap:1.5rem;padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);transition:all .15s ease}._inputUnits_teeyi_607,._input_teeyi_581{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);transition:all .15s ease}._inputUnits_teeyi_607,._input_teeyi_581:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._statusRequest_teeyi_661{padding:.25rem .75rem;background:#037f8c;color:#fff;border-radius:.375rem;font-size:.875rem;font-weight:500}._dark_teeyi_59 ._inputUnits_teeyi_607,._input_teeyi_581:focus{border-color:#14b8a6}._prospectCheckbox_teeyi_687{display:flex;flex-direction:inherit;align-self:flex-start;align-items:center;gap:.6rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._prospectCheckbox_teeyi_687 input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:22px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer;transition:all .25s ease}._prospectCheckboxText_teeyi_731{font-size:.8375rem;font-weight:500;color:var(--text-primary);cursor:pointer}._prospectCheckbox_teeyi_687 input:before{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:2px;left:2px;transition:all .25s ease;box-shadow:0 2px 4px #0003}._prospectCheckbox_teeyi_687 input:checked{background:#10b981}._prospectCheckbox_teeyi_687 input:checked:before{transform:translate(18px)}._editorToolbar_teeyi_789{display:flex;align-items:center;gap:6px;padding:8px;border-bottom:1px solid #e5e7eb;background:var(--hover)}._editorToolbar_teeyi_789 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer}._editorToolbar_teeyi_789 button:hover{background:#f1f5f9;color:#2563eb}._editorToolbar_teeyi_789 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer;color:var(--text-secondary);transition:all .2s ease}._clientSelect_teeyi_853{display:flex;align-items:right;gap:1.5rem;padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover)}._clientSelect_teeyi_853 select{flex:1;min-width:0}._fieldError_teeyi_887{color:#c62828;font-size:.85rem;margin-top:.25rem}._selectUnits_teeyi_899{padding:.225rem .275rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);cursor:pointer;transition:all .15s ease}._select_teeyi_899{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);cursor:pointer;transition:all .15s ease}._select_teeyi_899:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._inputWithIcon_teeyi_967{position:relative}._inputIcon_teeyi_975{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}._dark_teeyi_59 ._inputIcon_teeyi_975{color:#9ca3af}._inputWithIconField_teeyi_1001{padding-left:2.5rem}._clearButton_teeyi_1009{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.25rem;background-color:transparent;border:none;color:#6b7280;cursor:pointer;transition:color .15s ease;display:flex;align-items:center;justify-content:center}._clearButton_teeyi_1009:hover{color:#374151}._dark_teeyi_59 ._clearButton_teeyi_1009:hover{color:#d1d5db}._toggleGroup_teeyi_1057{display:flex;align-items:center;gap:1.5rem}._toggleItem_teeyi_1069{display:flex;align-items:center;gap:.5rem}._checkbox_teeyi_1081{width:1.125rem;height:1.125rem;border:2px solid var(--border);border-radius:.25rem;cursor:pointer;transition:all .15s ease}._checkbox_teeyi_1081:checked{background-color:#14b8a6;border-color:#14b8a6}._toggle_teeyi_1057{position:relative;width:3rem;height:1.5rem;background-color:#d1d5db;border-radius:9999px;cursor:pointer;transition:background-color .2s ease}._toggle_teeyi_1057._active_teeyi_1149{background-color:#14b8a6}._toggleThumb_teeyi_1157{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;transition:transform .2s ease;box-shadow:0 1px 3px #0000001a}._toggle_teeyi_1057._active_teeyi_1149 ._toggleThumb_teeyi_1157{transform:translate(1.5rem)}._serviceCard_teeyi_1189{background-color:var(--surface);border:2px solid var(--border);border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;position:relative}._dark_teeyi_59 ._serviceCard_teeyi_1189{background-color:#111827;border-color:#374151}._serviceHeader_teeyi_1217{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}._serviceNumber_teeyi_1231{width:2.5rem;height:2.5rem;background-color:#14b8a6;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.125rem}._serviceActions_teeyi_1257{display:flex;gap:.5rem}._iconButton_teeyi_1267{padding:.5rem;background-color:var(--hover);border:1px solid var(--border);border-radius:.5rem;color:var(--text-primary);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._iconButton_teeyi_1267:hover{background-color:var(--hover);color:#14b8a6;border:1px solid #14b8a6}._iconButton_teeyi_1267._danger_teeyi_1327:hover{background-color:var(--hover);border-color:#ef4444;color:#ef4444}._dark_teeyi_59 ._iconButton_teeyi_1267._danger_teeyi_1327:hover{background-color:#450a0a;border-color:#ef4444;color:#ef4444}._iconButton_teeyi_1267._primary_teeyi_1351{background-color:#14b8a6;border-color:#14b8a6;color:#fff}._iconButton_teeyi_1267._primary_teeyi_1351:hover{background-color:#0f9d8f}._associatedServices_teeyi_1371{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}._serviceChip_teeyi_1385{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--hover);border:1.5px solid var(--border);border-radius:9999px;font-size:.875rem;color:var(--text-secondary);cursor:pointer;transition:all .15s ease}._serviceChip_teeyi_1385:hover{border-color:#14b8a6;background-color:var(--background)}._serviceChip_teeyi_1385._selected_teeyi_1423{background-color:#14b8a6;border-color:#14b8a6;color:#fff}._dark_teeyi_59 ._serviceChip_teeyi_1385{background-color:#374151;border-color:#4b5563;color:#d1d5db}._dark_teeyi_59 ._serviceChip_teeyi_1385:hover{border-color:#14b8a6;background-color:#0f766e}._dark_teeyi_59 ._serviceChip_teeyi_1385._selected_teeyi_1423{background-color:#14b8a6;border-color:#14b8a6}._textarea_teeyi_1467{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);caret-color:#fff;background:var(--hover);resize:vertical;min-height:80px;font-family:inherit;transition:all .15s ease}._textarea_teeyi_1467 *{color:inherit!important}._textarea_teeyi_1467:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._dark_teeyi_59 ._textarea_teeyi_1467{background-color:#374151;border-color:#4b5563;color:#fff}._frequencyGrid_teeyi_1529{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem}._merchandiseSection_teeyi_1541{background-color:var(--surface);border-radius:.5rem;padding:1rem;margin-top:1rem}._merchandiseHeader_teeyi_1563{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._merchandiseTitle_teeyi_1577{font-size:1rem;font-weight:600;color:#374151}._dark_teeyi_59 ._merchandiseTitle_teeyi_1577{color:#d1d5db}._searchBar_teeyi_1597{display:flex;gap:.5rem;margin-bottom:1rem}._searchInput_teeyi_1609{flex:1}._addServiceButton_teeyi_1617{width:100%;padding:.75rem;background-color:var(--surface);border:2px dashed var(--border);border-radius:.75rem;color:#14b8a6;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._addServiceButton_teeyi_1617:hover{background-color:var(--hover);border-color:#14b8a6}._dark_teeyi_59 ._addServiceButton_teeyi_1617:hover{background-color:#1f2937;border-color:#14b8a6}._subsectionTitle_teeyi_1679{font-size:.875rem;font-weight:600;color:var(--text-secondary);letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}._containersSection_teeyi_1697{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._searchBarSmall_teeyi_1709{position:relative;margin-bottom:1rem}._searchIcon_teeyi_1719{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInputSmall_teeyi_1737{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;background:#fff;color:#1f2937;outline:none;transition:border-color .15s}._searchInputSmall_teeyi_1737:focus{border-color:#14b8a6}._dark_teeyi_59 ._searchInputSmall_teeyi_1737{background:#374151;border-color:#4b5563;color:#fff}._containersTable_teeyi_1781,._merchandiseTable_teeyi_1783{overflow-x:auto}._table_teeyi_1791{width:100%;border-collapse:collapse;font-size:.875rem}._table_teeyi_1791 thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}._dark_teeyi_59 ._table_teeyi_1791 thead{background:#1f2937;border-bottom-color:#374151}._table_teeyi_1791 th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}._dark_teeyi_59 ._table_teeyi_1791 th{color:#9ca3af}._table_teeyi_1791 td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#1f2937}._dark_teeyi_59 ._table_teeyi_1791 td{border-bottom-color:#374151;color:#fff}._table_teeyi_1791 tbody tr:last-child td{border-bottom:none}._removeRowButton_teeyi_1881{padding:.25rem;background:transparent;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .15s}._removeRowButton_teeyi_1881:hover{background:#fee2e2}._dark_teeyi_59 ._removeRowButton_teeyi_1881:hover{background:#ef444433}._merchandiseToolbar_teeyi_1923{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._toolbarButton_teeyi_1937{padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}._toolbarButton_teeyi_1937:hover{background:#f9fafb;color:#14b8a6;border-color:#14b8a6}._dark_teeyi_59 ._toolbarButton_teeyi_1937{background:#374151;border-color:#4b5563;color:#9ca3af}._dark_teeyi_59 ._toolbarButton_teeyi_1937:hover{background:#4b5563;color:#14b8a6;border-color:#14b8a6}._tableActions_teeyi_1999{display:flex;gap:.5rem;align-items:center}._viewButton_teeyi_2011{padding:.375rem;background:#d1fae5;border:none;border-radius:.25rem;color:#10b981;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s}._viewButton_teeyi_2011:hover{background:#a7f3d0}._executivesCard_teeyi_2045{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1.5rem}._dark_teeyi_59 ._executivesCard_teeyi_2045{background:#1f2937;border-color:#374151}._executivesList_teeyi_2069{display:flex;flex-direction:column;gap:.75rem}._executiveItem_teeyi_2081{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem}._dark_teeyi_59 ._executiveItem_teeyi_2081{background:#374151;border-color:#4b5563}._executiveName_teeyi_2111{font-size:.875rem;color:#6b7280;min-width:80px}._executiveNameValue_teeyi_2123{flex:1;font-size:.875rem;color:#1f2937}._dark_teeyi_59 ._executiveNameValue_teeyi_2123{color:#fff}._removeExecutiveButton_teeyi_2143{padding:.375rem;background:transparent;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .15s}._removeExecutiveButton_teeyi_2143:hover{background:#fee2e2}._dark_teeyi_59 ._removeExecutiveButton_teeyi_2143:hover{background:#ef444433}._modalOverlay_teeyi_2185{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._modalContent_teeyi_2213{background:var(--background);border-radius:.75rem;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._dark_teeyi_59 ._modalContent_teeyi_2213{background:#1f2937}._modalHeader_teeyi_2241{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--border)}._dark_teeyi_59 ._modalHeader_teeyi_2241{border-bottom-color:#374151}._modalTitle_teeyi_2265{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}._scoreLabelMid_teeyi_2279{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}._closeButton_teeyi_2299{padding:.5rem;background:transparent;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .15s}._closeButton_teeyi_2299:hover{background:#f3f4f6;color:#1f2937}._dark_teeyi_59 ._closeButton_teeyi_2299:hover{background:#374151;color:#fff}._modalBody_teeyi_2345{padding:1.5rem}._modalFooter_teeyi_2353{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}._dark_teeyi_59 ._modalFooter_teeyi_2353{border-top-color:#374151}._saveModalButton_teeyi_2375{padding:.75rem 2rem;background:#038c7f;color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s}._saveModalButton_teeyi_2375:hover{background:#03738c}._addPackageButton_teeyi_2407{padding:.625rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#14b8a6;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}._addPackageButton_teeyi_2407:hover{background:#f0fdfa;border-color:#14b8a6}._dark_teeyi_59 ._addPackageButton_teeyi_2407{background:#374151;border-color:#4b5563}._dark_teeyi_59 ._addPackageButton_teeyi_2407:hover{background:#4b5563;border-color:#14b8a6}._toggleSwitch_teeyi_2463{position:relative;width:48px;height:24px;background:#b5b5b6;border-radius:12px;cursor:pointer;transition:background-color .2s;border:1px solid var(--border)}._toggleSwitch_teeyi_2463._active_teeyi_1149{background:#038c7f}._toggleThumb_teeyi_1157{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s}._toggleSwitch_teeyi_2463._active_teeyi_1149 ._toggleThumb_teeyi_1157{transform:translate(24px)}._frequencyHeader_teeyi_2523{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._checkboxLabel_teeyi_2537{font-size:.9375rem;color:var(--text-secondary);cursor:pointer}._simpleTable_teeyi_2549{width:100%;border-collapse:collapse;font-size:.8125rem}._tableUnits_teeyi_2561{border-collapse:collapse;font-size:.8125rem;width:100%;min-width:100%;table-layout:fixed}._tableUnits_teeyi_2561 td{padding:4px;color:var(--text-secondary)}._tableUnits_teeyi_2561,._simpleTable_teeyi_2549 thead{background:transparent;border-bottom:1px solid var(--border)}._tableUnits_teeyi_2561,._simpleTable_teeyi_2549 th{padding:.625rem .75rem;text-align:left;font-weight:600;color:var(--text-tertiary);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em}._dark_teeyi_59 ._tableUnits_teeyi_2561,._dark_teeyi_59 ._simpleTable_teeyi_2549 th{color:#9ca3af}._simpleTable_teeyi_2549 td{padding:.625rem .75rem;border-bottom:1px solid #e5e7eb;color:var(--text-secondary)}._dark_teeyi_59 ._tableUnits_teeyi_2561,._dark_teeyi_59 ._simpleTable_teeyi_2549 td{border-bottom-color:#374151;color:#fff}._tableUnits_teeyi_2561,._simpleTable_teeyi_2549 tbody tr:last-child td{border-bottom:none}._tableUnits_teeyi_2561 ._inputUnits_teeyi_607,._selectUnits_teeyi_899{width:100%;min-width:0;max-width:100%;height:1.8rem;box-sizing:border-box}._iconButtonSmall_teeyi_2681{padding:.25rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._iconButtonSmall_teeyi_2681:hover{background:#f3f4f6;color:#1f2937}._dark_teeyi_59 ._iconButtonSmall_teeyi_2681:hover{background:#374151;color:#fff}._viewButtonGreen_teeyi_2727{padding:.25rem;background:transparent;border:none;color:#10b981;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._viewButtonGreen_teeyi_2727:hover{background:#d1fae5}._dark_teeyi_59 ._viewButtonGreen_teeyi_2727:hover{background:#10b98133}._addItemButton_teeyi_2769{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:2px dashed #14b8a6;border-radius:.5rem;color:#14b8a6;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;margin-top:1rem;width:100%;justify-content:center}._addItemButton_teeyi_2769:hover{background:var(--background);border-style:solid}._dark_teeyi_59 ._addItemButton_teeyi_2769{background:transparent;border-color:#14b8a6}._dark_teeyi_59 ._addItemButton_teeyi_2769:hover{background:#14b8a61a}._executiveItemSimple_teeyi_2833{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:var(--hover);border:1px solid var(--border);border-radius:.375rem;margin-bottom:.75rem}._itemSimpleList_teeyi_2855{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:var(--surface);border:2px solid var(--border);border-radius:.375rem;margin-bottom:.75rem}._executiveLabel_teeyi_2877{font-size:.875rem;color:var(--text-secondary);min-width:70px}._executiveNameSimple_teeyi_2889{flex:1;font-size:.875rem;color:var(--text-primary)}._removeIconButton_teeyi_2909{padding:.375rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._removeIconButton_teeyi_2909:hover{background:#fee2e2;color:#ef4444}._dark_teeyi_59 ._removeIconButton_teeyi_2909:hover{background:#ef444433}._addExecutiveButton_teeyi_2953{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:2px dashed #14b8a6;border-radius:.5rem;color:#14b8a6;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;margin-top:.5rem;width:100%;justify-content:center}._addExecutiveButton_teeyi_2953:hover{background:var(--hover);border-style:solid}._dark_teeyi_59 ._addExecutiveButton_teeyi_2953{background:transparent;border-color:#14b8a6}._dark_teeyi_59 ._addExecutiveButton_teeyi_2953:hover{background:#14b8a61a}._modalRow_teeyi_3017{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end;margin-bottom:1rem}._modalFieldLarge_teeyi_3033{flex:1;display:flex;flex-direction:column}._modalFieldSmall_teeyi_3045{min-width:150px}._toggleContainer_teeyi_3053{margin-top:.5rem}._classificationGrid_teeyi_3061{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-top:1rem;padding:1.5rem;background:var(--surface);border-radius:.5rem}._dark_teeyi_59 ._classificationGrid_teeyi_3061{background:#111827}._classificationColumn_teeyi_3089{display:flex;flex-direction:column;gap:1rem}._classificationCheckbox_teeyi_3101{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--background);border:1px solid var(--border);border-radius:.375rem;cursor:pointer;transition:all .15s;color:var(--text-secondary)}._classificationCheckbox_teeyi_3101:has(input:checked){background:#038c7f;border-color:#038c7f;color:#fff}._classificationLabel_teeyi_3159+._classificationCheckbox_teeyi_3101:has(input:checked){font-size:.875rem;color:var(--text-secondary);cursor:pointer;flex:1}._addPackageButtonIcon_teeyi_3181{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#038c7f;color:#fff;border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._addPackageButtonIcon_teeyi_3181:hover{background-color:#03738c}._modalFooterInfo_teeyi_3239{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._dark_teeyi_59 ._modalFooterInfo_teeyi_3239{border-top-color:#374151}._unitTypeToggle_teeyi_3265{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b7280}._totalsDisplay_teeyi_3281{display:flex;gap:2rem}._totalLabel_teeyi_3291{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}._totalValue_teeyi_3303{font-size:1.125rem;font-weight:600;color:var(--text-tertiary)}._generalDataGrid_teeyi_3323{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:end}._formGroupWithToggle_teeyi_3337{display:flex;flex-direction:column;gap:.5rem}._formGroupWithToggle_teeyi_3337 ._label_teeyi_523{margin-bottom:0}._formGroupWithToggle_teeyi_3337 ._toggleSwitch_teeyi_2463{align-self:flex-start}._statusButtonsContainer_teeyi_3365{display:flex;gap:1rem;justify-content:flex-end;align-items:center;grid-column:span 3;margin-top:.5rem}._cancelButton_teeyi_3383{padding:.625rem 2rem;background-color:#fff;color:#dc2626;border:1px solid #dc2626;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .15s ease;min-width:120px}._cancelButton_teeyi_3383:hover{background-color:#dc2626;color:#fff}._cancelButton_teeyi_3383:disabled{opacity:.6;cursor:not-allowed}._dark_teeyi_59 ._cancelButton_teeyi_3383{background-color:transparent;color:#ef4444;border-color:#ef4444}._dark_teeyi_59 ._cancelButton_teeyi_3383:hover{background-color:#ef4444;color:#fff}._sendButton_teeyi_3451{padding:.625rem 2rem;background-color:#1b96a8;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;min-width:120px}._sendButton_teeyi_3451:hover{background-color:#157a89}._sendButton_teeyi_3451:disabled{opacity:.6;cursor:not-allowed}._modalContentSmall_teeyi_3495{background:var(--background);border-radius:.75rem;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._dark_teeyi_59 ._modalContentSmall_teeyi_3495{background:#1f2937}._executiveSelectionList_teeyi_3523{display:flex;flex-direction:column;gap:.75rem}._executiveSelectionItem_teeyi_3535{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--hover);border:1px solid var(--border);border-radius:.5rem;cursor:pointer;transition:all .15s}._executiveSelectionItem_teeyi_3535:hover{background:var(--surface);border-color:#14b8a6}._executiveSelectionItem_teeyi_3535 span{font-size:.875rem;color:var(--text-secondary)}._dark_teeyi_59 ._executiveSelectionItem_teeyi_3535 span{color:#fff}._addIcon_teeyi_3587{color:#14b8a6;flex-shrink:0}._noExecutivesMessage_teeyi_3597{padding:2rem;text-align:center;color:#6b7280;font-size:.875rem}._dark_teeyi_59 ._noExecutivesMessage_teeyi_3597{color:#9ca3af}._activeUnitLabel_teeyi_3619{font-weight:600;color:#14b8a6}._inactiveUnitLabel_teeyi_3629{font-weight:600;color:var(--text-tertiary)}._loading_teeyi_3641{text-align:center;padding:3rem}._spinner_teeyi_3651{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_teeyi_3651 1s linear infinite}._scrollTopButton_teeyi_3677{position:fixed;bottom:24px;right:24px;width:48px;height:48px;border-radius:50%;border:none;background:#038c7f;color:#fff;cursor:pointer;box-shadow:0 4px 10px #0003;z-index:999;display:flex;align-items:center;justify-content:center;transition:all .25s ease}._scrollTopButton_teeyi_3677:hover{background:#037f8c;transform:translateY(-4px) scale(1.05)}._scrollTopButton_teeyi_3677:active{transform:scale(.96)}@keyframes _spin_teeyi_3651{to{transform:rotate(360deg)}}@media (max-width: 1024px){._container_teeyi_1{padding:1.5rem}._generalDataGrid_teeyi_3323,._classificationGrid_teeyi_3061{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._container_teeyi_1{padding:1rem}._header_teeyi_33{flex-direction:column;align-items:flex-start;gap:1rem}._title_teeyi_47{font-size:1.25rem}._actionBar_teeyi_111{width:100%;flex-direction:column}._actionBarSaveButton_teeyi_139,._actionBarResetButton_teeyi_191,._actionBarDeleteButton_teeyi_227,._actionBarDropdownButton_teeyi_263{width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.2)}._actionBarDropdownButton_teeyi_263{border-bottom:none}._formGrid_teeyi_389,._generalDataGrid_teeyi_3323,._frequencyGrid_teeyi_1529{grid-template-columns:1fr}._toggleGroup_teeyi_1057{flex-direction:column;align-items:flex-start;gap:1rem}._modalOverlay_teeyi_2185{padding:1rem}._modalContent_teeyi_2213{max-height:95vh;width:95%}._classificationGrid_teeyi_3061{grid-template-columns:1fr;padding:1rem}._modalRow_teeyi_3017{grid-template-columns:1fr}._section_teeyi_303{padding:1rem}._sectionTitle_teeyi_319{font-size:1rem}._serviceCard_teeyi_1189{padding:1rem}._containersTable_teeyi_1781,._merchandiseTable_teeyi_1783{overflow-x:auto;-webkit-overflow-scrolling:touch}._table_teeyi_1791{min-width:600px}._statusButtonsContainer_teeyi_3365{flex-direction:column;gap:.75rem}._cancelButton_teeyi_3383,._sendButton_teeyi_3451{width:100%}._scoreLabelMid_teeyi_2279{font-size:.5125rem}._scoreLabelSmall_teeyi_535{font-size:.8125rem}}@media (max-width: 480px){._container_teeyi_1{padding:.75rem}._title_teeyi_47{font-size:1.125rem}._section_teeyi_303{padding:.75rem;margin-bottom:1rem}._sectionTitle_teeyi_319{font-size:.9375rem}._formGroup_teeyi_459{gap:.375rem}._formGroupSmall_teeyi_4039{min-width:150px}._label_teeyi_523{font-size:.8125rem}._input_teeyi_581,._inputUnits_teeyi_607,._select_teeyi_899,._textarea_teeyi_1467{font-size:.8125rem;padding:.5rem .75rem}._serviceCard_teeyi_1189{padding:.875rem}._serviceNumber_teeyi_1231{width:2rem;height:2rem;font-size:1rem}._modalContent_teeyi_2213{width:100%;max-height:100vh;border-radius:0}._modalHeader_teeyi_2241,._modalBody_teeyi_2345,._modalFooter_teeyi_2353{padding:1rem}._modalTitle_teeyi_2265{font-size:1.125rem}._inputUppercase_teeyi_4123{text-transform:uppercase}._scoreLabelMid_teeyi_2279{font-size:.6875rem}}._container_1l5iy_1{padding:2rem;max-width:1400px;margin:0 auto;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_1l5iy_1::-webkit-scrollbar{display:none}._header_1l5iy_29{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}._formHeaderLeft_1l5iy_43{display:flex;align-items:center;gap:1rem}._formHeaderRight_1l5iy_55{display:flex;gap:.5rem}._title_1l5iy_65{font-size:1.5rem;font-weight:600;color:var(--text-primary)}._dark_1l5iy_77 ._title_1l5iy_65{color:#6b7280}._formSubtitle_1l5iy_85{font-size:.875rem;color:var(--text-secondary);margin:.25rem 0 0}._dark_1l5iy_77 ._formSubtitle_1l5iy_85{color:#9ca3af}._backButton_1l5iy_105{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_1l5iy_105:hover{background:#037f8c}._dark_1l5iy_77 ._backButton_1l5iy_105{box-shadow:0 2px 4px #0000004d}._headerButton_1l5iy_149{padding:.75rem 1.25rem;background-color:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.5rem;justify-content:center;min-width:120px}._headerButton_1l5iy_149:hover{background-color:#03738c}._headerButton_1l5iy_149:disabled{opacity:.6;cursor:not-allowed}._headerButton_1l5iy_149,._headerButtonRefresh_1l5iy_205{width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.2)}._headerButtonRefresh_1l5iy_205{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;min-width:50px}._headerButtonRefresh_1l5iy_205:hover{background-color:#03738c}._headerButtonRefresh_1l5iy_205:disabled{opacity:.6;cursor:not-allowed}._headerButtonAction_1l5iy_265{display:flex;align-items:center;justify-content:center;width:90px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButtonAction_1l5iy_265:last-child{border-right:none}._headerButtonAction_1l5iy_265:hover{background:#037f8c}._headerButtonAction_1l5iy_265:disabled{opacity:.6;cursor:not-allowed}actionBar{display:flex;align-items:stretch;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px #0000001a;gap:0;background-color:#03a678}._dark_1l5iy_77 ._actionBar_1l5iy_343{box-shadow:0 2px 4px #0000004d}._saveButton_1l5iy_351{padding:.625rem 1.25rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._saveButton_1l5iy_351:hover{background-color:#037f8c}._actionBarSaveButton_1l5iy_383{padding:.75rem 1.25rem;background-color:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.5rem;justify-content:center;min-width:120px}._actionBarSaveButton_1l5iy_383:hover{background-color:#037f8c}._actionBarSaveButton_1l5iy_383:disabled{opacity:.6;cursor:not-allowed}._actionBarResetButton_1l5iy_435{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;min-width:50px}._actionBarResetButton_1l5iy_435:hover{background-color:#037f8c}._actionBarDeleteButton_1l5iy_471{padding:.75rem 1rem;background-color:#1b96a8;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.2);cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;min-width:50px}._actionBarDeleteButton_1l5iy_471:hover{background-color:#157a89}._actionBarDropdownButton_1l5iy_507{padding:.75rem 1.25rem;background-color:#038c7f;color:#fff;border:none;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.5rem;justify-content:center;min-width:120px}._actionBarDropdownButton_1l5iy_507:hover{background-color:#037f8c}._section_1l5iy_547{background-color:#fff;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}._dark_1l5iy_77 ._section_1l5iy_547{background-color:#1f2937}._sectionTitle_1l5iy_571{font-size:1.125rem;font-weight:600;color:var(--text-secondary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border)}._formGrid_1l5iy_599{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}._formGroup_1l5iy_611{display:flex;flex-direction:column;gap:.5rem}._formGroup_1l5iy_611._formGroupfull_1l5iy_623{grid-column:1 / -1;width:100%}._label_1l5iy_633{font-size:.875rem;font-weight:500;color:var(--text-primary)}._labelInfoRed_1l5iy_653{display:flex;flex:auto;background-color:#f9d8d8;border-radius:.75rem;border:1px solid #d84602;padding:1rem;font-size:.875rem;font-weight:500;color:#374151}._required_1l5iy_677{color:#ef4444;margin-left:.25rem}._input_1l5iy_687{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-secondary);transition:all .15s ease;background-color:var(--hover)}._input_1l5iy_687:focus{outline:none;border-color:#037f8c;box-shadow:0 0 0 3px #14b8a61a}._select_1l5iy_739{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);cursor:pointer;transition:all .15s ease}._select_1l5iy_739:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._inputWithIcon_1l5iy_773{position:relative}._inputIcon_1l5iy_781{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}._dark_1l5iy_77 ._inputIcon_1l5iy_781{color:#9ca3af}._inputWithIconField_1l5iy_807{padding-left:2.5rem}._clearButton_1l5iy_815{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);padding:.25rem;background-color:transparent;border:none;color:#6b7280;cursor:pointer;transition:color .15s ease;display:flex;align-items:center;justify-content:center}._clearButton_1l5iy_815:hover{color:#374151}._dark_1l5iy_77 ._clearButton_1l5iy_815:hover{color:#d1d5db}._toggleGroup_1l5iy_863{display:flex;align-items:center;gap:1.5rem}._toggleItem_1l5iy_875{display:flex;align-items:center;gap:.5rem}._checkbox_1l5iy_887{width:1.125rem;height:1.125rem;border:2px solid #d1d5db;border-radius:.25rem;cursor:pointer;transition:all .15s ease}._checkbox_1l5iy_887:checked{background-color:#037f8c;border-color:#037f8c}._dark_1l5iy_77 ._checkbox_1l5iy_887{border-color:#4b5563;background-color:#374151}._dark_1l5iy_77 ._checkbox_1l5iy_887:checked{background-color:#037f8c;border-color:#037f8c}._toggle_1l5iy_863{position:relative;width:3rem;height:1.5rem;background-color:#d1d5db;border-radius:9999px;cursor:pointer;transition:background-color .2s ease}._toggle_1l5iy_863._active_1l5iy_955{background-color:#037f8c}._toggleThumb_1l5iy_963{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;transition:transform .2s ease;box-shadow:0 1px 3px #0000001a}._toggle_1l5iy_863._active_1l5iy_955 ._toggleThumb_1l5iy_963{transform:translate(1.5rem)}._serviceHeader_1l5iy_995{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}._serviceNumber_1l5iy_1009{width:2.5rem;height:2.5rem;background-color:#037f8c;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.125rem}._iconButton_1l5iy_1045{padding:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;color:#6b7280;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._iconButton_1l5iy_1045:hover{background-color:#f3f4f6;color:#374151}._dark_1l5iy_77 ._iconButton_1l5iy_1045{background-color:#374151;border-color:#4b5563;color:#9ca3af}._dark_1l5iy_77 ._iconButton_1l5iy_1045:hover{background-color:#4b5563;color:#d1d5db}._iconButton_1l5iy_1045._danger_1l5iy_1103:hover{background-color:#fef2f2;border-color:#ef4444;color:#ef4444}._dark_1l5iy_77 ._iconButton_1l5iy_1045._danger_1l5iy_1103:hover{background-color:#450a0a;border-color:#ef4444;color:#ef4444}._iconButton_1l5iy_1045._primary_1l5iy_1127{background-color:#037f8c;border-color:#037f8c;color:#fff}._iconButton_1l5iy_1045._primary_1l5iy_1127:hover{background-color:#0f9d8f}._associatedServices_1l5iy_1147{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}._serviceChip_1l5iy_1161{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:9999px;font-size:.875rem;color:#374151;cursor:pointer;transition:all .15s ease}._serviceChip_1l5iy_1161:hover{border-color:#037f8c;background-color:#f0fdfa}._serviceChip_1l5iy_1161._selected_1l5iy_1199{background-color:#037f8c;border-color:#037f8c;color:#fff}._dark_1l5iy_77 ._serviceChip_1l5iy_1161{background-color:#374151;border-color:#4b5563;color:#d1d5db}._dark_1l5iy_77 ._serviceChip_1l5iy_1161:hover{border-color:#037f8c;background-color:#0f766e}._dark_1l5iy_77 ._serviceChip_1l5iy_1161._selected_1l5iy_1199{background-color:#037f8c;border-color:#037f8c}._serviceChipActive_1l5iy_1243,._dark_1l5iy_77 ._serviceChipActive_1l5iy_1243{background:#037f8c;color:#fff;border-color:#037f8c}._textarea_1l5iy_1267{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-secondary);background:var(--hover);resize:vertical;min-height:80px;font-family:inherit;transition:all .15s ease}._textarea_1l5iy_1267:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._dark_1l5iy_77 ._textarea_1l5iy_1267{background-color:#374151;border-color:#4b5563;color:#fff}._frequencyGrid_1l5iy_1317{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem}._merchandiseSection_1l5iy_1329{display:flex;flex-direction:column;gap:1rem}._merchandiseTitle_1l5iy_1341{font-size:.875rem;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin:0}._merchandiseTable_1l5iy_1367{display:flex;flex-direction:column;gap:.5rem;overflow-x:auto}._merchandiseHeader_1l5iy_1381{display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr 1fr 1fr 80px;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:.375rem;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._dark_1l5iy_77 ._merchandiseHeader_1l5iy_1381{background:#111827;color:#9ca3af}._merchandiseRow_1l5iy_1419{grid-template-columns:2fr 1fr 1.5fr 1fr 1fr 1fr 80px;gap:.75rem;padding:.5rem;align-items:center}._merchandiseInput_1l5iy_1433{padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827}._dark_1l5iy_77 ._merchandiseInput_1l5iy_1433{background:#1f2937;border-color:#374151;color:#f9fafb}._merchandiseInput_1l5iy_1433:focus{outline:none;border-color:#037f8c}._merchandiseSelect_1l5iy_1473{padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827}._dark_1l5iy_77 ._merchandiseSelect_1l5iy_1473{background:#1f2937;border-color:#374151;color:#f9fafb}._merchandiseActions_1l5iy_1503{display:flex;gap:.5rem;justify-content:center}._btnMerchandiseAction_1l5iy_1515{padding:.375rem;background:transparent;color:#ef4444;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._btnMerchandiseAction_1l5iy_1515:hover{background:#fee2e2}._dark_1l5iy_77 ._btnMerchandiseAction_1l5iy_1515:hover{background:#ef44441a}._btnAddMerchandise_1l5iy_1551{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:transparent;color:#037f8c;border:2px dashed #037F8C;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnAddMerchandise_1l5iy_1551:hover{background:#f0fdfa}._dark_1l5iy_77 ._btnAddMerchandise_1l5iy_1551:hover{background:#14b8a61a}._searchBar_1l5iy_1599{display:flex;gap:.5rem;margin-bottom:1rem}._searchInput_1l5iy_1611{flex:1}._addServiceButton_1l5iy_1619{width:100%;padding:.75rem;background-color:#fff;border:2px dashed #d1d5db;border-radius:.75rem;color:#037f8c;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._addServiceButton_1l5iy_1619:hover{background-color:#f0fdfa;border-color:#037f8c}._dark_1l5iy_77 ._addServiceButton_1l5iy_1619{background-color:#111827;border-color:#4b5563}._dark_1l5iy_77 ._addServiceButton_1l5iy_1619:hover{background-color:#1f2937;border-color:#037f8c}._subsectionTitle_1l5iy_1681{font-size:.875rem;font-weight:600;color:#6b7280;letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}._containersSection_1l5iy_1699{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._searchBarSmall_1l5iy_1711{position:relative;margin-bottom:1rem}._searchIcon_1l5iy_1721{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}._searchInputSmall_1l5iy_1739{width:100%;padding:.625rem .75rem .625rem 2.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:.875rem;background:#fff;color:#1f2937;outline:none;transition:border-color .15s}._searchInputSmall_1l5iy_1739:focus{border-color:#037f8c}._dark_1l5iy_77 ._searchInputSmall_1l5iy_1739{background:#374151;border-color:#4b5563;color:#fff}._containersTable_1l5iy_1783,._merchandiseTable_1l5iy_1367{overflow-x:auto}._table_1l5iy_1793{width:100%;border-collapse:collapse;font-size:.875rem}._table_1l5iy_1793 thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}._dark_1l5iy_77 ._table_1l5iy_1793 thead{background:#1f2937;border-bottom-color:#374151}._table_1l5iy_1793 th{padding:.75rem 1rem;text-align:left;font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}._dark_1l5iy_77 ._table_1l5iy_1793 th{color:#9ca3af}._table_1l5iy_1793 td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#1f2937}._dark_1l5iy_77 ._table_1l5iy_1793 td{border-bottom-color:#374151;color:#fff}._table_1l5iy_1793 tbody tr:last-child td{border-bottom:none}._removeRowButton_1l5iy_1883{padding:.25rem;background:transparent;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .15s}._removeRowButton_1l5iy_1883:hover{background:#fee2e2}._dark_1l5iy_77 ._removeRowButton_1l5iy_1883:hover{background:#ef444433}._merchandiseToolbar_1l5iy_1925{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._toolbarButton_1l5iy_1939{padding:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}._toolbarButton_1l5iy_1939:hover{background:#f9fafb;color:#037f8c;border-color:#037f8c}._dark_1l5iy_77 ._toolbarButton_1l5iy_1939{background:#374151;border-color:#4b5563;color:#9ca3af}._dark_1l5iy_77 ._toolbarButton_1l5iy_1939:hover{background:#4b5563;color:#037f8c;border-color:#037f8c}._tableActions_1l5iy_2001{display:flex;gap:.5rem;align-items:center}._viewButton_1l5iy_2013{padding:.375rem;background:#d1fae5;border:none;border-radius:.25rem;color:#10b981;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s}._viewButton_1l5iy_2013:hover{background:#a7f3d0}._executivesCard_1l5iy_2047{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}._dark_1l5iy_77 ._executivesCard_1l5iy_2047{background:#1f2937;border-color:#374151}._executivesList_1l5iy_2071{display:flex;flex-direction:column;gap:.75rem}._executiveItem_1l5iy_2083{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem}._dark_1l5iy_77 ._executiveItem_1l5iy_2083{background:#374151;border-color:#4b5563}._executiveName_1l5iy_2113{font-size:.875rem;color:#6b7280;min-width:80px}._executiveNameValue_1l5iy_2125{flex:1;font-size:.875rem;color:#1f2937}._dark_1l5iy_77 ._executiveNameValue_1l5iy_2125{color:#fff}._removeExecutiveButton_1l5iy_2145{padding:.375rem;background:transparent;border:none;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:background-color .15s}._removeExecutiveButton_1l5iy_2145:hover{background:#fee2e2}._dark_1l5iy_77 ._removeExecutiveButton_1l5iy_2145:hover{background:#ef444433}._modalOverlay_1l5iy_2187{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._modalContent_1l5iy_2215{background:var(--background);border-radius:.75rem;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._dark_1l5iy_77 ._modalContent_1l5iy_2215{background:#1f2937}._modalHeader_1l5iy_2243{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--border)}._dark_1l5iy_77 ._modalHeader_1l5iy_2243{border-bottom-color:#374151}._modalTitle_1l5iy_2267{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}._closeButton_1l5iy_2289{padding:.5rem;background:transparent;border:none;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .15s}._closeButton_1l5iy_2289:hover{background:#f3f4f6;color:#1f2937}._dark_1l5iy_77 ._closeButton_1l5iy_2289:hover{background:#374151;color:#fff}._modalBody_1l5iy_2335{padding:1.5rem}._modalFooter_1l5iy_2343{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}._dark_1l5iy_77 ._modalFooter_1l5iy_2343{border-top-color:#374151}._saveModalButton_1l5iy_2365{padding:.75rem 2rem;background:#037f8c;color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s}._saveModalButton_1l5iy_2365:hover{background:#0f9d8f}._addPackageButton_1l5iy_2397{padding:.625rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#037f8c;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}._addPackageButton_1l5iy_2397:hover{background:#f0fdfa;border-color:#037f8c}._dark_1l5iy_77 ._addPackageButton_1l5iy_2397{background:#374151;border-color:#4b5563}._dark_1l5iy_77 ._addPackageButton_1l5iy_2397:hover{background:#4b5563;border-color:#037f8c}._toggleSwitch_1l5iy_2453{position:relative;width:48px;height:24px;background:#e5e7eb;border-radius:12px;cursor:pointer;transition:background-color .2s}._toggleSwitch_1l5iy_2453._active_1l5iy_955{background:#10b981}._toggleThumb_1l5iy_963{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s}._toggleSwitch_1l5iy_2453._active_1l5iy_955 ._toggleThumb_1l5iy_963{transform:translate(24px)}._frequencyHeader_1l5iy_2511{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._simpleTable_1l5iy_2525{width:100%;border-collapse:collapse;font-size:.8125rem}._simpleTable_1l5iy_2525 thead{background:transparent;border-bottom:1px solid var(--border)}._simpleTable_1l5iy_2525 th{padding:.625rem .75rem;text-align:left;font-weight:600;color:var(--text-tertiary);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em}._dark_1l5iy_77 ._simpleTable_1l5iy_2525 th{color:#9ca3af}._simpleTable_1l5iy_2525 td{padding:.625rem .75rem;border-bottom:1px solid var(--border);color:var(--text-secondary)}._simpleTable_1l5iy_2525 tbody tr:last-child td{border-bottom:none}._iconButtonSmall_1l5iy_2613{padding:.25rem;background:transparent;border:none;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._iconButtonSmall_1l5iy_2613:hover{background:#f3f4f6;color:#1f2937}._dark_1l5iy_77 ._iconButtonSmall_1l5iy_2613:hover{background:#374151;color:#fff}._viewButtonGreen_1l5iy_2659{padding:.25rem;background:transparent;border:none;color:#10b981;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._viewButtonGreen_1l5iy_2659:hover{background:#d1fae5}._dark_1l5iy_77 ._viewButtonGreen_1l5iy_2659:hover{background:#10b98133}._addItemButton_1l5iy_2701{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:2px dashed #037F8C;border-radius:.5rem;color:#037f8c;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;margin-top:1rem;width:100%;justify-content:center}._addItemButton_1l5iy_2701:hover{background:#f0fdfa;border-style:solid}._dark_1l5iy_77 ._addItemButton_1l5iy_2701{background:transparent;border-color:#037f8c}._dark_1l5iy_77 ._addItemButton_1l5iy_2701:hover{background:#14b8a61a}._executiveItemSimple_1l5iy_2765{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;margin-bottom:.75rem}._dark_1l5iy_77 ._executiveItemSimple_1l5iy_2765{background:#374151;border-color:#4b5563}._executiveLabel_1l5iy_2797{font-size:.875rem;color:#6b7280;min-width:70px}._executiveNameSimple_1l5iy_2809{flex:1;font-size:.875rem;color:#1f2937}._dark_1l5iy_77 ._executiveNameSimple_1l5iy_2809{color:#fff}._removeIconButton_1l5iy_2829{padding:.375rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._removeIconButton_1l5iy_2829:hover{background:#fee2e2;color:#ef4444}._dark_1l5iy_77 ._removeIconButton_1l5iy_2829:hover{background:#ef444433}._addExecutiveButton_1l5iy_2873{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:2px dashed #14b8a6;border-radius:.5rem;color:#14b8a6;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;margin-top:.5rem;width:100%;justify-content:center}._addExecutiveButton_1l5iy_2873:hover{background:var(--hover);border-style:solid}._dark_1l5iy_77 ._addExecutiveButton_1l5iy_2873{background:transparent;border-color:#14b8a6}._dark_1l5iy_77 ._addExecutiveButton_1l5iy_2873:hover{background:#14b8a61a}._modalRow_1l5iy_2937{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end;margin-bottom:1rem}._modalFieldLarge_1l5iy_2953{flex:1;display:flex;flex-direction:column}._modalFieldSmall_1l5iy_2965{min-width:150px}._toggleContainer_1l5iy_2973{margin-top:.5rem}._classificationGrid_1l5iy_2981{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-top:1rem;padding:1.5rem;background:#f9fafb;border-radius:.5rem}._dark_1l5iy_77 ._classificationGrid_1l5iy_2981{background:#111827}._classificationColumn_1l5iy_3009{display:flex;flex-direction:column;gap:1rem}._classificationCheckbox_1l5iy_3021{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;transition:all .15s}._classificationCheckbox_1l5iy_3021:has(input:checked){background:#d1fae5;border-color:#10b981}._dark_1l5iy_77 ._classificationCheckbox_1l5iy_3021{background:#1f2937;border-color:#374151}._dark_1l5iy_77 ._classificationCheckbox_1l5iy_3021:has(input:checked){background:#10b98126;border-color:#10b981}._classificationLabel_1l5iy_3075{font-size:.875rem;color:#1f2937;cursor:pointer;flex:1}._dark_1l5iy_77 ._classificationLabel_1l5iy_3075{color:#fff}._addPackageButtonIcon_1l5iy_3097{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#037f8c;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._addPackageButtonIcon_1l5iy_3097:hover{background:#f0fdfa;border-color:#037f8c}._dark_1l5iy_77 ._addPackageButtonIcon_1l5iy_3097{background:#374151;border-color:#4b5563}._dark_1l5iy_77 ._addPackageButtonIcon_1l5iy_3097:hover{background:#14b8a61a;border-color:#037f8c}._modalFooterInfo_1l5iy_3157{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._dark_1l5iy_77 ._modalFooterInfo_1l5iy_3157{border-top-color:#374151}._unitTypeToggle_1l5iy_3183{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#6b7280}._totalsDisplay_1l5iy_3199{display:flex;gap:2rem}._totalLabel_1l5iy_3209{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}._totalValue_1l5iy_3221{font-size:1.125rem;font-weight:600;color:#1f2937}._dark_1l5iy_77 ._totalValue_1l5iy_3221{color:#fff}._generalDataGrid_1l5iy_3241{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:end}._formGroupWithToggle_1l5iy_3255{display:flex;flex-direction:column;gap:.5rem}._formGroupWithToggle_1l5iy_3255 ._label_1l5iy_633{margin-bottom:0}._formGroupWithToggle_1l5iy_3255 ._toggleSwitch_1l5iy_2453{align-self:flex-start}._statusButtonsContainer_1l5iy_3283{display:flex;gap:1rem;justify-content:flex-end;align-items:center;grid-column:span 3;margin-top:.5rem}._cancelButton_1l5iy_3301{padding:.625rem 2rem;background-color:#fff;color:#dc2626;border:1px solid #dc2626;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .15s ease;min-width:120px}._cancelButton_1l5iy_3301:hover{background-color:#dc2626;color:#fff}._cancelButton_1l5iy_3301:disabled{opacity:.6;cursor:not-allowed}._dark_1l5iy_77 ._cancelButton_1l5iy_3301{background-color:transparent;color:#ef4444;border-color:#ef4444}._dark_1l5iy_77 ._cancelButton_1l5iy_3301:hover{background-color:#ef4444;color:#fff}._sendButton_1l5iy_3369{padding:.625rem 2rem;background-color:#1b96a8;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;min-width:120px}._sendButton_1l5iy_3369:hover{background-color:#157a89}._sendButton_1l5iy_3369:disabled{opacity:.6;cursor:not-allowed}._modalContentSmall_1l5iy_3413{background:var(--background);border-radius:.75rem;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._dark_1l5iy_77 ._modalContentSmall_1l5iy_3413{background:#1f2937}._executiveSelectionList_1l5iy_3441{display:flex;flex-direction:column;gap:.75rem}._executiveSelectionItem_1l5iy_3453{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--hover);border:1px solid var(--border);border-radius:.5rem;cursor:pointer;transition:all .15s}._executiveSelectionItem_1l5iy_3453:hover{background:var(--surface);border-color:#14b8a6}._executiveSelectionItem_1l5iy_3453 span{font-size:.875rem;color:var(--text-secondary)}._dark_1l5iy_77 ._executiveSelectionItem_1l5iy_3453 span{color:#fff}._addIcon_1l5iy_3525{color:#037f8c;flex-shrink:0}._noExecutivesMessage_1l5iy_3535{padding:2rem;text-align:center;color:#6b7280;font-size:.875rem}._dark_1l5iy_77 ._noExecutivesMessage_1l5iy_3535{color:#9ca3af}._activeUnitLabel_1l5iy_3557{font-weight:600;color:#037f8c}._dark_1l5iy_77 ._activeUnitLabel_1l5iy_3557{color:#037f8c}._buttonGroup_1l5iy_3575{display:inline-flex;border-radius:.375rem;overflow:hidden}._actionsMenuContainer_1l5iy_3587{position:relative}._actionsDropdown_1l5iy_3595{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:160px;z-index:50;overflow:hidden}._dark_1l5iy_77 ._actionsDropdown_1l5iy_3595{background:#1e293b;border-color:#334155}._dropdownItem_1l5iy_3631{width:100%;padding:.75rem 1rem;text-align:left;background:transparent;border:none;cursor:pointer;font-size:.875rem;color:#374151;transition:all .2s;border-bottom:1px solid #f3f4f6}._dropdownItem_1l5iy_3631:last-child{border-bottom:none}._dropdownItem_1l5iy_3631:hover{background:#f3f4f6;color:#037f8c}._dark_1l5iy_77 ._dropdownItem_1l5iy_3631{color:#e5e7eb;border-bottom-color:#334155}._dark_1l5iy_77 ._dropdownItem_1l5iy_3631:hover{background:#334155;color:#037f8c}._topCardsContainer_1l5iy_3695{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}._clientSection_1l5iy_3709{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._clientHeader_1l5iy_3729{display:flex;justify-content:space-between;gap:2rem}._clientInfo_1l5iy_3741{display:flex;gap:1rem;flex:1}._clientMedal_1l5iy_3753{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}._clientName_1l5iy_3767{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.5rem}._priorityIcon_1l5iy_3795{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}._clientDetails_1l5iy_3807{display:flex;gap:1rem;margin-top:.5rem;font-size:.875rem;color:var(--text-tertiary)}._clientId_1l5iy_3831,._clientExecutive_1l5iy_3833{display:flex;align-items:center;gap:.25rem}._switchContainer_1l5iy_3859{display:flex;align-items:center;gap:.75rem}._switch_1l5iy_3859{position:relative;display:inline-block;width:48px;height:24px}._switch_1l5iy_3859 input{opacity:0;width:0;height:0}._switchSlider_1l5iy_3897{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:24px}._switchSlider_1l5iy_3897:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}._switch_1l5iy_3859 input:checked+._switchSlider_1l5iy_3897{background-color:#037f8c}._switch_1l5iy_3859 input:checked+._switchSlider_1l5iy_3897:before{transform:translate(24px)}._switch_1l5iy_3859 input:disabled+._switchSlider_1l5iy_3897{cursor:not-allowed;opacity:.6}._dark_1l5iy_77 ._switchSlider_1l5iy_3897{background-color:#475569}._dark_1l5iy_77 ._switch_1l5iy_3859 input:checked+._switchSlider_1l5iy_3897{background-color:#037f8c}._switchLabel_1l5iy_3987{font-size:.875rem;font-weight:500;color:var(--text-secondary);-webkit-user-select:none;-moz-user-select:none;user-select:none}._containerWithSidebar_1l5iy_4009{display:flex;height:100%;overflow:hidden}._clientControl_1l5iy_4021{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}._controlLabel_1l5iy_4035{font-size:.875rem;color:var(--text-tertiary)}._dark_1l5iy_77 ._controlLabel_1l5iy_4035{color:#9ca3af}._controlBadge_1l5iy_4053{padding:.25rem .75rem;background:#037f8c;color:#fff;border-radius:.375rem;font-size:.875rem;font-weight:500}._clientMeta_1l5iy_4071{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}._clientType_1l5iy_4085{font-size:.875rem;color:#6b7280;font-weight:500}._dark_1l5iy_77 ._clientType_1l5iy_4085{color:#9ca3af}._clientRoute_1l5iy_4105{font-size:.875rem;color:#111827;font-weight:500}._dark_1l5iy_77 ._clientRoute_1l5iy_4105{color:#f9fafb}._clientToggles_1l5iy_3845{display:flex;gap:1rem;justify-content:flex-end;margin-top:.75rem}._toggleLabel_1l5iy_4139{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;cursor:pointer}._dark_1l5iy_77 ._toggleLabel_1l5iy_4139{color:#9ca3af}._toggleLabel_1l5iy_4139 input[type=checkbox]{cursor:pointer}._clientActions_1l5iy_4173{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--border)}._btnDecline_1l5iy_4189{padding:.625rem 1.25rem;background:var(--hover);color:var(--text-secondary);border:1px solid var(--border);border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._dark_1l5iy_77 ._clientActions_1l5iy_4173{border-top-color:#374151}._btnQuote_1l5iy_4249{padding:.625rem 1.25rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnQuote_1l5iy_4249:hover{background:#037f8c}._suppliersSection_1l5iy_4281{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._dark_1l5iy_77 ._suppliersSection_1l5iy_4281{background:#1f2937;border-color:#374151}._suppliersList_1l5iy_4311{display:flex;flex-direction:column;gap:.75rem}._supplierItem_1l5iy_4323{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--background);border-radius:.5rem}._dark_1l5iy_77 ._supplierItem_1l5iy_4323{background:#111827}._supplierLabel_1l5iy_4349{font-size:.875rem;color:var(--text-tertiary);min-width:80px}._supplierInput_1l5iy_4369{flex:1;padding:.5rem .75rem;background:var(--hover);border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;color:var(--text-secondary)}._btnRemoveSupplier_1l5iy_4401{padding:.5rem;background:transparent;color:#ef4444;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._btnRemoveSupplier_1l5iy_4401:hover{background:#fee2e2}._dark_1l5iy_77 ._btnRemoveSupplier_1l5iy_4401:hover{background:#ef44441a}._btnAddSupplier_1l5iy_4437{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:transparent;color:#038c7f;border:2px dashed #038C7F;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnAddSupplier_1l5iy_4437:hover{background:var(--hover)}._dark_1l5iy_77 ._btnAddSupplier_1l5iy_4437:hover{background:#14b8a61a}._generalSection_1l5iy_4485{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}._dark_1l5iy_77 ._generalSection_1l5iy_4485{background:#1f2937;border-color:#374151}._formInput_1l5iy_4517,._formSelect_1l5iy_4519{padding:.625rem .75rem;background:var(--hover);border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;color:var(--text-secondary);transition:all .2s}._dark_1l5iy_77 ._formInput_1l5iy_4517,._dark_1l5iy_77 ._formSelect_1l5iy_4519{background:#111827;border-color:#374151;color:#f9fafb}._formInput_1l5iy_4517:focus,._formSelect_1l5iy_4519:focus{outline:none;border-color:#037f8c;box-shadow:0 0 0 3px #14b8a61a}._formTextarea_1l5iy_4567{padding:.625rem .75rem;background:var(--hover);border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;color:var(--text-secondary);font-family:inherit;resize:vertical;transition:all .2s}._dark_1l5iy_77 ._formTextarea_1l5iy_4567{background:#111827;border-color:#374151;color:#f9fafb}._formTextarea_1l5iy_4567:focus{outline:none;border-color:#037f8c;box-shadow:0 0 0 3px #14b8a61a}._commentsPreview_1l5iy_4615,._commentsPreviewEmpty_1l5iy_4617{min-height:4.5rem;padding:.625rem .75rem;background:var(--hover);border:1px solid var(--border);border-radius:.375rem;font-size:.875rem;color:var(--text-secondary);font-family:inherit;overflow-wrap:anywhere}._commentsPreview_1l5iy_4615 img{display:block;max-width:220px;height:auto;margin:.5rem 0;border-radius:.375rem}._commentsPreview_1l5iy_4615 p{margin:0 0 .5rem}._commentsPreview_1l5iy_4615 p:last-child{margin-bottom:0}._commentsPreviewEmpty_1l5iy_4617{color:#9ca3af}._dark_1l5iy_77 ._commentsPreview_1l5iy_4615,._dark_1l5iy_77 ._commentsPreviewEmpty_1l5iy_4617{background:#111827;border-color:#374151;color:#f9fafb}._dark_1l5iy_77 ._commentsPreviewEmpty_1l5iy_4617{color:#9ca3af}._servicesSection_1l5iy_4703{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}._serviceCard_1l5iy_4725{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:.5rem}._serviceHeader_1l5iy_995{display:flex;justify-content:space-between;align-items:center}._serviceNumber_1l5iy_1009{width:36px;height:36px;background:#037f8c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}._serviceActions_1l5iy_1035{display:flex;gap:.5rem}._btnServiceAction_1l5iy_4833{padding:.5rem;background:transparent;color:#6b7280;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._btnServiceAction_1l5iy_4833:hover{background:#f3f4f6;color:#111827}._dark_1l5iy_77 ._btnServiceAction_1l5iy_4833:hover{background:#374151;color:#f9fafb}._serviceGrid_1l5iy_4873{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._associatedServices_1l5iy_1147{display:flex;flex-direction:column;gap:.75rem}._associatedServices_1l5iy_1147 label{font-size:.875rem;font-weight:500;color:var(--text-secondary)}._servicesChips_1l5iy_4917{display:flex;flex-wrap:wrap;gap:.5rem}._serviceChip_1l5iy_1161{padding:.5rem 1rem;background:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._serviceChipActive_1l5iy_1243{background:#037f8c;color:#fff;border-color:#037f8c}._dark_1l5iy_77 ._serviceChip_1l5iy_1161{background:#111827;border-color:#374151;color:#9ca3af}._dark_1l5iy_77 ._serviceChipActive_1l5iy_1243{background:#037f8c;color:#fff;border-color:#037f8c}._frequencySection_1l5iy_4989{display:flex;flex-direction:column;gap:1rem}._checkboxLabel_1l5iy_5001{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary);cursor:pointer}._checkboxLabel_1l5iy_5001 input[type=checkbox]{cursor:pointer}._frequencyGrid_1l5iy_1317{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}._loading_1l5iy_5067{display:flex;justify-content:center;align-items:center;padding:4rem}._spinner_1l5iy_5081{width:2.5rem;height:2.5rem;border:3px solid #e5e7eb;border-top-color:#038c7f;border-radius:50%;animation:_spin_1l5iy_5081 .8s linear infinite}@keyframes _spin_1l5iy_5081{to{transform:rotate(360deg)}}@media (max-width: 768px){._container_1l5iy_1{padding:1rem}._header_1l5iy_29{flex-direction:column;align-items:flex-start;gap:1rem}._formGrid_1l5iy_599,._generalDataGrid_1l5iy_3241,._frequencyGrid_1l5iy_1317{grid-template-columns:1fr}._toggleGroup_1l5iy_863{flex-direction:column;align-items:flex-start}._modalOverlay_1l5iy_2187{padding:1rem}._modalContent_1l5iy_2215{max-height:95vh}._classificationGrid_1l5iy_2981,._modalRow_1l5iy_2937{grid-template-columns:1fr}}._selectInput_1l5iy_5201{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);cursor:pointer;transition:all .15s ease}._selectInput_1l5iy_5201:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._containerCard_1l5iy_5235{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1.5rem}._dark_1l5iy_77 ._containerCard_1l5iy_5235{background:#1f2937;border-color:#374151}._containerList_1l5iy_5259{display:flex;flex-direction:column;gap:.75rem}._containerItemSimple_1l5iy_5271{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:var(--hover);border:1px solid var(--border);border-radius:.375rem;margin-bottom:.75rem}._containerLabel_1l5iy_5293{font-size:.875rem;color:var(--text-secondary);min-width:70px}._containerNameSimple_1l5iy_5305{flex:1;font-size:.875rem;color:var(--text-primary)}._formGroupElementsInline_1l5iy_5317{display:flex;align-items:center;gap:1rem}._itemSimpleList_1l5iy_5327{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;background:var(--surface);border:2px solid var(--border);border-radius:.375rem;margin-bottom:.75rem}._btnGenerateSale_1l5iy_5351{display:inline-flex;align-items:center;gap:6px;background-color:#038c7f;color:#fff;padding:6px 10px;border-radius:6px;font-weight:600;font-size:12px;border:none;cursor:pointer;transition:background-color .2s ease}._btnGenerateSale_1l5iy_5351:hover{background-color:#037f8c}._btnGenerateSale_1l5iy_5351:disabled{background-color:#9ca3af;cursor:not-allowed}._btnGenerateSale_1l5iy_5351 span{font-size:16px}._btnGenerateSaleDisabledStatus_1l5iy_5409{background-color:#666a6d!important;border-color:#666a6d!important;color:#f8fafc!important;font-weight:600;font-size:12px;cursor:not-allowed!important;transition:background-color .2s,border-color .2s,color .2s}._btnGenerateSaleDisabledStatus_1l5iy_5409:hover{background-color:#cbd5e1!important;border-color:#cbd5e1!important;color:#374151!important}._scrollTopButton_1l5iy_5449{position:fixed;bottom:24px;right:24px;width:48px;height:48px;border-radius:50%;border:none;background:#038c7f;color:#fff;cursor:pointer;box-shadow:0 4px 10px #0003;z-index:999;display:flex;align-items:center;justify-content:center;transition:all .25s ease}._scrollTopButton_1l5iy_5449:hover{background:#037f8c;transform:translateY(-4px) scale(1.05)}._scrollTopButton_1l5iy_5449:active{transform:scale(.96)}._referencecontrol_1l5iy_5505{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background-color:var(--hover);border:1.5px solid var(--border);border-radius:9999px;font-size:.875rem;color:var(--text-secondary);cursor:pointer;transition:all .15s ease;white-space:nowrap}._referencecontrol_1l5iy_5505:hover{border-color:#14b8a6;background-color:var(--background)}._referencecontrol_1l5iy_5505._selected_1l5iy_1199{background-color:#14b8a6;border-color:#14b8a6;color:#fff}._dark_1l5iy_77 ._referencecontrol_1l5iy_5505{background-color:#374151;border-color:#4b5563;color:#d1d5db}._dark_1l5iy_77 ._referencecontrol_1l5iy_5505:hover{border-color:#14b8a6;background-color:#0f766e}._dark_1l5iy_77 ._referencecontrol_1l5iy_5505._selected_1l5iy_1199{background-color:#14b8a6;border-color:#14b8a6}._associatedReferences_1l5iy_5589{display:flex;flex-wrap:wrap;gap:.75rem;width:100%;max-height:80px;overflow-y:auto;overflow-x:hidden}._container_6qw84_1{flex:1;min-width:0;max-width:100%;padding:2rem;overflow-x:hidden;overflow-y:auto;height:100%}._container_6qw84_1{scrollbar-width:none}._container_6qw84_1::-webkit-scrollbar{display:none}._header_6qw84_49{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._titleGroup_6qw84_63{display:flex;align-items:center;gap:12px;margin:0}._title_6qw84_63{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.2}._buttonGroup_6qw84_93{display:inline-flex;border-radius:6px;overflow:hidden}._headerButton_6qw84_121{display:flex;align-items:center;gap:6px;padding:0 12px;height:44px;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease}._headerButton_6qw84_121:last-child{border-right:none}._headerButton_6qw84_121:hover{background:#037f8c}._headerButton_6qw84_121:active{transform:scale(.97)}._headerButton_6qw84_121 svg{flex-shrink:0}._titleGroup_6qw84_63{display:flex;flex-direction:row;align-items:baseline;gap:10px;line-height:1.2;margin:0;white-space:nowrap}._leftTitle_6qw84_215{display:flex;align-items:center;gap:12px}._rightTitle_6qw84_229{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._langBlock_6qw84_241{display:flex;align-items:center}._rightTopRow_6qw84_249{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:10px}._actionsGroup_6qw84_263{display:flex;align-items:center}._cloudButton_6qw84_271:hover ._tooltip_6qw84_271{opacity:1;transform:translate(-50%) translateY(65px)}._cloudButton_6qw84_271{display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:8px;transition:transform .25s ease,box-shadow .25s ease,opacity .2s ease}._cloudButton_6qw84_271 svg{font-size:30px}._cloudButton_6qw84_271:hover{transform:translateY(-4px) scale(1.08);opacity:.95}._cloudButton_6qw84_271:active{transform:translateY(-1px) scale(1.02)}._cloudButton_6qw84_271:hover svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}._cloudButton_6qw84_271 svg{color:#03a678}._cloudButton_6qw84_271{font-size:14px;font-weight:600;color:var(--text-secondary)}._tooltip_6qw84_271{position:absolute;bottom:130%;left:50%;transform:translate(-50%) translateY(65px);background:transparent;color:var(--text-primary);font-size:12px;padding:5px 8px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}._cloudButton_6qw84_271:hover ._tooltip_6qw84_271{opacity:1;transform:translate(-50%) translateY(60px)}._badgeStatusIdioma_6qw84_409{font-size:12px;font-weight:600;color:var(--text-secondary)}._titleSmall_6qw84_419{font-size:22px;font-weight:600;color:var(--text-primary)}._titleBig_6qw84_431{font-size:22px;font-weight:900;color:var(--text-primary);letter-spacing:-.5px}._bodyGeneral_6qw84_447{margin-top:10px}._cardGeneral_6qw84_465{position:relative;padding:24px;border-radius:16px;background:var(--surface);border:1px solid var(--border--primary);overflow:hidden}._cardContent_6qw84_485{display:flex;justify-content:space-between;gap:20px;background:var(--hover);padding:16px;border-radius:10px;border:1px solid var(--border--primary)}._leftSection_6qw84_505{flex:1;display:flex;flex-direction:column;gap:10px}._badgestittle_6qw84_519{display:flex;gap:8px;margin-bottom:5px}._titleSection_6qw84_533{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding-left:12px;border-left:4px solid #038c7f;flex-wrap:wrap}._langSelect_6qw84_559{position:relative;display:inline-block;min-width:120px}._langSelect_6qw84_559 select{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:28px;width:100%;padding:0 32px 0 10px;border-radius:10px;border:1px solid #e5e7eb;background:var(--surface);font-size:13px;font-weight:700;color:var(--titleCard);cursor:pointer;transition:all .2s ease}._langSelect_6qw84_559 select:hover{border-color:#cbd5f5}._langSelect_6qw84_559 select:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._langSelect_6qw84_559:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-40%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #038c7f;pointer-events:none}._badges_6qw84_519{display:flex;gap:8px;margin-bottom:5px}._badgePrimary_6qw84_679{font-size:17px;font-weight:700;padding:4px 8px;color:var(--titleCard);border-radius:6px}._badgeStatus_6qw84_409{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;padding:6px 12px;background:#03a678;color:#fff;border-radius:999px;white-space:nowrap}._badgeLang_6qw84_723{font-size:13px;font-weight:600;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#334155;display:inline-flex;align-items:center;gap:6px}._clientName_6qw84_747{font-size:20px;font-weight:900;color:var(--text-primary)}._clientAddress_6qw84_759{font-size:11px;font-weight:400;color:var(--text-secondary);margin-top:0;line-height:1.4;max-width:420px;overflow-wrap:break-word;word-break:break-word}._inputAddress_6qw84_781{width:100%;max-width:420px;padding:8px 10px;border-radius:8px;border:1px solid var(--border--primary);background:var(--surface);font-size:12px;color:var(--text-primary);transition:all .2s ease}._inputAddress_6qw84_781::-moz-placeholder{color:var(--text-secondary);font-weight:400}._inputAddress_6qw84_781::placeholder{color:var(--text-secondary);font-weight:400}._inputAddress_6qw84_781:hover{border-color:#cbd5f5}._inputAddress_6qw84_781:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._infoGrid_6qw84_843{display:grid;grid-template-columns:1fr 1fr;gap:20px}._fullWidth_6qw84_855{grid-column:span 2}._infoItem_6qw84_863{display:flex;flex-direction:column;gap:4px}._infoItem_6qw84_863 label{font-weight:700;display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-secondary)}._executename_6qw84_903{font-size:15px;font-weight:700;color:var(--titleCard)}._quotationRequestNumber_6qw84_915{color:var(--titleCard);font-size:15px;font-weight:700}._rightSection_6qw84_929{width:480px}._summaryCard_6qw84_937{background:var(--surface);border-radius:16px;padding:14px;border:1px solid var(--border--primary);display:flex;flex-direction:column;gap:16px}._summaryHeader_6qw84_959{display:flex;align-items:flex-end;gap:10px}._quoteBlock_6qw84_969{display:flex;flex-direction:column;justify-content:flex-end}._labelMini_6qw84_981{font-size:11px;font-weight:700;color:var(--text-secondary);margin-bottom:4px;line-height:1;white-space:nowrap}._quoteId_6qw84_999{font-size:15px;font-weight:900;color:var(--titleCard)}._version_6qw84_1011{background:#038c7f;color:#fff;padding:5px;border-radius:10px;font-size:12px;font-weight:800;display:flex;flex-direction:column;justify-content:flex-end}._exchangeBlock_6qw84_1035 ._exchangeConvertBlock_6qw84_1037{display:flex;flex-direction:column;justify-content:flex-end}._exchangeLabel_6qw84_1061{font-size:10px;font-weight:600;color:var(--text-secondary)}._exchangeRow_6qw84_1073 ._exchangeConvertRow_6qw84_1075{display:flex;align-items:flex-end;gap:10px}._exchangeTCBlock_6qw84_1085{display:flex;flex-direction:column;justify-content:flex-end}._exchangeInput_6qw84_1095{height:28px;width:62px;padding:0 8px;border-radius:10px;border:1px solid var(--border--primary);background:var(--surface);font-size:12px;font-weight:700;text-align:center;color:var(--titleCard);transition:all .2s ease}._exchangeInput_6qw84_1095:hover{border-color:#cbd5f5}._exchangeInput_6qw84_1095:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._exchangeInput_6qw84_1095::-webkit-outer-spin-button,._exchangeInput_6qw84_1095::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._exchangeInput_6qw84_1095{-moz-appearance:textfield}._exchange_6qw84_1035{display:flex;align-items:center}._exchangeRateBlock_6qw84_1173{display:flex;flex-direction:column;gap:2px}._exchangeSelectWrapper_6qw84_1185{position:relative;display:inline-block;min-width:75px}._exchangeSelect_6qw84_1185{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:28px;width:100%;padding:0 32px 0 10px;border-radius:10px;border:1px solid var(--border--primary);background:var(--surface);font-size:12px;font-weight:700;color:var(--titleCard);cursor:pointer;transition:all .2s ease}._exchangeSelect_6qw84_1185:hover{border-color:#cbd5f5}._exchangeSelect_6qw84_1185:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._exchangeSelectWrapper_6qw84_1185:after{content:"";position:absolute;right:5px;top:50%;transform:translateY(-40%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #038c7f;pointer-events:none}._dateBlock_6qw84_1287{display:flex;flex-direction:column;gap:6px}._dateInputs_6qw84_1299{display:flex;align-items:center;gap:6px;background:var(--border--secondary);border:1px solid var(--border);border-radius:10px;padding:4px 58px;transition:all .2s ease;justify-content:center}._inputWithIcon_6qw84_1323:hover ._iconCalendar_6qw84_1323{color:#038c7f}._inputWithIcon_6qw84_1323{position:relative;display:flex;align-items:center}._iconCalendar_6qw84_1323{position:absolute;left:10px;width:16px;height:16px;color:#038c7f;pointer-events:none;transition:.2s ease}._dateField_6qw84_1367{border:none;outline:none;background:var(--border--secondary);color:var(--titleCard);font-size:13px;font-weight:500;padding:6px 8px 6px 34px;border-radius:6px;transition:background .2s ease}._dateField_6qw84_1367:focus{background:#50e4d514}._dateField_6qw84_1367::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;width:100%;height:100%;cursor:pointer}._separator_6qw84_1421{display:flex;align-items:center;justify-content:center;height:100%;line-height:1;color:var(--text-secondary)}._dark_6qw84_1441 ._dateField_6qw84_1367::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.8}._statusRow_6qw84_1453{padding-top:10px}._statusBadge_6qw84_1461{background:#038c7f;color:#fff;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:700}._contactSelectWrapper_6qw84_1479{position:relative;display:inline-block;width:100%;min-width:150px}._contactSelect_6qw84_1479{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:32px;background:transparent;border:1px solid transparent;padding:6px 32px 6px 10px;border-radius:8px;font-size:13px;color:var(--titleCard);outline:none;box-sizing:border-box;cursor:pointer;transition:all .2s ease}._contactSelect_6qw84_1479:hover{border-color:var(--on-surface)}._contactSelect_6qw84_1479:focus{border-color:#3ca64c;box-shadow:0 0 0 2px #2563eb26}._contactSelect_6qw84_1479 option{color:var(--text-secondary);background-color:var(--hover)}._contactSelect_6qw84_1479 option:checked{background-color:var(--backcolor);color:#fff}._contactSelectWrapper_6qw84_1479:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-40%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #3CA64C;pointer-events:none}._contactInputsGrid_6qw84_1607{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}._inputContact_6qw84_1619{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--border--primary);background:var(--surface);font-size:12px;color:var(--text-primary);transition:all .2s ease}._inputContact_6qw84_1619::-moz-placeholder{color:var(--text-secondary)}._inputContact_6qw84_1619::placeholder{color:var(--text-secondary)}._inputContact_6qw84_1619:hover{border-color:#cbd5f5}._inputContact_6qw84_1619:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._cardServices_6qw84_1679{margin-top:20px;padding:24px;border-radius:12px;background:var(--surface);border:1px solid var(--border--primary)}._servicesTitle_6qw84_1703{font-size:12px;font-weight:800;margin-bottom:16px;color:#6b7280}._servicesList_6qw84_1719{display:flex;flex-direction:column;gap:16px}._serviceCard_6qw84_1733{background:var(--hover);padding:16px;border-radius:10px;border:1px solid var(--border--primary)}._serviceHeader_6qw84_1749{display:flex;justify-content:space-between;margin-bottom:12px}._serviceLeft_6qw84_1761{display:flex;gap:10px}._serviceIcon_6qw84_1771{background:#038c7f1a;padding:6px;border-radius:6px;color:#03a678;background-color:var(--surface);display:flex;align-items:center;justify-content:center;width:28px;height:28px}._serviceName_6qw84_1797{font-size:14px;font-weight:700;color:var(--text-primary)}._serviceTags_6qw84_1809{display:flex;gap:6px;margin-top:4px}._tagtypeOperation_6qw84_1821{font-size:10px;background:#038c7f;color:#fff;padding:2px 6px;border-radius:4px}._tagtypeShipment_6qw84_1837{font-size:10px;background:#bec0c3;padding:2px 6px;border-radius:4px}._serviceRight_6qw84_1851{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._incoterm_6qw84_1865{font-weight:900;color:#03a678}._serviceBody_6qw84_1877{display:grid;grid-template-columns:1fr 1fr;gap:20px;min-width:0}._serviceBody_6qw84_1877>div{min-width:0}._route_6qw84_1899{display:flex;align-items:center;gap:10px}._location_6qw84_1911{font-size:14px;font-weight:600;color:var(--text-primary);line-height:1.3}._locationExtra_6qw84_1925{font-size:11px;color:var(--text-secondary);margin-top:2px;line-height:1.3}._locationBlock_6qw84_1939{display:flex;flex-direction:column;gap:2px;min-width:0}._subLocation_6qw84_1953{font-size:11px;color:var(--text-secondary);opacity:.85;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._subLabel_6qw84_1973{font-size:10px;color:#6b7280;display:block}._route_6qw84_1899{display:flex;align-items:center;gap:14px}._routePoint_6qw84_1999{display:flex;align-items:flex-start;gap:10px;max-width:180px}._routeDot_6qw84_2015{width:10px;height:10px;background:#038c7f;border-radius:50%;margin-top:4px;box-shadow:0 0 0 4px #038c7f1f}._routeDotEnd_6qw84_2033{background:#22c55e;box-shadow:0 0 0 4px #22c55e26}._routeLine_6qw84_2045{flex:1;height:2px;background:var(--text-tertiary);position:relative}._routeProgress_6qw84_2061{position:absolute;height:100%;width:60%;background:linear-gradient(90deg,#038c7f,#06b6d4);border-radius:2px}._location_6qw84_1911{font-weight:600;font-size:12px}._subLabelLocation_6qw84_2089{font-size:10px;color:var(--text-secondary);display:block}._associated_6qw84_2103{margin-top:10px}._associated_6qw84_2103 p{margin-bottom:10px}._badgeList_6qw84_2119{display:flex;gap:5px;flex-wrap:wrap}._badge_6qw84_409{display:flex;align-items:center;gap:4px;font-size:10px;padding:4px 8px;background:var(--surface);border-radius:6px;font-weight:700;color:#03a678}._cargo_6qw84_2157{font-size:13px}._cargoStats_6qw84_2165{display:flex;gap:10px;font-size:11px;color:#6b7280;margin-top:4px}._cargoBox_6qw84_2183{display:flex;flex-direction:column;gap:8px}._cargoRow_6qw84_2197{display:flex;align-items:center;gap:16px;background:var(--primary-hover);border:1px solid var(--border--primary);padding:14px 16px;border-radius:10px;width:100%;box-sizing:border-box}._cargoItemMain_6qw84_2223{display:flex;flex-direction:column;min-width:200px}._cargoLabel_6qw84_2235{font-size:11px;font-weight:700;color:var(--text-secondary)}._cargoValue_6qw84_2247{font-size:13px;font-weight:400;color:var(--text-secondary);word-break:break-word;overflow-wrap:anywhere}._cargoDivider_6qw84_2265{width:1px;height:32px;background:#e5e7eb}._cargoItem_6qw84_2223{display:flex;flex-direction:column;align-items:center;min-width:70px}._cargoNumber_6qw84_2295{font-size:14px;font-weight:900;color:#038c7f}._cargoUnit_6qw84_2309{font-size:10px;font-weight:700;color:var(--text-secondary)}._cargoRight_6qw84_2323{display:flex;gap:20px}._cargoItem_6qw84_2223{display:flex;flex-direction:column;align-items:flex-end;min-width:70px}._cardConcepts_6qw84_2363{margin-top:20px;padding:24px;border-radius:12px;background:var(--surface);border:1px solid var(--border--primary);min-width:0;max-width:100%;overflow:hidden}._tabs_6qw84_2387{display:flex;gap:24px;border-bottom:1px solid #e5e7eb;padding-bottom:6px;position:relative}._tabItem_6qw84_2407{position:relative;padding:8px 2px;font-size:14px;font-weight:500;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease;display:flex;align-items:center;gap:6px}._tabItem_6qw84_2407:hover{color:#03a678}._badgeCount_6qw84_2445{background-color:var(--titleCard);color:#fff;font-size:11px;font-weight:600;border-radius:50%;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px}._active_6qw84_2475{color:#037f8c;font-weight:600}._active_6qw84_2475:after{content:"";position:absolute;left:0;bottom:-7px;width:100%;height:4px;background:#037f8c;border-radius:2px;animation:_underline_6qw84_1 .25s ease}@keyframes _underline_6qw84_1{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}._tableWrapper_6qw84_2537{margin-top:16px;width:100%;max-width:100%;overflow-x:auto}._tableWrapper_6qw84_2537 h3{font-size:16px;font-weight:700;margin-bottom:10px;color:var(--text-secondary)}._table_6qw84_2537{border-collapse:collapse;background:var(--surface);border-radius:10px;overflow:hidden;width:-moz-max-content;width:max-content;min-width:100%;table-layout:fixed}._cardGeneral_6qw84_465,._cardServices_6qw84_1679,._cardConcepts_6qw84_2363,._bodyGeneral_6qw84_447,._leftSection_6qw84_505,._rightSection_6qw84_929{min-width:0}._table_6qw84_2537 th{background:var(--surface);text-align:left;font-size:12px;font-weight:600;padding:12px 10px;color:var(--text-secondary);border-bottom:1px solid #e5e7eb}._table_6qw84_2537 td{padding:4px;font-size:12px;border-bottom:1px solid #f1f1f1;color:var(--text-secondary)}._table_6qw84_2537 thead th{background:#c7d2e3;color:#1f2937}._table_6qw84_2537 tbody td{border-bottom:1px solid #cbd5e1;background:var(--hover)}._emptyCell_6qw84_2673{padding:48px 20px;text-align:center;background:var(--hover);border-bottom:none!important}._emptyText_6qw84_2687{color:var(--text-secondary);font-size:14px;font-weight:500;opacity:.75}._inputConcept_6qw84_2701,._inputContainer_6qw84_2703{width:100%;padding:6px;border:none;background:transparent;font-size:12px;color:var(--text-secondary);outline:none;transition:.2s;box-sizing:border-box}._inputConcept_6qw84_2701:hover,._inputConcept_6qw84_2701:focus,._inputContainer_6qw84_2703:hover,._inputContainer_6qw84_2703:focus{background:var(--inputTable);border-radius:6px}._inputBase_6qw84_2745,._inputUnit_6qw84_2747,._inputSubtotal_6qw84_2749{width:100%;padding:6px;border:none;background:transparent;font-size:12px;color:var(--text-secondary);outline:none;transition:.2s}._inputBase_6qw84_2745:hover,._inputBase_6qw84_2745:focus,._inputUnit_6qw84_2747:hover,._inputUnit_6qw84_2747:focus,._inputSubtotal_6qw84_2749:hover,._inputSubtotal_6qw84_2749:focus{background:var(--inputTable);border-radius:6px}._selectCargo_6qw84_2797,._selectContainer_6qw84_2799,._selectIVA_6qw84_2801{background:transparent;border:1px solid tr;padding:6px 5px;border-radius:8px;font-size:12px;outline:none;box-sizing:border-box;cursor:pointer}._selectCargo_6qw84_2797:hover,._selectContainer_6qw84_2799:hover,._selectIVA_6qw84_2801:hover{border-color:#3ca64c}._selectCargo_6qw84_2797:focus,._selectContainer_6qw84_2799:focus,._selectIVA_6qw84_2801:focus{border-color:#3ca64c;box-shadow:0 0 0 2px #2563eb26}._selectCargo_6qw84_2797 option,._selectContainer_6qw84_2799 option,._selectIVA_6qw84_2801 option{color:var(--text-secondary);background-color:var(--hover)}._selectCargo_6qw84_2797 option:checked,._selectContainer_6qw84_2799 option:checked,._selectIVA_6qw84_2801 option:checked{background-color:var(--backcolor);color:#fff}._selectContainer_6qw84_2799{width:100%;height:28px;padding:0 10px;max-width:120px;border-radius:10px;border:1px solid #e5e7eb;background:var(--surface);font-size:12px;font-weight:700;color:var(--titleCard);outline:none;box-sizing:border-box;transition:all .2s ease}._selectContainer_6qw84_2799:hover{border-color:#cbd5f5}._selectContainer_6qw84_2799:focus{border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._selectContainer_6qw84_2799::-moz-placeholder{color:#9ca3af;font-weight:500}._selectContainer_6qw84_2799::placeholder{color:#9ca3af;font-weight:500}._editBtn_6qw84_2953,._deleteBtn_6qw84_2955,._duplicateBtn_6qw84_2957{background:transparent;border:none;cursor:pointer;padding:6px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}._editBtn_6qw84_2953 svg{color:#3ca64c}._deleteBtn_6qw84_2955 svg{color:#ef4444}._duplicateBtn_6qw84_2957 svg{color:#3383b9}._editBtn_6qw84_2953:hover{background:#8dd63814}._deleteBtn_6qw84_2955:hover{background:#ef444414}._duplicateBtn_6qw84_2957:hover{background:#7bdede14}._editBtn_6qw84_2953:active,._deleteBtn_6qw84_2955:active,._duplicateBtn_6qw84_2957:active{transform:scale(.95)}._addBtn_6qw84_3049{display:flex;align-items:center;gap:6px;color:#039c88;font-weight:700;font-size:12px;margin-top:8px;background:none;border:none;cursor:pointer;padding:0}._addBtn_6qw84_3049:hover{text-decoration:underline}._tableConceptsMaritime_6qw84_3091{table-layout:fixed;width:100%}._tableConceptsMaritime_6qw84_3091 input,._tableConceptsMaritime_6qw84_3091 select{width:100%;min-width:0;max-width:100%;box-sizing:border-box}._tableConceptsMaritime_6qw84_3091 th:nth-child(1),._tableConceptsMaritime_6qw84_3091 td:nth-child(1){width:135px}._tableConceptsMaritime_6qw84_3091 th:nth-child(2),._tableConceptsMaritime_6qw84_3091 td:nth-child(2){width:170px}._tableConceptsMaritime_6qw84_3091 th:nth-child(3),._tableConceptsMaritime_6qw84_3091 td:nth-child(3){width:120px}._tableConceptsMaritime_6qw84_3091 th:nth-child(4),._tableConceptsMaritime_6qw84_3091 td:nth-child(4){width:180px}._tableConceptsMaritime_6qw84_3091 th:nth-child(5),._tableConceptsMaritime_6qw84_3091 td:nth-child(5){width:60px}._tableConceptsMaritime_6qw84_3091 th:nth-child(6),._tableConceptsMaritime_6qw84_3091 td:nth-child(6){width:80px}._tableConceptsMaritime_6qw84_3091 th:nth-child(7),._tableConceptsMaritime_6qw84_3091 td:nth-child(7){width:60px}._tableConceptsMaritime_6qw84_3091 th:nth-child(8),._tableConceptsMaritime_6qw84_3091 td:nth-child(8){width:100px}._tableConceptsMaritime_6qw84_3091 th:nth-child(9),._tableConceptsMaritime_6qw84_3091 td:nth-child(9){width:80px}._scrollX_6qw84_3225{width:100%;max-width:100%;overflow-x:auto}._tableAirCosts_6qw84_3237{table-layout:fixed;width:100%}._tableWrapperAir_6qw84_3247{margin-top:16px;width:100%;max-width:100%;overflow-x:auto}._tableWrapperAir_6qw84_3247 h3{font-size:16px;font-weight:700;margin-bottom:10px;color:var(--text-secondary)}._tableAirCosts_6qw84_3237{table-layout:fixed;min-width:1000px}._scrollX_6qw84_3225{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden}._tableAirCosts_6qw84_3237 input,._tableAirCosts_6qw84_3237 select{width:100%;min-width:0;max-width:100%;box-sizing:border-box}._tableAirCosts_6qw84_3237 th:nth-child(1),._tableAirCosts_6qw84_3237 td:nth-child(1){width:130px}._tableAirCosts_6qw84_3237 th:nth-child(2),._tableAirCosts_6qw84_3237 td:nth-child(2){width:120px}._tableAirCosts_6qw84_3237 th:nth-child(3),._tableAirCosts_6qw84_3237 td:nth-child(3){width:100px}._tableAirCosts_6qw84_3237 th:nth-child(4),._tableAirCosts_6qw84_3237 td:nth-child(4){width:80px}._tableAirCosts_6qw84_3237 th:nth-child(5),._tableAirCosts_6qw84_3237 td:nth-child(5){width:50px}._tableAirCosts_6qw84_3237 th:nth-child(6),._tableAirCosts_6qw84_3237 td:nth-child(6){width:50px}._tableAirCosts_6qw84_3237 th:nth-child(7),._tableAirCosts_6qw84_3237 td:nth-child(7){width:50px}._tableAirCosts_6qw84_3237 th:nth-child(8),._tableAirCosts_6qw84_3237 td:nth-child(8){width:50px}._tableAirCosts_6qw84_3237 th:nth-child(9),._tableAirCosts_6qw84_3237 td:nth-child(9){width:50px}._tableAirCosts_6qw84_3237 th:nth-child(10),._tableAirCosts_6qw84_3237 td:nth-child(10){width:80px}._tableAirCosts_6qw84_3237 th:nth-child(11),._tableAirCosts_6qw84_3237 td:nth-child(11){width:55px}._tableAirCosts_6qw84_3237 th:nth-child(12),._tableAirCosts_6qw84_3237 td:nth-child(12){width:80px}._tableAirCosts_6qw84_3237 th:nth-child(13),._tableAirCosts_6qw84_3237 td:nth-child(13){width:100px}._tableConceptsAereoOperativo_6qw84_3479{table-layout:fixed;width:100%}._tableConceptsAereoOperativo_6qw84_3479 input,._tableConceptsAereoOperativo_6qw84_3479 select{width:100%;min-width:0;max-width:100%;box-sizing:border-box}._tableConceptsAereoOperativo_6qw84_3479 th:nth-child(1),._tableConceptsAereoOperativo_6qw84_3479 td:nth-child(1){width:100px}._tableConceptsAereoOperativo_6qw84_3479 th:nth-child(2),._tableConceptsAereoOperativo_6qw84_3479 td:nth-child(2){width:140px}._tableConceptsAereoOperativo_6qw84_3479 th:nth-child(3),._tableConceptsAereoOperativo_6qw84_3479 td:nth-child(3){width:100px}._tableConceptsAereoOperativo_6qw84_3479 th:nth-child(4),._tableConceptsAereoOperativo_6qw84_3479 td:nth-child(4){width:80px}._tableConceptsAereoOperativo_6qw84_3479 th:nth-child(5),._tableConceptsAereoOperativo_6qw84_3479 td:nth-child(5){width:40px}._tableConceptsAereoOperativo_6qw84_3479 th:nth-child(6),._tableConceptsAereoOperativo_6qw84_3479 td:nth-child(6){width:80px}._tableConceptsAereoOperativo_6qw84_3479 th:nth-child(7),._tableConceptsAereoOperativo_6qw84_3479 td:nth-child(7){width:60px}._tableConceptsTerrestrial_6qw84_3593{table-layout:fixed;width:100%}._tableConceptsTerrestrial_6qw84_3593 input,._tableConceptsTerrestrial_6qw84_3593 select{width:100%;min-width:0;max-width:100%;box-sizing:border-box}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(1),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(1){width:140px}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(2),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(2){width:200px}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(3),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(3){width:100px}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(4),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(4){width:90px}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(5),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(5){width:90px}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(6),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(6){width:50px}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(7),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(7){width:110px}._tableConceptsTerrestrial_6qw84_3593 th:nth-child(8),._tableConceptsTerrestrial_6qw84_3593 td:nth-child(8){width:100px}._tableConceptsAsesorial_6qw84_3719{table-layout:fixed;width:100%}._tableConceptsAsesorial_6qw84_3719 input,._tableConceptsAsesorial_6qw84_3719 select{width:100%;min-width:0;max-width:100%;box-sizing:border-box}._tableConceptsAsesorial_6qw84_3719 th:nth-child(1),._tableConceptsAsesorial_6qw84_3719 td:nth-child(1){width:140px}._tableConceptsAsesorial_6qw84_3719 th:nth-child(2),._tableConceptsAsesorial_6qw84_3719 td:nth-child(2){width:200px}._tableConceptsAsesorial_6qw84_3719 th:nth-child(3),._tableConceptsAsesorial_6qw84_3719 td:nth-child(3){width:100px}._tableConceptsAsesorial_6qw84_3719 th:nth-child(4),._tableConceptsAsesorial_6qw84_3719 td:nth-child(4){width:90px}._tableConceptsAsesorial_6qw84_3719 th:nth-child(5),._tableConceptsAsesorial_6qw84_3719 td:nth-child(5){width:90px}._tableConceptsAsesorial_6qw84_3719 th:nth-child(6),._tableConceptsAsesorial_6qw84_3719 td:nth-child(6){width:50px}._tableConceptsAsesorial_6qw84_3719 th:nth-child(7),._tableConceptsAsesorial_6qw84_3719 td:nth-child(7){width:110px}._tableConceptsAsesorial_6qw84_3719 th:nth-child(8),._tableConceptsAsesorial_6qw84_3719 td:nth-child(8){width:100px}._cardBreakdown_6qw84_3857{margin-top:20px;padding:24px;border-radius:12px;background:var(--background)}._breakdownTable_6qw84_3873{background:transparent;border:none}._breakdownHeader_6qw84_3885{font-weight:650;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:6px 0;font-size:12px;color:var(--text-secondary);letter-spacing:.5px}._breakdownHeader_6qw84_3885 span:first-child{text-align:right}._breakdownHeader_6qw84_3885 span:not(:first-child){text-align:right}._breakdownRow_6qw84_3927{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:6px 0;font-size:13px;color:var(--text-secondary)}._breakdownRow_6qw84_3927:not(:last-child){border-bottom:1px dashed var(--text-tertiary)}._breakdownCargo_6qw84_3955{font-weight:500;color:var(--text-secondary)}._breakdownRow_6qw84_3927 span:not(._breakdownCargo_6qw84_3955){text-align:right;font-variant-numeric:tabular-nums}._breakdownTotal_6qw84_3979{font-weight:600;color:var(--text-secondary)}._breakdownRow_6qw84_3927:hover{background:#00000005;border-radius:4px}._totalsSection_6qw84_4011{border-top:1px solid var(--border);padding:24px;border-radius:12px}._totalsContainer_6qw84_4023{display:flex;justify-content:flex-end}._totalsBox_6qw84_4033{width:100%;max-width:420px;display:flex;flex-direction:column;gap:12px}._totalRow_6qw84_4049{display:flex;justify-content:space-between;align-items:center;font-size:12px}._totalLabel_6qw84_4063{font-weight:700;letter-spacing:.08em;color:var(--text-secondary)}._totalValue_6qw84_4075{font-weight:700;color:var(--text-secondary)}._totalRowFinal_6qw84_4085{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--border)}._totalLabelFinal_6qw84_4101{font-weight:900;font-size:14px;color:var(--text-secondary)}._totalValueFinal_6qw84_4113{font-weight:700;font-size:22px;color:var(--text-secondary)}._cardcomments_6qw84_4137{margin-top:20px;padding:24px;border-radius:12px;background:var(--surface);border:1px solid var(--border--primary);display:flex;flex-direction:column;gap:12px}._commentsTitle_6qw84_4159{font-size:12px;font-weight:800;letter-spacing:.08em;color:var(--border);margin-bottom:12px;display:flex;align-items:center;gap:6px}._commentsTextarea_6qw84_4183{width:100%;min-height:120px;background:var(--border);border:1px solid #e5e7eb;border-radius:10px;padding:14px;font-size:13px;font-weight:500;color:var(--text-secondary);outline:none;resize:vertical;transition:all .2s ease}._commentsTextarea_6qw84_4183:focus{border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._commentsTextarea_6qw84_4183::-moz-placeholder{color:#9ca3af;font-weight:400}._commentsTextarea_6qw84_4183::placeholder{color:#9ca3af;font-weight:400}._cardTerms_6qw84_4251{margin-top:20px;padding:24px;border-radius:12px;background:var(--surface);border:1px solid var(--border--primary)}._termsHeader_6qw84_4269{display:flex;align-items:center;gap:8px;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid var(--surface-container)}._termsIcon_6qw84_4287{font-family:Material Symbols Outlined;color:#038c7f;font-size:18px}._termsTitle_6qw84_4299{font-size:12px;font-weight:800;letter-spacing:.08em;color:var(--on-surface)}._termsTextarea_6qw84_4315{width:100%;min-height:300px;background:var(--hover);border:1px solid var(--border--primary);border-radius:10px;padding:12px;font-size:11px;font-weight:420;color:var(--text-secondary);line-height:1.5;outline:none;resize:none;white-space:pre-line}._termsTextarea_6qw84_4315:focus{border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._searchBox_6qw84_4357{position:relative;display:flex;align-items:center;flex:1}._searchIcon_6qw84_4371{position:absolute;left:10px;color:#9ca3af}._tagsResults_6qw84_4383{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:var(--primary-hover);border:1px solid var(--titleCard);border-radius:8px;box-shadow:0 4px 12px #00000014;max-height:160px;overflow-y:auto;z-index:10;padding:4px}._termsSearch_6qw84_4413{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}._tagItem_6qw84_4427{padding:10px;cursor:pointer;border-bottom:1px solid var(--text-tertiary);background-color:var(--primary-hover)}._tagTitle_6qw84_4441{font-weight:600;font-size:14px;color:var(--text-secondary)}._tagPreview_6qw84_4453{font-size:12px;color:var(--text-secondary);margin-top:4px;line-height:1.4}._noResults_6qw84_4467{padding:10px 12px;font-size:12px;color:#9ca3af;text-align:center}._termsSearchInput_6qw84_4483{width:100%;padding:10px 10px 10px 34px;background:var(--hover);color:var(--text-tertiary);border:1px solid var(--border--secondary);border-radius:8px;font-size:13px;outline:none;transition:.2s}._termsSearchInput_6qw84_4483:focus{border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._addBtnTerm_6qw84_4517{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:transparent;border:none;color:#038c7f;border-radius:8px;cursor:pointer;transition:all .2s ease}._addBtnTerm_6qw84_4517:hover{transform:translateY(-1px)}._addBtnTerm_6qw84_4517:active{transform:scale(.92)}._addBtnTerm_6qw84_4517 svg{width:32px;height:32px}._editorToolbar_6qw84_4573{display:flex;align-items:center;gap:6px;padding:8px;border-bottom:1px solid #e5e7eb;background:var(--hover)}._editorToolbar_6qw84_4573 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer}._editorToolbar_6qw84_4573 button:hover{background:#f1f5f9;color:#2563eb}._editorToolbar_6qw84_4573 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer;color:var(--text-secondary);transition:all .2s ease}._fontSizeSelect_6qw84_4637{height:32px;padding:0 8px;border-radius:6px;border:1px solid var(--border--primary);background:var(--surface);color:var(--text-secondary);font-size:12px;outline:none;cursor:pointer}._fontSizeSelect_6qw84_4637:focus{border-color:#038c7f}._divider_6qw84_4669{width:1px;height:20px;background:#ddd;margin:0 6px}._autoSave_6qw84_4683{margin-left:auto;font-size:12px;color:#6b7280}._editorContainer_6qw84_4695{padding:16px;background:#fafafa}._editor_6qw84_4573{background:var(--hover);color:var(--text-secondary);padding:16px;min-height:250px;border:1px solid var(--border--primary);border-radius:6px;outline:none}._editor_6qw84_4573:focus{border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._commentsTable_6qw84_4735{margin-top:20px}._commentsTable_6qw84_4735 table{width:100%;border-collapse:collapse}._commentsTable_6qw84_4735 th,._commentsTable_6qw84_4735 td{padding:10px;border-bottom:1px solid #eee;font-size:13px}._editor_6qw84_4573 ul{list-style:disc!important;padding-left:20px}._editor_6qw84_4573 ol{list-style:decimal!important;padding-left:20px}._locked_6qw84_4789{pointer-events:none;opacity:.9;filter:saturate(.85)}._scrollTopButton_6qw84_4815{position:fixed;bottom:24px;right:24px;width:48px;height:48px;border-radius:50%;border:none;background:#038c7f;color:#fff;cursor:pointer;box-shadow:0 4px 10px #0003;z-index:999;display:flex;align-items:center;justify-content:center;transition:all .25s ease}._scrollTopButton_6qw84_4815:hover{background:#037f8c;transform:translateY(-4px) scale(1.05)}._scrollTopButton_6qw84_4815:active{transform:scale(.96)}._container_jmjut_1{flex:1;padding:2rem;overflow-y:auto;background:var(--background);height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_jmjut_1::-webkit-scrollbar{display:none}._header_jmjut_39{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._dark_jmjut_31 ._header_jmjut_39{background:#1f2937;border-bottom-color:#374151}._title_jmjut_63{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._required_jmjut_85{color:#ef4444;margin-left:.25rem}._backButton_jmjut_95{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_jmjut_95:hover{background-color:#037f8c}._headerButton_jmjut_139{display:flex;align-items:center;justify-content:center;width:84px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButton_jmjut_139:last-child{border-right:none}._headerButton_jmjut_139:hover{background:#037f8c}._headerButton_jmjut_139:disabled{opacity:.6;cursor:not-allowed}._headerButtonRefresh_jmjut_197{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButtonRefresh_jmjut_197:last-child{border-right:none}._headerButtonRefresh_jmjut_197:hover{background:#037f8c}._headerButtonRefresh_jmjut_197:disabled{opacity:.6;cursor:not-allowed}._headerButtonAction_jmjut_255{display:flex;align-items:center;justify-content:center;width:90px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButtonAction_jmjut_255:last-child{border-right:none}._headerButtonAction_jmjut_255:hover{background:#037f8c}._headerButtonAction_jmjut_255:disabled{opacity:.6;cursor:not-allowed}._buttonGroup_jmjut_313{display:inline-flex;border-radius:.375rem;overflow:hidden}._searchBar_jmjut_325{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary)}._searchIcon_jmjut_363{position:absolute;left:2.75rem;top:50%;transform:translateY(-50%);color:var(--text-primary)}._searchInput_jmjut_379{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._searchInput_jmjut_379:focus{outline:none;border-color:#038c7f}._dark_jmjut_31 ._searchInput_jmjut_379:focus{background:#1f2937}._loading_jmjut_427{display:flex;justify-content:center;align-items:center;padding:4rem}._spinner_jmjut_441{width:2.5rem;height:2.5rem;border:3px solid #e5e7eb;border-top-color:#038c7f;border-radius:50%;animation:_spin_jmjut_441 .8s linear infinite}@keyframes _spin_jmjut_441{to{transform:rotate(360deg)}}._cardsGrid_jmjut_471{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:1.5rem;padding-top:2rem}._card_jmjut_471{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;transition:all .2s}._dark_jmjut_31 ._card_jmjut_471{background:#1f2937;border-color:#374151}._card_jmjut_471:hover{box-shadow:0 4px 12px #0000001a}._cardHeader_jmjut_525{display:flex;justify-content:space-between;gap:1rem}._cardHeaderLeft_jmjut_537{display:flex;gap:1rem;flex:1}._medalImage_jmjut_549{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}._companyInfo_jmjut_563{display:flex;flex-direction:column;gap:.5rem;flex:1}._companyNameRow_jmjut_577{display:flex;align-items:center;gap:.5rem}._companyIcon_jmjut_589{color:#038c7f;flex-shrink:0}._companyName_jmjut_577{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.5rem}._dark_jmjut_31 ._companyName_jmjut_577{color:#f9fafb}._priorityIcon_jmjut_627{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}._referenceRow_jmjut_639{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._referenceNumber_jmjut_653{font-size:.875rem;font-weight:500;color:#038c7f}._statusBadge_jmjut_665{padding:.25rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:500;border:1px solid transparent}._statusAsignada_jmjut_681{background:#dbeafe;color:#1e40af;border-color:#93c5fd}._statusCotizada_jmjut_693,._statusParcialmentecotizada_jmjut_703{background:#d1fae5;color:#065f46;border-color:#6ee7b7}._statusExpirada_jmjut_715{background:#fee2e2;color:#991b1b;border-color:#fca5a5}._statusNueva_jmjut_727{background:#f3f4f6;color:#374151;border-color:#d1d5db}._statusEnviada_jmjut_739{background:#fef3c7;color:#92400e;border-color:#fcd34d}._statusEnProceso_jmjut_751{background:#e0e7ff;color:#3730a3;border-color:#a5b4fc}._operationRow_jmjut_763{display:flex;align-items:center}._operationType_jmjut_773{font-size:.75rem;color:#6b7280;text-transform:lowercase}._dark_jmjut_31 ._operationType_jmjut_773{color:#9ca3af}._cardHeaderRight_jmjut_793{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;text-align:right}._countries_jmjut_809{font-size:.875rem;font-weight:500;color:var(--text-secondary)}._category_jmjut_829{font-size:.75rem;font-weight:500;color:#038c7f;background:#f0fdfa;padding:.25rem .75rem;border-radius:.375rem}._dark_jmjut_31 ._category_jmjut_829{background:#14b8a61a}._dateInfo_jmjut_855{display:flex;align-items:center;gap:.35rem;color:var(--text-primary);font-size:1.2rem}._dateInfoRed_jmjut_879{display:flex;align-items:center;gap:.35rem;color:#fa0404;font-size:1.2rem}._executiveRow_jmjut_895{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e5e7eb}._dark_jmjut_31 ._executiveRow_jmjut_895{border-top-color:#374151}._executiveInfo_jmjut_919{display:flex;align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.875rem}._dark_jmjut_31 ._executiveInfo_jmjut_919{color:#9ca3af}._servicesCounter_jmjut_943{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#038c7f;font-weight:500}._documentsButton_jmjut_961{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer;transition:all .15s ease}._documentsButton_jmjut_961:hover{background:#f3f4f6}._controlNumbers_jmjut_993{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--background);border-radius:.5rem}._dark_jmjut_31 ._controlNumbers_jmjut_993{background:#111827}._controlNumberItem_jmjut_1019{display:flex;justify-content:space-between;align-items:center;gap:1rem}._controlNumberLeft_jmjut_1033{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._controlNumberLeft_jmjut_1033 svg{color:#9ca3af;flex-shrink:0}._dottedCircleIcon_jmjut_1057{color:#9ca3af}._assignedName_jmjut_1065{font-size:.875rem;color:var(--text-tertiary);white-space:nowrap}._controlNumberCenter_jmjut_1085{display:flex;align-items:center;gap:.5rem;flex:1}._controlCode_jmjut_1099{font-size:.875rem;font-weight:500;color:#3b82f6;background:transparent;padding:0}._dark_jmjut_31 ._controlCode_jmjut_1099{color:#60a5fa}._controlButton_jmjut_1123{padding:.375rem .875rem;background:#3b82f6;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;margin-left:.5rem}._controlButton_jmjut_1123:hover{background:#2563eb;box-shadow:0 2px 4px #3b82f633}._addControlSmallButton_jmjut_1159{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:transparent;color:#038c7f;border:1px dashed #038C7F;border-radius:.375rem;cursor:pointer;font-size:.813rem;font-weight:500;transition:all .2s}._addControlSmallButton_jmjut_1159:hover{background:#f0fdfa;border-color:#0d9488;color:#0d9488}._dark_jmjut_31 ._addControlSmallButton_jmjut_1159:hover{background:#14b8a61a}._controlNumberActions_jmjut_1209{display:flex;align-items:center;gap:.5rem}._controlDays_jmjut_1221{display:flex;align-items:center;gap:.25rem;color:#6b7280;font-size:.75rem}._dark_jmjut_31 ._controlDays_jmjut_1221{color:#9ca3af}._actionButton_jmjut_1245{display:flex;align-items:center;justify-content:center;padding:.375rem;background:transparent;color:#6b7280;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._actionButton_jmjut_1245:hover{background:#f3f4f6;color:#111827}._dark_jmjut_31 ._actionButton_jmjut_1245:hover{background:#374151;color:#f9fafb}._addControlButton_jmjut_1291{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:transparent;color:#038c7f;border:2px dashed #038C7F;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._addControlButton_jmjut_1291:hover{background:var(--hover)}._dark_jmjut_31 ._addControlButton_jmjut_1291:hover{background:#14b8a61a}._emptyState_jmjut_1339{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:var(--text-tertiary)}._emptyState_jmjut_1339 h3{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:var(--text-primary)}._emptyState_jmjut_1339 p{font-size:1rem;margin:0}._formContainer_jmjut_1399{display:flex;flex-direction:column;height:100%;background:#f9fafb;overflow-y:auto}._dark_jmjut_31 ._formContainer_jmjut_1399{background:#111827}._formHeader_jmjut_1423{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:20;gap:1rem}._dark_jmjut_31 ._formHeader_jmjut_1423{background:#1f2937;border-bottom-color:#374151}._formHeaderLeft_jmjut_1459{display:flex;align-items:center;gap:1rem}._formHeaderRight_jmjut_1471{display:flex;gap:.5rem}._backButton_jmjut_95{padding:.75rem 1rem;background-color:#03a678;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_jmjut_95:hover{background-color:#03738c}._dark_jmjut_31 ._backButton_jmjut_95{box-shadow:0 2px 4px #0000004d}._formTitle_jmjut_1523{font-size:1.25rem;font-weight:600;color:#111827;margin:0}._dark_jmjut_31 ._formTitle_jmjut_1523{color:#f9fafb}._formSubtitle_jmjut_1545{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._dark_jmjut_31 ._formSubtitle_jmjut_1545{color:#9ca3af}._btnSave_jmjut_1565{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnSave_jmjut_1565:hover{background:#0d9488}._btnIconOnly_jmjut_1603{display:flex;align-items:center;justify-content:center;padding:.625rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._btnIconOnly_jmjut_1603:hover{background:#0d9488}._btnActions_jmjut_1637{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnActions_jmjut_1637:hover{background:#0d9488}._actionButtons_jmjut_1675{display:flex;gap:.5rem;align-items:center}._actionsMenuContainer_jmjut_1687{position:relative}._actionsDropdown_jmjut_1695{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:160px;z-index:50;overflow:hidden}._dark_jmjut_31 ._actionsDropdown_jmjut_1695{background:#1e293b;border-color:#334155}._dropdownItem_jmjut_1731{width:100%;padding:.75rem 1rem;text-align:left;background:transparent;border:none;cursor:pointer;font-size:.875rem;color:#374151;transition:all .2s;border-bottom:1px solid #f3f4f6}._dropdownItem_jmjut_1731:last-child{border-bottom:none}._dropdownItem_jmjut_1731:hover{background:#f3f4f6;color:#038c7f}._dark_jmjut_31 ._dropdownItem_jmjut_1731{color:#e5e7eb;border-bottom-color:#334155}._dark_jmjut_31 ._dropdownItem_jmjut_1731:hover{background:#334155;color:#038c7f}._btnIconOnly_jmjut_1603:disabled,._btnSave_jmjut_1565:disabled,._btnActions_jmjut_1637:disabled{opacity:.5;cursor:not-allowed}._formContent_jmjut_1809{padding:2rem;display:flex;flex-direction:column;gap:2rem;max-width:1400px;margin:0 auto;width:100%}._topCardsContainer_jmjut_1829{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 1200px){._topCardsContainer_jmjut_1829{grid-template-columns:1fr}._cardsGrid_jmjut_471{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}}@media (max-width: 768px){._container_jmjut_1{padding:1rem}._header_jmjut_39{flex-direction:column;align-items:flex-start;gap:1rem}._cardsGrid_jmjut_471,._formGrid_jmjut_1893{grid-template-columns:1fr}._formHeader_jmjut_1423{padding:1rem 1.5rem;flex-wrap:wrap}._formContent_jmjut_1809{padding:1rem}._clientHeader_jmjut_1919{flex-direction:column;gap:1rem}._clientMeta_jmjut_1929{align-items:flex-start}._formGroup_jmjut_1937 label{font-size:.8125rem}._merchandiseHeader_jmjut_1945{display:none}._merchandiseRow_jmjut_1953{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:.75rem}._merchandiseTable_jmjut_1973{display:block}._filtersPanel_jmjut_1981{position:fixed;left:-100%;top:0;height:100vh;z-index:50;transition:left .3s ease}._filtersPanel_jmjut_1981._open_jmjut_1999{left:0}}@media (max-width: 480px){._container_jmjut_1{padding:.75rem}._title_jmjut_63{font-size:1.25rem}._buttonGroup_jmjut_313{flex-direction:column;width:100%}._buttonGroupItem_jmjut_2037,._buttonGroupItemLast_jmjut_2039{width:100%}._formHeader_jmjut_1423{padding:.75rem 1rem}._formHeaderLeft_jmjut_1459{flex-direction:column;gap:.5rem}._formHeaderRight_jmjut_1471{flex-direction:column;width:100%}._formContent_jmjut_1809{padding:.75rem}._card_jmjut_471{padding:1rem}._clientActions_jmjut_2091{flex-direction:column}._btnDecline_jmjut_2099,._btnQuote_jmjut_2101{width:100%}}._clientSection_jmjut_2111{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._dark_jmjut_31 ._clientSection_jmjut_2111{background:#1f2937;border-color:#374151}._clientHeader_jmjut_1919{display:flex;justify-content:space-between;gap:2rem}._clientInfo_jmjut_2153{display:flex;gap:1rem;flex:1}._clientMedal_jmjut_2165{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}._clientName_jmjut_2179{font-size:1.125rem;font-weight:600;color:#111827;margin:0;display:flex;align-items:center;gap:.5rem}._dark_jmjut_31 ._clientName_jmjut_2179{color:#f9fafb}._clientBadge_jmjut_2207{font-size:.875rem}._clientDetails_jmjut_2215{display:flex;gap:1rem;margin-top:.5rem;font-size:.875rem;color:#6b7280}._dark_jmjut_31 ._clientDetails_jmjut_2215{color:#9ca3af}._clientId_jmjut_2239,._clientExecutive_jmjut_2241{display:flex;align-items:center;gap:.25rem}._clientControl_jmjut_2253{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}._controlLabel_jmjut_2267{font-size:.875rem;color:#6b7280}._dark_jmjut_31 ._controlLabel_jmjut_2267{color:#9ca3af}._controlBadge_jmjut_2285{padding:.25rem .75rem;background:#038c7f;color:#fff;border-radius:.375rem;font-size:.875rem;font-weight:500}._clientMeta_jmjut_1929{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}._clientType_jmjut_2317{font-size:.875rem;color:#6b7280;font-weight:500}._dark_jmjut_31 ._clientType_jmjut_2317{color:#9ca3af}._clientRoute_jmjut_2337{font-size:.875rem;color:#111827;font-weight:500}._dark_jmjut_31 ._clientRoute_jmjut_2337{color:#f9fafb}._clientToggles_jmjut_2357{display:flex;gap:1rem;justify-content:flex-end;margin-top:.75rem}._toggleLabel_jmjut_2371{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;cursor:pointer}._dark_jmjut_31 ._toggleLabel_jmjut_2371{color:#9ca3af}._toggleLabel_jmjut_2371 input[type=checkbox]{cursor:pointer}._clientActions_jmjut_2091{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}._dark_jmjut_31 ._clientActions_jmjut_2091{border-top-color:#374151}._btnDecline_jmjut_2099{padding:.625rem 1.25rem;background:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnDecline_jmjut_2099:hover{background:#f9fafb;border-color:#9ca3af}._dark_jmjut_31 ._btnDecline_jmjut_2099{background:#111827;color:#9ca3af;border-color:#374151}._dark_jmjut_31 ._btnDecline_jmjut_2099:hover{background:#1f2937}._btnQuote_jmjut_2101{padding:.625rem 1.25rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnQuote_jmjut_2101:hover{background:#0d9488}._suppliersSection_jmjut_2515{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._dark_jmjut_31 ._suppliersSection_jmjut_2515{background:#1f2937;border-color:#374151}._sectionTitle_jmjut_2545{font-size:1rem;font-weight:600;color:#111827;margin:0}._dark_jmjut_31 ._sectionTitle_jmjut_2545{color:#f9fafb}._suppliersList_jmjut_2567{display:flex;flex-direction:column;gap:.75rem}._supplierItem_jmjut_2579{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem}._dark_jmjut_31 ._supplierItem_jmjut_2579{background:#111827}._supplierLabel_jmjut_2605{font-size:.875rem;color:#6b7280;min-width:80px}._dark_jmjut_31 ._supplierLabel_jmjut_2605{color:#9ca3af}._supplierInput_jmjut_2625{flex:1;padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827}._dark_jmjut_31 ._supplierInput_jmjut_2625{background:#1f2937;border-color:#374151;color:#f9fafb}._btnRemoveSupplier_jmjut_2657{padding:.5rem;background:transparent;color:#ef4444;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._btnRemoveSupplier_jmjut_2657:hover{background:#fee2e2}._dark_jmjut_31 ._btnRemoveSupplier_jmjut_2657:hover{background:#ef44441a}._btnAddSupplier_jmjut_2693{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:transparent;color:#038c7f;border:2px dashed #038C7F;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnAddSupplier_jmjut_2693:hover{background:#f0fdfa}._dark_jmjut_31 ._btnAddSupplier_jmjut_2693:hover{background:#14b8a61a}._generalSection_jmjut_2741{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._dark_jmjut_31 ._generalSection_jmjut_2741{background:#1f2937;border-color:#374151}._formGrid_jmjut_1893{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._formGroup_jmjut_1937{display:flex;flex-direction:column;gap:.5rem}._formGroup_jmjut_1937 label{font-size:.875rem;font-weight:500;color:#374151}._dark_jmjut_31 ._formGroup_jmjut_1937 label{color:#d1d5db}._formInput_jmjut_2815,._formSelect_jmjut_2817{padding:.625rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827;transition:all .2s}._dark_jmjut_31 ._formInput_jmjut_2815,._dark_jmjut_31 ._formSelect_jmjut_2817{background:#111827;border-color:#374151;color:#f9fafb}._formInput_jmjut_2815:focus,._formSelect_jmjut_2817:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 3px #14b8a61a}._formTextarea_jmjut_2865{padding:.625rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827;font-family:inherit;resize:vertical;transition:all .2s}._dark_jmjut_31 ._formTextarea_jmjut_2865{background:#111827;border-color:#374151;color:#f9fafb}._formTextarea_jmjut_2865:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 3px #14b8a61a}._servicesSection_jmjut_2913{display:flex;flex-direction:column;gap:1.5rem}._serviceCard_jmjut_2925{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._dark_jmjut_31 ._serviceCard_jmjut_2925{background:#1f2937;border-color:#374151}._serviceHeader_jmjut_2955{display:flex;justify-content:space-between;align-items:center}._serviceNumber_jmjut_2967{width:36px;height:36px;background:#038c7f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}._serviceActions_jmjut_2993{display:flex;gap:.5rem}._btnServiceAction_jmjut_3003{padding:.5rem;background:transparent;color:#6b7280;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._btnServiceAction_jmjut_3003:hover{background:#f3f4f6;color:#111827}._dark_jmjut_31 ._btnServiceAction_jmjut_3003:hover{background:#374151;color:#f9fafb}._serviceGrid_jmjut_3043{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._associatedServices_jmjut_3055{display:flex;flex-direction:column;gap:.75rem}._associatedServices_jmjut_3055 label{font-size:.875rem;font-weight:500;color:#374151}._dark_jmjut_31 ._associatedServices_jmjut_3055 label{color:#d1d5db}._servicesChips_jmjut_3087{display:flex;flex-wrap:wrap;gap:.5rem}._serviceChip_jmjut_3099{padding:.5rem 1rem;background:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._serviceChipActive_jmjut_3123{background:#038c7f;color:#fff;border-color:#038c7f}._dark_jmjut_31 ._serviceChip_jmjut_3099{background:#111827;border-color:#374151;color:#9ca3af}._dark_jmjut_31 ._serviceChipActive_jmjut_3123{background:#038c7f;color:#fff;border-color:#038c7f}._frequencySection_jmjut_3159{display:flex;flex-direction:column;gap:1rem}._checkboxLabel_jmjut_3171{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#374151;cursor:pointer}._dark_jmjut_31 ._checkboxLabel_jmjut_3171{color:#d1d5db}._checkboxLabel_jmjut_3171 input[type=checkbox]{cursor:pointer}._frequencyGrid_jmjut_3205{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}._merchandiseSection_jmjut_3217{display:flex;flex-direction:column;gap:1rem}._merchandiseTitle_jmjut_3229{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0}._dark_jmjut_31 ._merchandiseTitle_jmjut_3229{color:#9ca3af}._merchandiseTable_jmjut_1973{display:flex;flex-direction:column;gap:.5rem;overflow-x:auto}._merchandiseHeader_jmjut_1945{display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr 1fr 1fr 80px;gap:.75rem;padding:.75rem;background:#f9fafb;border-radius:.375rem;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._dark_jmjut_31 ._merchandiseHeader_jmjut_1945{background:#111827;color:#9ca3af}._merchandiseRow_jmjut_1953{display:grid;grid-template-columns:2fr 1fr 1.5fr 1fr 1fr 1fr 80px;gap:.75rem;padding:.5rem;align-items:center}._merchandiseInput_jmjut_3323{padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827}._dark_jmjut_31 ._merchandiseInput_jmjut_3323{background:#1f2937;border-color:#374151;color:#f9fafb}._merchandiseInput_jmjut_3323:focus{outline:none;border-color:#038c7f}._merchandiseSelect_jmjut_3363{padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827}._dark_jmjut_31 ._merchandiseSelect_jmjut_3363{background:#1f2937;border-color:#374151;color:#f9fafb}._merchandiseActions_jmjut_3393{display:flex;gap:.5rem;justify-content:center}._btnMerchandiseAction_jmjut_3405{padding:.375rem;background:transparent;color:#ef4444;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._btnMerchandiseAction_jmjut_3405:hover{background:#fee2e2}._dark_jmjut_31 ._btnMerchandiseAction_jmjut_3405:hover{background:#ef44441a}._btnAddMerchandise_jmjut_3441{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:transparent;color:#038c7f;border:2px dashed #038C7F;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnAddMerchandise_jmjut_3441:hover{background:#f0fdfa}._dark_jmjut_31 ._btnAddMerchandise_jmjut_3441:hover{background:#14b8a61a}._btnAddService_jmjut_3489{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:transparent;color:#038c7f;border:2px dashed #038C7F;border-radius:.75rem;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s;margin-top:1rem}._btnAddService_jmjut_3489:hover{background:#f0fdfa}._dark_jmjut_31 ._btnAddService_jmjut_3489:hover{background:#14b8a61a}._switchContainer_jmjut_3539{display:flex;align-items:center;gap:.75rem}._switch_jmjut_3539{position:relative;display:inline-block;width:48px;height:24px}._switch_jmjut_3539 input{opacity:0;width:0;height:0}._switchSlider_jmjut_3577{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:24px}._switchSlider_jmjut_3577:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}._switch_jmjut_3539 input:checked+._switchSlider_jmjut_3577{background-color:#038c7f}._switch_jmjut_3539 input:checked+._switchSlider_jmjut_3577:before{transform:translate(24px)}._switch_jmjut_3539 input:disabled+._switchSlider_jmjut_3577{cursor:not-allowed;opacity:.6}._dark_jmjut_31 ._switchSlider_jmjut_3577{background-color:#475569}._dark_jmjut_31 ._switch_jmjut_3539 input:checked+._switchSlider_jmjut_3577{background-color:#038c7f}._switchLabel_jmjut_3667{font-size:.875rem;font-weight:500;color:#374151;-webkit-user-select:none;-moz-user-select:none;user-select:none}._dark_jmjut_31 ._switchLabel_jmjut_3667{color:#d1d5db}._containerWithSidebar_jmjut_3689{display:flex;height:100%;overflow:hidden}._filtersPanel_jmjut_1981{width:280px;background:var(--surface);border-right:1px solid var(--border);overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._filtersPanelHeader_jmjut_3723 h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._filterSection_jmjut_3737{display:flex;flex-direction:column;gap:.75rem}._filterTitle_jmjut_3749{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}._iconbutonlucide_jmjut_3767{color:var(--text-secondary)}._headerRow_jmjut_3775{display:flex;align-items:center;justify-content:space-between}._radioLabel_jmjut_3787{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text-tertiary)}._radioLabel_jmjut_3787 input[type=radio]{cursor:pointer;width:18px;height:18px}._radioLabel_jmjut_3787:hover{color:var(--text-secondary)}._checkboxLabel_jmjut_3171{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:#4b5563}._checkboxLabel_jmjut_3171 input[type=checkbox]{cursor:pointer;width:18px;height:18px}._checkboxLabel_jmjut_3171:hover{color:#1f2937}._executiveSelect_jmjut_3863{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;margin-top:.5rem}._filterActions_jmjut_3881{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto}._resetButton_jmjut_3897{flex:1;padding:.625rem 1rem;border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}._resetButton_jmjut_3897:hover{background:#f9fafb}._applyButton_jmjut_3931{flex:1;padding:.625rem 1rem;border:none;background:#1b96a8;color:#fff;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._applyButton_jmjut_3931:hover{background:#157a8a}._modalOverlay_jmjut_3973{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000;animation:_fadeIn_jmjut_1 .2s ease}._uploadModal_jmjut_3997{width:800px;max-width:95%;max-height:85vh;min-height:260px;background:var(--background);border-radius:20px;padding:32px;box-sizing:border-box;display:flex;flex-direction:column;box-shadow:0 25px 70px #00000040,0 0 0 1px #0000000a;animation:_fadeIn_jmjut_1 .25s ease;border:1px solid var(--border)}._modalHeader_jmjut_4041{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}._modalHeader_jmjut_4041 h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-primary)}._closeButton_jmjut_4069{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;border-radius:.375rem;transition:all .2s ease}._closeButton_jmjut_4069:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}._dropZone_jmjut_4101{border:2px dashed rgba(3,140,127,.25);border-radius:22px;background:var(--surface);padding:28px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-align:center;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}._dropZone_jmjut_4101:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(3,140,127,.08),transparent 70%);opacity:0;transition:opacity .35s ease}._dropZone_jmjut_4101:hover{border-color:#038c7f;transform:translateY(-2px);box-shadow:0 12px 35px #038c7f1f,0 2px 6px #00000008}._dropZone_jmjut_4101:hover:before,._dropZoneActive_jmjut_4189:before{opacity:1}._dropZoneActive_jmjut_4189{border-color:#038c7f;background:#f0fdfa;transform:scale(1.01)}._dropZone_jmjut_4101 svg{color:#037f8c;margin-bottom:12px;filter:drop-shadow(0 6px 12px rgba(3,140,127,.25));transition:transform .3s ease}._dropZone_jmjut_4101:hover svg{transform:translateY(-4px)}._dropTitle_jmjut_4231{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:6px}._dropSubtitle_jmjut_4245{font-size:13px;color:var(--text-secondary)}._uploadFieldsModal_jmjut_4255{margin-top:18px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}._uploadFieldsModal_jmjut_4255 input,._uploadFieldsModal_jmjut_4255 select{height:38px;min-width:200px;padding:0 12px;font-size:.85rem;background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:10px;transition:all .2s ease}._uploadFieldsModal_jmjut_4255 input:focus,._uploadFieldsModal_jmjut_4255 select:focus{outline:none;border-color:#038c7f;box-shadow:0 0 0 3px #038c7f26}._tooltipUploadWrapper_jmjut_4317{position:relative;display:inline-flex;align-items:center}._arrowUploadIcon_jmjut_4331{position:absolute;color:#3ca64c;transform:translateY(7px);filter:drop-shadow(0 0 6px rgba(3,166,120,.6));transition:transform .2s ease}._customTooluploadtip_jmjut_4349{position:absolute;left:50%;top:68px;transform:translate(-50%);background:#037f8c;color:#fff;padding:6px 12px;border-radius:8px;font-size:13px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}._tooltipUploadWrapper_jmjut_4317:hover ._customTooluploadtip_jmjut_4349{opacity:1;transform:translate(-50%) translateY(-4px)}._modalFilesContainer_jmjut_4397{padding:18px;background:var(--background);border-radius:14px;border:1px solid #037F8C30;max-height:220px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--backcolor) var(--surface)}._modalFilesTitle_jmjut_4419{margin-bottom:14px;font-size:15px;font-weight:600;color:#038c7f}._modalFileCard_jmjut_4433{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;margin-bottom:6px;border-radius:6px;background:linear-gradient(135deg,var(--surface),var(--backcolor));color:var(--text-primary);font-size:10px;font-weight:500;transition:all .2s ease;cursor:pointer}._modalFileCard_jmjut_4433:hover{transform:translateY(-4px);box-shadow:0 10px 20px #03738c40;background:linear-gradient(135deg,var(--surface),var(--hover))}._modalFileName_jmjut_4495{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:85%;font-size:13.5px;color:var(--text-primary)}._modalRemoveFile_jmjut_4513{background:#ef44441a;border:none;border-radius:6px;color:#dc2626;font-size:14px;padding:4px 8px;cursor:pointer;transition:.2s ease}._modalRemoveFile_jmjut_4513:hover{background:#dc2626;color:#fff}@keyframes _fadeIn_jmjut_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._blurOverlay_jmjut_4577{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000}._uploadFloatingWindow_jmjut_4595{position:fixed;bottom:24px;right:24px;z-index:5000;width:380px;max-height:60vh;overflow-y:auto;background:var(--surface);border-radius:16px;padding:18px;box-shadow:0 25px 60px #00000040,0 0 0 1px #0000000a;animation:_slideUp_jmjut_1 .3s ease}._uploadFloatingWindow_jmjut_4595::-webkit-scrollbar{width:6px}._uploadFloatingWindow_jmjut_4595::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}._uploadFloatingWindow_jmjut_4595::-webkit-scrollbar-thumb:hover{background:var(--backcolor)}._uploadHeader_jmjut_4667{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:14px;color:var(--text-primary);margin-bottom:14px}._uploadItem_jmjut_4693{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:12px;margin-bottom:12px;transition:all .2s ease}._uploadItem_jmjut_4693:last-child{margin-bottom:0}._uploadItem_jmjut_4693:hover{border-color:var(--backcolor);box-shadow:0 8px 20px #038c7f14}._uploadItemTop_jmjut_4733{display:flex;justify-content:space-between;align-items:center}._uploadFileName_jmjut_4747{font-size:13px;font-weight:500;color:var(--text-primary);max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._uploadStatus_jmjut_4769{display:flex;align-items:center;gap:6px}._progressText_jmjut_4783{font-size:12px;color:var(--text-secondary)}._statusBadgeUpload_jmjut_4795{width:22px;height:22px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}._successBadge_jmjut_4823{background:#dcfce7;color:#16a34a}._errorBadge_jmjut_4835{background:#fee2e2;color:#dc2626}._progressBar_jmjut_4847{margin-top:8px;height:6px;border-radius:6px;background:var(--border);overflow:hidden}._progressFill_jmjut_4865{height:100%;width:0%;background:var(--backcolor);transition:width .25s ease}@keyframes _slideUp_jmjut_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._documentsActions_jmjut_4903{display:flex;align-items:center;gap:14px}._cloudButton_jmjut_4917{display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:8px;transition:transform .25s ease,box-shadow .25s ease,opacity .2s ease}._cloudButton_jmjut_4917 svg{font-size:30px}._tooltip_jmjut_4317{position:absolute;bottom:130%;left:50%;transform:translate(-50%) translateY(60px);background:transparent;color:var(--text-primary);font-size:12px;padding:5px 8px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}._cloudButton_jmjut_4917:hover ._tooltip_jmjut_4317{opacity:1;transform:translate(-50%) translateY(60px)}._upload_jmjut_3997 svg{color:#038c7f}._download_jmjut_4999 svg{color:#03738c}._documentBadge_jmjut_5009{font-size:14px;font-weight:600;color:var(--text-secondary)}._cloudButton_jmjut_4917:hover{transform:translateY(-4px) scale(1.08);opacity:.95}._cloudButton_jmjut_4917:active{transform:translateY(-1px) scale(1.02)}._cloudButton_jmjut_4917:hover svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}._cloudUploadButton_jmjut_5051{position:relative;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:18px;transition:transform .2s ease}._cloudUploadButton_jmjut_5051:hover{transform:scale(1.05)}._cloudUploadButton_jmjut_5051:disabled{opacity:.6;cursor:not-allowed}._cloudUploadIcon_jmjut_5095{color:#fff;stroke:#037f8c;stroke-width:1.8px;filter:drop-shadow(0 4px 10px rgba(3,115,140,.35)) drop-shadow(0 0 6px rgba(3,140,127,.25));transition:all .2s ease}._cloudUploadButton_jmjut_5051:hover ._arrowUploadIcon_jmjut_4331{transform:translateY(-5px)}._container_sq46d_1{padding:1.5rem 2rem;background:var(--background);width:100%;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_sq46d_1::-webkit-scrollbar{display:none}._loading_sq46d_29{text-align:center;padding:3rem}._notification_sq46d_39{position:fixed;top:2rem;right:2rem;padding:1rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 12px #00000026;z-index:1000;animation:_slideIn_sq46d_1 .3s ease;font-weight:500}@keyframes _slideIn_sq46d_1{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}._notification_sq46d_39._success_sq46d_85{background-color:#14b8a6;color:#fff}._notification_sq46d_39._error_sq46d_95{background-color:#ef4444;color:#fff}._header_sq46d_105{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}._title_sq46d_123{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._newButton_sq46d_137{padding:.75rem 1.5rem;background-color:#14b8a6;color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 2px 4px #14b8a633}._newButton_sq46d_137:hover{background-color:#0f9d8f}._controls_sq46d_177{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._searchBar_sq46d_191{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary)}._searchBar_sq46d_191:focus-within{border-color:#10b981}._searchIcon_sq46d_227{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--text-primary);pointer-events:none}._searchInput_sq46d_245{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._searchInput_sq46d_245::-moz-placeholder{color:var(--text-tertiary)}._searchInput_sq46d_245::placeholder{color:var(--text-tertiary)}._clearSearch_sq46d_271{position:absolute;right:1rem;top:50%;transform:translateY(-50%);padding:.25rem;background-color:transparent;border:none;color:#6b7280;cursor:pointer;transition:color .15s ease;display:flex;align-items:center;justify-content:center}._clearSearch_sq46d_271:hover{color:#374151}._filters_sq46d_311{display:flex;gap:.5rem}._filterButton_sq46d_321{padding:.875rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s;white-space:nowrap}._filterButton_sq46d_321:hover{background:var(--hover);border-color:var(--border)}._filterButton_sq46d_321._active_sq46d_357{background-color:#038c7f;color:#fff;border-color:#038c7f}._section_sq46d_369{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._formContainer_sq46d_383{background:var(--background);border:none;border-radius:0;padding:0;max-width:100%;margin:0;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._formContainer_sq46d_383::-webkit-scrollbar{display:none}._formHeader_sq46d_417{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid var(--border);background:linear-gradient(135deg,#10b9810d,#0596690d)}._formHeader_sq46d_417 h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.5rem}._formHeader_sq46d_417 h2:before{content:"";width:4px;height:1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:2px}._sectionTitle_sq46d_471{font-size:1.125rem;font-weight:600;color:#1f2937;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#fff}._actionBar_sq46d_489{display:flex;gap:0;align-items:center}._actionBarSaveButton_sq46d_501{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#038c7f;color:#fff;border:none;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._actionBarSaveButton_sq46d_501:hover{background-color:#037f8c}._actionBarSaveButton_sq46d_501:disabled{opacity:.6;cursor:not-allowed}._actionBarResetButton_sq46d_551{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center}._actionBarResetButton_sq46d_551:hover{background-color:#037f8c}._actionBarDeleteButton_sq46d_587{padding:.75rem 1rem;background-color:#038c7f;color:#fff;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;min-width:50px}._actionBarDeleteButton_sq46d_587:hover{background-color:#037f8c}._actionBarCancelButton_sq46d_621{padding:.75rem 1.25rem;background-color:#22c55e;color:#fff;border:none;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.5rem;justify-content:center;min-width:100px}._actionBarCancelButton_sq46d_621:hover{background-color:#16a34a}._formGrid_sq46d_661{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;margin:1.5rem 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));padding:1rem}._formGroup_sq46d_681{padding:.5rem;display:flex;flex-direction:column;gap:.5rem}._label_sq46d_695{font-size:.875rem;font-weight:500;color:var(--text-primary)}._required_sq46d_707{color:#ef4444;margin-right:.25rem}._input_sq46d_717,._inputdate_sq46d_737{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);transition:all .15s ease}._input_sq46d_717:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._inputdate_sq46d_737:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._select_sq46d_781{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);cursor:pointer;transition:all .15s ease}._select_sq46d_781:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._toggleItem_sq46d_815{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:var(--border);border-radius:.375rem}._toggle_sq46d_815{position:relative;width:3rem;height:1.5rem;background-color:#d1d5db;border-radius:9999px;cursor:pointer;transition:background-color .2s ease}._toggle_sq46d_815._active_sq46d_357{background-color:#14b8a6}._toggleThumb_sq46d_861{position:absolute;top:.125rem;left:.125rem;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;transition:transform .2s ease;box-shadow:0 1px 3px #0000001a}._toggle_sq46d_815._active_sq46d_357 ._toggleThumb_sq46d_861{transform:translate(1.5rem)}._tableContainer_sq46d_893{overflow-x:auto}._table_sq46d_893{width:100%;border-collapse:collapse;border-radius:.5rem;background:var(--surface)}._table_sq46d_893 thead{background-color:var(--background);border-bottom:2px solid var(--border)}._table_sq46d_893 th{padding:.75rem 1rem;text-align:left;font-size:.875rem;font-weight:600;color:var(--text-primary);white-space:nowrap}._table_sq46d_893 td{padding:1rem;border-bottom:1px solid var(--border);font-size:.875rem;color:var(--text-secondary)}._table_sq46d_893 tbody tr:hover{background-color:var(--hover)}._nominaCell_sq46d_965{font-weight:600;color:#14b8a6}._statusBadge_sq46d_975{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.8125rem;font-weight:500}._statusActive_sq46d_991{background-color:#d1fae5;color:#065f46}._statusInactive_sq46d_1001{background-color:#fee2e2;color:#991b1b}._actionButtons_sq46d_1011{display:flex;gap:.5rem}._actionButton_sq46d_1011{padding:.5rem;background-color:var(--hover);border:1px solid var(--border);border-radius:.375rem;color:var(--text-tertiary);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._actionButton_sq46d_1011:hover{background-color:#e5e7eb;color:#374151}._actionButton_sq46d_1011._edit_sq46d_1057:hover{color:#14b8a6;border-color:#14b8a6}._actionButton_sq46d_1011._danger_sq46d_1067:hover{background-color:#fef2f2;border-color:#ef4444;color:#ef4444}._noResults_sq46d_1079{text-align:center;padding:3rem;color:#6b7280;font-size:1rem}@media (max-width: 1024px){._container_sq46d_1{padding:1.25rem 1.5rem}._formGrid_sq46d_661{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media (max-width: 768px){._container_sq46d_1{padding:1rem}._header_sq46d_105{flex-direction:column;align-items:flex-start;gap:1rem}._title_sq46d_123{font-size:1.25rem}._newButton_sq46d_137{width:100%;justify-content:center}._controls_sq46d_177{flex-direction:column;gap:.75rem}._searchBar_sq46d_191{min-width:100%}._filters_sq46d_311{width:100%;flex-wrap:wrap}._filterButton_sq46d_321{flex:1;min-width:calc(50% - .25rem);text-align:center}._formGrid_sq46d_661{grid-template-columns:1fr}._formHeader_sq46d_417{flex-direction:column;align-items:flex-start;gap:1rem}._actionBar_sq46d_489{width:100%;flex-direction:column;gap:0}._actionBarSaveButton_sq46d_501,._actionBarResetButton_sq46d_551,._actionBarDeleteButton_sq46d_587,._actionBarCancelButton_sq46d_621{width:100%;border-radius:0}._actionBarSaveButton_sq46d_501:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}._actionBarCancelButton_sq46d_621:last-child{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}._tableContainer_sq46d_893{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:1.25rem}._table_sq46d_893{font-size:.8125rem;min-width:600px}._table_sq46d_893 th,._table_sq46d_893 td{padding:.625rem .75rem}._section_sq46d_369{padding:1rem}._sectionTitle_sq46d_471{font-size:1rem}}@media (max-width: 480px){._container_sq46d_1{padding:.75rem}._title_sq46d_123{font-size:1.125rem}._buttonGroup_sq46d_1329{width:100%}._notification_sq46d_39{top:1rem;right:1rem;left:1rem;padding:.875rem 1rem;font-size:.875rem}._newButton_sq46d_137{padding:.625rem 1.25rem;font-size:.875rem}._searchInput_sq46d_245{padding:.625rem 2.5rem;font-size:.875rem}._filterButton_sq46d_321{padding:.625rem 1rem;font-size:.875rem}._section_sq46d_369{padding:.75rem}._formHeader_sq46d_417{padding-bottom:.75rem}._sectionTitle_sq46d_471{font-size:.9375rem}._label_sq46d_695{font-size:.8125rem}._input_sq46d_717,._select_sq46d_781{padding:.5rem .75rem;font-size:.8125rem}._table_sq46d_893{font-size:.75rem}._table_sq46d_893 th,._table_sq46d_893 td{padding:.5rem}._actionButtons_sq46d_1011{flex-direction:column;width:100%}._actionButton_sq46d_1011{width:100%}}._buttonGroup_sq46d_1329{display:inline-flex;border-radius:.375rem;overflow:hidden}._headerButton_sq46d_1477{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButton_sq46d_1477:last-child{border-right:none}._headerButton_sq46d_1477:hover{background:#037f8c}._formHeaderRow_sq46d_1525{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--surface);border-bottom:1px solid var(--border)}._formTitle_sq46d_1543{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._headerActions_sq46d_1557{display:flex;gap:0;align-items:center}._headerActionsGroup_sq46d_1569{display:inline-flex;border-radius:.375rem;overflow:hidden}._spinner_sq46d_1581{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_sq46d_1581 1s linear infinite}@keyframes _spin_sq46d_1581{to{transform:rotate(360deg)}}._backButton_sq46d_1613{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000004d}._backButton_sq46d_1613:hover{background-color:#037f8c}._systemsSection_sq46d_1651{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1rem;margin:1.5rem 2rem}._systemsRow_sq46d_1667{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}._systemSelect_sq46d_1681,._systemInput_sq46d_1683{flex:1;min-width:180px;padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;background:var(--hover);color:var(--text-secondary)}._systemSelect_sq46d_1681:focus,._systemInput_sq46d_1683:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._systemAddButton_sq46d_1719{width:44px;height:44px;background:#038c7f;border:none;border-radius:.5rem;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}._systemAddButton_sq46d_1719:hover{background:#037f8c}._systemList_sq46d_1753{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}._systemItem_sq46d_1765{display:flex;align-items:center;gap:1rem;padding:.75rem;border:1px solid var(--border);border-radius:.5rem;background:var(--background)}._systemText_sq46d_1785{flex:1;font-size:.875rem;color:var(--text-secondary)}._systemActions_sq46d_1797{display:flex;align-items:center;gap:.5rem;margin-left:auto}._systemActions_sq46d_1797 ._actionButton_sq46d_1011{width:36px;height:36px;display:flex;align-items:center;justify-content:center}._container_1c10y_1{padding:1.5rem 2rem 0rem;background:var(--background);width:100%;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_1c10y_1::-webkit-scrollbar{display:none}._required_1c10y_29{color:#ef4444;margin-right:.25rem}._header_1c10y_39{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}._title_1c10y_57{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._buttonGroup_1c10y_71{display:inline-flex;border-radius:.375rem;overflow:hidden}._iconButton_1c10y_83{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._iconButton_1c10y_83:last-child{border-right:none}._iconButton_1c10y_83:hover{background:#037f8c}._actionsButton_1c10y_131{display:flex;align-items:center;gap:.5rem;padding:0 1.25rem;height:44px;background:#22c55e;color:#fff;border:none;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background .2s}._actionsButton_1c10y_131:hover{background:#16a34a}._searchContainer_1c10y_173{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._searchBar_1c10y_187{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary)}._searchBar_1c10y_187:focus-within{border-color:#10b981;color:var(--text-primary)}._searchInput_1c10y_225{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._searchInput_1c10y_225::-moz-placeholder{color:var(--text-tertiary)}._searchInput_1c10y_225::placeholder{color:var(--text-tertiary)}._filterButtons_1c10y_251{display:flex;gap:.5rem}._filterButton_1c10y_251{padding:.875rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s;white-space:nowrap}._filterButton_1c10y_251:hover{background:var(--hover);border-color:var(--border)}._filterButtonActive_1c10y_297{background:#038c7f;color:#fff;border-color:#038c7f}._filterButtonActive_1c10y_297:hover{background:#037f8c;border-color:#037f8c}._customerList_1c10y_359{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:1.25rem;overflow-x:auto;overflow-y:auto;max-height:60vh;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._customerList_1c10y_359::-webkit-scrollbar{display:none}._customerCard_1c10y_389{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1.2rem;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;cursor:pointer;box-shadow:var(--shadow-sm);position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._customerCard_1c10y_389:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#10b981;background-color:var(--hover);cursor:pointer}._customerRow_1c10y_445{display:flex;width:100%}._customerInfo_1c10y_453{max-width:90%;margin-top:20px}._customerInfo_1c10y_453 h3{font-size:1.0625rem;font-weight:400;color:var(--text-primary);margin:0 0 .375rem}._statusActive_1c10y_485{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:500;color:#166534;background-color:#dcfce7;text-transform:capitalize}._statusInactive_1c10y_507{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:500;color:#7f1d1d;background-color:#fee2e2;text-transform:capitalize}._customerNameWrapper_1c10y_529{display:flex;flex-direction:column;align-items:flex-start;position:relative}._medalWrapper_1c10y_543{margin-top:-20px;margin-bottom:6px}._medalImage_1c10y_553{width:45px;height:45px}._taxId_1c10y_563{font-size:.9rem;color:#039866;font-family:Courier New,monospace;font-weight:750;margin:0 0 .5rem;background:transparent;padding:0;border-radius:0;display:inline-block}._customerMeta_1c10y_589{margin-left:auto;text-align:right}._customerNationality_1c10y_599{font-size:.8125rem;color:var(--text-tertiary);font-weight:500;margin:0 0 .5rem}._customerType_1c10y_615{font-size:.8125rem;color:var(--text-tertiary);margin:0 0 .5rem}._customerActions_1c10y_629{position:absolute;top:5.2rem;right:1.5rem;display:flex;gap:.5rem}._editButton_1c10y_643,._deleteButton_1c10y_645{padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._editButton_1c10y_643{background:var(--hover);color:#10b981}._editButton_1c10y_643:hover{background:#a7f3d0}._deleteButton_1c10y_645{background:#fee2e2;color:#ef4444}._deleteButton_1c10y_645:hover{background:#fecaca}._noResults_1c10y_703{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:var(--text-secondary);font-size:1.125rem}._formContainer_1c10y_719{background:var(--background);border-bottom:2px solid var(--border);border-radius:0;padding:0;max-width:100%;margin:0;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._formContainer_1c10y_719::-webkit-scrollbar{display:none}._formHeader_1c10y_753{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid var(--border);background:linear-gradient(135deg,#10b9810d,#0596690d)}._formHeader_1c10y_753 h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.5rem}._formHeader_1c10y_753 h2:before{content:"";width:4px;height:1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:2px}._closeButton_1c10y_807{padding:.5rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;border-radius:.375rem;transition:all .2s}._closeButton_1c10y_807:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}._section_1c10y_839{margin:0;border-bottom:1px solid var(--border);overflow:hidden}._section_1c10y_839:last-child{border-bottom:none}._sectionHeader_1c10y_859{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;background:var(--background);cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}._sectionHeader_1c10y_859:hover{background:#10b9810d}._sectionHeader_1c10y_859 h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.75rem}._sectionHeader_1c10y_859 h3:before{content:"";width:8px;height:8px;background:#10b981;border-radius:50%}._sectionContent_1c10y_925{padding:2rem;background:var(--surface)}._subsectionTitle_1c10y_935{font-size:1rem;font-weight:600;color:var(--text-primary);margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}._formRow_1c10y_953{margin-bottom:1.25rem}._formRow_1c10y_953 label{display:block;font-weight:500;font-size:.875rem;color:var(--text-secondary);margin-bottom:.5rem}._formRow_1c10y_953 input,._formRow_1c10y_953 select,._formRow_1c10y_953 textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--surface);color:var(--text-primary);font-size:.9375rem;transition:all .2s;box-sizing:border-box}._formRow_1c10y_953 input:focus,._formRow_1c10y_953 select:focus,._formRow_1c10y_953 textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}._formRow_1c10y_953 input::-moz-placeholder{color:var(--text-tertiary)}._formRow_1c10y_953 input::placeholder{color:var(--text-tertiary)}._radioGroup_1c10y_1029{display:flex;gap:1.5rem;margin-top:.75rem}._radioLabel_1c10y_1041{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s;font-size:.9375rem}._radioLabel_1c10y_1041:hover{background:#10b9810d}._radioLabel_1c10y_1041 input[type=radio]{width:auto;margin:0;cursor:pointer;accent-color:#10b981}._checkboxLabel_1c10y_1085{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500;font-size:.9375rem;color:var(--text-primary);padding:.75rem 1rem;border-radius:.5rem;background:#10b9810d;border:1px solid rgba(16,185,129,.2);transition:all .2s}._checkboxLabel_1c10y_1085:hover{background:#10b9811a;border-color:#10b9814d}._checkboxLabel_1c10y_1085 input[type=checkbox]{width:auto;margin:0;cursor:pointer;accent-color:#10b981;width:18px;height:18px}._inlineButton_1c10y_1143{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3);border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;margin-top:.75rem;transition:all .2s}._inlineButton_1c10y_1143:hover{background:#10b98133;border-color:#10b981;transform:translateY(-1px)}._inlineForm_1c10y_1187{background:#10b98108;border:1px solid rgba(16,185,129,.2);border-radius:.5rem;padding:1.5rem;margin-top:1rem}._inlineFormHeader_1c10y_1203{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(16,185,129,.2)}._inlineFormHeader_1c10y_1203 h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._closeInline_1c10y_1235{padding:.375rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;border-radius:.25rem;transition:all .2s}._closeInline_1c10y_1235:hover{background:#ef44441a;color:#ef4444}._saveInlineButton_1c10y_1265{width:100%;padding:.75rem;background:#10b981;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;margin-top:.5rem}._saveInlineButton_1c10y_1265:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}._itemCard_1c10y_1305{background:var(--background);border:1px solid var(--border);border-radius:.5rem;padding:1.25rem;margin-bottom:1rem;transition:all .2s}._itemCard_1c10y_1305:hover{border-color:#10b9814d;box-shadow:0 2px 8px #10b9811a}._itemHeader_1c10y_1333{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}._itemHeader_1c10y_1333 h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._removeButton_1c10y_1365{padding:.375rem;background:#ef44441a;color:#ef4444;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s}._removeButton_1c10y_1365:hover{background:#ef444433;transform:scale(1.1)}._addButton_1c10y_1395{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:transparent;color:#10b981;border:2px dashed rgba(16,185,129,.4);border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;width:100%;transition:all .2s}._addButton_1c10y_1395:hover{background:#10b9810d;border-color:#10b981;transform:translateY(-1px)}._formActions_1c10y_1441{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:1px solid var(--border);background:var(--background)}._cancelButton_1c10y_1459{padding:.75rem 1.5rem;background:transparent;color:var(--text-secondary);border:1px solid var(--border);border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s}._cancelButton_1c10y_1459:hover{background:var(--hover);border-color:var(--text-secondary)}._saveButton_1c10y_1493{padding:.75rem 2rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #10b98133}._saveButton_1c10y_1493:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b98166;background:linear-gradient(135deg,#059669,#047857)}._saveButton_1c10y_1493:disabled{opacity:.6;cursor:not-allowed;transform:none}._formGrid_1c10y_1543{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}._checkboxesRow_1c10y_1557{display:flex;gap:2rem;align-items:center;margin:1.5rem 0;flex-wrap:wrap}._statusLabel_1c10y_1573{display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:.9375rem;color:var(--text-primary)}._switch_1c10y_1591{position:relative;display:inline-block;width:48px;height:26px}._switch_1c10y_1591 input{opacity:0;width:0;height:0}._slider_1c10y_1617{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}._slider_1c10y_1617:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}._switch_1c10y_1591 input:checked+._slider_1c10y_1617{background-color:#10b981}._switch_1c10y_1591 input:checked+._slider_1c10y_1617:before{transform:translate(23px)}._switch_1c10y_1591 input:focus+._slider_1c10y_1617{box-shadow:0 0 0 3px #10b98133}._sectionHeader_1c10y_859{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;background:var(--background);cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:none}._section_1c10y_839:first-child ._sectionHeader_1c10y_859{border-bottom:none}._formHeaderRow_1c10y_1723{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--surface);border-bottom:1px solid var(--border)}._formTitle_1c10y_1741{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._headerActions_1c10y_1755{display:flex;gap:0;align-items:center}._backButton_1c10y_1767{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_1c10y_1767:hover{background-color:#037f8c}._backButton_1c10y_1767{box-shadow:0 2px 4px #0000004d}._saveHeaderButton_1c10y_1809{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._saveHeaderButton_1c10y_1809:hover{background:#037f8c}._saveHeaderButton_1c10y_1809:disabled{opacity:.6;cursor:not-allowed}._cancelHeaderButton_1c10y_1857{padding:.625rem 1.5rem;background:#038c7f;color:#fff;border:none;border-radius:0;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;border-right:1px solid rgba(255,255,255,.2);border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}._cancelHeaderButton_1c10y_1857:hover{background:#037f8c}._actionsHeaderButton_1c10y_1895{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#22c55e;color:#fff;border:none;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._actionsHeaderButton_1c10y_1895:hover{background:#16a34a}._sectionCard_1c10y_1935{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;margin:1.5rem 2rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}._sectionTitle_1c10y_1953{font-size:1.125rem;font-weight:600;color:var(--text-primary);padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);background:var(--hover)}._sectionTitleCollapsible_1c10y_1971{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--hover);border-bottom:1px solid var(--border);cursor:pointer;transition:background .2s}._sectionTitleCollapsible_1c10y_1971:hover{background:var(--background)}._sectionTitleWithDot_1c10y_2001{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:var(--text-primary)}._greenDot_1c10y_2019{width:10px;height:10px;background:#10b981;border-radius:50%}._twoColumnGrid_1c10y_2033{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem}._leftColumn_1c10y_2047,._rightColumn_1c10y_2049{display:flex;flex-direction:column;gap:1.25rem}._fieldGroup_1c10y_2061{display:flex;flex-direction:column;gap:.5rem}._fieldLabel_1c10y_2073{font-size:.875rem;font-weight:500;color:var(--text-secondary)}._textInput_1c10y_2085,._selectInput_1c10y_2087{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.375rem;font-size:.9375rem;color:var(--text-primary);background:var(--surface);transition:border-color .2s}._textInput_1c10y_2085:focus,._selectInput_1c10y_2087:focus{outline:none;border-color:#10b981}._selectWithButton_1c10y_2119{display:flex;flex-direction:column;gap:.5rem}._selectWithButton_1c10y_2119 select{width:100%}._addNewButton_1c10y_2139{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1rem;background:#10b981;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;white-space:nowrap}._addNewButton_1c10y_2139:hover{background:#059669}._fullWidthGreenButton_1c10y_2181{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._fullWidthGreenButton_1c10y_2181:hover{background:#03738c}._fullWidthGrayButton_1c10y_2225{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#9ca3af;color:#f3f4f6;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:not-allowed}._fullWidthGrayButton_1c10y_2225:hover{background:#9ca3af}._checkboxField_1c10y_2267{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:var(--hover);border-radius:.375rem;border:1px solid var(--border)}._checkbox_1c10y_1085{width:18px;height:18px;cursor:pointer;accent-color:#10b981}._checkboxText_1c10y_2301{font-size:.9375rem;font-weight:500;color:var(--text-primary);cursor:pointer;margin:0}._statusField_1c10y_2317{display:flex;align-items:center;justify-content:space-between;padding:.67rem 1rem;background:var(--hover);border-radius:.375rem}._statusText_1c10y_2335{font-size:.9375rem;font-weight:500;color:var(--text-primary)}._addDashedButton_1c10y_2347{width:100%;padding:1.25rem;border:2px dashed #10b981;background:transparent;color:#10b981;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}._addDashedButton_1c10y_2347:hover{background:var(--background);border-color:#059669;color:#059669}._modalOverlay_1c10y_2395{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modalContent_1c10y_2419{background:var(--background);border-radius:.75rem;width:min(95vw,600px);max-height:90vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 20px 25px -5px #00000026;box-sizing:border-box;animation:_modalFadeIn_1c10y_1 .25s ease-out}._modalHeader_1c10y_2443{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border)}._modalHeader_1c10y_2443 h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}._modalBody_1c10y_2473{padding:1.5rem;overflow-x:hidden}._modalActions_1c10y_2483{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid var(--border)}._closeButton_1c10y_807{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s}._closeButton_1c10y_807:hover{background:var(--surface);color:var(--text-primary)}._badgeGold_1c10y_2535{background:linear-gradient(135deg,gold,orange);color:#7c5900;font-weight:600}._badgeSilver_1c10y_2547{background:linear-gradient(135deg,silver,#a8a8a8);color:#404040;font-weight:600}._badgeBronze_1c10y_2559{background:linear-gradient(135deg,#cd7f32,#b8691c);color:#4a2908;font-weight:600}._reference_1c10y_2571{font-family:Courier New,monospace;font-weight:600;color:var(--primary)}._customerInfo_1c10y_453{display:flex;align-items:center;gap:.5rem}._customerName_1c10y_529{font-weight:400;margin-top:-10px}._servicesCount_1c10y_2605{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;background:var(--primary-light);color:var(--primary);border-radius:9999px;font-weight:600;font-size:.875rem}@media (max-width: 1024px){._container_1c10y_1{padding:1.25rem 1.5rem}._customerList_1c10y_359{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width: 768px){._container_1c10y_1{padding:1rem}._header_1c10y_39{flex-direction:column;align-items:flex-start;gap:1rem}._customerList_1c10y_359,._formGrid_1c10y_1543,._twoColumnGrid_1c10y_2033{grid-template-columns:1fr}._checkboxesRow_1c10y_1557{flex-direction:column;gap:1rem}}@media (max-width: 480px){._container_1c10y_1{padding:.75rem}._title_1c10y_57{font-size:1.25rem}._buttonGroup_1c10y_71{width:100%}._iconButton_1c10y_83{flex:1}._actionsButton_1c10y_131{flex:2}._searchContainer_1c10y_173{flex-direction:column;gap:.75rem}._searchBar_1c10y_187{padding:.75rem 1rem}._filterButtons_1c10y_251{width:100%}._filterButton_1c10y_251{flex:1;padding:.75rem 1rem}._formHeader_1c10y_753{padding:1rem 1.5rem}._sectionContent_1c10y_925{padding:1.5rem}}._loading_1c10y_2807{text-align:center;padding:3rem}._spinner_1c10y_2817{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_1c10y_2817 1s linear infinite}@keyframes _spin_1c10y_2817{to{transform:rotate(360deg)}}._emptyState_1c10y_2849{text-align:center;padding:4rem 2rem;color:#6b7280}._emptyState_1c10y_2849 h3{font-size:1.25rem;margin-bottom:.5rem}._emptyState_1c10y_2849 p{margin-bottom:2rem}._countryField_1c10y_2879{margin-bottom:1.25rem}._countryControls_1c10y_2887{display:flex;align-items:center;gap:1.5rem}._countryControls_1c10y_2887 select{flex:1;min-width:0}._countryCheckbox_1c10y_2909{display:flex;align-items:center;gap:.6rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._countryCheckbox_1c10y_2909 input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:22px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer;transition:all .25s ease}._countryCheckbox_1c10y_2909 input:before{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:2px;left:2px;transition:all .25s ease;box-shadow:0 2px 4px #0003}._countryCheckbox_1c10y_2909 input:checked{background:#10b981}._countryCheckbox_1c10y_2909 input:checked:before{transform:translate(18px)}@keyframes _modalFadeIn_1c10y_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._clientKbInputContainer_1c10y_3021{display:flex;align-items:center;gap:10px;margin-top:8px}._clientKbAutocomplete_1c10y_3043{position:relative;flex:1;min-width:0}._clientKbInput_1c10y_3021{width:100%;height:30px;padding:0;border:none;border-bottom:1px solid var(--border--secondary);background:transparent;color:var(--text-secondary);font-size:14px;font-weight:600;outline:none;box-sizing:border-box}._clientKbInput_1c10y_3021:focus{border-bottom-color:var(--backcolor)}._clientKbDropdown_1c10y_3113{position:absolute;top:calc(100% + 6px);left:0;width:100%;max-height:220px;overflow-y:auto;overflow-x:hidden;background:var(--hover);border:1px solid var(--border--primary);border-radius:10px;box-shadow:0 8px 20px #00000026;z-index:99999;box-sizing:border-box}._clientKbDropdown_1c10y_3113::-webkit-scrollbar{width:8px}._clientKbDropdown_1c10y_3113::-webkit-scrollbar-track{background:var(--surface);border-radius:8px}._clientKbDropdown_1c10y_3113::-webkit-scrollbar-thumb{background:var(--border--secondary);border-radius:8px}._clientKbDropdown_1c10y_3113::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}._clientKbOption_1c10y_3211{display:flex;flex-direction:column;gap:3px;padding:10px 12px;cursor:pointer;font-size:12px;color:var(--text-primary);transition:background .15s ease}._clientKbOption_1c10y_3211:hover{background:var(--hover)}._clientKbOption_1c10y_3211 strong{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-primary)}._clientKbOption_1c10y_3211 strong svg{flex-shrink:0;color:var(--text-tertiary)}._clientKbOption_1c10y_3211 small{font-size:11px;color:var(--text-tertiary)}._addClientKbButton_1c10y_3303{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#038c7f;color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease;flex-shrink:0}._addClientKbButton_1c10y_3303:hover{background:#037f8c;transform:scale(1.05)}._addClientKbButton_1c10y_3303:active{transform:scale(.98)}._addClientKbButton_1c10y_3303:disabled{opacity:.6;cursor:not-allowed;transform:none}._addClientKbButton_1c10y_3303 svg{width:18px;height:18px}._clientsKbContainer_1c10y_3393{margin-top:12px;min-height:100px;max-height:180px;overflow-y:auto;padding:10px;border:1px solid var(--border);border-radius:8px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px;background-color:var(--surface)}._clientKbTag_1c10y_3445{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #14b8a6;border-radius:9999px;background-color:#037f8c;color:#fff;font-size:12px;font-weight:500}._removeClientKbButton_1c10y_3491{border:none;background:transparent;cursor:pointer;color:#c7f7ce;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0;margin:0}._removeClientKbButton_1c10y_3491:hover{color:#ef4444}._customerActiveTitle_1c10y_3547{color:var(--text-secondary);white-space:nowrap;font-size:13px}._toggleSwitch_1c10y_3571{width:48px;height:26px;border:none;border-radius:13px;background:#ccc;cursor:pointer;position:relative;transition:all .2s ease;padding:0;flex-shrink:0}._toggleSwitchActive_1c10y_3611{background:#22c55e}._toggleThumb_1c10y_3619{width:22px;height:22px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:all .2s ease}._toggleSwitchActive_1c10y_3611 ._toggleThumb_1c10y_3619{left:24px}._customerActiveTitle_1c10y_3547{color:var(--text-secondary)}._showLabel_1c10y_3671{display:flex;align-items:center;font-size:.75rem;line-height:1rem;font-weight:700;color:var(--text-secondary)}._customselect_1c10y_3689{padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;line-height:1rem;font-weight:700;background:var(--surface);border:1px solid #d1d5db;color:var(--text-secondary);outline:none}.dark ._customselect_1c10y_3689{background-color:#1e293b;border-bottom:1px solid #334155}._headerActions_1c10y_1755{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-left:1.5rem;margin-bottom:.75rem;width:100%;box-sizing:border-box}._divShow_1c10y_3773{margin-top:.5rem;padding:.5rem 1.8rem;background-color:#f9fafb;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border)}.dark ._divShow_1c10y_3773{background-color:#1e293b}._showtext_1c10y_3819{font-size:.875rem;line-height:1.25rem;color:#6b7280}.dark ._showtext_1c10y_3819{color:#9ca3af}._divButtonShow_1c10y_3839{display:flex;align-items:center;gap:.5rem}._buttonShow_1c10y_3851{padding:.25rem;color:#9ca3af;transition:color .15s ease}._buttonShow_1c10y_3851:hover{color:#0f766e}._buttonShow_1c10y_3851:disabled{opacity:.3;cursor:not-allowed}._pShow_1c10y_3881{color:#9ca3af;font-size:.75rem;line-height:1rem}._container_a19zi_1{padding:1.5rem 2rem;background:var(--background);width:100%;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_a19zi_1::-webkit-scrollbar{display:none}._required_a19zi_29{color:#ef4444;font-size:1.2rem}._header_a19zi_39{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}._title_a19zi_57{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._buttonGroup_a19zi_71{display:inline-flex;border-radius:.375rem;overflow:hidden}._iconButton_a19zi_83{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._iconButton_a19zi_83:first-child{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}._iconButton_a19zi_83:hover{background:#037f8c}._actionsButton_a19zi_133{display:flex;align-items:center;gap:.5rem;padding:0 1.25rem;height:44px;background:#22c55e;color:#fff;border:none;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background .2s}._actionsButton_a19zi_133:hover{background:#16a34a}._searchContainer_a19zi_175{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._searchBar_a19zi_189{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary)}._searchBar_a19zi_189:focus-within{border-color:#10b981}._searchInput_a19zi_225{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._searchInput_a19zi_225::-moz-placeholder{color:var(--text-tertiary)}._searchInput_a19zi_225::placeholder{color:var(--text-tertiary)}._filterButtons_a19zi_251{display:flex;gap:.5rem}._filterButton_a19zi_251{padding:.875rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s;white-space:nowrap}._filterButton_a19zi_251:hover{background:var(--hover);border-color:var(--border)}._filterButtonActive_a19zi_297{background:#038c7f;color:#fff;border-color:#038c7f}._filterButtonActive_a19zi_297:hover{background:#037f8c;border-color:#037f8c}._supplierList_a19zi_351{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:1.25rem}._supplierCard_a19zi_363{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;padding:1.7rem;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;cursor:pointer;box-shadow:var(--shadow-sm);position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}._supplierCard_a19zi_363:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#10b981;background-color:var(--hover);cursor:pointer}._supplierRow_a19zi_419{display:flex;width:100%}._supplierInfo_a19zi_429{max-width:90%;margin-top:5px}._supplierInfo_a19zi_429 h3{font-size:1.0625rem;font-weight:400;color:var(--text-primary);margin:0 0 .375rem}._statusActive_a19zi_459{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:500;color:#166534;background-color:#dcfce7;text-transform:capitalize}._statusInactive_a19zi_481{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:500;color:#7f1d1d;background-color:#fee2e2;text-transform:capitalize}._supplierNameWrapper_a19zi_503{display:flex;flex-direction:column;align-items:flex-start;position:relative}._taxId_a19zi_517{font-size:.9rem;color:#039866;font-family:Courier New,monospace;font-weight:750;margin:0 0 .4rem;background:transparent;padding:0;border-radius:0;display:inline-block}._supplierMeta_a19zi_543{margin-left:auto;text-align:right}._supplierNationality_a19zi_553{font-size:.8125rem;color:var(--text-tertiary);font-weight:500;margin:0 0 .5rem}._supplierType_a19zi_569{font-size:.8125rem;color:var(--text-tertiary);margin:0 0 .5rem}._supplierActions_a19zi_583{position:absolute;top:5.2rem;right:1.5rem;display:flex;gap:.5rem}._editButton_a19zi_599,._deleteButton_a19zi_601{padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._editButton_a19zi_599{background:var(--hover);color:#10b981}._editButton_a19zi_599:hover{background:#a7f3d0}._deleteButton_a19zi_601{background:#fee2e2;color:#ef4444}._deleteButton_a19zi_601:hover{background:#fecaca}._noResults_a19zi_659{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:var(--text-secondary);font-size:1.125rem}._formContainer_a19zi_675{background:var(--background);border-bottom:2px solid var(--border);border-radius:0;padding:0;max-width:100%;margin:0;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._formContainer_a19zi_675::-webkit-scrollbar{display:none}._formHeader_a19zi_709{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid var(--border);background:linear-gradient(135deg,#10b9810d,#0596690d)}._formHeader_a19zi_709 h2{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.5rem}._formHeader_a19zi_709 h2:before{content:"";width:4px;height:1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:2px}._closeButton_a19zi_763{padding:.5rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;border-radius:.375rem;transition:all .2s}._closeButton_a19zi_763:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}._section_a19zi_795{margin:0;border-bottom:1px solid var(--border);overflow:hidden}._section_a19zi_795:last-child{border-bottom:none}._sectionHeader_a19zi_815{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;background:var(--background);cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}._sectionHeader_a19zi_815:hover{background:#10b9810d}._sectionHeader_a19zi_815 h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.75rem}._sectionHeader_a19zi_815 h3:before{content:"";width:8px;height:8px;background:#10b981;border-radius:50%}._sectionContent_a19zi_881{padding:2rem;background:var(--surface)}._subsectionTitle_a19zi_891{font-size:1rem;font-weight:600;color:var(--text-primary);margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}._formRow_a19zi_909{margin-bottom:1.25rem}._formRow_a19zi_909 label{display:block;font-weight:500;font-size:.875rem;color:var(--text-secondary);margin-bottom:.5rem}._formRow_a19zi_909 input,._formRow_a19zi_909 select,._formRow_a19zi_909 textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--surface);color:var(--text-primary);font-size:.9375rem;transition:all .2s;box-sizing:border-box}._formRow_a19zi_909 input:focus,._formRow_a19zi_909 select:focus,._formRow_a19zi_909 textarea:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}._formRow_a19zi_909 input::-moz-placeholder{color:var(--text-tertiary)}._formRow_a19zi_909 input::placeholder{color:var(--text-tertiary)}._radioGroup_a19zi_985{display:flex;gap:1.5rem;margin-top:.75rem}._radioLabel_a19zi_997{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s;font-size:.9375rem}._radioLabel_a19zi_997:hover{background:#10b9810d}._radioLabel_a19zi_997 input[type=radio]{width:auto;margin:0;cursor:pointer;accent-color:#10b981}._checkboxLabel_a19zi_1041{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-weight:500;font-size:.9375rem;color:var(--text-primary);padding:.75rem 1rem;border-radius:.5rem;background:#10b9810d;border:1px solid rgba(16,185,129,.2);transition:all .2s}._checkboxLabel_a19zi_1041:hover{background:#10b9811a;border-color:#10b9814d}._checkboxLabel_a19zi_1041 input[type=checkbox]{width:auto;margin:0;cursor:pointer;accent-color:#10b981;width:18px;height:18px}._inlineButton_a19zi_1099{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.3);border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;margin-top:.75rem;transition:all .2s}._inlineButton_a19zi_1099:hover{background:#10b98133;border-color:#10b981;transform:translateY(-1px)}._inlineForm_a19zi_1143{background:#10b98108;border:1px solid rgba(16,185,129,.2);border-radius:.5rem;padding:1.5rem;margin-top:1rem}._inlineFormHeader_a19zi_1159{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid rgba(16,185,129,.2)}._inlineFormHeader_a19zi_1159 h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._closeInline_a19zi_1191{padding:.375rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;border-radius:.25rem;transition:all .2s}._closeInline_a19zi_1191:hover{background:#ef44441a;color:#ef4444}._saveInlineButton_a19zi_1221{width:100%;padding:.75rem;background:#10b981;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;margin-top:.5rem}._saveInlineButton_a19zi_1221:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}._itemCard_a19zi_1261{background:var(--background);border:1px solid var(--border);border-radius:.5rem;padding:1.25rem;margin-bottom:1rem;transition:all .2s}._itemCard_a19zi_1261:hover{border-color:#10b9814d;box-shadow:0 2px 8px #10b9811a}._itemHeader_a19zi_1289{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}._itemHeader_a19zi_1289 h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._removeButton_a19zi_1321{padding:.375rem;background:#ef44441a;color:#ef4444;border:none;border-radius:.25rem;cursor:pointer;transition:all .2s}._removeButton_a19zi_1321:hover{background:#ef444433;transform:scale(1.1)}._addButton_a19zi_1351{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1rem;background:transparent;color:#10b981;border:2px dashed rgba(16,185,129,.4);border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;width:100%;transition:all .2s}._addButton_a19zi_1351:hover{background:#10b9810d;border-color:#10b981;transform:translateY(-1px)}._formActions_a19zi_1397{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:1px solid var(--border);background:var(--background)}._cancelButton_a19zi_1415{padding:.75rem 1.5rem;background:transparent;color:var(--text-secondary);border:1px solid var(--border);border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s}._cancelButton_a19zi_1415:hover{background:var(--hover);border-color:var(--text-secondary)}._saveButton_a19zi_1449{padding:.75rem 2rem;background:#038c7f;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #10b98133}._saveButton_a19zi_1449:hover:not(:disabled){transform:translateY(-2px);background:#03738c}._saveButton_a19zi_1449:disabled{opacity:.6;cursor:not-allowed;transform:none}._formGrid_a19zi_1499{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}._checkboxesRow_a19zi_1513{display:flex;gap:2rem;align-items:center;margin:1.5rem 0;flex-wrap:wrap}._statusLabel_a19zi_1529{display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:.9375rem;color:var(--text-primary)}._switch_a19zi_1547{position:relative;display:inline-block;width:48px;height:26px}._switch_a19zi_1547 input{opacity:0;width:0;height:0}._slider_a19zi_1573{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}._slider_a19zi_1573:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}._switch_a19zi_1547 input:checked+._slider_a19zi_1573{background-color:#10b981}._switch_a19zi_1547 input:checked+._slider_a19zi_1573:before{transform:translate(22px)}._switch_a19zi_1547 input:focus+._slider_a19zi_1573{box-shadow:0 0 0 3px #10b98133}._sectionHeader_a19zi_815{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;background:var(--background);cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:none}._section_a19zi_795:first-child ._sectionHeader_a19zi_815{border-bottom:none}._formHeaderRow_a19zi_1679{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--surface);border-bottom:1px solid var(--border)}._formTitle_a19zi_1697{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._headerActions_a19zi_1711{display:flex;gap:0;align-items:center}._backButton_a19zi_1723{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_a19zi_1723:hover{background-color:#037f8c}._backButton_a19zi_1723{box-shadow:0 2px 4px #0000004d}._saveHeaderButton_a19zi_1767{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._saveHeaderButton_a19zi_1767:hover{background:#037f8c}._saveHeaderButton_a19zi_1767:disabled{opacity:.6;cursor:not-allowed}._cancelHeaderButton_a19zi_1815{padding:.625rem 1.5rem;background:#14b8a6;color:#fff;border:none;border-radius:0;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;border-right:1px solid rgba(255,255,255,.2)}._cancelHeaderButton_a19zi_1815:hover{background:#0d9488}._actionsHeaderButton_a19zi_1849{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#22c55e;color:#fff;border:none;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._actionsHeaderButton_a19zi_1849:hover{background:#16a34a}._sectionCard_a19zi_1889{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;margin:1.5rem 2rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}._sectionTitle_a19zi_1907{font-size:1.125rem;font-weight:600;color:var(--text-primary);padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);background:var(--hover)}._sectionTitleCollapsible_a19zi_1925{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--hover);border-bottom:1px solid var(--border);cursor:pointer;transition:background .2s}._sectionTitleCollapsible_a19zi_1925:hover{background:var(--background)}._sectionTitleWithDot_a19zi_1955{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:var(--text-primary)}._greenDot_a19zi_1973{width:10px;height:10px;background:#10b981;border-radius:50%}._twoColumnGrid_a19zi_1987{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem}._leftColumn_a19zi_2001,._rightColumn_a19zi_2003{display:flex;flex-direction:column;gap:1.25rem}._fieldGroup_a19zi_2015{display:flex;flex-direction:column;gap:.5rem}._fieldLabel_a19zi_2027{font-size:.875rem;font-weight:500;color:var(--text-secondary)}._textInput_a19zi_2039,._selectInput_a19zi_2041{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.375rem;font-size:.9375rem;color:var(--text-primary);background:var(--surface);transition:border-color .2s;box-shadow:0 0 0 3px #14b8a61a}._textInput_a19zi_2039:focus,._selectInput_a19zi_2041:focus{outline:none;border-color:#10b981}._selectWithButton_a19zi_2087{display:flex;flex-direction:column;gap:.5rem}._selectWithButton_a19zi_2087 select{width:100%}._addNewButton_a19zi_2107{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1rem;background:#10b981;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;white-space:nowrap}._addNewButton_a19zi_2107:hover{background:#059669}._fullWidthGreenButton_a19zi_2149{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._fullWidthGreenButton_a19zi_2149:hover{background:#03738c}._fullWidthGrayButton_a19zi_2191{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#9ca3af;color:#f3f4f6;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:not-allowed}._fullWidthGrayButton_a19zi_2191:hover{background:#9ca3af}._checkboxField_a19zi_2231{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:var(--hover);border-radius:.375rem;border:1px solid var(--border)}._checkbox_a19zi_1041{width:18px;height:18px;cursor:pointer;accent-color:#10b981}._checkboxText_a19zi_2265{font-size:.9375rem;font-weight:500;color:var(--text-primary);cursor:pointer;margin:0}._statusField_a19zi_2281{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:var(--hover);border-radius:.375rem}._statusText_a19zi_2299{font-size:.9375rem;font-weight:500;color:var(--text-primary)}._addDashedButton_a19zi_2311{width:100%;padding:1.25rem;border:2px dashed #10b981;background:transparent;color:#10b981;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}._addDashedButton_a19zi_2311:hover{background:var(--background);border-color:#059669;color:#059669}._modalOverlay_a19zi_2359{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modalContent_a19zi_2383{background:var(--background);border-radius:.75rem;width:min(95vw,600px);max-height:90vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 20px 25px -5px #00000026;box-sizing:border-box;animation:_modalFadeIn_a19zi_1 .25s ease-out}._modalHeader_a19zi_2407{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border)}._modalHeader_a19zi_2407 h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}._modalBody_a19zi_2437{padding:1.5rem;overflow-x:hidden}._modalActions_a19zi_2447{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid var(--border)}._reference_a19zi_2499{font-family:Courier New,monospace;font-weight:600;color:var(--primary)}._supplierName_a19zi_503{font-weight:500;margin-top:-5px;margin-bottom:.4rem}._servicesCount_a19zi_2535{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;background:var(--primary-light);color:var(--primary);border-radius:9999px;font-weight:600;font-size:.875rem}@media (max-width: 1024px){._container_a19zi_1{padding:1.25rem 1.5rem}._supplierList_a19zi_351{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width: 768px){._container_a19zi_1{padding:1rem}._header_a19zi_39{flex-direction:column;align-items:flex-start;gap:1rem}._supplierList_a19zi_351,._formGrid_a19zi_1499,._twoColumnGrid_a19zi_1987{grid-template-columns:1fr}._checkboxesRow_a19zi_1513{flex-direction:column;gap:1rem}}@media (max-width: 480px){._container_a19zi_1{padding:.75rem}._title_a19zi_57{font-size:1.25rem}._buttonGroup_a19zi_71{width:100%}._iconButton_a19zi_83{flex:1}._actionsButton_a19zi_133{flex:2}._searchContainer_a19zi_175{flex-direction:column;gap:.75rem}._searchBar_a19zi_189{padding:.75rem 1rem}._filterButtons_a19zi_251{width:100%}._filterButton_a19zi_251{flex:1;padding:.75rem 1rem}._formHeader_a19zi_709{padding:1rem 1.5rem}._sectionContent_a19zi_881{padding:1.5rem}}._headerButton_a19zi_2737{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButton_a19zi_2737:last-child{border-right:none}._headerButton_a19zi_2737:hover{background:#037f8c}._loading_a19zi_2785{text-align:center;padding:3rem}@keyframes _fadeIn_a19zi_1{0%{opacity:0}to{opacity:1}}._spinner_a19zi_2805{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_a19zi_2805 1s linear infinite}@keyframes _spin_a19zi_2805{to{transform:rotate(360deg)}}._emptyState_a19zi_2837{text-align:center;padding:4rem 2rem;color:#6b7280}._emptyState_a19zi_2837 h3{font-size:1.25rem;margin-bottom:.5rem}._emptyState_a19zi_2837 p{margin-bottom:2rem}._countryField_a19zi_2867{margin-bottom:1.25rem}._countryControls_a19zi_2875{display:flex;align-items:center;gap:1.5rem}._countryControls_a19zi_2875 select{flex:1;min-width:0}._countryCheckbox_a19zi_2897{display:flex;align-items:center;gap:.6rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}._countryCheckbox_a19zi_2897 input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:22px;background:#cbd5e1;border-radius:999px;position:relative;cursor:pointer;transition:all .25s ease}._countryCheckbox_a19zi_2897 input:before{content:"";position:absolute;width:18px;height:18px;background:#fff;border-radius:50%;top:3.5px;left:2px;transition:all .25s ease;box-shadow:0 2px 4px #0003}._countryCheckbox_a19zi_2897 input:checked{background:#10b981}._countryCheckbox_a19zi_2897 input:checked:before{transform:translate(16px)}@keyframes _modalFadeIn_a19zi_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._pageContainer_a19zi_3001{min-height:100vh;background:var(--background);transition:background .3s ease}select option{background-color:var(--surface);color:var(--text-primary)}select option:checked{background-color:var(--surface-hover);color:var(--text-primary)}._sidebar_1quwd_1{background-color:#16293a;color:#fff;transition:width .3s ease;display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100vh;border-right:1px solid #1e3548;z-index:40}._sidebar_1quwd_1._collapsed_1quwd_29{width:4rem}._sidebar_1quwd_1._expanded_1quwd_37{width:14rem}._dark_1quwd_45 ._sidebar_1quwd_1{background-color:#0f1e2b}._sidebarHeader_1quwd_53{padding:1rem;display:flex;align-items:center;justify-content:space-between}._logo_1quwd_67{font-weight:700;font-size:1.125rem;white-space:nowrap;overflow:hidden}._collapseButton_1quwd_81{padding:.5rem;background-color:transparent;border:none;border-radius:.5rem;color:#fff;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center}._collapseButton_1quwd_81:hover{background-color:#1e3548}._nav_1quwd_115{flex:1;padding:.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._nav_1quwd_115::-webkit-scrollbar{width:.25rem}._nav_1quwd_115::-webkit-scrollbar-track{background:transparent}._nav_1quwd_115::-webkit-scrollbar-thumb{background:#1e3548;border-radius:.25rem}._nav_1quwd_115::-webkit-scrollbar-thumb:hover{background:#2a4558}._navButton_1quwd_167{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:transparent;border:none;border-radius:.5rem;color:#d1d5db;font-size:.9375rem;text-align:left;cursor:pointer;transition:all .15s ease;white-space:nowrap}._navButton_1quwd_167:hover{background-color:#1e3548;color:#fff}._navButton_1quwd_167._active_1quwd_211{background-color:var(--backcolor);color:#fff}._navButton_1quwd_167 span{overflow:hidden;text-overflow:ellipsis}._footer_1quwd_231{padding:1rem;border-top:1px solid #1e3548;display:flex;flex-direction:column;gap:.5rem}._footerButton_1quwd_247{width:100%;display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background-color:transparent;border:none;border-radius:.5rem;color:#d1d5db;font-size:.875rem;text-align:left;cursor:pointer;transition:all .15s ease;white-space:nowrap}._footerButton_1quwd_247:hover{background-color:#1e3548;color:#fff}._footerButton_1quwd_247._active_1quwd_211{background-color:var(--backcolor);color:#fff}._catalogsSection_1quwd_301{display:flex;flex-direction:column}._catalogsButton_1quwd_311{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:transparent;border:none;border-radius:.5rem;color:#d1d5db;font-size:.875rem;text-align:left;cursor:pointer;transition:all .15s ease;white-space:nowrap}._catalogsButton_1quwd_311:hover{background-color:#1e3548;color:#fff}._catalogsButton_1quwd_311 span{flex:1;overflow:hidden;text-overflow:ellipsis}._submenu_1quwd_367{display:flex;flex-direction:column;padding-left:2.5rem;margin-top:.25rem}._submenuButton_1quwd_381{width:100%;display:flex;align-items:center;padding:.5rem 1rem;background-color:transparent;border:none;border-radius:.375rem;color:#9ca3af;font-size:.8125rem;text-align:left;cursor:pointer;transition:all .15s ease;white-space:nowrap}._submenuButton_1quwd_381:hover{background-color:#1e3548;color:#d1d5db}._submenuButton_1quwd_381._active_1quwd_211{background-color:var(--backcolor);color:#fff}._footerButton_1quwd_247 span{overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){._sidebar_1quwd_1{transform:translate(-100%)}._sidebar_1quwd_1._expanded_1quwd_37{transform:translate(0)}}._header_1vcz1_1{background:#03738c;background:linear-gradient(90deg,#03738c,#037f8c,#038c7f 80%,#03a678);color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border-bottom:1px solid #1a8fa4}._dark_1vcz1_25 ._header_1vcz1_1{background:linear-gradient(to right,#167888,#188997)}._headerContent_1vcz1_33{padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}._leftSection_1vcz1_49{display:flex;align-items:center;gap:1rem;flex:1}._logo_1vcz1_63{height:2.5rem;width:auto;-o-object-fit:contain;object-fit:contain}._searchWrapper_1vcz1_75{position:relative;flex:1;max-width:28rem}._searchIcon_1vcz1_87{position:absolute;left:.75rem;top:.625rem;color:#fff;opacity:.7;pointer-events:none}._searchInput_1vcz1_105{width:100%;padding:.5rem 1rem .5rem 2.5rem;border-radius:9999px;background-color:#fff3;color:#fff;border:none;transition:all .15s ease}._searchInput_1vcz1_105::-moz-placeholder{color:#fff;opacity:.7}._searchInput_1vcz1_105::placeholder{color:#fff;opacity:.7}._searchInput_1vcz1_105:focus{outline:none;background-color:#ffffff4d}._rightSection_1vcz1_145{display:flex;align-items:center;gap:1.5rem}._controls_1vcz1_157{display:flex;align-items:center;gap:.75rem}._languageButton_1vcz1_169{padding:.5rem;background-color:transparent;border:none;border-radius:.5rem;color:#fff;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;gap:.25rem}._languageButton_1vcz1_169:hover{background-color:#ffffff1a}._languageText_1vcz1_203{font-size:.875rem;font-weight:500}._themeButton_1vcz1_213{padding:.5rem;background-color:transparent;border:none;border-radius:.5rem;color:#fff;cursor:pointer;transition:background-color .15s ease}._themeButton_1vcz1_213:hover{background-color:#ffffff1a}._divider_1vcz1_241{height:2rem;width:1px;background-color:#fff3}._userMenuWrapper_1vcz1_253{position:relative}._userButton_1vcz1_261{display:flex;align-items:center;gap:.5rem;padding:.25rem;background-color:transparent;border:none;border-radius:.5rem;color:#fff;cursor:pointer;transition:background-color .15s ease}._userButton_1vcz1_261:hover{background-color:#ffffff1a}._userAvatar_1vcz1_295{width:2rem;height:2rem;border-radius:9999px;background-color:#fff3;display:flex;align-items:center;justify-content:center}._userName_1vcz1_315{font-size:.875rem;font-weight:500}._userMenu_1vcz1_253{position:absolute;right:0;margin-top:.5rem;width:12rem;background-color:#fff;color:#111827;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;overflow:hidden;z-index:50}._dark_1vcz1_25 ._userMenu_1vcz1_253{background-color:#1f2937;color:#fff;border-color:#374151}._userMenuHeader_1vcz1_365{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb}._dark_1vcz1_25 ._userMenuHeader_1vcz1_365{border-bottom-color:#374151}._userEmail_1vcz1_383{font-size:.875rem;font-weight:500}._menuButton_1vcz1_393{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:transparent;border:none;color:inherit;text-align:left;cursor:pointer;transition:background-color .15s ease}._menuButton_1vcz1_393:hover{background-color:#f3f4f6}._dark_1vcz1_25 ._menuButton_1vcz1_393:hover{background-color:#374151}._menuButton_1vcz1_393._logout_1vcz1_437{border-top:1px solid #e5e7eb}._dark_1vcz1_25 ._menuButton_1vcz1_393._logout_1vcz1_437{border-top-color:#374151}@media (max-width: 768px){._headerContent_1vcz1_33{padding:.75rem 1rem;flex-wrap:wrap}._leftSection_1vcz1_49{flex-wrap:wrap}._searchWrapper_1vcz1_75{flex:1 1 100%;max-width:100%;order:3}._rightSection_1vcz1_145{gap:.75rem}._controls_1vcz1_157{gap:.5rem}._languageText_1vcz1_203,._divider_1vcz1_241{display:none}}@media (max-width: 640px){._headerContent_1vcz1_33{padding:.75rem 1rem}._userName_1vcz1_315{display:none}._logo_1vcz1_63{height:2rem}}._container_mm25q_9{width:100%}@media (min-width: 640px){._container_mm25q_9{max-width:640px}}@media (min-width: 768px){._container_mm25q_9{max-width:768px}}@media (min-width: 1024px){._container_mm25q_9{max-width:1024px}}@media (min-width: 1280px){._container_mm25q_9{max-width:1280px}}@media (min-width: 1536px){._container_mm25q_9{max-width:1536px}}._container_mm25q_9{padding:24px;background:var(--background);width:100%}._header_mm25q_25{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}._title_mm25q_43{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._backButton_mm25q_57{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_mm25q_57:hover{background-color:#037f8c}._dark_mm25q_93 ._backButton_mm25q_57{box-shadow:0 2px 4px #0000004d}._buttonGroup_mm25q_101{display:inline-flex;border-radius:.375rem;overflow:hidden}._iconButton_mm25q_113{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._iconButton_mm25q_113:last-child{border-right:none}._iconButton_mm25q_113:hover{background:#037f8c}._searchContainer_mm25q_161{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._searchBar_mm25q_175{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;flex:1;color:var(--text-secondary)}._searchBar_mm25q_175:focus-within{border-color:#10b981}._searchInput_mm25q_211{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._searchInput_mm25q_211::-moz-placeholder{color:var(--text-tertiary)}._searchInput_mm25q_211::placeholder{color:var(--text-tertiary)}._filterButtons_mm25q_237{display:flex;gap:.5rem}._filterButton_mm25q_237{padding:.875rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;font-size:.9375rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s;white-space:nowrap}._filterButton_mm25q_237:hover{background:var(--hover);border-color:var(--border)}._filterButtonActive_mm25q_283{background:#038c7f;color:#fff;border-color:#038c7f}._filterButtonActive_mm25q_283:hover{background:#037f8c;border-color:#037f8c}._cardGrid_mm25q_345{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}._companyCard_mm25q_357{background:var(--surface);border-radius:12px;padding:16px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,border-color .2s ease;border:1px solid var(--border)}._companyCard_mm25q_357:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#3ca64c;background-color:var(--background);cursor:pointer}._companyCard_mm25q_357 h3{font-size:1.1rem;font-weight:400;color:var(--text-primary);margin-bottom:4px}._companyCard_mm25q_357 p{font-size:.85rem;color:var(--text-tertiary);margin:2px 0}._statusActive_mm25q_433{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:500;color:#166534;background-color:#dcfce7;text-transform:capitalize}._statusInactive_mm25q_455{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:500;color:#7f1d1d;background-color:#fee2e2;text-transform:capitalize}._cardActions_mm25q_479{display:flex;gap:1rem;margin-left:auto}._editButton_mm25q_491,._deleteButton_mm25q_493{padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._editButton_mm25q_491{background:var(--hover);color:#10b981}._editButton_mm25q_491:hover{background:#a7f3d0}._deleteButton_mm25q_493{background:#fee2e2;color:#ef4444}._deleteButton_mm25q_493:hover{background:#fecaca}._modalOverlay_mm25q_555{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:50}._modalContent_mm25q_575{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:480px;box-shadow:0 5px 15px #0003;display:flex;flex-direction:column;gap:16px}._modalHeader_mm25q_599{display:flex;justify-content:space-between;align-items:center}._modalBody_mm25q_611 label{display:flex;flex-direction:column;font-size:.9rem;margin-bottom:12px}._modalBody_mm25q_611 input{padding:8px 10px;border-radius:8px;border:1px solid #cbd5e1;outline:none;margin-top:4px}._modalActions_mm25q_641{display:flex;justify-content:flex-end;gap:8px}._saveButton_mm25q_653{padding:8px 12px;background-color:#10b981;color:#fff;border:none;border-radius:8px;cursor:pointer}._cancelButton_mm25q_671{padding:8px 12px;background-color:#f87171;color:#fff;border:none;border-radius:8px;cursor:pointer}._formContainer_mm25q_689{background:var(--background);border:none;border-radius:0;padding:0;max-width:100%;min-height:100vh;margin:0}._formTitle_mm25q_767{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._formHeaderRow_mm25q_781{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--surface);border-bottom:1px solid var(--border)}._headerActions_mm25q_797{display:flex;align-items:center;margin-left:right}._saveHeaderButton_mm25q_809{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#038c7f;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._saveHeaderButton_mm25q_809:hover{background:#037f8c}._saveHeaderButton_mm25q_809:disabled{opacity:.6;cursor:not-allowed}._cancelHeaderButton_mm25q_857{padding:.625rem 1.5rem;background:#038c7f;color:#fff;border:none;border-radius:0;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;border-right:1px solid rgba(255,255,255,.2);border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}._cancelHeaderButton_mm25q_857:hover{background:#037f8c}._sectionCard_mm25q_935{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;margin:1.5rem 2rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}._sectionTitle_mm25q_953{font-size:1.125rem;font-weight:600;color:var(--text-primary);padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);background:var(--border)}._sectionTitleCollapsible_mm25q_971{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--hover);border-bottom:1px solid var(--border);cursor:pointer;transition:background .2s}._sectionTitleCollapsible_mm25q_971:hover{background:var(--background)}._sectionTitleWithDot_mm25q_1001{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:var(--text-primary)}._greenDot_mm25q_1021{width:10px;height:10px;background:#10b981;border-radius:50%}._twoColumnGrid_mm25q_1035{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem}._leftColumn_mm25q_1049,._rightColumn_mm25q_1051{display:flex;flex-direction:column;gap:1.25rem}._fieldGroup_mm25q_1063{display:flex;flex-direction:column;gap:.5rem}._fieldLabel_mm25q_1075{font-size:.875rem;font-weight:500;color:#6b7280}._textInput_mm25q_1087,._selectInput_mm25q_1089{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.375rem;font-size:.9375rem;color:var(--text-primary);background:var(--surface);transition:border-color .2s}._textInput_mm25q_1087:focus,._selectInput_mm25q_1089:focus{outline:none;border-color:#10b981}._fullWidthGreenButton_mm25q_1183{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#10b981;color:#fff;border:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._fullWidthGreenButton_mm25q_1183:hover{background:#059669}._checkboxField_mm25q_1225{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:var(--hover);border-radius:.375rem;border:1px solid var(--border)}._checkbox_mm25q_1225{width:18px;height:18px;cursor:pointer;accent-color:#10b981}._checkboxText_mm25q_1259{font-size:.9375rem;font-weight:500;color:var(--text-primary);cursor:pointer;margin:0}._statusField_mm25q_1275{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:var(--hover);border-radius:.375rem}._statusText_mm25q_1293{font-size:.9375rem;font-weight:500;color:var(--text-primary)}._addDashedButton_mm25q_1305{width:100%;padding:1.25rem;border:2px dashed #10b981;background:transparent;color:#10b981;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}._addDashedButton_mm25q_1305:hover{background:#f0fdf4;border-color:#059669;color:#059669}._modalOverlay_mm25q_555{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_mm25q_575{background:var(--surface);border-radius:.75rem;width:90%;max-width:600px;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_mm25q_599{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border)}._modalHeader_mm25q_599 h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0}._modalBody_mm25q_611{padding:1.5rem}._modalActions_mm25q_641{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid var(--border)}._closeButton_mm25q_1453{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s}._closeButton_mm25q_1453:hover{background:var(--surface);color:var(--text-primary)}._reference_mm25q_1525{font-family:Courier New,monospace;font-weight:600;color:var(--primary)}._customerInfo_mm25q_1537{display:flex;align-items:center;gap:.5rem}._customerName_mm25q_1549{font-weight:500}._servicesCount_mm25q_1557{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;background:var(--primary-light);color:var(--primary);border-radius:9999px;font-weight:600;font-size:.875rem}@media (max-width: 1024px){._container_mm25q_9{padding:1.25rem 1.5rem}._cardGrid_mm25q_345{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}._searchBar_mm25q_175{width:100%}}@media (max-width: 768px){._container_mm25q_9{padding:1rem}._header_mm25q_25{flex-direction:column;align-items:flex-start;gap:1rem}._searchContainer_mm25q_161{flex-direction:column;width:100%}._searchBar_mm25q_175{width:100%}._filterButtons_mm25q_237{width:100%;justify-content:space-between}._filterButton_mm25q_237{flex:1;padding:.75rem 1rem}._cardGrid_mm25q_345{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}._twoColumnGrid_mm25q_1035{grid-template-columns:1fr}}@media (max-width: 480px){._container_mm25q_9{padding:.75rem}._title_mm25q_43{font-size:1.25rem}._buttonGroup_mm25q_101{width:100%}._iconButton_mm25q_113{flex:1}._searchBar_mm25q_175{padding:.75rem 1rem}._cardGrid_mm25q_345{grid-template-columns:1fr}._companyCard_mm25q_357{padding:1rem}._formHeader_mm25q_711{padding:1rem 1.5rem}._sectionCard_mm25q_935{margin:1rem}._twoColumnGrid_mm25q_1035{padding:1rem}}._\!loading_mm25q_1{text-align:center!important;padding:3rem!important}._loading_mm25q_1775{text-align:center;padding:3rem}._spinner_mm25q_1785{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_mm25q_1785 1s linear infinite}@keyframes _spin_mm25q_1785{to{transform:rotate(360deg)}}._emptyState_mm25q_1817{text-align:center;padding:4rem 2rem;color:#6b7280}._emptyState_mm25q_1817 h3{font-size:1.25rem;margin-bottom:.5rem}._emptyState_mm25q_1817 p{margin-bottom:2rem}:root{--textCenter-ProgressChart: #03738C}.dark{--textCenter-ProgressChart: #ffffff}._layout_umtb2_9{display:flex;justify-content:center;background:#f8fafc;min-height:100vh;padding:24px 10px;font-family:system-ui,-apple-system,sans-serif}._container_umtb2_35{padding:1.5rem 2rem 6rem;background:var(--background);width:100%}._contentWrapper_umtb2_47{display:flex;min-height:100vh}._mainContent_umtb2_57{flex:1;min-width:0}._header_umtb2_75{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}._title_umtb2_91{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._buttonGroup_umtb2_103{display:inline-flex;border-radius:.375rem;overflow:hidden}._headerButton_umtb2_115{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);cursor:pointer;transition:background .2s}._headerButton_umtb2_115:last-child{border-right:none}._headerButton_umtb2_115:hover{background:#037f8c}._recentTitle_umtb2_167{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:16px}._recentGrid_umtb2_179{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._recentCard_umtb2_189{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:10px;display:flex;justify-content:space-between;align-items:center;position:relative;transition:all .25s ease;cursor:pointer;overflow:hidden}._recentCard_umtb2_189:hover{border-color:#038c7f;background:var(--hover);box-shadow:0 12px 30px #038c7f1f,0 2px 8px #0000000a;transform:translateY(-2px)}._recentCard_umtb2_189:before{content:"";position:absolute;left:0;top:20%;width:4px;height:60%;border-radius:0 6px 6px 0;background:linear-gradient(180deg,#038c7f,#0d9488)}._fileInfo_umtb2_263{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._fileIcon_umtb2_279{display:flex;align-items:center;margin:0}._iconPdf_umtb2_289{color:#ee4a47}._iconExcel_umtb2_299{color:#259e5c}._iconDoc_umtb2_307{color:#888f9e}._fileText_umtb2_319{display:flex;flex-direction:column}._fileName_umtb2_329{font-weight:600;font-size:14px;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-primary)}._fileMetaTypedoc_umtb2_349{font-size:12px;color:var(--text-secondary)}._fileMetaReference_umtb2_359{font-size:12px;color:var(--text-secondary);font-weight:650}._cardActions_umtb2_371{position:relative;top:12px;display:flex;gap:5px;flex-shrink:0;margin-left:auto;opacity:0;transform:translate(8px);transition:all .2s ease}._recentCard_umtb2_189:hover ._cardActions_umtb2_371{opacity:1;transform:translate(0)}._actionButton_umtb2_407,._actionButtonDelete_umtb2_409{border:none;background:transparent;padding:3px;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s ease}._actionButton_umtb2_407:hover{background:#038c7f14;color:#038c7f}._actionButtonDelete_umtb2_409:hover{background:#ef44441a;color:#ef4444}._actionButton_umtb2_407:hover,._actionButtonDelete_umtb2_409:hover{transform:translateY(-4px) scale(1.08);opacity:.95}._actionButton_umtb2_407:active,._actionButtonDelete_umtb2_409:active{transform:translateY(-1px) scale(1.02)}._actionButton_umtb2_407:hover svg,._actionButtonDelete_umtb2_409:hover svg{filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}._tooltipdig_umtb2_495{position:absolute;bottom:130%;left:50%;transform:translate(-50%) translateY(52px);background:transparent;color:var(--text-primary);font-size:12px;padding:5px 8px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}._actionButton_umtb2_407:hover ._tooltipdig_umtb2_495,._actionButtonDelete_umtb2_409:hover ._tooltipdig_umtb2_495{opacity:1;transform:translate(-50%) translateY(52px)}._modalOverlay_umtb2_543{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000}._uploadModal_umtb2_573{width:800px;max-width:95%;max-height:85vh;min-height:260px;background:var(--background);border-radius:20px;padding:32px;box-sizing:border-box;box-shadow:0 25px 70px #00000040,0 0 0 1px #0000000a;display:flex;flex-direction:column;transition:height .28s ease,min-height .28s ease;border:1px solid var(--border)}._dropZone_umtb2_609{flex-shrink:0}._modalFilesContainer_umtb2_617{flex-shrink:1}._modalHeader_umtb2_623{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._modalHeader_umtb2_623 h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-primary)}._modalHeader_umtb2_623 button{background:none;border:none;font-size:18px;cursor:pointer}._dropZone_umtb2_609{border:2px dashed rgba(3,140,127,.25);border-radius:22px;background:var(--surface);padding:28px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden}._dropZone_umtb2_609:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(3,140,127,.08),transparent 70%);opacity:0;transition:opacity .35s ease}._dropZone_umtb2_609:hover{border-color:#038c7f;transform:translateY(-2px);box-shadow:0 12px 35px #038c7f1f,0 2px 6px #00000008}._dropZone_umtb2_609:hover:before,._dropZoneActive_umtb2_769:before{opacity:1}._dropZoneActive_umtb2_769{border-color:#038c7f;background:#f0fdfa;transform:scale(1.01)}._dropZone_umtb2_609 svg{color:#037f8c;margin-bottom:12px;filter:drop-shadow(0 6px 12px rgba(3,140,127,.25));transition:transform .3s ease}._dropZone_umtb2_609:hover svg{transform:translateY(-4px)}._dropZone_umtb2_609 p{font-size:15px;color:var(--text-primary);font-weight:500;margin:0}._dropTitle_umtb2_827{font-size:16px;font-weight:600;color:var(--text-primary)!important;margin-bottom:6px}._dropSubtitle_umtb2_841{font-size:13px;color:var(--text-secondary)!important}._uploadFieldsModal_umtb2_855{display:flex;align-items:center;gap:12px;width:100%;flex-wrap:nowrap}._uploadReference_umtb2_873{flex:1 1 180px;min-width:160px}._uploadDocumentType_umtb2_885{flex:2.2 1 380px;min-width:300px;max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._uploadSection_umtb2_907{flex:1.2 1 220px;min-width:180px}._uploadButtonContainer_umtb2_919{flex:0 0 auto;display:flex;justify-content:center;align-items:center}._uploadReference_umtb2_873,._uploadDocumentType_umtb2_885,._uploadSection_umtb2_907{height:40px;padding:0 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._uploadReference_umtb2_873:focus,._uploadDocumentType_umtb2_885:focus,._uploadSection_umtb2_907:focus{outline:none;border-color:var(--primary)}._uploadFieldsModal_umtb2_855 input,._uploadFieldsModal_umtb2_855 select{height:38px;min-width:200px;padding:0 12px;font-size:.85rem;background-color:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:10px;transition:all .2s ease}._uploadFieldsModal_umtb2_855 select option{background-color:var(--surface);color:var(--text-primary)}._uploadFieldsModal_umtb2_855 input:focus,._uploadFieldsModal_umtb2_855 select:focus{outline:none;border-color:#038c7f;background:var(--surface);box-shadow:0 0 0 3px #038c7f26}._uploadModal_umtb2_573>div:not(._modalHeader_umtb2_623):not(._modalFooter_umtb2_1041)>div{margin-top:1px}._uploadModal_umtb2_573>div>div{font-size:.85rem;color:#374151}._modalFooter_umtb2_1041{display:flex;justify-content:flex-end;margin-top:24px}._uploadButton_umtb2_919{background:linear-gradient(135deg,#038c7f,#0d9488);color:#fff;border:none;padding:12px 22px;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .25s ease}._uploadButton_umtb2_919:hover{transform:translateY(-2px);box-shadow:0 10px 25px #038c7f59}._uploadButton_umtb2_919:disabled{opacity:.6;transform:none;cursor:not-allowed}._blurOverlay_umtb2_1139{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:2100}._confirmModal_umtb2_1161{background:#fff;padding:24px;border-radius:16px;width:340px;text-align:center;box-shadow:0 15px 40px #0003}._confirmModal_umtb2_1161 p{margin-bottom:20px;font-weight:500}._confirmModal_umtb2_1161 button{margin:0 6px;padding:8px 16px;border-radius:8px;border:none;cursor:pointer;transition:.2s}._confirmModal_umtb2_1161 button:first-of-type{background:#ef4444;color:#fff}._confirmModal_umtb2_1161 button:first-of-type:hover{background:#dc2626}._confirmModal_umtb2_1161 button:last-of-type{background:#e5e7eb}._confirmModal_umtb2_1161 button:last-of-type:hover{background:#d1d5db}@keyframes _fadeIn_umtb2_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._headerRow_umtb2_1271{display:flex;justify-content:space-between;align-items:center}._filterTitle_umtb2_1283{font-size:14px;font-weight:600;margin:0;color:var(--text-secondary)}._filterGroup_umtb2_1297{display:flex;flex-direction:column;margin-bottom:16px}._filterGroup_umtb2_1297 label{margin-bottom:6px;font-size:14px;font-weight:500}._input_umtb2_1321,._select_umtb2_1323{padding:8px 10px;border-radius:6px;border:1px solid #ddd}._filterActions_umtb2_1335{margin-top:20px;display:flex;gap:10px}._secondaryButton_umtb2_1347{background:#f0f0f0;border:none;padding:8px 14px;border-radius:6px;cursor:pointer}._filtersSidebar_umtb2_1363{width:320px;background:#fff;border-radius:18px;padding:24px;border:1px solid #e5e7eb;height:-moz-fit-content;height:fit-content}._filtersHeader_umtb2_1393 h3{font-size:15px;font-weight:600;color:#000;border-bottom:2px solid rgba(3,115,140,.15);padding-bottom:6px}._filtersPanel_umtb2_1409{width:350px;background:var(--surface);border-right:1px solid var(--border);overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:4px 0 20px #00000008;animation:_slideInLeft_umtb2_1 .25s ease}._executiveSelect_umtb2_1439{width:100%;height:44px;padding:0 16px;font-size:14px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);outline:none;transition:all .2s ease}._executiveSelect_umtb2_1439::-moz-placeholder{color:var(--text-tertiary);font-weight:400}._executiveSelect_umtb2_1439::placeholder{color:var(--text-tertiary);font-weight:400}._executiveSelect_umtb2_1439 option{background:var(--surface);color:var(--text-primary)}._executiveSelect_umtb2_1439:hover{border-color:var(--border)}._executiveSelect_umtb2_1439:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px #038c7f26}._selectupload_umtb2_1517{width:260px;max-width:260px;height:40px;padding:0 12px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._selectupload_umtb2_1517:focus{outline:none;border-color:var(--primary)}._selectupload_umtb2_1517 option{background:var(--surface);color:var(--text-primary)}._iconbutonlucide_umtb2_1569{color:var(--text-tertiary)}@keyframes _slideInLeft_umtb2_1{0%{transform:translate(-15px);opacity:0}to{transform:translate(0);opacity:1}}._filtersPanelHeader_umtb2_1597 h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._filterSection_umtb2_1621{border-bottom:1px solid var(--border);padding-bottom:14px}._filterHeader_umtb2_1631{display:flex;justify-content:space-between;align-items:center;cursor:pointer}._filterHeader_umtb2_1631 h4{font-size:14px;font-weight:600;margin:0;color:#374151}._filterContent_umtb2_1659{margin-top:12px;display:flex;flex-direction:column;gap:10px;animation:_fadeIn_umtb2_1 .2s ease}._filterBlock_umtb2_1679{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}._filterBlock_umtb2_1679 label{font-size:13px;font-weight:500;color:#374151}._input_umtb2_1321,._select_umtb2_1323{height:38px;padding:0 12px;border-radius:10px;border:1px solid #d1d5db;background:#fff;font-size:14px;color:#111827;transition:all .15s ease}._input_umtb2_1321::-moz-placeholder{color:#9ca3af}._input_umtb2_1321::placeholder{color:#9ca3af}._input_umtb2_1321:focus,._select_umtb2_1323:focus{outline:none;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e826}._filterActions_umtb2_1335{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto}._resetButton_umtb2_1791{background:transparent;border:none;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:background .15s ease}._resetButton_umtb2_1791:hover{background:var(--hover)}._applyButton_umtb2_1825{background:#037f8c;color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}._applyButton_umtb2_1825:hover{background:#037f8c}._tooltipUploadWrapper_umtb2_1869{position:relative;display:inline-flex;align-items:center}._cloudUploadButton_umtb2_1883{position:relative;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:18px;transition:transform .2s ease}._cloudUploadButton_umtb2_1883:hover{transform:scale(1.05)}._cloudUploadButton_umtb2_1883:hover ._arrowUploadIcon_umtb2_1921{transform:translateY(-5px)}._cloudUploadButton_umtb2_1883:hover ._cloudUploadIcon_umtb2_1931{filter:drop-shadow(0 6px 14px rgba(3,115,140,.45)) drop-shadow(0 0 8px rgba(3,140,127,.35))}._cloudUploadButton_umtb2_1883:disabled{opacity:.6;cursor:not-allowed;transform:none!important}._cloudUploadIcon_umtb2_1931{color:#fff;stroke:#037f8c;stroke-width:1.8px;filter:drop-shadow(0 4px 10px rgba(3,115,140,.35)) drop-shadow(0 0 6px rgba(3,140,127,.25));transition:all .2s ease}._arrowUploadIcon_umtb2_1921{position:absolute;color:#3ca64c;transform:translateY(7px);filter:drop-shadow(0 0 6px rgba(3,166,120,.6));transition:transform .2s ease}._customTooluploadtip_umtb2_2003{position:absolute;left:-30%;top:68px;transform:translate(-40%);background:#037f8c;color:#fff;padding:6px 12px;border-radius:8px;font-size:13px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:999}._tooltipUploadWrapper_umtb2_1869:hover ._customTooluploadtip_umtb2_2003{opacity:1;transform:translateY(-50%) translate(4px)}._modalFilesContainer_umtb2_617{padding:18px;background:var(--background);border-radius:14px;border:1px solid #037F8C30;max-height:220px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--backcolor) var(--surface)}._modalFilesTitle_umtb2_2081{margin-bottom:14px;font-size:15px;font-weight:600;color:#038c7f}._modalFileCard_umtb2_2095{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;margin-bottom:6px;border-radius:6px;background:linear-gradient(135deg,var(--surface),var(--backcolor));color:var(--text-primary);font-size:10px;font-weight:500;transition:all .2s ease;cursor:pointer}._modalFileCard_umtb2_2095:hover{transform:translateY(-4px);box-shadow:0 10px 20px #03738c40;background:linear-gradient(135deg,var(--surface),var(--hover))}._modalFileName_umtb2_2157{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:85%;font-size:13.5px;color:var(--text-primary)}._modalRemoveFile_umtb2_2175{background:#ffffff26;border:none;border-radius:6px;color:#fff;font-size:14px;padding:4px 8px;cursor:pointer;transition:.2s ease}._modalRemoveFile_umtb2_2175:hover{background:#da6565;color:#fff;transform:scale(1.15)}._closeButton_umtb2_2209{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s}._closeButton_umtb2_2209:hover{background:var(--surface);color:var(--text-primary)}._closeButton_umtb2_2209{padding:.5rem;background:transparent;border:none;color:var(--text-secondary);cursor:pointer;border-radius:.375rem;transition:all .2s}._closeButton_umtb2_2209:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}._uploadFloatingWindow_umtb2_2277{position:fixed!important;z-index:5000;bottom:24px;right:24px;width:380px;max-height:60vh;overflow-y:auto;background:var(--surface);border-radius:14px;padding:16px;box-shadow:0 20px 50px #00000040,0 0 0 1px #0000000a;animation:_slideUp_umtb2_1 .3s ease}._uploadHeader_umtb2_2321{display:flex;justify-content:space-between;align-items:center;font-weight:600;margin-bottom:14px;font-size:14px;color:var(--text-primary)}._uploadItem_umtb2_2341{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:10px;transition:all .2s ease}._uploadItemTop_umtb2_2357{display:flex;justify-content:space-between;align-items:center}._uploadFileName_umtb2_2371{color:var(--text-primary);font-size:13px;font-weight:500}._uploadStatus_umtb2_2385{display:flex;align-items:center;gap:6px}._progressText_umtb2_2399{font-size:12px;color:var(--text-secondary)}._statusBadge_umtb2_2411{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:10px;font-weight:700}._successBadge_umtb2_2433{background:var(--backcolor);color:#fff}._errorBadge_umtb2_2443{background:#ef4444;color:#fff}._progressBar_umtb2_2455{margin-top:8px;height:6px;border-radius:6px;background:var(--border);overflow:hidden}._progressFill_umtb2_2471{height:100%;width:0%;background:var(--backcolor);transition:width .2s ease}._progressError_umtb2_2485{background:#ef4444}._progressSuccess_umtb2_2493{background:#22c55e}._statusBadge_umtb2_2411{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;transition:all .2s ease}._successBadge_umtb2_2433{background:#dcfce7;color:#16a34a}._errorBadge_umtb2_2443{background:#fee2e2;color:#dc2626}@keyframes _slideUp_umtb2_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._cardCheckbox_umtb2_2575{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:17px;height:17px;border:2px solid #cfd8dc;border-radius:4px;cursor:pointer;position:relative;transition:all .15s ease;margin:0}._cardCheckbox_umtb2_2575:hover{border-color:#038c7f;background:#f2fbfa}._cardCheckbox_umtb2_2575:checked{background-color:#038c7f;border-color:#038c7f}._cardCheckbox_umtb2_2575:checked:after{content:"";position:absolute;left:4px;top:0;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._bulkToolbar_umtb2_2651{position:fixed;bottom:24px;left:50%;transform:translate(-50%);width:520px;background:var(--background);border-radius:16px;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 20px 50px #0000002e,0 0 0 1px #0000000d;animation:_bulkFadeIn_umtb2_1 .25s ease;z-index:4000;border:1px solid var(--border)}._bulkToolbar_umtb2_2651:hover{background:var(--surface);border:1px solid var(--hover)}._bulkLeft_umtb2_2707{display:flex;align-items:center;gap:10px}._bulkCounter_umtb2_2719{background:#038c7f;color:#fff;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}._bulkText_umtb2_2755{font-size:14px;font-weight:500;color:var(--text-primary)}._bulkActions_umtb2_2771{display:flex;gap:10px}._DownloadButton_umtb2_2781{display:inline-flex;align-items:center;gap:6px;background:#038c7f;color:#fff;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._DownloadButton_umtb2_2781:hover{background:#037f8c;transform:translateY(-2px)}._DeleteDocument_umtb2_2833{display:inline-flex;align-items:center;gap:6px;background:#fee2e2;color:#dc2626;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._DeleteDocument_umtb2_2833:hover{background:#fecaca;transform:translateY(-2px)}@keyframes _bulkFadeIn_umtb2_1{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}._recentHeaderRow_umtb2_2911{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:12px;flex-wrap:wrap}._selectAllControl_umtb2_2929{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--text-primary);cursor:pointer;padding:6px 12px;border-radius:10px;transition:all .2s ease}._selectAllControl_umtb2_2929:hover{background:var(--hover)}._selectAllControl_umtb2_2929 input{width:18px;height:18px;accent-color:var(--backcolor);cursor:pointer}._selectAllChip_umtb2_2991{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;border-radius:999px;background:var(--surface);border:1px solid var(--border);font-size:14px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}._selectAllChip_umtb2_2991:hover{border-color:var(--backcolor);background:var(--hover);transform:translateY(-1px)}._selectAllChipActive_umtb2_3045{background:linear-gradient(135deg,var(--backcolor),#0d9488);color:#fff;border-color:transparent;box-shadow:0 8px 22px #038c7f47}._selectAllDot_umtb2_3071{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.6}._noResults_umtb2_3087{grid-column:1 / -1;text-align:center;padding:50px;color:#888;font-size:16px}._searchContainer_umtb2_3101{display:flex;align-items:center;margin-bottom:1.5rem;width:100%}._searchBar_umtb2_3115{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary)}._searchBar_umtb2_3115:focus-within{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}._searchIcon_umtb2_3153{color:var(--text-secondary);flex-shrink:0;display:flex;align-items:center}._searchInput_umtb2_3167{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._searchInput_umtb2_3167::-moz-placeholder{color:var(--text-tertiary)}._searchInput_umtb2_3167::placeholder{color:var(--text-tertiary)}._clearButton_umtb2_3195{background:transparent;border:none;cursor:pointer;color:var(--text-tertiary);display:flex;align-items:center;padding:0;transition:color .2s ease}._clearButton_umtb2_3195:hover{color:#ef4444}._fileIconContainer_umtb2_3225{display:flex;flex-direction:column;align-items:center;gap:12px}._spin_umtb2_3239 svg{animation:_spin_umtb2_3239 .9s linear infinite}@keyframes _spin_umtb2_3239{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_umtb2_3265{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_umtb2_3239 1s linear infinite}@keyframes _spin_umtb2_3239{to{transform:rotate(360deg)}}._loading_umtb2_3297{text-align:center;padding:3rem}._container_1c1io_1{flex:1;min-width:0;max-width:100%;padding:0 2rem 120px;overflow-x:hidden;overflow-y:auto;height:100%;scrollbar-width:thin;scrollbar-color:var(--border) var(--surface)}._catalogContainer_1c1io_25{padding:0;overflow:visible;height:auto;max-width:none;box-sizing:border-box}._header_1c1io_41{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:16px;margin-bottom:24px}._titleContainer_1c1io_59{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._statusBadge_1c1io_75{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.28rem .75rem;border-radius:999px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent}._draft_1c1io_103{background:#f1f5f9;color:#475569;border-color:#cbd5e1}._pending_1c1io_115{background:#fef3c7;color:#92400e;border-color:#fcd34d}._accepted_1c1io_127{background:#dcfce7;color:#166534;border-color:#86efac}._rejected_1c1io_139{background:#fee2e2;color:#991b1b;border-color:#fca5a5}._cancelled_1c1io_151{background:#f99;color:red;border-color:#f09595}._invoiced_1c1io_165{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}._titleGroup_1c1io_179{display:flex;align-items:center;gap:14px;min-width:0}._title_1c1io_59{margin:0;font-size:1.5rem;font-weight:600;color:var(--text-primary)}._statusBadge_1c1io_75{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:.35rem .85rem;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent;line-height:1;white-space:nowrap}._statusBadge_1c1io_75:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}._status1_1c1io_261{background:#f3f4f6;color:#4b5563;border-color:#d1d5db}._status2_1c1io_275{background:#fef3c7;color:#92400e;border-color:#fcd34d}._status3_1c1io_289{background:#dcfce7;color:#166534;border-color:#86efac}._status4_1c1io_303{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}._status5_1c1io_317{background:#f3f4f6;color:#6b7280;border-color:#d1d5db}._status6_1c1io_331{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}._card_1c1io_343{background:#fff;border-radius:10px;padding:24px;border:1px solid #e5e7eb;box-shadow:0 2px 8px #00000014}._spinner_1c1io_359{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_1c1io_359 1s linear infinite}._loading_1c1io_377{grid-column:1 / -1;width:100%;min-height:250px;display:flex;justify-content:center;align-items:center}._tabs_1c1io_397{display:flex;gap:30px;border-bottom:1px solid var(--text-tertiary);margin-bottom:0}._tab_1c1io_397{background:transparent;border:none;padding:12px 0;cursor:pointer;font-size:16px;font-weight:600;color:var(--text-secondary);transition:all .2s}._tab_1c1io_397:hover{color:#037f8c}._activeTab_1c1io_447{color:#037f8c;border-bottom:3px solid #037F8C;font-weight:700}._content_1c1io_459{padding-top:10px}._buttonGroup_1c1io_467{display:inline-flex;border-radius:6px;overflow:hidden}._headerButton_1c1io_495{display:flex;align-items:center;gap:6px;padding:0 12px;height:44px;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease}._headerButton_1c1io_495:last-child{border-right:none}._headerButton_1c1io_495:hover{background:#037f8c}._headerButton_1c1io_495:active{transform:scale(.97)}._headerButton_1c1io_495 svg{flex-shrink:0}._headerButtonINS_1c1io_571{display:flex;align-items:center;gap:6px;padding:0 12px;height:44px;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease}._headerButtonINS_1c1io_571:last-child{border-right:none}._headerButtonINS_1c1io_571:hover{background:#037f8c}._headerButtonINS_1c1io_571:active{transform:scale(.97)}._headerButtonINS_1c1io_571 svg{flex-shrink:0}._headerButtonINS_1c1io_571:disabled,._headerButtonDisabled_1c1io_649{opacity:1;cursor:not-allowed;background-color:#6fc5bc;color:#f4fffd;border-color:#ffffff59;box-shadow:none}._headerButtonINS_1c1io_571:disabled:hover,._headerButtonDisabled_1c1io_649:hover{background-color:#6fc5bc;color:#f4fffd;transform:none}._headerButtonCancel_1c1io_683{display:flex;align-items:center;gap:6px;padding:0 12px;height:44px;background-color:#fff;color:#dc2626;border:none;border-right:1px solid #dc2626;cursor:pointer;font-size:13px;font-weight:600;transition:all .15s ease}._headerButtonCancel_1c1io_683:hover{background-color:#dc2626;color:#fff}._headerButtonCancel_1c1io_683:active{transform:scale(.97)}._headerButtonCancel_1c1io_683:disabled{opacity:.6;cursor:not-allowed}._dark_1c1io_755 ._headerButtonCancel_1c1io_683{background-color:transparent;color:#ef4444;border-right-color:#ef4444}._dark_1c1io_755 ._headerButtonCancel_1c1io_683:hover{background-color:#ef4444;color:#fff}._headerButtonCancel_1c1io_683 svg{flex-shrink:0}._infoCard_1c1io_793{position:relative;background:var(--surface);border:1px solid var(--border--primary);border-radius:10px;padding:24px;margin-bottom:24px;overflow:hidden;box-shadow:0 2px 6px #00000014}._DeshabilitarComp_1c1io_815{opacity:.85;pointer-events:none}._cardAccent_1c1io_827{position:absolute;left:0;top:0;width:6px;height:100%;background:#038c7f}._infoGrid_1c1io_847{display:grid;grid-template-columns:1.5fr 1fr 1fr 110px 1fr 100px;gap:24px;align-items:center;padding-left:12px}._label_1c1io_865{display:block;font-size:11.5px;font-weight:700;color:var(--text-tertiary)}._labelTC_1c1io_881{display:block;margin-bottom:0;font-size:11px;font-weight:700;color:var(--text-tertiary)}._folio_1c1io_899{margin:0;font-size:18px;font-weight:600;color:var(--text-primary)}._folioColumn_1c1io_913{min-width:300px}._value_1c1io_923{margin:0;font-size:15px;color:var(--text-secondary)}._shippingColumn_1c1io_935{min-width:120px}._insKbColumn_1c1io_943{width:110px;min-width:110px;max-width:110px;overflow:hidden}._insKbLabel_1c1io_957{display:block;font-size:11.5px;font-weight:700;color:var(--text-tertiary)}._insKbValue_1c1io_971{margin:0;font-size:15px;font-weight:600;color:#038c7f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._select_1c1io_993{width:100%;height:28px;padding:0 10px;max-width:120px;border-radius:10px;border:1px solid var(--border--secondary);background:var(--surface);font-size:12px;font-weight:700;color:var(--titleCard);outline:none;box-sizing:border-box;transition:all .2s ease}._select_1c1io_993:hover{background:var(--surface);box-shadow:0 4px 30px #0000001a;border-color:var(--backcolor)}._select_1c1io_993:focus{background:var(--surface);border-color:#038c7f;box-shadow:0 0 0 2px #038c7f26}._select_1c1io_993::-moz-placeholder{color:#9ca3af;font-weight:500}._select_1c1io_993::placeholder{color:#9ca3af;font-weight:500}._selectRegimen_1c1io_1067{width:100%;height:32px;padding:0 12px;min-width:280px;border-radius:10px;border:1px solid var(--border--secondary);background:var(--hover);font-size:12px;font-weight:700;color:var(--titleCard);outline:none;box-sizing:border-box;transition:all .2s ease}._selectRegimen_1c1io_1067:hover{background:#038c7f00;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._selectRegimen_1c1io_1067:focus{background:#038c7f00;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._mainGrid_1c1io_1147{display:grid;grid-template-columns:7fr 4fr;gap:24px;align-items:start}._leftColumn_1c1io_1161,._rightColumn_1c1io_1163{display:flex;flex-direction:column;gap:24px}._sectionTitle_1c1io_1175{margin:0 0 20px;font-size:18px;font-weight:600;color:var(--text-primary);padding-bottom:12px;border-bottom:1px solid var(--border--primary)}._clientContainer_1c1io_1193{display:flex;flex-direction:column;gap:16px;margin-top:16px}._fieldGroup_1c1io_1207{display:flex;flex-direction:column;gap:4px}._fieldLabel_1c1io_1219{font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--md-sys-color-on-surface-variant)}._inputContainer_1c1io_1233{position:relative}._clientInput_1c1io_1241:disabled{background-color:var(--surface-secondary);color:var(--text-secondary);cursor:not-allowed;opacity:.65;border-color:var(--text-secondary);box-shadow:none}._clientInput_1c1io_1241:disabled::-moz-placeholder{color:var(--text-secondary);opacity:.6}._clientInput_1c1io_1241:disabled::placeholder{color:var(--text-secondary);opacity:.6}._clientInput_1c1io_1241{width:100%;padding:10px 40px 10px 12px;border:1px solid var(--md-sys-color-outline-variant);border-radius:6px;background:var(--md-sys-color-surface-container-low);color:var(--md-sys-color-on-surface);font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._clientInput_1c1io_1241:focus{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 1px var(--md-sys-color-primary)}._searchIcon_1c1io_1303{position:absolute;top:50%;right:12px;transform:translateY(-50%);font-size:18px;color:var(--md-sys-color-on-surface-variant);pointer-events:none}._clientsRow_1c1io_1331{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}._clientField_1c1io_1345{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}._clientFieldFull_1c1io_1359{margin-bottom:10px}._clientLabel_1c1io_1367{font-size:11px;font-weight:700;color:var(--text-tertiary)}._clientAutocomplete_1c1io_1385{position:relative;width:100%}._clientInput_1c1io_1241{width:100%;height:40px;padding:0 12px;border:1px solid var(--border--secondary);border-radius:10px;background:var(--hover);color:var(--text-primary);font-size:12px;font-weight:400;outline:none;transition:all .2s ease;box-sizing:border-box}._clientInput_1c1io_1241::-moz-placeholder{color:var(--text-tertiary);font-weight:500}._clientInput_1c1io_1241::placeholder{color:var(--text-tertiary);font-weight:500}._clientInput_1c1io_1241:hover{background:#038c7f00;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._clientInput_1c1io_1241:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._searchIcon_1c1io_1303{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--text-tertiary);pointer-events:none}._options_1c1io_1487{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--surface);border:1px solid var(--border--primary);border-radius:10px;box-shadow:0 8px 20px #00000026;max-height:220px;overflow-y:auto;z-index:100;padding:6px}._option_1c1io_1487{padding:10px 12px;cursor:pointer;font-size:14px;color:var(--text-primary);transition:background .15s ease}._option_1c1io_1487:hover{background:var(--hover)}._optionSelected_1c1io_1543{background:var(--primary-hover);color:var(--backcolor);font-weight:600}._customerCard_1c1io_1563{margin-top:20px;display:flex;gap:20px;align-items:flex-start;background:var(--hover);border:1px solid var(--border--primary);border-radius:10px;padding:20px 24px;box-shadow:0 2px 6px #00000014}._customerIcon_1c1io_1587{width:64px;height:64px;border-radius:12px;background:color-mix(in srgb,var(--backcolor) 10%,white);color:var(--backcolor);display:flex;align-items:center;justify-content:center;flex-shrink:0}._customerInfo_1c1io_1611{flex:1;min-width:0}._customerName_1c1io_1621{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--border--primary)}._customerName_1c1io_1621 h2{margin:4px 0 0;font-size:22px;font-weight:700;color:var(--text-primary);line-height:1.3}._customerGrid_1c1io_1649{display:grid;grid-template-columns:repeat(12,1fr);gap:20px 24px;align-items:start}._customerGrid_1c1io_1649>div{display:flex;flex-direction:column}._customerGrid_1c1io_1649 p{margin:0;font-size:14px;color:var(--text-secondary);line-height:1.4;word-break:break-word}._rfcField_1c1io_1691{grid-column:span 4}._regimenField_1c1io_1699,._domicilioField_1c1io_1709{grid-column:span 8}._creditoField_1c1io_1717{grid-column:span 4}@media (max-width:900px){._customerCard_1c1io_1563{flex-direction:column}._customerIcon_1c1io_1587{width:56px;height:56px}._customerGrid_1c1io_1649{grid-template-columns:1fr}._rfcField_1c1io_1691,._regimenField_1c1io_1699,._domicilioField_1c1io_1709,._creditoField_1c1io_1717{grid-column:auto}._customerName_1c1io_1621 h2{font-size:18px}}._exchangeContainer_1c1io_1789{display:flex;flex-direction:column;gap:12px}._exchangeRow_1c1io_1801{display:flex;flex-direction:column;gap:6px}._exchangeControls_1c1io_1813{display:flex;align-items:center;gap:8px}._exchangeAutocomplete_1c1io_1825{position:relative;width:250px;flex-shrink:0}._exchangeInput_1c1io_1837{width:100%;height:36px;padding:0 10px;border:1px solid var(--border--secondary);border-radius:8px;background:var(--hover);color:var(--text-primary);font-size:12px;outline:none;transition:all .2s ease;box-sizing:border-box}._exchangeInput_1c1io_1837:hover{background:#038c7f00;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._exchangeInput_1c1io_1837:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._exchangeInput_1c1io_1837::-moz-placeholder{color:var(--text-tertiary)}._exchangeInput_1c1io_1837::placeholder{color:var(--text-tertiary)}._option_1c1io_1487{display:flex;align-items:center;padding:2px}._tcValue_1c1io_1911{font-weight:700;color:#038c7f;min-width:70px}._tcDate_1c1io_1923{color:var(--text-secondary);min-width:85px;font-size:12px}._tcInstitution_1c1io_1935{color:var(--text-primary);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._exchangeInfo_1c1io_1951{display:flex;flex-direction:column;gap:2px;min-width:90px}._exchangeInfo_1c1io_1951 span{font-size:11px;line-height:14px;color:var(--text-secondary);font-weight:500}._exchangeSelect_1c1io_1979{width:90px;height:36px;padding:0 10px;border:1px solid var(--border--secondary);border-radius:8px;background:var(--hover);color:var(--text-primary);font-size:12px;font-weight:600;outline:none;transition:all .2s ease}._exchangeSelect_1c1io_1979:hover{border-color:var(--text-tertiary)}._exchangeSelect_1c1io_1979:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._exchangeNote_1c1io_2025{margin-top:4px;font-size:11px;color:var(--text-tertiary);text-align:right;font-style:italic}._fiscalForm_1c1io_2049{display:flex;flex-direction:column;gap:18px}._formGroup_1c1io_2061{display:flex;flex-direction:column;gap:6px}._textarea_1c1io_2073{width:100%;min-height:110px;padding:10px 12px;border:1px solid var(--border--secondary);border-radius:10px;background:var(--hover);color:var(--text-primary);font-size:13px;font-family:inherit;resize:vertical;outline:none;box-sizing:border-box;transition:all .2s ease}._textarea_1c1io_2073::-moz-placeholder{color:var(--text-tertiary)}._textarea_1c1io_2073::placeholder{color:var(--text-tertiary)}._textarea_1c1io_2073:hover{background:#038c7f00;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._textarea_1c1io_2073:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._selectFull_1c1io_2139{width:100%;max-width:none;height:40px;padding:0 12px;border:1px solid var(--border--secondary);border-radius:10px;background:var(--hover);color:var(--text-primary);font-size:13px;font-weight:500;outline:none;transition:all .2s ease;box-sizing:border-box}._selectFull_1c1io_2139:hover{background:var(--hover);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._selectFull_1c1io_2139:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._financialContainer_1c1io_2205{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:18px}._financialCard_1c1io_2219{background:var(--hover);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px;min-width:0}._financialTitle_1c1io_2235{padding-bottom:10px;font-size:15px;font-weight:700;color:var(--text-primary);border-bottom:1px solid rgba(255,255,255,.08)}._conceptSectionCard_1c1io_2251{margin-top:24px;background:var(--surface);border:1px solid var(--border--primary);border-radius:12px;padding:24px;box-shadow:0 2px 6px #00000014}._conceptsContainer_1c1io_2271{display:flex;flex-direction:column;gap:16px}._conceptCard_1c1io_2285{width:100%;max-width:100%;background:var(--surface);border:1px solid var(--border--primary);border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #00000014}._conceptGrid_1c1io_2309{display:grid;grid-template-columns:3fr 4.5fr 1.5fr;gap:15px;padding:15px;align-items:start}._conceptInfo_1c1io_2329{display:flex;flex-direction:column;gap:18px}._conceptHeader_1c1io_2341{display:flex;align-items:center;gap:12px;margin-bottom:10px}._conceptNumber_1c1io_2355{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:color-mix(in srgb,var(--backcolor) 12%,white);color:var(--backcolor);border:1px solid color-mix(in srgb,var(--backcolor) 25%,white);font-size:13px;font-weight:700;box-shadow:0 2px 8px #00000014,inset 0 1px #fff9;transition:all .2s ease}._conceptCard_1c1io_2285:hover ._conceptNumber_1c1io_2355{transform:scale(1.05);background:var(--backcolor);color:#fff;box-shadow:0 6px 14px #00000026}._conceptSummary_1c1io_2407{display:grid;grid-template-columns:1fr auto;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);margin-top:5px;gap:7px}._amountLabel_1c1io_2433{font-size:11px;font-weight:500;color:var(--text-secondary)}._ivaLabel_1c1io_2445{font-size:10px;font-weight:500;color:var(--text-secondary);white-space:nowrap;flex:1;overflow:hidden;text-overflow:ellipsis}._taxRow_1c1io_2465{display:grid;margin-top:15px;grid-template-columns:1.8fr auto auto 110px;gap:16px;align-items:start;width:100%}._conceptInputTitle_1c1io_2483{width:100%;border:none;border-bottom:1px solid var(--border--secondary);background:transparent;height:30px;font-size:14px;font-weight:600;color:var(--text-secondary);outline:none}._conceptInputTitle_1c1io_2483:focus{border-bottom-color:var(--backcolor)}._conceptAutocomplete_1c1io_2515{position:relative;width:100%;margin-top:20px}._conceptDropdown_1c1io_2529{position:absolute;top:calc(100% + 6px);left:0;width:100%;overflow-y:auto;background:var(--hover);border:1px solid var(--border--primary);border-radius:10px;box-shadow:0 8px 20px #00000026;z-index:100;max-height:200px;overflow-x:hidden}._conceptDropdown_1c1io_2529::-webkit-scrollbar{width:8px}._conceptDropdown_1c1io_2529::-webkit-scrollbar-track{background:var(--surface);border-radius:8px}._conceptDropdown_1c1io_2529::-webkit-scrollbar-thumb{background:var(--border--secondary);border-radius:8px}._conceptDropdown_1c1io_2529::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}._conceptDetail_1c1io_2595{display:flex;gap:12px;margin-top:10px;font-size:11px;color:var(--text-tertiary)}._conceptDetail_1c1io_2595 span{background:var(--hover);padding:4px 8px;border-radius:6px}._conceptOption_1c1io_2623{display:flex;flex-direction:column;gap:3px;padding:10px 12px;cursor:pointer;font-size:12px;color:var(--text-primary)}._tcSummary_1c1io_2643{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;padding:8px 10px;background:var(--hover);border:1px solid var(--border--primary);border-radius:8px}._tcSummary_1c1io_2643 span{font-size:11px;color:var(--text-tertiary);font-weight:400}._tcSummary_1c1io_2643 strong{margin-left:auto;font-size:13px;color:var(--text-primary);font-weight:500}._tcSummary_1c1io_2643 small{font-size:11px;color:var(--text-secondary);font-weight:500}._conceptOption_1c1io_2623 small{font-size:11px;color:var(--text-tertiary)}._labelCurrency_1c1io_2715{display:block;margin-top:10px;color:var(--text-tertiary);font-weight:600;font-size:11.5px}._conceptOption_1c1io_2623:hover{background:var(--hover)}._referenceConcept_1c1io_2739{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text-tertiary)}._referenceAutocomplete_1c1io_2757{position:relative;width:100%}._referenceInput_1c1io_2769{width:100%;min-width:180px;height:32px;padding:0 8px;border:none;border-bottom:1px solid var(--border--secondary);background:transparent;color:var(--titleCard);font-weight:700;font-size:13px;outline:none}._referenceInput_1c1io_2769:focus{border-bottom-color:var(--backcolor)}._referenceDropdown_1c1io_2809{position:absolute;top:44px;left:0;width:calc(100% - 46px);max-height:220px;overflow-y:auto;background:var(--surface);border:1px solid var(--border--primary);border-radius:8px;box-shadow:0 8px 18px #0000002e;z-index:99999}._referenceDropdown_1c1io_2809::-webkit-scrollbar{width:8px}._referenceDropdown_1c1io_2809::-webkit-scrollbar-track{background:var(--surface)}._referenceDropdown_1c1io_2809::-webkit-scrollbar-thumb{background:var(--border--secondary);border-radius:8px}._referenceOption_1c1io_2867{display:flex;align-items:center;min-height:38px;padding:10px 12px;font-size:13px;color:var(--text-primary);cursor:pointer;transition:.15s}._referenceOption_1c1io_2867:hover{background:var(--hover)}._financialGrid_1c1io_2905{display:grid;grid-template-columns:1.2fr 1.2fr 1fr;gap:10px;background:var(--hover);border:1px solid var(--border--primary);border-radius:10px;padding:10px;align-items:start}._inlineInput_1c1io_2927{display:flex;gap:6px}._quantityInput_1c1io_2939{width:70px;height:30px;padding:0 8px;border:1px solid var(--border--secondary);color:var(--text-secondary);border-radius:8px;background:var(--surface);font-size:12px}._smallInput_1c1io_2961,._smallInputNarrow_1c1io_2963{height:30px;padding:0 8px;border:1px solid var(--border--secondary);border-radius:8px;background:var(--hover-secundary);color:var(--text-primary);font-size:11px;outline:none;transition:all .2s ease;box-sizing:border-box}._smallInput_1c1io_2961{width:100%}._smallInputNarrow_1c1io_2963{width:120px;min-width:120px;max-width:120px;flex:none}._smallInput_1c1io_2961::-moz-placeholder,._smallInputNarrow_1c1io_2963::-moz-placeholder{color:var(--text-tertiary);font-weight:500}._smallInput_1c1io_2961::placeholder,._smallInputNarrow_1c1io_2963::placeholder{color:var(--text-tertiary);font-weight:500}._smallInput_1c1io_2961:hover,._smallInputNarrow_1c1io_2963:hover{background:#038c7f00;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._smallInput_1c1io_2961:focus,._smallInputNarrow_1c1io_2963:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._conceptoRow_1c1io_3055{display:flex;align-items:center;gap:10px}._smallInputReadOnly_1c1io_3069{width:100%;height:30px;padding:0 8px;border:1px solid var(--border--secondary);border-radius:8px;background:var(--inputTable);color:var(--text-secondary);font-size:12px;cursor:not-allowed;opacity:.75}._smallInputReadOnly_1c1io_3069:focus{outline:none;border-color:var(--border--secondary);box-shadow:none}._smallInputReadOnly_1c1io_3069::-moz-selection{background:#0000001f}._smallInputReadOnly_1c1io_3069::selection{background:#0000001f}._totalMxnLabel_1c1io_3115{display:block;margin-top:4px;font-size:11px;font-weight:700;color:#038c7f;line-height:1.3}._currencySmall_1c1io_3133{width:65px;height:30px;padding:0 8px;border:1px solid var(--border--secondary);border-radius:8px;background:var(--hover-secundary);color:var(--text-secondary);font-size:11px;font-weight:500;outline:none;transition:all .2s ease;box-sizing:border-box;cursor:pointer}._currencySmall_1c1io_3133:hover{background:var(--hover);box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._currencySmall_1c1io_3133:focus{background:var(--hover);border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._currencySmall_1c1io_3133:disabled{opacity:.65;cursor:not-allowed;background:var(--surface-secondary)}._currencySmall_1c1io_3133 option{background:var(--hover);color:var(--text-primary)}._exchangeRate_1c1io_3223{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:8px;height:38px;border-radius:999px;background:#038c7f14;border:1px solid rgba(3,140,127,.18)}._exchangeLabel_1c1io_3247{font-size:11px;color:var(--text-secondary)}._exchangeValue_1c1io_3257{font-size:14px;font-weight:700;color:#038c7f;font-variant-numeric:tabular-nums}._exchangeCurrency_1c1io_3271{font-size:10px;color:var(--text-tertiary)}._profitBox_1c1io_3281{display:flex;justify-content:flex-end;align-items:center;height:32px;padding:0 12px;border:1px solid rgba(3,140,127,.18);border-radius:10px;background:#038c7f14;color:#038c7f;font-size:12px;font-weight:700}._totalBox_1c1io_3309{display:flex;justify-content:flex-end;align-items:center;height:40px;padding:0 14px;border:2px solid rgba(3,140,127,.3);border-radius:12px;background:linear-gradient(90deg,#038c7f2e,#038c7f14);color:#03a696;font-size:18px;font-weight:600;box-shadow:inset 0 1px #ffffff14,0 4px 12px #038c7f1a}._profitBox_1c1io_3281,._totalBox_1c1io_3309{width:100%;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._taxContainer_1c1io_3367{display:flex;flex-direction:column;gap:20px;width:240px;min-width:240px;max-width:240px;flex-shrink:0}._taxField_1c1io_3387,._toggleContainer_1c1io_3389,._quantityContainer_1c1io_3391{display:flex;flex-direction:column;gap:6px;align-items:flex-start}._quantityLine_1c1io_3407{width:55px}._conceptActions_1c1io_3415{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;border-top:1px solid var(--border--primary)}._actionButtons_1c1io_3431{display:flex;gap:8px;justify-content:flex-end}._iconButton_1c1io_3443{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:transparent;color:#038c7f;cursor:pointer;transition:all .2s ease}._iconButton_1c1io_3443:hover{background:#038c7f14}._iconButton_1c1io_3443:active{transform:scale(.95)}._iconButton_1c1io_3443 span{font-size:20px}._deleteButton_1c1io_3495{color:#dc2626}._deleteButton_1c1io_3495:hover{background:#dc262614}._checkGroup_1c1io_3511{display:flex;gap:14px;flex-wrap:wrap}._checkLabel_1c1io_3523{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:500;color:var(--text-secondary);cursor:pointer;white-space:nowrap}._checkLabel_1c1io_3523 input{width:15px;height:15px;accent-color:#038C7F;cursor:pointer}._taxChecks_1c1io_3559{display:grid;grid-template-columns:50px 85px 60px;align-items:end;-moz-column-gap:10px;column-gap:10px}._toggleLabel_1c1io_3575,._labelCant_1c1io_3577{height:18px;display:flex;align-items:center;font-size:11px;font-weight:600;color:var(--text-tertiary)}._toggleSwitch_1c1io_3599{width:38px;height:22px;border:none;border-radius:999px;background:#cfd4dc;position:relative;cursor:pointer;transition:.25s;padding:0}._toggleThumb_1c1io_3623{width:18px;height:18px;border-radius:50%;background:#fff;position:absolute;top:2px;left:2px;transition:.25s;box-shadow:0 1px 4px #0003}._active_1c1io_447{background:#038c7f}._active_1c1io_447 ._toggleThumb_1c1io_3623{transform:translate(16px)}._toggleSwitch_1c1io_3599:disabled{opacity:1;cursor:default}._toggleSwitch_1c1io_3599:disabled._active_1c1io_447{background:#038c7f}._taxSelect_1c1io_3685{width:90px;height:30px;padding:0 8px;border:1px solid var(--border--secondary);border-radius:8px;background:var(--surface);color:var(--text-primary);font-size:11px;font-weight:500;outline:none;transition:all .2s ease;box-sizing:border-box}._taxSelect_1c1io_3685:hover{background:#038c7f00;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-color:var(--backcolor)}._taxSelect_1c1io_3685:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px color-mix(in srgb,var(--backcolor) 20%,transparent)}._quantityLine_1c1io_3407{width:60px;height:28px;border:none;border-bottom:1px solid var(--border--secondary);background:transparent;text-align:center;color:var(--text-secondary);font-size:12px;font-weight:400;outline:none;transition:border-color .2s ease}._quantityLine_1c1io_3407:hover{border-bottom-color:var(--text-tertiary)}._quantityLine_1c1io_3407:focus{border-bottom:2px solid var(--backcolor)}._conceptObservation_1c1io_3789{display:flex;align-items:center;gap:12px;padding:12px 20px;background:var(--hover-secundary);border-top:1px solid var(--border--primary)}._conceptObservation_1c1io_3789 input{width:100%;border:none;outline:none;background:transparent;font-size:13px;color:var(--text-secondary)}._observationIcon_1c1io_3825{color:#03ad9c;flex-shrink:0}._addBtn_1c1io_3837{display:flex;align-items:center;gap:6px;color:#039c88;font-weight:700;font-size:12px;margin-top:8px;background:none;border:none;cursor:pointer;padding:0}._addBtn_1c1io_3837:hover{text-decoration:underline}@media (max-width:1100px){._conceptGrid_1c1io_2309{grid-template-columns:1fr}._financialGrid_1c1io_2905{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){._financialGrid_1c1io_2905{grid-template-columns:1fr}}._bulkReferenceInputContainer_1c1io_3939{position:relative;display:flex;align-items:center;gap:.5rem}._bulkReferenceInputContainer_1c1io_3939 ._clientInput_1c1io_1241{flex:1}._bulkReferenceAddButton_1c1io_3961{width:38px;height:38px;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;border:2px solid #038C7F;border-radius:50%;background:var(--hover);color:#038c7f;cursor:pointer;transition:all .2s ease}._bulkReferenceAddButton_1c1io_3961:hover{background:#038c7f;color:#fff}._bulkReferenceAddButton_1c1io_3961 svg{width:18px;height:18px;stroke-width:2.5}._referenceDivider_1c1io_4023{display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:12px;font-weight:600;text-transform:uppercase;position:relative}._referenceDivider_1c1io_4023:before,._referenceDivider_1c1io_4023:after{content:"";flex:1;height:1px;background:var(--border--primary)}._referenceDivider_1c1io_4023:before{margin-right:12px}._referenceDivider_1c1io_4023:after{margin-left:12px}._bulkReferenceContainer_1c1io_4077{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}._bulkReferenceInput_1c1io_3939{width:100%;min-height:80px;padding:10px 12px;border:1px solid var(--border--primary);border-radius:8px;font-size:13px;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s ease,box-shadow .2s ease}._bulkReferenceInput_1c1io_3939:focus{border-color:#038c7f;box-shadow:0 0 0 3px #038c7f26}._bulkReferenceInput_1c1io_3939::-moz-placeholder{color:var(--text-tertiary)}._bulkReferenceInput_1c1io_3939::placeholder{color:var(--text-tertiary)}._bulkReferenceButton_1c1io_4135{align-self:flex-end;height:38px;padding:0 18px;border:none;border-radius:8px;background:#038c7f;color:#fff;cursor:pointer;font-size:13px;font-weight:600;transition:background .2s ease,transform .2s ease}._bulkReferenceButton_1c1io_4135:hover{background:#037f8c}._bulkReferenceButton_1c1io_4135:active{transform:scale(.98)}._referencesContainer_1c1io_4179{display:flex;flex-direction:column;gap:18px}._referenceInputRow_1c1io_4191{display:flex;gap:12px;align-items:center}._referenceInputRow_1c1io_4191 ._clientInput_1c1io_1241{flex:1}._referenceAddButton_1c1io_4211{height:40px;padding:0 18px;border:none;border-radius:10px;background:#038c7f;color:#fff;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:12px;font-weight:700;transition:all .2s ease;white-space:nowrap}._referenceAddButton_1c1io_4211:hover{background:#037f8c}._referenceAddButton_1c1io_4211:active{transform:scale(.97)}._referenceTags_1c1io_4261{display:flex;flex-wrap:wrap;gap:10px}._referenceTag_1c1io_4261{display:flex;align-items:center;gap:7px;padding:6px 11px;background:var(--surface);border:1px solid var(--border--primary);border-radius:999px;box-shadow:0 1px 3px #0000000d}._referenceTag_1c1io_4261 span{font-size:13px;color:var(--text-primary);font-weight:500}._referenceRemove_1c1io_4307{width:20px;height:20px;border:none;background:transparent;color:var(--text-tertiary);cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:13px;font-weight:700}._referenceRemove_1c1io_4307:hover{color:#dc2626;background:#dc262614}._sectionCard_1c1io_4349{background:var(--surface);border:1px solid var(--border--primary);border-radius:10px;padding:24px;box-shadow:0 2px 6px #00000014}._operationalSectionCard_1c1io_4375{margin-top:24px;background:var(--surface);border:1px solid var(--border--primary);border-radius:12px;padding:24px;box-shadow:0 2px 6px #00000014}._operationalGrid_1c1io_4393{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px 28px}._operationalTitle_1c1io_4405{display:flex;align-items:center;gap:8px;margin:0 0 20px;padding-bottom:12px;font-size:18px;font-weight:600;color:var(--text-primary);border-bottom:1px solid var(--border--primary)}._operationalTitle_1c1io_4405 ._material-symbols-outlined_1c1io_4429{font-size:20px;color:#038c7f}._operationalItem_1c1io_4439{display:flex;flex-direction:column;gap:4px;min-width:0}._operationalLabel_1c1io_4453{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--text-tertiary)}._operationalValue_1c1io_4467{margin:0;font-size:13px;font-weight:500;color:var(--text-primary);line-height:1.35;word-break:break-word}._operationalValueStrong_1c1io_4485{font-size:15px;font-weight:700;color:#038c7f}._operationalDivider_1c1io_4499{grid-column:1/-1;height:1px;background:var(--border--primary);margin:4px 0}@media (max-width:900px){._operationalGrid_1c1io_4393{grid-template-columns:1fr 1fr}}@media (max-width:640px){._operationalGrid_1c1io_4393{grid-template-columns:1fr}}._operationalOperation_1c1io_4545{padding-bottom:20px}._operationalOperation_1c1io_4545:not(:last-child){margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--border--primary)}._operationalEmpty_1c1io_4565{padding:20px 0;text-align:center;font-size:13px;color:var(--text-tertiary)}._summaryBar_1c1io_4585{position:fixed;bottom:0;right:0;left:225px;height:60px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--summarybar-bg);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(3,140,127,.18);box-shadow:0 -8px 24px #00000014,inset 0 1px #ffffff26;border-radius:14px 14px 0 0;z-index:1000}._summaryCaption_1c1io_4673{display:flex;align-items:center;height:30px;font-size:11px;font-weight:700;letter-spacing:1px;white-space:nowrap}._summaryLeft_1c1io_4631{display:flex;align-items:center;gap:10px;flex-shrink:0}._summaryIcon_1c1io_4645{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#038c7f1f;border:1px solid rgba(3,140,127,.18);color:#038c7f}._summaryCaption_1c1io_4673{font-size:11px;font-weight:700;letter-spacing:1.2px;color:var(--text-secondary)}._summaryContent_1c1io_4749{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:28px}._summaryItem_1c1io_4765 span,._summaryTotal_1c1io_4767 span{font-size:9px;letter-spacing:.8px;color:var(--text-secondary)}._summaryItem_1c1io_4765 strong{font-size:17px;font-weight:500;line-height:1;color:var(--text-primary)}._summaryItem_1c1io_4765 small{font-size:10px;opacity:.7}._summaryTotal_1c1io_4767{display:flex;align-items:center;gap:14px;padding:6px 18px;min-width:220px;height:40px;border-radius:999px;background:linear-gradient(90deg,#038c7f2e,#038c7f14);border:1px solid rgba(3,140,127,.25)}._summaryTotal_1c1io_4767 span{font-size:11px;color:var(--text-secondary);font-weight:600}._summaryTotal_1c1io_4767 strong{margin-left:auto;font-size:24px;color:#03a696;font-weight:700}._summaryTotal_1c1io_4767 small{margin-left:6px;font-size:11px;color:var(--text-secondary)}._quotationList_1c1io_4877{display:flex;flex-direction:column;gap:20px}._quotationSummary_1c1io_4889{background:var(--surface);border:1px solid var(--border--primary);border-radius:10px;overflow:hidden;box-shadow:0 2px 6px #00000014}._quoteHeader_1c1io_4909{display:flex;justify-content:space-between;align-items:center;padding:6px 18px;border-bottom:1px solid var(--border--primary)}._quoteInfoHeader_1c1io_4925{display:flex;align-items:center;gap:20px}._quoteRateInfo_1c1io_4937{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:110px}._quoteReference_1c1io_4953{display:flex;align-items:center;gap:14px}._quoteLabel_1c1io_4965{color:#03a678;font-size:14px;font-weight:700}._offerValidity_1c1io_4979{font-size:12px!important;color:var(--text-primary)!important}._quoteReference_1c1io_4953 h2{margin:0;font-size:16px;font-weight:600;color:var(--text-primary)}._quoteActions_1c1io_5003{display:flex;align-items:center;gap:18px}._quoteRateInfo_1c1io_4937{display:flex;flex-direction:column;align-items:flex-end;gap:2px}._quoteRateLabel_1c1io_5029{font-size:10px;font-weight:500;letter-spacing:.08em;color:var(--text-tertiary);line-height:1}._quoteRateNumber_1c1io_5045{font-size:14px;font-weight:700;color:var(--text-primary);line-height:1.2}._quoteStatus_1c1io_5059{display:flex;align-items:center;gap:12px}._statusAccepted_1c1io_5071{padding:4px 12px;border-radius:20px;background:#038c7f1a;border:1px solid rgba(3,140,127,.25);color:#038c7f;font-size:12px;font-weight:700}._pdfButton_1c1io_5091{height:34px;padding:0 16px;border:none;border-radius:8px;background:#038c7f;color:#fff;font-size:12px;font-weight:600;cursor:pointer}._quoteInfoGrid_1c1io_5119{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:22px}._currencyValue_1c1io_5135{font-size:11px!important;line-height:1;margin:0;font-weight:600;color:var(--text-secondary)}._currencyExchange_1c1io_5151{display:flex;align-items:center;gap:12px}._currencyExchange_1c1io_5151 ._green_1c1io_5165{font-size:12px;font-weight:500;color:var(--text-primary)}._executiveName_1c1io_5177{font-size:12px!important;line-height:1.2;margin:0}._quoteInfoGrid_1c1io_5119 label{display:block;margin-bottom:5px;font-size:10px;font-weight:700;color:var(--text-secondary)}._quoteInfoGrid_1c1io_5119 p{margin:0;font-size:15px;color:var(--text-primary)}._quoteInfoGrid_1c1io_5119 span{font-size:11px;color:var(--text-secondary)}._bold_1c1io_5227{font-weight:700}._green_1c1io_5165{color:#038c7f}._quoteBody_1c1io_5247{display:grid;grid-template-columns:1fr 270px;gap:22px;padding:0 22px 22px}._quoteTable_1c1io_5265 h3{margin-bottom:12px;font-size:12px;font-weight:700;color:#038c7f}._quoteTable_1c1io_5265 table{width:100%;border-collapse:collapse}._quoteTable_1c1io_5265 th{padding:6px;font-size:10px;color:var(--text-tertiary);border-bottom:1px solid var(--border--primary);text-align:left}._quoteTable_1c1io_5265 td{padding:6px;font-size:12px;color:var(--text-primary);border-bottom:1px solid rgba(0,0,0,.05)}._quoteTable_1c1io_5265 td._totalColumn_1c1io_5319{color:#038c7f;font-weight:700}._quoteTotals_1c1io_5333{border:1px solid var(--border--primary);border-radius:8px;background:var(--hover);padding:10px}._quoteTotals_1c1io_5333>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._quoteTotals_1c1io_5333 span{font-size:10px;color:var(--text-secondary)}._quoteTotals_1c1io_5333 strong{font-size:12px;color:var(--text-primary)}._quoteGrandTotal_1c1io_5381{display:block!important;border-top:1px solid var(--border--primary);padding-top:8px;text-align:right}._quoteGrandTotal_1c1io_5381 label{font-size:10px;letter-spacing:.12em;color:var(--text-secondary)}._quoteGrandTotal_1c1io_5381 h2{margin:4px 0 0;font-size:16px;font-weight:700;color:#038c7f}._emptyQuotations_1c1io_5421{padding:40px 20px;text-align:center;color:var(--text-secondary);font-size:14px;border:1px dashed var(--border--primary);border-radius:10px;background:var(--background-secondary)}._followUpContainer_1c1io_5449{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border--primary);border-radius:12px;box-shadow:0 2px 6px #00000014;overflow:hidden;min-height:0;max-height:700px}._followUpIcon_1c1io_5477{color:#038c7f}._followUpHeader_1c1io_5485{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--border--primary);background:var(--surface)}._followUpTitle_1c1io_5503{display:flex;align-items:center;gap:12px}._followUpTitle_1c1io_5503 h2{margin:0;font-size:18px;font-weight:600;color:var(--text-primary)}._followUpId_1c1io_5529{padding:4px 10px;border-radius:999px;background:#038c7f1a;border:1px solid rgba(3,140,127,.2);color:#038c7f;font-size:12px;font-weight:700}._followUpMessages_1c1io_5549{padding:28px;display:flex;flex-direction:column;gap:24px;background:var(--background-secondary);overflow-y:auto;max-height:500px}._systemMessage_1c1io_5581 span{padding:7px 14px;border-radius:20px;background:var(--hover);color:var(--text-secondary);font-size:11px;font-weight:700}._systemMessageSuccess_1c1io_5609{display:flex;justify-content:center;align-items:center;gap:6px;color:#038c7f;font-size:11px;font-weight:700}._systemMessageSuccess_1c1io_5609 ._material-symbols-outlined_1c1io_4429{font-size:16px}._systemMessageSuccess_1c1io_5609{background:#038c7f1f!important;border:1px solid rgba(3,140,127,.25);color:#038c7f!important}._systemMessageSuccess_1c1io_5609 svg{width:14px;height:14px}._systemMessage_1c1io_5581{display:flex;justify-content:center}._systemMessage_1c1io_5581 span{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:20px;background:var(--hover);color:var(--text-secondary);font-size:11px;font-weight:700}._systemStatus_1c1io_5767{display:flex;justify-content:center}._systemStatus_1c1io_5767 span{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:20px;background:var(--hover);border:1px solid var(--border--primary);color:var(--text-primary);font-size:11px;font-weight:600}._systemStatus_1c1io_5767 svg{color:var(--text-primary);width:14px;height:14px;flex-shrink:0}._messageLeft_1c1io_5837,._messageRight_1c1io_5839{display:flex;gap:14px;max-width:72%}._messageRight_1c1io_5839{margin-left:auto;flex-direction:row-reverse}._avatar_1c1io_5861,._avatarPrimary_1c1io_5863{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}._avatar_1c1io_5861{background:#038c7f1f;color:#038c7f}._avatarPrimary_1c1io_5863{background:#038c7f;color:#fff}._messageContent_1c1io_5903{display:flex;flex-direction:column}._messageContentRight_1c1io_5913{display:flex;flex-direction:column;align-items:flex-end}._messageHeader_1c1io_5925,._messageHeaderRight_1c1io_5927{display:flex;gap:10px;margin-bottom:6px}._messageHeader_1c1io_5925 strong,._messageHeaderRight_1c1io_5927 strong{font-size:13px;color:var(--text-primary)}._messageHeader_1c1io_5925 span,._messageHeaderRight_1c1io_5927 span{font-size:11px;color:var(--text-secondary)}._messageBubble_1c1io_5963{padding:14px 18px;border-radius:0 14px 14px;border:1px solid var(--border--primary);background:var(--surface);color:var(--text-primary);line-height:1.5}._messageBubblePrimary_1c1io_5981{padding:14px 18px;border-radius:14px 0 14px 14px;background:#038c7f;color:#fff;line-height:1.5}._followUpFooter_1c1io_6005{padding:16px 20px 20px;border-top:1px solid var(--border--primary);background:var(--surface)}._messageComposer_1c1io_6019{position:relative;display:flex;align-items:flex-end;width:100%;padding:8px 8px 8px 14px;border:1px solid var(--border--primary);border-radius:18px;background:var(--background);transition:border-color .2s ease,box-shadow .2s ease}._messageComposer_1c1io_6019:focus-within{border-color:#038c7f;box-shadow:0 0 0 3px #038c7f1a}._followTextarea_1c1io_6059{flex:1;width:100%;min-height:70px;max-height:140px;padding:8px 10px;border:none;outline:none;background:transparent;color:var(--text-primary);font-family:inherit;font-size:14px;line-height:1.5;resize:none}._followTextarea_1c1io_6059::-moz-placeholder{color:var(--text-secondary)}._followTextarea_1c1io_6059::placeholder{color:var(--text-secondary)}._sendButton_1c1io_6101{flex-shrink:0;width:40px;height:40px;margin:0 0 2px 8px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#038c7f;color:#fff;cursor:pointer;transition:background .2s ease,transform .15s ease,opacity .2s ease}._sendButton_1c1io_6101:hover:not(:disabled){background:#02766b;transform:scale(1.05)}._sendButton_1c1io_6101:active:not(:disabled){transform:scale(.94)}._sendButton_1c1io_6101:disabled{opacity:.45;cursor:not-allowed;transform:none}._sendIcon_1c1io_6191{flex-shrink:0}._scrollTopButton_1c1io_6205{position:fixed!important;right:15px!important;bottom:60px!important;width:48px;height:48px;border:none;border-radius:50%;background:#038c7f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000040;z-index:999999!important;transition:transform .25s ease,background .25s ease}._scrollTopButton_1c1io_6205:hover{background:#037f8c;transform:translateY(-4px) scale(1.05)}._scrollTopButton_1c1io_6205:active{transform:scale(.96)}@keyframes _validationFlash_1c1io_1{0%,to{box-shadow:0 0 #c8434300}20%{box-shadow:0 0 0 7px #c8434333}40%{box-shadow:0 0 0 2px #c843431f}60%{box-shadow:0 0 0 7px #c8434329}80%{box-shadow:0 0 0 2px #c8434314}}@keyframes _validationLineFlash_1c1io_1{0%,to{box-shadow:0 2px #c8434300}20%{box-shadow:0 3px 8px 2px #c843434d}40%{box-shadow:0 2px 4px 1px #c8434329}60%{box-shadow:0 3px 8px 2px #c8434340}80%{box-shadow:0 2px 4px 1px #c843431f}}._inputError_1c1io_6365{border:1px solid #c84343!important;box-shadow:0 0 0 1px #dc262626;animation:_validationFlash_1c1io_1 4s ease-in-out}._referenceInputRequired_1c1io_6377{border-bottom-color:#c84343!important;animation:_validationLineFlash_1c1io_1 4s ease-in-out}._referenceInputRequired_1c1io_6377:focus{border-bottom-color:#c84343!important}._conceptInputRequired_1c1io_6395{border-bottom-color:#c84343!important;animation:_validationLineFlash_1c1io_1 4s ease-in-out}._conceptInputRequired_1c1io_6395:focus{border-bottom-color:#c84343!important}._smallInputNarrowRequired_1c1io_6413{border:1px solid #c84343!important;animation:_validationFlash_1c1io_1 4s ease-in-out!important}._smallInputNarrowRequired_1c1io_6413:focus{border-color:#c84343!important;box-shadow:0 0 0 2px #c8434326!important}._conceptObservationRequired_1c1io_6433{border:1px solid #c84343!important;box-shadow:0 0 0 1px #dc262626;border-radius:4px;padding:6px 8px;animation:_validationFlash_1c1io_1 4s ease-in-out!important}._quantityLineRequired_1c1io_6447{border-bottom-color:#c84343!important;animation:_validationLineFlash_1c1io_1 4s ease-in-out}._quantityLineRequired_1c1io_6447:focus{border-bottom-color:#c84343!important}._conceptSectionCardRequired_1c1io_6465{border:1px solid #c84343!important;box-shadow:0 0 0 2px #c8434326;animation:_validationFlash_1c1io_1 4s ease-in-out}._header_17iju_1{display:flex;justify-content:space-between;margin-top:32px;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:1.5rem}._title_17iju_23{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._buttonGroup_17iju_37{display:inline-flex;border-radius:.375rem;overflow:hidden}._headerButton_17iju_49:hover{background:#037f8c}._headerButton_17iju_49{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);cursor:pointer;transition:background .2s}._searchContainer_17iju_87{display:flex}._searchBar_17iju_95{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;--search-bg: var(--surface);border:1px solid var(--border);border-radius:.5rem;background:var(--search-bg);box-shadow:0 1px 2px #0000000d;transition:all .2s ease}._searchBar_17iju_95:focus-within{border-color:transparent;border-radius:12px;background-image:linear-gradient(var(--search-bg),var(--search-bg)),linear-gradient(90deg,#03738c,#038c7f,#3ca64c);background-origin:border-box;background-clip:padding-box,border-box}._searchInput_17iju_165{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._sectionTitle_17iju_183{font-size:20px;font-weight:600}._cardsGrid_17iju_193{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;padding:2rem 0;color:var(--text-secondary)}._card_17iju_193{background:var(--surface);border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column}._dark_17iju_239 ._card_17iju_193{background:#1f2937;border-color:#374151}._card_17iju_193:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#10b981;background-color:var(--hover);cursor:pointer}._headerRight_17iju_271{display:flex;flex-direction:column;align-items:flex-end;gap:4px}._singularityKey_17iju_285{font-size:12px;font-weight:600;color:#038c7f;white-space:nowrap}._cardHeader_17iju_299{padding:.9rem 1rem;background:linear-gradient(180deg,var(--surface-secondary),var(--surface));border-bottom:1px solid var(--border);display:flex;flex-direction:column;align-items:flex-start}._dark_17iju_239 ._cardHeader_17iju_299{background:linear-gradient(180deg,#273548,#1f2937)}._headerTop_17iju_333{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%}._companyName_17iju_349{flex:1;margin:0;font-size:1.05rem;font-weight:700;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._headerLabel_17iju_373{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-tertiary);margin-bottom:.3rem}._description_17iju_389{margin:.45rem 0 0;color:var(--text--cards--instrCat);font-size:.68rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;min-height:2em}._statusBadge_17iju_417{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.28rem .75rem;border-radius:999px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent}._draft_17iju_445{background:#f1f5f9;color:#475569;border-color:#cbd5e1}._pending_17iju_457{background:#fef3c7;color:#92400e;border-color:#fcd34d}._accepted_17iju_469{background:#dcfce7;color:#166534;border-color:#86efac}._rejected_17iju_481{background:#fee2e2;color:#991b1b;border-color:#fca5a5}._cancelled_17iju_493{background:#f99;color:red;border-color:#f09595}._invoiced_17iju_507{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}._infoGrid_17iju_519{padding:.75rem 1rem;display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem}._infoItem_17iju_533{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;min-width:0;font-size:.78rem;color:var(--text-secondary)}._infoItemReferencia_17iju_555{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;min-width:0;font-size:.78rem;color:#03a678}._infoItem_17iju_533 svg{flex-shrink:0}._referenceItem_17iju_587{grid-column:1 / -1}._iconSearchBar_17iju_595{size:20px;color:var(--text-secondary)}._infoGroup_17iju_605{display:flex;align-items:center;gap:.35rem}._infoGroupFechaI_17iju_615{display:flex;align-items:center;gap:.35rem;color:#038c7f}._userInfoRow_17iju_629{grid-column:1 / -1;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._dateGroup_17iju_645{margin-left:auto;display:flex;align-items:center;gap:.35rem;color:#038c7f}._referenceText_17iju_665{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#03a678}._cardFooter_17iju_679{margin-top:auto;border-top:1px solid var(--border);padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:flex-end}._footerInfo_17iju_699{gap:.3rem;display:flex;flex-direction:column}._insKeyGroup_17iju_711{display:flex;align-items:center;gap:.35rem;color:#038c7f;font-size:.78rem}._totalRow_17iju_727{color:#03a678;display:flex;gap:1rem;align-items:center;justify-content:space-between;min-width:240px;font-size:.78rem}._totalRow_17iju_727 span{color:var(--text-secondary)}._actionButton_17iju_763{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s}._editButton_17iju_787{background:var(--background);color:#059669}._editButton_17iju_787:hover{background:#a7f3d0;transform:scale(1.05)}._spinner_17iju_807{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_17iju_807 1s linear infinite}@keyframes _spin_17iju_807{to{transform:rotate(360deg)}}._loading_17iju_839{grid-column:1 / -1;width:100%;min-height:250px;display:flex;justify-content:center;align-items:center}._emptyState_17iju_857{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:250px;padding:4rem 2rem;box-sizing:border-box;text-align:center;color:var(--text-tertiary)}._emptyState_17iju_857 h3{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:var(--text-primary)}._emptyState_17iju_857 p{font-size:1rem;margin:0}._containerWithSidebar_17iju_923{display:flex;align-items:flex-start;width:100%;min-height:100vh;margin:0;padding:0;box-sizing:border-box;gap:0}._containerWithSidebar_17iju_923>._container_17iju_923{flex:1;min-width:0;width:100%;box-sizing:border-box;padding:0 30px 24px}._filtersPanel_17iju_969{width:280px;min-width:280px;flex:0 0 280px;box-sizing:border-box;background:var(--surface);border-right:1px solid var(--border);padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;height:calc(100vh - 76px);min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--border) var(--surface);position:sticky;top:0;align-self:flex-start;box-shadow:4px 0 20px #00000008;animation:_slideInLeft_17iju_1 .25s ease}._filtersPanelHeader_17iju_1017{padding-bottom:6px;border-bottom:2px solid rgba(3,115,140,.15)}._filtersPanelHeader_17iju_1017 h3{margin:0;font-size:1rem;font-weight:600;color:var(--text-primary)}._filterSection_17iju_1041{border-bottom:1px solid var(--border);padding-bottom:14px}._filterSection_17iju_1041 ._radioLabel_17iju_1051{display:flex;align-items:center;gap:.5rem;padding:.45rem 0;min-height:30px;box-sizing:border-box}._headerRow_17iju_1067{display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer}._filterTitle_17iju_1083{margin:0;font-size:14px;font-weight:600;color:var(--text-secondary)}._iconbutonlucide_17iju_1097{display:flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;color:var(--text-tertiary);cursor:pointer;border-radius:6px;transition:background .2s ease,color .2s ease}._iconbutonlucide_17iju_1097:hover{background:var(--hover);color:var(--text-primary)}._filterInput_17iju_1137{width:100%;height:44px;box-sizing:border-box;margin-top:12px;padding:0 16px;font-size:14px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary);outline:none;transition:all .2s ease}._filterInput_17iju_1137::-moz-placeholder{color:var(--text-tertiary)}._filterInput_17iju_1137::placeholder{color:var(--text-tertiary)}._filterInput_17iju_1137:hover{border-color:var(--border)}._filterInput_17iju_1137:focus{border-color:var(--backcolor);box-shadow:0 0 0 2px #038c7f26}._radioLabel_17iju_1051,._checkboxLabel_17iju_1199{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem 0;font-size:14px;color:var(--text-secondary);cursor:pointer;white-space:nowrap}._radioLabel_17iju_1051 input,._checkboxLabel_17iju_1199 input{cursor:pointer;accent-color:#038C7F}._filterContent_17iju_1233{max-height:0;overflow:hidden;transition:max-height .3s ease}._filterContentOpen_17iju_1245{max-height:120px}._dateOptions_17iju_1253{display:flex;flex-wrap:wrap;gap:4px 8px;padding-top:8px}._filterActions_17iju_1267{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border);margin-top:auto}._resetButton_17iju_1283,._applyButton_17iju_1285{flex:1;padding:8px 14px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease,transform .15s ease}._resetButton_17iju_1283{background:transparent;color:var(--text-primary);border:none}._resetButton_17iju_1283:hover{background:var(--hover)}._applyButton_17iju_1285{background:#037f8c;color:#fff;border:none}._applyButton_17iju_1285:hover{background:#037f8c}._applyButton_17iju_1285:active{transform:scale(.98)}@keyframes _slideInLeft_17iju_1{0%{transform:translate(-15px);opacity:0}to{transform:translate(0);opacity:1}}._statusLabel_17iju_1381{display:flex;align-items:flex-start;gap:.5rem;width:100%;padding:.4rem 0;box-sizing:border-box;font-size:14px;color:var(--text-secondary);cursor:pointer}._statusLabel_17iju_1381 input{flex:0 0 auto;margin-top:3px;cursor:pointer;accent-color:#038C7F}._statusLabelText_17iju_1419{flex:1;min-width:0;line-height:1.3;white-space:normal;overflow-wrap:anywhere;word-break:break-word}@media (max-width: 900px){._containerWithSidebar_17iju_923{flex-direction:column}._filtersPanel_17iju_969{width:100%;flex:none;border-right:none;border-bottom:1px solid var(--border);height:-moz-fit-content;height:fit-content}}@media (max-width: 480px){._filtersPanel_17iju_969{width:100%;padding:1rem}._filterActions_17iju_1267{flex-direction:column}._resetButton_17iju_1283,._applyButton_17iju_1285{width:100%}}._container_128yw_1{background:var(--background);border:none;border-radius:0;padding:0;max-width:100%;margin:0;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}._container_128yw_1::-webkit-scrollbar{display:none}._Pricing_128yw_37{background-color:#d3e2f5;color:#3c5d8a}._Operations_128yw_45{background-color:#bdbdbd;color:#fff}._Customer_128yw_53{background-color:#e5e7eb;color:#757575}._header_128yw_61{display:flex;align-items:center;margin-bottom:1.5rem;margin:1.5rem 2rem}._dark_128yw_75 ._header_128yw_61{background:#1f2937;border-bottom-color:#374151}._title_128yw_83{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.1rem;line-height:1.2}._subtitle_128yw_99{margin-top:.5rem;font-size:.875rem;color:var(--text-secondary);margin-bottom:0;line-height:1.2;padding:1rem}._card_128yw_117{background:#f8f9fa;padding:1rem;border-radius:.75rem;border:1px solid #e5e7eb;display:flex;gap:1rem;flex-wrap:wrap}._searchBox_128yw_135{position:relative;flex:1}._icon_128yw_143{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}._containerFlex_128yw_157{display:flex;align-items:center;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}@media (min-width: 768px){._containerFlex_128yw_157{padding-bottom:0}}._chip_128yw_183{padding:.375rem 1rem;border-radius:.375rem;font-size:.75rem;font-weight:700;transition:all .2s ease;cursor:pointer}._chipActive_128yw_199{background-color:#0f766e;color:#fff}._chipInactive_128yw_207{color:#4b5563}._chipInactive_128yw_207:hover{background-color:#e5e7eb}._chipButton_128yw_219{display:flex;align-items:center;gap:.25rem;padding:.375rem 1rem;border-radius:.375rem;font-size:.75rem;font-weight:700;color:#4b5563;border:1px solid #e5e7eb;margin-left:.5rem;cursor:pointer}._chipButton_128yw_219:hover{background-color:#e5e7eb}._headercard_128yw_251{margin-top:1rem;background-color:var(--surface);border-radius:.6rem;border:1px solid var(--border);overflow:hidden;margin:1.5rem 2rem}._headercardhover_128yw_267{margin-top:1rem;background-color:var(--hover);border-radius:.75rem;border:1px solid var(--border);overflow:hidden;margin:1.5rem 2rem}._table_128yw_283{width:100%;text-align:left}._trheader_128yw_291{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.dark ._trheader_128yw_291{background-color:#1e293b;border-bottom:1px solid #334155}._thheader_128yw_307{padding:1rem 1.5rem;font-size:.75rem;line-height:1rem;font-weight:600;letter-spacing:.05em;text-align:left;color:var(--text-primary)}._thheaderCenter_128yw_331{text-align:center}._tbody_128yw_337>*+*{border-top:1px solid #f3f4f6}._trbody_128yw_343{transition:background-color .2s ease}._trbody_128yw_343:hover,._trbodySelected_128yw_355{background-color:#037f8c}._tdid_128yw_361{padding:1rem 1.5rem;font-size:.75rem;line-height:1rem;font-weight:600;color:var(--text-secondary)}._tdcategory_128yw_381{padding:1rem 1.5rem;font-size:.75rem;line-height:1rem}._spancategory_128yw_397{padding:1rem 1.5rem;font-size:.75rem;line-height:1rem;color:var(--text-secondary);font-weight:600}._tdreport_128yw_417,._tddescription_128yw_435{padding:1rem 1.5rem;font-size:.75rem;line-height:1rem;color:var(--text-secondary)}._tdcreation_128yw_453{padding:1rem 1.5rem;display:flex;align-items:center;gap:.5rem}._trbody_128yw_343:hover td,._trbody_128yw_343:hover span,._trbodySelected_128yw_355 td,._trbodySelected_128yw_355 span{color:#fff!important}._avatar_128yw_489{width:1.5rem;height:1.5rem;border-radius:9999px;background-color:#e5e7eb;overflow:hidden}._imgavatar_128yw_503{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}._spanuser_128yw_513{font-size:.875rem;color:var(--text-secondary)}._tdcheck_128yw_521{padding:1rem 1.5rem;text-align:center}._divcounter_128yw_537{background-color:#f9fafb;padding:.75rem 1.5rem;text-align:center}._spancounter_128yw_557{font-size:10px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em}._rowGroup_128yw_571{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:100%}._formGroup_128yw_583{display:flex;flex-direction:column;flex:1;width:100%}._label_128yw_595{font-size:.875rem;font-weight:500;color:var(--text-primary)}._input_128yw_605{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-secondary);transition:all .15s ease;background-color:var(--hover)}._input_128yw_605:focus{outline:none;border-color:#037f8c;box-shadow:0 0 0 3px #14b8a61a}._date_128yw_637{width:45%;padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-secondary);transition:all .15s ease;background-color:var(--hover);margin:.1rem}._date_128yw_637:focus{outline:none;border-color:#037f8c;box-shadow:0 0 0 3px #14b8a61a}._select_128yw_673{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);background:var(--hover);cursor:pointer;transition:all .15s ease}._select_128yw_673:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._iconbutonlucide_128yw_705{color:var(--text-secondary)}._iconbutonlucide2_128yw_713{color:var(--text-secondary);margin-left:auto}._filterTitle_128yw_723{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin:0 0 .5rem;padding-bottom:.5rem}._headerRow_128yw_739{display:flex;align-items:center;justify-content:space-between}._seccionparameter_128yw_751{background-color:var(--surface);border-radius:1rem;padding-left:2rem;padding-top:1rem;padding-bottom:2rem;border:1px solid var(--border);box-shadow:0 1px 2px #0000000d;margin-bottom:2rem;max-width:100%;margin:1.5rem 2rem}._divparameter_128yw_777{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2.5rem}._diviconparameter_128yw_791{width:2.5rem;height:2.5rem;background-color:#00685d;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff}._spaniconparameter_128yw_813{font-family:Material Symbols Outlined;font-size:1.5rem;font-weight:400;font-style:normal;display:inline-block;line-height:1}._h3parameter_128yw_831{font-size:1.25rem;font-weight:700;color:var(--text-primary);line-height:1.25}._section_128yw_845{margin-bottom:2rem;max-width:100%}._loading_128yw_855{display:flex;justify-content:center;align-items:center;padding:4rem}._spinner_128yw_869{width:2.5rem;height:2.5rem;border:3px solid #e5e7eb;border-top-color:#038c7f;border-radius:50%;animation:_spin_128yw_869 .8s linear infinite}@keyframes _spin_128yw_869{to{transform:rotate(360deg)}}._searchBar_128yw_899{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary);margin:1.5rem 2rem}._searchBar2_128yw_929{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary);margin:1rem 1.25rem}._searchInput_128yw_965{flex:1;padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem}._dark_128yw_75 ._searchInput_128yw_965{background-color:#1e293b;border-color:#334155;color:#fff}._filterButtons_128yw_993{display:flex;gap:.5rem}._filterButton_128yw_993{padding:.625rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .15s}._filterButton_128yw_993:hover{background-color:#f9fafb}._filterButton_128yw_993._active_128yw_1031,._active_128yw_1031,._dark_128yw_75 ._filterButton_128yw_993._active_128yw_1031{background-color:#038c7f;border-color:#038c7f;color:#fff}._dark_128yw_75 ._filterButton_128yw_993{background-color:#1e293b;border-color:#334155;color:#d1d5db}._dark_128yw_75 ._filterButton_128yw_993:hover{background-color:#334155}._headerButton_128yw_1087{display:flex;align-items:center;justify-content:center;width:84px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButton_128yw_1087:last-child{border-right:none}._headerButton_128yw_1087:hover{background:#037f8c}._headerButton_128yw_1087:disabled{opacity:.6;cursor:not-allowed}._buttonGroup_128yw_1145{display:flex;justify-content:flex-end;border-radius:.375rem;overflow:hidden;margin-left:auto}._customselect_128yw_1161{padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;line-height:1rem;font-weight:700;background:var(--surface);border:1px solid #d1d5db;color:var(--text-secondary);outline:none}.dark ._customselect_128yw_1161{background-color:#1e293b;border-bottom:1px solid #334155}._divMostrar_128yw_1215{padding:1rem 1.5rem;background-color:#f9fafb;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f3f4f6}.dark ._divMostrar_128yw_1215{background-color:#1e293b;border-bottom:1px solid #334155}._subtitleParameter_128yw_1257{font-size:.875rem;line-height:1.25rem;color:var(--text-secondary);margin-top:.25rem}.dark ._subtitleParameter_128yw_1257{background-color:#1e293b}._headerActions_128yw_1279{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-left:1.5rem;padding-right:2.5rem;margin-bottom:.75rem;width:100%;box-sizing:border-box}._headerActionsLabel_128yw_1311{font-size:.75rem;line-height:1rem;font-weight:700;color:var(--text-secondary)}._headerActionsLabel2_128yw_1325{display:flex;align-items:center;font-size:.75rem;line-height:1rem;font-weight:700;color:var(--text-secondary)}._seccionResult_128yw_1345{background-color:var(--surface);border-radius:1rem;box-shadow:0 1px 2px #0000000d;border:1px solid var(--border);overflow:hidden;max-width:100%;box-sizing:border-box;margin:1.5rem 2rem}._tableResultWrapper_128yw_1371{overflow-x:auto;overflow-y:auto;max-height:60vh;-webkit-overflow-scrolling:touch;width:100%;min-width:320px;max-width:1200px;margin:0 auto}._tableResult_128yw_1371{text-align:left;border-collapse:collapse;max-width:200px}._tableResultHead_128yw_1413 th{position:sticky;top:0;z-index:10;background-color:#f9fafb;white-space:nowrap;max-width:1200px}.dark ._tableResultHead_128yw_1413 th{background-color:#1e293b}._tdResult_128yw_1441{padding:1rem 1.5rem;font-size:.75rem;line-height:1rem;color:var(--text-secondary);white-space:nowrap;max-width:250px;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 480px){._tableResultWrapper_128yw_1371{max-width:480px}}@media screen and (min-width: 768px){._tableResultWrapper_128yw_1371{max-width:768px}}@media screen and (min-width: 1024px){._tableResultWrapper_128yw_1371{max-width:1024px}}@media screen and (min-width: 1200px){._tableResultWrapper_128yw_1371{max-width:1200px}}._divParameter2_128yw_1525{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-moz-column-gap:3rem;column-gap:3rem;row-gap:2.5rem;width:100%;padding-right:2rem}._divbuttonparameter_128yw_1543{margin-top:3rem;display:flex;justify-content:flex-end;padding-right:2rem;gap:.5rem}._botonparameter_128yw_1559{background-color:#00685d;color:#fff;padding:.875rem 2rem .875rem 1.875rem;border-radius:.5rem;font-weight:700;font-size:.875rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transition:all .15s ease;display:flex;align-items:center;gap:.5rem}._botonparameter_128yw_1559:hover{box-shadow:0 20px 25px -5px #00685d33,0 10px 10px -5px #00685d33}._containerWithSidebar_h8f95_1{display:flex;min-height:100vh;overflow:hidden}._container_h8f95_1{padding:1.5rem 2rem;background:var(--background);width:100%}._containerToEffectScrollToTop_h8f95_25{height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}._header_h8f95_41{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}._title_h8f95_59{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._buttonGroup_h8f95_73{display:inline-flex;border-radius:.375rem;overflow:hidden}._headerButton_h8f95_85{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}._headerButton_h8f95_85:last-child{border-right:none}._headerButton_h8f95_85:hover{background:#037f8c}._searchContainer_h8f95_137{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._searchBar_h8f95_151{flex:1;display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:.5rem;transition:border-color .2s;box-shadow:0 1px 2px #0000000d;color:var(--text-secondary)}._searchBar_h8f95_151:focus-within{border-color:#14b8a6}._searchInput_h8f95_187{flex:1;border:none;background:transparent;color:var(--text-primary);font-size:1rem;outline:none}._searchInput_h8f95_187::-moz-placeholder{color:var(--text-tertiary)}._searchInput_h8f95_187::placeholder{color:var(--text-tertiary)}._filtersPanel_h8f95_213{width:280px;background:var(--surface);border-right:1px solid var(--border);overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._filtersPanelHeader_h8f95_235 h3{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}._filterHeader_h8f95_249{display:flex;align-items:center;justify-content:space-between}._filterSection_h8f95_265{display:flex;flex-direction:column;gap:.75rem}._filterTitle_h8f95_277{font-size:.875rem;font-weight:600;color:var(--text-secondary);margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}._filterSelect_h8f95_293{width:100%;padding:.525rem;border:1px solid var(--border);border-radius:.375rem;font-size:.9375rem;color:var(--text-secondary);background:var(--hover)!important;margin-top:.5rem;transition:border-color .2s}._filterFooter_h8f95_317{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:auto}._radioLabel_h8f95_333{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.875rem;color:var(--text-tertiary)}._loading_h8f95_351{text-align:center;padding:3rem}._spinner_h8f95_361{display:inline-block;width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#14b8a6;border-radius:50%;animation:_spin_h8f95_361 1s linear infinite}._cardsGrid_h8f95_381{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:1.25rem}._card_h8f95_381{background:var(--surface);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;transition:all .2s;border:1px solid var(--border);display:flex;flex-direction:column;gap:1rem}._card_h8f95_381:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#10b981;background-color:var(--hover);cursor:pointer}._cardMain_h8f95_461{flex:1;width:100%;display:flex;flex-direction:column;gap:.75rem}._cardContent_h8f95_477{display:flex;justify-content:space-between;align-items:stretch;gap:2rem}._leftContent_h8f95_491{flex:1;display:flex;flex-direction:column;gap:.9rem;min-width:0}._rightContent_h8f95_507{width:150px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._topRow_h8f95_523,._middleRow_h8f95_537{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._operationInfo_h8f95_551{flex:1;width:100%;margin-top:5px}._operationInfo_h8f95_551 h3{font-size:1.0625rem;color:var(--text-primary);margin:0 0 .375rem;font-weight:600}._operationNameWrapper_h8f95_579{display:flex;flex-direction:column;align-items:flex-start;position:relative}._clientName_h8f95_595{font-size:1.05rem;font-weight:700;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.5rem}._reference_h8f95_615{font-size:1rem;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-weight:600;margin:0 0 .4rem;background:transparent;padding-top:5px;border-radius:0;display:inline-block;color:#038c7f}._referenceContainer_h8f95_647{display:flex;align-items:center;gap:.75rem}._emptyState_h8f95_663{display:flex;justify-content:center;align-items:center;padding:4rem 2rem}._noResults_h8f95_677{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:var(--text-secondary);font-size:1.125rem}._formContainer_h8f95_693{background:var(--background);border-bottom:2px solid var(--border);border-radius:0;padding:0;max-width:100%;min-height:100vh;margin:0}._formHeaderRow_h8f95_713{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--surface);border-bottom:1px solid var(--border)}._backButton_h8f95_731{padding:.75rem 1rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._backButton_h8f95_731:hover{background-color:#037f8c}._backButton_h8f95_731{box-shadow:0 2px 4px #0000004d}._formTitle_h8f95_777{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}._headerActions_h8f95_791{display:flex;gap:0;align-items:center}._saveHeaderButton_h8f95_803{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#038c7f;color:#fff;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;border-right:1px solid rgba(255,255,255,.25);font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s}._resetHeaderButton_h8f95_835{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#038c7f;color:#fff;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;min-height:43px}._saveHeaderButton_h8f95_803:hover,._resetHeaderButton_h8f95_835:hover{background:#037f8c}._cancelHeaderButton_h8f95_877{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:#fff;color:#dc2626;border:.01rem solid #dc2626;border-left:0;font-weight:500;font-size:.9375rem;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;cursor:pointer;transition:all .15s}._cancelHeaderButton_h8f95_877:hover{background-color:#dc2626;color:#fff}._cancelHeaderButton_h8f95_877:disabled,._saveHeaderButton_h8f95_803:disabled{opacity:.6;cursor:not-allowed}._downloadHeaderButton_h8f95_933{display:flex;align-items:center;justify-content:center;gap:.5rem;height:42px;padding:0 16px;background:#038c7f;color:#fff;cursor:pointer;transition:background .2s}._downloadHeaderButton_h8f95_933:hover{background:#037f8c}._downloadHeaderButton_h8f95_933:disabled{opacity:1;cursor:not-allowed;background-color:#6fc5bc;color:#f4fffd;border-color:#ffffff59;box-shadow:none}._downloadHeaderButton_h8f95_933:disabled:hover{background-color:#6fc5bc;color:#f4fffd;transform:none}._kbContainer_h8f95_999{display:flex;gap:0;font-family:Montserrat,Arial,sans-serif;font-weight:600;letter-spacing:-.02em}._KText_h8f95_1015{color:#313030}._bText_h8f95_1023{color:#0ff16d}._sectionCard_h8f95_1031{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;margin:1.5rem 2rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}._sectionTitle_h8f95_1049{font-size:1.125rem;font-weight:600;color:var(--text-primary);padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);background:var(--hover)}._formGridVersatil_h8f95_1067{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}._formGrid_h8f95_1067{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:1.5rem;margin-top:-20px;margin-bottom:-20px}._formGroupElementsInline_h8f95_1097{display:flex;align-items:center;gap:1rem}._twoColumnGrid_h8f95_1109{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:1.5rem}._fourColumnGrid_h8f95_1123{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;padding:1.5rem;margin-top:-20px;margin-bottom:-20px}._leftColumn_h8f95_1141,._rightColumn_h8f95_1143{display:flex;flex-direction:column;gap:1.25rem}._firstColumn_h8f95_1155,._secondColumn_h8f95_1157,._thirdColumn_h8f95_1159,._fourthColumn_h8f95_1161{display:flex;flex-direction:column;gap:1.25rem;flex:1;min-width:0}._fieldGroup_h8f95_1179{display:flex;flex-direction:column;gap:.5rem}._fieldLabel_h8f95_1191{font-size:.875rem;font-weight:500;color:var(--text-secondary)}[data-invalid=true]{border-color:#ef4444!important;box-shadow:0 0 0 1px #ef4444}._inputError_h8f95_1215{border-color:#ef4444}._textInputClient_h8f95_1223{text-align:left;width:100%;padding:.525rem .775rem;border:1px solid var(--border);border-radius:.375rem;font-size:.9375rem;color:var(--text-primary);background:var(--hover);cursor:pointer;transition:border-color .2s;box-shadow:0 0 0 3px #14b8a61a}._textInput_h8f95_1223,._selectInput_h8f95_1255{padding:.525rem .775rem!important;border:1px solid var(--border);border-radius:.375rem;font-size:.9375rem;color:var(--text-secondary);background:var(--hover)!important;transition:border-color .2s;box-shadow:0 0 0 3px #14b8a61a}._textInput_h8f95_1223:focus,._selectInput_h8f95_1255:focus,._filterSelect_h8f95_293:focus,._textInputClient_h8f95_1223:focus{border-color:#14b8a6;outline:none}._option_h8f95_1293{background:var(--hover)}._iluminateCheckbox_h8f95_1301{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:var(--background);border:1px solid var(--border);border-radius:.375rem;cursor:pointer;transition:all .15s;color:#fff}._iluminateCheckbox_h8f95_1301:has(input:checked){background:#038c7f;border-color:#038c7f;color:#fff}._fieldLabel_h8f95_1191+._iluminateCheckbox_h8f95_1301:has(input:checked){font-size:.875rem;color:#fff;cursor:pointer;flex:1}._editorToolbar_h8f95_1353 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer}._editorToolbar_h8f95_1353 button:hover{background:#f1f5f9;color:#2563eb}._editorToolbar_h8f95_1353 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer;color:var(--text-secondary);transition:all .2s ease}._textarea_h8f95_1399{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);caret-color:#fff;background:var(--hover);resize:vertical;min-height:80px;font-family:inherit;transition:all .15s ease}._textarea_h8f95_1399 *{color:inherit!important}._textarea_h8f95_1399:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._dark_h8f95_1449 ._textarea_h8f95_1399{background-color:#374151;border-color:#4b5563;color:#fff}._cardActions_h8f95_1461{display:flex;gap:.5rem;justify-content:flex-end}._editButton_h8f95_1489{display:flex;align-items:center;width:38px;height:38px;border:none;border-radius:8px;cursor:pointer;transition:all .2s;padding:.7rem;gap:.5rem;background:var(--hover);color:#10b981}._editButton_h8f95_1489:hover{background:#a7f3d0}._searchSection_h8f95_1557{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._dark_h8f95_1449 ._searchSection_h8f95_1557{background:#1f2937;border-color:#374151}._sectionTitleSearch_h8f95_1587{font-size:1.125rem;font-weight:600;color:var(--text-secondary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border)}._searchLabel_h8f95_1605{font-size:.875rem;color:var(--text-tertiary);min-width:80px}._btnAddSearch_h8f95_1617{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:transparent;color:#038c7f;border:2px dashed #038C7F;border-radius:.5rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}._btnAddSearch_h8f95_1617:hover{background:var(--hover)}._dark_h8f95_1449 ._btnAddSearch_h8f95_1617:hover{background:#14b8a61a}._searchList_h8f95_1665{display:flex;flex-direction:column;gap:.75rem}._sectionTitleCollapsible_h8f95_1677{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:var(--hover);border-bottom:1px solid var(--border);cursor:pointer;transition:background .2s}._sectionTitleCollapsible_h8f95_1677:hover{background:var(--background)}._sectionTitleWithDot_h8f95_1707{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:600;color:var(--text-primary)}._greenDot_h8f95_1725{width:10px;height:10px;background:#10b981;border-radius:50%}._sectionContent_h8f95_1739{padding:2rem;background:var(--surface)}._addDashedButton_h8f95_1749{width:100%;padding:1.25rem;border:2px dashed #10b981;background:transparent;color:#10b981;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}._addDashedButton_h8f95_1749:hover{background:var(--background);border-color:#059669;color:#059669}._itemCard_h8f95_1797{background:var(--background);border:1px solid var(--border);border-radius:.5rem;padding:1.25rem;margin-bottom:1rem;transition:all .2s}._itemCard_h8f95_1797:hover{border-color:#10b9814d;box-shadow:0 2px 8px #10b9811a}._formGroup_h8f95_1097{display:flex;flex-direction:column;gap:.5rem}._serviceCard_h8f95_1837{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;margin-top:1.2rem;margin-bottom:.5rem}._serviceHeader_h8f95_1861{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1.5rem}._serviceNumber_h8f95_1889{width:36px;height:36px;background:#037f8c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}._serviceActions_h8f95_1915{display:flex;justify-content:flex-end;gap:.5rem}._iconButton_h8f95_1929{padding:.5rem;--icon-color: var(--text-secondary);border:1px solid var(--border);border-radius:.5rem;color:var(--text-secondary);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._iconButton_h8f95_1929:hover{background-color:var(--hover);color:var(--icon-hover);border:1px solid var(--icon-hover)}._iconButtonRemove_h8f95_1969{padding:.5rem;background-color:var(--hover);border:1px solid var(--border);border-radius:.5rem;color:var(--text-primary);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}._iconButtonRemove_h8f95_1969:hover{background-color:var(--hover);color:#e60b0b;border:1px solid #b81414}._servicesList_h8f95_2007{display:flex;flex-direction:column;gap:16px}._tabs_h8f95_2019{display:flex;gap:24px;border-bottom:1px solid #e5e7eb;padding-bottom:6px;position:relative}._statusField_h8f95_2037{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;background:var(--hover);border-radius:.375rem}._statusClosed_h8f95_2055{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 12px;height:42px;background:var(--hover);border-radius:.375rem}._statusText_h8f95_2077{font-size:.9375rem;font-weight:500;color:var(--text-secondary)}._switch_h8f95_2095,._switchClosed_h8f95_2097{position:relative;display:inline-block;width:48px;height:26px}._switch_h8f95_2095 input,._switchClosed_h8f95_2097 input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;z-index:2}._switchClosed_h8f95_2097:disabled,._switch_h8f95_2095:disabled{opacity:.8}._slider_h8f95_2145,._sliderClosed_h8f95_2147{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#cbd5e1;transition:.3s;border-radius:26px;pointer-events:none}._slider_h8f95_2145:before,._sliderClosed_h8f95_2147:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}._switch_h8f95_2095 input:checked+._slider_h8f95_2145{background-color:#10b981}._switch_h8f95_2095 input:checked+._slider_h8f95_2145:before{transform:translate(22px)}._switch_h8f95_2095 input:focus+._slider_h8f95_2145{box-shadow:0 0 0 3px #10b98133}._switchClosed_h8f95_2097 input:checked+._sliderClosed_h8f95_2147{background-color:#10b981}._switchClosed_h8f95_2097 input:checked+._sliderClosed_h8f95_2147:before{transform:translate(22px)}._switchClosed_h8f95_2097 input:focus+._sliderClosed_h8f95_2147{box-shadow:0 0 0 3px #10b98133}._switchContainer_h8f95_2241{width:100%;height:42px;display:flex;align-items:center;justify-content:space-between;padding:10px 10px 0;background:var(--surface-container);border:0px solid var(--border);border-radius:8px;box-sizing:border-box;line-height:1;gap:12px}._switchConsignne_h8f95_2299{position:relative;display:inline-block;width:48px;height:26px}._switchConsignne_h8f95_2299 input{opacity:0;width:0;height:0}._sliderConsignne_h8f95_2339{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}._sliderConsignne_h8f95_2339:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}._switchConsignne_h8f95_2299 input:checked+._sliderConsignne_h8f95_2339{background-color:#10b981}._switchConsignne_h8f95_2299 input:checked+._sliderConsignne_h8f95_2339:before{transform:translate(22px)}._switchConsignne_h8f95_2299 input:focus+._sliderConsignne_h8f95_2339{box-shadow:0 0 0 3px #10b98133}._tabItem_h8f95_2447{position:relative;padding:8px 2px;font-size:16px;font-weight:500;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease}._tabItem_h8f95_2447:hover{color:#03a678}._active_h8f95_2477{color:#10b981;font-weight:700}._active_h8f95_2477:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:4px;background:#10b981;border-radius:2px;animation:_underline_h8f95_1 .25s ease}._status_h8f95_2037{padding:.35rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;border:1px solid;background:#fff;cursor:default;white-space:nowrap;transition:all .2s;width:-moz-fit-content;width:fit-content}._statusButton_h8f95_2537{padding:.4rem .9rem;border-radius:.5rem;font-size:.75rem;font-weight:600;border:none;cursor:pointer;white-space:nowrap;transition:all .2s}._statusAbierta_h8f95_2559{background:#fff;color:#065f46;border-color:#065f46}._statusCerrada_h8f95_2571{background:#f5f5f5;color:#6b7280;border-color:#d1d5db}._statusCancelada_h8f95_2583{background:#fff;color:#991b1b;border-color:#991b1b}._associatedServices_h8f95_2595{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}._serviceChip_h8f95_2609{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:var(--hover);border:1.5px solid var(--border);border-radius:9999px;font-size:.875rem;color:var(--text-secondary);cursor:pointer;transition:all .15s ease}._serviceChip_h8f95_2609:hover{border-color:#14b8a6;background-color:var(--background)}._serviceChip_h8f95_2609._selected_h8f95_2647{background-color:#14b8a6;border-color:#14b8a6;color:#fff}._dark_h8f95_1449 ._serviceChip_h8f95_2609{background-color:#374151;border-color:#4b5563;color:#d1d5db}._dark_h8f95_1449 ._serviceChip_h8f95_2609:hover{border-color:#14b8a6;background-color:#0f766e}._dark_h8f95_1449 ._serviceChip_h8f95_2609._selected_h8f95_2647{background-color:#14b8a6;border-color:#14b8a6}._formRow_h8f95_2691{margin-bottom:1.25rem}._formRow_h8f95_2691 label{display:block;font-weight:500;font-size:.875rem;color:var(--text-secondary);margin-bottom:.5rem}._formRow_h8f95_2691 h2{display:block;font-weight:600;font-size:1.2rem;color:var(--text-primary)}._formRow_h8f95_2691 input,._formRow_h8f95_2691 select,._formRow_h8f95_2691 textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border);border-radius:.5rem;background:var(--hover);color:var(--text-secondary);font-size:.9375rem;transition:all .2s;box-sizing:border-box;outline:none}._formRow_h8f95_2691 input:focus,._formRow_h8f95_2691 select:focus,._formRow_h8f95_2691 textarea:focus{border-color:#14b8a6;outline:none}._accordionContent_h8f95_2773{transition:max-height .3s ease-out,opacity .2s ease-out;max-height:1000px;overflow:hidden;transition:max-height .3s ease,opacity .2s ease}._collapsed_h8f95_2791{max-height:0;opacity:0;pointer-events:none;overflow:hidden;display:none}._chevron-icon_h8f95_2807{transition:transform .3s ease}._chevron-icon_h8f95_2807._rotate-180_h8f95_2815{transform:rotate(180deg)}details{border-radius:12px;overflow:hidden;transition:.3s;margin-bottom:14px;background:transparent}details:hover{border-color:#03738c}details[open]{border-color:#2563eb;box-shadow:0 5px #2563eb1a}._textTable_h8f95_2971{width:100%;height:32px;padding:0 10px;font-size:12px;border-radius:6px;background:var(--surface-container)}._textTable_h8f95_2971:focus{border-color:#14b8a6;outline:none}._selectTable_h8f95_3033{width:100%;height:32px;padding:0 28px 0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}._selectTableContainer_h8f95_3069{height:32px;width:70%!important;padding:0 6px!important;line-height:32px;font-size:12px!important;border:none;background:var(--surface-container);color:var(--text-primary);-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}._measureContainer_h8f95_3095{display:flex;align-items:center;height:32px;width:80%!important;background:var(--surface-container);overflow:hidden}._measureSelect_h8f95_3113{height:32px;padding:0 6px!important;line-height:32px;font-size:12px;border:none;background:var(--surface-container);color:var(--text-secondary);-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}._measureInput_h8f95_3135{display:flex;align-items:center;height:32px;background:var(--surface-container);border-radius:6px;overflow:hidden}._measureInput_h8f95_3135:focus{border-color:#14b8a6;outline:none}._colItem_h8f95_3187{width:10x!important;text-align:center}._smallInput_h8f95_3197{height:32px;padding:0 8px;border-radius:6px;background:var(--surface-container);font-size:12px}._smallInput_h8f95_3197:focus{border-color:#14b8a6;outline:none}._colItem_h8f95_3187{width:50px}._colTypeCargo_h8f95_3233{width:70px}._colPieces_h8f95_3241{width:50px}._colMeasure_h8f95_3249{width:80px}._colGoods_h8f95_3257,._colTypeContenedor_h8f95_3265{width:180px}._colContenedor_h8f95_3273{width:60px!important}._controlBadge_h8f95_3281{padding:.25rem .75rem;background:#037f8c;color:#fff;border-radius:.375rem;font-size:.875rem;font-weight:500}._required_h8f95_3299{color:#ef4444;font-size:1 rem}._selectWrapper_h8f95_3311{position:relative}._selectChevron_h8f95_3319{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none}._weightColumn_h8f95_3335{width:90px}._umColumn_h8f95_3343{width:80px}._typeColumn_h8f95_3351{width:220px}._numberColumn_h8f95_3359{width:170px}._volumeColumn_h8f95_3367{width:120px}._packageColumn_h8f95_3375{width:100px}._detailGrid_h8f95_3383{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;padding:16px}._headerRow_h8f95_3397,._containerRow_h8f95_3399{display:grid;grid-template-columns:30px 170px 220px 70px 60px 120px 120px 70px;gap:12px;align-items:center}._containerType_h8f95_3445{position:relative;width:100%}._container-row_h8f95_3455:hover{background:#14b8a614}._bottomRow_h8f95_3463{display:flex;margin-top:1rem;gap:6.25rem;padding-top:.5rem;border-top:2px solid #f3f4f6;justify-content:right}._rightInfo_h8f95_3489{font-size:.95rem;color:var(--text-secondary);text-align:right;white-space:nowrap}._disabled_h8f95_3517{opacity:.6}._controlCombinado_h8f95_3525{display:flex;align-items:stretch;gap:1rem;width:100%}._officeField_h8f95_3539{flex:1}._officeField_h8f95_3539 select{width:100%}._switchText_h8f95_3555{display:inline-flex;padding-top:7px;padding-left:0}._switchText_h8f95_3555 input{display:none}._switchLabel_h8f95_3577{position:relative;width:80px;height:32px;border-radius:999px;background:#64748b;cursor:pointer;transition:.25s;display:flex;align-items:center;justify-content:space-between;padding:0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}._switchText_h8f95_3555 input:checked+._switchLabel_h8f95_3577{background:#10b981}._switchThumb_h8f95_3623{position:absolute;width:28px;height:28px;left:3px;top:2px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000040;transition:.25s;z-index:2}._switchText_h8f95_3555 input:checked+._switchLabel_h8f95_3577 ._switchThumb_h8f95_3623{transform:translate(48px)}._switchOn_h8f95_3661,._switchOff_h8f95_3663{position:absolute;top:48%;transform:translateY(-50%);width:50%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:#fff;transition:.25s;pointer-events:none}._switchOn_h8f95_3661{text-align:center;padding-left:18px;left:0}._switchOff_h8f95_3663{text-align:center;padding-left:16px;left:28px}._switchText_h8f95_3555 input:checked+._switchLabel_h8f95_3577 ._switchOff_h8f95_3663{opacity:0}._switchText_h8f95_3555 input:not(:checked)+._switchLabel_h8f95_3577 ._switchOn_h8f95_3661{opacity:0}._iconAction_h8f95_3749{--icon-color: var(--text-secondary);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:all .2s ease}._iconAction_h8f95_3749 svg{transition:transform .25s ease}._iconAction_h8f95_3749:hover svg{color:var(--icon-hover);stroke-width:2.3;transform:scale(1.1)}._rotate_h8f95_2815 svg{transform:rotate(180deg)}._modalOverlayMerchandise_h8f95_3801{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}._modalOverlay_h8f95_3801{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:2000}._uploadModal_h8f95_3851{width:800px;max-width:95%;max-height:85vh;min-height:260px;background:var(--background);border-radius:20px;padding:32px;box-sizing:border-box;box-shadow:0 25px 70px #00000040,0 0 0 1px #0000000a;display:flex;flex-direction:column;transition:height .28s ease,min-height .28s ease;border:1px solid var(--border)}._modalContent_h8f95_3887{background:var(--background);border-radius:.75rem;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_h8f95_3907{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}._modalHeader_h8f95_3907 h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-primary)}._modalHeader_h8f95_3907 button{background:none;border:none;font-size:18px;cursor:pointer}._modalTitle_h8f95_3951{font-size:1.25rem;font-weight:600;color:var(--text-primary)}._closeButton_h8f95_3963{background:transparent;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s}._closeButton_h8f95_3963:hover{background:var(--surface);color:var(--text-primary)}._dropZone_h8f95_3999{flex-shrink:0;border:2px dashed rgba(3,140,127,.25);border-radius:22px;background:var(--surface);padding:28px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden;margin-bottom:15px}._dropZone_h8f95_3999:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(3,140,127,.08),transparent 70%);opacity:0;transition:opacity .35s ease}._dropZone_h8f95_3999:hover{border-color:#038c7f;transform:translateY(-2px);box-shadow:0 12px 35px #038c7f1f,0 2px 6px #00000008}._dropZone_h8f95_3999:hover:before,._dropZoneActive_h8f95_4091:before{opacity:1}._dropZoneActive_h8f95_4091{border-color:#038c7f;background:#f0fdfa;transform:scale(1.01)}._dropZone_h8f95_3999 svg{color:#037f8c;margin-bottom:12px;filter:drop-shadow(0 6px 12px rgba(3,140,127,.25));transition:transform .3s ease}._dropZone_h8f95_3999:hover svg{transform:translateY(-4px)}._dropZone_h8f95_3999 p{font-size:15px;color:var(--text-primary);font-weight:500;margin:0}._dropTitle_h8f95_4149{font-size:16px;font-weight:600;color:var(--text-primary)!important;margin-bottom:6px}._dropSubtitle_h8f95_4163{font-size:13px;color:var(--text-secondary)!important}._uploadFieldsModal_h8f95_4175{display:flex;gap:14px;flex-wrap:wrap;align-items:center}._uploadFieldsModal_h8f95_4175 input,._uploadFieldsModal_h8f95_4175 select{height:38px;min-width:200px;padding:0 12px;font-size:.85rem;background-color:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:10px;transition:all .2s ease}._uploadFieldsModal_h8f95_4175 select option{background-color:var(--surface);color:var(--text-primary)}._uploadFieldsModal_h8f95_4175 input:focus,._uploadFieldsModal_h8f95_4175 select:focus{outline:none;border-color:#038c7f;background:var(--surface);box-shadow:0 0 0 3px #038c7f26}._selectupload_h8f95_4245{max-width:100px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text-primary)}._selectupload_h8f95_4245 option{background:var(--surface);color:var(--text-primary)}._selectupload_h8f95_4245:focus{outline:none;border-color:var(--primary)}._tooltipUploadWrapper_h8f95_4283{position:relative;display:inline-flex;align-items:center}._cloudUploadButton_h8f95_4297{position:relative;background:transparent;border:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:18px;transition:transform .2s ease}._cloudUploadButton_h8f95_4297:hover{transform:scale(1.05)}._cloudUploadButton_h8f95_4297:hover ._arrowUploadIcon_h8f95_4335{transform:translateY(-5px)}._cloudUploadButton_h8f95_4297:hover ._cloudUploadIcon_h8f95_4345{filter:drop-shadow(0 6px 14px rgba(3,115,140,.45)) drop-shadow(0 0 8px rgba(3,140,127,.35))}._cloudUploadButton_h8f95_4297:disabled{opacity:.6;cursor:not-allowed;transform:none!important}._cloudUploadIcon_h8f95_4345{color:#fff;stroke:#037f8c;stroke-width:1.8px;filter:drop-shadow(0 4px 10px rgba(3,115,140,.35)) drop-shadow(0 0 6px rgba(3,140,127,.25));transition:all .2s ease}._arrowUploadIcon_h8f95_4335{position:absolute;color:#3ca64c;transform:translateY(7px);filter:drop-shadow(0 0 6px rgba(3,166,120,.6));transition:transform .2s ease}._customTooluploadtip_h8f95_4417{position:absolute;left:-30%;top:68px;transform:translate(-40%);background:#037f8c;color:#fff;padding:6px 12px;border-radius:8px;font-size:13px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:999}._tooltipUploadWrapper_h8f95_4283:hover ._customTooluploadtip_h8f95_4417{opacity:1;transform:translateY(-50%) translate(4px)}._modalFilesContainer_h8f95_4471{padding:18px;background:var(--background);border-radius:14px;border:1px solid #037F8C30;max-height:220px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--backcolor) var(--surface)}._modalFilesTitle_h8f95_4493{margin-bottom:14px;font-size:15px;font-weight:600;color:#038c7f}._modalFileCardContent_h8f95_4507{display:grid;grid-template-columns:1fr 220px;gap:1.5rem;align-items:start}._modalFileCard_h8f95_4507{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;margin-bottom:6px;border-radius:6px;background:linear-gradient(135deg,var(--surface),var(--backcolor));color:var(--text-primary);font-size:10px;font-weight:500;transition:all .2s ease;cursor:pointer}._modalFileCard_h8f95_4507:hover{transform:translateY(-4px);box-shadow:0 10px 20px #03738c40;background:linear-gradient(135deg,var(--surface),var(--hover))}._modalType_h8f95_4585{width:220px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}._modalFileName_h8f95_4601{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:85%;font-size:13.5px;color:var(--text-primary)}._modalRemoveFile_h8f95_4619{background:#ffffff26;border:none;border-radius:6px;color:#fff;font-size:14px;padding:4px 8px;cursor:pointer;transition:.2s ease}._modalRemoveFile_h8f95_4619:hover{background:#da6565;color:#fff;transform:scale(1.15)}._blurOverlay_h8f95_4653{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:2100}._uploadFloatingWindow_h8f95_4675{position:fixed!important;z-index:5000;bottom:24px;right:24px;width:380px;max-height:60vh;overflow-y:auto;background:var(--surface);border-radius:14px;padding:16px;box-shadow:0 20px 50px #00000040,0 0 0 1px #0000000a;animation:_slideUp_h8f95_1 .3s ease}._uploadHeader_h8f95_4709{display:flex;justify-content:space-between;align-items:center;font-weight:600;margin-bottom:14px;font-size:14px;color:var(--text-primary)}._uploadItem_h8f95_4729{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:10px;transition:all .2s ease}._uploadItemTop_h8f95_4745{display:flex;justify-content:space-between;align-items:center}._uploadFileName_h8f95_4757{color:var(--text-primary);font-size:13px;font-weight:500}._uploadStatus_h8f95_4769{display:flex;align-items:center;gap:6px}._progressText_h8f95_4781{font-size:12px;color:var(--text-secondary)}._modalBody_h8f95_4793{padding:1.5rem}._modalFooter_h8f95_4801{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem;border-top:1px solid #e5e7eb}._dark_h8f95_1449 ._modalFooter_h8f95_4801{border-top-color:#374151}._saveModalButton_h8f95_4825{padding:.75rem 2rem;background:#038c7f;color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.9375rem;cursor:pointer;transition:background-color .15s}._saveModalButton_h8f95_4825:hover{background:#03738c}._merchandiseSection_h8f95_4859{background-color:var(--surface);border-radius:.5rem;padding:1rem;margin-top:1rem}._subsectionTitle_h8f95_4873{font-size:.875rem;font-weight:600;color:var(--text-secondary);letter-spacing:.05em;margin:0 0 1rem;text-transform:uppercase}._tableDoc_h8f95_4893{overflow-x:auto;-webkit-overflow-scrolling:touch}._merchandiseTable_h8f95_4903{overflow-x:auto}._simpleTable_h8f95_4911{width:100%;border-collapse:collapse;font-size:.8125rem}._simpleTable_h8f95_4911 thead{background:transparent;border-bottom:1px solid var(--border)}._simpleTable_h8f95_4911 th{padding:.625rem .75rem;text-align:left;font-weight:600;color:var(--text-tertiary);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em}._dark_h8f95_1449 ._simpleTable_h8f95_4911 th{color:#9ca3af}._simpleTable_h8f95_4911 td{padding:8px;border-bottom:1px solid #e5e7eb;color:var(--text-secondary)}._dark_h8f95_1449 ._simpleTable_h8f95_4911 td{border-bottom-color:#374151;color:#fff}._simpleTable_h8f95_4911 tbody tr:last-child td{border-bottom:none}._tableActions_h8f95_4991{display:flex;gap:.5rem;align-items:center}._viewButtonGreen_h8f95_5003{padding:.25rem;background:transparent;border:none;color:#10b981;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._viewButtonGreen_h8f95_5003:hover{background:#d1fae5}._dark_h8f95_1449 ._viewButtonGreen_h8f95_5003:hover{background:#10b98133}._addItemButton_h8f95_5045{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:transparent;border:2px dashed #14b8a6;border-radius:.5rem;color:#14b8a6;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s;margin-top:1rem;width:100%;justify-content:center}._addItemButton_h8f95_5045:hover{background:var(--background);border-style:solid}._dark_h8f95_1449 ._addItemButton_h8f95_5045{background:transparent;border-color:#14b8a6}._dark_h8f95_1449 ._addItemButton_h8f95_5045:hover{background:#14b8a61a}._cloudUpp_h8f95_5109{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}._deleteDocument_h8f95_5123{padding:.25rem;background:transparent;border:none;color:#dc2626;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .15s}._deleteDocument_h8f95_5123:hover{background:#fecaca}._dark_h8f95_1449 ._deleteDocument_h8f95_5123:hover{background:#10b98133}._fieldError_h8f95_5165{color:#c62828;font-size:.85rem;margin-top:.25rem}@media (max-width: 1024px){._container_h8f95_1{padding:1.25rem 1.5rem}._cardsGrid_h8f95_381{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media (max-width: 768px){._container_h8f95_1{padding:1rem}._header_h8f95_41{flex-direction:column;align-items:flex-start;gap:1rem}._cardsGrid_h8f95_381,._formGrid_h8f95_1067,._twoColumnGrid_h8f95_1109{grid-template-columns:1fr}._checkboxesRow_h8f95_5243{flex-direction:column;gap:1rem}}@media (max-width: 480px){._container_h8f95_1{padding:.75rem}._title_h8f95_59{font-size:1.25rem}._buttonGroup_h8f95_73{width:100%}._iconButton_h8f95_1929{flex:1}._actionsButton_h8f95_5289{flex:2}._searchContainer_h8f95_137{flex-direction:column;gap:.75rem}._searchBar_h8f95_151{padding:.75rem 1rem}._filterButtons_h8f95_5315{width:100%}._filterButton_h8f95_5315{flex:1;padding:.75rem 1rem}._formHeader_h8f95_713{padding:1rem 1.5rem}._sectionContent_h8f95_1739{padding:1.5rem}}@keyframes _spin_h8f95_361{to{transform:rotate(360deg)}}._kbCard_h8f95_5367{border:1px solid #d1d5db;border-radius:.5rem;overflow:hidden;background:var(--surface-container-low)}.dark ._kbCard_h8f95_5367{border-color:#374151}._kbCardHeader_h8f95_5389{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem}._kbCardTitle_h8f95_5403{padding:0;font-size:var(--text-label-caps);font-weight:var(--font-label-caps);color:var(--color-primary)}._masterOperationKey_h8f95_5417{font-size:12px;font-weight:700;color:#14b8a6;background:#14b8a61a;padding:.2rem .5rem;border-radius:.375rem;white-space:nowrap}.dark ._masterOperationKey_h8f95_5417,.dark ._kbCardTitle_h8f95_5403{color:#fff}._kbCardBody_h8f95_5451{padding:.75rem;display:flex;flex-direction:column;gap:1rem}._observationsLabel_h8f95_5465{display:block;padding:.5rem .25rem;font-size:var(--text-label-caps);font-weight:var(--font-label-caps);color:var(--color-primary)}.dark ._observationsLabel_h8f95_5465{color:#fff}._observationsTextarea_h8f95_5489{width:100%;min-height:100px;padding:.5rem;border:1px solid #d1d5db;border-radius:.5rem;background:transparent;color:#000;outline:none;resize:vertical;transition:border-color .2s,box-shadow .2s}._selectInputKB_h8f95_5515{width:100%;padding:.5rem .75rem;border:1px solid var(--border);border-radius:.375rem;font-size:12px;color:var(--text-primary);background:var(--hover);transition:border-color .2s}._selectInputKB_h8f95_5515 option{font-size:12px}._observationsTextarea_h8f95_5489:hover,._observationsTextarea_h8f95_5489:focus{border-color:#14b8a6;box-shadow:0 0 0 1px #14b8a6}.dark ._observationsTextarea_h8f95_5489{color:#fff;border-color:#374151}.dark ._observationsTextarea_h8f95_5489:hover,.dark ._observationsTextarea_h8f95_5489:focus{border-color:#14b8a6}._formGroup_1r3va_1{display:flex;flex-direction:column;gap:.5rem}._editorToolbar_1r3va_13 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer}._editorToolbar_1r3va_13 button:hover{background:#f1f5f9;color:#2563eb}._editorToolbar_1r3va_13 button{padding:6px;border-radius:6px;border:none;background:transparent;cursor:pointer;color:var(--text-secondary);transition:all .2s ease}._textarea_1r3va_59{padding:.625rem .875rem;border:1px solid var(--border);border-radius:.5rem;font-size:.875rem;color:var(--text-primary);caret-color:#fff;background:var(--hover);resize:vertical;min-height:80px;font-family:inherit;transition:all .15s ease}._textarea_1r3va_59 *{color:inherit!important}._textarea_1r3va_59:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}._dark_1r3va_107 ._textarea_1r3va_59{background-color:#374151;border-color:#4b5563;color:#fff}.customScroll{scrollbar-width:thin;scrollbar-color:var(--border--primary) var(--surface)}.customScroll::-webkit-scrollbar{width:.1rem}.customScroll::-webkit-scrollbar-track{background:transparent}.customScroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:.25rem}.dark .customScroll::-webkit-scrollbar-thumb{background:#4b5563;border-radius:.25rem}.customScroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dark .customScroll::-webkit-scrollbar-thumb:hover{background:#6b7280}._scrollTopButton_z68a7_1{position:fixed;bottom:24px;right:24px;width:48px;height:48px;border-radius:50%;border:none;background:#038c7f;color:#fff;cursor:pointer;box-shadow:0 4px 10px #0003;z-index:50;display:flex;align-items:center;justify-content:center;transition:all .25s ease}@tailwind components;*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.container{padding:24px;background-color:#f8fafc;width:100%;overflow-y:auto;height:100%;scrollbar-width:none;-ms-overflow-style:none}.container::-webkit-scrollbar{display:none}.dark .container{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}.title{font-size:1.5rem;font-weight:600;color:#111827;margin:0}.dark .title{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.buttonGroup{display:inline-flex;border-radius:.375rem;overflow:hidden}.headerButton{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#038c7f;color:#fff;border:none;border-right:1px solid rgba(255,255,255,.25);font-weight:500;cursor:pointer;transition:background .2s}.headerButton:last-child{border-right:none}.headerButton:hover{background:#037f8c}.iconButton{padding:.5rem;background-color:var(--hover);border:1px solid var(--surface);border-radius:.375rem;color:var(--text-tertiary);cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.iconButton:hover{color:#374151}.iconButton.edit:hover{color:#14b8a6;border-color:#14b8a6;background:#a7f3d0}.iconButton.delete:hover{background:#fee2e2;border-color:#ef4444;color:#ef4444}.headerActions{display:flex;gap:1rem;align-items:center}.searchBar{display:flex;gap:1rem;margin-bottom:1.5rem}.searchInput{flex:1;padding:.625rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem}.dark .searchInput{background-color:#1e293b;border-color:#334155;color:#fff}.filterButtons{display:flex;gap:.5rem}.filterButton{padding:.625rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .15s}.filterButton:hover{background-color:#f9fafb}.filterButton.active,.dark .filterButton.active{background-color:#038c7f;border-color:#038c7f;color:#fff}.dark .filterButton{background-color:#1e293b;border-color:#334155;color:#d1d5db}.dark .filterButton:hover{background-color:#334155}.required{color:#ef4444;margin-left:.25rem}.table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}.dark .table{background-color:#1e293b}.table thead{background-color:#f9fafb}.dark .table thead{background-color:#0f172a}.table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6b7280;letter-spacing:.05em}.dark .table th{color:#9ca3af}.table td{padding:1rem;border-top:1px solid #e5e7eb;font-size:.875rem;color:#1f2937}.dark .table td{border-top-color:#334155;color:#d1d5db}.table tbody tr:hover{background-color:#f9fafb}.dark .table tbody tr:hover{background-color:#334155}.actions{display:flex;gap:.5rem}.statusBadge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.statusBadge.active{background-color:#d1fae5;color:#065f46}.statusBadge.inactive{background-color:#fee2e2;color:#991b1b}.modalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modalContent{background:#fff;border-radius:.75rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.dark .modalContent{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.modalHeader{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.dark .modalHeader{border-bottom-color:#334155}.modalTitle{font-size:1.25rem;font-weight:600;color:#1f2937}.dark .modalTitle{color:#fff}.closeButton{padding:.5rem;background:var(--hover);border:none;color:#ef4444;cursor:pointer;border-radius:.375rem;transition:all .15s;border:1px solid var(--border)}.closeButton:hover{background:#ef44441a;color:#ef4444;transform:rotate(90deg)}.modalBody{padding:1.5rem}.formGroup{margin-bottom:1.25rem}.label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.dark .label{color:#d1d5db}.required{color:#ef4444;font-size:1.2rem}.input,.textarea,.select{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:border-color .15s}.input:focus,.textarea:focus,.select:focus{outline:none;border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.dark .input,.dark .textarea,.dark .select{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1));border-color:#334155;color:#fff}.dark .input:focus,.dark .textarea:focus,.dark .select:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61a}.textarea{resize:vertical;min-height:100px}.textareaClausula{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.checkbox{width:1rem;height:1rem;border-radius:.25rem;border:1px solid #d1d5db;cursor:pointer}.modalFooter{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e5e7eb}.dark .modalFooter{border-top-color:#334155}.cancelButton{padding:.625rem 1.25rem;background-color:var(--serface);border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .15s;border:1px solid var(--border)}.cancelButton:hover{background-color:var(--hover)}.saveButton{padding:.625rem 1.25rem;background-color:#038c7f;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}.saveButton:hover{transform:translateY(-2px);background-color:#03738c}.noResults{padding:3rem;text-align:center;color:#6b7280;font-size:.875rem}.dark .noResults{color:#9ca3af}buttonGroup{display:inline-flex;border-radius:.375rem;overflow:hidden}.tableContainer{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 1024px){.container{padding:1.5rem}}@media (max-width: 768px){.container{padding:1rem}.header{flex-direction:column;align-items:flex-start;gap:1rem}.title{font-size:1.25rem}.buttonGroup{width:100%}.headerButton{flex:1}.headerActions{width:100%;flex-direction:column}.addButton{width:100%;justify-content:center}.searchBar{flex-direction:column;width:100%}.searchInput{width:100%}.filterButtons{width:100%;flex-wrap:wrap}.filterButton{flex:1;min-width:calc(50% - .25rem)}.tableContainer{overflow-x:auto}.table{font-size:.75rem;min-width:600px}.table th,.table td{padding:.5rem .75rem}.modalContent{width:95%;max-height:95vh}.modalHeader,.modalBody,.modalFooter{padding:1rem}.modalTitle{font-size:1.125rem}}@media (max-width: 480px){.container{padding:.75rem}.title{font-size:1.125rem}.table{font-size:.6875rem}.table th,.table td{padding:.5rem}.modalContent{width:100%;max-height:100vh;border-radius:0}.label{font-size:.8125rem}.input,.textarea,.select{font-size:.8125rem;padding:.5rem}.modalFooter{flex-direction:column}.cancelButton,.saveButton{width:100%}}.statusText{font-size:.8125rem;font-weight:500;color:var(--text-primary)}.switch{position:relative;display:inline-block;width:48px;height:26px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:26px}.slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}.switch input:checked+.slider{background-color:#10b981}.switch input:checked+.slider:before{transform:translate(22px)}.switch input:focus+.slider{box-shadow:0 0 0 3px #10b98133}.layout{display:flex;height:100vh;background-color:#f9fafb}.dark .layout{background-color:#111827}.mainContainer{flex:1;transition:margin-left .3s ease;display:flex;flex-direction:column}.mainContainer.collapsed{margin-left:4rem}.mainContainer.\!collapsed{margin-left:4rem!important}.mainContainer.expanded{margin-left:14rem}.content{flex:1;overflow:auto;background-color:#fff}.content::-webkit-scrollbar{width:.5rem}.content::-webkit-scrollbar-track{background:#f3f4f6}.dark .content::-webkit-scrollbar-track{background:#1f2937}.content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:.25rem}.dark .content::-webkit-scrollbar-thumb{background:#4b5563}.content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.dark .content::-webkit-scrollbar-thumb:hover{background:#6b7280}@media (max-width: 768px){.mainContainer{margin-left:0!important}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-left-3{left:-.75rem}.-right-20{right:-5rem}.-top-1{top:-.25rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.bottom-4{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-10{right:2.5rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-1\/2{top:50%}.top-1\/4{top:25%}.top-4{top:1rem}.top-6{top:1.5rem}.-z-20{z-index:-20}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.col-span-1{grid-column:span 1 / span 1}.col-span-12{grid-column:span 12 / span 12}.col-span-4{grid-column:span 4 / span 4}.col-span-8{grid-column:span 8 / span 8}.col-span-full{grid-column:1 / -1}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-4{margin-top:1rem;margin-bottom:1rem}.-mb-3{margin-bottom:-.75rem}.-mt-10{margin-top:-2.5rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-4{margin-left:1rem}.ml-\[0px\]{margin-left:0}.ml-\[50px\]{margin-left:50px}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-4{width:1rem;height:1rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-2\/4{height:50%}.h-3{height:.75rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[400px\]{height:400px}.h-\[420px\]{height:420px}.h-full{height:100%}.max-h-40{max-height:10rem}.min-h-\[120px\]{min-height:120px}.min-h-\[140px\]{min-height:140px}.min-h-\[56px\]{min-height:56px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-10\/12{width:83.333333%}.w-12{width:3rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-8{width:2rem}.w-9\/12{width:75%}.w-\[400px\]{width:400px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[1000px\]{min-width:1000px}.min-w-full{min-width:100%}.max-w-\[1440px\]{max-width:1440px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-\[50px_\.5fr_\.5fr_\.5fr_\.5fr_\.5fr_90px\]{grid-template-columns:50px .5fr .5fr .5fr .5fr .5fr 90px}.grid-cols-\[50px_1\.1fr_1\.6fr_\.7fr_1fr_1fr_80px\]{grid-template-columns:50px 1.1fr 1.6fr .7fr 1fr 1fr 80px}.grid-cols-\[55px_1\.1fr_1\.4fr_1fr_\.8fr_\.8fr_90px\]{grid-template-columns:55px 1.1fr 1.4fr 1fr .8fr .8fr 90px}.grid-cols-\[55px_1\.1fr_1fr_1\.1fr_1fr_1fr_80px\]{grid-template-columns:55px 1.1fr 1fr 1.1fr 1fr 1fr 80px}.grid-cols-\[55px_1\.2fr_1\.2fr_80px\]{grid-template-columns:55px 1.2fr 1.2fr 80px}.grid-cols-\[55px_1\.4fr_1fr_\.5fr_\.9fr_\.9fr_80px\]{grid-template-columns:55px 1.4fr 1fr .5fr .9fr .9fr 80px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-20{gap:5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2\.5rem\]{border-radius:2.5rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#14b8a6\]{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-\[\#1a8fa4\]{--tw-border-opacity: 1;border-color:rgb(26 143 164 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/40{border-color:#fff6}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-b-gray-100{--tw-border-opacity: 1;border-bottom-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-t-teal-600{--tw-border-opacity: 1;border-top-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.bg-\[\#038C7F\]{--tw-bg-opacity: 1;background-color:rgb(3 140 127 / var(--tw-bg-opacity, 1))}.bg-\[\#14b8a6\]{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-\[\#5c6c84\]{--tw-bg-opacity: 1;background-color:rgb(92 108 132 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F7F6\]{--tw-bg-opacity: 1;background-color:rgb(244 247 246 / var(--tw-bg-opacity, 1))}.bg-\[\#d3e2f5\]{--tw-bg-opacity: 1;background-color:rgb(211 226 245 / var(--tw-bg-opacity, 1))}.bg-\[\#e5e7eb\]{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-\[\#f9fafb\]{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-amber-400\/40{background-color:#fbbf2466}.bg-black\/50{background-color:#00000080}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500\/20{background-color:#3b82f633}.bg-cyan-500\/20{background-color:#06b6d433}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-400\/20{background-color:#9ca3af33}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-500\/20{background-color:#6b728033}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500\/20{background-color:#22c55e33}.bg-purple-500\/20{background-color:#a855f733}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/20{background-color:#ef444433}.bg-slate-700\/50{background-color:#33415580}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-300{--tw-bg-opacity: 1;background-color:rgb(94 234 212 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-teal-500\/20{background-color:#14b8a633}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-opacity-10{--tw-bg-opacity: .1}.bg-opacity-5{--tw-bg-opacity: .05}.bg-\[linear-gradient\(90deg\,rgba\(3\,115\,140\,1\)_0\%\,rgba\(3\,127\,140\,1\)_40\%\,rgba\(3\,140\,127\,1\)_100\%\)\]{background-image:linear-gradient(90deg,#03738c,#037f8c 40%,#038c7f)}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-\[\#03738c\]\/60{--tw-gradient-from: rgb(3 115 140 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(3 115 140 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-50{--tw-gradient-from: #f0fdfa var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-teal-600{--tw-gradient-from: #0d9488 var(--tw-gradient-from-position);--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#037f8c\]\/60{--tw-gradient-to: rgb(3 127 140 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(3 127 140 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#03a678\]\/60{--tw-gradient-to: rgb(3 166 120 / .6) var(--tw-gradient-to-position)}.to-cyan-50{--tw-gradient-to: #ecf8ff var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.6rem\]{font-size:.6rem}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[5\.5rem\]{font-size:5.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-sm\/6{font-size:.875rem;line-height:1.5rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#03738C\]{--tw-text-opacity: 1;color:rgb(3 115 140 / var(--tw-text-opacity, 1))}.text-\[\#038C7F\]{--tw-text-opacity: 1;color:rgb(3 140 127 / var(--tw-text-opacity, 1))}.text-\[\#3c5d8a\]{--tw-text-opacity: 1;color:rgb(60 93 138 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-teal-700\/20{--tw-ring-color: rgb(15 118 110 / .2)}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--background: #ffffff;--surface: #ffffff;--border: #e5e7eb;--hover: #f9fafb;--hover-secundary: #f0f3f8;--primary-hover: #f3f4f6;--text-primary: #111827;--text-secondary: #6b7280;--text-tertiary: #9ca3af;--backcolor: #038C7F;--titleCard:#03738C;--inputTable: #f9fafbcc;--border--primary: #e5e7eb;--border--secondary: #e5e7ebec;--summarybar-bg: rgba(255, 255, 255, .72);--text--cards--instrCat:#585b61;background:linear-gradient(135deg,#03738c,#037f8c 40%,#038c7f 89%,#03a678)}.dark{--background: #111827;--surface: #1f2937;--border: #374151;--hover: #374151;--hover-secundary: #4c596e;--primary-hover: #4c5766;--text-primary: #f9fafb;--text-secondary: #d1d5db;--text-tertiary: #9ca3af;--backcolor: #03738C;--titleCard:#03A678;--inputTable: #4e5c74;--border--primary: #4b5563;--border--secondary: #3e4856;--text--cards--instrCat:#b7bcc5;--summarybar-bg: rgba(25, 30, 35, .55)}.input-login-autofill:-webkit-autofill,.input-login-autofill:-webkit-autofill:hover,.input-login-autofill:-webkit-autofill:focus{-webkit-text-fill-color:white;-webkit-box-shadow:0 0 0px 1000px transparent inset;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s;border:0px transparent}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0px 1000px var(--surface) inset;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s;border:1px solid var(--border)}html,body,#root{height:100%}body{margin:0}.layout{min-height:100vh;display:flex}.content{flex:1;background:var(--background)}@media (max-width: 768px){body{overflow-x:hidden}h1{font-size:1.5rem!important}h2{font-size:1.25rem!important}.text-3xl{font-size:1.5rem!important}.text-4xl{font-size:2rem!important}}@media (max-width: 480px){h1{font-size:1.25rem!important}h2{font-size:1.125rem!important}.text-3xl{font-size:1.25rem!important}.text-4xl{font-size:1.75rem!important}}@media print{body{transform:scale(1)}}.focus-within\:border-\[\#14b8a6\]:focus-within{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus-within\:border-teal-400:focus-within{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.focus-within\:ring-\[\#14b8a6\]:focus-within{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.hover\:border-\[\#14b8a6\]:hover{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#03738C\]:hover{--tw-bg-opacity: 1;background-color:rgb(3 115 140 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#037F8C\]:hover{--tw-bg-opacity: 1;background-color:rgb(3 127 140 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-600:hover{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.hover\:bg-opacity-10:hover{--tw-bg-opacity: .1}.hover\:from-teal-700:hover{--tw-gradient-from: #0f766e var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.hover\:to-cyan-600:hover{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.hover\:text-cyan-200:hover{--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.hover\:text-cyan-300:hover{--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-teal-500:hover{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.hover\:text-teal-600:hover{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.hover\:text-teal-700:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:opacity-100:hover{opacity:1}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:brightness-95:hover{--tw-brightness: brightness(.95);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.focus\:border-\[\#14b8a6\]:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:border-teal-500:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#14b8a6\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-80:disabled{opacity:.8}.hover\:disabled\:border-none:disabled:hover{border-style:none}.focus\:disabled\:border-none:disabled:focus{border-style:none}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:divide-slate-800:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 41 59 / var(--tw-divide-opacity, 1))}.dark\:border-\[\#002d47\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(0 45 71 / var(--tw-border-opacity, 1))}.dark\:border-blue-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:border-gray-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:border-green-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity, 1))}.dark\:border-red-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.dark\:border-red-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity, 1))}.dark\:border-slate-300\/20:is(.dark *){border-color:#cbd5e133}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-teal-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(17 94 89 / var(--tw-border-opacity, 1))}.dark\:border-yellow-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(133 77 14 / var(--tw-border-opacity, 1))}.dark\:border-b-slate-700:is(.dark *){--tw-border-opacity: 1;border-bottom-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-t-teal-400:is(.dark *){--tw-border-opacity: 1;border-top-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#038c7f\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(3 140 127 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#111827\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1e293b\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1f2937\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#374151\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-900\/30:is(.dark *){background-color:#1e3a8a4d}.dark\:bg-gray-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-red-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.dark\:bg-red-900\/20:is(.dark *){background-color:#7f1d1d33}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/40:is(.dark *){background-color:#1e293b66}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-teal-500\/40:is(.dark *){background-color:#14b8a666}.dark\:bg-teal-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(19 78 74 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(113 63 18 / var(--tw-bg-opacity, 1))}.dark\:bg-yellow-900\/30:is(.dark *){background-color:#713f124d}.dark\:bg-\[linear-gradient\(90deg\,rgba\(0\,45\,71\,1\)_0\%\,rgba\(0\,61\,80\,1\)_40\%\,rgba\(0\,69\,84\,1\)_100\%\)\]:is(.dark *){background-image:linear-gradient(90deg,#002d47,#003d50 40%,#004554)}.dark\:from-gray-900:is(.dark *){--tw-gradient-from: #111827 var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-slate-600\/70:is(.dark *){--tw-gradient-from: rgb(71 85 105 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-slate-600\/70:is(.dark *){--tw-gradient-to: rgb(71 85 105 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(71 85 105 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-gray-800:is(.dark *){--tw-gradient-to: #1f2937 var(--tw-gradient-to-position)}.dark\:to-slate-600\/80:is(.dark *){--tw-gradient-to: rgb(71 85 105 / .8) var(--tw-gradient-to-position)}.dark\:text-\[\#14b8a6\]:is(.dark *){--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-cyan-400:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-green-200:is(.dark *){--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-purple-400:is(.dark *){--tw-text-opacity: 1;color:rgb(192 132 252 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-teal-400:is(.dark *){--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-yellow-800:is(.dark *){--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.dark\:placeholder-gray-300:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(209 213 219 / var(--tw-placeholder-opacity, 1))}.dark\:placeholder-gray-300:is(.dark *)::placeholder{--tw-placeholder-opacity: 1;color:rgb(209 213 219 / var(--tw-placeholder-opacity, 1))}.dark\:ring-slate-800:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.dark\:ring-teal-700:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(15 118 110 / var(--tw-ring-opacity, 1))}.dark\:backdrop-blur-2xl:is(.dark *){--tw-backdrop-blur: blur(40px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.hover\:dark\:border-\[\#14b8a6\]:is(.dark *):hover{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-\[\#374151\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-gray-700:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-700\/50:hover:is(.dark *){background-color:#33415580}.dark\:hover\:bg-teal-900\/20:hover:is(.dark *){background-color:#134e4a33}.dark\:hover\:text-cyan-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:hover\:text-teal-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:table-cell{display:table-cell}}@media (min-width: 768px){.md\:block{display:block}.md\:w-\[45\%\]{width:45%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:pb-0{padding-bottom:0}}@media (min-width: 1024px){.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-4{grid-column:span 4 / span 4}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width: 1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1536px){.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
