:root{color:#14213d;background:radial-gradient(circle at 20% 10%,#f7f6f2 0%,#f7f6f200 50%),radial-gradient(circle at 80% 0,#fef4e8 0%,#fef4e800 40%),linear-gradient(135deg,#fffefb 0%,#f4f7ff 100%);font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit}.center-screen{place-items:center;min-height:100vh;display:grid}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;width:min(460px,96vw);padding:24px}.stack-gap{gap:12px;margin-top:10px;display:grid}.error-text{color:#b42318}.app-shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.app-sidebar{background:linear-gradient(#fff8ef 0%,#fff 100%);border-right:1px solid #e5e7eb;padding:24px 18px}.brand{letter-spacing:.6px;margin:0 0 20px;font-size:24px}.app-sidebar nav{gap:8px;display:grid}.nav-link{border-radius:10px;padding:10px 12px;text-decoration:none;transition:all .2s}.nav-link.active,.nav-link:hover{color:#9a3412;background:#ffedd5}.app-main{padding:20px}.app-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.app-content{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.page-wrap{gap:12px;display:grid}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.row-actions{gap:8px;display:flex}.pager{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.pager-controls{align-items:center;gap:8px;display:flex}@media (width<=980px){.app-shell{grid-template-columns:1fr}.app-sidebar{border-bottom:1px solid #e5e7eb;border-right:0}}
