:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#203033;background:#f5f7f7;font-synthesis:none}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;height:100%}button,input,textarea,select{font:inherit}.admin-shell{min-height:100vh}.desktop-sider{position:sticky!important;top:0;height:100vh;overflow:auto;background:#172d33!important}.brand{height:96px;padding:27px 24px 18px;color:#fff;display:flex;flex-direction:column;justify-content:center;white-space:nowrap;overflow:hidden}.brand strong{font-size:19px;line-height:1.2}.brand span{font-size:11px;color:#ffffff85;margin-top:6px}.ant-menu-dark,.ant-menu-dark>.ant-menu{background:#172d33!important}.ant-menu-dark .ant-menu-item-selected{background:#213c43!important}.ant-menu-item,.ant-menu-submenu-title{border-radius:6px!important}.admin-header{height:68px!important;padding:0 27px!important;background:#fff!important;border-bottom:1px solid #e6ebea;display:flex;align-items:center;justify-content:space-between}.collapse-button{font-size:18px}.admin-user{display:flex;align-items:center;gap:10px}.admin-user>div{display:flex;flex-direction:column;line-height:1.25}.admin-user strong{font-size:13px}.admin-user span{font-size:11px;color:#697674;margin-top:3px}.admin-content{min-width:0;background:#f5f7f7}.page{padding:24px 27px;animation:page-in .2s ease both}@keyframes page-in{0%{opacity:.2;transform:translateY(7px)}to{opacity:1;transform:none}}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.page-heading h2{font-size:22px!important;margin:0 0 5px!important}.page-heading .ant-typography-secondary{font-size:12px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.toolbar>.ant-input-affix-wrapper{width:275px}.toolbar-actions{display:flex;align-items:center;gap:8px}.toolbar-actions .ant-select{width:170px}.mini-tabs{display:flex;gap:20px;border-bottom:1px solid #e6ebea;margin-bottom:15px}.mini-tabs button{border:0;background:transparent;color:#697674;padding:0 1px 11px;font:13px inherit;cursor:pointer}.mini-tabs button.active{color:#172d33;border-bottom:2px solid #172d33;font-weight:600}.range-button{background:#fff;color:#697674;border-color:#e6ebea}.ant-btn{box-shadow:none!important}.ant-btn-primary{font-weight:600}.page .ant-btn-primary:not(.ant-btn-sm),.login-box .ant-btn-primary{min-height:38px;padding-inline:13px}.ant-btn-link{color:#5b8075;padding-inline:5px}.ant-btn-link:hover{color:#43816a!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{min-width:28px;height:28px;line-height:26px}.stat-card{height:100%;border-radius:8px!important}.clickable-card{cursor:pointer;transition:border-color .18s,transform .18s,box-shadow .18s}.clickable-card:hover{border-color:#91b7a9;transform:translateY(-2px);box-shadow:0 6px 18px #172d3314}.stat-icon{width:34px;height:34px;background:#e9f1ed;color:#5b8075;display:grid;place-items:center;border-radius:7px;margin-bottom:11px;font-size:17px}.dashboard-row{margin-top:17px}.trend-bars{height:210px;display:flex;align-items:flex-end;gap:11px;padding:18px 10px 24px}.trend-column{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;color:#697674;font-size:10px}.trend-column i{width:100%;max-width:48px;min-height:8px;background:#759d8e;border-radius:4px 4px 0 0}.trend-text{font-size:11px;color:#43816a;margin-top:7px}.todo-list{display:flex;flex-direction:column}.todo-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ebea}.todo-row:last-child{border-bottom:0}.prototype-form-shell{max-width:780px}.prototype-form-card .ant-card-body{padding:0 17px}.form-section-title{font-size:15px;font-weight:600;padding:16px 0 10px}.compact-form .ant-form-item{margin:0;padding:12px 0;border-bottom:1px solid #e6ebea}.compact-form .ant-form-item-label{padding-bottom:7px}.compact-form .ant-form-item-label>label{height:auto;color:#697674;font-size:12px}.compact-form .ant-input,.compact-form .ant-input-number{border:0;box-shadow:none;padding-inline:0;background:transparent}.compact-form textarea.ant-input{min-height:74px;resize:none}.compact-form .ant-input-number{width:100%}.compact-form .ant-input-number-input{padding-inline:0}.savebar{margin-top:16px;display:flex;gap:8px}.state-panel{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#697674}.verify-alert{margin-top:14px}.verify-result{margin-top:17px;display:grid;gap:13px;padding-top:16px;border-top:1px solid #e6ebea}.verify-records{display:flex;flex-direction:column}.verify-record{padding:13px 0;border-bottom:1px solid #e6ebea;display:flex;justify-content:space-between;align-items:center;gap:12px}.verify-record:last-child{border-bottom:0}.verify-record b{font-size:13px}.verify-record small{display:block;margin-top:4px;color:#697674;font-size:11px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(320px,42%) 1fr;background:#fff}.login-brand{background:#172d33;color:#fff;display:grid;place-items:center;padding:40px}.login-brand>div{text-align:center}.login-brand .anticon{font-size:48px;color:#91b7a9}.login-brand h1{font-size:32px;margin:18px 0 5px}.login-brand p{font-size:13px;color:#ffffff9e}.login-panel{display:grid;place-items:center;padding:32px}.login-box{width:min(100%,390px)}.login-box h2{font-size:26px!important;margin-bottom:3px!important}.login-box form{margin-top:26px}.login-alert{margin-top:20px}.ant-card,.ant-table-wrapper{border-radius:8px!important}.ant-table-wrapper .ant-table{border:1px solid #e6ebea}.ant-table-wrapper .ant-table-thead>tr>th{background:#fafcfa!important;font-size:12px;color:#697674;font-weight:500}.ant-table-wrapper .ant-table-tbody>tr>td{height:58px;font-size:13px}@media(max-width:850px){.desktop-sider{display:none}.admin-header{padding:0 16px!important}.admin-user>div{display:none}.page{padding:18px}.page-heading{align-items:flex-start}.toolbar{flex-direction:column;align-items:stretch}.toolbar>.ant-input-affix-wrapper{width:100%}.toolbar-actions{width:100%}.toolbar-actions .ant-select{flex:1;width:auto}.login-page{grid-template-columns:1fr}.login-brand{min-height:190px;padding:24px}.login-brand .anticon{font-size:34px}.login-brand h1{font-size:25px;margin-top:12px}.login-panel{align-items:start;padding:35px 22px}.trend-bars{height:175px}}@media(max-width:520px){.page-heading{flex-direction:column}.toolbar-actions{flex-direction:column;align-items:stretch}.toolbar-actions .ant-select,.toolbar-actions .ant-btn{width:100%}.mini-tabs{gap:14px;overflow-x:auto}}
