body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0}*{box-sizing:border-box}.app{display:flex;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;min-height:100%}.header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 16px}.header .brand{font-weight:700}.main{flex:1 1;padding:16px}.btn{background:#fafafa;border:1px solid #ddd;border-radius:8px;cursor:pointer;padding:8px 12px}.card{border:1px solid #eee;border-radius:12px;padding:16px}
/*# sourceMappingURL=main.cfdbb85a.css.map*/