.app-container{min-height:100vh;background:transparent}.app-loading{min-height:100vh;display:flex;justify-content:center;align-items:center;color:var(--text-2)}*{margin:0;padding:0;box-sizing:border-box}:root{--surface-0: #f8fafc;--surface-1: #ffffff;--surface-2: #f1f5f9;--surface-3: #e2e8f0;--text-1: #0f172a;--text-2: #475569;--text-3: #64748b;--brand-500: #2563eb;--brand-100: #dbeafe;--radius-md: 12px;--radius-lg: 18px;--shadow-soft: 0 10px 30px rgba(15, 23, 42, .08);--shadow-card: 0 4px 16px rgba(15, 23, 42, .08);--line: #dbe2ea}body{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text-1);background:radial-gradient(1200px 800px at -10% -20%,#e0f2fe 0%,transparent 55%),radial-gradient(1000px 700px at 120% -20%,#dbeafe 0%,transparent 55%),var(--surface-0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.ant-layout{background:transparent!important}.ant-btn{font-weight:600}.ant-btn-default{border-color:var(--line);background:var(--surface-1)}.ant-btn-primary{box-shadow:0 8px 16px #2563eb3d}.ant-input,.ant-input-number,.ant-select-selector,.ant-picker,.ant-input-affix-wrapper{border-color:var(--line)!important;background:var(--surface-1)!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-input-number-focused,.ant-picker-focused{box-shadow:0 0 0 3px #2563eb24!important}.ant-btn{min-height:44px}.ant-btn.ant-btn-icon-only{min-width:44px;width:44px;height:44px}.ant-card{border:1px solid var(--line);box-shadow:var(--shadow-card)}.ant-modal .ant-modal-content{border:1px solid var(--line);box-shadow:var(--shadow-soft)}.ant-table-wrapper .ant-table{border-radius:10px;overflow:hidden}.tool-container h4.ant-typography,.tool-container h5.ant-typography{color:var(--text-1);letter-spacing:.2px}.tool-container .ant-typography.ant-typography-secondary{color:var(--text-3)}.ant-tag{border-radius:999px;padding-inline:10px}.ant-tabs-nav{margin-bottom:20px!important}
