body{margin:0}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{background:#131722;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{flex-direction:column;height:100%;display:flex}.header{background:#1e222d;border-bottom:1px solid #2a2a3e;flex-shrink:0;align-items:center;gap:24px;padding:12px 24px;display:flex}.title{color:#2962ff;letter-spacing:1px;font-size:20px;font-weight:700}.main{flex:1;padding:12px 24px 24px}
