*{box-sizing:border-box}body{margin:0;min-width:320px;background:#eef3f1}.app-shell{min-height:100vh;background:#eef3f1}.app-header{display:flex;align-items:center;justify-content:space-between;height:auto;min-height:64px;padding:14px 24px;background:#fff;border-bottom:1px solid #dfe8e3;gap:16px;flex-wrap:wrap}.app-header h3{margin:0;color:#12392d}.app-content{width:min(1280px,100%);margin:0 auto;padding:24px}.stats-row{margin-bottom:8px}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#1f7a5c14,#12392d0f),#eef3f1}.login-card{width:min(420px,100%)}.full-width{width:100%}.inline-form{margin-bottom:18px;row-gap:12px}.ant-card{box-shadow:none}.ant-table-wrapper{overflow-x:auto}@media(max-width:720px){.app-header{align-items:flex-start}.app-content{padding:16px}.inline-form{display:grid}}
