*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:Inter,Segoe UI,sans-serif;background:#f5f7fa}input,select,textarea,.ant-select-selector,.ant-input,.ant-input-number-input{font-size:16px!important}html,body{overflow-x:hidden}#root{overflow-x:hidden;min-width:0}.ant-select,.ant-input,.ant-input-number,.ant-picker,.ant-input-affix-wrapper,.ant-select-selector{max-width:100%!important}@media(max-width:767px){.ant-row{margin-left:0!important;margin-right:0!important}.ant-col{padding-left:4px!important;padding-right:4px!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal .ant-modal-content{border-radius:12px!important}.ant-modal-body{padding:12px!important;max-height:70vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.ant-modal-header{padding:12px 16px!important}.ant-modal-footer{padding:10px 16px!important}.ant-modal-footer .ant-btn{min-height:40px}.ant-drawer-body{padding:12px!important}.ant-drawer-header{padding:12px 16px!important;position:sticky;top:0;z-index:10;background:#fff}.ant-drawer-footer{padding:10px 12px!important}.ant-drawer-close{margin-inline-end:0!important;margin-inline-start:0;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px}.ant-drawer-close:hover,.ant-drawer-close:focus{background:#0000000a}.ant-drawer-close .anticon-close{display:none}.ant-drawer-close:before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M19 12H5M12 19l-7-7 7-7'/></svg>");background-size:contain;background-repeat:no-repeat}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{font-size:13px!important}h3.ant-typography,h4.ant-typography{font-size:18px!important}.ant-form-item-label>label{font-size:13px!important}.ant-space-compact{flex-wrap:wrap}.ant-btn{min-height:36px}.ant-btn-sm{min-height:32px}.ant-segmented{font-size:13px!important}.ant-segmented-item-label{padding:0 8px!important;min-height:36px!important;line-height:36px!important}.ant-steps-horizontal .ant-steps-item-title,.ant-descriptions-item-label{font-size:12px!important}.ant-descriptions-item-content{font-size:13px!important}.ant-space{flex-wrap:wrap}.ant-descriptions-item-content{word-break:break-word!important;overflow-wrap:break-word!important}.ant-modal-body{word-break:break-word}.ant-popover{max-width:calc(100vw - 24px)!important}.ant-collapse-content-box{padding:8px!important}.ant-alert{padding:8px 12px!important}.ant-alert-message{font-size:13px!important}.ant-alert-description{font-size:12px!important}.ant-divider{margin:12px 0!important}}.dashboard-page .ant-card{border-radius:12px!important;border:1px solid #f0f0f0!important;box-shadow:0 1px 2px #00000008!important;transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),border-color .2s ease}.dashboard-page .ant-card:hover{box-shadow:0 8px 24px #1677ff14,0 2px 8px #0000000a!important;border-color:#d9e7ff!important;transform:translateY(-1px)}.dashboard-page .ant-card>.ant-card-head{min-height:auto;padding:12px 16px;border-bottom:1px solid #f5f5f5}.dashboard-page .ant-card-head-title{font-size:13px;font-weight:600;color:#262626}.dashboard-page .ant-card>.ant-card-body{padding:12px 16px}.dashboard-page .ant-list-item{transition:background .18s ease,padding .18s ease;position:relative;border-inline-start:3px solid transparent}.dashboard-page .ant-list-item:hover{background:linear-gradient(90deg,#f0f7ff,#fafafa);border-inline-start-color:#1677ff}@keyframes hero-pulse-urgent{0%,to{box-shadow:0 2px 6px #fa541c40}50%{box-shadow:0 2px 14px #fa541c8c}}.hero-action-chip{outline:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hero-action-chip--clickable:hover{transform:translateY(-1px);border-color:#ff7a45!important;box-shadow:0 4px 14px #fa541c38!important}.hero-action-chip--clickable:active{transform:translateY(0)}.hero-action-chip--clickable>span:first-child{animation:hero-pulse-urgent 2.4s ease-in-out infinite}@keyframes dashboard-attention-shake{0%,to{transform:translateZ(0)}10%{transform:translate3d(-10px,0,0)}20%{transform:translate3d(10px,0,0)}30%{transform:translate3d(-8px,0,0)}40%{transform:translate3d(8px,0,0)}55%{transform:translate3d(-5px,0,0)}70%{transform:translate3d(5px,0,0)}85%{transform:translate3d(-2px,0,0)}}@keyframes dashboard-attention-glow{0%{box-shadow:0 0 #fa8c1600}15%{box-shadow:0 0 0 6px #fa8c1673,0 12px 30px #fa8c1659}55%{box-shadow:0 0 0 4px #fa8c164d,0 8px 22px #fa8c1640}to{box-shadow:0 0 #fa8c1600}}#primary-widget.dashboard-shake{animation:dashboard-attention-shake .85s cubic-bezier(.36,.07,.19,.97) both,dashboard-attention-glow 1.4s ease-out both;will-change:transform,box-shadow;border-radius:12px}#primary-widget.dashboard-shake .ant-card{transform:none!important;transition:none!important}@keyframes section-accent-grow{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}.dashboard-page section>div>div:first-child>div:first-child{transform-origin:top center;animation:section-accent-grow .4s ease-out both}.dashboard-page .ant-tag{transition:transform .15s ease,box-shadow .15s ease}.dashboard-page .ant-tag:hover{transform:translateY(-1px);box-shadow:0 2px 6px #00000014}.dashboard-page .ant-btn-primary{transition:all .2s ease}.dashboard-page .ant-btn-primary:hover:not(:disabled){box-shadow:0 4px 12px #1677ff40;transform:translateY(-1px)}.dashboard-page .ant-btn-primary.ant-btn-dangerous:hover:not(:disabled){box-shadow:0 4px 12px #ff4d4f40}@media(prefers-reduced-motion:reduce){.dashboard-page *,.hero-action-pill--urgent>div:first-child{animation:none!important;transition:none!important}}.card-hover{transition:transform .18s ease,box-shadow .18s ease;will-change:transform}.card-hover:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000014}@keyframes card-pulse-glow{0%,to{box-shadow:0 0 #faad1400;border-color:transparent}50%{box-shadow:0 0 0 4px #faad142e;border-color:#faad1480}}.card-pulse{animation:card-pulse-glow 2.4s ease-in-out infinite;border:1px solid transparent}@keyframes card-flash-success{0%{background-color:#52c41a00}30%{background-color:#52c41a2e}to{background-color:#52c41a00}}.card-flash-success{animation:card-flash-success 1.2s ease-out 1}@keyframes card-flash-error{0%{background-color:#ff4d4f00}30%{background-color:#ff4d4f2e}to{background-color:#ff4d4f00}}.card-flash-error{animation:card-flash-error 1.2s ease-out 1}@keyframes count-up-pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1)}}.count-up-pulse{display:inline-block;animation:count-up-pulse .6s ease-out 1}@media(prefers-reduced-motion:reduce){.card-hover,.card-pulse,.card-flash-success,.card-flash-error,.count-up-pulse{animation:none!important;transition:none!important}.card-hover:hover{transform:none}}
