html,body,#root{height:100%;margin:0}body{background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-layout{min-height:100vh}.app-logo{color:#fff;align-items:center;gap:8px;height:56px;padding:0 20px;font-size:18px;font-weight:600;display:flex}.app-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex}.app-content{min-height:calc(100vh - 88px);margin:16px;padding:24px}.login-page{background:linear-gradient(135deg,#eef5ff 0%,#f7f9fc 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-card{width:420px;box-shadow:0 16px 48px #1677ff1f}
