*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000000e0;background:#f5f5f5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.wbs-row-critical>td{background-color:#fff1f0!important}.wbs-row-warning>td{background-color:#fffbe6!important}.wbs-row-critical:hover>td,.wbs-row-warning:hover>td{filter:brightness(.97)}.wbs-task-table .ant-table-cell,.wbs-task-table .ant-table-row-indent{vertical-align:middle}.wbs-expand-trigger,.wbs-expand-placeholder{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wbs-expand-trigger{border:0;background:transparent;color:#667eea;cursor:pointer;padding:2px;border-radius:4px;font-size:14px;transition:background .15s}.wbs-expand-trigger:hover{background:#667eea26}.wbs-task-table .ant-table.ant-table-small .ant-table-cell{padding-top:8px!important;padding-bottom:8px!important}.wbs-task-table .ant-tag{margin-inline-end:0;padding-inline:6px;line-height:20px;font-size:12px}.wbs-task-cell{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;gap:6px;min-width:0;width:100%}.wbs-task-title{flex:1 1 0;min-width:0;overflow:hidden;margin-bottom:0!important;font-size:14px;font-weight:400;color:#000000c7;line-height:1.35}.wbs-task-cell-stage .wbs-task-title{font-weight:600;color:#000000e0;font-size:14px}.wbs-task-meta{margin-left:auto;display:flex;align-items:center;gap:6px;flex-shrink:0}.wbs-stage-stat{color:#8c8c8c;font-size:12px;white-space:nowrap}.wbs-progress{flex:0 0 80px;width:80px;margin-bottom:0!important}.wbs-progress .ant-progress-bg,.wbs-progress .ant-progress-inner{height:6px!important}.wbs-progress .ant-progress-text{font-size:11px}.wbs-no-assignee{color:#bbb;font-size:12px}.wbs-file-shortcut{padding:0 4px!important;height:20px!important;line-height:20px!important;font-size:12px;color:#8c8c8c!important}.wbs-file-shortcut:hover{color:#1677ff!important;background:#1677ff0f}.wbs-file-shortcut-has{color:#1677ff!important;font-weight:500}.wbs-deadline-cell{display:flex;flex-direction:column;gap:2px;line-height:1.2}.wbs-deadline-main{font-weight:600;color:#000000d9;font-variant-numeric:tabular-nums}.wbs-start-cell{color:#000000d9;font-variant-numeric:tabular-nums}.wbs-deadline-warn-tag{margin-right:0!important;font-size:11px;padding:0 4px;line-height:16px;align-self:flex-start}.wbs-deadline-critical .wbs-deadline-main{color:#cf1322}.wbs-deadline-warning .wbs-deadline-main{color:#d48806}.wbs-row-stage>td{background-color:#f5f8ff}.wbs-row-child>td{background-color:#fff}.wbs-row-task>td{background-color:#fff}.wbs-row-child>td:first-child{border-left:2px solid #d9e6ff}.wbs-child-connector{width:20px;height:1px;flex:0 0 20px;background:#d9e6ff}.project-files-layout{display:flex;gap:16px;align-items:stretch;min-height:360px}.project-files-tree{width:280px;flex-shrink:0;border-right:1px solid #f0f0f0;padding-right:12px;overflow-y:auto;max-height:70vh}.project-files-tree .ant-tree-node-content-wrapper{width:100%}.project-files-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.project-files-main-header{padding:6px 0;border-bottom:1px dashed #f0f0f0}@media(max-width:768px){.project-files-layout{flex-direction:column}.project-files-tree{width:100%;border-right:0;border-bottom:1px solid #f0f0f0;padding-right:0;padding-bottom:12px;max-height:240px}}.login-page{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);overflow:auto}.login-card{width:420px;max-width:calc(100vw - 48px);background:#fff;border-radius:14px;box-shadow:0 12px 50px #00000040;padding:40px 36px 32px;margin-bottom:60px;position:relative;z-index:1}.login-brand{text-align:center;margin-bottom:28px}.login-brand-icon{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.login-tab-bar{display:flex;position:relative;margin-bottom:32px;border-bottom:1px solid #eee}.login-tab-btn{flex:1;background:none;border:none;padding:12px 0;font-size:15px;color:#999;cursor:pointer;transition:color .2s;position:relative;z-index:1;outline:none}.login-tab-btn.active{color:#667eea;font-weight:600}.login-tab-btn:hover{color:#667eea}.login-tab-indicator{position:absolute;bottom:-1px;height:2px;background:#667eea;border-radius:1px;transition:left .3s cubic-bezier(.4,0,.2,1);width:33.333%;left:0}.login-form-area .ant-form-item{margin-bottom:18px}.login-form-area .ant-input-affix-wrapper,.login-form-area .ant-input{background:#f5f6fa;border:1px solid transparent;border-radius:10px;height:48px;padding:0 14px;transition:border-color .2s,box-shadow .2s,background .2s}.login-form-area .ant-input-affix-wrapper:hover,.login-form-area .ant-input:hover{border-color:#d0d5dd;background:#f5f6fa}.login-form-area .ant-input-affix-wrapper:focus,.login-form-area .ant-input-affix-wrapper:focus-within,.login-form-area .ant-input-affix-wrapper-focused,.login-form-area .ant-input:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1f;background:#fff}.login-form-area .ant-input-affix-wrapper>input.ant-input{background:transparent;height:auto;border:none;box-shadow:none;padding:0}.login-form-area .ant-input-affix-wrapper .ant-input-prefix{margin-right:10px;color:#b0b5c0}.login-form-area .ant-input-affix-wrapper:focus-within .ant-input-prefix{color:#667eea}.login-btn{height:48px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;font-size:16px;font-weight:500;width:100%;color:#fff;cursor:pointer;transition:opacity .15s,box-shadow .15s}.login-btn:hover{opacity:.92;box-shadow:0 4px 14px #667eea59}.login-sms-btn{min-width:120px;height:48px;border-radius:10px;border:1px solid #e0e3eb;background:#fff;color:#667eea;font-size:14px;cursor:pointer;transition:all .2s;white-space:nowrap}.login-sms-btn:hover:not(:disabled){border-color:#667eea;background:#f8f9ff}.login-sms-btn:disabled{color:#bbb;background:#f5f6fa;cursor:not-allowed}.login-tab-content{animation:loginFadeIn .25s ease}@keyframes loginFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.login-card{padding:28px 20px 24px}}.inbound-page{width:100%}.inbound-page .ant-tabs-nav{margin-bottom:16px}.inbound-full{width:100%}.inbound-option{display:flex;flex-direction:column;gap:2px}.inbound-tight-divider{margin:12px 0}.inbound-small-text{font-size:12px}.inbound-item-desc{margin-bottom:16px;padding:12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px}
