:root{--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;--font-size-xs: 12px;--font-size-sm: 14px;--font-size-base: 16px;--font-size-lg: 18px;--font-size-xl: 20px;--font-size-2xl: 24px;--font-size-3xl: 32px;--font-size-4xl: 40px;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--spacing-3xl: 64px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--color-primary: #1890ff;--color-success: #52c41a;--color-warning: #faad14;--color-danger: #ff4d4f;--color-text: #262626;--color-text-secondary: #8c8c8c;--color-border: #d9d9d9;--color-bg: #fafafa}*{box-sizing:border-box}body{font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-overflow-scrolling:touch}.ant-menu,.ant-drawer-body,.ant-layout-sider{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@supports (-webkit-touch-callout: none){.ant-menu,.ant-drawer-body,.ant-layout-sider{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}}.ant-card{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;border:1px solid rgba(0,0,0,.06)!important}.ant-card-head{border-bottom:1px solid rgba(0,0,0,.06)!important;padding:20px 24px!important}.ant-card-head-title{font-size:var(--font-size-lg)!important;font-weight:600!important;color:var(--color-text)!important}.ant-card-body{padding:24px!important}.ant-table{font-size:var(--font-size-sm)!important}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:600!important;color:var(--color-text)!important;border-bottom:2px solid #f0f0f0!important;padding:16px!important}.ant-table-tbody>tr>td{padding:16px!important;border-bottom:1px solid #f5f5f5!important}.ant-table-tbody>tr:hover>td{background:#fafafa!important}.ant-btn{border-radius:var(--radius-md)!important;font-weight:500!important;height:auto!important;padding:8px 16px!important;font-size:var(--font-size-sm)!important;box-shadow:var(--shadow-sm)!important;transition:all .3s ease!important}.ant-btn-lg{padding:12px 24px!important;font-size:var(--font-size-base)!important}.ant-btn-sm{padding:4px 12px!important;font-size:var(--font-size-xs)!important}.ant-btn-primary{box-shadow:0 2px #0000000b!important}.ant-btn-primary:hover{box-shadow:0 4px 8px #1890ff40!important;transform:translateY(-1px)}.ant-input,.ant-input-number,.ant-select-selector{border-radius:var(--radius-md)!important;border-color:var(--color-border)!important;padding:8px 12px!important;font-size:var(--font-size-sm)!important}.ant-input:focus,.ant-input-number-focused .ant-input-number-input,.ant-select-focused .ant-select-selector{border-color:var(--color-primary)!important;box-shadow:0 0 0 2px #1890ff1a!important}.ant-input-lg{padding:12px 16px!important;font-size:var(--font-size-base)!important}.ant-form-item-label>label{font-weight:500!important;color:var(--color-text)!important;font-size:var(--font-size-sm)!important}.ant-form-item{margin-bottom:20px!important}.ant-modal-content{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-xl)!important}.ant-modal-header{border-radius:var(--radius-lg) var(--radius-lg) 0 0!important;padding:20px 24px!important;border-bottom:1px solid rgba(0,0,0,.06)!important}.ant-modal-title{font-size:var(--font-size-lg)!important;font-weight:600!important;color:var(--color-text)!important}.ant-modal-body{padding:24px!important}.ant-modal-footer{padding:16px 24px!important;border-top:1px solid rgba(0,0,0,.06)!important}.ant-tag{border-radius:var(--radius-sm)!important;padding:4px 12px!important;font-size:var(--font-size-xs)!important;font-weight:500!important;border:none!important}.ant-statistic-title{font-size:var(--font-size-sm)!important;color:var(--color-text-secondary)!important;font-weight:500!important;margin-bottom:8px!important}.ant-statistic-content{font-size:var(--font-size-2xl)!important;font-weight:600!important}.ant-alert{border-radius:var(--radius-md)!important;border:none!important;box-shadow:var(--shadow-sm)!important}.ant-select-dropdown{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;border:1px solid rgba(0,0,0,.06)!important}.ant-select-item{padding:8px 12px!important;font-size:var(--font-size-sm)!important}.ant-select-item-option-selected{background-color:#1890ff1a!important;font-weight:500!important}.ant-breadcrumb{font-size:var(--font-size-sm)!important}.ant-breadcrumb-link{color:var(--color-text-secondary)!important;transition:color .3s ease!important}.ant-breadcrumb-link:hover{color:var(--color-primary)!important}.ant-menu-item,.ant-menu-submenu-title{border-radius:var(--radius-md)!important;margin:4px 8px!important;padding:0 16px!important;height:40px!important;line-height:40px!important}.ant-menu-item-selected{background-color:#1890ff26!important;font-weight:500!important}.ant-tabs-tab{padding:12px 16px!important;font-size:var(--font-size-sm)!important;font-weight:500!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--color-primary)!important;font-weight:600!important}.ant-notification-notice{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-lg)!important}.ant-message-notice-content{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-md)!important;padding:12px 16px!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 768px){:root{--font-size-3xl: 28px;--font-size-2xl: 20px;--font-size-xl: 18px;--font-size-lg: 16px}.ant-card-body{padding:16px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:12px 8px!important}}.page-container{padding:var(--spacing-lg);min-height:100vh;background:var(--color-bg)}@media (max-width: 768px){.page-container{padding:var(--spacing-md)}}.ant-empty-description{color:var(--color-text-secondary)!important;font-size:var(--font-size-sm)!important}.ant-spin{color:var(--color-primary)!important}*:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.app-container{display:flex;height:100vh}.sidebar{width:250px;background:#001529;color:#fff;padding:20px}.main-content{flex:1;overflow-y:auto;background:#f5f5f5;padding:20px}.navbar{background:#fff;padding:16px 20px;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.login-container{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-box{background:#fff;padding:40px;border-radius:8px;width:100%;max-width:400px;box-shadow:0 10px 25px #0003}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.stat-card h3{margin:0 0 10px;color:#666;font-size:14px}.stat-card .value{font-size:28px;font-weight:700;color:#667eea}.table-container{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.welcome-page{opacity:0;transform:translateY(20px);transition:all .6s ease-out;min-height:100vh}.welcome-page.visible{opacity:1;transform:translateY(0)}.hero-section{background:linear-gradient(135deg,#1890ff,#096dd9);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.hero-content{position:relative;z-index:1;text-align:center;max-width:900px}.logo-section{animation:fadeInDown .8s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.features-section{padding:80px 20px;background:#f5f5f5}.container{max-width:1200px;margin:0 auto}.feature-card{transition:all .3s ease;border-radius:12px;border:none;box-shadow:0 2px 8px #0000000f}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.benefits-section{padding:80px 20px;background:#fff}.benefits-list{display:flex;flex-direction:column;gap:16px}.benefit-item{display:flex;align-items:center;animation:fadeInLeft .6s ease-out;animation-fill-mode:both}.benefit-item:nth-child(1){animation-delay:.1s}.benefit-item:nth-child(2){animation-delay:.2s}.benefit-item:nth-child(3){animation-delay:.3s}.benefit-item:nth-child(4){animation-delay:.4s}.benefit-item:nth-child(5){animation-delay:.5s}.benefit-item:nth-child(6){animation-delay:.6s}.benefit-item:nth-child(7){animation-delay:.7s}.benefit-item:nth-child(8){animation-delay:.8s}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.stat-card{text-align:center;padding:32px 16px;border-radius:12px;border:none;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.stat-card:hover{transform:scale(1.05);box-shadow:0 8px 20px #1890ff33}.stat-number{font-size:48px;font-weight:700;color:#1890ff;margin-bottom:8px}.stat-label{font-size:16px;color:#666;font-weight:500}.cta-section{padding:80px 20px;background:linear-gradient(135deg,#f0f2f5,#e6f7ff)}.welcome-footer{padding:40px 20px;background:#001529;text-align:center}.welcome-footer p{color:#fff!important}.welcome-footer a{color:#1890ff!important;text-decoration:none;transition:color .3s ease}.welcome-footer a:hover{color:#40a9ff!important}.welcome-footer .ant-space{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.welcome-footer .ant-space-item a{display:flex;align-items:center;gap:6px}@media (max-width: 768px){.hero-section{min-height:auto;padding:60px 20px 50px}.hero-content h1{font-size:28px!important}.hero-content h3{font-size:16px!important}.logo-section img{height:70px!important}.hero-buttons,.cta-buttons{flex-direction:column!important;width:100%}.hero-btn,.cta-btn{width:100%!important;max-width:320px}.features-section,.benefits-section,.cta-section{padding:50px 20px}.features-section h2,.benefits-section h2,.cta-section h2{font-size:24px!important}.stats-grid{grid-template-columns:1fr;gap:16px}.stat-number{font-size:36px}.stat-label,.benefit-item{font-size:14px}.feature-card{margin-bottom:16px}}@media (max-width: 480px){.hero-section{padding:40px 15px 35px}.hero-content h1{font-size:22px!important;line-height:1.3}.hero-content h3{font-size:14px!important;margin-bottom:32px!important}.hero-content p{font-size:14px!important}.logo-section img{height:60px!important;margin-bottom:16px!important}.hero-btn,.cta-btn{height:44px!important;font-size:14px!important;padding:0 24px!important}.features-section,.benefits-section,.cta-section{padding:40px 15px}.features-section h2,.cta-section h2{font-size:20px!important;margin-bottom:32px!important}.benefits-section h2{font-size:20px!important}.cta-section p{font-size:14px!important}.stat-card{padding:24px 12px}.stat-number{font-size:32px}.benefit-item{font-size:13px}.benefit-item svg{font-size:16px!important;margin-right:8px!important}.welcome-footer{padding:30px 15px}.welcome-footer p{font-size:12px!important}.welcome-footer .ant-space{flex-direction:column;gap:12px}.welcome-footer .ant-space-item a{font-size:12px}}.partner-card{cursor:pointer}.partner-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000004d;border-color:#1890ff!important}.partner-card:hover .partner-logo{filter:grayscale(0%)!important}.ant-float-btn{position:fixed!important;z-index:9999!important;display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.ant-float-btn-primary{box-shadow:0 4px 16px #1890ff80!important}@media (max-width: 768px){.ant-float-btn{right:16px!important;bottom:16px!important;width:56px!important;height:56px!important}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.auth-wrapper{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);background-attachment:fixed;position:relative}.auth-wrapper:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg width="60" height="60" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="60" height="60" patternUnits="userSpaceOnUse"><path d="M 60 0 L 0 0 0 60" fill="none" stroke="rgba(255,255,255,0.03)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)" /></svg>');opacity:.4}.login-container{display:flex;justify-content:center;align-items:center;flex:1;padding:20px}.login-box{width:100%;max-width:460px;box-shadow:0 20px 60px #00000026,0 0 1px #0000000d;border-radius:16px;padding:48px;background:#fff;border:1px solid rgba(0,0,0,.08)}.register-box{max-width:650px}@media (max-width: 768px){.login-box{padding:32px 24px;max-width:100%;border-radius:12px}}.login-form-container{margin-bottom:20px}.auth-link-container{text-align:center;font-size:14px;color:#666}.auth-link-container a{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.auth-link-container a:hover{color:#764ba2;text-decoration:underline}.auth-footer{background:#fffffff2;padding:20px;text-align:center;border-top:1px solid rgba(0,0,0,.1);font-size:clamp(12px,2vw,14px);color:#666}.auth-footer a{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.auth-footer a:hover{color:#764ba2;text-decoration:underline}.auth-footer-text{margin:0}.auth-footer .ant-space{display:flex;flex-wrap:wrap;gap:16px}.auth-footer .ant-space-item{display:flex;align-items:center}.ant-form-item{margin-bottom:20px}.ant-form-item-label>label{font-weight:500;color:#333;font-size:14px}.ant-input,.ant-input-password{border-radius:6px;border:1px solid #d9d9d9;transition:all .3s ease}.ant-input:hover,.ant-input-password:hover{border-color:#667eea}.ant-input:focus,.ant-input-password:focus,.ant-input-focused,.ant-input-password-focused{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a}.ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:6px;font-weight:600;height:40px;font-size:15px;transition:all .3s ease}.ant-btn-primary:hover{opacity:.85;box-shadow:0 8px 20px #667eea59}@media (max-width: 768px){.login-container{padding:15px}.login-box{padding:30px 20px;border-radius:12px}.login-box h1{margin-bottom:10px;font-size:24px}.login-box h3{font-size:14px}.login-form-container{margin-bottom:15px}.auth-footer{padding:15px}.auth-footer .ant-space{gap:12px}.auth-footer a{font-size:12px}.ant-card .ant-card-body{padding:20px}}@media (max-width: 480px){.auth-wrapper{min-height:100vh}.login-container{min-height:calc(100vh - 80px);padding:10px}.login-box{padding:24px 16px;border-radius:8px}.login-box h1{font-size:20px!important}.login-box h3{font-size:13px!important}.ant-form-item{margin-bottom:16px}.ant-btn-primary{height:40px;font-size:14px}.ant-input,.ant-input-password{font-size:14px}.auth-footer{padding:12px;font-size:11px}.auth-footer .ant-space{flex-direction:column;gap:8px;width:100%}.auth-footer .ant-space-item{width:100%;justify-content:center}.auth-footer a{font-size:11px}.ant-card .ant-card-body{padding:16px}.ant-alert{font-size:12px}.ant-form-item-label>label{font-size:13px}}@media (max-width: 768px){.login-container[style*=maxWidth]{max-width:100%!important;padding:15px!important}.ant-card .ant-typography{font-size:13px!important}.ant-card h5{font-size:15px!important}.ant-form-item-label{padding-bottom:4px!important}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{font-size:14px}.ant-radio-group{display:flex;flex-direction:column}.ant-card-body{padding:20px 16px!important}}@media (max-width: 480px){.login-container[style*=maxWidth]{max-width:100%!important;padding:10px!important}.login-box{padding:20px 12px!important;margin:0!important}.login-box img{height:50px!important;margin-bottom:12px!important}.login-box h1,.login-box .ant-typography-title{font-size:18px!important;line-height:1.3!important;margin-bottom:8px!important}.login-box h3,.login-box .ant-typography-paragraph{font-size:12px!important;margin-bottom:12px!important}.ant-select-dropdown{font-size:13px!important}.ant-radio-wrapper{font-size:13px!important;margin-bottom:8px;padding:6px 0}.ant-form-item-extra{font-size:11px!important}.ant-alert{padding:8px 12px!important;font-size:12px!important}.ant-alert-message{font-size:13px!important;font-weight:600}.ant-card-body{padding:16px 12px!important}.ant-space{gap:8px!important}.ant-btn{font-size:13px!important;padding:4px 12px!important}.ant-card.ant-card-bordered{margin-bottom:16px}.ant-typography ul{padding-left:20px!important}.ant-typography li{font-size:12px!important;margin-bottom:4px}}:root{--mobile-breakpoint: 480px;--tablet-breakpoint: 768px;--desktop-breakpoint: 1200px;--touch-target-min: 44px;--mobile-padding: 12px;--mobile-gap: 8px}*{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ant-layout-content,.ant-modal-body,.ant-table-body{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media (max-width: 768px){.ant-layout{overflow-x:hidden!important}.ant-layout-sider{position:fixed!important;left:0;top:0;bottom:0;z-index:1000;max-width:280px!important;box-shadow:2px 0 8px #00000026}.ant-layout-sider-collapsed{width:0!important;min-width:0!important}.ant-layout-has-sider>.ant-layout{margin-left:0!important}.ant-layout-header{padding:0 16px!important;height:64px!important;min-height:64px!important;display:flex!important;align-items:center;justify-content:space-between;position:sticky!important;top:0!important;z-index:999!important;background:#fff!important;box-shadow:0 2px 8px #0000000f}.mobile-menu-button{width:48px!important;height:48px!important;font-size:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;background:transparent!important}.sidebar-brand{padding:20px 16px!important;font-size:16px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-brand h2{font-size:18px!important;margin-bottom:4px!important}.sidebar-brand p{font-size:13px!important}.ant-menu{font-size:15px!important;border:none!important}.ant-menu-item{height:52px!important;line-height:52px!important;margin:4px 8px!important;border-radius:8px!important}.ant-menu-item-selected{background-color:#1890ff26!important}.ant-layout-content{padding:16px!important;margin:0!important;min-height:calc(100vh - 64px)!important;overflow-x:hidden!important}.page-header{margin-bottom:20px!important;padding-bottom:12px!important}.page-header h1{font-size:24px!important;margin:0 0 8px!important;line-height:1.3!important}.page-header .ant-breadcrumb{font-size:13px!important;margin-bottom:12px!important}.ant-table-wrapper{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;margin:0 -16px!important;padding:0 16px!important}.ant-table{font-size:14px!important;min-width:100%!important}.ant-table-thead>tr>th{padding:12px 8px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;background:#fafafa!important;position:sticky!important;top:0!important;z-index:10!important}.ant-table-tbody>tr>td{padding:14px 8px!important;font-size:14px!important;line-height:1.5!important}.ant-table-tbody>tr{cursor:pointer}.ant-table-tbody>tr:active{background-color:#f0f5ff}.ant-table-cell .ant-space{flex-wrap:wrap!important;gap:8px!important}.ant-table-cell .ant-btn{min-width:44px!important;min-height:44px!important}.hide-on-mobile{display:none!important}.ant-card{margin-bottom:16px!important;border-radius:12px!important;box-shadow:0 2px 8px #00000014!important}.ant-card-head{padding:16px!important;font-size:16px!important;font-weight:600!important}.ant-card-body{padding:16px!important}.ant-statistic{text-align:center!important}.ant-statistic-title{font-size:14px!important;margin-bottom:8px!important}.ant-statistic-content{font-size:28px!important;font-weight:700!important}.ant-btn{padding:8px 16px!important;font-size:15px!important;height:44px!important;min-height:44px!important;border-radius:8px!important;font-weight:500!important;touch-action:manipulation!important}.ant-btn-lg{padding:12px 24px!important;height:52px!important;font-size:16px!important}.ant-btn-sm{padding:6px 12px!important;height:36px!important;font-size:14px!important}.ant-btn-icon-only{width:44px!important;height:44px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.ant-btn-icon-only .anticon{font-size:18px!important}.ant-modal{max-width:100vw!important;width:100vw!important;margin:0!important;top:0!important;padding:0!important;max-height:100vh!important}.ant-modal-content{border-radius:0!important;max-height:100vh!important;display:flex!important;flex-direction:column!important}.ant-modal-header{padding:20px 16px!important;border-radius:0!important;flex-shrink:0!important;border-bottom:1px solid #f0f0f0!important}.ant-modal-title{font-size:18px!important;font-weight:600!important}.ant-modal-close{width:48px!important;height:48px!important;top:8px!important;right:8px!important}.ant-modal-close-x{width:48px!important;height:48px!important;line-height:48px!important;font-size:20px!important}.ant-modal-body{padding:20px 16px!important;flex:1!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.ant-modal-footer{padding:16px!important;border-radius:0!important;flex-shrink:0!important;border-top:1px solid #f0f0f0!important}.ant-modal-footer .ant-btn{width:100%!important;margin:0 0 8px!important}.ant-modal-footer .ant-btn:last-child{margin-bottom:0!important}.ant-form{font-size:15px!important}.ant-form-item{margin-bottom:20px!important}.ant-form-item-label{padding-bottom:8px!important}.ant-form-item-label>label{font-size:15px!important;font-weight:500!important;height:auto!important}.ant-input,.ant-input-number,.ant-input-number-input,.ant-select-selector,.ant-picker{font-size:16px!important;height:48px!important;min-height:48px!important;padding:12px 16px!important;border-radius:8px!important;line-height:24px!important}.ant-input-affix-wrapper{padding:12px 16px!important;height:48px!important}.ant-input-affix-wrapper>input{height:24px!important}.ant-select-selection-search-input{height:48px!important}.ant-select-selection-item,.ant-select-selection-placeholder{line-height:46px!important}textarea.ant-input{min-height:120px!important;padding:12px 16px!important;line-height:1.5!important}.ant-input-number-handler-wrap{opacity:1!important}.ant-input-number-handler{height:24px!important}.ant-select-dropdown{font-size:15px!important}.ant-select-item{min-height:44px!important;padding:12px 16px!important}.ant-picker-dropdown{font-size:15px!important}.ant-picker-cell{padding:8px 0!important}.ant-picker-cell-inner{min-width:36px!important;height:36px!important;line-height:36px!important}.ant-dropdown-menu{font-size:15px!important;padding:8px!important;border-radius:12px!important}.ant-dropdown-menu-item{min-height:44px!important;padding:12px 16px!important;border-radius:8px!important}.ant-space{gap:12px!important}.ant-space-vertical{width:100%!important}.actions-bar{display:flex;flex-direction:column;gap:12px!important;margin-bottom:16px!important}.actions-bar .ant-btn{width:100%}.actions-bar .ant-space{width:100%!important;flex-direction:column!important}.actions-bar .ant-space-item{width:100%!important}.user-section{font-size:14px!important;display:flex!important;align-items:center!important;position:relative!important;z-index:1001!important;flex-shrink:0!important}.user-section span{display:none!important}.user-section .ant-avatar{width:40px!important;height:40px!important;margin-right:0!important;border:2px solid #1890ff!important;box-shadow:0 2px 8px #1890ff4d!important}.user-section .ant-dropdown-trigger{display:flex!important;align-items:center!important;padding:8px!important;min-width:56px!important;min-height:56px!important;justify-content:center!important}.ant-dropdown{z-index:1050!important}.ant-tabs-tab{padding:14px 20px!important;font-size:15px!important;min-width:80px!important}.ant-tabs-nav{margin-bottom:20px!important}.ant-alert{font-size:14px!important;padding:12px 16px!important;border-radius:8px!important}.ant-tag{font-size:13px!important;padding:4px 12px!important;border-radius:6px!important}.ant-badge-count{font-size:12px!important;min-width:20px!important;height:20px!important;line-height:20px!important}.ant-pagination{margin:20px 0!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:44px!important;height:44px!important;line-height:42px!important;font-size:15px!important}.ant-drawer-content-wrapper{max-width:100vw!important;width:100vw!important}.ant-drawer-header,.ant-drawer-body{padding:20px 16px!important}.ant-drawer-close{width:48px!important;height:48px!important}.ant-upload-list-item{padding:12px!important}.ant-upload-select{min-height:44px!important}@media (min-width: 375px) and (max-width: 428px){.user-section .ant-avatar{width:50px!important;height:50px!important;border:4px solid #1890ff!important;box-shadow:0 4px 20px #1890ffb3!important}.user-section .ant-dropdown-trigger{min-width:62px!important;min-height:62px!important}.ant-layout-header{min-height:64px!important;height:64px!important}}}@media (max-width: 480px){.ant-layout-header{padding:0 12px!important;height:56px!important;min-height:56px!important;max-height:56px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;overflow:visible!important}.user-section{flex-shrink:0!important;margin-left:auto!important;display:flex!important;align-items:center!important;position:relative!important;z-index:1001!important}.user-section .ant-avatar{width:36px!important;height:36px!important;border:2px solid #1890ff!important;box-shadow:0 2px 8px #1890ff4d!important;flex-shrink:0!important}.user-section .ant-dropdown-trigger{padding:6px!important;min-width:48px!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.ant-layout-header button,.mobile-menu-button{flex-shrink:0!important;width:44px!important;height:44px!important}.ant-layout-content{padding:12px!important;min-height:calc(100vh - 56px)!important}.page-header{margin-bottom:16px!important}.page-header h1{font-size:20px!important;margin-bottom:4px!important}.page-header .ant-breadcrumb{display:none}.ant-card{margin-bottom:12px!important}.ant-card-head{padding:14px!important;font-size:15px!important}.ant-card-body{padding:14px!important}.ant-table-wrapper{margin:0 -12px!important;padding:0 12px!important}.ant-table{font-size:13px!important}.ant-table-thead>tr>th{padding:10px 6px!important;font-size:12px!important}.ant-table-tbody>tr>td{padding:12px 6px!important;font-size:13px!important}.ant-btn{padding:6px 14px!important;font-size:14px!important;height:42px!important}.ant-btn-sm{padding:4px 10px!important;height:34px!important;font-size:13px!important}.ant-btn-icon-only{width:42px!important;height:42px!important;padding:0!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label>label{font-size:14px!important}.ant-input,.ant-input-number,.ant-input-number-input,.ant-select-selector,.ant-picker{font-size:16px!important;height:46px!important;min-height:46px!important}.ant-input-affix-wrapper{height:46px!important}.actions-bar{gap:10px!important}.actions-bar .ant-btn{width:100%;font-size:14px!important}.ant-statistic-title{font-size:13px!important}.ant-statistic-content{font-size:24px!important}.ant-modal-header{padding:16px 14px!important}.ant-modal-title{font-size:17px!important}.ant-modal-body{padding:16px 14px!important}.ant-modal-footer{padding:14px!important}.ant-tabs-tab{padding:12px 16px!important;font-size:14px!important;min-width:60px!important}.ant-dropdown-menu{font-size:14px!important}.ant-dropdown-menu-item,.ant-select-item{min-height:42px!important;padding:10px 14px!important}.ant-alert{font-size:13px!important;padding:10px 14px!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:40px!important;height:40px!important;line-height:38px!important}.ant-avatar{width:36px!important;height:36px!important;font-size:14px!important}}@media (min-width: 769px) and (max-width: 1024px){.ant-table{font-size:13px!important}.ant-layout-content{padding:16px!important}.page-header h1{font-size:24px!important}.ant-form-item{margin-bottom:16px!important}.ant-btn{padding:6px 14px!important;font-size:13px!important}}@media (min-width: 1200px){.ant-layout-content{padding:24px!important}.ant-table{font-size:14px!important}.page-header h1{font-size:28px!important}.ant-btn{padding:6px 16px!important;font-size:14px!important}}@media (max-width: 768px){.ant-table-wrapper{overflow-x:auto}.ant-table{min-width:500px}}@media print{.ant-layout-sider,.ant-layout-header,.page-header{display:none!important}.ant-layout-content{padding:0!important}.ant-btn,.ant-space button{display:none!important}.actions-column,.no-print,.ant-table-cell:last-child,th:last-child{display:none!important}[data-column-key=actions]{display:none!important}}.mobile-only{display:none}.desktop-only{display:block}@media (max-width: 768px){.mobile-only{display:block}.desktop-only{display:none}.stack-vertical{flex-direction:column}.full-width{width:100%}.text-responsive{font-size:clamp(12px,3vw,16px)}.title-responsive{font-size:clamp(18px,5vw,28px)}.subtitle-responsive{font-size:clamp(14px,3vw,16px)}.profile-avatar{width:100px!important;height:100px!important}.profile-username{font-size:18px!important}.profile-email{font-size:13px!important}.profile-role-badge{font-size:11px!important;padding:3px 8px!important}.profile-actions-container{margin-top:20px!important}.profile-actions-space{width:100%;flex-direction:column!important;gap:12px!important}.profile-actions-space .ant-space-item{width:100%}.profile-action-btn{width:100%!important;height:44px!important;font-size:14px!important}.profile-info-text{font-size:12px!important;margin-top:16px!important}.profile-info-text p{margin:4px 0!important}.ant-float-btn-group{right:12px!important;bottom:12px!important}.ant-float-btn{width:40px!important;height:40px!important}.ant-float-btn-icon{font-size:18px!important}.ant-table-wrapper,.ant-table-content,.ant-table-body{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.ant-modal-body{padding:12px!important;max-height:70vh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.ant-statistic{font-size:12px!important}.ant-statistic-title{font-size:11px!important;margin-bottom:4px!important}.ant-statistic-content{font-size:18px!important}.ant-table-cell .ant-space-compact{flex-wrap:wrap!important}.ant-dropdown{font-size:13px!important}.ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}.ant-alert{font-size:12px!important;padding:8px 12px!important}}@media (hover: none) and (pointer: coarse){.ant-btn{min-height:48px!important;min-width:48px!important}.ant-menu-item{height:52px!important;line-height:52px!important}.ant-table-tbody>tr>td{padding:16px 8px!important}.ant-select-selector,.ant-input,.ant-picker{min-height:48px!important}.ant-btn:active{transform:scale(.98);transition:transform .1s ease}.ant-table-tbody>tr:active{background-color:#f0f5ff!important}.ant-menu-item:active{transform:scale(.98);transition:transform .1s ease}.ant-btn:hover,.ant-card:hover,.ant-menu-item:hover{transform:none}.ant-space{gap:14px!important}.ant-checkbox-wrapper,.ant-radio-wrapper{min-height:44px!important;display:flex!important;align-items:center!important}.ant-checkbox-inner,.ant-radio-inner{width:20px!important;height:20px!important}.ant-switch{min-width:52px!important;height:28px!important}.ant-switch-handle{width:24px!important;height:24px!important}.ant-btn .anticon{font-size:18px!important}.ant-slider-handle{width:20px!important;height:20px!important}.ant-rate-star{font-size:28px!important;margin-right:8px!important}}@media (max-width: 768px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],select,textarea{font-size:16px!important}.ant-table-body::-webkit-scrollbar{height:3px}.ant-table-body::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.ant-row{margin-left:-8px!important;margin-right:-8px!important}.ant-col{padding-left:8px!important;padding-right:8px!important}.dashboard-grid,.ant-row[gutter]{gap:12px!important}.ant-collapse{border-radius:8px!important}.ant-collapse-header{padding:16px!important;font-size:15px!important}.ant-collapse-content-box{padding:16px!important}.ant-result{padding:32px 16px!important}.ant-result-title{font-size:20px!important}.ant-result-subtitle,.ant-steps-item-title{font-size:14px!important}.ant-steps-item-description{font-size:13px!important}.ant-timeline-item-content{font-size:14px!important}.ant-descriptions-item-label{font-size:14px!important;font-weight:500!important}.ant-descriptions-item-content{font-size:14px!important}.ant-empty{padding:32px 16px!important}.ant-empty-description{font-size:14px!important}.ant-notification{width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;margin:0 auto!important}.ant-message{font-size:14px!important}.ant-popover-inner{padding:16px!important}.ant-popover-message{font-size:14px!important}.ant-popover-buttons{margin-top:12px!important}.ant-progress{font-size:14px!important}.ant-segmented{padding:4px!important}.ant-segmented-item{min-height:40px!important;padding:8px 16px!important;font-size:14px!important}.ant-tooltip-inner{font-size:13px!important;padding:8px 12px!important}.ant-tree-node-content-wrapper{min-height:44px!important;line-height:44px!important}.ant-transfer-list{width:100%!important}.ant-transfer-list-header{padding:12px 16px!important}.ant-transfer-list-body-search-wrapper{padding:12px!important}}@media (max-width: 896px) and (orientation: landscape){.ant-layout-header{height:48px!important;min-height:48px!important}.ant-layout-content{padding:12px!important}.ant-modal{max-height:90vh!important}.ant-modal-body{max-height:calc(90vh - 140px)!important}}@media (max-width: 360px){.ant-layout-header{padding:0 8px!important;height:52px!important;min-height:52px!important}.user-section .ant-avatar{width:32px!important;height:32px!important}.user-section .ant-dropdown-trigger{min-width:44px!important;min-height:44px!important}.ant-btn{padding:5px 12px!important;font-size:13px!important;height:40px!important}.ant-form-item{margin-bottom:14px!important}.page-header h1{font-size:18px!important}.ant-card-head{padding:12px!important;font-size:14px!important}.ant-card-body{padding:12px!important}.ant-layout-content{padding:10px!important}}.hide-mobile{display:block}.show-mobile{display:none}@media (max-width: 768px){.hide-mobile{display:none!important}.show-mobile{display:block!important}.show-mobile-flex{display:flex!important}.show-mobile-inline{display:inline!important}.show-mobile-inline-block{display:inline-block!important}}@media (max-width: 768px){.mobile-p-0{padding:0!important}.mobile-p-1{padding:8px!important}.mobile-p-2{padding:16px!important}.mobile-p-3{padding:24px!important}.mobile-pt-0{padding-top:0!important}.mobile-pt-1{padding-top:8px!important}.mobile-pt-2{padding-top:16px!important}.mobile-pt-3{padding-top:24px!important}.mobile-pb-0{padding-bottom:0!important}.mobile-pb-1{padding-bottom:8px!important}.mobile-pb-2{padding-bottom:16px!important}.mobile-pb-3{padding-bottom:24px!important}.mobile-m-0{margin:0!important}.mobile-m-1{margin:8px!important}.mobile-m-2{margin:16px!important}.mobile-m-3{margin:24px!important}.mobile-mt-0{margin-top:0!important}.mobile-mt-1{margin-top:8px!important}.mobile-mt-2{margin-top:16px!important}.mobile-mt-3{margin-top:24px!important}.mobile-mb-0{margin-bottom:0!important}.mobile-mb-1{margin-bottom:8px!important}.mobile-mb-2{margin-bottom:16px!important}.mobile-mb-3{margin-bottom:24px!important}}@media (max-width: 768px){.mobile-full-width{width:100%!important}.mobile-full-height{height:100%!important}.mobile-flex{display:flex!important}.mobile-flex-column{flex-direction:column!important}.mobile-flex-row{flex-direction:row!important}.mobile-justify-center{justify-content:center!important}.mobile-justify-between{justify-content:space-between!important}.mobile-justify-around{justify-content:space-around!important}.mobile-align-center{align-items:center!important}.mobile-align-start{align-items:flex-start!important}.mobile-align-end{align-items:flex-end!important}.mobile-text-center{text-align:center!important}.mobile-text-left{text-align:left!important}.mobile-text-right{text-align:right!important}}@media (max-width: 768px){.mobile-text-xs{font-size:12px!important}.mobile-text-sm{font-size:14px!important}.mobile-text-base{font-size:16px!important}.mobile-text-lg{font-size:18px!important}.mobile-text-xl{font-size:20px!important}.mobile-text-2xl{font-size:24px!important}}.touch-target{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.mobile-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.mobile-scroll-container::-webkit-scrollbar{height:4px}.mobile-scroll-container::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}@media (max-width: 768px){.mobile-card-list{display:flex;flex-direction:column;gap:12px}.mobile-card-item{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0}.mobile-card-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.mobile-card-item-title{font-size:16px;font-weight:600;color:#262626}.mobile-card-item-body{display:flex;flex-direction:column;gap:8px}.mobile-card-item-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.mobile-card-item-label{font-size:13px;color:#8c8c8c;font-weight:500}.mobile-card-item-value{font-size:14px;color:#262626;font-weight:500;text-align:right}.mobile-card-item-footer{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.mobile-card-item-footer .ant-btn{flex:1}}.mobile-sticky-header{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 2px 8px #0000000f}@media (max-width: 768px){.mobile-tabs-scroll .ant-tabs-nav-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.mobile-tabs-scroll .ant-tabs-nav-list{display:flex;flex-wrap:nowrap}.mobile-tabs-scroll .ant-tabs-tab{flex-shrink:0}}.mobile-fab{position:fixed;bottom:20px;right:20px;z-index:1000}@media (max-width: 768px){.mobile-fab{bottom:16px;right:16px}.mobile-fab .ant-btn{width:56px!important;height:56px!important;border-radius:50%!important;box-shadow:0 4px 12px #00000026!important}.mobile-fab .ant-btn .anticon{font-size:24px!important}}@media (max-width: 768px){.mobile-bottom-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 16px;box-shadow:0 -2px 8px #0000001a;z-index:999;display:flex;gap:12px}.mobile-bottom-bar .ant-btn{flex:1;height:48px!important}.has-mobile-bottom-bar{padding-bottom:84px!important}}@supports (padding: env(safe-area-inset-bottom)){@media (max-width: 768px){.mobile-bottom-bar{padding-bottom:calc(12px + env(safe-area-inset-bottom))}.ant-layout-content{padding-bottom:calc(16px + env(safe-area-inset-bottom))!important}}}@media (max-width: 768px){.mobile-pull-refresh-space{padding-top:20px}}@media (max-width: 768px){.ant-skeleton-title{height:20px!important}.ant-skeleton-paragraph>li{height:16px!important}}@media (max-width: 768px){.mobile-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.mobile-image-item{aspect-ratio:1;border-radius:8px;overflow:hidden}.mobile-image-item img{width:100%;height:100%;object-fit:cover}}@media (max-width: 768px){.mobile-readable-text{line-height:1.6;font-size:15px;color:#262626}.mobile-readable-text p{margin-bottom:12px}}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}body,html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Source Sans Pro,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;touch-action:manipulation}#root{width:100%;height:100%;overflow-x:hidden}.thinking-dots{display:inline-flex;align-items:center;gap:2px;font-size:24px;color:#1890ff}.thinking-dots span{animation:thinking-bounce 1.4s infinite ease-in-out both}.thinking-dots span:nth-child(1){animation-delay:-.32s}.thinking-dots span:nth-child(2){animation-delay:-.16s}@keyframes thinking-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-10px);opacity:1}}
