*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5}#root,.app-shell{min-height:100vh}.app-brand{height:56px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0;font-weight:700}.app-header{height:56px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-bottom:1px solid #f0f0f0}.mobile-header-title{flex:1;min-width:0;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-header-actions,.user-menu-button{display:flex;align-items:center;gap:8px}.app-header-actions{min-width:0}.app-content{margin:16px;padding:20px;min-height:400px;overflow:auto;background:#fff;border-radius:8px}.page-loading{min-height:280px;display:flex;align-items:center;justify-content:center}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:16px;background:#f0f2f5}.login-panel{width:100%;max-width:400px;padding:48px 28px;text-align:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.login-title{margin:0 0 8px;font-size:26px;line-height:1.25}.login-subtitle{margin:0 0 40px;color:#999}.login-alert{margin-bottom:20px;padding:10px 12px;text-align:left;color:#a8071a;background:#fff1f0;border:1px solid #ffa39e;border-radius:6px}.login-button{width:100%;max-width:260px;height:48px;padding:0 20px;color:#fff;font-size:16px;border:0;border-radius:6px;background:#1677ff;cursor:pointer;transition:background .2s ease,opacity .2s ease}.login-button:hover{background:#4096ff}.login-button:disabled{cursor:not-allowed;opacity:.65}.error-boundary{min-height:320px;display:flex;align-items:center;justify-content:center;padding:24px}.error-boundary-card{width:100%;max-width:420px;padding:28px;text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 2px 8px #0000000f}.error-boundary-card h2{margin:0 0 10px;font-size:22px}.error-boundary-card p{margin:0 0 20px;color:#666}.error-boundary-card button{height:36px;padding:0 18px;color:#fff;border:0;border-radius:6px;background:#1677ff;cursor:pointer}.page-loading-spinner{width:32px;height:32px;border:3px solid #e6f4ff;border-top-color:#1677ff;border-radius:50%;animation:page-loading-spin .8s linear infinite}@keyframes page-loading-spin{to{transform:rotate(360deg)}}.page-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.filter-row{margin-bottom:16px}.mobile-card-list{display:none}.mobile-record-list{margin-top:8px}.mobile-record-list-item{padding:0 0 12px!important}.mobile-record-card{width:100%;padding:14px;background:#fff;border:1px solid #f0f0f0;border-radius:8px}.mobile-record-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.mobile-record-title{min-width:0;color:#1f1f1f;font-size:16px;font-weight:600;line-height:1.35;word-break:break-word}a.mobile-record-title{color:#1677ff}.mobile-record-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.mobile-record-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.mobile-record-fields>div{min-width:0}.mobile-record-fields span{display:block;margin-bottom:3px;color:#8c8c8c;font-size:12px}.mobile-record-fields strong{display:block;color:#262626;font-size:13px;font-weight:500;line-height:1.35;word-break:break-word}.mobile-record-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.mobile-record-actions .ant-btn{width:100%}.mobile-record-note{margin-top:10px;padding:8px;color:#595959;font-size:13px;line-height:1.45;word-break:break-word;background:#fafafa;border-radius:6px}@media (max-width: 767px){body{background:#fff}.app-header{position:sticky;top:0;z-index:10;padding:0 10px}.app-header-actions{max-width:56vw;justify-content:flex-end;gap:4px;overflow:hidden}.app-header-actions .ant-select{max-width:100px}.user-menu-button{padding-inline:4px}.app-content{margin:0;padding:12px;border-radius:0;overflow:visible}.page-toolbar{align-items:flex-start;flex-direction:column}.page-toolbar .ant-space{width:100%}.page-toolbar .ant-space-item,.page-toolbar button{flex:1}.filter-row{width:100%}.filter-row .ant-space-item,.filter-row .ant-space,.filter-row .ant-input-affix-wrapper,.filter-row .ant-select,.filter-row.ant-input-affix-wrapper,.filter-row.ant-select{width:100%!important}.desktop-table{display:none}.mobile-card-list{display:block}.ant-modal{max-width:calc(100vw - 24px);margin:12px auto}.ant-modal .ant-modal-content,.ant-drawer .ant-drawer-content{border-radius:8px}.ant-drawer-content-wrapper{max-width:100vw}.ant-card-body{padding:14px}.pool-page-card>.ant-card-head{align-items:flex-start;flex-direction:column;gap:10px;padding:12px 14px}.pool-page-card>.ant-card-head .ant-card-head-title,.pool-page-card>.ant-card-head .ant-card-extra,.pool-page-card>.ant-card-head .ant-btn{width:100%}.mobile-record-fields{grid-template-columns:1fr}.ant-table-wrapper{max-width:100%;overflow-x:auto}.ant-table-content,.ant-table-body{overflow-x:auto!important}.ant-tabs-nav{max-width:100%}.ant-tabs-nav-wrap{overflow:auto!important}.report-header,.daily-report-header{align-items:flex-start!important;gap:12px;width:100%}.report-actions,.daily-report-actions{width:100%;min-width:0;overflow:visible}.report-date-nav,.daily-date-nav{display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;width:100%}.report-date-nav .ant-space-item,.daily-date-nav .ant-space-item{min-width:0}.report-date-nav .ant-picker,.daily-date-nav .ant-picker{width:100%!important}.report-switch-row,.daily-switch-row{width:100%;min-width:0}.report-mode-group,.report-view-group,.daily-mode-group,.daily-view-group{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.report-button-row,.daily-button-row{width:100%}.report-button-row .ant-btn,.daily-button-row .ant-btn{min-width:0;padding-inline:8px}}
