*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;color:#fff;background:#0f2e1c;overflow-x:hidden}#app{min-height:100%;display:flex;flex-direction:column;align-items:stretch}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}input{font-family:inherit;font-size:inherit}a{color:#f0c040;text-decoration:none}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:80px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:600;transition:background-color .15s,transform .1s;-webkit-user-select:none;user-select:none}.btn:active:not(:disabled){transform:scale(.97)}.btn-primary{background:#f0c040;color:#1a1a1a}.btn-primary:hover:not(:disabled){background:#f5d060}.btn-danger{background:#e74c3c;color:#fff}.btn-success{background:#27ae60;color:#fff}.btn-warning{background:#f39c12;color:#1a1a1a}.btn-ghost{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.15)}.toast{position:fixed;top:24px;left:50%;transform:translate(-50%);padding:8px 16px;border-radius:8px;background:#0009;color:#fff;z-index:200;box-shadow:0 4px 16px #00000080}
