body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;overscroll-behavior:contain}#root{width:100%;height:100vh;overflow:hidden}.app-root{height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;color:#1f2937;padding:0 20px;height:56px;line-height:56px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;z-index:100;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f}.header-left{display:flex;align-items:center;gap:12px}.header-toggle-btn{color:#6b7280!important;font-size:18px}.header-toggle-btn:hover{color:#2563eb!important;background:#eff6ff!important}.app-title{color:#1e40af;margin:0;font-size:20px;line-height:56px;letter-spacing:0;white-space:nowrap}.header-actions{display:flex;align-items:center}.app-body{flex:1;display:flex;overflow:hidden;background:#f0f2f5}.left-sidebar{width:300px;min-width:300px;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;transition:width .2s,min-width .2s;overflow:hidden;flex-shrink:0}.left-sidebar.collapsed{width:0;min-width:0}.sidebar-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px}.sidebar-collapse{background:transparent}.sidebar-collapse .ant-collapse-header{font-weight:600!important;padding:10px 12px!important}.sidebar-collapse .ant-collapse-content-box{padding:8px 12px!important}.sidebar-cargo-list{max-height:260px;overflow-y:auto}.sidebar-cargo-list .ant-table{font-size:12px!important}.sidebar-cargo-list .ant-table-cell{padding:4px 6px!important}.sidebar-presets{padding:12px 8px;border-top:1px solid #f0f0f0}.presets-label{font-weight:700;color:#1f2937;margin-bottom:8px;font-size:13px}.sidebar-footer{border-top:1px solid #e8e8e8;padding:10px 12px;background:#fafafa;flex-shrink:0}.sidebar-summary{margin-top:6px;font-size:12px;color:#666;text-align:center}.center-content{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;background:#f0f2f5}.center-content>.ant-spin-nested-loading{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;width:100%}.center-content .ant-spin-nested-loading .ant-spin-container{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.viewer-container{flex:1;min-height:0;position:relative;background:#fff;margin:12px;border-radius:8px;border:1px solid #e8e8e8;overflow:hidden;display:flex;flex-direction:column}.viewer-placeholder{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;pointer-events:none;z-index:1}.placeholder-icon{font-size:64px;margin-bottom:16px;opacity:.3}.placeholder-text{font-size:16px;margin-bottom:8px}.placeholder-hint{font-size:13px;color:#bbb}.inline-summary{padding:10px 20px;background:#fff;margin:0 12px 12px;border-radius:8px;border:1px solid #e8e8e8;flex-shrink:0}.empty-bounds-info{margin-top:8px;font-size:12px;color:#888;text-align:center;border-top:1px dashed #f0f0f0;padding-top:6px}.right-panel{width:320px;min-width:320px;background:#fff;border-left:1px solid #e8e8e8;flex-shrink:0;overflow:hidden}.right-panel-scroll{height:100%;overflow-y:auto;padding:12px}.right-panel .ant-card{margin-bottom:10px;border-radius:6px}.right-panel .ant-card-head{min-height:36px;padding:0 12px}.right-panel .ant-card-head-title{font-size:14px;padding:8px 0}.right-panel .ant-card-body{padding:10px 12px}.right-panel .ant-statistic-title{font-size:11px}.right-panel .ant-statistic-content{font-size:18px}.right-panel table{font-size:11px!important}.right-panel th,.right-panel td{padding:4px 6px!important}.status-bar{height:32px;line-height:32px;padding:0 16px;background:#fafafa;border-top:1px solid #e8e8e8;flex-shrink:0;display:flex;align-items:center;font-size:12px}.panel-card{margin-bottom:16px;border-radius:8px}.panel-card .ant-card-head{min-height:56px}.panel-card .ant-card-head-title{font-size:18px;font-weight:700}.action-card .ant-card-body{padding:16px}.container-summary{margin-top:14px;padding:14px 16px;background:#f7f9fc;border:1px solid #edf0f5;border-radius:8px}.summary-title{font-weight:700;margin-bottom:10px}.summary-grid{display:grid;grid-template-columns:1fr;gap:8px}.summary-grid div{display:flex;justify-content:space-between;gap:12px;color:#53606f}.summary-grid strong{color:#111827;font-weight:600;text-align:right}.template-panel{margin-bottom:16px;padding:12px;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px}.section-label{margin-bottom:8px;font-weight:700;color:#1f2937}.template-row{display:flex;align-items:center;gap:8px}.template-button{flex:1;height:34px;text-align:left;overflow:hidden}.icon-danger-button{width:34px;height:34px;padding:0}.form-tool-row{display:flex;justify-content:space-between;align-items:end;margin-top:2px;padding:8px 0 2px}.form-action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.primary-action-button,.secondary-action-button{height:42px;font-weight:600}.cargo-summary-row{margin-bottom:12px;display:flex;align-items:center}.sidebar-scroll::-webkit-scrollbar,.right-panel-scroll::-webkit-scrollbar{width:6px}.sidebar-scroll::-webkit-scrollbar-thumb,.right-panel-scroll::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.sidebar-scroll::-webkit-scrollbar-thumb:hover,.right-panel-scroll::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 1200px){.left-sidebar{width:250px;min-width:250px}.right-panel{width:260px;min-width:260px}}@media (max-width: 900px){.app-header{padding:0 12px;height:48px}.header-actions{gap:4px!important}.header-actions .ant-btn{font-size:12px;padding:0 8px;height:30px}.app-title{font-size:14px!important}.app-body{flex-direction:column!important}.left-sidebar{width:100%!important;min-width:100%!important;max-height:38vh;border-right:none;border-bottom:2px solid #e8e8e8}.left-sidebar.collapsed{display:none}.right-panel{width:100%!important;min-width:100%!important;max-height:35vh;border-left:none;border-top:2px solid #e8e8e8}.center-content{min-height:35vh}.viewer-container{min-height:280px}.inline-summary .ant-statistic-content{font-size:16px}}@media (max-width: 600px){.app-header{padding:0 8px;height:48px}.header-left{gap:6px}.header-toggle-btn{font-size:20px!important;padding:6px 8px!important;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.app-title{font-size:13px!important;max-width:100px;overflow:hidden;text-overflow:ellipsis}.header-actions{gap:6px!important}.header-actions .ant-btn{font-size:12px;padding:4px 8px;height:36px;min-width:36px}.header-actions .ant-btn-primary{padding:4px 12px;min-height:40px}.left-sidebar{max-height:35vh;width:100%!important;min-width:100%!important;box-shadow:0 4px 12px #00000026;z-index:50}.left-sidebar.collapsed{display:none}.right-panel{max-height:32vh;width:100%!important;min-width:100%!important}.center-content{min-height:35vh}.viewer-container{margin:6px;min-height:240px;border-radius:8px}.inline-summary{margin:0 6px 6px;padding:10px 14px}.inline-summary .ant-statistic-title{font-size:10px}.inline-summary .ant-statistic-content{font-size:14px}.sidebar-collapse .ant-collapse-header{padding:10px 12px!important;font-size:14px!important;min-height:44px;display:flex!important;align-items:center}.sidebar-collapse .ant-collapse-content-box{padding:8px 10px!important}.sidebar-cargo-list .ant-table{font-size:11px!important}.sidebar-cargo-list .ant-table-cell{padding:4px 6px!important}.sidebar-footer{padding:10px}.sidebar-footer .ant-btn{height:44px;font-size:14px}.status-bar{font-size:11px;padding:0 10px;height:36px}.sidebar-presets{padding:10px 8px}.sidebar-presets .ant-btn{min-height:36px;font-size:13px}.mobile-fab{display:flex!important}}.mobile-fab{display:none;position:fixed;bottom:52px;right:16px;z-index:100;width:48px;height:48px;border-radius:50%;box-shadow:0 4px 16px #2563eb59}@media (max-width: 400px){.app-header{height:44px;padding:0 6px}.app-title{font-size:12px!important}.header-toggle-btn{min-width:40px;min-height:40px;font-size:18px!important}.header-actions .ant-btn{padding:4px 6px;height:32px}.viewer-container{min-height:200px;margin:4px}.inline-summary{padding:8px 10px}.left-sidebar{max-height:32vh}.right-panel{max-height:28vh}.mobile-fab{width:44px;height:44px;bottom:48px;right:12px}}@media (max-width: 800px){.login-brand-panel{display:none!important}}.glass-login .ant-tabs-nav:before{border-bottom-color:#ffffff26!important}.glass-login .ant-tabs-tab{color:#ffffff8c!important;font-size:15px}.glass-login .ant-tabs-tab:hover{color:#ffffffd9!important}.glass-login .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important;text-shadow:0 0 12px rgba(255,255,255,.3)}.glass-login .ant-tabs-ink-bar{background:#fff!important}.glass-login .ant-input-affix-wrapper{background:#ffffff1f!important;border-color:#ffffff38!important}.glass-login .ant-input-affix-wrapper:hover{border-color:#fff6!important}.glass-login .ant-input-affix-wrapper:focus,.glass-login .ant-input-affix-wrapper-focused{border-color:#ffffff8c!important;box-shadow:0 0 0 2px #ffffff1f!important}.glass-login .ant-input-affix-wrapper input{color:#fff!important;background:transparent!important}.glass-login .ant-input-affix-wrapper input::placeholder{color:#ffffff73!important}.glass-login .ant-input-prefix{color:#ffffff80!important}.glass-login .ant-checkbox-wrapper{color:#ffffffb3!important}.glass-login .ant-checkbox-inner{background:#ffffff1f!important;border-color:#ffffff4d!important}.glass-login .ant-btn-primary{background:#ffffffe6!important;border:none!important;color:#3b4f6b!important;font-weight:600!important}.glass-login .ant-btn-primary:hover{background:#fff!important;color:#2c3d55!important;box-shadow:0 4px 18px #00000029!important}.glass-login .ant-form-item-explain-error{color:#ffb4a0f2!important}
