.step-breadcrumb{display:flex;gap:8px;margin-bottom:24px;flex-wrap:wrap;max-width:100%;overflow-x:auto;box-sizing:border-box}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;width:92%;max-width:960px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 30px #0000001f;animation:fadeIn .25s ease-in-out;min-height:300px}.modal-side{text-align:center}.modal-side-left{background:#99deff}.modal-side-content{padding:4rem 2rem;color:#333}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid #f0f0f0}.modal-header h2{margin:0;font-size:1.25rem;color:#1f2937;font-weight:600}.close-button{background:none;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;color:#666}.close-button:hover{color:#000}.modal-form-scroll{overflow-y:auto;max-height:70vh;padding-right:8px}.form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){.form-grid{grid-template-columns:1fr 1fr}}.choose-btn{padding:.5rem 1rem;background-color:#1677ff;color:#fff;border:none;border-radius:9999px;font-size:1rem;cursor:pointer;margin:.2rem .5rem}.choose-btn:hover{background-color:#005bb5}.section-multi{margin-bottom:10px}.section-multi-title{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#333}.section-multi-content{margin-left:5%;border-left:2px solid #8bbbff;padding-left:2%!important}.section-multi-content .ant-checkbox-wrapper{width:100%;border-bottom:1px solid #d3d3d3;padding:5px}.ant-form-item-label{padding-bottom:4px!important}.ant-form-item{margin-bottom:16px!important}.ant-card{background:#fff!important;margin-bottom:24px!important;border-width:0!important;box-shadow:0 2px 10px #00000014!important;border-radius:12px!important}.ant-modal-header{background:transparent!important}.ant-modal-title{font-size:18px!important;font-weight:600!important}.ant-form-item-label label{font-weight:500;font-size:14px}.ant-select-item-option-content{white-space:normal!important}.ant-input,.ant-select-selector,.ant-picker{min-height:40px!important;border-radius:8px!important}.ant-radio-group{display:flex;gap:16px}.ant-card .ant-card-body{padding:20px!important}.ant-btn-primary{height:40px!important;border-radius:8px!important}.ant-upload-list-picture .ant-upload-list-item{border-radius:6px!important}.ant-input.ant-input-textarea textarea{min-height:80px!important}@media (max-width: 768px){.modal-content{width:100%;height:100vh;max-width:none;border-radius:0}.modal-side-content{padding:2rem 1rem}.modal-header h2{font-size:1rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:20px;box-sizing:border-box}.login-background{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);background-size:400% 400%;animation:gradientShift 15s ease infinite;z-index:-2}.login-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:-1}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.login-content{display:flex;align-items:center;justify-content:center;width:100%;z-index:1}.login-card{width:100%;max-width:420px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;box-shadow:0 25px 50px #00000026;padding:40px 35px;animation:slideUp .6s ease-out;border:1px solid rgba(255,255,255,.2)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:35px}.login-logo{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff;box-shadow:0 10px 30px #667eea66;animation:logoFloat 3s ease-in-out infinite}@keyframes logoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.login-title{margin:0 0 8px!important;color:#333;font-weight:700;font-size:28px}.login-subtitle{color:#666;font-size:16px;font-weight:400}.login-form{margin-top:30px}.login-input{height:50px!important;border-radius:12px!important;border:2px solid #e8e8e8!important;font-size:16px!important;transition:all .3s ease!important;background:#fff!important;color:#333!important}.login-input:hover{border-color:#667eea!important;box-shadow:0 2px 8px #667eea1a!important;background:#fff!important}.login-input:focus,.login-input.ant-input-focused{border-color:#667eea!important;box-shadow:0 4px 12px #667eea33!important;background:#fff!important}.login-input .anticon{color:#667eea;font-size:16px}.login-button{height:50px!important;border-radius:12px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border:none!important;font-size:16px!important;font-weight:600!important;margin-top:10px!important;box-shadow:0 8px 25px #667eea4d!important;transition:all .3s ease!important}.login-button:hover{transform:translateY(-2px)!important;box-shadow:0 12px 35px #667eea66!important;background:linear-gradient(135deg,#5a67d8,#6b46c1)!important}.login-button:active{transform:translateY(0)!important}.login-error{margin-bottom:20px!important;border-radius:8px!important;border:none!important;background:#ff4d4f1a!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.login-footer{text-align:center;margin-top:25px;padding-top:20px;border-top:1px solid rgba(0,0,0,.05)}.login-footer a{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.login-footer a:hover{color:#5a67d8;text-decoration:underline}@media (max-width: 480px){.login-container{padding:15px}.login-card{padding:30px 25px;border-radius:15px}.login-title{font-size:24px!important}.login-subtitle{font-size:14px}.login-logo{width:60px;height:60px;font-size:25px}.login-input,.login-button{height:45px!important;font-size:14px!important}}@media (prefers-color-scheme: dark){.login-card{background:#1e1e1ef2;border:1px solid rgba(255,255,255,.1)}.login-title{color:#fff}.login-subtitle{color:#ccc}.login-input{background:#f8f9fa!important;border-color:#e0e0e0!important;color:#333!important}.login-input:hover{border-color:#667eea!important;background:#fff!important}.login-input:focus,.login-input.ant-input-focused{background:#fff!important}.login-footer{border-top-color:#ffffff1a}}.ant-form-item{margin-bottom:20px!important}.ant-form-item-explain-error{font-size:14px;margin-top:5px}.ant-input-prefix{margin-right:12px;display:flex;align-items:center}.login-input .anticon{color:#667eea;font-size:16px;display:flex;align-items:center}.login-input,.login-input input,.ant-input-affix-wrapper{display:flex;align-items:center}.ant-input-password-icon{color:#999!important;transition:color .3s ease}.ant-input-password-icon:hover{color:#667eea!important}.login-input:focus-visible,.login-button:focus-visible{outline:2px solid #667eea;outline-offset:2px}.responsive-modal{width:95%!important;max-width:1200px!important;margin:0 auto!important}.responsive-modal .ant-modal-body{max-height:calc(100vh - 100px)!important;overflow-y:auto!important;padding:16px!important}@media (max-width: 768px){.responsive-modal{width:100%!important;margin:0!important;top:0!important;padding:0!important}.responsive-modal .ant-modal-content{margin:0!important;border-radius:0!important;height:100vh!important}.responsive-modal .ant-modal-body{height:calc(100vh - 60px)!important;padding:12px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{font-size:12px!important;padding:8px 12px!important}.ant-card-head-title{font-size:14px!important;font-weight:600!important}.ant-steps-item-title{font-size:12px!important}.ant-tag{font-size:11px!important;padding:0 4px!important}}@media (min-width: 768px) and (max-width: 1024px){.responsive-modal{width:90%!important;max-width:900px!important}.responsive-modal .ant-modal-body{padding:20px!important}}@media (min-width: 1024px){.responsive-modal .ant-modal-body{padding:24px!important}}@media (max-width: 768px){.ant-table-thead>tr>th{padding:8px 4px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:8px 4px!important;font-size:12px!important}.ant-table-pagination{margin:16px 0!important}}@media (max-width: 768px){.ant-btn-group .ant-btn,.ant-space-item{margin-bottom:8px!important}}@media (max-width: 768px){.ant-card{margin-bottom:12px!important}.ant-card-body{padding:12px!important}.ant-card-head{padding:0 12px!important;min-height:40px!important}}@media (max-width: 768px){.ant-form-item{margin-bottom:12px!important}.ant-select,.ant-input,.ant-picker{height:40px!important}.ant-btn-lg{height:44px!important;font-size:16px!important}}@media (max-width: 768px){.ant-layout-header{padding:0 12px!important;height:auto!important;min-height:48px!important}.ant-typography{margin-bottom:0!important}}@media (max-width: 768px){.ant-drawer-content-wrapper{width:100%!important}.ant-drawer-body{padding:12px!important}}.site-header .ant-menu-dark.ant-menu-horizontal>.ant-menu-item-selected{background:#ffffff14!important}@media (max-width: 768px){.site-header{padding-inline:12px!important}}.container{max-width:1200px;margin:0 auto}.stack-v-8>*+*{margin-top:8px}.stack-v-12>*+*{margin-top:12px}.stack-v-16>*+*{margin-top:16px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){.grid-2{grid-template-columns:1fr}}.hide-mobile{display:block}.show-mobile{display:none}@media (max-width: 768px){.hide-mobile{display:none!important}.show-mobile{display:block!important}}html{font-size:16px}@media (max-width: 768px){html{font-size:15px}h1{font-size:1.6rem}h2{font-size:1.4rem}h3{font-size:1.2rem}}@media (min-width: 769px) and (max-width: 1199px){html{font-size:16px}h1{font-size:1.8rem}h2{font-size:1.6rem}h3{font-size:1.3rem}}@media (min-width: 1200px){html{font-size:16px}h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.4rem}}.wrap{white-space:normal!important;word-break:break-word}.nowrap{white-space:nowrap}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){.ant-table-cell{word-break:break-word;white-space:normal}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
