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 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}.basic-layout{min-height:100vh}.basic-layout__sider{background:#fff!important;border-right:1px solid #f0f1f3;box-shadow:2px 0 8px #00000005;position:relative;z-index:10}.basic-layout__logo{height:56px;display:flex;align-items:center;gap:10px;padding:0 20px;cursor:pointer;border-bottom:1px solid #f5f5f5;overflow:hidden}.basic-layout__logo-mark{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.basic-layout__logo-img{width:28px;height:28px;border-radius:6px;object-fit:cover;background:#fff}.basic-layout__logo-text{font-size:15px;color:#1f2329!important;white-space:nowrap}.basic-layout__main{background:#f5f6f8}.basic-layout__header{display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 16px;background:#fff!important;border-bottom:1px solid #f0f1f3;box-shadow:0 1px 4px #00000008;position:sticky;top:0;z-index:9}.basic-layout__breadcrumb{margin-left:4px}.basic-layout__breadcrumb .ant-breadcrumb-link{font-size:13px}.basic-layout__trigger{font-size:18px;color:#4b5563;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s}.basic-layout__trigger:hover{color:#ff4c15;background:#fff1ec}.basic-layout__icon-btn{display:inline-flex;align-items:center;justify-content:center;font-size:17px;color:#4b5563;cursor:pointer;padding:6px;border-radius:6px;transition:all .2s}.basic-layout__icon-btn:hover{color:#ff4c15;background:#fff1ec}.basic-layout__bigscreen-btn{font-size:18px}.basic-layout__user{cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}.basic-layout__user:hover{background:#fff1ec}.basic-layout__user-name{font-size:14px;color:#1f2329}.basic-layout__content{padding:16px;overflow-x:hidden}.basic-layout .ant-layout-sider-collapsed .basic-layout__logo{padding:0;justify-content:center}.login-page{display:flex;flex-direction:column;min-height:100vh;background:#fff}.login-page__body{flex:1;display:grid;grid-template-columns:1.1fr 1fr;min-height:0}.login-page__banner{position:relative;overflow:hidden;color:#fff;background:radial-gradient(ellipse at 20% 0%,rgba(255,255,255,.18) 0%,transparent 55%),radial-gradient(ellipse at 90% 100%,rgba(255,180,120,.35) 0%,transparent 60%),linear-gradient(160deg,#ff4c15,#ff6a3d 48%,#ff8559)}.login-page__banner:before,.login-page__banner:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.15)}.login-page__banner:before{width:420px;height:420px;right:-120px;top:-80px}.login-page__banner:after{width:260px;height:260px;left:-60px;bottom:-40px;background:#ffffff0f}.login-page__banner-content{position:relative;z-index:1;padding:64px 56px;display:flex;flex-direction:column;justify-content:center;height:100%;max-width:560px}.login-page__banner-logo{display:flex;align-items:center;margin-bottom:28px}.login-page__banner-logo-img{width:40px;height:40px;border-radius:8px;object-fit:cover;background:#fff}.login-page__banner-brand{font-size:40px;line-height:1.2;font-weight:700;color:#fff;margin:0 0 14px;letter-spacing:1px}.login-page__banner-tagline{font-size:18px;line-height:1.5;font-weight:500;color:#ffffffeb;margin:0 0 14px}.login-page__banner-desc{font-size:14px;line-height:1.7;color:#ffffff9e;margin:0 0 32px;max-width:440px}.login-page__banner-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.login-page__banner-features li{position:relative;padding-left:16px;font-size:13px;color:#ffffffc7}.login-page__banner-features li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:1px;background:#fff6}.login-page__form-wrap{display:flex;align-items:center;justify-content:center;padding:40px 24px;background:#fff}.login-page__form-inner{width:100%;max-width:380px}.login-page__form-head{margin-bottom:28px}.login-page__form-title{margin:0 0 8px!important;color:#1f2329!important;font-weight:600!important}.login-page__form-options{display:flex;align-items:center;justify-content:space-between}.login-page__forgot{color:#ff4c15;font-size:13px}.login-page__forgot:hover{opacity:.85}.login-page__submit{height:44px!important;font-size:15px!important;letter-spacing:2px}.login-page__footer{display:block;text-align:center;font-size:12px!important;margin-top:24px}@media (max-width: 900px){.login-page__body{grid-template-columns:1fr}.login-page__banner{display:none}}.app-root{width:100%;height:100%}html,body,#root{height:100%;margin:0;padding:0}:root{--color-primary: #ff4c15;--color-text: #1f2329;--color-text-secondary: #9ca3af;--color-divider: #f0f1f3;--radius-card: 12px;--radius-control: 8px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background:#f5f6f8;color:#1f2329;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000047}::-webkit-scrollbar-track{background:transparent}.text-primary{color:#ff4c15}.bg-primary{background:#ff4c15}.flex-center{display:flex;align-items:center;justify-content:center}.ant-table-wrapper .ant-table-cell{word-break:break-all;white-space:normal;line-height:1.5}.ant-table-wrapper .ant-table-cell-fix-right{white-space:nowrap}.ant-card{box-shadow:0 1px 4px #1f23290a;border-radius:12px}.ant-btn-primary{color:#fff}.ant-btn,.ant-input,.ant-select .ant-select-selector,.ant-picker,.ant-input-number,.ant-input-affix-wrapper{border-radius:8px}.ant-drawer-body .ant-typography{margin-top:4px}
