:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#1f2933;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f8}button,input,textarea{font:inherit}#app{min-height:100vh}.app-shell{min-height:100vh;overflow:hidden}.app-sidebar{background:#172026;border-right:1px solid #26333d}.brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 18px;color:#fff}.brand-mark,.login-mark{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#13a889;color:#fff;font-weight:700}.brand-name{font-size:16px;font-weight:700}.brand-subtitle{margin-top:2px;color:#9fb0bd;font-size:12px}.side-menu{border-right:0}.app-sidebar .t-menu{background:transparent}.app-sidebar .t-menu__item{color:#b7c2cc}.app-sidebar .t-menu__item:hover{background:#20313a;color:#fff}.app-sidebar .t-is-active{background:#126f65!important;color:#fff!important}.main-layout{min-width:0}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #e5e8ec}.topbar-title{font-size:18px;font-weight:700}.topbar-actions{display:flex;align-items:center;gap:12px;min-width:0}.content{height:calc(100vh - 64px);padding:20px;overflow:auto;background:#f4f6f8}.page-stack{display:flex;flex-direction:column;gap:16px}.overview-band,.toolbar-band,.section-panel,.table-panel{width:100%;border:1px solid #e5e8ec;border-radius:8px;background:#fff}.overview-band{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px}.eyebrow{margin:0 0 8px;color:#c27a16;font-size:13px;font-weight:700}.overview-band h2,.section-head h3{margin:0}.muted{margin:8px 0 0;color:#697783}.metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric-card{min-height:116px;display:flex;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid #e5e8ec;border-radius:8px;background:#fff}.metric-label,.metric-card small{color:#697783;font-size:13px}.metric-card strong{color:#172026;font-size:24px}.metric-heading{min-height:24px;display:flex;align-items:center;justify-content:space-between}.metric-heading .t-icon{color:#126f65;font-size:20px}.section-panel,.table-panel,.toolbar-band{padding:18px}.section-head{margin-bottom:14px}.entry-button{width:100%;height:72px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid #cfd7df;border-radius:8px;color:#172026;background:#fff;cursor:pointer}.entry-button:hover{border-color:#13a889;color:#126f65}.entry-button .t-icon{font-size:24px}.toolbar-band{display:flex;align-items:center;justify-content:space-between;gap:16px}.toolbar-grid{flex:1;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:12px;min-width:0}.toolbar-grid.three{grid-template-columns:repeat(3,minmax(160px,1fr))}.split-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:16px;align-items:start}.side-panel{min-height:360px;padding:16px;border:1px solid #e5e8ec;border-radius:8px;background:#fff}.inline-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.category-list{display:flex;flex-direction:column;gap:8px}.side-actions{width:100%;margin-top:16px}.category-row{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:1px solid #e5e8ec;border-radius:8px;color:#1f2933;background:#fff;cursor:pointer}.category-row:hover,.category-row.active{border-color:#13a889;color:#126f65;background:#f0fbf8}.muted-inline{color:#697783}.member-profile{display:flex;align-items:center;gap:10px;min-width:0}.positive-text{color:#0f8f6b;font-weight:700}.danger-text{color:#c9353f;font-weight:700}.file-input{width:100%;min-height:36px;padding:6px 0}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(19,168,137,.14),transparent 44%),linear-gradient(315deg,rgba(194,122,22,.16),transparent 38%),#f5f7f9}.login-panel{width:min(420px,100%);padding:34px;border:1px solid #e5e8ec;border-radius:8px;background:#fff;box-shadow:0 24px 80px #1720261f}.login-heading{margin-bottom:28px}.login-heading h1{margin:18px 0 8px;font-size:24px;line-height:1.3}.login-heading p{margin:0;color:#697783}.login-form{display:flex;flex-direction:column;gap:8px}@media(max-width:960px){.app-sidebar{width:72px!important}.brand{justify-content:center;padding:0}.brand>div:not(.brand-mark),.app-sidebar .t-menu__content{display:none}.metric-grid,.toolbar-grid,.toolbar-grid.three,.split-layout{grid-template-columns:1fr}.toolbar-band,.overview-band{align-items:stretch;flex-direction:column}}@media(max-width:640px){.topbar{padding:0 14px}.topbar-actions .t-tag{display:none}.content{padding:12px}.login-panel{padding:26px}}
