@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}@media(max-width:600px){body{min-width:600px}}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}div{box-sizing:border-box}input,textarea,button,select,a,div{margin:0;-webkit-tap-highlight-color:transparent}div:focus-within{outline:none}a:focus,a:visited,a:active{outline:none}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-thumb{background:transparent}html{scrollbar-width:none}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--background);color:var(--text_main);transition:background-color .2s,color .2s;font-size:16px;min-width:auto}#root{display:flex;flex-direction:column}html{box-sizing:border-box}html,body,#root{min-height:100vh}*,*:before,*:after{box-sizing:inherit}img{height:auto;max-width:100%;object-fit:cover}a{text-decoration:none}a,h1,h2,h3,p,th,span,label,input,button,time,td{font-family:var(--font-family)}.btn-reset{border:none;font-family:inherit;padding:0;outline:none;background-color:transparent;cursor:pointer}.list-reset{list-style:none;margin:0;padding:0}.input-reset{-webkit-appearance:none;appearance:none;border:none;outline:none;border-radius:0;background-color:var(--color-white)}.input-reset::-webkit-search-decoration,.input-reset::-webkit-search-cancel-button,.input-reset::-webkit-search-results-button,.input-reset::-webkit-search-results-decoration{display:none}.container{max-width:1700px;margin-left:auto;margin-right:auto;padding-left:96px;padding-right:96px;&--narrow{max-width:1100px}}@media(max-width:1720px){.container{padding-left:72px;padding-right:72px}}@media(max-width:1200px){.container{padding-left:40px;padding-right:40px}}@media(max-width:1024px){.container{padding-left:30px;padding-right:30px}}@media(max-width:576px){.container{padding-left:18px;padding-right:18px}}@media(max-width:375px){.container{padding-left:14px;padding-right:14px}}:root{--font-family: "Inter", sans-serif}:root{--white: #FFFFFF;--black: #000000;--background: #f5f6f8;--background_block: #ffffff;--text_logo: #697077;--text_main: #18202B;--text_sub: #8794B1;--gray_8794B1: #8794B1;--text_primary: #1A71F6;--text_secondary: #8794B1;--field_bg_default: #F4F7FF;--field_bg_hover: #E1E7F8;--field_bg_table_hover: #E2EDFF;--gray_f4f7ff: #F4F7FF;--gray_e1e7f8: #E1E7F8;--text_button: #ffffff;--primary_default: #1A71F6;--primary_hover: #1A71F6;--field_bg_profile: #F2F4F8;--border: #E2EDFF;--divider: #E8E9ED;--table-bg: #ffffff;--table-header-bg: #F4F7FF;--tab_underline: #e2edff;--tab_underline_active: #1A71F6;--tab_underline_hover: #1A71F6;--upload_form_bg: white;--text_error: #DA1E28;--red_DA1E28: #DA1E28;--error_20: rgba(228, 63, 63, .2);--error_hover: #FF3333;--error_bg_hover: #FDEEEE;--color-background: #ffffff;--color-primary: #3b82f6;--color-primary-dark: #1d4ed8;--color-primary-light: #93c5fd;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-red-50: #fef2f2;--color-red-100: #fee2e2;--color-red-200: #fecaca;--color-red-300: #fca5a5;--color-red-400: #f87171;--color-red-500: #ef4444;--color-red-600: #dc2626;--color-red-700: #b91c1c;--color-red-800: #991b1b;--color-red-900: #7f1d1d;--color-yellow-50: #fffbeb;--color-yellow-100: #fef3c7;--color-yellow-200: #fde68a;--color-yellow-300: #fcd34d;--color-yellow-400: #fbbf24;--color-yellow-500: #f59e0b;--color-yellow-600: #d97706;--color-yellow-700: #b45309;--color-yellow-800: #92400e;--color-yellow-900: #78350f;--color-blue-50: #eff6ff;--color-blue-100: #dbeafe;--color-blue-200: #bfdbfe;--color-blue-300: #93c5fd;--color-blue-400: #60a5fa;--color-blue-500: #3b82f6;--color-blue-600: #2563eb;--color-blue-700: #1d4ed8;--color-blue-800: #1e40af;--color-blue-900: #1e3a8a;--separator: #E1E3E7;--gray_f1f2f4: #F1F2F4;--gray_e1e3e7: #E1E3E7;--divider: #DFE2E9;--gray_dfe2e9: #DFE2E9;--primary_default_12: #3C5BFA1F;--primary_disabled: #EAF0FF;--secondary_hover: #EDEFFB;--tetriary_hover: #E8EBFF;--layout_bg_default_white: #FFFFFF;--layout_bg_default_white_95: #FFFFFFF0;--layout_bg_default: #F7F7F8;--field_bg_selected: #F1F1FF;--field_bg_default: #F3F3F8;--white_f3f3f8: #F3F3F8;--field_stroke_hover: #3C5BFA;--blue_3c5bfa: #3C5BFA;--text_header_main: #302727;--gray_383b43: #383B43;--text_disable: #A3B7D4;--gray_a3b7d4: #A3B7D4;--text_success: #40C7A2;--green_40c7a2: #40C7A2;--success_20: rgba(64, 199, 162, .2);--success_hover: #3BE1B4;--text_warning: #FF8800;--orange_ff8800: #FF8800;--warning_20: rgba(255, 136, 0, .2);--warning_hover: #FFAA44}[data-theme=dark]{--background: #121212;--separator: #E1E3E7;--gray_f1f2f4: #F1F2F4;--gray_e1e3e7: #E1E3E7;--divider: #DFE2E9;--gray_dfe2e9: #DFE2E9;--primary_default: #3C5BFA;--primary_default_12: #3C5BFA1F;--primary_hover: #2143F6;--primary_disabled: #CACDD8;--secondary_hover: #EDEFFB;--tetriary_hover: #E8EBFF;--layout_bg_default_white: #FFFFFF;--layout_bg_default_white_95: #FFFFFFF0;--layout_bg_default: #F7F7F8;--field_bg_selected: #F1F1FF;--field_text_default: #8A93A0;--gray_8a93a0: #8A93A0;--field_bg_default: #F3F3F8;--white_f3f3f8: #F3F3F8;--field_stroke_hover: #3C5BFA;--blue_3c5bfa: #3C5BFA;--field_bg_hover: #F1F1FF;--white_f1f1ff: #F1F1FF;--text_header_main: #302727;--gray_383b43: #383B43;--text_main: #ffffff;--text_sub: #5E6773;--gray_5e6773: #5E6773;--text_disable: #A3B7D4;--gray_a3b7d4: #A3B7D4;--text_error: #E43F3F;--red_e43f3f: #E43F3F;--error_20: rgba(228, 63, 63, .2);--error_hover: #FF3333;--text_success: #40C7A2;--green_40c7a2: #40C7A2;--success_20: rgba(64, 199, 162, .2);--success_hover: #3BE1B4;--text_warning: #FF8800;--orange_ff8800: #FF8800;--warning_20: rgba(255, 136, 0, .2);--warning_hover: #FFAA44;--color-background: #0f172a;--color-gray-50: #1e293b;--color-gray-100: #334155;--color-gray-200: #475569;--color-gray-300: #64748b;--color-gray-400: #94a3b8;--color-gray-500: #cbd5e1;--color-gray-600: #e2e8f0;--color-gray-700: #f1f5f9;--color-gray-800: #f8fafc;--color-gray-900: #ffffff;--color-red-50: #7f1d1d;--color-red-100: #991b1b;--color-red-200: #b91c1c;--color-red-300: #dc2626;--color-red-400: #ef4444;--color-red-500: #f87171;--color-red-600: #fca5a5;--color-red-700: #fecaca;--color-red-800: #fee2e2;--color-red-900: #fef2f2;--color-primary: #60a5fa;--color-primary-dark: #93c5fd;--color-primary-light: #bfdbfe}._Button_1500d_1{background-color:#f0f0f0;height:52px;min-width:104px;border-radius:8px;border-width:0px;padding:12px 24px;cursor:pointer;color:#333;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._Button--disabled_1500d_24{opacity:.5;cursor:not-allowed}._Button--loading_1500d_29:not(._Button--disabled_1500d_24){cursor:default}._Button--small_map_1500d_34{height:32px;padding:6px 16px 8px;font-size:16px;font-weight:500}._Button--small_1500d_34{height:44px;padding:12px 16px;font-size:16px;font-weight:500;border-radius:8px}._Button--medium_1500d_49{height:52px;padding:12px 24px;font-size:16px;font-weight:500}._Button--large_1500d_56{height:60px;padding:20px 28px;font-size:18px;font-weight:700}._Button__title_1500d_69{font-size:16px;line-height:24px;font-weight:500}._Button__iconLeft_1500d_76,._Button__iconRight_1500d_77{margin-right:5px}._Button__loader2_1500d_81{width:20px;height:20px;margin-right:8px;border:none;animation:_Button__loaderAnimation2_1500d_1 .8s infinite linear}._Button__loader_1500d_81{position:absolute;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;z-index:inherit;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-size:contain;animation:_Button__loaderAnimation_1500d_1 .8s infinite linear;background-image:url(../../assets/images/progress_button.png)}@keyframes _Button__loaderAnimation_1500d_1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes _Button__loaderAnimation2_1500d_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._ButtonIconContainer_gi0fl_1{background-color:transparent;width:44px;height:44px;border-radius:16px;padding:0;display:flex;align-items:center;justify-content:center;border:2px solid transparent}._ButtonIconContainer__small_gi0fl_14{width:36px;height:36px;border-radius:16px}._ButtonIconContainer__medium_gi0fl_20{width:44px;height:44px;border-radius:16px}._ButtonIconContainer__large_gi0fl_26{width:48px;height:48px;border-radius:16px}._ButtonIconContainer_gi0fl_1:hover{border:1px solid var(--primary_hover);background-color:var(--tetriary_hover);cursor:pointer}._ButtonIconContainer__disabled_gi0fl_38{opacity:20%;pointer-events:none}._ButtonIconContainer__disabled_gi0fl_38:hover{background-color:transparent}._Icon_gi0fl_47{width:24px;height:24px}._Icon__fillColor_gray_gi0fl_51>path{fill:var(--text_secondary)}._Icon__full_gi0fl_57{width:48px;height:48px}._Icon__stroke_default_gi0fl_62:not(._Icon__fillColor_default_gi0fl_62) path{stroke:var(--text_secondary)}._Icon__stroke_text_main_gi0fl_65:not(._Icon__fillColor_text_main_gi0fl_65) path{stroke:var(--text_main)}._ButtonIconContainer_gi0fl_1:hover ._Icon_gi0fl_47:not(._Icon__stroke_default_gi0fl_62):not(._Icon__stroke_text_main_gi0fl_65) path{fill:var(--field_stroke_hover)}._ButtonIconContainer_gi0fl_1:hover ._Icon__stroke_default_gi0fl_62:not(._Icon__fillColor_default_gi0fl_62) path{stroke:var(--field_stroke_hover)}._ButtonIconContainer_gi0fl_1:hover ._Icon__stroke_text_main_gi0fl_65:not(._Icon__fillColor_text_main_gi0fl_65) path{stroke:var(--field_stroke_hover)}._InputContainer_lbyu1_1{display:flex;flex-direction:row;margin-top:8px;margin-bottom:4px;border:2px solid transparent;border-radius:12px;background-color:var(--field_bg_default)}._InputContainer_lbyu1_1:hover:not(._InputContainer_readOnly_lbyu1_12){background-color:var(--field_bg_hover);border:2px solid var(--field_stroke_hover)}._InputContainer_lbyu1_1:focus-within{border:2px solid var(--primary_default)}._InputContainer_error_lbyu1_21{border:2px solid var(--text_error)}._InputContainer_success_lbyu1_25{border:2px solid var(--text_success)}._InputContainer_readOnly_lbyu1_12{border:none;background-color:transparent}._InputContainer_readOnly_lbyu1_12 input{cursor:default;background-color:#f3f3f860;color:#383b4380}._InputContainer_readOnly_lbyu1_12:focus-within{border:none}._Input_lbyu1_1{background-color:var(--field_bg_default);font-size:16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-style:normal;font-weight:400;line-height:20px;color:var(--text_main);border:none;padding:16px;width:-webkit-fill-available;margin-top:0;margin-bottom:0;box-shadow:none;flex:1;border-radius:12px}._Input_lbyu1_1:-ms-input-placeholder,._Input_lbyu1_1::-webkit-input-placeholder,._Input_lbyu1_1::placeholder{color:var(--field_text_default);font-size:16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:400;line-height:20px}._InputContainer_readOnly_lbyu1_12:hover input{background-color:#f3f3f840}._Input_lbyu1_1:hover{background-color:var(--field_bg_hover)}._InputContainer_lbyu1_1:not(._InputContainer_readOnly_lbyu1_12) input:focus:hover,._InputContainer_lbyu1_1:not(._InputContainer_readOnly_lbyu1_12) input:active:hover{background-color:var(--field_bg_default)}._Input_lbyu1_1:focus{outline:none!important}._InputButtonSecret_lbyu1_90{border:none;background-color:transparent;cursor:pointer;display:flex;align-items:center;outline:none;padding:16px}._InputButtonSecret_lbyu1_90 p{font-weight:700;font-size:16px;line-height:20px;display:flex;align-items:center;color:var(--gray)}._InputButtonSecret_lbyu1_90 path{stroke:#8794b1}._ButtonDefaultIcon_lbyu1_117{width:32px}@media screen and (max-width:380px){._Input_secret_lbyu1_122{width:calc(230px - (380px - 100vw))}}._InputContainer_withLeftIcon_lbyu1_129{display:flex;align-items:center;gap:0px}._InputLeftIcon_lbyu1_135{display:flex;align-items:center;justify-content:center;padding-left:16px;height:100%;color:var(--field_text_default)}._InputLeftIcon_clickable_lbyu1_144{cursor:pointer}._InputLeftIcon_clickable_lbyu1_144:hover{background-color:#00000005}._Input_withLeftIcon_lbyu1_154{padding-left:8px}._InputContainer_withLeftIcon_lbyu1_129 ._InputButtonSecret_lbyu1_90{margin-left:auto}._Container_qkr8r_1{display:flex;flex:1;flex-direction:column;min-height:96px}._Input_label_qkr8r_8{color:var(--text_main);font-size:14px;font-weight:500;font-family:var(--font-family);line-height:20px;margin:0}._Input_label--error_qkr8r_17{color:var(--text_error)}._Input_label--success_qkr8r_21{color:var(--text_success)}._Input_error_qkr8r_25{color:var(--text_error);font-size:14px;font-weight:500;font-family:var(--font-family);line-height:20px}._CheckboxRoot_1wzab_1{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:4px;cursor:pointer;border:2px solid #D1D7E5;background-color:transparent}._CheckboxIndicator_1wzab_13{display:flex}._CheckboxRoot_1wzab_1[data-state=checked]{background-color:var(--primary_default);border:none}._ButtonClose_gjslm_1{border:none;background-color:transparent;cursor:pointer}._CustomMenuContainer_gjslm_9{position:absolute;border:1px solid #E2EDFF;border-radius:16px;top:60px;background:#fff;z-index:9999}._CustomMenuMainInfoContainer_gjslm_17{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:24px;padding:16px 16px 0}._CustomMenuTitleContainer_gjslm_26{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._CustomMenuTitle_gjslm_26{font-weight:600;font-size:24px;line-height:32px;color:var(--text_main)}._CustomMenuListContainer_gjslm_41{max-height:300px;overflow-y:auto}._CustomMenuList_gjslm_41{padding:0 0 16px 16px}._CustomMenuList_gjslm_41>div{display:flex;flex-direction:column;max-height:260px;gap:8px;overflow-y:scroll;padding:0 5px 0 0;margin-right:2px}._CustomMenuList_gjslm_41>div::-webkit-scrollbar{width:10px;background-color:transparent}._CustomMenuList_gjslm_41>div::-webkit-scrollbar-thumb{background-color:#d1d7e5;border-radius:5px;border:2px solid transparent;background-clip:content-box}._CustomMenuList_gjslm_41>div::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}._CustomOptionContainer_gjslm_89{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px;width:368px;border:1px solid #E7EAEF;border-radius:12px;cursor:pointer}._CustomOptionContainer_gjslm_89:first-child{background-color:#fff!important}._CustomOptionContainer_gjslm_89:hover{background-color:#f8faff!important}._CustomOptionTitle_gjslm_118{font-weight:400;font-size:16px;line-Height:24px;color:#383b43}._CustomOptionCheckbox_gjslm_130[data-state=checked]{background-color:var(--primary_default);border:none}._CustomControlContainer_gjslm_137{display:flex;cursor:pointer;background-color:#f4f7ff;border-radius:12px;width:fit-content}._CustomControlContainer_gjslm_137[data-state=open]{background-color:var(--primary_default)}._CustomControlTitleContainer_gjslm_152{padding:14px 0 14px 14px;display:flex;flex-direction:row;align-items:center;gap:6px;margin-right:12px}._CustomControlTitleContainer_gjslm_152 path{stroke:#18202b}._CustomControlTitleContainer_gjslm_152[data-state=open] span{color:#fff}._CustomControlTitleContainer_gjslm_152[data-state=open] path{stroke:#fff}._CustomControlTitle_gjslm_152{font-weight:500;font-size:14px;white-space:nowrap;line-height:16px;color:#18202b;-webkit-user-select:none;user-select:none}._CustomControlChevronContainer_gjslm_185{display:flex;justify-content:center;align-items:center;background-color:transparent;padding:16px 16px 16px 0}CustomControlChevronContainer[data-type=open]{background-color:#18202b}._CustomControlChevron_gjslm_185{display:flex;transition:transform .5s cubic-bezier(.34,1.56,.64,1)}._CustomControlChevron_gjslm_185 path{stroke:#18202b}._CustomControlChevron_gjslm_185._open_gjslm_205{transform:rotate(180deg);animation:_bounceRotate_gjslm_1 .5s ease}._CustomControlChevron_gjslm_185._open_gjslm_205 path{stroke:#fff}._CustomControlChevron_gjslm_185._isOpen_gjslm_214 path{stroke:#fff}@keyframes _bounceRotate_gjslm_1{0%{transform:rotate(0)}50%{transform:rotate(120deg)}to{transform:rotate(180deg)}}._CustomControlSeparator_gjslm_248{width:1px;height:100%;background-color:#e7eaef}._CustomControlCloseContainer_gjslm_254{border:0;border-left:1px solid white;display:flex;justify-content:center;align-items:center;padding:14px;cursor:pointer;background-color:transparent}._CustomControlCloseContainer_gjslm_254 path{stroke:#18202b}._CustomControlCloseContainer_gjslm_254._open_gjslm_205{border-color:#fff}._CustomControlCloseContainer_gjslm_254._open_gjslm_205 path{stroke:#fff}._SearchInputContainer_gjslm_285{display:flex;flex-direction:row;align-items:center;padding:12px 8px;gap:8px;width:100%;height:44px;background:#fff;border:1px solid #E7EAEF;border-radius:12px}._SearchInput_gjslm_285{width:100%;height:20px;border:none;outline:none;font-weight:400;font-size:16px;line-height:20px;color:#8a93a0;background-color:transparent}._ErrorContainer_30hva_1{display:flex;align-items:center;width:max-content;gap:8px;margin-top:8px;padding:8px 12px;background-color:#fff2f2;border:1px solid #ffcdd2;border-radius:4px;animation:_slideIn_30hva_1 .3s ease}._ErrorIcon_30hva_15{color:#d32f2f;font-size:16px;line-height:1.2}._ErrorText_30hva_21{margin:0;color:#d32f2f;font-size:14px;line-height:20px;font-weight:500}@keyframes _slideIn_30hva_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._ContainerUpload_469rm_22{position:relative;display:flex;flex-direction:row;align-items:center;margin-top:24px;gap:24px;flex:1}._NameUploadContainer_469rm_32{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px;width:340px;border:1px solid #f1f2f4;border-radius:16px}._NameUpload_469rm_32{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:20px;line-height:20px;font-weight:400;color:var(--text_main);text-align:left;text-wrap:nowrap}._IconDelete_469rm_54{width:24px;height:24px;margin-left:24px}._ImageUpload_469rm_60{height:96px;width:auto}._UploadTitleContainer_469rm_97{display:flex;flex-direction:column;flex:1}._UploadTitle_469rm_97{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:var(--text_main);text-align:center;text-wrap:nowrap}._UploadDescription_469rm_113{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;line-height:20px;font-weight:600;color:var(--text_sub);text-align:center;text-wrap:nowrap}._ErrorText_469rm_123{color:var(--text_error)}._LockIcon_469rm_127{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px}._LockIcon_469rm_127 path{fill:#5e6773}._Container_469rm_1{display:flex;flex-direction:column}._Title_469rm_12{font-size:20px;line-height:24px;font-weight:600;color:var(--text_main);text-align:left;text-wrap:nowrap}._Content_469rm_155{display:flex;flex-direction:column}._FilePreview_469rm_161{display:flex;flex-direction:column;gap:16px;max-height:160px;overflow:auto;scrollbar-width:thin}._MultipleFiles_469rm_173{display:flex;flex-direction:column;gap:4px}._FileItem_469rm_179{display:flex;flex-direction:row;align-items:center;gap:24px}._FileInfo_469rm_190{display:flex;flex-direction:row;align-items:center;gap:8px;max-width:calc(100% - 60px)}._FileInfo_469rm_190 svg{min-width:24px}._FileName_469rm_201{font-size:20px;line-height:24px;font-weight:500;color:var(--text_main);text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._DeleteButton_469rm_216{background-color:transparent;border:none;display:flex;justify-content:center;align-items:center;width:40px;height:40px}._DeleteButton_469rm_216 path{stroke:var(--text_secondary);fill:transparent}._DeleteButton_469rm_216:hover{border:none;cursor:pointer;border-radius:8px;background-color:var(--error_bg_hover)}._DeleteButton_469rm_216:hover path{stroke:var(--text_error)}._AddMoreButton_469rm_244{margin-top:8px}._AddMoreButton_469rm_244 span{font-size:20px;line-height:24px;font-weight:600;color:var(--text_main);text-align:center;text-wrap:nowrap}._AddMoreButton_469rm_244:hover{cursor:pointer}._AddMoreButton_469rm_244:hover span{color:var(--primary_hover)}._Container__disabled_469rm_8{opacity:.6;cursor:not-allowed;pointer-events:none}._Container__loading_469rm_293{opacity:.8}@keyframes _shake_469rm_1{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}._Header_469rm_308{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 2px}._Title_469rm_12{font-size:20px;line-height:24px;font-weight:600;color:var(--text_main);text-align:left;text-wrap:nowrap;transition:color .2s ease}._RequiredStar_469rm_331{color:#dc3545;margin-left:4px;font-weight:700}._FileCounter_469rm_337{display:flex;flex-direction:column}._CounterActionContainer_469rm_353{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._CounterDeleteButtonAll_469rm_361{background-color:transparent;border:none;display:flex;justify-content:center;align-items:center;width:20px;height:20px}._CounterDeleteButtonAll_469rm_361 path{stroke:var(--text_secondary);fill:transparent}._CounterDeleteButtonAll_469rm_361:hover{border:none;cursor:pointer}._CounterDeleteButtonAll_469rm_361:hover path{stroke:var(--text_error)}._CounterLabel_469rm_389{font-size:16px;line-height:20px;font-weight:400;color:var(--text_sub)}._CounterSeparator_469rm_396{margin-top:12px;height:1px;width:100%;background-color:var(--border);margin-bottom:12px}._Content_469rm_155{position:relative}._Dropzone_469rm_65{width:100%;border-radius:12px;padding:24px;text-align:center;background-color:#fff;cursor:pointer;position:relative;overflow:hidden;min-height:120px;display:flex;align-items:center;justify-content:center;background-image:url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill: none; stroke: black; stroke-width: 2.5; stroke-dasharray: 4 4' rx='16' ry='16'/></svg>");background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='black' stroke-width='2' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e");margin-bottom:24px}._Dropzone_469rm_65:hover:not(._Dropzone__disabled_469rm_83){border-color:#06c;background-color:#f8fbff;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='rgb(60, 95, 186)' stroke-width='2' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e")}._Dropzone_469rm_65:focus-within:not(._Dropzone__disabled_469rm_83){border-color:#06c;outline:2px solid rgba(0,102,204,.2);outline-offset:2px}._DropzoneActive_469rm_93{border-color:#06c;background-color:#e6f2ff}@keyframes _pulse_469rm_1{0%{border-color:#06c}50%{border-color:#66b3ff}to{border-color:#06c}}._Dropzone__error_469rm_79{background-color:#fff5f5;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='rgb(206, 61, 61)' stroke-width='2' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e")}._Dropzone__error_469rm_79:hover:not(._Dropzone__disabled_469rm_83){background-color:#ffe6e6;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='12' ry='12' stroke='rgb(206, 61, 61)' stroke-width='2' stroke-dasharray='8%2c 8' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e")}._Dropzone__disabled_469rm_83{background-color:#f9fafb;border-color:#e5e7eb;cursor:not-allowed}._Dropzone__hasFile_469rm_477{border-style:solid;padding:24px;min-height:80px}._DropzoneContent_469rm_484{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}._LoadingState_469rm_494{display:flex;flex-direction:column;align-items:center;gap:12px}._DisabledState_469rm_501{display:flex;flex-direction:column;align-items:center;gap:12px;opacity:.7}._DragActiveState_469rm_509{display:flex;flex-direction:column;align-items:center;gap:12px;color:#06c}._UploadInstructions_469rm_517{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:400px}._UploadIcon_469rm_525{width:32px;height:32px}._Dropzone_469rm_65:hover ._UploadIcon_469rm_525{color:#06c}._DropIcon_469rm_536{width:48px;height:48px;color:#06c}@keyframes _bounce_469rm_1{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}._LockIcon_469rm_127{width:32px;height:32px;color:#9ca3af}._UploadText_469rm_554{display:flex;flex-direction:column;gap:4px}._UploadTitle_469rm_97{font-size:16px;line-height:20px;font-weight:500;color:var(--text_main)}._UploadDescription_469rm_113{font-size:16px;line-height:20px;font-weight:400;color:var(--text_sub)}._ProgressContainer_469rm_575{margin-top:16px;background:#f8fafc;border-radius:6px;padding:12px}._ProgressBar_469rm_582{width:100%;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;margin-bottom:8px}._ProgressFill_469rm_591{height:100%;background:linear-gradient(90deg,#06c,#66b3ff);border-radius:2px;transition:width .3s ease;animation:_shimmer_469rm_1 2s infinite}@keyframes _shimmer_469rm_1{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}._ProgressText_469rm_604{font-size:12px;color:#6b7280;text-align:center;display:block}._UploadErrors_469rm_612{margin-top:12px;animation:_slideDown_469rm_1 .3s ease}@keyframes _slideDown_469rm_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._UploadError_469rm_612{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff5f5;border:1px solid #fed7d7;border-radius:6px;margin-bottom:6px;font-size:13px;animation:_fadeIn_469rm_1 .3s ease}@keyframes _fadeIn_469rm_1{0%{opacity:0}to{opacity:1}}._ErrorIcon_469rm_646{font-size:14px;flex-shrink:0}._ErrorMessage_469rm_651{color:#dc3545;flex:1;line-height:1.4}._ErrorCloseButton_469rm_657{flex-shrink:0;opacity:.7;transition:opacity .2s ease}._ErrorCloseButton_469rm_657:hover{opacity:1}._MoreErrors_469rm_667{font-size:12px;color:#6b7280;text-align:center;padding:8px;background:#f9fafb;border-radius:4px}._FilePreview_469rm_161{animation:_fadeIn_469rm_1 .3s ease;overscroll-behavior:contain}._ImagePreviewContainer_469rm_683{position:relative;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb;transition:transform .2s ease}._ImagePreviewContainer_469rm_683:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}._ImagePreview_469rm_683{width:100%;height:auto;max-height:400px;object-fit:contain;display:block;background:linear-gradient(45deg,#f9fafb 25%,transparent 25%),linear-gradient(-45deg,#f9fafb 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f9fafb 75%),linear-gradient(-45deg,transparent 75%,#f9fafb 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px}._MultipleFiles_469rm_173{display:flex;flex-direction:column;gap:8px}._FileList_469rm_718{display:grid;grid-template-columns:minmax(250px,1fr);gap:8px}._FileItem_469rm_179{display:flex;align-items:center;gap:8px;padding:12px;margin:0 4px;border:1px solid var(--border);border-radius:6px;transition:all .2s ease;position:relative;overflow:hidden}._FileItem_469rm_179:hover{border-color:#06c;background:#f8fbff;transform:translate(2px);box-shadow:0 2px 8px #0066cc1a}._FileIcon_469rm_746{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px}._ImageThumbnailContainer_469rm_755{display:flex;position:relative;background-color:transparent}._ImageThumbnailContainer_469rm_755:hover ._ImageThumbnailOverlay_469rm_761{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#00000080;border-radius:4px}._ImageThumbnail_469rm_755{width:40px;height:40px;object-fit:cover;border-radius:4px;border:1px solid var(--border)}._ImageThumbnail__scaled_469rm_788{object-fit:contain}._FileTypeIconContainer_469rm_791{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#f3f5fd;border-radius:8px}._FileTypeIcon_469rm_791{width:20px;height:20px}._FileTypeIcon_469rm_791 path{stroke:var(--text_sub)}._FileInfo_469rm_190{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px;overflow:hidden}._FileName_469rm_201{font-weight:400;font-size:14px;line-height:16px;color:var(--text_main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._FileSize_469rm_830{font-size:14px;line-height:16px;color:var(--text_sub);font-weight:400}._FileType_469rm_791{font-size:10px;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-weight:600}._DeleteButtonOverlay_469rm_864{position:absolute;top:12px;right:12px;background:#ffffffe6;border-radius:50%;padding:6px;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;opacity:.8}._DeleteButtonOverlay_469rm_864:hover{opacity:1;background:#fff;transform:scale(1.1)}._AddMoreButton_469rm_244{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:#f8fafc;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:8px}._AddMoreButton_469rm_244:hover{background:#f1f5f9;border-color:#06c;color:#06c;transform:translateY(-1px)}._AddMoreButton_469rm_244:active{transform:translateY(0)}._AddMoreIcon_469rm_911{font-size:16px;font-weight:700;width:20px;height:20px;display:flex;align-items:center;justify-content:center}._Footer_469rm_922{margin-top:12px;padding:0 2px}._ValidationInfo_469rm_927{display:flex;flex-wrap:wrap;gap:12px;font-size:12px}._ValidationRule_469rm_934{color:#6b7280;padding:4px 8px;background:#f9fafb;border-radius:4px;line-height:1.4}@media(max-width:640px){._Container_469rm_1{margin-bottom:16px}._Dropzone_469rm_65{padding:24px 16px;min-height:100px}._UploadInstructions_469rm_517{gap:8px}._UploadIcon_469rm_525,._DropIcon_469rm_536{width:36px;height:36px}._UploadTitle_469rm_97{font-size:14px}._UploadDescription_469rm_113{font-size:12px}._FileList_469rm_718{grid-template-columns:1fr}._FileItem_469rm_179{padding:10px}._ImagePreview_469rm_683{max-height:300px}}@media(max-width:480px){._Header_469rm_308{flex-direction:column;align-items:flex-start;gap:8px}._FileCounter_469rm_337{align-self:flex-start}._UploadText_469rm_554{text-align:center}._ValidationInfo_469rm_927{flex-direction:column;gap:8px}}@keyframes _fileAppear_469rm_1{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._CounterDeleteButtonAll_469rm_361:focus-visible,._DeleteButton_469rm_216:focus-visible,._AddMoreButton_469rm_244:focus-visible{outline:2px solid #0066cc;outline-offset:2px}@media(prefers-contrast:high){._Dropzone_469rm_65{border-width:3px}._UploadTitle_469rm_97{font-weight:700}}@media print{._Dropzone_469rm_65,._DeleteButton_469rm_216,._AddMoreButton_469rm_244,._UploadErrors_469rm_612{display:none}._FileItem_469rm_179{break-inside:avoid;border:1px solid #000;background:none}._FileName_469rm_201{color:#000}}@keyframes _unlimitedPulse_469rm_1{0%{box-shadow:0 0 #667eeab3}70%{box-shadow:0 0 0 10px #667eea00}to{box-shadow:0 0 #667eea00}}._UrlBadge_469rm_1254{font-size:.8em;color:#666;font-style:italic;margin-left:4px}._ButtonSecondary_1bvu1_1{background-color:var(--gray_f4f7ff);color:var(--text_main)}._ButtonSecondary_1bvu1_1:hover{background-color:var(--gray_e1e7f8)}._ButtonSecondary--disabled_1bvu1_10{background-color:#f0f5ff;color:var(--text_disable);pointer-events:none}._ButtonSecondary--disabled_1bvu1_10 path{stroke:var(--text_disable)}._ButtonSecondary--loading_1bvu1_22{pointer-events:none}._container_18i5w_1{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background-color:var(--color-background);flex:1}._content_18i5w_11{max-width:28rem;width:100%;text-align:center}._iconContainer_18i5w_17{margin:0 auto 1.5rem;width:6rem;height:6rem;border-radius:50%;background-color:var(--color-red-50);display:flex;align-items:center;justify-content:center}._icon_18i5w_17{width:3rem;height:3rem;color:var(--color-red-500)}._title_18i5w_34{font-size:1.875rem;font-weight:700;line-height:2.25rem;color:var(--color-gray-900);margin-bottom:.75rem}._description_18i5w_42{color:var(--color-gray-600);margin-bottom:2rem}._description_18i5w_42 p{margin-bottom:.5rem;line-height:1.5}._subDescription_18i5w_52{font-size:.9375rem;color:var(--color-gray-500)}._code_18i5w_57{background-color:var(--color-gray-100);padding:.125rem .375rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem}._actions_18i5w_65{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}@media(min-width:640px){._actions_18i5w_65{flex-direction:row;justify-content:center}}._footer_18i5w_79{padding-top:1.5rem;border-top:1px solid var(--color-gray-200)}._footerText_18i5w_84{font-size:.875rem;color:var(--color-gray-500);margin-bottom:.5rem}._errorCode_18i5w_90{display:flex;align-items:center;justify-content:center;gap:.5rem}._errorLabel_18i5w_97{font-size:.75rem;color:var(--color-gray-400)}._container_1epbf_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}._content_1epbf_11{max-width:800px;width:100%;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:2.5rem;text-align:center}._errorIcon_1epbf_21{font-size:3rem;margin-bottom:1.5rem;color:#ef4444}._errorCode_1epbf_27{display:inline-block;background:#fef2f2;color:#dc2626;padding:.25rem .75rem;border-radius:6px;font-size:.875rem;font-weight:500;margin-bottom:1rem}._title_1epbf_38{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem;word-break:break-word}._subtitle_1epbf_46{font-size:1rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.5;word-break:break-word}._errorMessage_1epbf_54{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem;margin:1.5rem 0;font-family:Menlo,Monaco,Courier New,monospace;font-size:.875rem;color:#374151;overflow-x:auto;overflow-y:hidden;white-space:pre-wrap;word-break:break-word;max-height:200px}._errorMessage_1epbf_54 pre{margin:0;white-space:pre-wrap;word-break:break-all;font-family:inherit;font-size:inherit;line-height:1.5}._errorDetailsContainer_1epbf_81{width:100%;margin:1rem 0}._errorDetails_1epbf_81{text-align:left;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;font-size:.875rem;color:#0369a1;overflow:hidden}._errorDetails_1epbf_81 summary{padding:1rem;cursor:pointer;font-weight:500;list-style:none;display:flex;align-items:center;justify-content:space-between;transition:background-color .2s}._errorDetails_1epbf_81 summary::-webkit-details-marker{display:none}._errorDetails_1epbf_81 summary:after{content:"▼";font-size:.75rem;transition:transform .2s;color:#0369a1}._errorDetails_1epbf_81[open] summary:after{transform:rotate(180deg)}._errorDetails_1epbf_81 summary:hover{background-color:#e0f2fe}._errorDetailsContent_1epbf_127{padding:0 1rem 1rem;border-top:1px solid #bae6fd;max-height:400px;overflow-y:auto;overflow-x:hidden}._errorDetailsPre_1epbf_136{margin:0;padding:1rem;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0;font-family:Menlo,Monaco,Courier New,monospace;font-size:.75rem;line-height:1.4;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;overflow-x:auto;max-width:100%;box-sizing:border-box}._errorDetailsPre_1epbf_136::-webkit-scrollbar,._errorMessage_1epbf_54::-webkit-scrollbar{width:8px;height:8px}._errorDetailsPre_1epbf_136::-webkit-scrollbar-track,._errorMessage_1epbf_54::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._errorDetailsPre_1epbf_136::-webkit-scrollbar-thumb,._errorMessage_1epbf_54::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}._errorDetailsPre_1epbf_136::-webkit-scrollbar-thumb:hover,._errorMessage_1epbf_54::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._buttonGroup_1epbf_177{display:flex;gap:1rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}._button_1epbf_177{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;border:none;outline:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px}._button_1epbf_177:disabled{opacity:.5;cursor:not-allowed}._buttonPrimary_1epbf_206{background:#3b82f6;color:#fff}._buttonPrimary_1epbf_206:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}._buttonSecondary_1epbf_216{background:#fff;color:#374151;border:1px solid #d1d5db}._buttonSecondary_1epbf_216:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}._buttonIcon_1epbf_227{font-size:1.125rem}._footer_1epbf_231{margin-top:2rem;font-size:.875rem;color:#6b7280;text-align:center}._link_1epbf_238{color:#3b82f6;text-decoration:none;word-break:break-all}._link_1epbf_238:hover{text-decoration:underline}@media(max-width:768px){._container_1epbf_1{padding:1rem}._content_1epbf_11{padding:1.5rem}._title_1epbf_38{font-size:1.5rem}._errorMessage_1epbf_54{padding:1rem;font-size:.8125rem;max-height:150px}._errorDetailsPre_1epbf_136{font-size:.6875rem;padding:.75rem;max-height:300px}._buttonGroup_1epbf_177{flex-direction:column;width:100%}._button_1epbf_177{width:100%}}@keyframes _fadeIn_1epbf_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._content_1epbf_11{animation:_fadeIn_1epbf_1 .3s ease-out}._containerFullScreen_qt0gl_1{display:flex;align-items:center;justify-content:center;padding:2rem;flex:1}._containerInline_qt0gl_10{padding:3rem 0;display:flex;align-items:center;justify-content:center}._content_qt0gl_17{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}._spinner_qt0gl_25{border-radius:50%;border-style:solid;border-color:transparent;border-top-color:var(--color-primary);animation:_spin_qt0gl_25 1s linear infinite}._spinnerSmall_qt0gl_33{width:1.5rem;height:1.5rem;border-width:2px}._spinnerMedium_qt0gl_39{width:3rem;height:3rem;border-width:3px}._spinnerLarge_qt0gl_45{width:4rem;height:4rem;border-width:4px}._message_qt0gl_51{color:var(--color-gray-600);margin-top:1rem}._messageSmall_qt0gl_56{font-size:.875rem}._messageMedium_qt0gl_60{font-size:1rem}._messageLarge_qt0gl_64{font-size:1.125rem}@keyframes _spin_qt0gl_25{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-color-scheme:dark){._spinner_qt0gl_25{border-top-color:var(--color-primary-dark)}._message_qt0gl_51{color:var(--color-gray-300)}}._dotsContainer_qt0gl_89{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:1rem}._dot_qt0gl_89{width:.5rem;height:.5rem;border-radius:50%;background-color:var(--color-gray-400);animation:_bounce_qt0gl_1 1.4s infinite ease-in-out both}._dot_qt0gl_89:nth-child(1){animation-delay:-.32s}._dot_qt0gl_89:nth-child(2){animation-delay:-.16s}@keyframes _bounce_qt0gl_1{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
