:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#000}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{text-align:center;height:100%}.container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;color:#fff;text-align:center}.logo{height:10em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #ffd364aa)}body{margin:0;font-family:system-ui,sans-serif;background-color:#000;color:#fff}.companyName{margin-bottom:1rem;margin-top:0}.login-button{position:relative;margin-top:0;margin-bottom:1rem;padding:6px 16px;font-size:1.1em;font-weight:600;color:#fff;background:linear-gradient(135deg,#f4a261,#e76f51);border:none;border-radius:6px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #e76f514d,0 0 #e76f5180;overflow:hidden}.login-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.login-button:hover:before{left:100%}.login-button:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #e76f5166,0 0 #e76f5180;filter:brightness(1.1)}@keyframes pulse{0%,to{box-shadow:0 4px 15px #e76f514d,0 0 #e76f5100}50%{box-shadow:0 4px 15px #e76f514d,0 0 0 15px #e76f5100}}.login-button{animation:pulse 2s infinite}.login-button:hover{animation:none}.login-button:active{transform:translateY(0) scale(.98);box-shadow:0 2px 10px #e76f514d,0 0 #e76f5100}@keyframes ripple{0%{transform:scale(0);opacity:1}to{transform:scale(4);opacity:0}}.login-button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff80;transform:translate(-50%,-50%);transition:width .6s,height .6s}.login-button:active:after{width:300px;height:300px;opacity:0;transition:0s}._overlay_197k8_1{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_197k8_23{position:relative;background:#000;color:#fff;padding:2.25rem 1.5rem 1.5rem;border-radius:12px;width:600px;max-width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_modalEnter_197k8_1 .2s ease-out}._closeButton_197k8_53{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#9ca3af;padding:6px;border-radius:6px;transition:background-color .15s ease,color .15s ease,transform .06s ease;z-index:10}._closeButton_197k8_53 svg{display:block;width:18px;height:18px}._closeButton_197k8_53:hover{background-color:#ffffff0f;color:#fff;transform:translateY(-1px)}._content_197k8_111{padding:0 8px 8px;text-align:center;margin-top:6px}._iconContainer_197k8_123{display:flex;justify-content:center;align-items:center;margin-bottom:12px}._warningIcon_197k8_137{width:56px;height:56px;color:#ef4444;stroke:currentColor}._title_197k8_151{font-size:1.25rem;font-weight:600;color:#fff;margin:0 0 .75rem;text-align:center}._message_197k8_167{margin-bottom:1rem;font-size:.95rem;color:#e0e0e0;line-height:1.5;text-align:justify;max-width:520px;margin-left:auto;margin-right:auto}._itemList_197k8_189{margin:.5rem 0 1rem;padding-left:3.2rem;max-height:120px;overflow-y:auto;text-align:left}._item_197k8_189{font-size:.9rem;margin-bottom:6px;list-style-type:disc;color:#a2adc4}._actions_197k8_219{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem;align-items:center}._cancelBtn_197k8_235,._confirmBtn_197k8_237{padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .12s ease;border:none}._cancelBtn_197k8_235{background-color:#f3f4f6;color:#374151}._cancelBtn_197k8_235:hover{background-color:#e5e7eb}._confirmBtn_197k8_237{background-color:#ef4444;color:#fff}._confirmBtn_197k8_237:hover{background-color:#dc2626}._cancelBtn_197k8_235:active,._confirmBtn_197k8_237:active{transform:translateY(1px)}@keyframes _modalEnter_197k8_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 420px){._modal_197k8_23{width:95%;padding:1.5rem 1rem 1rem}._warningIcon_197k8_137{width:48px;height:48px}}._section_bfv5v_1{width:100%;border-radius:0;border:none;background-color:transparent;display:flex;flex-direction:column;gap:20px}._header_bfv5v_11{display:flex;align-items:center;justify-content:space-between;background-color:transparent}._tableWrapper_bfv5v_18{width:100%;overflow-x:auto;overflow-y:hidden}._tableWrapper_bfv5v_18::-webkit-scrollbar{height:8px}._tableWrapper_bfv5v_18::-webkit-scrollbar-track{background:transparent}._tableWrapper_bfv5v_18::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px;border:2px solid transparent;background-clip:padding-box}._tableWrapper_bfv5v_18::-webkit-scrollbar-thumb:hover{background-color:#888}._table_bfv5v_18{height:100%;width:100%;min-width:600px;border-collapse:collapse;table-layout:auto;color:#fff;border:.1px solid white;margin-bottom:10px}._thead_bfv5v_53{background-color:transparent}._th_bfv5v_53{border-right:.1px solid white;border-bottom:.1px solid white;padding:.25rem .5rem;text-align:center;font-size:12px;font-weight:700;color:#fff;height:36px}._th_bfv5v_53:last-child{border-right:none}@media (min-width: 640px){._th_bfv5v_53{padding-left:.75rem;padding-right:.75rem;font-size:12px}}._thContent_bfv5v_83{display:flex;width:100%;align-items:center;justify-content:center;position:relative;overflow:visible}._tr_bfv5v_92{height:36px;transition:background-color .2s ease-in-out;cursor:pointer}._tr_bfv5v_92:hover{background-color:#ffffff0d}._trClickable_bfv5v_102{cursor:pointer}._tbody_bfv5v_106{color:#fff}._td_bfv5v_110{height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-right:.1px solid white;border-bottom:.1px solid white;padding:.25rem;text-align:center;font-size:12px;color:#fff}._linkTd_bfv5v_126{color:#ffd8b6}._td_bfv5v_110:last-child{border-right:none}._emptyTd_bfv5v_134{font-size:12px;text-align:center;padding:1rem;border-right:none!important}@media (min-width: 640px){._td_bfv5v_110{padding-left:.5rem;padding-right:.5rem;font-size:12px}}._footer_bfv5v_149{display:flex;flex-direction:column;align-items:center;justify-content:flex-end}@media (min-width: 640px){._footer_bfv5v_149{flex-direction:row;gap:0}}._paginationContainer_bfv5v_163{display:flex;align-items:center;justify-content:center;gap:.5rem}._pageNumbers_bfv5v_170{display:flex;align-items:center;justify-content:center;gap:.3rem}._pageNumber_bfv5v_170{display:flex;align-items:center;justify-content:center;background-color:transparent;padding:.4rem .6rem;border:.6px solid #ccc;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .2s ease;font-size:12px;min-width:32px;height:32px}._pageNumber_bfv5v_170:hover{background-color:#ffffff1a}._pageNumberActive_bfv5v_197{display:flex;align-items:center;justify-content:center;background-color:coral;padding:.4rem .6rem;border:.6px solid coral;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .2s ease;font-size:12px;font-weight:700;min-width:32px;height:32px}._pageNumberActive_bfv5v_197:hover{opacity:.9;border:none}._pageEllipsis_bfv5v_219{display:flex;align-items:center;justify-content:center;background-color:transparent;padding:.4rem .6rem;border:none;color:#fff;border-radius:4px;cursor:default;font-size:12px;min-width:32px;height:32px}._pageInfo_bfv5v_234{font-size:12px;font-weight:700;color:#fff}@media (min-width: 640px){._pageInfo_bfv5v_234{font-size:12px}}._paginationButtons_bfv5v_246{display:flex;align-items:center;justify-content:center;gap:.3rem;margin-top:1rem}@media (min-width: 640px){._paginationButtons_bfv5v_246{gap:.3rem;margin-top:0}}._prevButton_bfv5v_261{display:flex;align-items:center;justify-content:center;background-color:transparent;padding:.4rem .7rem;border:.6px solid #ccc;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .2s ease;font-size:12px;height:32px}._prevButton_bfv5v_261:disabled{background-color:#666;cursor:not-allowed;opacity:.6}._prevButton_bfv5v_261:hover:not(:disabled){background-color:#ffffff1a}._nextButton_bfv5v_286{display:flex;align-items:center;justify-content:center;background-color:transparent;padding:.4rem .7rem;border:.6px solid #ccc;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .2s ease;font-size:12px;height:32px}._nextButton_bfv5v_286:disabled{background-color:#666;cursor:not-allowed;opacity:.6}._nextButton_bfv5v_286:hover:not(:disabled){background-color:#ffffff1a}._dropdown-container_11lp1_1{position:absolute;right:0;display:flex;flex-direction:column;gap:.5rem;width:fit-content}._dropdown-label_11lp1_10{font-size:.875rem;font-weight:600;color:#fff;display:block}._dropdown-wrapper_11lp1_17{position:relative;width:100%}._dropdown-toggle_11lp1_22{background-color:transparent;border-radius:6px;color:#fff;cursor:pointer;display:flex;align-items:center;padding:4px;justify-content:space-between;gap:.5rem;width:100%;font-size:.9rem;transition:border-color .3s ease,background-color .3s ease}._dropdown-toggle_11lp1_22:hover{border-color:#666;background-color:#ffffff0d}._dropdown-toggle_11lp1_22:focus{outline:none;border-color:coral;background-color:#ffffff1a}._dropdown-text_11lp1_50{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dropdown-menu_11lp1_58{top:calc(100% + 6px);left:0;right:0;background-color:#121212;border:1px solid #444;border-radius:6px;padding:6px 0;z-index:9999;box-shadow:0 4px 12px #00000080;min-width:160px;width:max-content;max-height:240px;overflow-y:auto}._dropdown-item_11lp1_74{padding:.75rem 1rem;display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.9rem;color:#fff;transition:background-color .2s ease}._dropdown-item_11lp1_74:hover{background-color:#333}._dropdown-empty_11lp1_89{padding:.75rem 1rem;color:#999;font-size:.9rem;text-align:center}._circle_11lp1_96{width:14px;height:14px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border:2px solid #ccc;transition:all .3s ease;flex-shrink:0}._circleActive_11lp1_109{background-color:coral;border-color:coral}._dropdown-menu_11lp1_58::-webkit-scrollbar{width:6px}._dropdown-menu_11lp1_58::-webkit-scrollbar-track{background:transparent}._dropdown-menu_11lp1_58::-webkit-scrollbar-thumb{background:#444;border-radius:3px}._dropdown-menu_11lp1_58::-webkit-scrollbar-thumb:hover{background:#666}._data-table-container_1aug4_1{color:#fff;height:100vh;max-width:840px}._table-header_1aug4_15{display:flex;justify-content:space-between;align-items:center}._table-actions_1aug4_27{display:flex;flex-direction:row;gap:.5rem}._table-title_1aug4_39{display:flex;align-items:center;gap:.5rem}._table-button_1aug4_51{color:#fff;border:none;padding:.4rem .8rem;border-radius:4px;cursor:pointer;font-size:12px;margin-left:.5rem;height:32px}._table-button-green_1aug4_73{background-color:#23a623}._table-button-red_1aug4_81{background-color:#dc3545}._search-input_1aug4_89{display:block;width:100%;box-sizing:border-box;padding:.6rem;border-radius:10px;margin-bottom:1rem;border:none;background-color:#fff;color:#1f1f1f}._pagination_1aug4_113{background-color:none;display:flex;justify-content:right;margin-top:1rem;gap:.3rem}._pagination_1aug4_113 button{background-color:none;padding:.4rem .7rem;border:.6px solid #ccc;color:#fff;border-radius:4px;cursor:pointer;transition:background .2s ease;font-size:12px}._pagination_active_button_1aug4_151{background-color:coral!important;border:.6px solid #ccc;color:#fff}._pagination_disabled_arrow_1aug4_163{background-color:#666;cursor:not-allowed;opacity:.6}._dynamic-data-table-wrapper_1aug4_175{padding:0 1rem}._dynamic-data-table-wrapper_1aug4_175 table{width:100%;color:#fff;font-size:12px;border-collapse:collapse;table-layout:auto}._dynamic-data-table-wrapper_1aug4_175 th,._dynamic-data-table-wrapper_1aug4_175 td{border:.1px solid white;border-left:none;height:36px;font-size:12px}._header-container_1aug4_219{display:flex;align-items:center;justify-content:center;justify-items:center;width:100%;height:100%;position:relative}._dropdown-wrapper_1aug4_239{position:relative}._dropdown-toggle_1aug4_247{background:none;border:none;color:#fff;cursor:pointer;padding:4px;display:inline-flex;align-items:center;justify-content:center}._dropdown-menu_1aug4_269{position:absolute;top:calc(100% + 6px);right:0;background-color:#121212;border:1px solid #444;border-radius:6px;padding:6px 0;z-index:1000;width:max-content;min-width:unset;white-space:nowrap;max-width:300px;box-shadow:0 4px 12px #00000080}._dropdown-item_1aug4_301{padding:6px 12px;display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.9rem;color:#fff}._dropdown-item_1aug4_301:hover{background-color:#333}._circle_1aug4_329{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:8px;background-color:#ccc;transition:background-color .3s}._circleActive_1aug4_349{background-color:coral}._checkbox-col_1aug4_357{width:40px;color:#fff;text-align:center;border-right:none!important;border-left:.1px solid #b9b9b9!important}input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:14px;height:14px;border:1px solid white;border-radius:4px;background-color:transparent;cursor:pointer}input[type=checkbox]:checked{background-color:#fff;border-color:#fff}input[type=checkbox]:checked:after{content:"✔";color:#8b4a2d;font-size:12px;position:relative;top:-2px;left:2px}._status-cell_1aug4_431{color:#fff;padding:2px 8px;border-radius:6px;font-size:12px;display:inline-block;min-width:50px}._ellipsis-cell_1aug4_449{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px}._date-input_1aug4_463{border:1px solid #ccc;border-radius:4px;font-size:1rem}._th-header_1aug4_475{position:relative;overflow:visible}._header-arrow_1aug4_485{position:absolute;right:4px;top:50%;transform:translateY(-50%);flex-shrink:0;z-index:10;display:flex;align-items:center;justify-content:center}._header-title_1aug4_509{flex:1;display:block;width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 20px);pointer-events:none;font-weight:600}._clickable-row_1aug4_543{cursor:pointer}._clickable-link_1aug4_551{color:#fff8dc;cursor:pointer}._clickable-link_1aug4_551:hover{color:#ffe5b4}._container_lxsow_1{position:relative;display:inline-flex}._button_lxsow_11{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:none;cursor:pointer;padding:0 10px;font-weight:500;transition:all .3s ease}._button_lxsow_11:hover{transform:scale(.99);background-color:#f4a261}._filled_lxsow_47{background:#ffffff4d;color:#fff}._outline_lxsow_57{background:transparent;border:1px solid rgba(255,255,255,.2);color:#fff}._small_lxsow_69{height:32px;padding:0 10px;font-size:12px}._medium_lxsow_81{height:36px;padding:0 12px;font-size:14px}._large_lxsow_93{height:44px;padding:0 16px;font-size:15px}._iconOnly_lxsow_105{width:36px;padding:0;justify-content:center}._withLabel_lxsow_117{padding-left:12px;padding-right:16px}._disabled_lxsow_127{opacity:.5;cursor:not-allowed}._content_lxsow_137{display:inline-flex;align-items:center;gap:8px}._caret_lxsow_149{font-size:10px;opacity:.8;margin-left:2px;display:flex;align-items:center}._dropdown_lxsow_165{position:absolute;top:calc(100% + 6px);right:0;min-width:160px;background:#141414f2;border-radius:8px;padding:4px;display:flex;flex-direction:column;z-index:1000}._dropdownOption_lxsow_195{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:6px;background:transparent;color:#fff;cursor:pointer;border:none;text-align:left}._dropdownOption_lxsow_195:hover{background:#ffffff14}._selected_lxsow_233{background:#4f46e54d}._selectedIndicator_lxsow_241{margin-left:auto;width:6px;height:6px;border-radius:50%;background:#4f46e5}._label_lxsow_257{white-space:nowrap;line-height:1;display:inline-flex;align-items:center}._iconOnly_lxsow_105{padding:0;width:36px}._inputContainer_13q9o_1{display:flex;gap:.5rem;align-items:flex-start;flex-direction:column;width:100%}._inputWrapper_13q9o_9{display:flex;align-items:center;justify-content:center;width:100%;gap:6px}._inputWrapper_13q9o_9 ._default_13q9o_16{box-sizing:border-box;padding:.55rem;border:1px solid white;background-color:transparent;color:#fff;border-radius:6px;font-size:.8rem;width:100%;font-family:inherit;transition:all .3s ease}._inputWrapper_13q9o_9 ._default_13q9o_16::placeholder{color:#fff;opacity:.7}._inputWrapper_13q9o_9 ._default_13q9o_16:hover{border:1px solid #f4a261}._inputWrapper_13q9o_9 ._default_13q9o_16:focus{outline:none;border:1px solid #f4a261;box-shadow:0 0 0 2px #f4a2611a}._inputWrapper_13q9o_9 ._default_13q9o_16:disabled{opacity:.5;cursor:not-allowed}._white_13q9o_50{display:block;width:100%;box-sizing:border-box;padding:.6rem;border-radius:10px;border:none;background-color:#fff;color:#1f1f1f}._readOnly_13q9o_61{box-sizing:border-box;padding:.55rem;border:1px solid white;color:#fff;border-radius:6px;font-size:.8rem;width:100%;font-family:inherit;transition:all .3s ease;background-color:#fff3}._errorMessage_13q9o_74{color:#f39c5a;font-size:.75rem;font-weight:500}._inputError_13q9o_80{border-color:#f39c5a!important}._label_kb7mn_1{font-size:.9rem;width:fit-content;font-weight:500;display:flex;justify-content:center;gap:4px}._required_kb7mn_10{color:#ef4444;font-weight:400;margin-right:.25rem}._addButton_kb7mn_16{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid #fff;background-color:transparent;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0;padding:0}._span12_kb7mn_32{grid-column:span 12}._span8_kb7mn_36{grid-column:span 8}._span6_kb7mn_40{grid-column:span 6}._span4_kb7mn_44{grid-column:span 4}._span3_kb7mn_48{grid-column:span 3}._span2_kb7mn_52{grid-column:span 2}@media (max-width: 768px){._span12_kb7mn_32,._span8_kb7mn_36,._span6_kb7mn_40,._span4_kb7mn_44,._span3_kb7mn_48,._span2_kb7mn_52{grid-column:span 12}}._badge_1ziyi_1{color:#fff;padding:2px 8px;border-radius:6px;font-size:12px;display:inline-block;min-width:50px}._green_1ziyi_10{background-color:#3f9468}._default_1ziyi_14{background-color:#696969}._checkbox-col_ez7ti_1{width:40px;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center}._checkbox-input_ez7ti_10{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:14px;height:14px;border:1px solid white;border-radius:4px;background-color:transparent;cursor:pointer}._checkbox-input_ez7ti_10:checked{background-color:#fff;border-color:#fff}._checkbox-input_ez7ti_10:disabled{cursor:not-allowed;opacity:.6}._checkbox-label_ez7ti_32{margin-left:8px;font-size:12px;color:#fff;cursor:pointer}._container_19p7q_1{text-align:start;color:#fff;max-width:700px;margin-bottom:40px}._greeting_19p7q_15{font-size:2.8rem;font-weight:700;margin:0 0 10px;text-shadow:1px 1px 4px rgba(0,0,0,.5)}._highlight_19p7q_29{color:#fff9d6;text-shadow:1px 1px 6px rgba(0,0,0,.6)}._summary_19p7q_39{font-size:1.25rem;font-weight:500;line-height:1.6;opacity:.85;margin:0;max-width:600px;text-shadow:0 0 3px rgba(0,0,0,.3)}._container_1u66u_1{display:flex;flex-wrap:wrap;gap:24px;justify-content:start;max-width:1048px}._card_1u66u_17{width:455px;height:120px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;color:#fff;box-shadow:0 4px 12px #00000026;position:relative;transition:transform .3s ease-in}._card_1u66u_17:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#ffde59,#ffc074,#ffa28f,#ff84aa,#ff66c4);border-radius:16px;opacity:0;transition:opacity .3s ease-in;z-index:-1}._card_1u66u_17:hover:before{opacity:1}._card_1u66u_17:hover{transform:scale(.995);color:#fff}._iconWrapper_1u66u_95{flex-shrink:0;margin-right:16px;color:#fff}._content_1u66u_107{flex-grow:1;justify-items:start}._title_1u66u_117{margin:0;font-size:28px;font-weight:700;justify-items:start}._description_1u66u_131{margin:4px 0 0;font-size:14px;opacity:.85;text-align:left;padding-right:60px;text-align:justify}._number_1u66u_149{position:absolute;bottom:16px;right:24px;font-size:50px;font-weight:700}@media (max-width: 768px){._container_1u66u_1{gap:16px;width:332px}._card_1u66u_17{width:100%;height:80px;padding:16px;border-radius:12px}._card_1u66u_17:before{border-radius:12px}._iconWrapper_1u66u_95{margin-right:12px}._title_1u66u_117{font-size:18px}._description_1u66u_131{font-size:12px;padding-right:40px}._number_1u66u_149{bottom:12px;right:16px;font-size:24px}}._disabled_1u66u_239{background:#b4b4b426!important;cursor:not-allowed;pointer-events:none;opacity:.6}._disabled_1u66u_239:hover{transform:none}._disabled_1u66u_239:before{background:#6b6b6b;opacity:.4!important}._disabled_1u66u_239:hover:before{opacity:.7}._homeBackground_hqv5f_1{display:flex;justify-content:center;margin:0;font-family:sans-serif;height:100vh;color:#fff}._containerHome_hqv5f_19{height:100vh}._container_1a4ob_1{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;background-color:#000;font-size:32px}._sidebar_w9aho_1{position:fixed;top:0;left:0;height:100vh;background:#313131;transition:width .5s ease;overflow:hidden;z-index:1000;box-shadow:2px 0 10px #0000001a}._sidebar_w9aho_1._open_w9aho_25{width:280px}._sidebar_w9aho_1._closed_w9aho_33{width:76px}._sidebarHeader_w9aho_41{display:flex;align-items:center;justify-content:center;height:60px;padding:0 1rem}._menuOpenHeader_w9aho_57{display:flex;align-items:center;justify-content:space-between;width:100%}._menuText_w9aho_71{font-size:1.2rem;font-weight:700;color:#ccc;white-space:nowrap;opacity:1;transition:opacity .5s ease;flex:1;text-align:center;padding-left:.5rem}._closed_w9aho_33 ._menuText_w9aho_71{opacity:0;width:0}._brandButton_w9aho_105,._toggleButton_w9aho_107{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}._hamburger_w9aho_127{display:flex;flex-direction:column;gap:4px}._hamburger_w9aho_127 span{width:20px;height:2px;background-color:#f4a261;border-radius:2px;transition:all .5s ease}._logo_w9aho_155{width:48px;height:48px;object-fit:contain;transition:transform .5s ease}._navigation_w9aho_169{padding:20px 0;height:calc(100vh - 80px);overflow-y:auto;overflow-x:hidden}._navigation_w9aho_169::-webkit-scrollbar{width:4px}._navigation_w9aho_169::-webkit-scrollbar-track{background:transparent}._navigation_w9aho_169::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}._menuItem_w9aho_209{margin:0 8px 8px}._menuButton_w9aho_217{display:flex;align-items:center;gap:12px;padding:12px;width:100%;background:none;border:none;color:#ecf0f1;text-decoration:none;font-size:14px;font-weight:500;border-radius:12px;cursor:pointer;position:relative;transition:all .5s ease;box-sizing:border-box}._sidebar_w9aho_1._open_w9aho_25 ._menuButton_w9aho_217:hover{background:#ffffff0d;color:#ffb280;box-shadow:0 0 0 2px #f39c1299,0 0 10px #f39c124d}._sidebar_w9aho_1._open_w9aho_25 ._menuButton_w9aho_217._active_w9aho_269{background:#ffffff0d;color:#ffb280;box-shadow:0 0 0 2px #f39c12e6}._sidebar_w9aho_1._closed_w9aho_33 ._menuButton_w9aho_217{justify-content:center;padding:12px;gap:0}._sidebar_w9aho_1._closed_w9aho_33 ._menuButton_w9aho_217:hover{background:#ffffff0d;color:#ffb280}._sidebar_w9aho_1._closed_w9aho_33 ._menuIcon_w9aho_303{margin:0}._menuIcon_w9aho_303{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._menuLabel_w9aho_329{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;text-align:left;opacity:1;transition:opacity .5s ease}._closed_w9aho_33 ._menuLabel_w9aho_329{opacity:0;width:0}._dropdownToggle_w9aho_359{justify-content:space-between}._dropdownArrow_w9aho_367{transition:transform .5s ease;color:#bdc3c7;flex-shrink:0}._dropdownArrow_w9aho_367._open_w9aho_25{transform:rotate(180deg)}._closed_w9aho_33 ._dropdownArrow_w9aho_367{opacity:0;width:0}._submenu_w9aho_397{margin-top:4px;margin-left:8px;padding-left:16px;border-left:2px solid rgba(255,255,255,.1);animation:_slideDown_w9aho_1 .5s ease-out}._submenuItem_w9aho_413{display:flex;align-items:center;gap:12px;padding:10px 12px;color:#bdc3c7;text-decoration:none;font-size:14px;font-weight:400;border-radius:8px;margin-bottom:4px;transition:all .5s ease;box-sizing:border-box}._submenuItem_w9aho_413:hover{background:#ffffff14;color:#ecf0f1}._submenuItem_w9aho_413._active_w9aho_269{background:#f39c1226;color:#ffb280}._submenuItem_w9aho_413 ._menuIcon_w9aho_303{font-size:16px}._sidebar_w9aho_1._closed_w9aho_33 ._menuButton_w9aho_217:hover ._menuIcon_w9aho_303{color:#ffb280;stroke:#ffb280}._menuButton_w9aho_217._active_w9aho_269{color:#ffb280}._mobileMenuButton_w9aho_489,._overlay_w9aho_497{display:none}@keyframes _slideDown_w9aho_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_w9aho_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInFromLeft_w9aho_1{0%{transform:translate(-100%)}to{transform:translate(0)}}._contentShift_w9aho_563{margin-left:280px;transition:margin-left .5s ease}._contentShiftClosed_w9aho_573{margin-left:76px;transition:margin-left .5s ease}@media (min-width: 769px){._sidebar_w9aho_1{position:fixed}._overlay_w9aho_497,._mobileMenuButton_w9aho_489{display:none!important}}@media (max-width: 768px){._mobileMenuButton_w9aho_489{display:flex;align-items:center;justify-content:center;position:fixed;top:12px;left:16px;z-index:1002;background:#313131;border:none;border-radius:8px;padding:6px;cursor:pointer;color:#f4a261;transition:all .5s ease}._mobileMenuButton_w9aho_489:hover{background:#3d3d3d;transform:scale(1.05)}._mobileMenuButton_w9aho_489:active{transform:scale(.95)}._overlay_w9aho_497{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:_fadeIn_w9aho_1 .5s ease}._sidebar_w9aho_1._closed_w9aho_33{transform:translate(-100%);width:280px;position:fixed;transition:all .5s ease}._sidebar_w9aho_1._open_w9aho_25{width:70vw;max-width:320px;width:212px;transform:translate(0);animation:_slideInFromLeft_w9aho_1 .5s ease;position:fixed;z-index:1000}._contentShift_w9aho_563,._contentShiftClosed_w9aho_573{margin-left:0}._menuItem_w9aho_209{margin:0 8px 6px}._menuButton_w9aho_217{padding:14px 12px}._menuButton_w9aho_217,._submenuItem_w9aho_413{min-height:44px}._menuText_w9aho_71{font-size:1.1rem}._toggleButton_w9aho_107{display:none}}@media (max-width: 480px){._sidebar_w9aho_1._open_w9aho_25{width:80vw;max-width:280px;width:212px}._menuText_w9aho_71{font-size:1rem}._menuButton_w9aho_217,._submenuItem_w9aho_413{font-size:13px;padding:12px 10px}._logo_w9aho_155{width:40px;height:40px}}._container_eq55y_1{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:var(--page-max-width);padding:0 var(--page-padding);margin:0 auto;height:56px}._header_eq55y_23{top:0;z-index:100;color:#fff;width:100%;background:transparent!important}._container_eq55y_1{display:flex;align-items:center;width:100%;max-width:var(--page-max-width);padding:0 var(--page-padding);margin:0 auto;height:56px}._right_eq55y_59{flex:1;display:flex;justify-content:flex-end}._container_1wlli_1{position:relative;display:flex;align-items:center;justify-content:flex-end;padding:0 2rem 0 0}._avatar_1wlli_17{width:36px;height:36px;border-radius:50%;background:#8f5a45;background:linear-gradient(135deg,#a96f58,#8f5a45,#6b3c2c);display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:box-shadow .2s}._avatar_1wlli_17:hover{box-shadow:0 0 0 2px #273b4a40}._avatarImage_1wlli_53{width:100%;height:100%;object-fit:cover}._initials_1wlli_65{color:#fff;font-size:14px;font-weight:600;-webkit-user-select:none;user-select:none}._dropdown_1wlli_79{position:absolute;top:44px;right:32px;background-color:#fff;border:1px solid #273b4a;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:6px 0;min-width:220px;z-index:10;animation:_slideDown_1wlli_1 .25s ease forwards}@keyframes _slideDown_1wlli_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._userHeader_1wlli_131{display:flex;align-items:center;gap:12px;padding:12px 16px;-webkit-user-select:none;user-select:none}._userAvatarLarge_1wlli_147{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#a96f58,#8f5a45,#6b3c2c);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._userAvatarLarge_1wlli_147 img{width:100%;height:100%;object-fit:cover}._userAvatarLarge_1wlli_147 span{color:#fff;font-size:16px;font-weight:600}._userInfo_1wlli_195{display:flex;flex-direction:column;gap:2px}._userName_1wlli_207{font-weight:600;font-size:14px;color:#222;text-align:start}._userEmail_1wlli_221{font-size:12px;color:#777}._companyName_1wlli_231{padding:6px 16px 2px;font-size:12px;font-weight:600;color:#475467;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px}._divider_1wlli_253{height:1px;background-color:#e5e5e5;margin:6px 0}._dropdownItem_1wlli_265{display:flex;align-items:center;gap:8px;padding:8px 16px;color:#273b4a;font-size:14px;background-color:#fff;width:100%;border:none;cursor:pointer;transition:background-color .2s}._dropdownItem_1wlli_265:hover{background-color:#273b4a20}._dropdownItemContent_1wlli_301{display:flex;align-items:center;gap:8px}._logout_1wlli_313{color:#b42318}._logout_1wlli_313:hover{background-color:#fee4e2;color:#b42318}._roleTag_1wlli_331{margin-left:6px;padding:2px 8px;font-size:11px;font-weight:600;border-radius:999px;line-height:1;color:#fff}._role_owner_1wlli_351{background-color:#2da44e}._layout_1wtim_1{display:flex;height:100vh;background:radial-gradient(circle at top,#d38654,#1f130e);overflow:hidden}._mainContent_1wtim_15{flex:1;display:flex;flex-direction:column;height:100vh;color:#fff;overflow:hidden;transition:margin-left .5s ease}._contentShift_1wtim_35{margin-left:280px}._contentShiftClosed_1wtim_43{margin-left:76px}._pageContent_1wtim_51{flex:1;padding:0 1.5rem;overflow-y:auto;overflow-x:hidden}._pageContent_1wtim_51::-webkit-scrollbar{width:8px}._pageContent_1wtim_51::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}._pageContent_1wtim_51::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}._pageContent_1wtim_51::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._footer_1wtim_101{text-align:center;font-size:.9rem;opacity:.8;background-color:#313131;flex-shrink:0}@media (max-width: 768px){._contentShift_1wtim_35,._contentShiftClosed_1wtim_43{margin-left:0}._pageContent_1wtim_51{padding:1rem}._footer_1wtim_101{font-size:.8rem}}._formContainer_1hjsi_1{max-width:1200px;color:#fff}._title_1hjsi_13{font-size:2.4rem;margin-bottom:1rem;text-align:left;margin:8px 0 12px}._grid_1hjsi_27{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._field_1hjsi_39{display:flex;flex-direction:column;align-self:self-start}._field_1hjsi_39 label{margin-bottom:.5rem;font-size:.9rem;text-align:left}._field_1hjsi_39 input,._field_1hjsi_39 textarea,._field_1hjsi_39 input[type=date]{padding:.55rem;border:1px solid white;background-color:transparent;color:#fff;border-radius:6px;font-size:.8rem}._field_1hjsi_39 input::placeholder{color:#fff;opacity:.7}._field_1hjsi_39 select{color:#fff}._field_1hjsi_39 input:hover,._field_1hjsi_39 textarea:hover{border:1px solid #f4a261}textarea{min-height:100px}._buttonContainer_1hjsi_121{margin:2rem 0;text-align:right}._submitButton_1hjsi_131{background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border:none;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #f4a2614d}._submitButton_1hjsi_131:hover{background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #f4a26166;transform:translateY(-1px)}._submitButton_1hjsi_131:active{transform:translateY(0);box-shadow:0 2px 8px #f4a2614d}._grid_1hjsi_27{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem;margin-bottom:1rem}._field_1hjsi_39{display:flex;flex-direction:column}._span-12_1hjsi_209{grid-column:span 12}._span-8_1hjsi_217{grid-column:span 8}._span-6_1hjsi_225{grid-column:span 6}._span-4_1hjsi_233{grid-column:span 4}._span-3_1hjsi_241{grid-column:span 3}._span-2_1hjsi_249{grid-column:span 2}@media (max-width: 768px){._grid_1hjsi_27{grid-template-columns:repeat(1,1fr)}._span-12_1hjsi_209,._span-8_1hjsi_217,._span-6_1hjsi_225,._span-4_1hjsi_233,._span-3_1hjsi_241,._span-2_1hjsi_249{grid-column:span 1!important}._title_1hjsi_13{margin:14px 0 0;font-size:1.8rem}}._required_1hjsi_299{color:#ef4444;margin-left:.2rem;font-weight:400}._groupTitle_1hjsi_311{text-align:left;margin:2.4rem 0 1.4rem}._requiredNote_1hjsi_321{margin-bottom:1.5rem;padding:.75rem;background-color:#ef44441a;border-radius:4px;font-size:.85rem;color:#e4e5e6;font-style:italic;text-align:left}._asterisk_1hjsi_343{color:#ef4444;font-weight:400;margin-right:.25rem}._inputWrapper_1hjsi_355{display:flex;align-items:center;gap:.5rem}._inputWrapper_1hjsi_355 select,._inputWrapper_1hjsi_355 input,._inputWrapper_1hjsi_355 textarea{flex:1;min-width:0}._addButton_1hjsi_381{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid #fff;background-color:transparent;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0;padding:0}._addButton_1hjsi_381:hover{background-color:#f4a261;border-color:#f4a261;color:#fff}._selectWrapper_xfaxw_1{display:flex;flex-direction:column;align-self:self-start}._label_xfaxw_13{margin-bottom:.5rem;font-size:.9rem;text-align:left;font-weight:500;color:#fff}._selectContainer_xfaxw_29{display:flex;align-items:center;gap:.5rem}._selectWrapper_xfaxw_1{position:relative;flex:1;min-width:0}._select_xfaxw_1{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:.55rem 2.5rem .55rem .55rem;border:1px solid white;border-radius:6px;background-color:transparent;color:#fff;opacity:.8;font-size:.8rem}._select_xfaxw_1 option{color:#333}._select_xfaxw_1:hover{border-color:#f4a261}._arrow_xfaxw_95{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #ccc}._card_1gwo5_1{position:relative;display:flex;align-items:flex-start;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:28px 16px;width:100%;color:#fff}._avatar_1gwo5_25{width:80px;height:80px;border-radius:50%;background-color:#e57c7c;color:#fff;font-size:56px;font-weight:200;display:flex;align-items:center;justify-content:center;margin-right:12px}._infoContainer_1gwo5_53{flex:1;display:flex;flex-direction:column}._infoHeader_1gwo5_65{display:flex;align-items:center;justify-content:space-between}._nameRow_1gwo5_77{display:inline-flex;align-items:center;gap:6px}._name_1gwo5_77{margin:0;font-size:1rem;font-weight:600}._since_1gwo5_101,._birthday_1gwo5_103{font-size:.8rem;opacity:.8;margin:2px 0;text-align:start}._statusDot_1gwo5_117{flex-shrink:0;width:8px;height:8px;border-radius:50%;background-color:var(--dot-color);box-shadow:0 0 4px var(--dot-color),0 0 8px var(--dot-color)}._actions_1gwo5_137{display:flex;gap:8px;align-self:flex-start}._infoRow_1gwo5_149{display:flex;align-items:center;gap:.5rem}._icon_1gwo5_161{width:16px;height:16px;color:#fff}._blueProgress_1gwo5_173{border-color:#0af;color:#0af}@media (max-width: 639px){._card_1gwo5_1{flex-direction:column;align-items:start;text-align:center;padding:20px 16px;position:relative}._avatar_1gwo5_25{margin-right:100px;margin-bottom:12px}._infoContainer_1gwo5_53{align-items:start}._nameRow_1gwo5_77{justify-content:center}._actions_1gwo5_137{position:absolute;top:16px;right:16px;margin-top:0}}._overlay_9dyvc_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_9dyvc_29{background:#000;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative;animation:_modalEnter_9dyvc_1 .2s ease-out}@keyframes _modalEnter_9dyvc_1{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}._closeButton_9dyvc_75{position:absolute;top:12px;right:12px;background:transparent;border:none;cursor:pointer;color:#6b7280;padding:8px;border-radius:6px;transition:all .2s ease}._closeButton_9dyvc_75:hover{background-color:#f3f4f6;color:#374151}._content_9dyvc_111{padding:24px;text-align:center}._iconContainer_9dyvc_121{display:flex;justify-content:center;margin-bottom:16px}._warningIcon_9dyvc_133{color:#ef4444}._title_9dyvc_141{font-size:20px;font-weight:600;color:#fff;margin:0 0 12px}._customerName_9dyvc_155{font-size:16px;color:#fff;margin:0 0 12px;line-height:1.5}._customerName_9dyvc_155 strong{color:#fff;font-weight:600}._message_9dyvc_181{font-size:14px;color:#a2adc4;margin:0;line-height:1.5;text-align:justify}._actions_9dyvc_197{display:flex;gap:12px;padding:0 24px 24px}._cancelButton_9dyvc_209,._confirmButton_9dyvc_211{flex:1;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._cancelButton_9dyvc_209{background-color:#f3f4f6;color:#374151}._cancelButton_9dyvc_209:hover{background-color:#e5e7eb}._confirmButton_9dyvc_211{background-color:#ef4444;color:#fff}._confirmButton_9dyvc_211:hover{background-color:#dc2626}._confirmButton_9dyvc_211:active,._cancelButton_9dyvc_209:active{transform:translateY(1px)}._container_1t0sy_1{width:100%;display:flex;align-items:center;box-sizing:border-box;margin-bottom:10px}._form_1t0sy_9{width:80%;display:grid;grid-template-columns:repeat(12,1fr);gap:14px 5%}._productDetails_1t0sy_16{grid-column:span 10;display:flex;flex-direction:column;margin-top:5px;gap:25px}._odProductArea_1t0sy_24,._ofProductArea_1t0sy_25{width:80%;display:flex;gap:20px}._title_1t0sy_31{font-size:2.4rem;margin-bottom:1rem;text-align:left;margin:8px 0 12px;grid-column:span 12}._submitContainer_1t0sy_39{grid-column:span 12;display:flex;justify-content:flex-end;gap:10px}@media (max-width: 768px){._container_1t0sy_1{justify-content:center}._productDetails_1t0sy_16{grid-column:span 12;display:flex;flex-direction:column;margin-top:5px;gap:25px}._odProductArea_1t0sy_24,._ofProductArea_1t0sy_25{width:100%;display:flex;flex-direction:row;gap:20px}}._selectContainer_1tdkz_1{display:flex;gap:.5rem;align-items:flex-start;flex-direction:column;width:100%}._selectWrapper_1tdkz_9{display:flex;align-items:center;justify-content:center;width:100%;gap:6px}._default_1tdkz_17{box-sizing:border-box;padding:.55rem 2.4rem .55rem .55rem;border:1px solid white;background-color:transparent;color:#fff;border-radius:6px;font-size:.8rem;width:100%;font-family:inherit;transition:all .3s ease;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .55rem center;background-size:1.2em 1.2em}._default_1tdkz_17:hover{border:1px solid #f4a261}._default_1tdkz_17:focus{outline:none;border:1px solid #f4a261;box-shadow:0 0 0 2px #f4a2611a}._default_1tdkz_17:disabled{opacity:.5;cursor:not-allowed}._default_1tdkz_17 option{background-color:#1a1a1a;color:#fff}._white_1tdkz_57{box-sizing:border-box;padding:.6rem 2.4rem .6rem .6rem;border-radius:10px;border:none;background-color:#fff;color:#1f1f1f;font-size:.8rem;width:100%;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f1f1f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .6rem center;background-size:1.2em 1.2em}._white_1tdkz_57:hover{opacity:.9}._white_1tdkz_57:focus{outline:none;box-shadow:0 0 0 2px #f4a26133}._white_1tdkz_57:disabled{opacity:.5;cursor:not-allowed}._white_1tdkz_57 option{background-color:#fff;color:#1f1f1f}._readOnly_1tdkz_95{box-sizing:border-box;padding:.55rem;border:1px solid white;color:#fff;border-radius:6px;font-size:.8rem;width:100%;font-family:inherit;transition:all .3s ease;background-color:#ffffff4d;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:default;background-image:none}._errorMessage_1tdkz_118{color:#f39c5a;font-size:.75rem;font-weight:500}._selectError_1tdkz_124{border-color:#f39c5a!important}._button_i79mx_1{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:none;cursor:pointer;font-weight:500;transition:all .3s ease;padding:0 12px;height:36px;font-size:14px}._button_i79mx_1:disabled{opacity:.5;cursor:not-allowed}._primary_i79mx_24{background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;box-shadow:0 4px 12px #f4a2614d}._primary_i79mx_24:hover:not(:disabled){background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #f4a26166;transform:translateY(-1px)}._primary_i79mx_24:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #f4a2614d}._secondary_i79mx_41{background:transparent;color:#e76f51;border:1px solid #e76f51;box-shadow:none}._secondary_i79mx_41:hover:not(:disabled){background:#e76f511a;transform:translateY(-1px)}._secondary_i79mx_41:active:not(:disabled){transform:translateY(0);background:#e76f5133}._container_yfvqq_1{min-height:100vh;max-width:100vw;overflow-x:hidden}._header_yfvqq_13{margin-bottom:clamp(24px,5vw,40px)}._headerContent_yfvqq_21{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}._titleRow_yfvqq_41{display:flex;align-items:center;gap:12px}._pageTitle_yfvqq_53{font-size:clamp(24px,5vw,32px);font-weight:700;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1.2}._searchBox_yfvqq_71{position:relative;width:100%;max-width:350px}._searchInput_yfvqq_83{width:100%;padding:14px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background-color:#fffffff2;color:#8b7355;font-size:clamp(14px,3.5vw,16px);font-weight:500;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;min-height:48px}._searchInput_yfvqq_83:hover{background-color:#fff;box-shadow:0 4px 12px #00000026}._searchInput_yfvqq_83:active{transform:scale(.98)}._searchDate_yfvqq_141{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chevronRotated_yfvqq_157{transform:rotate(180deg);transition:transform .3s ease}._dropdownOverlay_yfvqq_167{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;z-index:999;animation:_fadeIn_yfvqq_1 .2s ease}._dropdownMenu_yfvqq_183{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#2b2b2b;border-radius:12px;padding:20px;box-shadow:0 8px 32px #0000004d;z-index:1000;border:1px solid #3b3b3b;animation:_slideInDown_yfvqq_1 .3s cubic-bezier(.4,0,.2,1);max-height:80vh;overflow-y:auto}._dropdownSection_yfvqq_215{margin-bottom:16px}._dropdownLabel_yfvqq_223{font-size:13px;font-weight:700;color:#d3c5b0;text-transform:uppercase;margin-bottom:10px;letter-spacing:.5px}._optionsGrid_yfvqq_241{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._yearsGrid_yfvqq_253{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._optionButton_yfvqq_265{padding:12px 16px;border-radius:8px;border:none;background-color:#3b3b3b;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}._optionButton_yfvqq_265:hover{background-color:#4b4b4b}._optionButton_yfvqq_265:active{transform:scale(.95)}._optionButtonActive_yfvqq_313{background:linear-gradient(135deg,#f4a261,#e76f51);color:#1e1e1e;font-weight:700}._closeButton_yfvqq_325{width:100%;padding:14px;margin-top:12px;border-radius:8px;border:none;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:48px}._closeButton_yfvqq_325:hover{background-color:#e67a30}._closeButton_yfvqq_325:active{transform:scale(.98)}._divider_yfvqq_371{height:1px;background-color:#555;margin:16px 0}._grid_yfvqq_383{display:grid;grid-template-columns:1fr;gap:clamp(16px,4vw,28px);max-width:1400px;margin:0 auto;width:100%}._panel_yfvqq_401{background-color:#8b735573;border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:clamp(12px,3vw,12px);min-height:220px;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;transition:all .3s ease;overflow:hidden;max-width:100%}._panel_yfvqq_401:hover{box-shadow:0 12px 40px #00000026}._panelHeader_yfvqq_439{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:12px}._panelTitle_yfvqq_457{color:#fff;font-size:clamp(18px,3.5vw,18px);font-weight:600;letter-spacing:.3px;line-height:1.3}._indicadoresPanel_yfvqq_473{grid-column:1 / -1}._indicadoresContainer_yfvqq_481{display:grid;gap:clamp(12px,3vw,20px);flex:1}._indicador_yfvqq_473{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:clamp(10px,2.5vw,16px);border-radius:12px;background-color:#ffffff0d;transition:all .3s ease;min-height:100px}._indicador_yfvqq_473:hover{background-color:#ffffff14;transform:translateY(-2px)}._divisor_yfvqq_529{display:none}._indicadorContent_yfvqq_537{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._indicadorRow_yfvqq_555{display:flex;align-items:baseline;gap:4px;justify-content:center;margin-bottom:6px;white-space:nowrap}._prefix_yfvqq_573{font-size:clamp(1rem,3.5vw,1.6rem);font-weight:600;color:#fff}._indicadorNumero_yfvqq_585{font-size:clamp(32px,5vw,40px);font-weight:700;color:#fff;letter-spacing:-.5px}._indicadorDescricao_yfvqq_599{font-size:clamp(18px,2.3vw,18px);color:#e6e0d8;line-height:1.3;font-weight:500;text-align:center;min-height:auto}._rankingContainer_yfvqq_617{display:flex;flex-direction:column;gap:10px;flex:1;justify-content:center}._rankingItem_yfvqq_633{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:clamp(10px,2.5vw,12px);border-radius:10px;background-color:#ffffff0d;transition:all .3s ease}._rankingItem_yfvqq_633:hover{background-color:#ffffff14;transform:translate(4px)}._barHover_yfvqq_665:active{transform:scale(.98)}._rankingLeft_yfvqq_673,._rankingInfo_yfvqq_689{display:flex;align-items:center;gap:10px;flex:1;min-width:0}._avatar_yfvqq_705{width:clamp(32px,7vw,38px);height:clamp(32px,7vw,38px);border-radius:50%;background-color:#d4a017;display:flex;align-items:center;justify-content:center;font-size:clamp(14px,3.5vw,18px);font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #00000026}._productName_yfvqq_735,._vendorName_yfvqq_737{color:#e6e0d8;font-size:clamp(16px,2.8vw,16px);font-weight:600;flex:1;line-height:1.3;overflow:hidden;text-overflow:ellipsis;text-align:start;white-space:nowrap}._rankingValor_yfvqq_761{font-weight:700;font-size:clamp(18px,2.8vw,20px);text-align:right;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap;flex-shrink:0;color:#fff}._chartPanel_yfvqq_781{grid-column:1 / -1}._chartContainer_yfvqq_789{flex:1;display:flex;flex-direction:column;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 -8px;padding:0 8px}._chartContainer_yfvqq_789::-webkit-scrollbar{height:6px}._chartContainer_yfvqq_789::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}._chartContainer_yfvqq_789::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}._graficoBarra_yfvqq_841{display:flex;align-items:flex-end;justify-content:space-around;gap:clamp(6px,1.5vw,12px);flex:1;padding-bottom:10px;width:100%;min-width:max-content}._barraItemVertical_yfvqq_863{display:flex;flex-direction:column;align-items:center;flex:1;min-width:clamp(45px,9vw,65px);max-width:clamp(65px,11vw,90px);height:100%;justify-content:flex-end;gap:6px}._barraVertical_yfvqq_887{width:100%;background-color:#f4c04e;border-radius:8px 8px 0 0;min-height:30px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}._barraVertical_yfvqq_887:hover{filter:brightness(1.1);transform:translateY(-4px)}._barraVertical_yfvqq_887:active{transform:scale(.95)}._cityLabel_yfvqq_923{font-size:clamp(16px,2vw,16px);font-weight:600;color:#fff;text-align:center;line-height:1.2;word-break:break-word;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._cityValue_yfvqq_953{font-size:clamp(14px,2.3vw,16px);color:#ffffffe6;font-weight:600;white-space:nowrap}@keyframes _slideInUp_yfvqq_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInDown_yfvqq_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_yfvqq_1{0%{opacity:0}to{opacity:1}}._headerAnimated_yfvqq_1035{animation:_slideInDown_yfvqq_1 .5s cubic-bezier(.4,0,.2,1)}._panelItem_yfvqq_1043{animation:_slideInUp_yfvqq_1 .5s cubic-bezier(.4,0,.2,1)}._panelItem_yfvqq_1043:nth-child(1){animation-delay:.05s}._panelItem_yfvqq_1043:nth-child(2){animation-delay:.1s}._panelItem_yfvqq_1043:nth-child(3){animation-delay:.15s}._panelItem_yfvqq_1043:nth-child(4){animation-delay:.2s}@media (min-width: 640px){._indicadoresPanel_yfvqq_473{grid-column:1 / -1}._indicadoresContainer_yfvqq_481{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}._divisor_yfvqq_529{display:block;position:absolute;right:-12px;height:60%;width:1.5px;background-color:#fff3}._indicador_yfvqq_473:last-child ._divisor_yfvqq_529{display:none}._barraItemVertical_yfvqq_863{min-width:clamp(55px,8vw,75px);max-width:clamp(75px,10vw,95px)}}@media (min-width: 768px){._dropdownMenu_yfvqq_183{right:0;left:auto;min-width:350px}._dropdownOverlay_yfvqq_167,._closeButton_yfvqq_325{display:none}._panel_yfvqq_401{min-height:250px}}@media (min-width: 1024px){._grid_yfvqq_383{grid-template-columns:repeat(2,1fr)}._indicadoresPanel_yfvqq_473,._chartPanel_yfvqq_781{grid-column:1 / -1}._indicadoresContainer_yfvqq_481{display:flex;justify-content:space-around}._indicador_yfvqq_473{flex:1;background-color:transparent;min-height:120px}._indicador_yfvqq_473:hover{background-color:#ffffff0d}._chartContainer_yfvqq_789{overflow-x:visible;margin:0;padding:0}._graficoBarra_yfvqq_841{justify-content:space-evenly;min-width:auto}._barraItemVertical_yfvqq_863{min-width:65px;max-width:85px}._panel_yfvqq_401{min-height:280px}}@media (min-width: 1280px){._container_yfvqq_1{padding:30px 40px}._barraItemVertical_yfvqq_863{min-width:75px;max-width:95px}}@media (max-width: 639px){._searchBox_yfvqq_71{position:relative;width:100%;max-width:none}}._container_ri65h_1{min-height:100vh;max-width:100vw;overflow-x:hidden}._header_ri65h_13{margin-bottom:clamp(24px,5vw,40px)}._headerContent_ri65h_21{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}._titleRow_ri65h_41{display:flex;align-items:center;gap:12px}._pageTitle_ri65h_53{font-size:clamp(24px,5vw,32px);font-weight:700;color:#fff;letter-spacing:-.5px;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1.2}._searchBox_ri65h_71{position:relative;width:100%;max-width:350px}._searchInput_ri65h_83{width:100%;padding:14px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background-color:#fffffff2;color:#8b7355;font-size:clamp(14px,3.5vw,16px);font-weight:500;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;min-height:48px}._searchInput_ri65h_83:hover{background-color:#fff;box-shadow:0 4px 12px #00000026}._searchInput_ri65h_83:active{transform:scale(.98)}._searchDate_ri65h_141{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chevronRotated_ri65h_157{transform:rotate(180deg);transition:transform .3s ease}._dropdownOverlay_ri65h_167{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0000004d;z-index:999;animation:_fadeIn_ri65h_1 .2s ease}._dropdownMenu_ri65h_183{position:absolute;top:calc(100% + 8px);left:0;right:0;background-color:#2b2b2b;border-radius:12px;padding:20px;box-shadow:0 8px 32px #0000004d;z-index:1000;border:1px solid #3b3b3b;animation:_slideInDown_ri65h_1 .3s cubic-bezier(.4,0,.2,1);max-height:80vh;overflow-y:auto}._dropdownSection_ri65h_215{margin-bottom:16px}._dropdownLabel_ri65h_223{font-size:13px;font-weight:700;color:#d3c5b0;text-transform:uppercase;margin-bottom:10px;letter-spacing:.5px}._optionsGrid_ri65h_241{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._yearsGrid_ri65h_253{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._optionButton_ri65h_265{padding:12px 16px;border-radius:8px;border:none;background-color:#3b3b3b;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:44px;display:flex;align-items:center;justify-content:center}._optionButton_ri65h_265:hover{background-color:#4b4b4b}._optionButton_ri65h_265:active{transform:scale(.95)}._optionButtonActive_ri65h_313{background:linear-gradient(135deg,#f4a261,#e76f51);color:#1e1e1e;font-weight:700}._closeButton_ri65h_325{width:100%;padding:14px;margin-top:12px;border-radius:8px;border:none;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;min-height:48px}._closeButton_ri65h_325:hover{background:linear-gradient(135deg,#e76f51,#d65d3c)}._closeButton_ri65h_325:active{transform:scale(.98)}._divider_ri65h_371{height:1px;background-color:#555;margin:16px 0}._grid_ri65h_383{display:grid;grid-template-columns:1fr;gap:clamp(16px,4vw,28px);max-width:1400px;margin:0 auto;width:100%}._panel_ri65h_401{background-color:#8b735573;border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:clamp(16px,3vw,28px);min-height:220px;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a;transition:all .3s ease;overflow:hidden;max-width:100%}._panel_ri65h_401:hover{box-shadow:0 12px 40px #00000026}._panelHeader_ri65h_439{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:12px}._panelTitle_ri65h_457{color:#fff;font-size:clamp(16px,4.5vw,18px);font-weight:600;letter-spacing:.3px;line-height:1.3}._indicadoresPanel_ri65h_473{grid-column:1 / -1}._indicadoresContainer_ri65h_481{display:flex;flex-direction:column;gap:clamp(12px,3vw,20px);flex:1}._indicador_ri65h_473{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:clamp(10px,2.5vw,16px);border-radius:12px;background-color:#ffffff0d;transition:all .3s ease;min-height:100px}._indicador_ri65h_473:hover{background-color:#ffffff14;transform:translateY(-2px)}._divisor_ri65h_531{display:none}._indicadorContent_ri65h_539{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}._indicadorRow_ri65h_557{display:flex;align-items:baseline;gap:4px;justify-content:center;margin-bottom:6px;white-space:nowrap}._prefix_ri65h_575{font-size:clamp(1rem,3.5vw,1.6rem);font-weight:600;color:#fff}._indicadorNumero_ri65h_587{font-size:clamp(2.5rem,5vw,2.2rem);font-weight:700;color:#fff;letter-spacing:-.5px}._indicadorDescricao_ri65h_601{font-size:clamp(18px,2.3vw,18px);color:#ffffffd9;line-height:1.3;font-weight:500;text-align:center;min-height:auto}._rankingContainer_ri65h_619{display:flex;flex-direction:column;gap:10px;flex:1;justify-content:center}._rankingItem_ri65h_635{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:clamp(10px,2.5vw,12px);border-radius:10px;background-color:#ffffff0d;transition:all .3s ease}._rankingItem_ri65h_635:hover{background-color:#ffffff14;transform:translate(4px)}._barHover_ri65h_667:active{transform:scale(.98)}._rankingLeft_ri65h_675,._rankingInfo_ri65h_691{display:flex;align-items:center;gap:10px;flex:1;min-width:0}._avatar_ri65h_707{width:clamp(32px,7vw,38px);height:clamp(32px,7vw,38px);border-radius:50%;background-color:#d4a017;display:flex;align-items:center;justify-content:center;font-size:clamp(14px,3.5vw,18px);font-weight:700;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #00000026}._productName_ri65h_737,._vendorName_ri65h_739{color:#e6e0d8;font-size:clamp(16px,2.8vw,16px);font-weight:600;flex:1;line-height:1.3;overflow:hidden;text-overflow:ellipsis;text-align:start;white-space:nowrap}._rankingValor_ri65h_763{font-weight:700;font-size:clamp(16px,2.8vw,18px);text-align:right;text-shadow:0 1px 2px rgba(0,0,0,.5);white-space:nowrap;flex-shrink:0}._chartPanel_ri65h_781{grid-column:1 / -1}._chartContainer_ri65h_789{flex:1;display:flex;flex-direction:column;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 -8px;padding:0 8px}._chartContainer_ri65h_789::-webkit-scrollbar{height:6px}._chartContainer_ri65h_789::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}._chartContainer_ri65h_789::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}._graficoBarra_ri65h_841{display:flex;align-items:flex-end;justify-content:space-around;gap:clamp(6px,1.5vw,12px);flex:1;padding-bottom:10px;width:100%;min-width:max-content}._barraItemVertical_ri65h_863{display:flex;flex-direction:column;align-items:center;flex:1;min-width:clamp(45px,9vw,65px);max-width:clamp(65px,11vw,90px);height:100%;justify-content:flex-end;gap:6px}._barraVertical_ri65h_887{width:100%;background-color:#f4c04e;border-radius:8px 8px 0 0;min-height:30px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}._barraVertical_ri65h_887:hover{filter:brightness(1.1);transform:translateY(-4px)}._barraVertical_ri65h_887:active{transform:scale(.95)}._cityLabel_ri65h_923{font-size:clamp(16px,2vw,11px);font-weight:600;color:#fff;text-align:center;line-height:1.2;word-break:break-word;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._cityValue_ri65h_953{font-size:clamp(18px,2.3vw,13px);color:#ffffffe6;font-weight:600;white-space:nowrap}._emptyState_ri65h_967{width:100%;padding:32px 0;text-align:center;color:#fff9;font-size:14px;display:flex;align-items:center;justify-content:center;flex:1}@keyframes _slideInUp_ri65h_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideInDown_ri65h_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_ri65h_1{0%{opacity:0}to{opacity:1}}._headerAnimated_ri65h_1053{animation:_slideInDown_ri65h_1 .5s cubic-bezier(.4,0,.2,1)}._panelItem_ri65h_1061{animation:_slideInUp_ri65h_1 .5s cubic-bezier(.4,0,.2,1)}._panelItem_ri65h_1061:nth-child(1){animation-delay:.05s}._panelItem_ri65h_1061:nth-child(2){animation-delay:.1s}._panelItem_ri65h_1061:nth-child(3){animation-delay:.15s}._panelItem_ri65h_1061:nth-child(4){animation-delay:.2s}@media (min-width: 640px){._indicadoresPanel_ri65h_473{grid-column:1 / -1}._indicadoresContainer_ri65h_481{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}._divisor_ri65h_531{display:block;position:absolute;right:0;height:60%;width:1px;background-color:#fff3}._indicador_ri65h_473:last-child ._divisor_ri65h_531{display:none}._barraItemVertical_ri65h_863{min-width:clamp(55px,8vw,75px);max-width:clamp(75px,10vw,95px)}}@media (min-width: 768px){._dropdownMenu_ri65h_183{right:0;left:auto;min-width:350px}._dropdownOverlay_ri65h_167,._closeButton_ri65h_325{display:none}._panel_ri65h_401{min-height:250px}}@media (min-width: 1024px){._grid_ri65h_383{grid-template-columns:repeat(2,1fr)}._indicadoresPanel_ri65h_473{grid-column:1}._chartPanel_ri65h_781{grid-column:1 / -1}._indicadoresContainer_ri65h_481{display:flex;flex-direction:column;justify-content:space-around;gap:16px}._indicador_ri65h_473{flex:1;background-color:transparent;min-height:120px}._indicador_ri65h_473:hover{background-color:#ffffff0d}._chartContainer_ri65h_789{overflow-x:visible;margin:0;padding:0}._graficoBarra_ri65h_841{justify-content:space-evenly;min-width:auto}._barraItemVertical_ri65h_863{min-width:65px;max-width:85px}._panel_ri65h_401{min-height:280px}}@media (min-width: 1280px){._container_ri65h_1{padding:30px 40px}._barraItemVertical_ri65h_863{min-width:75px;max-width:95px}}._container_1p15u_1{max-width:830px}._wrapper_6cwq3_1{display:grid;grid-template-columns:1fr 320px;gap:20px;width:100%;height:100vh}._header_6cwq3_17{display:flex;align-items:center;gap:12px}._left_6cwq3_29{display:flex;flex-direction:column;gap:16px;min-width:0}._filtersCard_6cwq3_43{padding:12px;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);width:fit-content;max-width:100%}._filtersGrid_6cwq3_61{display:grid;grid-template-columns:auto auto;gap:8px 12px;align-items:end}._inputGroup_6cwq3_75{display:flex;flex-direction:column;gap:4px}._label_6cwq3_87{font-size:1rem;color:#ffffffd9;text-align:start}._dateInput_6cwq3_99{width:100%;max-width:220px;padding:6px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff0a;color:#fff;font-size:1rem;text-align:center;box-sizing:border-box}._textInput_6cwq3_125{width:100%;padding:7px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff0a;color:#fff;font-size:14px;box-sizing:border-box}._textInput_6cwq3_125::placeholder{color:#fff;opacity:.85}._fullRow_6cwq3_157{grid-column:1 / -1}._tableCard_6cwq3_165{border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.4);overflow:auto}._table_6cwq3_165{width:100%;border-collapse:collapse;font-size:13px}._table_6cwq3_165 th,._table_6cwq3_165 td{padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.4);text-align:center}._table_6cwq3_165 thead th{font-weight:600;color:#fffffff2}._table_6cwq3_165 tbody td{color:#fffffff2}._emptyRow_6cwq3_223{padding:24px;text-align:center;color:#ffffffbf}._code_6cwq3_235{font-weight:600}._codeLink_6cwq3_243{color:#ffc38f;text-decoration:none}._codeLink_6cwq3_243:hover{color:#ff9639;text-decoration:underline}._right_6cwq3_263{display:flex;flex-direction:column;gap:14px}._bigStatCard_6cwq3_275{padding:18px;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);text-align:center}._statLabel_6cwq3_291{font-size:1rem;color:#ffffffe6;font-weight:700;margin-bottom:6px}._statValue_6cwq3_305{font-weight:800;font-size:3rem;color:#fff;margin-bottom:6px}._statMonth_6cwq3_319{font-size:1rem;color:#e6e0d8}._smallStatCard_6cwq3_329{padding:1rem;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.08);text-align:center}._smallStatTitle_6cwq3_345{font-weight:700;font-size:1rem;margin-bottom:6px;color:#fffffff2}._smallStatValue_6cwq3_359{font-size:3rem;font-weight:800;color:#fff}._smallStatMonth_6cwq3_371{font-size:1rem;color:#e6e0d8;margin-top:4px}._topCustosCard_6cwq3_383{padding:1rem;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.08)}._topTitle_6cwq3_397{font-weight:700;font-size:1rem;color:#fffffff2;margin-bottom:8px}._topList_6cwq3_411{list-style:none;margin:0;padding:0}._topItem_6cwq3_423{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px dashed rgba(255,255,255,.03)}._topItem_6cwq3_423:first-child{border-top:none}._rank_6cwq3_447{min-width:22px;font-weight:700;color:#fffffff2}._custoNome_6cwq3_459{flex:1;color:#fffffff2}._custoValor_6cwq3_469{font-weight:700;color:#fffffff2}@media (max-width: 980px){._wrapper_6cwq3_1{grid-template-columns:1fr}._filtersCard_6cwq3_43{width:auto;max-width:calc(100vw - 40px)}._filtersGrid_6cwq3_61{grid-template-columns:1fr}._dateInput_6cwq3_99{max-width:100%}._table_6cwq3_165{min-width:100%}._right_6cwq3_263{order:99}}._emptyMessage_6cwq3_533{text-align:center;color:#999;padding:16px 0}._topItem_6cwq3_423{display:flex;align-items:center;gap:8px}._rank_6cwq3_447{width:24px;text-align:right;font-weight:600}._costName_6cwq3_569{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:16px}._costValue_6cwq3_587{font-size:18px;margin-left:auto;font-weight:600;white-space:nowrap}._tableLoading_6cwq3_601{padding:2rem;text-align:center;color:#fff9}._headerButtons_6cwq3_613{display:flex;gap:.5rem;align-items:center}._emptyState_6cwq3_625{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:12px;margin:2rem 0;min-height:280px}._emptyIcon_6cwq3_655{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#ffffffb3}._emptyIcon_6cwq3_655 svg{width:40px;height:40px}._emptyTitle_6cwq3_687{font-size:1.5rem;font-weight:500;color:#fffffff2;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.2)}._emptyMessage_6cwq3_533{font-size:1rem;color:#fffc;text-align:center;max-width:500px;margin:0;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2)}._emptyButton_6cwq3_723{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #ff6b354d;text-shadow:0 1px 2px rgba(0,0,0,.2);margin-top:.5rem}._emptyButton_6cwq3_723:hover{background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #ff6b3566;transform:translateY(-2px)}._emptyButton_6cwq3_723:active{transform:translateY(0)}@media (max-width: 768px){._emptyState_6cwq3_625{padding:3rem 1.5rem;min-height:300px}._emptyIcon_6cwq3_655{width:64px;height:64px}._emptyIcon_6cwq3_655 svg{width:32px;height:32px}._emptyTitle_6cwq3_687{font-size:1.25rem}._emptyMessage_6cwq3_533{font-size:.9rem}._emptyButton_6cwq3_723{width:100%;max-width:300px;justify-content:center}}._dashboardContainer_1g90t_1{max-width:1660px;margin:0 auto;padding:0 24px}._header_1g90t_13{display:flex;align-items:center;gap:8px;margin-bottom:30px}._header_1g90t_13 h1{font-size:24px;font-weight:400}._iconButton_1g90t_37{width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s}._iconButton_1g90t_37:hover{background:#ffffff1a;border-color:#fff}._dashboardRow_1g90t_75{display:flex;align-items:flex-start;gap:32px}._mainCard_1g90t_87{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:28px 32px;position:relative;margin-bottom:40px;max-width:800px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:1;max-width:none}._topGrid_1g90t_113{display:grid;grid-template-columns:220px 1fr 1.2fr;align-items:center}._chartSection_1g90t_125{flex:0;display:flex;flex-direction:column;align-items:center;gap:16px}._chartSection_1g90t_125 text{font-size:2rem;color:#fff!important}._donutChart_1g90t_151{width:240px;height:240px;border-radius:50%;position:relative}._donutHole_1g90t_165{position:absolute;width:110px;height:110px;background:#ffffff0d;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}._chartLabelTop_1g90t_187{position:absolute;top:40px;right:36px;font-size:36px;font-weight:700;color:#fff}._chartLabelBottom_1g90t_205{position:absolute;bottom:0;transform:translate(-50%);font-size:36px;font-weight:700;color:#fff}._chartLegend_1g90t_223{display:flex;gap:20px;margin-top:10px}._legendItem_1g90t_235{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffffffd9;white-space:nowrap}._legendColor_1g90t_253{width:16px;height:16px;border-radius:4px;flex-shrink:0}._cyan_1g90t_267{background:#1b94ff}._purple_1g90t_275{background:#8b5cf6}._pink_1g90t_283{background:#d35a4a}._amber_1g90t_291{background:#f59e0b}._vendasInfo_1g90t_299{text-align:center;flex:0;display:flex;flex-direction:column;align-items:center}._vendasInfo_1g90t_299 h2{font-size:32px;font-weight:400;margin-bottom:20px}._vendasAmount_1g90t_327{font-size:48px;font-weight:700;line-height:1;margin-right:1rem}._vendasLabel_1g90t_341{font-size:16px;opacity:.85;margin-bottom:24px;display:block;color:#ffffffb3}._vendasQuantity_1g90t_357{font-size:64px;font-weight:700;line-height:1}._barChartSection_1g90t_369{flex:0;border-left:1px solid rgba(255,255,255,.15);padding-left:40px}._barChartSection_1g90t_369 h2{font-size:32px;margin-bottom:24px;font-weight:600;color:#fff}._metadataSection_1g90t_395{text-align:left;font-size:14px;color:#ffffffd9;margin-left:auto;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:20px;flex-shrink:1}._metadataSection_1g90t_395>div{margin-bottom:16px;display:flex;align-items:flex-start;gap:8px}._metadataSection_1g90t_395>div:last-child{margin-bottom:0}._metadataSection_1g90t_395 strong{color:#fffffff2;min-width:80px;flex-shrink:0}._avatar_1g90t_483{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#a96f58,#8f5a45,#6b3c2c);display:flex;align-items:center;justify-content:center;font-size:16px;color:#fff;flex-shrink:0}._tableSection_1g90t_509{margin-bottom:40px}._tableHeader_1g90t_517{display:flex;align-items:center;gap:10px}._tableHeader_1g90t_517 h2{font-size:28px;font-weight:400;color:#fffffff2;margin-bottom:0}._dots_1g90t_543{font-size:32px;line-height:0;color:#ffffff80}._tableContainer_1g90t_555{background:#ffffff0d;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}._dashboardTable_1g90t_569{width:100%;max-width:840px;border-collapse:collapse}._dashboardTable_1g90t_569 thead{background:#0003}._dashboardTable_1g90t_569 th{padding:15px 20px;color:#fffffff2;font-weight:500;text-align:left}._dashboardTable_1g90t_569 td{padding:20px;border-top:1px solid rgba(255,255,255,.05);color:#ffffffd9}._dashboardTable_1g90t_569 tbody tr{transition:background-color .2s}._dashboardTable_1g90t_569 tbody tr:hover{background:#ffffff08}._codeCell_1g90t_631{color:#f59e0b;cursor:pointer;font-weight:500;transition:all .2s}._codeCell_1g90t_631:hover{color:#ee9701;text-decoration:underline}._statusBadge_1g90t_655{background:#10b981;color:#fff;padding:6px 16px;border-radius:20px;display:inline-block;font-size:13px;font-weight:500;box-shadow:0 2px 8px #10b9814d}._statusBadge_1g90t_655[data-status=Pendente]{background:#f59e0b;box-shadow:0 2px 8px #f59e0b4d}._desvincularIcon_1g90t_687{cursor:pointer;opacity:.6;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;color:#ffffffb3}._desvincularIcon_1g90t_687:hover{opacity:1;color:#ef4444;transform:scale(1.1)}._barChart_1g90t_369{display:flex;align-items:flex-end;justify-content:center;gap:60px;height:200px;margin-bottom:24px}._barWrapper_1g90t_737{height:140px;width:100%;display:flex;align-items:flex-end}._barContainer_1g90t_751{width:80px;display:flex;flex-direction:column;align-items:center}._bar_1g90t_369{width:100%;border-radius:8px 8px 0 0;transition:height .4s ease;min-height:6px;box-shadow:0 -2px 12px #3b82f64d}._bar_1g90t_369._pink_1g90t_283{box-shadow:0 -2px 12px #ef44444d}._barChart_1g90t_369{position:relative;display:flex;justify-content:center;gap:64px;height:220px;padding-bottom:32px}._barChart_1g90t_369:after{content:"";position:absolute;bottom:55px;left:0;width:100%;height:1px;background:#fff3}._barColumn_1g90t_827{width:90px;display:flex;flex-direction:column;align-items:center}._barValue_1g90t_841{font-size:16px;font-weight:500;white-space:nowrap;color:#ffffffe6;margin-bottom:8px}._barLabel_1g90t_857{margin-top:12px;font-size:14px;color:#ffffffb3;font-weight:500}._salesTitleDash_1g90t_871{text-align:center;font-size:2rem;color:#fff;font-weight:600}._emptyTableState_1g90t_885{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;gap:1.5rem;border:2px dashed rgba(139,92,72,.3);border-radius:8px;margin:1rem 0;background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}._emptyTableState_1g90t_885 p{font-size:1rem;margin:0}._linkButton_1g90t_923{padding:.75rem 1.5rem;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #ff6b354d;text-shadow:0 1px 2px rgba(0,0,0,.2)}._linkButton_1g90t_923:hover{background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #ff6b3566;transform:translateY(-2px)}._linkButton_1g90t_923:active{transform:translateY(0)}._modalOverlay_1g90t_971{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_1g90t_1001{background:#ffffff26;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);padding:2rem;border-radius:16px;min-width:500px;max-width:600px;width:100%;box-shadow:0 8px 32px #0000004d}._modalContent_1g90t_1001 h2{margin:0 0 1.5rem;font-size:1.5rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2)}._tableHeaderWithButton_1g90t_1039{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._tableHeaderWithButton_1g90t_1039 h2{margin:0}._addButton_1g90t_1061{padding:.5rem 1rem;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #ff6b354d;text-shadow:0 1px 2px rgba(0,0,0,.2)}._addButton_1g90t_1061:hover{background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #ff6b3566;transform:translateY(-2px)}._addButton_1g90t_1061:active{transform:translateY(0)}._selectContainer_1g90t_1115{margin:1.5rem 0}._selectContainer_1g90t_1115 label{display:block;margin-bottom:.5rem;font-weight:500;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}._selectContainer_1g90t_1115 p{color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.2)}._select_1g90t_1115{width:100%;padding:.75rem;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:1rem;background-color:#ffffffe6;color:#3d2b1f;cursor:pointer;transition:all .2s}._select_1g90t_1115:focus{outline:none;border-color:#ff980099;box-shadow:0 0 0 3px #ff980033;background-color:#fffffff2}._select_1g90t_1115:disabled{background-color:#ffffff80;cursor:not-allowed}._modalActions_1g90t_1197{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}._cancelButton_1g90t_1211,._confirmButton_1g90t_1213{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s;text-shadow:0 1px 2px rgba(0,0,0,.2)}._cancelButton_1g90t_1211{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._cancelButton_1g90t_1211:hover:not(:disabled){background:#ffffff4d;border-color:#fff6}._confirmButton_1g90t_1213{background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;box-shadow:0 4px 12px #ff6b3566}._confirmButton_1g90t_1213:hover:not(:disabled){background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #ff6b3580;transform:translateY(-2px)}._cancelButton_1g90t_1211:disabled,._confirmButton_1g90t_1213:disabled{opacity:.5;cursor:not-allowed}._confirmButton_1g90t_1213:active:not(:disabled),._cancelButton_1g90t_1211:active:not(:disabled){transform:translateY(1px)}._sectionTitle_1g90t_1305{margin-bottom:1rem;text-align:start;font-size:28px;font-weight:400;color:#fffffff2}@media (max-width: 1024px){._topGrid_1g90t_113{grid-template-columns:1fr}._barChartSection_1g90t_369{border-left:none;border-top:1px solid rgba(255,255,255,.15);padding-left:0;padding-top:30px}._metadataSection_1g90t_395{text-align:left}._equipeMember_1g90t_469{justify-content:flex-start}}@media (max-width: 768px){._dashboardContainer_1g90t_1{padding:0}._header_1g90t_13{margin-bottom:20px;flex-wrap:nowrap;padding-right:1rem}._header_1g90t_13 h1{font-size:18px;flex:1;min-width:0}._header_1g90t_13 button,._header_1g90t_13 a button{min-width:40px!important;width:40px!important;height:40px!important;padding:0!important;flex-shrink:0}._header_1g90t_13 button svg,._header_1g90t_13 a button svg{width:20px!important;height:20px!important}._dashboardRow_1g90t_75{flex-direction:column;gap:20px}._metadataSection_1g90t_395{order:-1;width:calc(100% - 32px);max-width:100%;margin:0 auto 20px;padding:16px;box-sizing:border-box}._metadataSection_1g90t_395>div{margin-bottom:12px;flex-wrap:wrap}._metadataSection_1g90t_395 strong{min-width:auto}._equipeList_1g90t_455{margin-top:12px}._mainCard_1g90t_87{max-width:100%;width:calc(100% - 32px);margin:0 auto 1rem;padding:20px 16px;box-sizing:border-box;min-width:0}._topGrid_1g90t_113{display:flex;flex-direction:column;align-items:center;gap:32px}._donutChart_1g90t_151,svg{max-width:100%;height:auto}._chartSection_1g90t_125,._vendasInfo_1g90t_299,._barChartSection_1g90t_369{width:100%;align-items:center;text-align:center}._barChart_1g90t_369{gap:32px}._barColumn_1g90t_827{width:72px}._tableContainer_1g90t_555{overflow-x:auto}table{min-width:600px}._modalContent_1g90t_1001{min-width:auto;width:calc(100% - 2rem);max-width:500px;padding:1.5rem}._modalContent_1g90t_1001 h2{font-size:1.25rem}._modalActions_1g90t_1197{flex-direction:column}._cancelButton_1g90t_1211,._confirmButton_1g90t_1213{width:100%}}@media (max-width: 480px){._header_1g90t_13 h1{font-size:20px}._addButton_1g90t_1061 span{display:none}._tableHeaderWithButton_1g90t_1039 h2,._sectionTitle_1g90t_1305{font-size:24px}}._equipeList_1g90t_455{margin-top:16px;display:flex;flex-direction:column;gap:12px}._equipeMember_1g90t_469{display:flex;align-items:center;gap:10px;margin-top:0}._equipeMemberLink_1g90t_1681{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;transition:all .2s;padding:4px 8px;margin:-4px -8px;border-radius:6px;width:100%}._equipeMemberLink_1g90t_1681:hover{background:#ffffff1a}._equipeMemberLink_1g90t_1681:hover span{color:#f4a261}._equipeMemberLink_1g90t_1681 span{transition:color .2s;word-break:break-word}._container_1l7k2_1{margin-top:1.5rem;padding:0}._header_1l7k2_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._titleWrapper_1l7k2_25{display:flex;align-items:center;gap:.75rem}._title_1l7k2_25{font-size:1.125rem;font-weight:600;color:#fff;margin:0}._badge_1l7k2_51{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#ffffff40;color:#fff;border-radius:12px;font-size:.75rem;font-weight:600;animation:_scaleIn_1l7k2_1 .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes _scaleIn_1l7k2_1{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}._maxInfo_1l7k2_93{font-size:.813rem;color:#ffffffa6;font-weight:500}._selectWrapper_1l7k2_105{position:relative;margin-bottom:1rem}._dropdownTrigger_1l7k2_115{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.55rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.938rem;color:#fff9;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font-family:inherit;transition:all .2s ease;text-align:left}._dropdownTrigger_1l7k2_115:hover:not(:disabled){border-color:#ffffff59;background:#ffffff26}._dropdownTrigger_1l7k2_115._triggerOpen_1l7k2_161{border-color:#f4a26199;background:#ffffff26;box-shadow:0 0 0 4px #f4a26126;color:#ffffffe6}._dropdownTrigger_1l7k2_115:disabled{opacity:.5;cursor:not-allowed}._triggerText_1l7k2_185{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._inputContainer_1l7k2_199{position:relative;width:100%}._searchInput_1l7k2_209{box-sizing:border-box;width:100%;padding:.55rem;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:.938rem;color:#fff;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;font-family:inherit}._searchInput_1l7k2_209::placeholder{color:#ffffff80}._searchInput_1l7k2_209:hover:not(:disabled){border-color:#ffffff59;background:#ffffff26}._searchInput_1l7k2_209:focus{outline:none;border-color:#f4a26199;background:#ffffff26;box-shadow:0 0 0 4px #f4a26126}._chevron_1l7k2_269{color:#ffffff80;flex-shrink:0;transition:transform .25s ease,color .2s ease}._chevronOpen_1l7k2_281{transform:rotate(180deg);color:#f4a261}._inputContainer_1l7k2_199 ._chevron_1l7k2_269{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}._inputContainer_1l7k2_199 ._chevronOpen_1l7k2_281{transform:translateY(-50%) rotate(180deg)}._dropdown_1l7k2_115{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#2c1a0e;border-radius:10px;box-shadow:0 20px 30px -5px #00000080,0 8px 12px -5px #0000004d;border:1px solid rgba(255,255,255,.1);max-height:280px;overflow-y:auto;z-index:50;animation:_slideDown_1l7k2_1 .18s ease-out}@keyframes _slideDown_1l7k2_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._dropdownList_1l7k2_359{list-style:none;padding:.5rem;margin:0}._dropdownItem_1l7k2_371{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;cursor:pointer;transition:background .15s ease}._dropdownItem_1l7k2_371:hover{background:#ffffff14}._dropdownItem_1l7k2_371:active{transform:scale(.98)}._checkIcon_1l7k2_407{margin-left:auto;color:#f4a261}._avatar_1l7k2_417,._chipAvatar_1l7k2_419{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.8rem;flex-shrink:0;box-shadow:0 2px 4px #0000001f}._itemName_1l7k2_447{font-size:.925rem;color:#ffffffe6;font-weight:500}._loadingState_1l7k2_459,._emptyState_1l7k2_461{padding:1.5rem;text-align:center;color:#ffffff80;font-size:.925rem}._loadingState_1l7k2_459{display:flex;align-items:center;justify-content:center;gap:.75rem}._spinner_1l7k2_489{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.15);border-top-color:#f4a261;border-radius:50%;animation:_spin_1l7k2_489 .7s linear infinite}@keyframes _spin_1l7k2_489{to{transform:rotate(360deg)}}._selectedContainer_1l7k2_515{background:#ffffff12;border-radius:8px;padding:.875rem}._chipsWrapper_1l7k2_527{display:flex;flex-wrap:wrap;gap:.5rem}._chip_1l7k2_419{display:inline-flex;align-items:center;gap:.45rem;background:#fffffff2;border-radius:9999px;padding:.3rem .65rem .3rem .3rem;transition:all .2s ease;animation:_chipIn_1l7k2_1 .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 6px #0000001f}@keyframes _chipIn_1l7k2_1{0%{opacity:0;transform:scale(.75) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}._chip_1l7k2_419:hover{box-shadow:0 4px 12px #0000002e;transform:translateY(-1px)}._chipAvatar_1l7k2_419{width:26px;height:26px;font-size:.65rem}._chipName_1l7k2_595{font-size:.85rem;color:#2d3748;font-weight:500;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._chipRemove_1l7k2_615{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:transparent;border:none;border-radius:50%;cursor:pointer;color:#a0aec0;transition:all .15s ease;padding:0}._chipRemove_1l7k2_615:hover{background:#ffe5e5;color:#e53e3e}._emptySelectedState_1l7k2_655{text-align:center;padding:2rem 1rem;background:#ffffff0d;border-radius:8px}._emptyIcon_1l7k2_669{color:#ffffff40;margin-bottom:.875rem}._emptyText_1l7k2_679{margin:0 0 .375rem;font-size:.975rem;font-weight:600;color:#ffffffd9}._emptySubtext_1l7k2_693{margin:0;font-size:.838rem;color:#ffffff80}._dropdown_1l7k2_115::-webkit-scrollbar{width:6px}._dropdown_1l7k2_115::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}._dropdown_1l7k2_115::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}._dropdown_1l7k2_115::-webkit-scrollbar-thumb:hover{background:#ffffff40}@media (max-width: 640px){._header_1l7k2_11{flex-direction:column;align-items:flex-start;gap:.5rem}._chipName_1l7k2_595{max-width:110px}}._pageWrapper_1nr8x_1{max-width:1200px;margin:0 auto;padding:0 24px 32px}._formFooter_1nr8x_13{display:flex;justify-content:flex-end;margin:1rem 0}._loginContainer_1rzcj_1{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000;padding:20px}._loginContent_1rzcj_19{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}._loginForm_1rzcj_35{width:100%;display:flex;flex-direction:column;gap:12px;align-items:center}._loginInput_1rzcj_51{width:100%;max-width:350px;padding:12px 20px;font-size:16px;background-color:#f5f5f5;border:none;border-radius:8px;outline:none;box-sizing:border-box;color:#333;text-align:center}._loginInput_1rzcj_51::placeholder{color:#999;text-align:center}._loginInput_1rzcj_51:focus{background-color:#fff;box-shadow:0 0 0 2px #fff3}._forgotButton_1rzcj_99{background:#b1a79f1a;color:#f4a261;font-size:.9em;font-weight:500;padding:6px 14px;cursor:pointer;transition:all .2s ease;white-space:nowrap}._forgotButton_1rzcj_99:hover{background:#fcb1741a;border-color:#f4a261;color:#f4a261}._forgotButton_1rzcj_99:disabled{opacity:.5;cursor:not-allowed}._loginButton_1rzcj_145{position:relative;padding:6px 16px;font-size:1.1em;font-weight:600;color:#fff;background:linear-gradient(135deg,#f4a261,#e76f51);border:none;border-radius:6px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #e76f514d,0 0 #e76f5180;overflow:hidden}._loginButton_1rzcj_145:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}._loginButton_1rzcj_145:hover:before{left:100%}._loginButton_1rzcj_145:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #e76f5166,0 0 #e76f5180;filter:brightness(1.1)}@keyframes _pulse_1rzcj_1{0%,to{box-shadow:0 4px 15px #e76f514d,0 0 #e76f5100}50%{box-shadow:0 4px 15px #e76f514d,0 0 0 15px #e76f5100}}._loginButton_1rzcj_145{animation:_pulse_1rzcj_1 2s infinite}._loginButton_1rzcj_145:hover{animation:none}._loginButton_1rzcj_145:active{transform:translateY(0) scale(.98);box-shadow:0 2px 10px #e76f514d,0 0 #e76f5100}._loginButton_1rzcj_145:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff80;transform:translate(-50%,-50%);transition:width .6s,height .6s}._loginButton_1rzcj_145:active:after{width:300px;height:300px;opacity:0;transition:0s}._error_1rzcj_337{color:#f44;font-size:14px;text-align:center;margin-top:8px;background-color:#ff44441a;padding:10px 15px;border-radius:6px;width:100%;max-width:350px;box-sizing:border-box}._modalOverlay_1rzcj_363{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1rzcj_1 .2s ease;padding:20px}._modal_1rzcj_363{position:relative;background:#1e1e1ef2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:16px;box-shadow:0 12px 48px #0009;padding:36px 32px 32px;width:100%;max-width:420px;display:flex;flex-direction:column;gap:16px;animation:_slideIn_1rzcj_1 .3s ease-out}._modalClose_1rzcj_421{position:absolute;top:14px;right:14px;background:none;border:none;color:#fff6;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s;border-radius:4px}._modalClose_1rzcj_421:hover{color:#f4a261}._modalHeader_1rzcj_461{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}._modalSuccess_1rzcj_477{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}._modalIconWrapper_1rzcj_493{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#f4a2611f;border:1px solid rgba(244,162,97,.3);color:#f4a261;flex-shrink:0}._modalTitle_1rzcj_519{font-size:20px;font-weight:600;color:#fff;margin:0}._modalSubtitle_1rzcj_533{font-size:14px;color:#b0b0b0;margin:0;line-height:1.6}._modalInput_1rzcj_547{width:100%;padding:12px 16px;background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-radius:8px;font-size:14px;color:#fff;outline:none;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._modalInput_1rzcj_547::placeholder{color:#ffffff4d}._modalInput_1rzcj_547:focus{border-color:#f4a261;box-shadow:0 0 0 3px #f4a26126}._modalInputError_1rzcj_595{border-color:#dc3545!important;box-shadow:0 0 0 3px #dc354526!important}._modalError_1rzcj_605{font-size:12px;color:#ff6b6b;margin-top:-8px}._modalButton_1rzcj_617{width:100%;padding:13px;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #f4a2614d;display:flex;align-items:center;justify-content:center;min-height:48px}._modalButton_1rzcj_617:hover:not(:disabled){background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #f4a26166;transform:translateY(-1px)}._modalButton_1rzcj_617:active:not(:disabled){transform:translateY(0)}._modalButton_1rzcj_617:disabled{opacity:.7;cursor:not-allowed}._spinner_1rzcj_683{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1rzcj_683 .7s linear infinite;display:inline-block}@keyframes _fadeIn_1rzcj_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1rzcj_1{0%{transform:translateY(-16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _spin_1rzcj_683{to{transform:rotate(360deg)}}@media (max-width: 480px){._loginContent_1rzcj_19{max-width:100%}._loginInput_1rzcj_51{font-size:14px;padding:14px 18px}._loginButton_1rzcj_145{font-size:14px;padding:10px 32px}._forgotButton_1rzcj_99{width:100%;max-width:350px}._modal_1rzcj_363{padding:28px 20px 24px}}._container_1t2mp_1{min-height:100vh}._title_1t2mp_9{color:#fff;font-size:2rem;font-weight:500;text-align:start}._header_1t2mp_23{display:flex;align-items:center;margin-bottom:2rem;justify-content:flex-start;gap:1rem}._searchBar_1t2mp_37{display:flex;gap:0;margin-bottom:2rem;max-width:720px}._searchInput_1t2mp_51{flex:1;padding:.375rem 1.25rem;border:none;border-radius:50px 0 0 50px;font-size:.95rem;outline:none;background-color:#fff;color:#000}._searchInput_1t2mp_51::placeholder{color:#999}._searchButton_1t2mp_81{padding:.375rem 1.5rem;border:none;border-radius:0 50px 50px 0;background-color:#fff;cursor:pointer;font-size:1.2rem;color:#999;transition:background-color .2s}._searchButton_1t2mp_81:hover{background-color:#f5f5f5}._filters_1t2mp_111{display:flex;gap:0;margin-bottom:2rem;width:fit-content;border-radius:8px;overflow:visible;box-shadow:0 2px 8px #00000026}._filterWrapper_1t2mp_131{position:relative}._filterButton_1t2mp_139{border:none;background-color:#8b5a42cc;color:#fff;font-size:.95rem;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;gap:.5rem;font-weight:500;border-right:1px solid rgba(255,255,255,.2);white-space:nowrap;margin:8px}._filterWrapper_1t2mp_131:last-child ._filterButton_1t2mp_139{border-right:none}._filterButton_1t2mp_139:hover{background-color:#784b37e6}._arrow_1t2mp_187{transition:transform .2s;flex-shrink:0}._arrowOpen_1t2mp_197{transform:rotate(180deg)}._dropdown_1t2mp_205{position:absolute;top:calc(100% + .5rem);left:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #0003;min-width:220px;z-index:1000;overflow:hidden;animation:_slideDown_1t2mp_1 .2s ease-out}@keyframes _slideDown_1t2mp_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_1t2mp_255{padding:.575rem 1.25rem;cursor:pointer;transition:background-color .2s;color:#e0e0e0;font-size:.95rem;display:flex;align-items:center;justify-content:space-between;background-color:#1f1f1f}._dropdownItem_1t2mp_255:hover{background-color:#2a2a2a;color:#fff;cursor:pointer}._dropdownItem_1t2mp_255._selected_1t2mp_291{background-color:#f96;color:#fff;font-weight:600}._checkmark_1t2mp_303{color:#fff;font-weight:700;font-size:1.1rem}._employeeGrid_1t2mp_315{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._employeeCard_1t2mp_327{background-color:#8b5a4299;border-radius:12px;padding:1.5rem;display:flex;gap:1.25rem;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);transition:transform .2s,box-shadow .2s;cursor:pointer}._employeeCard_1t2mp_327:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}._avatarContainer_1t2mp_363{width:80px;height:80px;flex-shrink:0}._avatar_1t2mp_363{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.6rem;font-weight:600;color:#fff}._avatarImage_1t2mp_399{width:100%;height:100%;border-radius:50%;object-fit:cover}._employeeInfo_1t2mp_413{flex:1;min-width:0;text-align:start}._nameRow_1t2mp_425{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._employeeName_1t2mp_445{color:#fff;font-size:1.1rem;font-weight:600;margin:0}._statusDot_1t2mp_459{width:10px;height:10px;border-radius:50%;flex-shrink:0}._statusDot_1t2mp_459._active_1t2mp_473{background-color:#4ade80;box-shadow:0 0 8px #4ade8099}._statusDot_1t2mp_459._inactive_1t2mp_483{background-color:#94a3b8;box-shadow:0 0 8px #94a3b899}._employeeDetail_1t2mp_493{color:#ffffffe6;font-size:.9rem;margin:.25rem 0}._employeeRole_1t2mp_505{color:#fffffff2;font-size:.95rem;margin:.5rem 0 0;font-weight:500}._noResults_1t2mp_519{text-align:center;color:#fff;font-size:1.1rem;padding:3rem;background-color:#8b5a4266;border-radius:12px;margin-top:2rem}@media (max-width: 768px){._container_1t2mp_1{padding:1rem}._title_1t2mp_9{font-size:1.5rem}._employeeGrid_1t2mp_315{grid-template-columns:1fr}._filters_1t2mp_111{width:100%}._filterButton_1t2mp_139{flex:1;justify-content:center}}._checkbox_1t2mp_585{position:absolute;top:.75rem;right:.75rem;z-index:2;cursor:pointer}._bulkActions_1t2mp_601{display:flex;justify-content:flex-end;margin:1rem 0}._deleteButton_1t2mp_613{background-color:#d9534f;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:500}._deleteButton_1t2mp_613:hover{background-color:#c9302c}._card_1a728_1{position:relative;display:flex;align-items:flex-start;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:28px 16px;width:100%;color:#fff}._avatar_1a728_25{width:80px;height:80px;border-radius:50%;background-color:#ff8a65;color:#fff;font-size:56px;font-weight:200;display:flex;align-items:center;justify-content:center;margin-right:12px}._infoContainer_1a728_53{flex:1;display:flex;flex-direction:column}._nameRow_1a728_65{display:inline-flex;align-items:center;gap:6px}._name_1a728_65{margin:0;font-size:1rem;font-weight:600}._since_1a728_89,._birthday_1a728_91,._role_1a728_93{font-size:.8rem;opacity:.8;margin:2px 0;text-align:start}._statusDot_1a728_107{flex-shrink:0;width:8px;height:8px;border-radius:50%}._statusActive_1a728_121{background-color:#0f6;box-shadow:0 0 6px #0f6,0 0 8px #0f6}._statusInactive_1a728_135{background-color:#b0b0b0;box-shadow:none}._actions_1a728_145{display:flex;gap:8px;align-self:flex-start}._infoRow_1a728_157{display:flex;align-items:center;gap:.5rem}._icon_1a728_169{width:16px;height:16px;color:#fff}@media (max-width: 639px){._card_1a728_1{flex-direction:column;align-items:start;text-align:center;padding:20px 16px;position:relative}._avatar_1a728_25{margin-right:100px;margin-bottom:12px}._infoContainer_1a728_53{align-items:start}._nameRow_1a728_65{justify-content:center}._actions_1a728_145{position:absolute;top:16px;right:16px;margin-top:0}}._container_zrg66_1{min-height:100vh;display:flex;flex-direction:column;padding:0 20px 20px}._pageTitle_zrg66_15{font-size:32px;font-weight:600;margin:0 0 24px;color:#fff;text-align:left;align-self:flex-start}._card_zrg66_33{padding:0 40px 40px;max-width:500px;width:100%;box-shadow:0 8px 32px #0000001a;backdrop-filter:blur(10px);background:#31313140;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 32px #00000040;align-self:center}._header_zrg66_65{text-align:center;margin-bottom:32px}._title_zrg66_75{font-size:24px;font-weight:600;margin:0 0 8px;text-align:start}._subtitle_zrg66_89{font-size:14px;color:#e7e7e7;margin:0;text-align:start}._avatarSection_zrg66_103{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}._avatarWrapper_zrg66_117{position:relative;cursor:pointer}._avatar_zrg66_103{width:160px;height:160px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 12px #00000026}._avatarInitials_zrg66_147{width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,#a96f58,#8f5a45,#6b3c2c);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026}._avatarInitials_zrg66_147 span{color:#fff;font-size:48px;font-weight:600;text-transform:uppercase}._avatarOverlay_zrg66_183{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:#00000080;display:flex;align-items:center;justify-content:center;transition:opacity .2s}._cameraIcon_zrg66_211{width:24px;height:24px;color:#fff}._changePhotoBtn_zrg66_223{background:none;border:none;color:#f4a261;font-size:14px;cursor:pointer;padding:4px 8px;transition:color .2s}._changePhotoBtn_zrg66_223:hover{color:#e76f51}._hiddenInput_zrg66_251{display:none}._formContainer_zrg66_259{display:flex;flex-direction:column;gap:24px}._formGroup_zrg66_271{display:flex;flex-direction:column;gap:8px}._label_zrg66_283{font-size:14px;font-weight:500;color:#fff;margin-bottom:4px;text-align:start}._inputWrapper_zrg66_299{position:relative}._input_zrg66_299{width:100%;padding:12px 40px 12px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:border-color .2s,box-shadow .2s;outline:none;box-sizing:border-box;background:#fff;color:#000}._input_zrg66_299:focus{border-color:#f4a261;box-shadow:0 0 0 3px #0066cc1a;color:#000}._inputError_zrg66_349{border-color:#dc3545}._inputDisabled_zrg66_357{background:#fff;cursor:not-allowed;color:#6d6d6d}._editBtn_zrg66_369{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;padding:8px;cursor:pointer;color:#666;transition:color .2s;display:flex;align-items:center;justify-content:center}._editBtn_zrg66_369:hover{color:#f4a261}._errorMessage_zrg66_409{font-size:12px;color:#dc3545;margin-top:4px}._successMessage_zrg66_421{padding:12px;background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;font-size:14px;text-align:center;margin-bottom:20px}._divider_zrg66_443{height:1px;background:#eee;margin:8px 0}._buttonGroup_zrg66_455{display:flex;gap:12px;margin-top:8px}._button_zrg66_455{flex:1;padding:12px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._primaryButton_zrg66_489{background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;box-shadow:0 4px 12px #f4a2614d}._primaryButton_zrg66_489:hover{background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #f4a26166;transform:translateY(-1px)}._primaryButton_zrg66_489:active{transform:translateY(0);box-shadow:0 2px 8px #f4a2614d}._secondaryButton_zrg66_523{background:#f5f5f5;color:#4a4a4a;border:2px solid #e0e0e0}._secondaryButton_zrg66_523:hover{background:#ececec;border-color:#d0d0d0;transform:translateY(-1px)}._secondaryButton_zrg66_523:active{transform:translateY(0);background:#e5e5e5}._changePasswordButton_zrg66_557{background:transparent;color:#f4a261;border:2px solid #f4a261;flex:unset}._changePasswordButton_zrg66_557:hover{background:#f4a2611a;border-color:#e76f51;color:#e76f51;transform:translateY(-1px)}._changePasswordButton_zrg66_557:active{transform:translateY(0)}._popupOverlay_zrg66_593{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_zrg66_1 .2s ease-in-out}._popup_zrg66_593{background:#313131f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.25);padding:32px;max-width:450px;width:90%;box-shadow:0 12px 48px #0006;animation:_slideIn_zrg66_1 .3s ease-out}._popupHeader_zrg66_647{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}._closePopup_zrg66_661{text-align:end;background:none;border:none;color:#999;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s;flex-shrink:0;position:absolute;top:16px;right:16px}._closePopup_zrg66_661:hover{color:#f4a261}._popupContent_zrg66_707{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin-bottom:24px}._popupIcon_zrg66_725{width:64px;height:64px;color:#f4a261;margin-bottom:8px}._popupContent_zrg66_707 p{margin:0;color:#e7e7e7;font-size:15px;line-height:1.6}._popupContent_zrg66_707 strong{color:#f4a261;font-weight:600}._popupSubtext_zrg66_763{font-size:14px!important;color:#999!important}._popupButton_zrg66_773{width:100%;padding:12px;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #f4a2614d}._popupButton_zrg66_773:hover{background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #f4a26166;transform:translateY(-1px)}._popupButton_zrg66_773:active{transform:translateY(0);box-shadow:0 2px 8px #f4a2614d}@keyframes _fadeIn_zrg66_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_zrg66_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._passwordButton_zrg66_867{flex:unset}@media (max-width: 600px){._container_zrg66_1{padding:20px 16px}._pageTitle_zrg66_15{font-size:24px;margin-bottom:16px}._card_zrg66_33{padding:24px}._avatar_zrg66_103{width:100px;height:100px}._popup_zrg66_593{padding:24px}._popupIcon_zrg66_725{width:48px;height:48px}}._page_y35kh_1{width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;flex-direction:column;padding:0 16px}._wrapper_y35kh_11{width:90%;max-width:1200px;gap:24px;display:flex;flex-direction:column}._wrapper_y35kh_11 h2,._wrapper_y35kh_11 h1{width:fit-content;margin:0}._container_y35kh_25{display:flex;flex-direction:column;gap:16px}._titleArea_y35kh_31{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}._titleArea_y35kh_31 ._buttonArea_y35kh_38{display:flex;gap:14px}._detailsContainer_y35kh_44{display:grid;grid-template-columns:1fr 1fr;gap:0;align-content:start;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0}._fieldItem_y35kh_57{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 32px;border-bottom:1px solid rgba(255,255,255,.08)}._fieldItem_y35kh_57:nth-last-child(-n+2){border-bottom:none}._fieldHeader_y35kh_70{display:flex;align-items:center;gap:8px;flex-shrink:0}._fieldIcon_y35kh_77{color:#fff;display:flex;align-items:center;opacity:.8}._fieldLabel_y35kh_84{font-size:12px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}._fieldValue_y35kh_92{font-size:15px;font-weight:500;color:#fff;line-height:1.6;text-align:start;flex:1}._avatar_y35kh_102{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#8b4513,sienna);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff;letter-spacing:.5px;flex-shrink:0;box-shadow:0 2px 8px #0003;border:2px solid rgba(255,255,255,.15)}._fieldWithAvatar_y35kh_119{display:flex;align-items:center;gap:12px}._link_y35kh_126{color:#ffb366;text-decoration:none;font-weight:500;transition:all .2s ease}._link_y35kh_126:visited{color:#ffb366}._link_y35kh_126:hover{color:#ffc999;text-decoration:underline}._link_y35kh_126:active{color:#f93}._undoButton_y35kh_146{justify-self:flex-end;align-self:flex-end;margin-top:30px}._overlay_y35kh_152{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_y35kh_165{background-color:#1e1e1e;padding:24px;border-radius:8px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}._modalHeader_y35kh_176{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._modalHeader_y35kh_176 h2{margin:0;font-size:1.5rem;color:#fff}._closeBtn_y35kh_189{background:none;border:none;color:#a0a0a0;font-size:24px;cursor:pointer;padding:0;line-height:1}._closeBtn_y35kh_189:hover{color:#fff}._modalContent_y35kh_203{width:100%}@media (max-width: 768px){._page_y35kh_1{padding:0 12px}._wrapper_y35kh_11{width:95%;gap:20px}._titleArea_y35kh_31{flex-direction:column;align-items:flex-start}._titleArea_y35kh_31 ._buttonArea_y35kh_38{width:100%}._detailsContainer_y35kh_44{grid-template-columns:1fr 1fr}._fieldItem_y35kh_57{padding:18px 24px;gap:12px}._fieldLabel_y35kh_84{font-size:11px}._fieldValue_y35kh_92{font-size:14px}._avatar_y35kh_102{width:28px;height:28px;font-size:12px}h1{font-size:28px}h2{font-size:20px}}@media (max-width: 480px){._page_y35kh_1{padding:0 8px}._wrapper_y35kh_11{width:100%;gap:16px}._titleArea_y35kh_31{gap:12px}._titleArea_y35kh_31 ._buttonArea_y35kh_38{gap:10px}._detailsContainer_y35kh_44{grid-template-columns:1fr;border-radius:12px}._fieldItem_y35kh_57{padding:16px 20px;flex-direction:column;align-items:flex-start;gap:8px}._fieldValue_y35kh_92{text-align:left;padding-left:26px}._fieldWithAvatar_y35kh_119{justify-content:flex-start}._fieldItem_y35kh_57:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}._fieldItem_y35kh_57:last-child{border-bottom:none}._fieldLabel_y35kh_84{font-size:10px}._fieldValue_y35kh_92{font-size:13px}._avatar_y35kh_102{width:26px;height:26px;font-size:11px}h1{font-size:24px}h2{font-size:18px}}._form_1n02n_1{width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:14px 5%}._submitContainer_1n02n_8{grid-column:span 12;display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._page_13i3j_1{width:100%;height:100%;box-sizing:border-box;display:flex;align-items:center;flex-direction:column}._wrapper_13i3j_10{width:80%;gap:10px;display:flex;flex-direction:column;gap:20px}._wrapper_13i3j_10 h2,._wrapper_13i3j_10 h1{width:fit-content;margin:0}._container_13i3j_24{display:flex;flex-direction:column;gap:16px}._titleArea_13i3j_30{display:flex;align-items:center;gap:20px}._titleArea_13i3j_30 ._buttonArea_13i3j_35{display:flex;gap:14px}._formArea_13i3j_41{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}._undoButton_13i3j_47{justify-self:flex-end;align-self:flex-end;display:flex;gap:20px;margin-top:30px}._comingSoonContainer_yd4vp_1{display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}._comingSoonContainer_yd4vp_1:before{content:"";position:absolute;top:-50%;right:-20%;width:80%;height:80%;background:radial-gradient(circle,rgba(232,184,109,.08) 0%,transparent 70%);border-radius:50%;animation:_float_yd4vp_1 20s ease-in-out infinite}._comingSoonContainer_yd4vp_1:after{content:"";position:absolute;bottom:-30%;left:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(107,107,107,.05) 0%,transparent 70%);border-radius:50%;animation:_float_yd4vp_1 15s ease-in-out infinite reverse}._comingSoonContent_yd4vp_83{text-align:center;position:relative;z-index:1;max-width:600px;animation:_fadeIn_yd4vp_1 1.2s ease-out}._loaderWrapper_yd4vp_99{margin-bottom:3rem;display:flex;justify-content:center;animation:_slideDown_yd4vp_1 1s ease-out}._loader_yd4vp_99{width:80px;height:80px;border:3px solid rgba(232,184,109,.2);border-top:3px solid var(--color-accent);border-radius:50%;position:relative;animation:_spin_yd4vp_1 1.5s cubic-bezier(.68,-.55,.265,1.55) infinite}._loader_yd4vp_99:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;border:2px solid rgba(26,26,26,.1);border-radius:50%;transform:translate(-50%,-50%);animation:_pulse_yd4vp_1 2s ease-in-out infinite}._comingSoonTitle_yd4vp_159{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:300;color:var(--color-primary);margin-bottom:1rem;animation:_slideUp_yd4vp_1 1s ease-out .2s both}._comingSoonSubtitle_yd4vp_177{font-family:var(--font-body);font-size:clamp(1rem,2.5vw,1.25rem);color:var(--color-secondary);animation:_slideUp_yd4vp_1 1s ease-out .4s both;opacity:.85}@keyframes _spin_yd4vp_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_yd4vp_1{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}}@keyframes _fadeIn_yd4vp_1{0%{opacity:0}to{opacity:1}}@keyframes _slideDown_yd4vp_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_yd4vp_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _float_yd4vp_1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.05)}}._comingSoonGif_yd4vp_315{max-width:100px;max-height:100px;width:100%;height:auto;object-fit:contain;border-radius:50px}._page_17u0f_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:#0a0a0a;background-image:radial-gradient(ellipse at 20% 50%,rgba(244,162,97,.06) 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(231,111,81,.05) 0%,transparent 50%)}._card_17u0f_41{background:#31313140;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 32px #00000080;padding:40px;max-width:480px;width:100%;display:flex;flex-direction:column;gap:24px;animation:_slideIn_17u0f_1 .35s ease-out}._header_17u0f_73{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}._iconWrapper_17u0f_89{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#f4a2611f;border:1px solid rgba(244,162,97,.3);margin-bottom:4px}._lockIcon_17u0f_113{width:36px;height:36px;color:#f4a261}._iconSuccess_17u0f_125{width:36px;height:36px;color:#28a745}._iconError_17u0f_137{width:36px;height:36px;color:#dc3545}._title_17u0f_149{font-size:24px;font-weight:600;color:#fff;margin:0}._subtitle_17u0f_163{font-size:14px;color:#b0b0b0;margin:0;line-height:1.6}._errorBanner_17u0f_177{padding:12px 16px;background:#dc354526;border:1px solid rgba(220,53,69,.4);border-radius:8px;color:#ff6b6b;font-size:14px;text-align:center}._formGroup_17u0f_197{display:flex;flex-direction:column;gap:8px}._label_17u0f_209{font-size:14px;font-weight:500;color:#fff;text-align:start}._inputWrapper_17u0f_223{position:relative}._input_17u0f_223{width:100%;padding:12px 44px 12px 12px;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:14px;background:#ffffff0f;color:#fff;outline:none;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}._input_17u0f_223::placeholder{color:#ffffff4d}._input_17u0f_223:focus{border-color:#f4a261;box-shadow:0 0 0 3px #f4a26126}._inputError_17u0f_279{border-color:#dc3545!important;box-shadow:0 0 0 3px #dc354526!important}._inputMatch_17u0f_289{border-color:#28a745!important;box-shadow:0 0 0 3px #28a7451f!important}._eyeBtn_17u0f_299{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#ffffff59;display:flex;align-items:center;justify-content:center;padding:4px;transition:color .2s}._eyeBtn_17u0f_299:hover{color:#f4a261}._errorMessage_17u0f_339{font-size:12px;color:#ff6b6b}._matchMessage_17u0f_349{font-size:12px;color:#28a745}._strengthContainer_17u0f_359{display:flex;align-items:center;gap:10px;margin-top:4px}._strengthBar_17u0f_373{display:flex;gap:4px;flex:1}._strengthSegment_17u0f_385{flex:1;height:4px;border-radius:99px;transition:background .3s}._strengthLabel_17u0f_399{font-size:12px;font-weight:500;white-space:nowrap;transition:color .3s;min-width:72px;text-align:right}._rulesList_17u0f_417{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:5px}._ruleItem_17u0f_435{display:flex;align-items:center;gap:6px;font-size:12px;transition:color .2s}._ruleOk_17u0f_451{color:#28a745}._ruleFail_17u0f_459{color:#ffffff59}._submitButton_17u0f_467{width:100%;padding:13px;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #f4a2614d;display:flex;align-items:center;justify-content:center;min-height:48px;box-sizing:border-box}._submitButton_17u0f_467:hover:not(:disabled){background:linear-gradient(135deg,#f39c5a,#e26449);box-shadow:0 6px 16px #f4a26166;transform:translateY(-1px)}._submitButton_17u0f_467:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #f4a2614d}._submitButton_17u0f_467:disabled{opacity:.7;cursor:not-allowed}._spinner_17u0f_537{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_17u0f_537 .7s linear infinite;display:inline-block}._backLink_17u0f_557{text-align:center;font-size:14px;color:#b0b0b0;text-decoration:none;transition:color .2s}._backLink_17u0f_557:hover{color:#f4a261}@keyframes _slideIn_17u0f_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _spin_17u0f_537{to{transform:rotate(360deg)}}@media (max-width: 600px){._card_17u0f_41{padding:28px 20px;gap:20px}._title_17u0f_149{font-size:20px}._iconWrapper_17u0f_89{width:60px;height:60px}._lockIcon_17u0f_113,._iconSuccess_17u0f_125,._iconError_17u0f_137{width:28px;height:28px}}._toast_wolnu_1{display:flex;align-items:center;gap:.5rem;background-color:#fff;border-left:4px solid;border-radius:.5rem;padding:.75rem 1rem;box-shadow:0 4px 12px #0000001a;position:fixed;top:1rem;right:1rem;min-width:250px;z-index:9999;animation:_slideIn_wolnu_1 .3s ease-out}._success_wolnu_35{border-color:#10b981;color:#065f46}._error_wolnu_45{border-color:#ef4444;color:#7f1d1d}._icon_wolnu_55{display:flex;align-items:center}._message_wolnu_65{flex:1;font-size:.95rem}._close_wolnu_75{background:none;border:none;color:inherit;cursor:pointer;padding:0}@keyframes _slideIn_wolnu_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
