@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";:root{--primary-color: #244c64;--primary-color-light: color-mix(in srgb, var(--primary-color), white 30%);--primary-color-dark: color-mix(in srgb, var(--primary-color), black 30%);--secondary-color: #475569;--background-color: #f8fafc;--text-color: #1e293b;--border-color: #e2e8f0;--link-color: #3081d0;--skeleton-loading-color: #e4e4e4;--red-color: #fc052b;--orange-color: #ffa62f;--green-color: #15e415;--sidebar-width: 280px;--collapsed-sidebar-width: 64px;--header-height: 60px;--thin-border: 1px solid #d4d4d2;--border-radius: 4px;--details-page-items-border-radius: 8px}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-color);background-color:var(--background-color)}button{cursor:pointer;border:none;background:none;font-family:inherit}a{text-decoration:none;color:inherit}.dashboard-charts,.dashboard-charts-three-columns{display:grid;gap:15px;margin-top:20px}.dashboard-charts{grid-template-columns:repeat(2,1fr)}.dashboard-charts-three-columns{grid-template-columns:repeat(3,1fr)}.dashboard-charts>*,.dashboard-charts-three-columns>*{min-height:350px}@media (max-width: 1024px){.dashboard-charts,.dashboard-charts-three-columns{grid-template-columns:repeat(1,1fr)}}._layout_151rx_1{display:flex;min-height:100vh}@keyframes _pulse_151rx_1{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._sidebar_151rx_18{width:var(--sidebar-width);background:#fff;border-right:1px solid var(--border-color);display:flex;flex-direction:column}._logo_151rx_26{height:var(--header-height);min-height:var(--header-height);display:flex;align-items:center;padding:0 20px;border-bottom:1px solid var(--border-color)}._logoText_151rx_35{width:80px;height:24px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._nav_151rx_43{flex:1;padding:16px 0}._navItem_151rx_48{display:flex;align-items:center;gap:12px;padding:10px 20px;margin:2px 0}._navIcon_151rx_56{width:20px;height:20px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._navText_151rx_64{flex:1;height:16px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._main_151rx_72{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--skeleton-loading-color)}._header_151rx_80{height:var(--header-height);display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;border-bottom:1px solid var(--border-color)}._search_151rx_90{width:240px;height:36px;background:var(--skeleton-loading-color);border-radius:6px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._actions_151rx_98{display:flex;gap:12px}._actionButton_151rx_103{width:36px;height:36px;background:var(--skeleton-loading-color);border-radius:6px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._content_151rx_111{flex:1;padding:24px;overflow-y:auto}._pageHeader_151rx_117{margin-bottom:24px}._title_151rx_121{width:200px;height:32px;background:#fff;border-radius:6px;margin-bottom:8px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._subtitle_151rx_130{width:300px;height:20px;background:#fff;border-radius:4px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._grid_151rx_138{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._card_151rx_144{background:#fff;border-radius:8px;border:1px solid var(--border-color);padding:24px}._cardHeader_151rx_151{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._cardTitle_151rx_158{width:160px;height:24px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._cardAction_151rx_166{width:32px;height:32px;background:var(--skeleton-loading-color);border-radius:6px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}._cardContent_151rx_174{display:flex;flex-direction:column;gap:16px}._cardLine_151rx_180{height:16px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_151rx_1 1.5s ease-in-out infinite}@media (max-width: 1024px){._grid_151rx_138{grid-template-columns:1fr}}@media (max-width: 768px){._sidebar_151rx_18{display:none}._header_151rx_80{padding:0 16px}._search_151rx_90{width:180px}._content_151rx_111,._card_151rx_144{padding:16px}}._container_1xaaa_1{display:flex;min-height:100vh;background-color:#f5f5f5}._leftPanel_1xaaa_7{display:none;flex:1;background:linear-gradient(to right,#8eaccd,#c2e9fb);padding:2rem}@media (min-width: 768px){._leftPanel_1xaaa_7{display:flex;align-items:center;justify-content:center}}._welcomeContent_1xaaa_22{max-width:600px;color:#fff;text-align:center}._brandSection_1xaaa_28{margin-bottom:3rem}._logo_1xaaa_32{width:180px;margin-bottom:1.5rem}._title_1xaaa_37{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}._description_1xaaa_44{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}._learnMoreBtn_1xaaa_51{display:inline-block;background-color:#ffffff26;color:#fff;padding:.8rem 2rem;border-radius:50px;text-decoration:none;font-weight:500;transition:all .3s ease}._learnMoreBtn_1xaaa_51:hover{background-color:#ffffff40;transform:translateY(-2px)}._laptopFrame_1xaaa_67{padding:20px;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a}._dashboardImage_1xaaa_74{width:100%;border-radius:8px;display:block}._rightPanel_1xaaa_80{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;background-color:#fff}._formContainer_1xaaa_89{max-width:400px;width:100%;margin:0 auto;padding:2rem 1rem}._formHeader_1xaaa_96{text-align:center;margin-bottom:2rem}._avatar_1xaaa_101{width:64px;height:64px;border-radius:50%;margin-bottom:1rem;border:3px solid #f0f0f0;padding:4px}._formTitle_1xaaa_110{font-size:1.75rem;color:#333;margin-bottom:.5rem}._formSubtitle_1xaaa_116{color:#666;font-size:.95rem}._form_1xaaa_89{margin-top:2rem}._submitButton_1xaaa_125{width:100%}._formFooter_1xaaa_129{margin-top:1.5rem;text-align:center}._forgotPassword_1xaaa_134{color:var(--primary-color, #007bff);text-decoration:none;font-size:.95rem;transition:color .3s ease}._forgotPassword_1xaaa_134:hover{color:var(--primary-color-dark, #0052d6);text-decoration:underline}._errorMessage_1xaaa_146{display:flex;align-items:center;gap:.5rem;color:#dc2626;background-color:#fee2e2;padding:.75rem;border-radius:6px;margin-top:1rem;margin-bottom:1rem;font-size:.9rem}@media (max-width: 768px){._rightPanel_1xaaa_80{padding:1rem}._formContainer_1xaaa_89{padding:1rem 0}._formTitle_1xaaa_110{font-size:1.5rem}}._fieldContainer_9p8tb_1{margin-bottom:16px}._label_9p8tb_5{display:block;margin-bottom:8px;font-size:14px;color:#333;font-weight:500}._required_9p8tb_13{color:#dc2626;margin-left:4px}._input_9p8tb_18,._textarea_9p8tb_19,._lookupInput_9p8tb_20,._select_9p8tb_21{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s}._input_9p8tb_18:focus,._textarea_9p8tb_19:focus,._lookupInput_9p8tb_20:focus,._select_9p8tb_21:focus{outline:none;border-color:var(--pria)}._error_9p8tb_38{border-color:#dc2626}._textarea_9p8tb_19{resize:vertical;min-height:80px}._checkbox_9p8tb_47{display:block;width:16px;height:16px;margin:0;cursor:pointer}._radioGroup_9p8tb_55{display:flex;flex-direction:column;gap:12px;padding:4px 0}._radioOption_9p8tb_62{display:flex;align-items:center;gap:8px;position:relative}._radioOption_9p8tb_62 input[type=radio]{margin:0;width:16px;height:16px;flex-shrink:0}._radioOption_9p8tb_62 label{font-size:14px;color:#333;cursor:pointer;line-height:1;padding-top:1px;-webkit-user-select:none;user-select:none}._select_9p8tb_21{background-color:#fff;cursor:pointer}._select_9p8tb_21:disabled{background-color:#f3f4f6;cursor:not-allowed}._lookupContainer_9p8tb_95{position:relative}._lookupInput_9p8tb_20{cursor:pointer;background-color:#fff}._lookupSearch_9p8tb_104{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;margin-top:4px;box-shadow:0 4px 6px -1px #0000001a;z-index:1000}._searchInput_9p8tb_117{width:100%;padding:8px 12px;border:none;border-bottom:1px solid #ddd;font-size:14px}._searchInput_9p8tb_117:focus{outline:none}._searchResults_9p8tb_129{max-height:200px;overflow-y:auto}._noResults_9p8tb_134{padding:.5rem}._searchItem_9p8tb_138{padding:8px 12px;cursor:pointer;transition:background-color .2s}._searchItem_9p8tb_138:hover{background-color:#f3f4f6}._helpText_9p8tb_148{margin-top:4px;font-size:12px;color:#666}._errorMessage_9p8tb_154{margin-top:4px;font-size:12px;color:#dc2626}._outputField_9p8tb_160{padding:8px 0;font-size:14px;color:#333}._loader_9p8tb_166{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid var(--pria);border-radius:50%;animation:_spin_9p8tb_1 1s linear infinite}._input_9p8tb_18[type=color]{width:100px;height:30px;border:1px solid #ddd;border-radius:4px;padding:0;cursor:pointer;transition:border-color .2s}._input_9p8tb_18[type=color]:focus{outline:none;border-color:var(--primary-color)}._input_9p8tb_18[type=color]:disabled{background-color:#f3f4f6;cursor:not-allowed}._imageUploadContainer_9p8tb_200{width:100%}._hiddenFileInput_9p8tb_204{display:none}._imagePreviewArea_9p8tb_208{width:100%;min-height:200px;border:2px dashed #ddd;border-radius:4px;cursor:pointer;transition:border-color .2s;display:flex;align-items:center;justify-content:center;overflow:hidden}._imagePreviewArea_9p8tb_208:hover{border-color:var(--primary-color)}._imagePreviewWrapper_9p8tb_225{position:relative;width:100%;height:100%}._imagePreview_9p8tb_208{width:100%;height:100%;object-fit:contain}._uploadPrompt_9p8tb_237{color:#666;font-size:14px;text-align:center}._removeImageButton_9p8tb_243{position:absolute;bottom:10px;right:10px;background:#dc2626e6;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}._removeImageButton_9p8tb_243:hover{background:#dc2626}._removeImageButton_9p8tb_243:disabled{background:#9ca3afe6;cursor:not-allowed}@keyframes _spin_9p8tb_1{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}._container_ywahg_1{position:relative;width:100%}._input_ywahg_6{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s;background-color:#fff;cursor:pointer}._input_ywahg_6:focus-within{outline:none;border-color:#06c}._input_ywahg_6._disabled_ywahg_22{background:#f5f5f5;cursor:not-allowed}._input_ywahg_6._error_ywahg_27{border-color:#dc2626}._displayInput_ywahg_31{width:100%;border:none;outline:none;background:transparent;cursor:inherit}._displayInput_ywahg_31:disabled{cursor:not-allowed}._lookupSearch_ywahg_43{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:4px;margin-top:4px;box-shadow:0 4px 6px -1px #0000001a;z-index:1000}._searchInput_ywahg_56{width:100%;padding:8px 12px;border:none;border-bottom:1px solid #ddd;font-size:14px}._searchInput_ywahg_56:focus{outline:none}._searchResults_ywahg_68{max-height:200px;overflow-y:auto}._searchItem_ywahg_73{padding:8px 12px;cursor:pointer;transition:background-color .2s}._searchItem_ywahg_73:hover{background-color:#f3f4f6}._selectedItems_ywahg_83{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._selectedItem_ywahg_83{display:flex;align-items:center;gap:8px;background:#f0f0f0;padding:4px 8px;border-radius:4px;font-size:14px}._removeButton_ywahg_100{background:none;border:none;padding:0;cursor:pointer;color:#666;display:flex;align-items:center}._removeButton_ywahg_100:hover{color:#dc2626}._removeButton_ywahg_100:disabled{cursor:not-allowed;color:#999}._noResults_ywahg_119{padding:8px 12px;color:#666;font-style:italic}._searchLoading_ywahg_125{padding:8px 12px;color:#666;text-align:center}._error_ywahg_27{margin-top:4px;font-size:12px;color:#dc2626}._multi-select-container_1i33k_1{position:relative;width:100%}input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;transition:border-color .2s}._options-header_1i33k_15{text-align:center;color:#fff;background-color:var(--primary-color);padding:5px 0}._options-container_1i33k_22{border:1px solid #ddd;border-radius:4px;margin-top:5px;background-color:#fff;list-style:none;font-size:.9rem;max-height:250px;overflow-y:hidden;padding:0;box-shadow:0 4px 8px #0000001a;position:fixed;z-index:3000}._options-list_1i33k_37{overflow-y:auto;max-height:210px}._option_1i33k_15{padding:10px;cursor:pointer;transition:background-color .2s}._option_1i33k_15:hover{background-color:#f0f0f0}._selected-options_1i33k_52{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}._selected-option_1i33k_52{display:flex;align-items:center;background-color:#37afe1;color:#fff;padding:5px 8px;border-radius:4px;font-size:.85rem}._remove-option_1i33k_69{margin-left:8px;cursor:pointer;font-weight:700;color:#fff;transition:color .2s}._remove-option_1i33k_69:hover{color:#ddd}@keyframes _pulse_9himk_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._skeleton_9himk_13{animation:_pulse_9himk_1 2s cubic-bezier(.4,0,.6,1) infinite}._labelSkeleton_9himk_17{height:16px;width:96px;background-color:#e5e7eb;border-radius:4px;margin-bottom:8px}._inputSkeleton_9himk_25{height:40px;width:100%;background-color:#e5e7eb;border-radius:4px}._custom_1f6kb_2{font-family:inherit;border-radius:.25rem;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center}._primary_1f6kb_13{--button-color: var(--primary-color);--button-color-dark: var(--primary-color-dark);--button-color-light: rgba(13, 157, 218, .1)}._danger_1f6kb_19{--button-color: #f44336;--button-color-dark: #d32f2f;--button-color-light: rgba(244, 67, 54, .1)}._success_1f6kb_25{--button-color: #66bb6a;--button-color-dark: #4caf50;--button-color-light: rgba(102, 187, 106, .1)}._warning_1f6kb_31{--button-color: #ffa726;--button-color-dark: #f57c00;--button-color-light: rgba(255, 167, 38, .1)}._contained_1f6kb_38{background-color:var(--button-color);color:#fff;border:none}._contained_1f6kb_38:hover{background-color:var(--button-color-dark)}._contained_1f6kb_38:disabled{background-color:#ccc;cursor:not-allowed}._outlined_1f6kb_53{background-color:transparent;border:1px solid var(--button-color);color:var(--button-color)}._outlined_1f6kb_53:hover{background-color:var(--button-color-light)}._outlined_1f6kb_53:disabled{border-color:#ccc;color:#ccc;cursor:not-allowed}._text_1f6kb_69{background-color:transparent;border:none;color:var(--button-color)}._text_1f6kb_69:hover{background-color:var(--button-color-light)}._text_1f6kb_69:disabled{color:#ccc;cursor:not-allowed}._small_1f6kb_85{padding:6px 16px;font-size:.875rem}._medium_1f6kb_90{padding:8px 20px;font-size:1rem}._large_1f6kb_95{padding:10px 24px;font-size:1.125rem}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._editorWrapper_nvd8e_1{border-radius:4px;overflow:hidden}._editorWrapper_nvd8e_1 .quill{display:flex;flex-direction:column}._editorWrapper_nvd8e_1 .ql-toolbar{border-top-left-radius:4px;border-top-right-radius:4px;background:#f5f5f5;border:1px solid #ddd;border-bottom:none}._editorWrapper_nvd8e_1 .ql-container{border:1px solid #ddd;border-bottom-left-radius:4px;border-bottom-right-radius:4px;min-height:200px;font-size:14px;line-height:1.5}._editorWrapper_nvd8e_1 .ql-editor{min-height:200px}._editorWrapper_nvd8e_1._error_nvd8e_32 .ql-toolbar,._editorWrapper_nvd8e_1._error_nvd8e_32 .ql-container{border-color:#dc2626}._editorWrapper_nvd8e_1 .ql-disabled{background-color:#f3f4f6;cursor:not-allowed}._editorWrapper_nvd8e_1 .ql-disabled .ql-editor{cursor:not-allowed}._editorWrapper_nvd8e_1 .ql-editor h1{font-size:2em;font-weight:600}._editorWrapper_nvd8e_1 .ql-editor h2{font-size:1.5em;font-weight:600}._editorWrapper_nvd8e_1 .ql-editor h3{font-size:1.17em;font-weight:600}._editorWrapper_nvd8e_1 .ql-editor p{margin-bottom:1em}._editorWrapper_nvd8e_1 .ql-editor a{color:var(--primary-color);text-decoration:none}._editorWrapper_nvd8e_1 .ql-editor a:hover{text-decoration:underline}._editorWrapper_nvd8e_1 .ql-editor blockquote{border-left:4px solid #ddd;padding-left:1em;color:#666}._editorWrapper_nvd8e_1 .ql-editor code{background:#f5f5f5;padding:.2em .4em;border-radius:3px;font-family:monospace}._charCount_nvd8e_89{text-align:right;margin-top:4px;font-size:.875rem;color:#666}._copyright_1aitl_1{text-align:center;color:#666;font-size:.875rem;padding:1rem;border-top:1px solid #eee}._content_43d3c_1{display:flex;flex-direction:column;align-items:center;padding:16px}._container_2aflm_1{padding:24px}._grid_2aflm_5{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:stretch}._grid_2aflm_5>*{background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 4px #0000001a;height:100%;display:flex;flex-direction:column}@media (max-width: 1200px){._grid_2aflm_5{grid-template-columns:1fr}}@media (max-width: 768px){._container_2aflm_1{padding:16px}}@media (max-width: 480px){._container_2aflm_1{padding:12px}}._sidebar_ovozi_1{width:var(--sidebar-width);background-color:#fff;border-right:1px solid var(--border-color);display:flex;flex-direction:column;transition:all .3s ease;height:100vh;position:sticky;top:0}._sidebar_ovozi_1._collapsed_ovozi_13{width:var(--collapsed-sidebar-width)}._logo_ovozi_17{height:var(--header-height);min-height:var(--header-height);display:flex;align-items:center;padding:0 20px;border-bottom:1px solid var(--border-color);justify-content:space-between;background-color:#fff}._logo_ovozi_17 img{height:24px}._collapseButton_ovozi_32{color:var(--secondary-color);padding:8px;border-radius:6px;transition:all .2s ease}._collapseButton_ovozi_32:hover{background-color:var(--background-color);color:var(--primary-color)}._nav_ovozi_44{flex:1;overflow-y:auto;overflow-x:hidden;padding:12px 0;scrollbar-width:thin;scrollbar-color:var(--secondary-color) transparent;scrollbar-gutter:stable both-edges}._nav_ovozi_44::-webkit-scrollbar{width:6px}._nav_ovozi_44::-webkit-scrollbar-track{background:transparent}._nav_ovozi_44::-webkit-scrollbar-thumb{background-color:var(--secondary-color);border-radius:3px}._menuGroup_ovozi_69{margin-bottom:24px}._menuGroup_ovozi_69:last-child{margin-bottom:0}._groupTitle_ovozi_77{font-size:12px;font-weight:600;text-transform:uppercase;color:var(--secondary-color);padding:0 20px;margin-bottom:8px;letter-spacing:.5px}@media (max-width: 768px){._sidebar_ovozi_1{position:fixed;top:0;bottom:0;left:0;z-index:100;transform:translate(-100%);height:100%;width:100%;max-width:300px;box-shadow:4px 0 8px #0000001a}._sidebar_ovozi_1._open_ovozi_102{transform:translate(0)}._sidebar_ovozi_1._collapsed_ovozi_13{display:none}._nav_ovozi_44{padding-bottom:20px}}._navItemContainer_mrr5j_1{margin:2px 0}._navItem_mrr5j_1{display:flex;align-items:center;gap:12px;padding:10px 20px;color:var(--secondary-color);transition:all .2s ease;position:relative}._navItemCollapsed_mrr5j_15{display:flex;align-items:center;justify-content:center;padding:10px 0}._navItem_mrr5j_1:hover,._navItemCollapsed_mrr5j_15:hover{background-color:var(--background-color);color:var(--primary-color)}._navItem_mrr5j_1._active_mrr5j_28,._navItemCollapsed_mrr5j_15._active_mrr5j_28{color:var(--primary-color);background-color:var(--background-color)}._chevron_mrr5j_34{margin-left:auto;display:flex;align-items:center;transition:transform .2s ease}._subItems_mrr5j_41{padding:4px 0;background-color:var(--background-color)}._subItem_mrr5j_41{display:flex;align-items:center;gap:8px;padding:8px 20px 8px 52px;color:var(--secondary-color);font-size:14px;transition:all .2s ease}._subItem_mrr5j_41:hover{color:var(--primary-color);background-color:#0000000d}._toolbar_11vw7_1{height:var(--header-height);display:flex;align-items:center;padding:0 20px;background-color:#fff;border-bottom:1px solid var(--border-color)}._menuButton_11vw7_10{display:none;color:var(--secondary-color);padding:8px}._actions_11vw7_16{display:flex;align-items:center;gap:16px;margin-left:auto}._actionButton_11vw7_23{padding:8px;color:var(--secondary-color);border-radius:6px;transition:background-color .2s}._actionButton_11vw7_23:hover{background-color:var(--background-color)}._actionButton_11vw7_23._active_11vw7_34{background-color:var(--primary-color);color:#fff}._notificationContainer_11vw7_39{position:relative}._notificationBadge_11vw7_43{position:absolute;top:2px;right:2px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 1px 3px #0003}@media (max-width: 768px){._menuButton_11vw7_10{display:block}._toolbar_11vw7_1{padding:0 16px}._actions_11vw7_16{gap:8px}}._container_13j99_1{position:relative}._trigger_13j99_5{display:flex;align-items:center;gap:8px;padding:6px;border-radius:6px;transition:all .2s ease}._trigger_13j99_5:hover{background-color:var(--background-color)}._userInfo_13j99_18{display:flex;align-items:center;gap:8px}._avatar_13j99_24{width:32px;height:32px;border-radius:50%;background-color:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;overflow:hidden}._avatar_13j99_24 img{width:100%;height:100%;object-fit:cover}._name_13j99_44{font-size:14px;font-weight:500}._arrow_13j99_49{color:var(--secondary-color);transition:transform .2s ease}._arrow_13j99_49._open_13j99_54{transform:rotate(180deg)}._dropdown_13j99_58{position:absolute;top:calc(100% + 8px);right:0;width:240px;background:#fff;border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;z-index:50}._header_13j99_70{padding:16px;border-bottom:1px solid var(--border-color)}._userName_13j99_75{display:block;font-weight:500;margin-bottom:4px}._userEmail_13j99_81{display:block;font-size:12px;color:var(--secondary-color)}._menu_13j99_87{padding:8px}._menuItem_13j99_91{display:flex;align-items:center;gap:8px;width:100%;padding:8px;color:var(--text-color);border-radius:4px;transition:all .2s ease}._menuItem_13j99_91:hover{background-color:var(--background-color)}@media (max-width: 768px){._name_13j99_44,._arrow_13j99_49{display:none}}._global-search_1v371_1{position:relative;flex:1;max-width:500px;margin:0 20px;transition:all .3s ease}._active_1v371_9{max-width:600px}._search-input-container_1v371_13{position:relative;width:100%}._search-icon_1v371_18{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none;transition:color .2s ease}._active_1v371_9 ._search-icon_1v371_18{color:#3b82f6}._search-input_1v371_13{width:100%;padding:10px 12px 10px 40px;font-size:14px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;transition:all .2s ease}._active_1v371_9 ._search-input_1v371_13{background-color:#fff;box-shadow:0 4px 12px #00000014;border-color:#d1d5db}._search-input_1v371_13:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}._clear-button_1v371_54{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:#e5e7eb;border:none;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}._clear-button_1v371_54:hover{background-color:#d1d5db}._clear-icon_1v371_75{font-size:14px;line-height:1;color:#4b5563}@media (max-width: 768px){._global-search_1v371_1{margin:0 12px}._active_1v371_9{position:fixed;top:0;left:0;right:0;z-index:100;max-width:100%;margin:0;padding:8px;background:#fff;box-shadow:0 2px 10px #0000001a}}._search-results-container_1vwuq_1{position:absolute;top:calc(100% + 6px);left:0;width:100%;max-height:500px;overflow-y:auto;background:#fff;border-radius:10px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;z-index:50;padding:10px 0;animation:_slideIn_1vwuq_1 .2s ease-out}@keyframes _slideIn_1vwuq_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._search-result-group_1vwuq_28{margin-bottom:10px}._search-result-group-header_1vwuq_32{display:flex;justify-content:space-between;align-items:center;padding:8px 16px}._search-result-group-header_1vwuq_32 h3{font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin:0;font-weight:600}._view-all-link_1vwuq_48{font-size:12px;color:#3b82f6;text-decoration:none}._view-all-link_1vwuq_48:hover{text-decoration:underline}._search-result-items_1vwuq_58{max-height:300px;overflow-y:auto}._search-loading_1vwuq_63{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#6b7280}._search-loading-spinner_1vwuq_72{border:3px solid #f3f3f3;border-top:3px solid #3b82f6;border-radius:50%;width:24px;height:24px;animation:_spin_1vwuq_1 1s linear infinite;margin-bottom:16px}@keyframes _spin_1vwuq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._search-empty-state_1vwuq_87{text-align:center;padding:30px 16px;color:#6b7280}._search-empty-icon_1vwuq_93{font-size:32px;margin-bottom:8px}._search-empty-text_1vwuq_98{font-size:16px;margin-bottom:4px;font-weight:500;color:#1f2937}._search-empty-help_1vwuq_105{font-size:14px;margin-bottom:20px;color:#6b7280}._search-results-footer_1vwuq_111{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-top:1px solid #f3f4f6;margin-top:5px}._advanced-search-link_1vwuq_120{color:#3b82f6;font-size:13px;text-decoration:none}._advanced-search-link_1vwuq_120:hover{text-decoration:underline}._search-keyboard-shortcuts_1vwuq_130{display:flex;align-items:center;gap:12px}._shortcut-item_1vwuq_136{display:flex;align-items:center;gap:4px;font-size:12px;color:#9ca3af}._kbd_1vwuq_144{display:inline-block;padding:2px 5px;font-size:11px;line-height:1;color:#6b7280;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:3px;box-shadow:0 1px 1px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._shortcut-desc_1vwuq_157{margin-left:2px}@media (max-width: 768px){._search-results-container_1vwuq_1{position:fixed;top:56px;left:0;right:0;width:100%;max-height:calc(100vh - 56px);border-radius:0;animation:_slideDown_1vwuq_1 .2s ease-out}@keyframes _slideDown_1vwuq_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._search-keyboard-shortcuts_1vwuq_130{display:none}}._search-result-item_1b0uh_1{display:flex;align-items:flex-start;padding:10px 16px;text-decoration:none;color:inherit;border-left:3px solid transparent;transition:all .15s ease}._search-result-item_1b0uh_1:hover{background-color:#f9fafb}._selected_1b0uh_15{background-color:#f3f4f6;border-left-color:#3b82f6}._search-result-icon_1b0uh_20{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#f3f4f6;border-radius:6px;margin-right:12px;color:#4b5563;flex-shrink:0}._search-result-content_1b0uh_33{flex:1;min-width:0}._search-result-title_1b0uh_38{font-size:14px;font-weight:500;color:#1f2937;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._search-result-subtitle_1b0uh_48{font-size:13px;color:#4b5563;margin-bottom:2px}._search-result-description_1b0uh_54{font-size:12px;color:#6b7280;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._search-result-metadata_1b0uh_65{font-size:11px;color:#9ca3af}._metadata-item_1b0uh_70{display:inline-block;margin-right:8px}._metadata-key_1b0uh_75{color:#6b7280}._search-result-status_1b0uh_79{font-size:11px;padding:2px 6px;border-radius:4px;text-transform:uppercase;font-weight:500;margin-left:8px;flex-shrink:0}._status-active_1b0uh_89,._status-open_1b0uh_89{background-color:#ecfdf5;color:#047857}._status-pending_1b0uh_94{background-color:#fffbeb;color:#b45309}._status-closed_1b0uh_99{background-color:#f3f4f6;color:#6b7280}._status-urgent_1b0uh_104{background-color:#fee2e2;color:#b91c1c}._search-result-item_1b0uh_1 strong{font-weight:600;color:#111827;background-color:#3b82f61a}@media (max-width: 768px){._search-result-item_1b0uh_1{padding:12px 16px}._search-result-description_1b0uh_54{-webkit-line-clamp:1}}._recent-searches_plynd_1{padding:5px 0}._recent-searches-section_plynd_5{margin-bottom:16px}._recent-searches-section_plynd_5:last-child{margin-bottom:0}._recent-searches-header_plynd_13{display:flex;align-items:center;gap:6px;font-size:13px;color:#6b7280;margin:0;padding:8px 16px;font-weight:600}._recent-searches-list_plynd_24,._suggested-searches-list_plynd_24{list-style:none;margin:0;padding:0}._recent-search-item_plynd_30{margin:0}._recent-search-link_plynd_34{display:flex;justify-content:space-between;padding:8px 16px;color:#1f2937;text-decoration:none;transition:background-color .15s ease}._recent-search-link_plynd_34:hover{background-color:#f9fafb}._recent-search-query_plynd_47{font-size:14px}._recent-search-time_plynd_51{font-size:12px;color:#9ca3af}._recent-searches-empty_plynd_56{padding:12px 16px;font-size:14px;color:#9ca3af;text-align:center;font-style:italic}._suggested-search-item_plynd_64{margin:0}._suggested-search-link_plynd_68{display:block;padding:8px 16px;font-size:14px;color:#3b82f6;text-decoration:none;transition:background-color .15s ease}._suggested-search-link_plynd_68:hover{background-color:#f9fafb}@media (max-width: 768px){._recent-search-link_plynd_34,._suggested-search-link_plynd_68{padding:12px 16px}}._overlay_qx094_1{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:#0000001a}._popup_qx094_11{position:absolute;top:60px;right:20px;width:400px;max-width:calc(100vw - 40px);background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;border:1px solid var(--border-color);max-height:500px;display:flex;flex-direction:column}._header_qx094_26{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-color)}._header_qx094_26 h3{margin:0;font-size:18px;font-weight:600;color:var(--text-color)}._headerActions_qx094_41{display:flex;align-items:center;gap:12px}._markAllRead_qx094_47{display:flex;align-items:center;gap:6px}._content_qx094_53{flex:1;overflow-y:auto;max-height:400px}._empty_qx094_59{padding:40px 20px;text-align:center;color:var(--secondary-color)}._notificationList_qx094_65{display:flex;flex-direction:column}._notification_qx094_65{position:relative;padding:16px 20px;border-bottom:1px solid var(--border-color);transition:background-color .2s;display:flex;align-items:flex-start;gap:12px}._notification_qx094_65:last-child{border-bottom:none}._notification_qx094_65._clickable_qx094_84{cursor:pointer}._notification_qx094_65._clickable_qx094_84:hover{background:var(--background-color)}._notification_qx094_65._unread_qx094_92{background:#3b82f60d}._notificationContent_qx094_96{flex:1}._notificationHeader_qx094_100{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px;gap:12px}._notificationHeader_qx094_100 h4{margin:0;font-size:14px;font-weight:600;color:var(--text-color);line-height:1.4}._time_qx094_116{font-size:12px;color:var(--secondary-color);white-space:nowrap}._notificationContent_qx094_96 p{margin:0;font-size:14px;color:var(--secondary-color);line-height:1.4}._unreadIndicator_qx094_129{width:8px;height:8px;background:var(--primary-color);border-radius:50%;margin-top:6px;flex-shrink:0}._footer_qx094_138{padding:12px 20px;border-top:1px solid var(--border-color);text-align:center}._viewAll_qx094_144{width:100%;padding:8px;background:transparent;color:var(--primary-color);border-radius:6px;font-weight:500;transition:background-color .2s}._viewAll_qx094_144:hover{background:var(--background-color)}._actions_qx094_158{display:flex;align-items:center;gap:16px;margin-left:auto}._actionButton_qx094_165{padding:8px;color:var(--secondary-color);border-radius:6px;transition:background-color .2s}._actionButton_qx094_165:hover{background-color:var(--background-color)}._actionButton_qx094_165._active_qx094_176{background-color:var(--primary-color);color:#fff}._notificationContainer_qx094_181{position:relative}._notificationBadge_qx094_185{position:absolute;top:2px;right:2px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 1px 3px #0003}@media (max-width: 480px){._popup_qx094_11{right:10px;left:10px;width:auto;max-width:none}._header_qx094_26,._notification_qx094_65,._footer_qx094_138{padding:12px 16px}}._layout_1e0la_1{display:flex;height:100vh;position:relative;overflow:hidden}._layout_1e0la_1._collapsed_1e0la_8{--sidebar-width: var(--collapsed-sidebar-width)}._layout_1e0la_1._sidebarOpen_1e0la_12{overflow:hidden}._mainContent_1e0la_16{flex:1;display:flex;flex-direction:column;min-width:0;background-color:var(--background-color)}._content_1e0la_24{flex:1;padding:20px;overflow-y:auto;height:calc(100vh - var(--header-height))}._overlay_1e0la_31{display:none}@media (max-width: 768px){._layout_1e0la_1{position:relative}._mainContent_1e0la_16{width:100%;position:relative}._overlay_1e0la_31{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:90}}._header_whz4q_1{margin-bottom:24px}._header_whz4q_1 h1{font-size:24px;font-weight:600;margin-bottom:8px}._header_whz4q_1 p{color:var(--secondary-color);line-height:1.5}@media (max-width: 768px){._header_whz4q_1 h1{font-size:20px}}._container_1g7xh_1{position:relative}._card_h0k9o_1{background-color:#fff;border-radius:4px;border:1px solid var(--border-color);overflow:hidden;transition:all .3s ease;box-sizing:border-box;margin:8px;display:flex;flex-direction:column;padding:1rem}._clickable_h0k9o_15{cursor:pointer}._clickable_h0k9o_15:hover{transform:translateY(-4px);box-shadow:0 12px 20px #00000026}@media (max-width: 480px){._card_h0k9o_1{width:100%!important;margin:8px 0}}._text-component_764td_1{font-size:32px;font-weight:600}._red_764td_6{color:var(--red-color)}._orange_764td_10{color:var(--orange-color)}._green_764td_14{color:var(--green-color)}._congratulations_764td_18{font-size:1.5em;color:var(--green-color)}._bottom-text_764td_23{margin-top:10px;font-size:1.5vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:font-size .2s}._container_4rdqc_1{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.75rem;height:100%}._caption_4rdqc_10{width:250px;height:25px;background-color:var(--skeleton-loading-color);animation:_pulse_4rdqc_1 1.5s infinite ease-in-out}._arcWrapper_4rdqc_17{position:relative;width:360px;height:180px}._arc_4rdqc_17{position:absolute;top:0;left:50%;width:240px;height:240px;margin-left:-120px;border:24px solid transparent;border-top-color:var(--skeleton-loading-color);border-radius:50%;animation:_pulse_4rdqc_1 1.5s infinite ease-in-out;transform-origin:center center}._arc1_4rdqc_37{transform:rotate(-60deg);animation-delay:0s}._arc2_4rdqc_42{transform:rotate(0);animation-delay:.2s}._arc3_4rdqc_47{transform:rotate(60deg);animation-delay:.4s}._bottomText_4rdqc_52{width:180px;height:20px;background-color:var(--skeleton-loading-color);animation:_pulse_4rdqc_1 1.5s infinite ease-in-out}@keyframes _pulse_4rdqc_1{0%{border-top-color:var(--skeleton-loading-color);opacity:1}50%{border-top-color:#f0f0f0;opacity:.5}to{border-top-color:var(--skeleton-loading-color);opacity:1}}._table-container_ttn76_1{width:100%;overflow-x:auto}._table-container_ttn76_1 ._caption_ttn76_6{margin-bottom:10px}._table_ttn76_1{font-size:13px;border-collapse:separate;border-spacing:0;width:100%;border-radius:var(--border-radius);overflow:hidden;border:var(--thin-border)}._table-header_ttn76_20{background-color:#f0f0f0}._table-header_ttn76_20 th{border-bottom:2px solid #ddd}._table_ttn76_1 td,._table_ttn76_1 th{padding:8px;text-align:left;border-bottom:var(--thin-border)}._range-calculator_1k6nn_1{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem .5rem}._caption_1k6nn_11{text-align:center}._total-amount_1k6nn_15{font-size:2.8vw;transition:font-size .2s}._submit-button_1k6nn_20,._date-range_1k6nn_21{display:flex;justify-content:center}._filter-container_1k6nn_26{margin:0 10px}._date-fields-container_1k6nn_30{display:flex;gap:10px}@media (max-width: 768px){._date-fields-container_1k6nn_30{flex-direction:column}}._link_1abh3_1{color:var(--link-color);text-decoration:none}._link_1abh3_1:hover{text-decoration:underline}._comfortable_1ttkl_2 ._table_1ttkl_2 td,._comfortable_1ttkl_2 ._table_1ttkl_2 th{padding:12px 16px}._compact_1ttkl_7 ._table_1ttkl_2 td,._compact_1ttkl_7 ._table_1ttkl_2 th{padding:6px 10px;font-size:.875rem}._spacious_1ttkl_13 ._table_1ttkl_2 td,._spacious_1ttkl_13 ._table_1ttkl_2 th{padding:16px 20px;font-size:1rem}._tableContainer_1ttkl_20{background:#fff;border-radius:4px;border:1px solid var(--border-color);display:flex;flex-direction:column}._caption_1ttkl_29{padding:.75rem;font-size:1rem;font-weight:600}._tableWrapper_1ttkl_35{flex:1;overflow-y:auto;position:relative}._table_1ttkl_2{width:100%;border-collapse:collapse;font-size:14px}._table_1ttkl_2 thead{position:sticky;top:0;z-index:10;background:var(--background-color)}._table_1ttkl_2 th{box-shadow:0 1px 0 0 var(--border-color)}._table_1ttkl_2 tbody tr:hover{background-color:#2563eb05}._table_1ttkl_2 th,._table_1ttkl_2 td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--border-color)}._table_1ttkl_2 th{background-color:var(--background-color);font-weight:600}._table_1ttkl_2 tr:last-child td{border-bottom:none}._sortable_1ttkl_78{cursor:pointer;-webkit-user-select:none;user-select:none}._sortable_1ttkl_78:hover{background-color:#2563eb0d}._headerContent_1ttkl_87{display:flex;align-items:center;gap:4px}._sortIcon_1ttkl_93{display:inline-flex;align-items:center;opacity:.3;transition:opacity .2s ease}._sortIcon_1ttkl_93._active_1ttkl_100{opacity:1;color:var(--primary-color)}._sortable_1ttkl_78:hover ._sortIcon_1ttkl_93{opacity:.7}._actionsColumn_1ttkl_109{width:100px;position:relative}._selectionColumn_1ttkl_114{width:48px;text-align:center}._selectAllButton_1ttkl_119,._selectButton_1ttkl_120{display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;color:var(--secondary-color);transition:all .2s ease}._selectAllButton_1ttkl_119:hover,._selectButton_1ttkl_120:hover{background-color:var(--background-color);color:var(--primary-color)}._checkboxIcon_1ttkl_136{display:block}._selectedRow_1ttkl_140{background-color:#2563eb0d}._toolbar_1ttkl_144{padding:12px 16px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;z-index:20}._topToolbar_1ttkl_155{padding:12px 16px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff;z-index:30}._topToolbar_1ttkl_155:last-child,._toolbar_1ttkl_144:last-child{border-bottom:none;border-top:1px solid var(--border-color)}._toolbarLeft_1ttkl_172{flex:1}._toolbarRight_1ttkl_176{display:flex;gap:12px}._mobileView_1ttkl_182{display:none;padding:16px;overflow-y:auto}._card_1ttkl_188{background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:16px;margin-bottom:16px}._card_1ttkl_188._selectedCard_1ttkl_196{background-color:#2563eb0d;border-color:var(--primary-color)}._cardHeader_1ttkl_201{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--border-color)}._cardRow_1ttkl_210{display:flex;padding:8px 0;border-bottom:1px solid var(--border-color)}._cardRow_1ttkl_210:last-child{border-bottom:none}._cardLabel_1ttkl_220{width:120px;color:var(--secondary-color);font-weight:500;font-size:14px}._cardValue_1ttkl_227{flex:1;font-size:14px}@media (max-width: 768px){._desktopView_1ttkl_233{display:none}._mobileView_1ttkl_182{display:block}._topToolbar_1ttkl_155,._toolbar_1ttkl_144{padding:12px;flex-direction:column}._toolbarLeft_1ttkl_172,._toolbarRight_1ttkl_176{width:100%}}._searchContainer_p93n3_1{position:relative;max-width:300px}._searchIcon_p93n3_6{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--secondary-color);pointer-events:none}._clearButton_p93n3_15{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;color:var(--secondary-color);padding:0;display:flex;align-items:center;justify-content:center}._searchInput_p93n3_30{width:100%;padding:8px 32px 8px 40px;border:1px solid var(--border-color);border-radius:6px;font-size:14px}._searchInput_p93n3_30:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #2563eb1a}@media (max-width: 768px){._searchContainer_p93n3_1{max-width:none}}._container_ndysz_1{position:relative;display:inline-block}._trigger_ndysz_6{padding:6px;color:var(--secondary-color);border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}._trigger_ndysz_6:hover{background-color:var(--background-color)}._menu_ndysz_20{position:fixed;background:#fff;border:1px solid var(--border-color);border-radius:6px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;min-width:140px;z-index:1000}._menuItem_ndysz_30{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;color:var(--text-color);font-size:14px;transition:all .2s ease}._menuItem_ndysz_30:first-child{border-top-left-radius:6px;border-top-right-radius:6px}._menuItem_ndysz_30:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}._menuItem_ndysz_30:hover{background-color:var(--background-color);color:var(--primary-color)}._link_inqvc_1{color:var(--link-color);text-decoration:none}._link_inqvc_1:hover{text-decoration:underline}._indicator_inqvc_10{display:inline-block;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}._active_inqvc_18{background-color:#dcfce7;color:#15803d}._pending_inqvc_23{background-color:#fef9c3;color:#854d0e}._inactive_inqvc_28{background-color:#fee2e2;color:#991b1b}._skeleton_1o5wi_1{background:#fff;border-radius:8px;border:1px solid var(--border-color);display:flex;flex-direction:column;height:calc(100vh - 200px)}@keyframes _pulse_1o5wi_1{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._toolbar_1o5wi_22{padding:12px 16px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;gap:16px;background:#fff}._toolbar_1o5wi_22:last-child{border-bottom:none;border-top:1px solid var(--border-color)}._search_1o5wi_37{flex:1;max-width:300px}._searchInput_1o5wi_42{width:100%;height:36px;background:var(--skeleton-loading-color);border-radius:6px;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._actions_1o5wi_50{display:flex;gap:12px}._button_1o5wi_55{width:100px;height:36px;background:var(--skeleton-loading-color);border-radius:6px;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._tableWrapper_1o5wi_63{flex:1;overflow:hidden;position:relative}._table_1o5wi_63{width:100%;border-collapse:collapse}._headerCell_1o5wi_74{height:20px;width:120px;background:var(--skeleton-loading-color);border-radius:4px;margin:8px 0;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._cell_1o5wi_83{height:20px;background:var(--skeleton-loading-color);border-radius:4px;margin:8px 0;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._actionCell_1o5wi_91{width:32px;height:32px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._actionsColumn_1o5wi_99{width:100px}._table_1o5wi_63 th,._table_1o5wi_63 td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--border-color)}._mobileView_1o5wi_111{display:none;padding:16px}._card_1o5wi_116{background:#fff;border:1px solid var(--border-color);border-radius:8px;padding:16px;margin-bottom:16px}._cardActions_1o5wi_124{height:32px;background:var(--skeleton-loading-color);border-radius:4px;margin-bottom:16px;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._cardRow_1o5wi_132{display:flex;padding:8px 0;border-bottom:1px solid var(--border-color);gap:12px}._cardLabel_1o5wi_139{width:100px;height:16px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._cardValue_1o5wi_147{flex:1;height:16px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._paginationText_1o5wi_155{width:200px;height:20px;background:var(--skeleton-loading-color);border-radius:4px;animation:_pulse_1o5wi_1 1.5s ease-in-out infinite}._paginationButtons_1o5wi_163{display:flex;gap:8px}@media (max-width: 768px){._desktopView_1o5wi_169{display:none}._mobileView_1o5wi_111{display:block}._toolbar_1o5wi_22{padding:12px;flex-direction:column}._search_1o5wi_37{width:100%;max-width:none}._actions_1o5wi_50{width:100%}._button_1o5wi_55{flex:1}._paginationButtons_1o5wi_163{width:100%;justify-content:center}._paginationButtons_1o5wi_163 ._button_1o5wi_55{max-width:100px}}._container_t6b94_1{position:relative;display:flex;align-items:center;width:100%;max-width:600px}._buttonWrapper_t6b94_9{display:inline-block}._selectorButton_t6b94_13{display:inline-flex;align-items:center;background:none;border:none;text-align:left;font-size:1.75rem;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;margin-bottom:.75rem}._selectedViewText_t6b94_26{margin-right:1rem}._chevronIcon_t6b94_30{color:#6b7280}._popupContainer_t6b94_34{position:absolute;top:calc(100% - 9px);left:0;width:100%;max-height:400px;background-color:#fff;border-radius:6px;box-shadow:0 4px 12px #0000001a,0 0 1px #0000001a;z-index:2000;overflow:hidden;animation:_fadeIn_t6b94_1 .15s ease-out}@keyframes _fadeIn_t6b94_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._searchContainer_t6b94_59{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #e5e7eb;background-color:#fff}._searchIcon_t6b94_67{color:#9ca3af;margin-right:8px}._searchInput_t6b94_72{flex:1;border:none;padding:8px 0;font-size:14px;color:#1f2937;background:transparent}._searchInput_t6b94_72:focus{outline:none}._searchInput_t6b94_72::placeholder{color:#9ca3af}._listContainer_t6b94_89{max-height:340px;overflow-y:auto}._sectionHeader_t6b94_94{padding:8px 16px;font-size:12px;font-weight:500;color:#6b7280;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:1}._viewsList_t6b94_106{list-style:none;padding:0;margin:0}._viewItem_t6b94_112{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background-color .15s ease}._viewItem_t6b94_112:hover{background-color:#f3f4f6}._selectedItem_t6b94_124{background-color:#f0f9ff;color:var(--primary-color)}._selectedItem_t6b94_124:hover{background-color:#e0f2fe}._checkIcon_t6b94_133{color:var(--primary-color);margin-right:8px;flex-shrink:0}._viewName_t6b94_139{flex:1;font-size:14px}._noResults_t6b94_144{padding:16px;text-align:center;color:#6b7280;font-size:14px}._modal_d2emx_1{padding:0;border:none;background:transparent;max-width:unset;max-height:unset;width:unset;height:unset}._modalContent_d2emx_15{background:#fff;border-radius:8px;width:100%;max-width:800px;height:90vh;display:flex;flex-direction:column;box-shadow:0 2px 10px #0000001a;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._modalHeader_d2emx_31{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:10;border-top-left-radius:8px;border-top-right-radius:8px}._modalHeader_d2emx_31 h2{margin:0;font-size:20px}._closeButton_d2emx_50{background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#666;position:sticky;top:20px}._closeButton_d2emx_50:hover{color:#333}._form_d2emx_65{display:flex;flex-direction:column;height:100%;overflow:hidden}._formFields_d2emx_72{padding:20px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;flex:1;align-content:start}._fieldWrapper_d2emx_82{min-width:0}._fieldWrapper_d2emx_82._fullSpan_d2emx_86{grid-column:1 / -1}._fieldGroup_d2emx_90{grid-column:1 / -1;background:#f9fafb;border-radius:8px;padding:16px;margin-bottom:8px}._groupTitle_d2emx_98{margin:0 0 16px;font-size:16px;color:#374151;font-weight:500}._groupFields_d2emx_105{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._formActions_d2emx_111{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;background:#fff;border-top:1px solid #eee;position:sticky;bottom:0;z-index:10;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media (max-width: 640px){._formFields_d2emx_72,._groupFields_d2emx_105{grid-template-columns:1fr}._modalContent_d2emx_15{height:100vh;max-width:100%;border-radius:0}._modalHeader_d2emx_31,._formActions_d2emx_111{border-radius:0}}._modalOverlay_epov2_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_epov2_14{background:#fff;padding:24px;border-radius:8px;min-width:400px;box-shadow:0 2px 10px #0000001a}._modalContent_epov2_14 h2{margin:0 0 16px;color:#333}._warningText_epov2_27{color:#dc3545;margin:8px 0 20px;font-size:14px}._modalActions_epov2_33{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}._modal_1cxk4_1{padding:0;border:none;background:transparent;max-width:unset;max-height:unset;width:unset;height:unset}::backdrop{background-color:#00000080}._modalContent_1cxk4_15{background:#fff;border-radius:8px;width:100%;max-width:800px;height:90vh;display:flex;flex-direction:column;box-shadow:0 2px 10px #0000001a;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._modalHeader_1cxk4_31{padding:20px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:10;border-top-left-radius:8px;border-top-right-radius:8px}._modalHeader_1cxk4_31 h2{margin:0;font-size:20px}._closeButton_1cxk4_50{background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#666;position:sticky;top:20px}._closeButton_1cxk4_50:hover{color:#333}._form_1cxk4_65{display:flex;flex-direction:column;height:100%;overflow:hidden}._formFields_1cxk4_72{padding:20px;overflow-y:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;flex:1}._fieldWrapper_1cxk4_81{min-width:0}._fieldWrapper_1cxk4_81._fullSpan_1cxk4_85{grid-column:1 / -1}._fieldGroup_1cxk4_89{grid-column:1 / -1;background:#f9fafb;border-radius:8px;padding:16px;margin-bottom:8px}._groupTitle_1cxk4_97{margin:0 0 16px;font-size:16px;color:#374151;font-weight:500}._groupFields_1cxk4_104{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._formActions_1cxk4_110{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;background:#fff;border-top:1px solid #eee;position:sticky;bottom:0;z-index:10;border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media (max-width: 640px){._formFields_1cxk4_72,._groupFields_1cxk4_104{grid-template-columns:1fr}._modalContent_1cxk4_15{height:100vh;max-width:100%;border-radius:0}._modalHeader_1cxk4_31,._formActions_1cxk4_110{border-radius:0}}._info-text_1oqsm_1{display:flex;align-items:center;gap:2px;margin:2px 0}._tender-title_1oqsm_8{color:var(--link-color);cursor:pointer}._field-container_vh2mc_1{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._record-view_t4rrq_1{min-height:100%;background:var(--background-color);width:100%}._record-header_t4rrq_7{background:#fff;padding:24px;border:var(--thin-border);margin-bottom:24px;border-radius:var(--border-radius)}._header-content_t4rrq_15{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._header-title_t4rrq_23{display:flex;align-items:center;gap:12px}._header-title_t4rrq_23 h1{margin:0;font-size:24px}._header-actions_t4rrq_34{display:flex;gap:8px}._record-content_t4rrq_39{display:grid;grid-template-columns:calc(100% - 324px) 300px;gap:24px}._record-details_t4rrq_45{display:flex;flex-direction:column;gap:1.5rem}._detail-section_t4rrq_51{background:#fff;border-radius:var(--border-radius);padding:24px;border:var(--thin-border)}._section-header_t4rrq_59{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._detail-grid_t4rrq_66{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._full-span_t4rrq_72{grid-column:1 / -1}._related-list_t4rrq_76{display:flex;flex-direction:column;gap:12px}._related-item_t4rrq_82{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f9f9f9;border-radius:var(--border-radius)}._related-item_t4rrq_82 a{color:var(--primary-color);text-decoration:none;font-weight:500}._related-meta_t4rrq_97{display:flex;align-items:center;gap:8px}._contact-info_t4rrq_103{display:flex;flex-direction:column;gap:4px}._contact-info_t4rrq_103 span{font-size:12px;color:#666}._activity-feed_t4rrq_114{background:#fff;border-radius:var(--border-radius);padding:24px;border:var(--thin-border)}._activity-list_t4rrq_121{margin-top:16px}._activity-item_t4rrq_125{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #eee}._activity-item_t4rrq_125:last-child{border-bottom:none}._activity-item_t4rrq_125 ._material-icons_t4rrq_136{color:var(--primary-color)}._activity-content_t4rrq_140 p{margin:0;font-size:14px}._activity-meta_t4rrq_145{font-size:12px;color:#666}@media (max-width: 1024px){._record-content_t4rrq_39{display:flex;flex-direction:column;gap:24px}}@media (max-width: 768px){._header-content_t4rrq_15{flex-direction:column;gap:16px;align-items:flex-start}._header-actions_t4rrq_34{width:100%;justify-content:flex-end}._detail-grid_t4rrq_66{grid-template-columns:1fr}._full-span_t4rrq_72{grid-column:auto}}._highlight-panel_t2nj8_1{background:#fff;padding:24px;border:var(--thin-border);margin-bottom:24px;border-radius:var(--border-radius)}._content_t2nj8_9{margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start}._title-section_t2nj8_16{display:flex;flex-direction:column}._actions_t2nj8_21{display:flex;gap:8px}._popup-overlay_t2nj8_27{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._popup-content_t2nj8_40{background:#fff;border-radius:8px;box-shadow:0 10px 25px #0003;min-width:400px;max-width:500px;width:90vw;max-height:90vh;overflow-y:auto}._popup-header_t2nj8_51{padding:20px 24px 0;border-bottom:1px solid #e5e5e5;margin-bottom:20px}._popup-header_t2nj8_51 h3{margin:0 0 20px;font-size:18px;font-weight:600;color:#333}._popup-body_t2nj8_64{padding:0 24px 20px}._message-label_t2nj8_68{display:block;margin-bottom:8px;font-weight:500;color:#555;font-size:14px}._message-textarea_t2nj8_76{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-family:inherit;font-size:14px;line-height:1.4;resize:vertical;min-height:80px;box-sizing:border-box}._message-textarea_t2nj8_76:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}._message-textarea_t2nj8_76::placeholder{color:#999}._popup-actions_t2nj8_99{padding:0 24px 24px;display:flex;justify-content:flex-end;gap:12px}@media (max-width: 768px){._content_t2nj8_9{flex-direction:column;gap:16px;align-items:flex-start}._actions_t2nj8_21{width:100%;justify-content:flex-end}._popup-content_t2nj8_40{min-width:320px;margin:20px}._popup-actions_t2nj8_99{flex-direction:column-reverse}._popup-actions_t2nj8_99 button{width:100%}}._highlight-panel_1pyxk_1{background:#fff;padding:24px;border:1px solid #e5e7eb;margin-bottom:24px;border-radius:8px}._content_1pyxk_9{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._title_1pyxk_17{display:flex;align-items:center;gap:12px}._title-skeleton_1pyxk_23{width:200px;height:24px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_1pyxk_1 2s infinite;border-radius:4px}._actions_1pyxk_32{display:flex;gap:8px}._button-skeleton_1pyxk_37{width:80px;height:32px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_1pyxk_1 2s infinite;border-radius:4px}@keyframes _shimmer_1pyxk_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){._content_1pyxk_9{flex-direction:column;gap:16px;align-items:flex-start}._actions_1pyxk_32{width:100%;justify-content:flex-end}}._breadcrumb_t6p0k_1{display:flex;align-items:center;font-size:.875rem;color:var(--text-secondary);margin-bottom:8px}._item_t6p0k_9{display:flex;align-items:center;gap:8px}._item_t6p0k_9 a{color:var(--text-secondary);text-decoration:none}._item_t6p0k_9 a:hover{color:var(--text-color);text-decoration:underline}._overlay_10717_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_10717_14{background:#fff;border-radius:8px;width:90%;max-width:800px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}._header_10717_25{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}._header_10717_25 h2{margin:0;color:#333;font-size:1.5rem}._closeButton_10717_39{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}._closeButton_10717_39:hover{color:#333}._content_10717_57{flex:1;overflow-y:auto;padding:20px}._footer_10717_63{display:flex;justify-content:flex-end;gap:15px;padding:20px;border-top:1px solid #e0e0e0;background-color:#f8f9fa}@media (max-width: 768px){._modal_10717_14{width:95%;max-height:95vh}._content_10717_57{padding:15px}._footer_10717_63{flex-direction:column;gap:10px}}._detail-item_1r9n6_1{display:flex;flex-direction:column;gap:4px}._detail-item_1r9n6_1 label{font-size:.75rem;color:#666;font-weight:500}._detail-value_1r9n6_13{font-size:1rem}._checkbox-wrapper_1r9n6_17{display:flex;align-items:center}._checkbox_1r9n6_17{width:16px;height:16px;cursor:not-allowed}._wrapper_1r9n6_28{display:flex;align-items:center;gap:4px}._date-wrapper_1r9n6_34 ._material-icons_1r9n6_34{font-size:1rem;color:#666}._image-wrapper_1r9n6_40{width:100%;max-width:300px;border-radius:4px;overflow:hidden}._detail-image_1r9n6_47{width:100%;height:auto;display:block;object-fit:cover}._richtext-content_1r9n6_55{font-size:1rem;line-height:1.5;color:#333}._richtext-content_1r9n6_55 p{margin-bottom:1em}._richtext-content_1r9n6_55 h1,._richtext-content_1r9n6_55 h2,._richtext-content_1r9n6_55 h3,._richtext-content_1r9n6_55 h4,._richtext-content_1r9n6_55 h5,._richtext-content_1r9n6_55 h6{margin:1.5em 0 .5em;font-weight:600;line-height:1.25}._richtext-content_1r9n6_55 ul,._richtext-content_1r9n6_55 ol{margin:1em 0;padding-left:2em}._richtext-content_1r9n6_55 li{margin:.5em 0}._richtext-content_1r9n6_55 a{color:#06c;text-decoration:none}._richtext-content_1r9n6_55 a:hover{text-decoration:underline}._richtext-content_1r9n6_55 blockquote{margin:1em 0;padding-left:1em;border-left:4px solid #ddd;color:#666}._richtext-content_1r9n6_55 code{background:#f5f5f5;padding:.2em .4em;border-radius:3px;font-family:monospace}._richtext-content_1r9n6_55 pre{background:#f5f5f5;padding:1em;border-radius:4px;overflow-x:auto}._richtext-content_1r9n6_55 img{max-width:100%;height:auto;border-radius:4px;margin:1em 0}._detail-item-skeleton_i3wqf_1{display:flex;flex-direction:column;gap:4px}._label-skeleton_i3wqf_7{width:120px;height:12px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_i3wqf_1 2s infinite;border-radius:2px}._value-skeleton_i3wqf_16{min-height:20px}._text-skeleton_i3wqf_20{width:200px;height:16px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_i3wqf_1 2s infinite;border-radius:2px}._wrapper-skeleton_i3wqf_29{display:flex;align-items:center;gap:8px}._icon-skeleton_i3wqf_35{width:20px;height:20px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_i3wqf_1 2s infinite;border-radius:50%}._checkbox-skeleton_i3wqf_44{width:16px;height:16px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_i3wqf_1 2s infinite;border-radius:2px}._image-skeleton_i3wqf_53{width:100%;max-width:300px;border-radius:4px;overflow:hidden}._image-placeholder_i3wqf_60{width:100%;padding-bottom:66.67%;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_i3wqf_1 2s infinite}._richtext-skeleton_i3wqf_68{display:flex;flex-direction:column;gap:8px}._line_i3wqf_74{height:16px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb,#f3f4f6);background-size:200% 100%;animation:_shimmer_i3wqf_1 2s infinite;border-radius:2px}@keyframes _shimmer_i3wqf_1{0%{background-position:200% 0}to{background-position:-200% 0}}._danger-zone_nghuy_1{border:1px solid #fecaca;border-radius:8px;background-color:#fff1f2;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;box-shadow:0 2px 8px #dc262614;transition:all .3s ease}._danger-zone_nghuy_1:hover{box-shadow:0 4px 12px #dc26261f}._danger-zone-header_nghuy_18{display:flex;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #fecaca}._danger-zone-icon_nghuy_26{color:#dc2626;margin-right:8px}._danger-zone-title_nghuy_31{color:#dc2626;font-size:18px;font-weight:600;margin:0}._danger-zone-content_nghuy_38{padding:0 4px}._danger-zone-item-title_nghuy_42{font-size:16px;font-weight:600;color:#111827;margin:0 0 8px}._danger-zone-description_nghuy_49{color:#4b5563;font-size:14px;line-height:1.5;margin:0 0 16px}._danger-zone-button_nghuy_56{padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}._danger-zone-delete-button_nghuy_66{background-color:#dc2626;color:#fff}._danger-zone-delete-button_nghuy_66:hover{background-color:#b91c1c}._danger-zone-delete-button_nghuy_66:focus{outline:none;box-shadow:0 0 0 3px #dc26264d}._danger-zone-confirmation_nghuy_80{background-color:#fee2e2;border-radius:6px;padding:16px;animation:_fadeIn_nghuy_1 .3s ease-in-out}@keyframes _fadeIn_nghuy_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._danger-zone-confirmation-text_nghuy_98{font-size:14px;color:#991b1b;margin:0 0 12px}._danger-zone-input-group_nghuy_104{margin-bottom:16px}._danger-zone-input_nghuy_104{width:100%;padding:10px 12px;border:1px solid #ef4444;border-radius:6px;font-size:14px;background-color:#fff;color:#111827;transition:all .2s ease}._danger-zone-input_nghuy_104:focus{outline:none;box-shadow:0 0 0 3px #dc26264d;border-color:#dc2626}._danger-zone-error_nghuy_125{color:#dc2626;font-size:14px;margin:4px 0 12px;padding:4px 8px;background-color:#fecaca;border-radius:4px;font-weight:500;animation:_shake_nghuy_1 .4s ease-in-out}@keyframes _shake_nghuy_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}}._danger-zone-actions_nghuy_152{display:flex;justify-content:flex-end;gap:12px}._danger-zone-cancel-button_nghuy_158{background-color:#fff;color:#374151;border:1px solid #d1d5db}._danger-zone-cancel-button_nghuy_158:hover{background-color:#f3f4f6}._danger-zone-cancel-button_nghuy_158:focus{outline:none;box-shadow:0 0 0 3px #d1d5db80}._danger-zone-confirm-button_nghuy_173{background-color:#dc2626;color:#fff}._danger-zone-confirm-button_nghuy_173:disabled{background-color:#fca5a5;cursor:not-allowed}._danger-zone-confirm-button_nghuy_173:not(:disabled):hover{background-color:#b91c1c}._danger-zone-confirm-button_nghuy_173:focus{outline:none;box-shadow:0 0 0 3px #dc26264d}@media (max-width: 640px){._danger-zone_nghuy_1{padding:12px;margin:16px 0}._danger-zone-actions_nghuy_152{flex-direction:column;gap:8px}._danger-zone-button_nghuy_56{width:100%}}._container_lvb7f_1{overflow-x:auto;max-width:100%}._link_lvb7f_6{color:var(--link-color)}._container_juh6p_1{display:flex;flex-direction:column;gap:1rem}._no-related_juh6p_7{text-align:center}._lineItemsContainer_117pg_1{width:100%;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333;position:relative;border:var(--thin-border);border-radius:var(--border-radius);background-color:#fff}._header_117pg_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #e0e0e0;padding-bottom:12px}._header_117pg_14 h2{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}._addButton_117pg_30{display:flex;align-items:center;background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._addButton_117pg_30:hover{background-color:var(--primary-color-dark)}._addButton_117pg_30 svg{margin-right:8px}._deleteButtonContainer_117pg_52{display:flex;justify-content:flex-end;margin-bottom:10px;animation:_fadeIn_117pg_1 .3s ease}._deleteButton_117pg_52{background-color:#f44336;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}._deleteButton_117pg_52:hover{background-color:#d32f2f}._modal_117pg_74{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_117pg_1 .3s ease}._modalContent_117pg_88{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;animation:_slideIn_117pg_1 .3s ease}._modalHeader_117pg_99{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0}._modalHeader_117pg_99 h3{margin:0;font-size:1.2rem;font-weight:600;color:#1a1a1a}._closeButton_117pg_114{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._closeButton_117pg_114:hover{background-color:#f0f0f0;color:#333}@keyframes _fadeIn_117pg_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_117pg_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}._listContainer_1gocp_1{margin-top:10px;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;background-color:#fff;box-shadow:0 2px 8px #0000000d}._searchBar_1gocp_10{padding:16px;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0}._searchInput_1gocp_16{width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:.875rem;transition:border-color .2s ease,box-shadow .2s ease}._searchInput_1gocp_16:focus{outline:none;border-color:var(--primary-color, #4a6cf7);box-shadow:0 0 0 2px #4a6cf71a}._table_1gocp_31{width:100%;border-collapse:collapse;font-size:.875rem}._table_1gocp_31 th,._table_1gocp_31 td{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0}._table_1gocp_31 th{background-color:#f8f9fa;font-weight:600;color:#444;white-space:nowrap}._table_1gocp_31 tbody tr:last-child td{border-bottom:none}._table_1gocp_31 tbody tr:hover{background-color:#f5f8ff}._selectedRow_1gocp_59{background-color:#e8f1fd}._selectedRow_1gocp_59:hover{background-color:#d9e8fc!important}._checkboxColumn_1gocp_67{width:40px}._emptyState_1gocp_71{display:flex;justify-content:center;align-items:center;padding:40px 20px;color:#666;font-style:italic;background-color:#f9f9f9;border-radius:6px}._totalLabel_1gocp_82{text-align:right;font-weight:600}._totalValue_1gocp_87{font-weight:700;color:var(--primary-color, #4a6cf7)}._table_1gocp_31 tfoot{background-color:#f8f9fa;border-top:2px solid #e0e0e0}._table_1gocp_31 tfoot td{padding:12px 16px}._table_1gocp_31 input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:var(--primary-color, #4a6cf7)}@media screen and (max-width: 768px){._table_1gocp_31 th,._table_1gocp_31 td{padding:8px 12px}._searchBar_1gocp_10{padding:12px}}._discountControls_1gocp_118{display:inline-flex;align-items:center;gap:8px;background:#fff;padding:6px 8px;border-radius:4px}._discountInput_1gocp_127{width:80px}._saveDiscountButton_1gocp_131{padding:4px 10px;border-radius:4px;border:none;cursor:pointer;background-color:#1d5b7c;color:#fff;font-size:.85rem}._selectedRow_bc91k_1{background-color:#e8f1fd}._selectedRow_bc91k_1:hover{background-color:#d9e8fc!important}._editingRow_bc91k_9{background-color:#fffde7;transition:background-color .2s ease}._editingRow_bc91k_9:hover{background-color:#fff9c4!important}._quantityCell_bc91k_18{position:relative}._quantityDisplay_bc91k_22{cursor:pointer;display:inline-block;padding:2px 6px;border-radius:4px;transition:background-color .2s ease;position:relative}._quantityDisplay_bc91k_22:hover{background-color:#4a6cf714}._editHint_bc91k_35{position:absolute;bottom:-20px;left:0;font-size:.7rem;color:#888;opacity:0;transition:opacity .2s ease;white-space:nowrap;pointer-events:none}._quantityDisplay_bc91k_22:hover ._editHint_bc91k_35{opacity:1}._editContainer_bc91k_51{display:flex;align-items:center;animation:_fadeIn_bc91k_1 .2s ease}._quantityInput_bc91k_57{width:60px;padding:6px 8px;border:1px solid #ccc;border-radius:4px;font-size:.875rem;margin-right:8px;transition:border-color .2s ease,box-shadow .2s ease}._quantityInput_bc91k_57:focus{outline:none;border-color:var(--primary-color, #4a6cf7);box-shadow:0 0 0 2px #4a6cf71a}._actionButtons_bc91k_73{display:flex;gap:6px}._saveButton_bc91k_78,._cancelButton_bc91k_79{padding:4px 8px;border:none;border-radius:4px;font-size:.75rem;cursor:pointer;transition:all .2s ease}._saveButton_bc91k_78{background-color:var(--primary-color, #4a6cf7);color:#fff}._saveButton_bc91k_78:hover{background-color:var(--primary-color-dark, #3a5be0)}._cancelButton_bc91k_79{background-color:#fff;color:var(--primary-color);border:1px solid var(--primary-color, #4a6cf7)}._cancelButton_bc91k_79:hover{background-color:#d0d0d0}._checkbox_bc91k_107{width:16px;height:16px;cursor:pointer;accent-color:var(--primary-color, #4a6cf7)}@keyframes _fadeIn_bc91k_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 768px){._editContainer_bc91k_51{flex-direction:column;align-items:flex-start;gap:6px}._quantityInput_bc91k_57{margin-right:0;margin-bottom:6px}._actionButtons_bc91k_73{width:100%}._saveButton_bc91k_78,._cancelButton_bc91k_79{flex:1}}._folderListContainer_lrbjo_1{padding:20px;display:flex;flex-direction:column;height:100%}._searchContainer_lrbjo_8{position:relative;margin-bottom:16px}._searchIcon_lrbjo_13{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#666}._searchInput_lrbjo_21{width:100%;padding:10px 12px 10px 40px;border:1px solid #e0e0e0;border-radius:4px;font-size:.875rem;transition:border-color .2s ease}._searchInput_lrbjo_21:focus{outline:none;border-color:var(--primary-color)}._folderList_lrbjo_1{flex-grow:1;max-height:60vh;overflow-y:auto}._folderItem_lrbjo_41{margin-bottom:8px;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;transition:box-shadow .2s ease}._folderItem_lrbjo_41:hover{box-shadow:0 2px 8px #0000000d}._folderHeader_lrbjo_53{padding:12px 16px;background-color:#f8f9fa;cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}._folderHeader_lrbjo_53:hover{background-color:#f0f2f5}._folderIcon_lrbjo_67{display:flex;align-items:center;margin-right:12px;color:#444}._folderIcon_lrbjo_67 svg:first-child{margin-right:8px;color:var(--primary-color)}._folderName_lrbjo_79{flex-grow:1;font-weight:500;color:#333}._productCount_lrbjo_85{font-size:.75rem;color:#666;background-color:#e6e6e6;padding:2px 8px;border-radius:12px}._actionButtons_lrbjo_93{display:flex;justify-content:space-between;padding-top:16px;margin-top:20px;border-top:1px solid #e0e0e0}._primaryButton_lrbjo_101{background-color:var(--primary-color);color:#fff;border:none;border-radius:4px;padding:10px 16px;font-size:.875rem;font-weight:500;cursor:pointer;min-width:120px;transition:background-color .2s ease}._primaryButton_lrbjo_101:hover{background-color:var(--primary-color-dark)}._primaryButton_lrbjo_101:disabled{background-color:var(--primary-color-light);cursor:not-allowed}._secondaryButton_lrbjo_123{background-color:#fff;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:4px;padding:10px 16px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}._secondaryButton_lrbjo_123:hover{background-color:#f0f7ff}._productList_glz6s_1{padding:12px 16px;background-color:#fff}._productItem_glz6s_6{display:flex;align-items:flex-start;padding:12px;border-radius:4px;transition:background-color .2s ease;margin-bottom:6px;border:1px solid transparent}._productItem_glz6s_6:hover{background-color:#f5f8ff}._productItem_glz6s_6._selected_glz6s_20{background-color:#e8f1fd;border-color:#c9ddf8}._checkbox_glz6s_25{padding-top:2px;margin-right:12px}._checkbox_glz6s_25 input{width:18px;height:18px;cursor:pointer;accent-color:var(--primary-color)}._productInfo_glz6s_37{flex-grow:1}._productName_glz6s_41{display:block;font-weight:500;color:#333;margin-bottom:4px;cursor:pointer}._productDetails_glz6s_49{display:flex;justify-content:space-between;align-items:center;font-size:.813rem}._productType_glz6s_56{color:#666;background-color:#f0f0f0;padding:2px 8px;border-radius:12px;font-size:.75rem}._productPrice_glz6s_64{font-weight:600;color:var(--primary-color)}._emptyState_glz6s_69{text-align:center;padding:20px;color:#666;font-style:italic}._container_ne19i_1{max-width:800px;margin:0 auto;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 0 10px #0000000d}._backButton_ne19i_10{background:none;border:none;color:var(--primary-color);display:flex;align-items:center;cursor:pointer;margin-bottom:1rem}._title_ne19i_20{font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}._form_ne19i_26{display:flex;flex-direction:column;gap:1.5rem}._fieldGrid_ne19i_32{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){._fieldGrid_ne19i_32{grid-template-columns:1fr}}._input_ne19i_44{width:100%}._saveButton_ne19i_48{background-color:var(--primary-color);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .3s ease}._saveButton_ne19i_48:disabled{background-color:#ccc;cursor:not-allowed}._invoices_1kvid_1{padding:16px;background-color:#fff;border:var(--thin-border);border-radius:4px}._invoices_1kvid_1 h2{margin-bottom:20px;color:#333;font-size:1.5rem}._invoice-title_1kvid_14{color:var(--primary-color);cursor:pointer;text-decoration:underline;margin:0;font-weight:500;transition:color .2s ease}._invoice-title_1kvid_14:hover{color:var(--primary-color-dark);text-decoration:none}._actions_1kvid_28{display:flex;align-items:center;gap:8px}._icon_1kvid_34{cursor:pointer;color:#555;transition:color .2s ease,transform .15s ease}._icon_1kvid_34:hover{transform:scale(1.1)}._icon_1kvid_34._disabled_1kvid_44{cursor:not-allowed;color:#bbb;transform:none;pointer-events:none}._container_fsgfx_1{max-width:1200px;margin:0 auto;padding:20px}._incidentList_fsgfx_7{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px #0000001a}._incidentList_fsgfx_7 h2{font-size:28px;font-weight:600;margin-bottom:30px;color:#2c3e50;border-bottom:3px solid #e9ecef;padding-bottom:15px}._incidentCard_fsgfx_23{background:#fff;border:1px solid #e9ecef;border-radius:6px;margin-bottom:20px;padding:24px;transition:all .3s ease;position:relative;box-shadow:0 1px 3px #00000014}._incidentCard_fsgfx_23:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026;border-color:#ddd}._priorityIndicator_fsgfx_40{position:absolute;top:15px;right:15px;padding:6px 12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;color:#fff}._priority-critical_fsgfx_52{background-color:#000}._priority-high_fsgfx_55{background-color:#dc3545}._priority-medium_fsgfx_59{background-color:#fd7e14}._priority-low_fsgfx_63{background-color:#28a745}._incidentCard_fsgfx_23 h3{font-size:20px;font-weight:600;margin-bottom:15px;margin-right:120px;color:#2c3e50}._incidentCard_fsgfx_23 div[dangerouslySetInnerHTML]{margin-bottom:15px;color:#666;font-size:15px}._previewImage_fsgfx_82{max-width:100%;max-height:300px;object-fit:cover;border-radius:4px;margin:15px 0;border:1px solid #e9ecef}._button_fsgfx_91{background-color:#007bff;color:#fff;border:none;padding:10px 18px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;margin-top:15px}._button_fsgfx_91:hover{background-color:#0056b3;transform:translateY(-1px);box-shadow:0 2px 6px #007bff40}._button_fsgfx_91:active{transform:translateY(0)}._loading_fsgfx_114{text-align:center;padding:40px;color:#666}._empty-state_fsgfx_120{text-align:center;padding:60px 20px;color:#666}._empty-state_fsgfx_120 h3{font-size:18px;margin-bottom:10px;color:#999}@media (max-width: 768px){._container_fsgfx_1{padding:15px}._incidentList_fsgfx_7,._incidentCard_fsgfx_23{padding:20px}._priorityIndicator_fsgfx_40{position:static;display:inline-block;margin-bottom:10px}._incidentCard_fsgfx_23 h3{margin-right:0}._incidentList_fsgfx_7 h2{font-size:24px}}._styles_fsgfx_161._heading_fsgfx_161{display:flex;flex-direction:column;gap:2rem}._styles_fsgfx_161._description_fsgfx_168{margin-top:0;gap:2rem}._wrapper_fsgfx_172{display:flex;justify-content:flex-end;align-items:center;margin:16px}._modalOverlay_fsgfx_184{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}._modalContent_fsgfx_197{background:#fff;padding:2rem;border-radius:8px;width:100%;max-width:600px;box-shadow:0 5px 15px #0000004d}._modalButtons_fsgfx_206{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}._badge_fsgfx_212{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;border:1px solid transparent}._badge-critical_fsgfx_223{background-color:#fee2e2;color:#991b1b;border-color:#fecaca}._badge-high_fsgfx_229{background-color:#ffedd5;color:#9a3412;border-color:#fed7aa}._badge-medium_fsgfx_235{background-color:#fef9c3;color:#854d0e;border-color:#fef08a}._badge-low_fsgfx_241{background-color:#dcfce7;color:#166534;border-color:#bbf7d0}._badge-default_fsgfx_247{background-color:#f3f4f6;color:#1f2937;border-color:#e5e7eb}._loading-container_fsgfx_252{padding:1rem;display:flex;flex-direction:column;gap:1rem}._skeleton-text_fsgfx_259{width:200px;height:30px}._skeleton-box_fsgfx_264{width:100%;height:118px}._incidentTitle_fsgfx_269{color:var(--primary-color);margin-top:auto}._searchBar_fsgfx_282{position:relative;width:50%;max-width:150px;margin-left:30px;margin-top:10px;margin-bottom:30px}._searchInput_fsgfx_291{width:100%;padding:8px 16px 8px 4px;border:3px solid #ccc;border-radius:99px;font-size:14px;background-color:transparent;background-repeat:no-repeat;background-position:12px center;background-size:opx;outline:none;transition:border .3s ease}._searchInput_fsgfx_291:focus{border-color:#021f3e}._user-info-container_fsgfx_311{display:flex;flex-direction:column;margin-top:10px}._user-header_fsgfx_317{display:flex;align-items:center;gap:8px;margin-bottom:20px}._user-avatar_fsgfx_325,._user-avatar-placeholder_fsgfx_326{width:42px;height:42px;border-radius:50%;object-fit:cover;background-color:#244c64;color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;margin-top:auto}._user-name_fsgfx_341{font-weight:600;color:#1f2937}._user-description_fsgfx_347{margin-left:40px;font-weight:500;color:#0f172a}._upvoteContainer_fsgfx_358{margin-top:10px}._upvoteButton_fsgfx_362{background-color:transparent;border:none;color:#ff4500;font-size:1rem;cursor:pointer}._upvoteButton_fsgfx_362:disabled{opacity:.5;cursor:not-allowed}@keyframes _shimmer_102q6_1{0%{background-position:-500px 0}to{background-position:500px 0}}._skeleton_102q6_10{background:linear-gradient(90deg,#f0f0f0 25%,#e2e2e2,#f0f0f0 75%);background-size:1000px 100%;animation:_shimmer_102q6_1 1.5s infinite;border-radius:6px}._container_102q6_23{padding:20px;max-width:1200px;margin:0 auto}._buttonWrapper_102q6_29{display:flex;justify-content:flex-end;margin:20px 0}._heading_102q6_36{width:40%;height:32px;margin-bottom:10px}._subheading_102q6_42{width:60%;height:20px;margin-bottom:30px}._button_102q6_29{width:180px;height:40px}._incidentList_102q6_55{background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px #0000000d}._sectionTitle_102q6_62{width:250px;height:24px;margin-bottom:30px}._card_102q6_69{position:relative;padding:24px;border:1px solid #eee;border-radius:6px;margin-bottom:20px;background:#fafafa}._cardTitle_102q6_78{width:30%;height:20px;margin-bottom:12px}._cardDescription_102q6_84{width:70%;height:16px;margin-bottom:20px}._priorityBadge_102q6_90{position:absolute;top:20px;right:20px;width:100px;height:24px;border-radius:4px}._likeButton_bozce_1{display:flex;align-items:center;justify-content:space-between;background-color:#374151;border:none;border-radius:24px;padding:8px 16px;color:#9ca3af;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px;height:40px;gap:8px;margin-left:auto;margin-top:auto}._likeButton_bozce_1:hover{background-color:#4b5563;transform:translateY(-1px)}._likeButton_bozce_1:active{transform:translateY(0)}._upArrow_bozce_31,._downArrow_bozce_31{color:#6b7280;font-size:14px;transition:color .2s ease;-webkit-user-select:none;user-select:none;margin-top:auto}._count_bozce_39{color:#fff;font-weight:600;min-width:24px;text-align:center;font-size:20px;margin-top:auto}._liked_bozce_48{background-color:#244c64}._liked_bozce_48 ._upArrow_bozce_31{color:#fff}._liked_bozce_48 ._downArrow_bozce_31{color:#6b7280}._liked_bozce_48{box-shadow:0 0 0 1px #10b98133}._pageContainer_9g6qb_2{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:0;margin:0}._header_9g6qb_9{background:#fff;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}._backButton_9g6qb_16{background:#6366f1;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:.9rem}._backButton_9g6qb_16:hover{background:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}._mainContent_9g6qb_35{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}._incidentHeader_9g6qb_45{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}._title_9g6qb_53{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 1.5rem;line-height:1.3}._user-info-container_9g6qb_60{display:flex;flex-direction:column;margin-top:10px}._user-header_9g6qb_66{display:flex;align-items:center;gap:8px}._user-avatar_9g6qb_72,._user-avatar-placeholder_9g6qb_73{width:32px;height:32px;border-radius:50%;object-fit:cover;background-color:#244c64;color:#fff;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;margin-top:auto}._user-name_9g6qb_88{font-weight:600;color:#1f2937}._metaInfo_9g6qb_94{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._priorityBadge_9g6qb_103{color:#fff;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}._high_9g6qb_113{background:#fee2e2;color:#dc2626;border:1px solid #fecaca}._medium_9g6qb_119{background:#fef3c7;color:#d97706;border:1px solid #fed7aa}._low_9g6qb_125{background:#dcfce7;color:#16a34a;border:1px solid #bbf7d0}._upvoteSection_9g6qb_132{display:flex;align-items:center;gap:.5rem}._upvoteButton_9g6qb_138{display:flex;align-items:center;gap:.5rem;background:#f1f5f9;color:#475569;border:1px solid #cbd5e1;padding:.75rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._upvoteButton_9g6qb_138:hover{background:#e2e8f0;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}._upvoteIcon_9g6qb_158{font-size:1.1rem}._incidentBody_9g6qb_163{display:grid;gap:2rem;grid-template-columns:1fr}._descriptionCard_9g6qb_169,._screenshotCard_9g6qb_170{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}._sectionTitle_9g6qb_178{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #f1f5f9}._description_9g6qb_169{color:#475569;line-height:1.6;font-size:1rem}._description_9g6qb_169 p{margin-bottom:1rem}._screenshotWrapper_9g6qb_198{text-align:center;padding:1rem;background:#f8fafc;border-radius:8px;border:2px dashed #cbd5e1}._screenshot_9g6qb_170{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #00000026;transition:transform .2s ease}._screenshot_9g6qb_170:hover{transform:scale(1.02)}._commentSection_9g6qb_219{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0}._commentForm_9g6qb_227{margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._textarea_9g6qb_235{width:100%;padding:1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;line-height:1.5;resize:vertical;font-family:inherit;background:#fff;transition:border-color .2s ease}._textarea_9g6qb_235:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}._textarea_9g6qb_235::placeholder{color:#94a3b8}._formActions_9g6qb_258{display:flex;justify-content:flex-end;margin-top:1rem}._replyButton_9g6qb_264{background:#6366f1;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._replyButton_9g6qb_264:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}._replyButton_9g6qb_264:disabled{background:#cbd5e1;cursor:not-allowed;transform:none;box-shadow:none}._commentList_9g6qb_289{display:flex;flex-direction:column;gap:1rem}._noComments_9g6qb_295{text-align:center;padding:3rem 2rem;color:#64748b;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1}._noComments_9g6qb_295 p{margin:0;font-style:italic}._commentItem_9g6qb_309{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;transition:all .2s ease}._commentItem_9g6qb_309:hover{background:#f1f5f9;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}._commentContent_9g6qb_323{margin-bottom:1rem}._commentText_9g6qb_327{color:#475569;line-height:1.5;margin:0;font-size:.95rem}._commentActions_9g6qb_334{display:flex;justify-content:flex-end}._likeButton_9g6qb_339{display:flex;align-items:center;gap:.5rem;background:#fff;color:#64748b;border:1px solid #cbd5e1;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s ease}._likeButton_9g6qb_339:hover{background:#f1f5f9;color:#475569;border-color:#94a3b8;transform:translateY(-1px)}._likeIcon_9g6qb_360{font-size:.9rem}@media (max-width: 768px){._pageContainer_9g6qb_2{padding:0}._header_9g6qb_9{padding:1rem}._mainContent_9g6qb_35{padding:1rem;gap:1.5rem}._incidentHeader_9g6qb_45,._descriptionCard_9g6qb_169,._screenshotCard_9g6qb_170,._commentSection_9g6qb_219{padding:1.5rem}._title_9g6qb_53{font-size:1.5rem}._metaInfo_9g6qb_94{flex-direction:column;align-items:flex-start;gap:1rem}._commentForm_9g6qb_227{padding:1rem}._formActions_9g6qb_258{justify-content:stretch}._replyButton_9g6qb_264{width:100%;text-align:center}}@media (max-width: 480px){._header_9g6qb_9,._mainContent_9g6qb_35{padding:.75rem}._incidentHeader_9g6qb_45,._descriptionCard_9g6qb_169,._screenshotCard_9g6qb_170,._commentSection_9g6qb_219{padding:1rem}._title_9g6qb_53{font-size:1.25rem}}._container_5us51_1{display:flex;flex-direction:column;padding:0;overflow:hidden}._card_5us51_10{background:#fff;border-radius:0;box-shadow:none;width:100%;height:100%;padding:40px 60px;display:flex;flex-direction:column;overflow-y:auto}._header_5us51_22{text-align:center;margin-bottom:30px;flex-shrink:0}._title_5us51_28{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 8px}._subtitle_5us51_35{font-size:1.125rem;color:#6b7280;margin:0}._stepContent_5us51_41{margin-top:30px;flex:1;display:flex;flex-direction:column;overflow-y:auto}@media (max-width: 768px){._card_5us51_10{padding:20px 30px}._title_5us51_28{font-size:2rem}._header_5us51_22{margin-bottom:20px}._stepContent_5us51_41{margin-top:20px}}._container_1aqke_1{position:relative;margin-bottom:40px}._progressLine_1aqke_6{position:absolute;top:20px;left:0;right:0;height:4px;background-color:#e5e7eb;border-radius:2px;z-index:1}._progressFill_1aqke_17{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:2px;transition:width .5s ease}._steps_1aqke_24{display:flex;justify-content:space-between;position:relative;z-index:2}._step_1aqke_24{display:flex;flex-direction:column;align-items:center;text-align:center}._stepNumber_1aqke_38{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;transition:all .3s ease;background:#fff;border:3px solid #e5e7eb;color:#6b7280}._stepTitle_1aqke_53{margin-top:8px;font-size:.875rem;font-weight:500;color:#6b7280;transition:color .3s ease}._step_1aqke_24._completed_1aqke_61 ._stepNumber_1aqke_38{background:#10b981;border-color:#10b981;color:#fff}._step_1aqke_24._completed_1aqke_61 ._stepTitle_1aqke_53{color:#10b981}._step_1aqke_24._current_1aqke_71 ._stepNumber_1aqke_38{background:#2563eb;border-color:#2563eb;color:#fff;transform:scale(1.1)}._step_1aqke_24._current_1aqke_71 ._stepTitle_1aqke_53{color:#2563eb;font-weight:600}._step_1aqke_24._upcoming_1aqke_83 ._stepNumber_1aqke_38{background:#fff;border-color:#e5e7eb;color:#9ca3af}@media (max-width: 640px){._stepTitle_1aqke_53{font-size:.75rem}._stepNumber_1aqke_38{width:32px;height:32px;font-size:.75rem}}._header_47qip_1{text-align:center;margin-bottom:32px}._title_47qip_6{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 8px}._subtitle_47qip_13{font-size:1rem;color:#6b7280;margin:0}._form_47qip_19{display:flex;flex-direction:column;gap:24px}._actions_47qip_25{margin-top:40px;display:flex;justify-content:flex-end}._header_1kpju_1{text-align:center;margin-bottom:32px}._title_1kpju_6{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 8px}._subtitle_1kpju_13{font-size:1rem;color:#6b7280;margin:0}._form_1kpju_19{display:flex;flex-direction:column;gap:24px}._row_1kpju_25{display:grid;grid-template-columns:1fr 1fr;gap:16px}._actions_1kpju_31{margin-top:40px;display:flex;justify-content:space-between;gap:16px}@media (max-width: 640px){._row_1kpju_25{grid-template-columns:1fr}._actions_1kpju_31{flex-direction:column}}._header_tj8bt_1{text-align:center;margin-bottom:32px}._title_tj8bt_6{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 8px}._subtitle_tj8bt_13{font-size:1rem;color:#6b7280;margin:0}._form_tj8bt_19{display:flex;flex-direction:column;gap:32px}._quarterGrid_tj8bt_25{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}._summary_tj8bt_31{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px;padding:24px;text-align:center}._totalTarget_tj8bt_39{display:flex;justify-content:center;align-items:center;gap:12px}._totalLabel_tj8bt_46{font-size:1.125rem;font-weight:600;color:#0369a1}._totalValue_tj8bt_52{font-size:1.5rem;font-weight:700;color:#0c4a6e}._actions_tj8bt_58{margin-top:40px;display:flex;justify-content:space-between;gap:16px}@media (max-width: 640px){._quarterGrid_tj8bt_25{grid-template-columns:1fr}._actions_tj8bt_58{flex-direction:column}._totalTarget_tj8bt_39{flex-direction:column;gap:8px}}._header_1q6ri_1{text-align:center;margin-bottom:32px}._title_1q6ri_6{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 8px}._subtitle_1q6ri_13{font-size:1rem;color:#6b7280;margin:0}._reviewContent_1q6ri_19{display:flex;flex-direction:column;gap:24px}._section_1q6ri_25{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px}._sectionTitle_1q6ri_32{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 16px;border-bottom:2px solid #e5e7eb;padding-bottom:8px}._sectionContent_1q6ri_41{display:flex;flex-direction:column;gap:12px}._row_1q6ri_47{display:flex;justify-content:space-between;align-items:center}._label_1q6ri_53{font-weight:500;color:#4b5563;flex:1}._value_1q6ri_59{font-weight:600;color:#1f2937;flex:2;text-align:right}._targetsContainer_1q6ri_66{display:grid;grid-template-columns:1fr 1fr;gap:24px}._total_1q6ri_72{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:2px solid #d1d5db}._totalLabel_1q6ri_81{font-weight:600;color:#2563eb}._totalValue_1q6ri_86{font-weight:700;color:#2563eb;font-size:1.125rem}._actions_1q6ri_92{margin-top:40px;display:flex;justify-content:space-between;gap:16px}@media (max-width: 768px){._targetsContainer_1q6ri_66{grid-template-columns:1fr}._actions_1q6ri_92{flex-direction:column}._row_1q6ri_47{flex-direction:column;align-items:flex-start;gap:4px}._value_1q6ri_59{text-align:left}}._app_1gzmo_1{display:flex;height:100vh;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._main_1gzmo_9{flex:1;display:flex;flex-direction:column;transition:margin-left .3s ease;margin-left:280px;overflow:hidden}._main_1gzmo_9._sidebarClosed_1gzmo_18{margin-left:0}@media (max-width: 768px){._main_1gzmo_9{margin-left:0}}*{box-sizing:border-box}button,input,textarea,select{font-family:inherit}._sidebar_6bb4q_1{width:280px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100vh;z-index:1000;transform:translate(0);transition:transform .3s ease}._sidebar_6bb4q_1._closed_6bb4q_16{transform:translate(-100%)}._header_6bb4q_20{padding:16px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:12px}._title_6bb4q_28{font-size:18px;font-weight:600;color:#1e293b;margin:0}._userInfo_6bb4q_35{padding:16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #f1f5f9}._avatar_6bb4q_43{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#3b82f6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px}._userName_6bb4q_56{font-weight:500;color:#334155}._actions_6bb4q_61{padding:16px;display:flex;flex-direction:column;gap:8px}._actionBtn_6bb4q_68{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._actionBtn_6bb4q_68:hover{background:#1d4ed8;transform:translateY(-1px)}._nav_6bb4q_87{flex:1;padding:8px;overflow-y:auto}._sectionTitle_6bb4q_93{padding:12px 16px 8px;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}._dashboardBtn_6bb4q_102{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:none;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#475569;margin-bottom:4px;text-align:left}._dashboardBtn_6bb4q_102:hover{background-color:#f8fafc}._dashboardBtn_6bb4q_102._active_6bb4q_122{background-color:#eff6ff;color:#2563eb}._dashboardContent_6bb4q_127{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._dashboardInfo_6bb4q_135{display:flex;flex-direction:column;gap:2px;min-width:0}._dashboardName_6bb4q_142{font-weight:500;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dashboardDesc_6bb4q_150{font-size:12px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dashboardMeta_6bb4q_158{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:12px;flex-shrink:0}._chartCount_6bb4q_167{background:#e2e8f0;color:#64748b;padding:2px 6px;border-radius:10px;font-size:11px;font-weight:600}._emptyState_6bb4q_176{padding:24px 16px;text-align:center}._emptyState_6bb4q_176 p{color:#64748b;margin:0 0 16px;font-size:14px}._createFirstBtn_6bb4q_187{padding:8px 16px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s ease}._createFirstBtn_6bb4q_187:hover{background:#e2e8f0;color:#334155}@media (max-width: 768px){._sidebar_6bb4q_1{width:260px}._sidebar_6bb4q_1._closed_6bb4q_16{transform:translate(-100%)}}._overlay_v67o9_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:16px}._modal_v67o9_15{background:#fff;border-radius:12px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;animation:_modalEnter_v67o9_1 .2s ease-out}._modal_v67o9_15._medium_v67o9_26{width:100%;max-width:500px}._modal_v67o9_15._large_v67o9_31{width:100%;max-width:900px;max-height:80vh}@keyframes _modalEnter_v67o9_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._header_v67o9_48{padding:20px 24px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._title_v67o9_57{font-size:20px;font-weight:600;color:#1e293b;margin:0}._closeBtn_v67o9_64{background:none;border:none;padding:6px;border-radius:6px;cursor:pointer;color:#64748b;transition:all .2s ease}._closeBtn_v67o9_64:hover{background-color:#f1f5f9;color:#475569}._content_v67o9_79{padding:24px;flex:1;overflow-y:auto}@media (max-width: 768px){._overlay_v67o9_1{padding:8px}._modal_v67o9_15{max-height:95vh}._header_v67o9_48{padding:16px 20px}._title_v67o9_57{font-size:18px}._content_v67o9_79{padding:20px}}._form_1uvs1_1{display:flex;flex-direction:column;gap:20px}._actions_1uvs1_7{display:flex;gap:12px;justify-content:flex-end;margin-top:8px;padding-top:20px;border-top:1px solid #f1f5f9}@media (max-width: 768px){._actions_1uvs1_7{flex-direction:column-reverse}}._container_guj9a_1{padding:2rem;max-width:1200px;margin:0 auto;background-color:#fff;min-height:100vh}._section_guj9a_9{margin-bottom:3rem}._skeleton_guj9a_13{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_guj9a_1 1.5s infinite;border-radius:4px}@keyframes _shimmer_guj9a_1{0%{background-position:-200% 0}to{background-position:200% 0}}._metricsGrid_guj9a_29{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._metricCard_guj9a_36{background:#f9f9f9;padding:1.5rem;border-radius:8px;border:1px solid #e5e5e5}._metricValue_guj9a_43{height:2.5rem;width:80%;margin-bottom:.75rem}._metricLabel_guj9a_49{height:1rem;width:60%}@media (max-width: 768px){._container_guj9a_1{padding:1rem}._metricsGrid_guj9a_29{grid-template-columns:1fr;gap:1rem}._metricCard_guj9a_36{padding:1rem}._section_guj9a_9{margin-bottom:2rem}}._dashboard_15qp4_1{display:flex;flex-direction:column;height:100vh;background-color:#f8fafc;transition:all .3s ease}._dashboard_15qp4_1._fullscreen_15qp4_9{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1500;background-color:#f8fafc}._header_15qp4_19{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._headerLeft_15qp4_29{display:flex;align-items:center;gap:16px}._title_15qp4_35{font-size:24px;font-weight:600;color:#1e293b;margin:0}._subtitle_15qp4_42{color:#64748b;margin:4px 0 0;font-size:14px}._headerActions_15qp4_48{display:flex;align-items:center;gap:12px}._addChartBtn_15qp4_54{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._addChartBtn_15qp4_54:hover{background:#1d4ed8;transform:translateY(-1px)}._fullscreenBtn_15qp4_73{padding:10px;background:none;border:1px solid #e2e8f0;color:#64748b;border-radius:8px;cursor:pointer;transition:all .2s ease}._fullscreenBtn_15qp4_73:hover{background:#f8fafc;color:#475569;border-color:#cbd5e1}._settingsBtn_15qp4_89{padding:10px;background:none;border:1px solid #e2e8f0;color:#64748b;border-radius:8px;cursor:pointer;transition:all .2s ease}._settingsBtn_15qp4_89:hover{background:#f8fafc;color:#475569;border-color:#cbd5e1}._content_15qp4_105{flex:1;padding:24px;overflow-y:auto}._chartsGrid_15qp4_111{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._emptyState_15qp4_117{display:flex;flex-direction:column;height:100vh;background-color:#f8fafc}._emptyContent_15qp4_124{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}._emptyContent_15qp4_124 h2{font-size:28px;font-weight:600;color:#1e293b;margin-bottom:8px}._emptyContent_15qp4_124 p{color:#64748b;font-size:16px;max-width:400px}._emptyCharts_15qp4_147{display:flex;align-items:center;justify-content:center;min-height:400px}._emptyChartsContent_15qp4_154{text-align:center;padding:48px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;max-width:400px}._emptyChartsContent_15qp4_154 h3{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 8px}._emptyChartsContent_15qp4_154 p{color:#64748b;margin:0 0 24px}._createFirstChart_15qp4_175{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}._createFirstChart_15qp4_175:hover{background:#1d4ed8;transform:translateY(-1px)}@media (max-width: 768px){._header_15qp4_19{padding:12px 16px}._title_15qp4_35{font-size:20px}._content_15qp4_105{padding:16px}._chartsGrid_15qp4_111{grid-template-columns:1fr;gap:16px}._headerActions_15qp4_48{gap:8px}._addChartBtn_15qp4_54{padding:8px 12px;font-size:14px}._fullscreenBtn_15qp4_73,._settingsBtn_15qp4_89{padding:8px}}@media (max-width: 480px){._chartsGrid_15qp4_111{grid-template-columns:1fr}._emptyChartsContent_15qp4_154{margin:0 16px;padding:32px 24px}._headerActions_15qp4_48{flex-wrap:wrap}}._chartCard_1s6tl_1{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:all .2s ease;height:fit-content}._chartCard_1s6tl_1:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}._header_1s6tl_15{padding:20px;border-bottom:1px solid #f1f5f9;display:flex;align-items:flex-start;justify-content:space-between}._title_1s6tl_23{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 4px}._description_1s6tl_30{color:#64748b;font-size:14px;margin:0;line-height:1.4}._actions_1s6tl_37{display:flex;align-items:center;gap:4px}._fullscreenBtn_1s6tl_43{padding:6px;background:none;border:none;color:#64748b;border-radius:4px;cursor:pointer;transition:all .2s ease}._fullscreenBtn_1s6tl_43:hover{background-color:#f1f5f9;color:#475569}._menuContainer_1s6tl_58{position:relative}._menuBtn_1s6tl_62{padding:6px;background:none;border:none;color:#64748b;border-radius:4px;cursor:pointer;transition:all .2s ease}._menuBtn_1s6tl_62:hover{background-color:#f1f5f9;color:#475569}._menu_1s6tl_58{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;z-index:100;min-width:120px;padding:4px}._menu_1s6tl_58 button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:none;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s ease;color:#475569}._menu_1s6tl_58 button:hover{background-color:#f8fafc}._deleteBtn_1s6tl_109:hover{background-color:#fef2f2;color:#dc2626}._chartContainer_1s6tl_114{padding:20px;height:300px}._fullscreenChart_1s6tl_119{height:500px;width:100%}@media (max-width: 768px){._header_1s6tl_15{padding:16px}._title_1s6tl_23{font-size:16px}._chartContainer_1s6tl_114{padding:16px;height:250px}._fullscreenChart_1s6tl_119{height:400px}}@media (max-width: 480px){._chartContainer_1s6tl_114{height:200px}._fullscreenChart_1s6tl_119{height:300px}}._chartWrapper_12qns_1{width:100%;height:100%;position:relative}._error_12qns_7{display:flex;align-items:center;justify-content:center;height:100%;color:#dc2626;font-weight:500;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px}._filtersSection_1sllr_1{border:1px solid #e2e8f0;border-radius:8px;padding:16px;background-color:#f8fafc}._filtersSectionHeader_1sllr_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._filtersSectionHeader_1sllr_8 h3{margin:0;font-size:16px;font-weight:600;color:#334155}._filterRow_1sllr_22{display:flex;align-items:flex-end;gap:12px;margin-bottom:12px;padding:12px;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px}._filterFields_1sllr_33{display:flex;gap:12px;flex:1}._removeFilterButton_1sllr_39{flex-shrink:0;margin-left:8px}._noFiltersMessage_1sllr_44{color:#64748b;font-style:italic;text-align:center;padding:16px;margin:0}@media (max-width: 768px){._filtersSectionHeader_1sllr_8{flex-direction:column;align-items:flex-start;gap:12px}._filterRow_1sllr_22{flex-direction:column;align-items:stretch}._filterFields_1sllr_33{flex-direction:column}._removeFilterButton_1sllr_39{margin-left:0;align-self:flex-start}}._container_bzgwf_1{padding:24px;background-color:#f8f9fa;min-height:100vh}._chartsGrid_bzgwf_7{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:32px}._chartContainer_bzgwf_14{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a}._chartTitle_bzgwf_21{height:20px;width:150px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_bzgwf_1 1.5s infinite;border-radius:4px;margin-bottom:16px}@keyframes _loading_bzgwf_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){._container_bzgwf_1{padding:16px}._chartsGrid_bzgwf_7{grid-template-columns:1fr}}._container_17tv5_1{height:300px;width:100%;position:relative}._barChart_17tv5_8{display:flex;align-items:flex-end;height:100%;gap:12px;padding:20px 0}._barContainer_17tv5_16{flex:1;display:flex;flex-direction:column;align-items:center;height:100%;justify-content:flex-end}._bar_17tv5_8{width:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17tv5_1 1.5s infinite;border-radius:4px 4px 0 0;margin-bottom:8px}._barLabel_17tv5_34{width:80%;height:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17tv5_1 1.5s infinite;border-radius:2px}._lineChart_17tv5_44{position:relative;height:100%;padding:20px}._gridLines_17tv5_50{position:absolute;top:20px;left:20px;right:20px;bottom:40px;display:flex;flex-direction:column;justify-content:space-between}._gridLine_17tv5_50{height:1px;background:#f0f0f0;width:100%}._linePath_17tv5_67{position:absolute;top:20px;left:20px;right:20px;bottom:40px;width:calc(100% - 40px);height:calc(100% - 60px)}._animatedPath_17tv5_77{animation:_pathDraw_17tv5_1 2s infinite}._xAxis_17tv5_81{position:absolute;bottom:20px;left:20px;right:20px;display:flex;justify-content:space-between}._axisLabel_17tv5_90{width:30px;height:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17tv5_1 1.5s infinite;border-radius:2px}._pieChart_17tv5_100{display:flex;align-items:center;gap:40px;height:100%;padding:20px}._pieContainer_17tv5_108{width:180px;height:180px;border-radius:50%;position:relative;overflow:hidden}._pieSlice_17tv5_116{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17tv5_1 1.5s infinite;clip-path:polygon(50% 50%,50% 0%,calc(50% + 50%*cos(var(--start))) calc(50% - (50%*sin(var(--start)))),calc(50% + 50%*cos(calc(var(--start) + var(--angle)))) calc(50% - (50%*sin(calc(var(--start) + var(--angle))))))}._pieLegend_17tv5_132{flex:1;display:flex;flex-direction:column;gap:12px}._legendItem_17tv5_139{display:flex;align-items:center;gap:8px}._legendColor_17tv5_145{width:16px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17tv5_1 1.5s infinite;border-radius:2px}._legendText_17tv5_154{height:12px;flex:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_loading_17tv5_1 1.5s infinite;border-radius:2px}._areaChart_17tv5_164{position:relative;height:100%;padding:20px}._areaPath_17tv5_170{position:absolute;top:20px;left:20px;right:20px;bottom:20px;width:calc(100% - 40px);height:calc(100% - 40px)}._animatedArea_17tv5_180{animation:_areaFill_17tv5_1 2s infinite}@keyframes _loading_17tv5_1{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes _pathDraw_17tv5_1{0%{stroke-dasharray:0 1000}50%{stroke-dasharray:500 500}to{stroke-dasharray:1000 0}}@keyframes _areaFill_17tv5_1{0%{opacity:.3}50%{opacity:.7}to{opacity:.3}}._calendarContainer_ggxgu_1{width:100%;margin:0 auto;padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}._header_ggxgu_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}._navigation_ggxgu_19{display:flex;align-items:center;gap:16px}._breadcrumb_ggxgu_25{width:80px;height:16px;background-color:#f3f4f6;border-radius:4px;animation:_shimmer_ggxgu_1 1.5s infinite}._monthNavigation_ggxgu_33{display:flex;align-items:center;gap:12px}._navButton_ggxgu_39{width:32px;height:32px;background-color:#f3f4f6;border-radius:6px;animation:_shimmer_ggxgu_1 1.5s infinite}._monthTitle_ggxgu_47{width:120px;height:24px;background-color:#f3f4f6;border-radius:4px;animation:_shimmer_ggxgu_1 1.5s infinite}._viewControls_ggxgu_55{display:flex;gap:8px}._viewButton_ggxgu_60{width:60px;height:32px;background-color:#f3f4f6;border-radius:6px;animation:_shimmer_ggxgu_1 1.5s infinite}._calendarGrid_ggxgu_68{width:100%}._dayHeaders_ggxgu_72{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;margin-bottom:8px}._dayHeader_ggxgu_72{padding:12px 8px;text-align:center;background-color:#f9fafb;border:1px solid #e5e7eb}._dayHeaderText_ggxgu_86{width:30px;height:14px;background-color:#e5e7eb;border-radius:3px;margin:0 auto;animation:_shimmer_ggxgu_1 1.5s infinite}._dateGrid_ggxgu_95{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}._dateCell_ggxgu_104{min-height:100px;padding:8px;background-color:#fff;border:1px solid #f3f4f6;position:relative;display:flex;flex-direction:column;gap:4px}._dateCell_ggxgu_104:nth-child(7n){border-right:none}._dateCell_ggxgu_104:nth-child(n+36){border-bottom:none}._dateNumber_ggxgu_123{width:20px;height:16px;background-color:#f3f4f6;border-radius:3px;animation:_shimmer_ggxgu_1 1.5s infinite}._dateContent_ggxgu_131{width:100%;height:12px;background-color:#f9fafb;border-radius:3px;animation:_shimmer_ggxgu_1 1.5s infinite}@keyframes _shimmer_ggxgu_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 768px){._calendarContainer_ggxgu_1{padding:16px}._header_ggxgu_10{flex-direction:column;gap:16px;align-items:flex-start}._navigation_ggxgu_19{width:100%;justify-content:space-between}._viewControls_ggxgu_55{width:100%;justify-content:center}._dateCell_ggxgu_104{min-height:80px;padding:6px}._dayHeader_ggxgu_72{padding:8px 4px}}@media (max-width: 480px){._dateCell_ggxgu_104{min-height:60px;padding:4px}._monthTitle_ggxgu_47{width:100px}._viewButton_ggxgu_60{width:50px;height:28px}}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{overflow:visible;text-transform:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;cursor:pointer}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar *:before,.rbc-calendar *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.rbc-ellipsis,.rbc-show-more,.rbc-row-segment .rbc-event-content,.rbc-event-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{overflow:hidden;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;text-overflow:ellipsis;white-space:nowrap;padding:0 3px;text-align:center;vertical-align:middle;font-weight:700;font-size:90%;min-height:0;border-bottom:1px solid #ddd}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;background:none;margin:0;padding:0;border:none;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.rbc-row-content{position:relative;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:16px}.rbc-toolbar .rbc-toolbar-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{color:#373a3c;display:inline-block;margin:0;text-align:center;vertical-align:middle;background:none;background-image:none;border:1px solid #ccc;padding:.375rem 1rem;border-radius:4px;line-height:normal;white-space:nowrap}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px #00000020;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (max-width: 767px){.rbc-toolbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.rbc-event,.rbc-day-slot .rbc-background-event{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:2px 5px;background-color:#3174ad;border-radius:5px;color:#fff;cursor:pointer;width:100%;text-align:left}.rbc-slot-selecting .rbc-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-slot-selecting .rbc-background-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected,.rbc-day-slot .rbc-selected.rbc-background-event{background-color:#265985}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{-webkit-box-shadow:-1px 1px 5px 0px rgba(51,51,51,.5);box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{background-color:#ffffff4d;z-index:4;font-weight:700;font-size:85%;height:auto;line-height:normal;color:#3174ad}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{position:relative;border:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;height:100%}.rbc-month-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-month-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px;overflow:hidden;height:100%}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:hidden;right:1px}.rbc-day-bg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{position:absolute;z-index:5;border:1px solid #e5e5e5;background-color:#fff;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.25);box-shadow:0 5px 15px #00000040;padding:10px}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{width:100%;border:1px solid #ddd;border-spacing:0;border-collapse:collapse}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{padding:3px 5px;text-align:left;border-bottom:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{-webkit-box-flex:1;-ms-flex:1;flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.rbc-time-gutter,.rbc-header-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;position:absolute;right:0;margin-right:10px;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%;min-height:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{-webkit-box-flex:0;-ms-flex:none;flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{width:100%;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;word-wrap:break-word;line-height:1;height:100%;min-height:1em}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{position:sticky;left:0;background-color:#fff;border-right:1px solid #ddd;z-index:10;margin-right:-1px}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{min-width:auto;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-preferred-size:0px;flex-basis:0px}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{width:140px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-preferred-size:0 px;flex-basis:0 px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;position:absolute;background-color:#00000080;color:#fff;font-size:75%;width:100%;padding:3px}.rbc-slot-selecting{cursor:move}.rbc-time-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;border:1px solid #ddd;min-height:0}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:20px}.rbc-time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-right-width:0;border-left:1px solid #ddd}.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid #ddd}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;-ms-flex-negative:0;flex-shrink:0}.rbc-time-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;border-top:2px solid #ddd;overflow-y:auto;position:relative}.rbc-time-content>.rbc-time-gutter{-webkit-box-flex:0;-ms-flex:none;flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{width:100%;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.rbc-current-time-indicator{position:absolute;z-index:3;left:0;right:0;height:1px;background-color:#74ad31;pointer-events:none}.rbc-resource-grouping.rbc-time-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}._calendarWrapper_sj6oc_1{height:700px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}._toolbar_sj6oc_9{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}._viewButtons_sj6oc_16{display:flex;gap:10px}._viewButton_sj6oc_16{padding:8px 16px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s}._viewButton_sj6oc_16:hover{background:#f7fafc}._viewButtonActive_sj6oc_34{background:#3182ce;color:#fff;border-color:#3182ce}._viewButtonActive_sj6oc_34:hover{background:#2c5282}._navigationButtons_sj6oc_44{display:flex;gap:10px;align-items:center}._navigationButton_sj6oc_44{padding:8px;border:none;background:none;cursor:pointer;color:#4a5568}._navigationButton_sj6oc_44:hover{color:#2d3748}._currentDate_sj6oc_62{font-size:1.2rem;font-weight:600;color:#2d3748}.rbc-calendar{font-family:system-ui,-apple-system,sans-serif}.rbc-header{padding:10px;background:#f7fafc;font-weight:600}.rbc-event{background-color:#3182ce;border-radius:4px}.rbc-today{background-color:#ebf8ff}.rbc-off-range-bg{background-color:#f7fafc}._kanban-view_79dhs_1{background-color:#fff;border:var(--thin-border);border-radius:var(--border-radius);padding:16px}._kanban-container_1mzou_1{overflow-x:auto}._kanban-board_1mzou_5{display:flex;gap:16px;margin-top:5px;overflow-x:visible}._navigate-to-list-view_1mzou_12{text-decoration:none;color:var(--primary-color)}._kanban-column_1mzou_17{flex:1;background-color:#f7f7f7;padding:16px;border:1px solid #ddd;border-radius:8px;min-width:280px}._kanban-column_1mzou_17 h2{font-weight:600;font-size:18px;text-align:center;min-height:60px}._kanban-item_1mzou_33{display:flex;justify-content:center;align-items:center;padding:8px;margin-bottom:8px;cursor:grab;-webkit-user-select:none;user-select:none}._label_syi2f_1{font-weight:700}._full-span_o7r06_1{flex:1}._income-projection_lcgj6_1{display:block;width:100%;font-size:2rem;font-weight:700;margin:1rem 0;text-align:center;letter-spacing:.05em}._month-picker_lcgj6_11{display:flex;justify-content:center;margin-bottom:2rem}._month-input_lcgj6_17{padding:.5rem 1rem;font-size:1rem;border:2px solid #ccc;border-radius:8px;outline:none;transition:all .2s ease}._month-input_lcgj6_17:focus{border-color:#8884d8;box-shadow:0 0 6px #8884d880}._settingsContainer_1krek_1{padding:2rem;background-color:#fff;border-radius:var(--border-radius);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._header_1krek_8{margin-bottom:2rem}._header_1krek_8 h1{font-size:1.875rem;font-weight:600;color:#111827;margin-bottom:.5rem}._header_1krek_8 p{color:#6b7280;font-size:.975rem}._profileSection_1krek_24{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}._avatarWrapper_1krek_33{position:relative;cursor:pointer;transition:transform .2s}._avatarWrapper_1krek_33:hover{transform:scale(1.02)}._avatarWrapper_1krek_33:hover ._avatarUpload_1krek_43{opacity:1;transform:translate(50%,50%) scale(1.1)}._avatar_1krek_33{width:96px;height:96px;border-radius:50%;object-fit:cover;border:4px solid white;box-shadow:0 0 0 2px var(--primary-color)}._avatarPlaceholder_1krek_57{width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#f0f4ff,#e0e7ff);display:flex;align-items:center;justify-content:center;color:#6b7280;border:4px solid white;box-shadow:0 0 0 2px var(--primary-color)}._avatarUpload_1krek_43{position:absolute;bottom:0;right:0;background-color:var(--primary-color);color:#fff;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a;transform:translate(50%,50%);opacity:.9}._fileInput_1krek_90{display:none}._profileInfo_1krek_94 h2{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.25rem}._profileInfo_1krek_94 p{color:#6b7280;font-size:.975rem}._tabsContainer_1krek_106{background-color:#fff;border-radius:8px}._tabs_1krek_106{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid var(--border-color);padding-bottom:1rem}._tab_1krek_106{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;background:none;color:#6b7280;font-size:.975rem;cursor:pointer;transition:all .2s;border-radius:6px}._activeTab_1krek_133{gap:.5rem}._formSection_1krek_137{margin-bottom:2rem}._formGrid_1krek_141{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}._formGroup_1krek_148{margin-bottom:1.5rem}._formGroup_1krek_148 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._inputWrapper_1krek_160{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:8px;padding:.5rem .75rem;transition:all .2s}._inputWrapper_1krek_160:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 2px #3245ff1a}._inputWrapper_1krek_160 svg{color:#6b7280;margin-right:.75rem}._inputWrapper_1krek_160 input,._inputWrapper_1krek_160 select{width:100%;border:none;outline:none;font-size:.975rem;color:#111827;background:none}._inputWrapper_1krek_160 select{cursor:pointer}._formActions_1krek_193{display:flex;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid var(--border-color)}._saveButton_1krek_200{display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){._formGrid_1krek_141{grid-template-columns:1fr}}._container_8u5r7_1{padding:1rem;background-color:#fff;border-radius:var(--border-radius);border:var(--thin-border)}._header_8u5r7_8{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._header_8u5r7_8 h1{margin:0;font-size:2rem;color:#2c3e50;font-weight:600}._addButton_8u5r7_22{display:flex;align-items:center;gap:.5rem;background-color:var(--primary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease;box-shadow:0 2px 4px #3498db33}._addButton_8u5r7_22:hover{background-color:var(--primary-color-dark);transform:translateY(-1px);box-shadow:0 4px 6px #3498db4d}._searchContainer_8u5r7_43{position:relative;margin-bottom:2rem}._searchIcon_8u5r7_48{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#95a5a6}._searchInput_8u5r7_56{width:100%;padding:1rem 1rem 1rem 3rem;border:2px solid #ecf0f1;border-radius:8px;font-size:1rem;outline:none;transition:all .2s ease;background-color:#fff}._searchInput_8u5r7_56:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}._tableContainer_8u5r7_72{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden}._table_8u5r7_72{width:100%;border-collapse:collapse;text-align:left}._table_8u5r7_72 th{background-color:#f8f9fa;color:#2c3e50;font-weight:600;padding:1rem;border-bottom:2px solid #ecf0f1}._table_8u5r7_72 td{padding:1rem;border-bottom:1px solid #ecf0f1;color:#34495e}._tableRow_8u5r7_99{cursor:pointer;transition:background-color .2s ease}._tableRow_8u5r7_99:hover{background-color:#f8f9fa}._methodBadges_8u5r7_108{display:flex;gap:.5rem;flex-wrap:wrap}._badge_8u5r7_114{background-color:#e9ecef;color:#2c3e50;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.5px}._tokenCell_8u5r7_124{max-width:200px;overflow:hidden}._token_8u5r7_124{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:.875rem;color:#7f8c8d}._actions_8u5r7_139{display:flex;gap:.5rem;justify-content:flex-end}._actionButton_8u5r7_145{display:flex;align-items:center;justify-content:center;padding:.5rem;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;background:none}._editButton_8u5r7_157{color:#3498db}._deleteButton_8u5r7_161{color:#e74c3c}._editButton_8u5r7_157:hover{background-color:#3498db1a}._deleteButton_8u5r7_161:hover{background-color:#e74c3c1a}._statusBadge_8u5r7_173{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._active_8u5r7_183{background-color:#e8f5e9;color:#2e7d32}._inactive_8u5r7_188{background-color:#ffebee;color:#c62828}@media (max-width: 768px){._container_8u5r7_1{padding:1rem}._table_8u5r7_72 th:nth-child(3),._table_8u5r7_72 td:nth-child(3){display:none}._header_8u5r7_8 h1{font-size:1.5rem}}._overlay_khsfq_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_khsfq_15{background:#fff;border-radius:16px;width:90%;max-width:600px;height:90vh;position:relative;box-shadow:0 10px 25px #0000001a;animation:_slideIn_khsfq_1 .3s ease-out;display:flex;flex-direction:column;overflow:hidden}._closeButton_khsfq_29{position:absolute;top:1rem;right:1rem;background:none;border:none;padding:.5rem;cursor:pointer;color:#666;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}._closeButton_khsfq_29:hover{background-color:#f5f5f5;color:#333}._header_khsfq_51{padding:2rem 2rem 1.5rem;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:1}._title_khsfq_60{margin:0;font-size:1.5rem;color:#333;font-weight:600;padding-right:2rem}._content_khsfq_68{flex:1;overflow-y:auto;padding:2rem}@keyframes _slideIn_khsfq_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){._modal_khsfq_15{width:95%}._header_khsfq_51{padding:1.5rem 1.5rem 1rem}._content_khsfq_68{padding:1.5rem}}._container_120n8_2{padding:24px;max-width:1200px;margin:0 auto}._header_120n8_9{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._titleSkeleton_120n8_16{width:200px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_120n8_1 1.5s infinite;border-radius:4px}._addButtonSkeleton_120n8_25{display:flex;align-items:center;gap:8px;padding:8px 16px;background:var(--primary-color);background-size:200% 100%;animation:_shimmer_120n8_1 1.5s infinite;border-radius:4px;height:40px;width:150px}._iconSkeleton_120n8_38{width:20px;height:20px;background:#ffffff4d;border-radius:4px}._buttonTextSkeleton_120n8_45{width:90px;height:16px;background:#ffffff4d;border-radius:4px}._searchContainer_120n8_53{position:relative;margin-bottom:24px}._searchIcon_120n8_58{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}._searchInputSkeleton_120n8_66{width:100%;height:40px;padding:8px 40px;border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_120n8_1 1.5s infinite}._tableContainer_120n8_77{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}._table_120n8_77{width:100%;border-collapse:collapse}._table_120n8_77 th{text-align:left;padding:12px 16px;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;color:#374151;font-weight:500}._table_120n8_77 td{padding:12px 16px;border-bottom:1px solid #e5e7eb}._tableRow_120n8_103{transition:background-color .2s}._skeleton_120n8_108{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_120n8_1 1.5s infinite;border-radius:4px;height:20px}._methodBadges_120n8_116{display:flex;gap:8px}._badge_120n8_121{width:60px;height:24px;border-radius:12px}._statusBadge_120n8_127{width:80px;height:24px;border-radius:12px}._actions_120n8_133{display:flex;gap:8px}._actionButton_120n8_138{width:32px;height:32px;border-radius:4px}@keyframes _shimmer_120n8_1{0%{background-position:200% 0}to{background-position:-200% 0}}._container_ff9h6_1{margin:0 auto;padding:2rem}._modalContainer_ff9h6_7{padding:0;display:flex;flex-direction:column}._header_ff9h6_13{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}._backButton_ff9h6_20{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s}._backButton_ff9h6_20:hover{background-color:#f5f5f5}._header_ff9h6_13 h1{margin:0;font-size:1.5rem;color:#333}._form_ff9h6_43{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 4px #0000001a;position:relative}._modalContainer_ff9h6_7 ._form_ff9h6_43{padding:0;box-shadow:none;display:flex;flex-direction:column;gap:1.5rem;min-height:100%}._formContent_ff9h6_60{flex:1}._formFooter_ff9h6_64{position:sticky;bottom:0;background:#fff;padding-top:1rem;border-top:1px solid #eee;margin-top:auto}._field_ff9h6_73{margin-bottom:1.5rem}._field_ff9h6_73:last-child{margin-bottom:0}._field_ff9h6_73 label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}._field_ff9h6_73 input[type=text],._field_ff9h6_73 input[type=date],._field_ff9h6_73 textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s}._field_ff9h6_73 input:focus,._field_ff9h6_73 textarea:focus{outline:none;border-color:var(--primary-color)}._readOnlyInput_ff9h6_105{background-color:#f5f5f5;cursor:not-allowed;font-family:monospace}._tokenContainer_ff9h6_111{position:relative;display:flex;align-items:center}._tokenContainer_ff9h6_111 ._readOnlyInput_ff9h6_105{padding-right:3rem}._copyButton_ff9h6_121{position:absolute;right:.5rem;background:none;border:none;padding:.5rem;cursor:pointer;color:#666;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._copyButton_ff9h6_121:hover{background-color:#f0f0f0;color:#333}._methods_ff9h6_141{display:flex;gap:1rem;flex-wrap:wrap}._methodLabel_ff9h6_147{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f5f5f5;border-radius:4px;cursor:pointer;transition:background-color .2s}._methodLabel_ff9h6_147:hover{background-color:#e9ecef}._checkboxLabel_ff9h6_162{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500}._checkboxLabel_ff9h6_162 input[type=checkbox]{width:1.2rem;height:1.2rem;margin:0}._submitButton_ff9h6_176{display:flex;align-items:center;gap:.5rem;background-color:var(--primary-color);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:500;width:100%;justify-content:center;transition:background-color .2s}._submitButton_ff9h6_176:hover{background-color:var(--primary-color-dark)}._endpointSection_ff9h6_197{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}._endpointSection_ff9h6_197 h2{font-size:1.25rem;color:#333;margin-bottom:1rem}._endpointDocs_ff9h6_209{margin-top:1.5rem}._endpointDocs_ff9h6_209 h3{font-size:1rem;color:#333;margin-bottom:.75rem}._endpointDocs_ff9h6_209 ol{margin-left:1.5rem;margin-bottom:1rem}._endpointDocs_ff9h6_209 li{margin-bottom:.5rem;color:#666}._codeExample_ff9h6_229{background-color:#2d3748;color:#fff;padding:1rem;border-radius:6px;margin:1rem 0;font-family:monospace;overflow-x:auto;white-space:pre;line-height:1.5}._endpointExample_ff9h6_241{margin-top:1.5rem}._note_ff9h6_245{margin-top:1rem;padding:1rem;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:6px;color:#856404;font-size:.9rem}._container_125q7_2{padding:24px;max-width:800px;margin:0 auto}._modalContainer_125q7_8{padding:0}._header_125q7_13{display:flex;align-items:center;gap:16px;margin-bottom:24px}._backButton_125q7_20{display:flex;align-items:center;gap:8px;padding:8px;color:#6b7280;border:none;background:none;cursor:default}._titleSkeleton_125q7_31{width:200px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._form_125q7_41{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}._formContent_125q7_47{padding:24px}._field_125q7_51{margin-bottom:20px}._labelSkeleton_125q7_55{width:100px;height:16px;margin-bottom:8px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._inputSkeleton_125q7_65{width:100%;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._methods_125q7_75{display:flex;gap:16px}._methodSkeleton_125q7_80{width:80px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._tokenContainer_125q7_90{display:flex;gap:8px}._copyButtonSkeleton_125q7_95{width:40px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._checkboxSkeleton_125q7_105{width:24px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._endpointSection_125q7_115{margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}._endpointTitleSkeleton_125q7_121{width:180px;height:24px;margin-bottom:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._subtitleSkeleton_125q7_131{width:120px;height:20px;margin-bottom:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._listSkeleton_125q7_141{margin:16px 0}._listItemSkeleton_125q7_145{width:80%;height:16px;margin-bottom:12px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._codeExampleSkeleton_125q7_155{width:100%;height:100px;margin:16px 0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._noteSkeleton_125q7_165{width:100%;height:40px;margin-top:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._formFooter_125q7_176{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}._submitButtonSkeleton_125q7_183{display:flex;align-items:center;gap:8px;padding:8px 16px;width:160px;height:40px;background:linear-gradient(90deg,#6366f1 25%,#4f46e5,#6366f1 75%);background-size:200% 100%;animation:_shimmer_125q7_1 1.5s infinite;border-radius:4px}._buttonIconSkeleton_125q7_196{width:20px;height:20px;background:#ffffff4d;border-radius:4px}._buttonTextSkeleton_125q7_203{width:100px;height:16px;background:#ffffff4d;border-radius:4px}@keyframes _shimmer_125q7_1{0%{background-position:200% 0}to{background-position:-200% 0}}._container_12jxf_1{margin:0 auto;padding:2rem;background:#fff;border-radius:var(--border-radius);border:var(--thin-border)}._header_12jxf_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a}._titleSection_12jxf_21{flex:1}._title_12jxf_21{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_12jxf_40{font-size:1.1rem;color:#666;margin:0;line-height:1.5}._categoriesSection_12jxf_47{display:flex;flex-direction:column;gap:2rem}._category_12jxf_53{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a}._categoryTitle_12jxf_61{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}._categoryTitle_12jxf_61:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-light));border-radius:2px}._appsGrid_12jxf_83{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem}@media (max-width: 768px){._container_12jxf_1{padding:1rem}._header_12jxf_9{flex-direction:column;gap:1.5rem;text-align:center}._title_12jxf_21{font-size:2rem}._appsGrid_12jxf_83{grid-template-columns:1fr}._category_12jxf_53{padding:1.5rem}}._card_1fnwv_1{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0000001a;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}._card_1fnwv_1:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00000026}._card_1fnwv_1._connected_1fnwv_17{border-color:#10b981;background:linear-gradient(135deg,#10b9810d,#0596690d)}._card_1fnwv_1._connected_1fnwv_17:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#10b981,#059669)}._header_1fnwv_36{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}._iconWrapper_1fnwv_43{position:relative;flex-shrink:0}._icon_1fnwv_43{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:12px;font-size:1.5rem;box-shadow:0 2px 8px #0000001a}._statusBadge_1fnwv_60{position:absolute;top:-4px;right:-4px;width:16px;height:16px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}._statusDot_1fnwv_74{width:8px;height:8px;background:#10b981;border-radius:50%;animation:_pulse_1fnwv_1 2s infinite}@keyframes _pulse_1fnwv_1{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}._info_1fnwv_94{flex:1;min-width:0}._name_1fnwv_99{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem;line-height:1.2}._name_1fnwv_99:hover{color:var(--primary-color);text-decoration:underline}._description_1fnwv_112{font-size:.875rem;color:#666;margin:0;line-height:1.4}._toggleDetails_1fnwv_119{background:none;border:none;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;color:#666}._toggleDetails_1fnwv_119:hover{background:#0000000d;color:#333}._chevron_1fnwv_134{display:inline-block;transition:transform .2s ease;font-size:.75rem}._chevron_1fnwv_134._open_1fnwv_140{transform:rotate(180deg)}._details_1fnwv_144{margin:1rem 0;padding:1rem;background:#00000005;border-radius:8px;border-left:3px solid var(--primary-color)}._featuresTitle_1fnwv_152{font-size:.875rem;font-weight:600;color:#333;margin:0 0 .75rem}._featureList_1fnwv_159{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._feature_1fnwv_152{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#555}._featureIcon_1fnwv_176{color:#10b981;font-weight:700;font-size:.75rem}._actions_1fnwv_182{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._status_1fnwv_60{display:flex;align-items:center;gap:.5rem}._statusText_1fnwv_198{font-size:.875rem;font-weight:500;padding:.25rem .75rem;border-radius:16px}._connectedStatus_1fnwv_205{color:#059669;background:#10b9811a}._disconnectedStatus_1fnwv_210{color:#9ca3af;background:#9ca3af1a}._connectButton_1fnwv_215{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease;min-width:120px;justify-content:center}._connectButton_1fnwv_215:disabled{opacity:.6;cursor:not-allowed}._connect_1fnwv_17{background:linear-gradient(135deg,var(--primary-color),var(--primary-color-light));color:#fff;box-shadow:0 2px 8px #2563eb4d}._connect_1fnwv_17:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #2563eb66}._disconnect_1fnwv_210{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}._disconnect_1fnwv_210:hover:not(:disabled){background:#fee2e2;color:#dc2626;border-color:#fca5a5}._buttonIcon_1fnwv_262{font-size:1rem}._spinner_1fnwv_266{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:_spin_1fnwv_266 1s linear infinite}@keyframes _spin_1fnwv_266{to{transform:rotate(360deg)}}@media (max-width: 480px){._card_1fnwv_1{padding:1rem}._header_1fnwv_36{flex-direction:column;align-items:flex-start;gap:.75rem}._actions_1fnwv_182{flex-direction:column;align-items:stretch;gap:.75rem}._connectButton_1fnwv_215{width:100%}}._card_lbljm_1{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0000001a;border:2px solid transparent;position:relative;overflow:hidden}._card_lbljm_1:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_lbljm_1 1.5s infinite}@keyframes _shimmer_lbljm_1{0%{left:-100%}to{left:100%}}._header_lbljm_36{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}._iconWrapper_lbljm_43{flex-shrink:0}._icon_lbljm_43{width:48px;height:48px;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:12px;position:relative;overflow:hidden}._icon_lbljm_43:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite;animation-delay:.1s}._info_lbljm_73{flex:1;min-width:0}._name_lbljm_78{height:20px;background:#e5e7eb;border-radius:4px;margin-bottom:.5rem;width:70%;position:relative;overflow:hidden}._name_lbljm_78:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite;animation-delay:.2s}._description_lbljm_105{height:14px;background:#f3f4f6;border-radius:4px;width:90%;position:relative;overflow:hidden}._description_lbljm_105:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite;animation-delay:.3s}._toggleDetails_lbljm_131{width:24px;height:24px;background:#f3f4f6;border-radius:4px;position:relative;overflow:hidden}._toggleDetails_lbljm_131:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite;animation-delay:.4s}._actions_lbljm_157{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._status_lbljm_167{display:flex;align-items:center;gap:.5rem}._statusText_lbljm_173{width:80px;height:24px;background:#f3f4f6;border-radius:16px;position:relative;overflow:hidden}._statusText_lbljm_173:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite;animation-delay:.5s}._connectButton_lbljm_199{width:120px;height:40px;background:#e5e7eb;border-radius:8px;position:relative;overflow:hidden}._connectButton_lbljm_199:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite;animation-delay:.6s}._pulse_lbljm_226{animation:_pulse_lbljm_226 1.5s ease-in-out infinite}@keyframes _pulse_lbljm_226{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width: 480px){._card_lbljm_1{padding:1rem}._header_lbljm_36{flex-direction:column;align-items:flex-start;gap:.75rem}._actions_lbljm_157{flex-direction:column;align-items:stretch;gap:.75rem}._connectButton_lbljm_199{width:100%}._name_lbljm_78{width:80%}._description_lbljm_105{width:100%}}._cardExpanded_lbljm_274 ._header_lbljm_36{margin-bottom:1.5rem}._details_lbljm_282{margin:1rem 0;padding:1rem;background:#00000005;border-radius:8px;border-left:3px solid #e5e7eb}._featuresTitle_lbljm_290{height:16px;background:#f3f4f6;border-radius:4px;width:60px;margin-bottom:.75rem;position:relative;overflow:hidden}._featuresTitle_lbljm_290:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite;animation-delay:.7s}._featureList_lbljm_317{display:flex;flex-direction:column;gap:.5rem}._feature_lbljm_290{display:flex;align-items:center;gap:.5rem}._featureIcon_lbljm_329{width:12px;height:12px;background:#e5e7eb;border-radius:50%;flex-shrink:0}._featureText_lbljm_337{height:14px;background:#f3f4f6;border-radius:4px;flex:1;position:relative;overflow:hidden}._featureText_lbljm_337:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:_shimmer_lbljm_1 1.5s infinite}._featureText_lbljm_337:nth-child(1):before{animation-delay:.8s}._featureText_lbljm_337:nth-child(2):before{animation-delay:.9s}._featureText_lbljm_337:nth-child(3):before{animation-delay:1s}._container_1vpt4_1{max-width:1200px;margin:0 auto;padding:2rem;background-color:#fff;min-height:100vh}._header_1vpt4_9{margin-bottom:3rem;border-bottom:1px solid #e5e7eb;padding-bottom:2rem}._headerContent_1vpt4_15{text-align:left}._breadcrumb_1vpt4_19{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._breadcrumbLink_1vpt4_26{background:none;border:none;color:#3b82f6;text-decoration:none;cursor:pointer;font-size:.875rem;padding:0;transition:color .2s ease}._breadcrumbLink_1vpt4_26:hover{color:#2563eb;text-decoration:underline}._breadcrumbSeparator_1vpt4_42,._breadcrumbCurrent_1vpt4_47{color:#6b7280;font-size:.875rem}._title_1vpt4_52{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;text-align:left}._subtitle_1vpt4_60{font-size:1.125rem;color:#6b7280;margin:0;line-height:1.6;text-align:left}._content_1vpt4_68{display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 768px){._container_1vpt4_1{padding:1rem}._title_1vpt4_52{font-size:2rem}}@media (max-width: 480px){._container_1vpt4_1{padding:.5rem}._header_1vpt4_9{padding-bottom:1rem;margin-bottom:2rem}._title_1vpt4_52{font-size:1.75rem}._subtitle_1vpt4_60{font-size:1rem}}._section_1ykt4_1{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;transition:all .2s ease}._section_1ykt4_1:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a}._sectionHeader_1ykt4_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._sectionTitle_1ykt4_21{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0;display:flex;align-items:center;gap:.5rem}._sectionTitle_1ykt4_21:before{content:"";width:4px;height:1.5rem;background-color:#3b82f6;border-radius:2px}._addButton_1ykt4_39{padding:.5rem 1rem;border:1px solid #3b82f6;border-radius:.5rem;background-color:#3b82f6;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._addButton_1ykt4_39:hover{background-color:#2563eb;border-color:#2563eb;transform:translateY(-1px)}._tableContainer_1ykt4_57{background-color:#fff;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}._table_1ykt4_57{width:100%;border-collapse:collapse}._table_1ykt4_57 th{background-color:#f9fafb;padding:1rem;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}._table_1ykt4_57 td{padding:1rem;border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:top}._table_1ykt4_57 tr:last-child td{border-bottom:none}._table_1ykt4_57 tr:hover{background-color:#f9fafb}._displayFieldsList_1ykt4_96{display:flex;flex-wrap:wrap;gap:.25rem}._fieldTag_1ykt4_102{background-color:#e0e7ff;color:#3730a3;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}._actionButtons_1ykt4_111{display:flex;gap:.5rem}._editButton_1ykt4_116{padding:.375rem .75rem;border:1px solid #3b82f6;border-radius:.375rem;background-color:#fff;color:#3b82f6;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._editButton_1ykt4_116:hover{background-color:#3b82f6;color:#fff}._removeButton_1ykt4_133{padding:.375rem .75rem;border:1px solid #ef4444;border-radius:.375rem;background-color:#fff;color:#ef4444;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._removeButton_1ykt4_133:hover{background-color:#ef4444;color:#fff}@media (max-width: 768px){._section_1ykt4_1{padding:1.5rem}._sectionHeader_1ykt4_14{flex-direction:column;gap:1rem;align-items:stretch}._table_1ykt4_57{font-size:.875rem}._table_1ykt4_57 th,._table_1ykt4_57 td{padding:.75rem .5rem}._actionButtons_1ykt4_111{flex-direction:column;gap:.25rem}._editButton_1ykt4_116,._removeButton_1ykt4_133{font-size:.75rem;padding:.25rem .5rem}}@media (max-width: 480px){._tableContainer_1ykt4_57{overflow-x:auto}._table_1ykt4_57{min-width:600px}}._popupOverlay_13plv_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._popup_13plv_1{background-color:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:600px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}._popupHeader_13plv_28{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background-color:#fff;box-shadow:0 1px 3px #0000001a}._popupTitle_13plv_41{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}._closeButton_13plv_48{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease}._closeButton_13plv_48:hover{background-color:#f3f4f6;color:#374151}._popupContent_13plv_69{flex:1;padding:2rem;overflow-y:auto}._popupActions_13plv_75{position:sticky;bottom:0;z-index:10;display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:1px solid #e5e7eb;background-color:#f9fafb;box-shadow:0 -1px 3px #0000001a}._formGroup_13plv_88{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._formGroup_13plv_88:last-child{margin-bottom:0}._label_13plv_99{font-size:1rem;font-weight:500;color:#374151;margin-bottom:.5rem}._select_13plv_106{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;background-color:#fff;color:#1f2937;transition:all .2s ease}._select_13plv_106:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._checkboxGrid_13plv_122{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.5rem}._checkboxLabel_13plv_129{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease}._checkboxLabel_13plv_129:hover{background-color:#f3f4f6;border-color:#d1d5db}._checkbox_13plv_122{width:1.25rem;height:1.25rem;accent-color:#3b82f6;cursor:pointer}._checkboxText_13plv_153{font-size:.95rem;color:#374151;font-weight:400}._helpText_13plv_159{font-size:.875rem;color:#6b7280;margin:.5rem 0 0;line-height:1.5;font-style:italic}._cancelButton_13plv_167{padding:.75rem 2rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:#fff;color:#374151;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_13plv_167:hover{background-color:#f9fafb;border-color:#9ca3af}._saveButton_13plv_184{padding:.75rem 2rem;border:none;border-radius:.5rem;background-color:#3b82f6;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._saveButton_13plv_184:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}._saveButton_13plv_184:active{transform:translateY(0)}@media (max-width: 768px){._checkboxGrid_13plv_122{grid-template-columns:1fr}._popup_13plv_1{margin:1rem;max-height:calc(100vh - 2rem)}._popupHeader_13plv_28,._popupContent_13plv_69,._popupActions_13plv_75{padding:1rem}}._settings-container_125nb_1{max-width:1400px;margin:0 auto}._page-header_125nb_6{margin-bottom:40px}._page-header_125nb_6 h1{font-size:32px;font-weight:600;margin-bottom:8px;color:var(--text-color)}._header-subtitle_125nb_17{font-size:16px;color:#666}._settings-grid_125nb_22{display:flex;flex-direction:column;gap:48px}._settings-section_125nb_28{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 4px #0000000d}._settings-section_125nb_28 h2{font-size:24px;font-weight:600;margin-bottom:24px;color:var(--text-color)}._settings-cards_125nb_42{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}._settings-card_125nb_42{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#f8f9fa;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease;border:1px solid #eee}._settings-card_125nb_42:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a;background:#fff;border-color:var(--primary-color)}._card-content_125nb_68 h3{font-size:18px;font-weight:600;margin-bottom:8px;color:var(--text-color)}._card-content_125nb_68 p{font-size:14px;color:#666;margin:0;line-height:1.5}@media (max-width: 768px){._settings-container_125nb_1{padding:16px}._settings-section_125nb_28{padding:24px}._settings-cards_125nb_42{grid-template-columns:1fr}}._form_zwo1s_1{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._header_zwo1s_8{background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._title_zwo1s_20{font-size:1.5rem;font-weight:700;margin:0}._subtitle_zwo1s_26{font-size:.875rem;opacity:.9;margin-top:.5rem}._formGrid_zwo1s_32{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._formGrid_zwo1s_32{grid-template-columns:repeat(2,1fr)}}._fieldWrapper_zwo1s_44{display:flex;align-items:center;gap:.75rem;width:100%}._fieldWrapper_zwo1s_44>*:last-child{flex:1;width:100%}._fullWidth_zwo1s_56{grid-column:1 / -1}._buttonContainer_zwo1s_60{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._button_zwo1s_60{font-size:1rem!important;text-transform:none!important}._form_836oc_1{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._header_836oc_8{background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._title_836oc_20{font-size:1.5rem;font-weight:700;margin:0}._subtitle_836oc_26{font-size:.875rem;opacity:.9;margin-top:.5rem}._formGrid_836oc_32{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){._formGrid_836oc_32{grid-template-columns:repeat(2,1fr)}}._fieldWrapper_836oc_44{display:flex;align-items:center;gap:.75rem;width:100%}._fieldWrapper_836oc_44>*:last-child{flex:1;width:100%}._icon_836oc_56{width:24px;height:24px;stroke-width:1.25;color:var(--primary-color)}._buttonContainer_836oc_63{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._button_836oc_63{font-size:1rem!important;text-transform:none!important}._container_1kr61_1{padding:2rem;background:#fff;border-radius:4px}._header_1kr61_7{background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._title_1kr61_19{font-size:2.5rem;font-weight:700;margin:0 0 8px;letter-spacing:-.025em}._subtitle_1kr61_26{font-size:1.125rem;margin:0 0 16px;opacity:.9;font-weight:400}._content_1kr61_35{display:flex;flex-direction:column;gap:32px}._section_1kr61_41{background:#fff;border-radius:12px;padding:32px;border:1px solid #e2e8f0;transition:box-shadow .3s ease}._section_1kr61_41:hover{box-shadow:0 8px 25px #00000014}._sectionTitle_1kr61_53{font-size:1.5rem;font-weight:600;color:#1a202c;margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}._grid_1kr61_62{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}._fullWidth_1kr61_69{grid-column:1 / -1}._checkboxGroup_1kr61_73{display:flex;flex-direction:column;gap:16px;padding:16px;background-color:#f8fafc;border-radius:4px;border:1px solid #e2e8f0}._checkboxLabel_1kr61_83{display:flex;align-items:center;gap:8px;font-weight:500;color:#374151;cursor:pointer;transition:color .2s ease}._checkboxLabel_1kr61_83:hover{color:#667eea}._checkboxLabel_1kr61_83 input[type=checkbox]{width:18px;height:18px;accent-color:#667eea;cursor:pointer}._checkboxLabel_1kr61_83 input[type=checkbox]:disabled{opacity:.5;cursor:not-allowed}._actions_1kr61_109{display:flex;justify-content:flex-end;gap:16px;padding:32px;background:#fff;border-radius:4px;border:1px solid #e2e8f0;margin-top:16px}@media (max-width: 768px){._container_1kr61_1{padding:16px}._header_1kr61_7{padding:24px}._title_1kr61_19{font-size:2rem}._subtitle_1kr61_26{font-size:1rem}._section_1kr61_41{padding:24px}._grid_1kr61_62{grid-template-columns:1fr;gap:16px}._actions_1kr61_109{flex-direction:column;padding:24px}._resetButton_1kr61_151,._saveButton_1kr61_152{width:100%;justify-content:center}}@media (max-width: 480px){._container_1kr61_1{padding:12px}._header_1kr61_7{padding:20px}._title_1kr61_19{font-size:1.75rem}._section_1kr61_41{padding:20px}._sectionTitle_1kr61_53{font-size:1.25rem}}._backButton_1kr61_179{position:absolute;top:auto;left:auto;position:relative;color:#1e293b;background-color:#fff}._configContainer_1a1e9_1{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._header_1a1e9_8{background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._backButton_1a1e9_20{display:flex;align-items:center;gap:8px;margin-top:10px;background-color:#fff}._backButton_1a1e9_20:hover{background-color:#f0f0f0}._mainTitle_1a1e9_32{font-size:32px;font-weight:700;margin:0 0 16px;line-height:1.2}._infoText_1a1e9_39{font-size:16px;line-height:1.5;margin:0;max-width:800px}._tabContainer_1a1e9_46{overflow:hidden}._tabHeader_1a1e9_50{display:flex;background:#f8f9fa;border-bottom:1px solid #e9ecef;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 768px){._tabHeader_1a1e9_50{flex-wrap:nowrap;scrollbar-width:none;-ms-overflow-style:none}._tabHeader_1a1e9_50::-webkit-scrollbar{display:none}}._tabButton_1a1e9_68{flex:1;padding:16px 24px;background:none;border:none;cursor:pointer;font-size:16px;font-weight:500;color:#6c757d;transition:all .3s ease;position:relative;white-space:nowrap;min-width:fit-content}._tabButton_1a1e9_68:hover{background:#e9ecef;color:#495057}._tabButton_1a1e9_68._active_1a1e9_87{background:#fff;color:var(--primary-color)}._tabButton_1a1e9_68._active_1a1e9_87:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--primary-color)}@media (max-width: 768px){._tabButton_1a1e9_68{flex:none;padding:12px 16px;font-size:14px;min-width:120px}}@media (max-width: 480px){._tabButton_1a1e9_68{padding:10px 12px;font-size:13px;min-width:100px}}._tabContent_1a1e9_116{padding:32px}._sectionTitle_1a1e9_124{font-size:24px;font-weight:600;color:#212529;margin:0 0 32px;border-bottom:2px solid var(--primary-color);padding-bottom:12px}._subTitle_1a1e9_133{font-size:18px;font-weight:500;color:#495057;margin:0 0 16px}._configGroup_1a1e9_140{margin-bottom:32px}._fieldGroup_1a1e9_144{display:flex;flex-direction:column;gap:20px}._field_1a1e9_144{display:flex;flex-direction:column}._dateRangeGroup_1a1e9_155{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}._actionGroup_1a1e9_161{display:flex;gap:16px;margin-top:40px;padding-top:24px;border-top:1px solid #e9ecef}@media (max-width: 768px){._configContainer_1a1e9_1{padding:16px}._tabContent_1a1e9_116{padding:24px 16px}._tabButton_1a1e9_68{padding:12px 16px;font-size:14px}._sectionTitle_1a1e9_124{font-size:20px}._actionGroup_1a1e9_161{flex-direction:column}}._container_19uf2_1{max-width:1200px;margin:0 auto;padding:20px;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._header_19uf2_12{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._title_19uf2_28{font-size:24px}._buttonContainer_19uf2_32{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:1rem}._backButton_19uf2_39{background-color:#fff!important;color:var(--primary-color)!important}._createButton_19uf2_44{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;transition:background-color .2s}._createButton_19uf2_44:hover{background-color:#45a049}._previewToggle_19uf2_62{margin-bottom:20px}._previewLabel_19uf2_66{display:flex;align-items:center;gap:8px;color:#333;font-size:16px;cursor:pointer}._previewLabel_19uf2_66 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._rolesList_19uf2_81{display:grid;gap:20px}._roleCard_19uf2_86{background:#fff;border-radius:8px;padding:20px;border:var(--thin-border)}._roleHeader_19uf2_93{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee}._roleName_19uf2_102{font-size:20px;color:#333;margin:0}._actions_19uf2_108{display:flex;gap:10px}._actionButton_19uf2_113{display:flex;align-items:center;gap:5px}._roleDetails_19uf2_119{color:#666}._chartPermission_19uf2_123{margin-bottom:15px;padding:8px;background-color:#f5f5f5;border-radius:4px}._permissionsSummary_19uf2_130{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}._modulePermission_19uf2_136{background:#f8f9fa;padding:15px;border-radius:6px}._moduleTitle_19uf2_142{color:#333;margin-bottom:10px;font-size:16px}._permissionList_19uf2_148{font-size:14px}._permissionTag_19uf2_152{display:inline-block;padding:4px 8px;margin:2px;background:#e3f2fd;color:#1976d2;border-radius:4px;font-size:12px;text-transform:capitalize}._fields_19uf2_163{margin-top:10px}._fieldCount_19uf2_167{color:#666;font-size:12px;margin:0}@media (max-width: 768px){._roleHeader_19uf2_93{flex-direction:column;gap:10px;align-items:flex-start}._permissionsSummary_19uf2_130{grid-template-columns:1fr}}._skeleton_1oab4_1{max-width:1200px;margin:0 auto;padding:20px}._skeletonList_1oab4_7{display:grid;gap:20px}._skeletonCard_1oab4_12{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}._skeletonCardHeader_1oab4_19{display:flex;justify-content:space-between;align-items:center}._skeletonName_1oab4_25{width:150px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1oab4_1 1.5s infinite;border-radius:4px}._skeletonActions_1oab4_34{display:flex;gap:10px}._skeletonAction_1oab4_34{width:80px;height:36px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1oab4_1 1.5s infinite;border-radius:4px}@keyframes _shimmer_1oab4_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){._roleHeader_1oab4_58{flex-direction:column;gap:10px;align-items:flex-start}._permissionsSummary_1oab4_64{grid-template-columns:1fr}}._form_8zotc_1{max-width:1200px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}._formHeader_8zotc_9{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}._formTitle_8zotc_17{font-size:24px;color:#333;margin:0}._headerActions_8zotc_23{display:flex;gap:10px}._formContent_8zotc_28{padding:20px}._basicInfo_8zotc_32{margin-bottom:30px}._formGroup_8zotc_36{margin-bottom:20px}._formGroup_8zotc_36 label{display:block;margin-bottom:8px;color:#555;font-weight:500}._input_8zotc_47{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:16px}._input_8zotc_47:focus{border-color:#2196f3;outline:none;box-shadow:0 0 0 2px #2196f31a}._checkboxLabel_8zotc_61{cursor:pointer}._checkboxLabel_8zotc_61 input[type=checkbox]{vertical-align:middle;margin-right:.5rem}._permissionsSection_8zotc_70{background:#f8f9fa;border-radius:8px;padding:20px}._moduleSelector_8zotc_76{display:flex;gap:10px;overflow-x:auto;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #eee}._moduleButton_8zotc_85{padding:8px 16px;border:none;border-radius:4px;background:#e9ecef;color:#495057;cursor:pointer;white-space:nowrap;transition:all .2s}._moduleButton_8zotc_85:hover{background:#dee2e6}._moduleButton_8zotc_85._active_8zotc_100{background:#2196f3;color:#fff}._modulePermissions_8zotc_105{display:grid;gap:30px}._generalPermissions_8zotc_110,._fieldPermissions_8zotc_111{background:#fff;padding:20px;border-radius:6px;box-shadow:0 1px 3px #0000001a}._permissionControls_8zotc_118{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px;margin-top:15px}._permissionCheckbox_8zotc_125{display:flex;flex-direction:column;align-items:center;gap:8px}._fieldsList_8zotc_132{display:grid;gap:15px;margin-top:15px}._fieldItem_8zotc_138{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#f8f9fa;border-radius:4px}._fieldName_8zotc_147{font-weight:500;color:#495057}._fieldControls_8zotc_152{display:flex;gap:20px}._fieldCheckbox_8zotc_157{cursor:pointer}._fieldCheckbox_8zotc_157 input[type=checkbox]{margin-right:.25rem;vertical-align:middle}@media (max-width: 768px){._formHeader_8zotc_9{flex-direction:column;gap:15px;align-items:flex-start}._headerActions_8zotc_23{width:100%}._moduleSelector_8zotc_76{flex-wrap:wrap}}._skeleton_1252b_1{max-width:1200px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}._skeletonHeader_1252b_9{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee}._skeletonTitle_1252b_17{width:200px;height:32px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonActions_1252b_26{display:flex;gap:10px}._skeletonButton_1252b_31{width:100px;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonContent_1252b_40{padding:20px}._skeletonBasicInfo_1252b_44{margin-bottom:30px}._skeletonField_1252b_48{height:70px;margin-bottom:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonCheckbox_1252b_57{height:24px;width:150px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonPermissions_1252b_66{background:#f8f9fa;border-radius:8px;padding:20px}._skeletonModuleSelector_1252b_72{display:flex;gap:10px;overflow-x:auto;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #eee}._skeletonModule_1252b_72{width:100px;height:36px;flex-shrink:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonModuleContent_1252b_91{display:grid;gap:30px}._skeletonSection_1252b_96{background:#fff;padding:20px;border-radius:6px;box-shadow:0 1px 3px #0000001a}._skeletonSectionTitle_1252b_103{width:150px;height:24px;margin-bottom:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonPermissionGrid_1252b_113{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:15px}._skeletonPermission_1252b_66{height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonFieldsList_1252b_127{display:grid;gap:15px}._skeletonFieldItem_1252b_132{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#f8f9fa;border-radius:4px}._skeletonFieldName_1252b_141{width:120px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}._skeletonFieldControls_1252b_150{display:flex;gap:20px}._skeletonFieldCheckbox_1252b_155{width:60px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:_shimmer_1252b_1 1.5s infinite;border-radius:4px}@keyframes _shimmer_1252b_1{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){._formHeader_1252b_174{flex-direction:column;gap:15px;align-items:flex-start}._headerActions_1252b_180{width:100%}._submitButton_1252b_184,._cancelButton_1252b_185{flex:1}._moduleSelector_1252b_189{flex-wrap:wrap}}._form_b2w1x_1{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._header_b2w1x_8{display:flex;justify-content:space-between;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._title_b2w1x_22{font-size:1.5rem;font-weight:700;margin:0}._subtitle_b2w1x_28{font-size:.875rem;opacity:.9;margin-top:.5rem}._backButton_b2w1x_34{background-color:#fff!important;color:var(--primary-color)!important;align-self:flex-start}._formGrid_b2w1x_40{display:grid;grid-template-columns:1fr;gap:1.5rem}._fieldWrapper_b2w1x_46{display:flex;align-items:center;gap:.75rem;width:100%}._fieldWrapper_b2w1x_46>*:last-child{flex:1;width:100%}._icon_b2w1x_58{width:24px;height:24px;stroke-width:1.25;color:var(--primary-color)}._buttonContainer_b2w1x_65{display:flex;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._button_b2w1x_65{font-size:1rem!important;text-transform:none!important}._statusText_b2w1x_78{display:flex;align-items:center;gap:.5rem;margin:1rem 0}._copyEmail_b2w1x_85{display:flex;align-items:center;gap:.5rem;margin:1rem 0;padding:.75rem;background:#f3f4f6;border-radius:.5rem;cursor:pointer}._copyEmail_b2w1x_85:hover{background:#e5e7eb}._fieldMappingSection_b2w1x_101{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}._fieldMapHeading_b2w1x_107{display:flex;align-items:center;gap:.25rem;font-size:1.25rem;font-weight:600;margin-bottom:1rem}._fieldMapDescription_b2w1x_116{color:#6b7280;margin-bottom:1.5rem}._table_b2w1x_121{width:100%;border-collapse:collapse;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px #0000001a}._table_b2w1x_121 th,._table_b2w1x_121 td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}._table_b2w1x_121 thead th{background:#f9fafb;font-weight:600;color:#374151}._table_b2w1x_121 tbody tr:last-child td{border-bottom:none}._parsingRulesSection_b2w1x_147{margin-bottom:2rem;padding:1.5rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}._warningText_b2w1x_155{color:#ef4444;font-weight:500;margin:1rem 0}._email-to-lead-field-mapping_b2w1x_161{margin-top:2rem}._container_psewi_1{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._header_psewi_8{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._headerActions_psewi_23{display:flex;gap:16px;align-items:center}._title_psewi_29{margin:0;font-size:24px}._createButton_psewi_34{background-color:#fff}._createButton_psewi_34:hover{background-color:#f5f5f5}._modal_psewi_42{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-start;padding:20px;overflow-y:auto;z-index:1000}._modalContent_psewi_57{background:#fff;border-radius:8px;width:100%;max-width:800px;position:relative;margin:40px auto}._modalHeader_psewi_66{padding:20px 24px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}._modalTitle_psewi_74{margin:0;color:#2c3e50;font-size:20px}._closeButton_psewi_80{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:0;line-height:1}._form_psewi_90{padding:24px}._formSection_psewi_94{margin-bottom:32px;padding:20px;background:#f8f9fa;border-radius:8px}._sectionTitle_psewi_101{margin:0 0 20px;color:#2c3e50;font-size:18px}._formActions_psewi_107{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #e9ecef}._conditionsContainer_b7gb1_1{background:#fff;padding:16px;border-radius:6px;border:1px solid #e9ecef}._conditionGroup_b7gb1_8{margin-bottom:16px;padding:16px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}._conditionFields_b7gb1_16{display:grid;grid-template-columns:2fr 2fr 2fr auto;gap:12px;align-items:start}._conditionSelect_b7gb1_23{min-width:150px}._conditionInput_b7gb1_27{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;width:100%}._addConditionButton_b7gb1_35{display:flex;align-items:center;gap:8px;background:none;border:2px dashed #cbd5e1;color:#64748b;padding:12px;width:100%;justify-content:center;border-radius:6px;cursor:pointer;font-size:14px;margin-top:12px;transition:all .2s}._addConditionButton_b7gb1_35:hover{border-color:#94a3b8;color:#475569;background:#f1f5f9}._removeConditionButton_b7gb1_58{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#94a3b8;padding:8px;border-radius:4px;cursor:pointer;transition:all .2s}._removeConditionButton_b7gb1_58:hover{color:#ef4444;background:#fee2e2}._formSection_1bu89_1{margin-bottom:32px;padding:20px;background:#f8f9fa;border-radius:8px}._sectionTitle_1bu89_8{margin:0 0 20px;color:#2c3e50;font-size:18px}._formGrid_1bu89_14{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._formSection_gmth6_1{margin-bottom:32px;padding:20px;background:#f8f9fa;border-radius:8px}._sectionTitle_gmth6_8{margin:0 0 20px;color:#2c3e50;font-size:18px}._formGroup_gmth6_14{margin-bottom:20px}._label_gmth6_18{display:block;margin-bottom:8px;font-weight:600;color:#2c3e50}._mergeFieldsContainer_gmth6_25{display:flex;gap:12px;margin-bottom:16px}._mergeFieldSelect_gmth6_31{flex:1}._insertMergeFieldButton_gmth6_35{background-color:#3498db;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;white-space:nowrap}._insertMergeFieldButton_gmth6_35:disabled{background-color:#95a5a6;cursor:not-allowed}._quillEditor_gmth6_51{background:#fff;border-radius:4px;margin-bottom:50px}.ql-toolbar{border-top-left-radius:4px;border-top-right-radius:4px;background:#f8f9fa;border-color:#ddd!important}.ql-container{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-color:#ddd!important;min-height:200px}.ql-editor{min-height:200px;font-size:14px}._container_3dpef_1{padding:2rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}._header_3dpef_8{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));margin:-2rem -2rem 2rem;padding:2rem;border-radius:8px 8px 0 0;color:#fff}._title_3dpef_23{margin:0;font-size:24px}._headerActions_3dpef_28{display:flex;gap:16px}._createButton_3dpef_33{background-color:#fff;color:var(--primary-color)}._createButton_3dpef_33:hover{background-color:#f5f5f5}._modal_3dpef_42{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-start;padding:20px;overflow-y:auto;z-index:1000}._modalContent_3dpef_54{background:#fff;border-radius:8px;max-width:800px;width:100%;margin:40px auto;overflow:hidden}._modalHeader_3dpef_63{padding:20px 24px;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}._modalTitle_3dpef_71{margin:0;font-size:20px;color:#2c3e50}._closeButton_3dpef_77{background:none;border:none;font-size:24px;color:#666;cursor:pointer}._form_3dpef_85{padding:24px}._formSection_3dpef_89{margin-bottom:32px;background:#f8f9fa;padding:20px;border-radius:8px}._sectionTitle_3dpef_96{margin-bottom:20px;color:#2c3e50;font-size:18px}._grid_3dpef_102{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formActions_3dpef_108{display:flex;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #e9ecef}._cancelButton_3dpef_117{background-color:#fff;color:#64748b;border:1px solid #cbd5e1;padding:10px 22px;border-radius:6px;cursor:pointer}._submitButton_3dpef_126{background-color:var(--primary-color);color:#fff;border:none;padding:10px 22px;border-radius:6px;cursor:pointer}._container_4n4rs_1{display:flex;flex-direction:column;background:#fff}._header_4n4rs_7{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background:#fff;border-bottom:2px solid #ecf0f1}._headerContent_4n4rs_16{display:flex;align-items:center;gap:15px}._dateFormatHint_4n4rs_22{display:block;margin-top:8px;color:#e74c3c;font-size:.8rem;font-weight:500}._headerIcon_4n4rs_30{color:#3498db}._header_4n4rs_7 h1{margin:0 0 5px;color:#2c3e50;font-size:1.8rem;font-weight:600}._header_4n4rs_7 p{margin:0;color:#7f8c8d;font-size:1rem}._newImportButton_4n4rs_47{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--primary-color);color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}._newImportButton_4n4rs_47:hover{background:var(--primary-color-dark)}._content_4n4rs_65{flex:1;overflow-y:auto;padding:30px}._errorContainer_4n4rs_71{margin-bottom:20px;background:#fdf2f2;border:1px solid #f5c6cb;border-radius:8px;border-left:4px solid #e74c3c}._errorHeader_4n4rs_79{display:flex;align-items:center;gap:15px;padding:15px 20px;border-bottom:1px solid #f5c6cb}._errorIcon_4n4rs_87{color:#e74c3c}._errorHeader_4n4rs_79 h3{margin:0;color:#721c24;font-size:1.2rem;flex:1}._errorCloseButton_4n4rs_98{background:none;border:none;color:#721c24;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}._errorCloseButton_4n4rs_98:hover{background:#f5c6cb}._errorContent_4n4rs_112{padding:15px 20px}._errorMessage_4n4rs_116{margin:0 0 10px;color:#721c24;font-weight:500;font-size:1rem}._errorDetails_4n4rs_123{margin:0;color:#856404;font-size:.9rem}._loadingOverlay_4n4rs_129{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:1000}._uploadSection_4n4rs_142{max-width:800px;margin:0 auto;padding-top:50px}._dropZone_4n4rs_148{border:2px dashed #bdc3c7;border-radius:12px;padding:40px 20px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafbfc}._dropZone_4n4rs_148:hover,._dragActive_4n4rs_159{border-color:#3498db;background:#ebf3fd;transform:translateY(-2px)}._fileInput_4n4rs_165{display:none}._uploadContent_4n4rs_169 h3{margin:15px 0 10px;color:#2c3e50;font-size:1.4rem}._uploadContent_4n4rs_169 p{margin:0 0 15px;color:#7f8c8d;font-size:1rem}._uploadIcon_4n4rs_181{color:#3498db;margin-bottom:10px}._supportedFormats_4n4rs_186{background:#ecf0f1;padding:8px 16px;border-radius:6px;font-size:.9rem;color:#7f8c8d;display:inline-block}._loading_4n4rs_129{display:flex;flex-direction:column;align-items:center;gap:15px}._spinner_4n4rs_202{width:40px;height:40px;border:4px solid #ecf0f1;border-top:4px solid #3498db;border-radius:50%;animation:_spin_4n4rs_202 1s linear infinite}@keyframes _spin_4n4rs_202{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loading_4n4rs_129 p{margin:0;color:#7f8c8d;font-size:1rem}._fileInfo_4n4rs_226{margin-top:20px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._fileName_4n4rs_234{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._fileNameContent_4n4rs_241{display:flex;align-items:center;gap:8px;font-weight:500;color:#2c3e50}._fileNameContent_4n4rs_241 svg{color:#3498db}._removeButton_4n4rs_252{background:#e74c3c;color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._removeButton_4n4rs_252:hover{background:#c0392b}._fileDetails_4n4rs_270{font-size:.9rem;color:#7f8c8d}._results_4n4rs_275{max-width:1200px;margin:0 auto;padding:20px 0}._resultsHeader_4n4rs_281{display:flex;align-items:center;gap:15px;margin-bottom:30px;padding:20px;background:#d5f4e6;border-radius:8px;border-left:4px solid #27ae60}._successIcon_4n4rs_292{color:#27ae60}._resultsHeader_4n4rs_281 h2{margin:0;color:#2c3e50;font-size:1.5rem}._summary_4n4rs_302{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}._summaryCard_4n4rs_309{display:flex;flex-direction:column;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;border-left:4px solid var(--primary-color)}._summaryLabel_4n4rs_319{font-size:.9rem;color:#7f8c8d;margin-bottom:5px}._summaryValue_4n4rs_325{font-size:1.5rem;font-weight:600;color:#2c3e50}._container_10fdk_1{height:100%;display:flex;flex-direction:column;max-width:1400px;margin:0 auto}._objectTypeSelector_10fdk_9{margin-bottom:30px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}._objectTypeSelector_10fdk_9 label{display:block;margin-bottom:8px;font-weight:500;color:#2c3e50}._select_10fdk_24{width:200px;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:1rem;background:#fff;cursor:pointer}._select_10fdk_24:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}._mappingSection_10fdk_40{flex:1;display:flex;flex-direction:column;min-height:0}._mappingGrid_10fdk_47{display:grid;grid-template-columns:1fr 60px 1fr;gap:0;margin-bottom:30px;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;max-height:500px;overflow-y:auto}._columnHeader_10fdk_59,._arrowHeader_10fdk_60,._fieldHeader_10fdk_61{padding:15px;background:#34495e;color:#fff;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:10}._columnHeader_10fdk_59 h3,._fieldHeader_10fdk_61 h3{margin:0;font-size:1.1rem}._arrowHeader_10fdk_60{background:#2c3e50}._columnName_10fdk_83{display:flex;align-items:center;padding:15px;background:#f8f9fa;border:1px solid #e9ecef;border-left:none;border-right:none;border-bottom:none;gap:10px}._columnName_10fdk_83:first-of-type{border-top:none}._columnIndex_10fdk_99{background:#3498db;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}._columnText_10fdk_113{font-weight:500;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._arrowCell_10fdk_121{display:flex;align-items:center;justify-content:center;padding:15px 10px;background:#ecf0f1;border:1px solid #e9ecef;border-left:none;border-right:none;border-bottom:none}._arrowIcon_10fdk_133{color:#7f8c8d}._fieldSelector_10fdk_137{padding:12px 15px;background:#fff;border:1px solid #e9ecef;border-bottom:none;border-left:none;border-right:none}._fieldSelect_10fdk_137{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background:#fff;cursor:pointer}._fieldSelect_10fdk_137:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db33}._fieldSelect_10fdk_137:disabled{background:#f8f9fa;color:#6c757d;cursor:not-allowed}._preview_10fdk_168{flex:1;min-height:0;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;display:flex;flex-direction:column}._previewHeader_10fdk_179{display:flex;align-items:center;gap:10px;margin-bottom:15px}._previewHeader_10fdk_179 h3{margin:0;color:#2c3e50;font-size:1.2rem}._previewTable_10fdk_192{flex:1;min-height:0;overflow-x:auto;overflow-y:auto}._previewTable_10fdk_192 table{width:100%;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 4px #0000001a}._previewTable_10fdk_192 th{background:#34495e;color:#fff;padding:12px;text-align:left;font-weight:500;white-space:nowrap}._previewTable_10fdk_192 td{padding:12px;border-bottom:1px solid #ecf0f1;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._previewTable_10fdk_192 tr:last-child td{border-bottom:none}._previewTable_10fdk_192 tr:nth-child(2n){background:#f8f9fa}._actions_10fdk_234{display:flex;justify-content:center;gap:15px;padding-top:20px;border-top:2px solid #ecf0f1;margin-top:auto}._importButton_10fdk_243{display:flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px}._importButton_10fdk_243{background:#27ae60;color:#fff}._importButton_10fdk_243:hover:not(:disabled){background:#229954;transform:translateY(-1px)}._importButton_10fdk_243:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}@media (max-width: 768px){._mappingGrid_10fdk_47{grid-template-columns:1fr;max-height:400px}._arrowHeader_10fdk_60,._arrowCell_10fdk_121{display:none}._columnName_10fdk_83{border-radius:6px 6px 0 0;border-right:1px solid #e9ecef}._fieldSelector_10fdk_137{border:1px solid #e9ecef;border-top:none;border-radius:0 0 6px 6px;margin-bottom:15px}._actions_10fdk_234{flex-direction:column}._cancelButton_10fdk_300,._importButton_10fdk_243{width:100%}}._container_xa6ar_1{height:100vh;display:flex;flex-direction:column;background:#fff}._header_xa6ar_8{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background:#fff;border-bottom:2px solid #ecf0f1;box-shadow:0 2px 4px #0000001a}._headerContent_xa6ar_18{display:flex;align-items:center;gap:15px}._headerIcon_xa6ar_24{color:#e67e22}._header_xa6ar_8 h1{margin:0 0 5px;color:#2c3e50;font-size:1.8rem;font-weight:600}._header_xa6ar_8 p{margin:0;color:#7f8c8d;font-size:1rem}._backButton_xa6ar_41{padding:10px 20px;background:#95a5a6;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}._backButton_xa6ar_41:hover{background:#7f8c8d}._content_xa6ar_56{flex:1;overflow:hidden;display:grid;grid-template-columns:400px 1fr;gap:0}._leftPanel_xa6ar_64{background:#f8f9fa;border-right:2px solid #ecf0f1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:25px}._rightPanel_xa6ar_74{background:#fff;overflow:hidden;display:flex;flex-direction:column}._section_xa6ar_81{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}._section_xa6ar_81 h3{margin:0 0 15px;color:#2c3e50;font-size:1.2rem;font-weight:600}._sectionHeader_xa6ar_95{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}._sectionHeader_xa6ar_95 h3{margin:0}._clearButton_xa6ar_106{padding:6px 12px;background:#95a5a6;color:#fff;border:none;border-radius:4px;font-size:.9rem;cursor:pointer;transition:background-color .2s}._clearButton_xa6ar_106:hover{background:#7f8c8d}._objectTypeSelector_xa6ar_121{display:flex;flex-direction:column;gap:10px}._objectTypeOption_xa6ar_127{cursor:pointer}._objectTypeRadio_xa6ar_131{display:none}._objectTypeCard_xa6ar_135{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border:2px solid #ecf0f1;border-radius:6px;background:#fff;transition:all .2s ease}._objectTypeCard_xa6ar_135:hover{border-color:#e67e22;background:#fdf6f0}._objectTypeCard_xa6ar_135._selected_xa6ar_151{border-color:#e67e22;background:#fdf6f0;box-shadow:0 2px 8px #e67e2233}._recordCount_xa6ar_157{font-size:.9rem;color:#7f8c8d;background:#ecf0f1;padding:2px 8px;border-radius:12px}._searchFilter_xa6ar_165{position:relative;margin-bottom:15px}._searchIcon_xa6ar_170{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#7f8c8d}._searchInput_xa6ar_178{width:100%;padding:10px 10px 10px 40px;border:1px solid #ddd;border-radius:6px;font-size:.9rem;background:#fff}._searchInput_xa6ar_178:focus{outline:none;border-color:#e67e22;box-shadow:0 0 0 2px #e67e2233}._fieldFilters_xa6ar_193{display:flex;flex-direction:column;gap:15px}._filterGroup_xa6ar_199{display:flex;flex-direction:column;gap:5px}._filterLabel_xa6ar_205{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:500;color:#2c3e50}._filterInput_xa6ar_214{padding:8px 10px;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background:#fff}._filterInput_xa6ar_214:focus{outline:none;border-color:#e67e22;box-shadow:0 0 0 2px #e67e2233}._formatOptions_xa6ar_228{display:flex;flex-direction:column;gap:10px}._formatOption_xa6ar_228{cursor:pointer}._formatRadio_xa6ar_238{display:none}._formatCard_xa6ar_242{display:flex;align-items:center;gap:12px;padding:12px 15px;border:2px solid #ecf0f1;border-radius:6px;background:#fff;transition:all .2s ease}._formatCard_xa6ar_242:hover{border-color:#e67e22;background:#fdf6f0}._formatCard_xa6ar_242._selected_xa6ar_151{border-color:#e67e22;background:#fdf6f0;box-shadow:0 2px 8px #e67e2233}._formatIcon_xa6ar_264{color:#e67e22}._exportAction_xa6ar_268{margin-top:auto;display:flex;flex-direction:column;gap:15px}._exportSummary_xa6ar_275{display:grid;grid-template-columns:1fr 1fr;gap:10px}._summaryItem_xa6ar_281{display:flex;flex-direction:column;padding:10px;background:#ecf0f1;border-radius:4px;text-align:center}._summaryLabel_xa6ar_290{font-size:.8rem;color:#7f8c8d;margin-bottom:2px}._summaryValue_xa6ar_296{font-size:1.1rem;font-weight:600;color:#2c3e50}._exportButton_xa6ar_302{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px;background:#e67e22;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}._exportButton_xa6ar_302:hover:not(:disabled){background:#d35400;transform:translateY(-1px)}._exportButton_xa6ar_302:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}._spinner_xa6ar_329{width:20px;height:20px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_xa6ar_329 1s linear infinite}@keyframes _spin_xa6ar_329{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._status_xa6ar_347{display:flex;align-items:center;gap:10px;padding:12px 15px;border-radius:6px;font-weight:500;font-size:.9rem}._status_xa6ar_347._success_xa6ar_357{background:#d5f4e6;color:#27ae60;border:1px solid #27ae60}._status_xa6ar_347._error_xa6ar_363{background:#fadbd8;color:#e74c3c;border:1px solid #e74c3c}._preview_xa6ar_369{flex:1;display:flex;flex-direction:column;padding:20px}._previewHeader_xa6ar_376{display:flex;align-items:center;gap:10px;margin-bottom:15px;padding-bottom:15px;border-bottom:2px solid #ecf0f1}._previewHeader_xa6ar_376 h3{margin:0;color:#2c3e50;font-size:1.3rem}._previewTable_xa6ar_391{flex:1;overflow:auto;border:1px solid #ecf0f1;border-radius:8px;background:#fff}._previewTable_xa6ar_391 table{width:100%;border-collapse:collapse}._previewTable_xa6ar_391 th{background:#34495e;color:#fff;padding:12px;text-align:left;font-weight:500;white-space:nowrap;position:sticky;top:0;z-index:10}._previewTable_xa6ar_391 td{padding:12px;border-bottom:1px solid #ecf0f1;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._previewTable_xa6ar_391 tr:last-child td{border-bottom:none}._previewTable_xa6ar_391 tr:nth-child(2n){background:#f8f9fa}._moreRecords_xa6ar_433{padding:15px;text-align:center;color:#7f8c8d;font-style:italic;background:#f8f9fa;border-top:1px solid #ecf0f1}._noData_xa6ar_442{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#7f8c8d;text-align:center;flex:1}._noData_xa6ar_442 svg{margin-bottom:15px;opacity:.5}._noData_xa6ar_442 p{margin:0 0 20px;font-size:1.1rem}._clearFiltersButton_xa6ar_463{padding:10px 20px;background:#3498db;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}._clearFiltersButton_xa6ar_463:hover{background:#2980b9}@media (max-width: 1024px){._content_xa6ar_56{grid-template-columns:1fr;grid-template-rows:auto 1fr}._leftPanel_xa6ar_64{max-height:50vh;border-right:none;border-bottom:2px solid #ecf0f1}._exportSummary_xa6ar_275{grid-template-columns:1fr}}@media (max-width: 768px){._header_xa6ar_8{flex-direction:column;gap:15px;text-align:center}._leftPanel_xa6ar_64{padding:15px;gap:20px}._objectTypeSelector_xa6ar_121{gap:8px}._objectTypeCard_xa6ar_135,._formatCard_xa6ar_242{padding:10px 12px}}._container_dpd0z_1{max-width:1200px;margin:0 auto;padding:20px;background:#fff;min-height:100vh}._header_dpd0z_9{margin-bottom:24px;border-bottom:1px solid var(--border-color);padding-bottom:20px}._headerTop_dpd0z_15{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._backButton_dpd0z_22{display:flex;align-items:center;gap:8px}._headerTitle_dpd0z_28{display:flex;align-items:center;gap:12px}._headerTitle_dpd0z_28 h1{margin:0;font-size:28px;font-weight:600;color:var(--text-color)}._unreadBadge_dpd0z_41{background:#ef4444;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:12px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center}._headerControls_dpd0z_55{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._searchContainer_dpd0z_62{position:relative;display:flex;align-items:center;min-width:300px}._searchContainer_dpd0z_62 svg{position:absolute;left:12px;color:var(--secondary-color)}._searchInput_dpd0z_75{width:100%;padding:10px 12px 10px 40px;border:1px solid var(--border-color);border-radius:8px;font-size:14px;transition:border-color .2s}._searchInput_dpd0z_75:focus{outline:none;border-color:var(--primary-color)}._filterContainer_dpd0z_89{display:flex;align-items:center;gap:8px}._filterSelect_dpd0z_95{padding:10px 12px;border:1px solid var(--border-color);border-radius:8px;font-size:14px;background:#fff;cursor:pointer}._actions_dpd0z_104{display:flex;align-items:center;gap:12px;margin-left:auto}._actionButton_dpd0z_111{display:flex;align-items:center;gap:6px}._content_dpd0z_117{background:#fff}._empty_dpd0z_121{text-align:center;padding:60px 20px;color:var(--secondary-color)}._empty_dpd0z_121 svg{margin-bottom:16px;opacity:.5}._empty_dpd0z_121 h3{margin:0 0 8px;font-size:20px;color:var(--text-color)}._empty_dpd0z_121 p{margin:0;font-size:16px}._notificationList_dpd0z_143{display:flex;flex-direction:column;gap:1px;background:var(--border-color);border-radius:8px;overflow:hidden}._notification_dpd0z_143{display:flex;align-items:flex-start;gap:16px;padding:20px;background:#fff;transition:all .2s;position:relative}._notification_dpd0z_143._clickable_dpd0z_162{cursor:pointer}._notification_dpd0z_143._clickable_dpd0z_162:hover{background:var(--background-color)}._notification_dpd0z_143._unread_dpd0z_41{background:#3b82f605;border-left:3px solid var(--primary-color)}._notification_dpd0z_143._selected_dpd0z_175{background:#3b82f614}._notificationSelect_dpd0z_179{margin-top:4px}._notificationSelect_dpd0z_179 input[type=checkbox]{width:16px;height:16px;cursor:pointer}._notificationContent_dpd0z_189{flex:1}._notificationHeader_dpd0z_193{width:100%}._titleRow_dpd0z_197{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:16px}._titleRow_dpd0z_197 h3{margin:0;font-size:16px;font-weight:600;color:var(--text-color);line-height:1.4}._metadata_dpd0z_213{display:flex;align-items:center;gap:12px;flex-shrink:0}._priority_dpd0z_220{font-size:11px;font-weight:600;text-transform:uppercase;padding:2px 6px;border-radius:4px;letter-spacing:.5px}._priorityHigh_dpd0z_229{background:#ef44441a;color:#dc2626}._priorityMedium_dpd0z_234{background:#f59e0b1a;color:#d97706}._priorityLow_dpd0z_239{background:#22c55e1a;color:#16a34a}._time_dpd0z_244{font-size:12px;color:var(--secondary-color);white-space:nowrap}._message_dpd0z_250{margin:0 0 12px;font-size:14px;color:var(--secondary-color);line-height:1.5}._targetInfo_dpd0z_257{display:flex;align-items:center;gap:8px;font-size:12px}._targetType_dpd0z_264{background:var(--background-color);color:var(--secondary-color);padding:2px 8px;border-radius:4px;font-weight:500;text-transform:capitalize}._targetId_dpd0z_273{color:var(--primary-color);font-weight:500}._unreadIndicator_dpd0z_278{position:absolute;right:20px;top:24px;width:8px;height:8px;background:var(--primary-color);border-radius:50%}@media (max-width: 768px){._container_dpd0z_1{padding:16px}._headerControls_dpd0z_55{flex-direction:column;align-items:stretch;gap:12px}._searchContainer_dpd0z_62{min-width:auto}._actions_dpd0z_104{margin-left:0;justify-content:flex-start}._notification_dpd0z_143{padding:16px}._titleRow_dpd0z_197{flex-direction:column;align-items:flex-start;gap:8px}._metadata_dpd0z_213{align-self:flex-end}}._container_ergw9_1{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,var(--background-color) 0%,#ffffff 100%)}._content_ergw9_10{text-align:center;max-width:480px;position:relative}._errorCode_ergw9_16{font-size:120px;font-weight:700;line-height:1;color:var(--primary-color);opacity:.1;position:absolute;top:-100px;left:50%;transform:translate(-50%);-webkit-user-select:none;user-select:none}._title_ergw9_29{font-size:32px;font-weight:600;margin-bottom:12px;color:var(--text-color)}._description_ergw9_36{color:var(--secondary-color);margin-bottom:32px;font-size:16px;line-height:1.5}._actions_ergw9_43{display:flex;gap:16px;justify-content:center;margin-bottom:48px}._primaryButton_ergw9_50,._secondaryButton_ergw9_51{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:15px;font-weight:500;transition:all .2s ease}._primaryButton_ergw9_50{background-color:var(--primary-color);color:#fff}._primaryButton_ergw9_50:hover{background-color:var(--primary-color-dark)}._secondaryButton_ergw9_51{background-color:var(--background-color);color:var(--text-color)}._secondaryButton_ergw9_51:hover{background-color:#e2e8f0}._illustration_ergw9_80{width:200px;height:200px;margin:0 auto;color:var(--primary-color);opacity:.2}@media (max-width: 768px){._container_ergw9_1{padding:16px}._errorCode_ergw9_16{font-size:80px;top:-60px}._title_ergw9_29{font-size:24px}._description_ergw9_36{font-size:14px;margin-bottom:24px}._actions_ergw9_43{flex-direction:column;gap:12px;margin-bottom:32px}._primaryButton_ergw9_50,._secondaryButton_ergw9_51{width:100%;justify-content:center}._illustration_ergw9_80{width:150px;height:150px}}
