:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.auth-loading{display:grid;min-height:100vh;place-items:center;gap:16px;color:#516070}.app-layout{min-height:100vh}.app-sider{border-right:1px solid #e6ebf1;box-shadow:1px 0 #1e293b05}.brand{display:flex;align-items:center;gap:12px;height:72px;padding:0 20px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;color:#fff;background:#1f7a63;border-radius:8px}.brand-copy{display:flex;min-width:0;flex-direction:column;line-height:1.15}.brand-copy span{color:#687789;font-size:12px}.brand-copy strong{overflow:hidden;color:#17202a;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.nav-menu{border-inline-end:0!important}.app-main{min-width:0}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:72px;gap:16px;padding:0 28px;border-bottom:1px solid #e6ebf1}.tenant-box,.user-box{display:flex;align-items:center;min-width:0}.tenant-box{flex:1;gap:12px}.tenant-icon{color:#1f7a63;font-size:20px}.tenant-fields{display:grid;width:min(520px,100%);gap:4px}.tenant-label{color:#687789;font-size:12px;line-height:1}.tenant-input{max-width:520px}.tenant-single{display:block;max-width:520px;min-height:32px;padding:5px 12px;line-height:22px;background:#f7faf9;border:1px solid #dce8e3;border-radius:8px}.tenant-name{max-width:220px;overflow:hidden;color:#2563eb;text-overflow:ellipsis;white-space:nowrap}.tenant-id-tag{max-width:260px;overflow:hidden;text-overflow:ellipsis}.language-select{width:118px}.user-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{padding:28px}.page-stack{display:grid;gap:20px;max-width:1280px;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page-heading h2.ant-typography{margin:0 0 6px;font-size:24px;letter-spacing:0}.data-table,.billing-balance-card,.billing-form-card,.recharge-card{border:1px solid #e6ebf1;box-shadow:0 8px 24px #1e293b0a}.billing-usage-table{width:100%;max-width:100%;overflow:hidden}.billing-usage-table .ant-table-content{overflow-x:auto}.mono-text{max-width:360px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}.secret-alert{margin-bottom:16px}.secret-value{padding:12px;overflow-wrap:anywhere;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;background:#f7faf9;border:1px solid #dce8e3;border-radius:8px}.billing-grid{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,420px);gap:20px}.payment-result-page{display:grid;max-width:920px;min-height:calc(100vh - 128px);margin:0 auto;place-items:center}.payment-result-card{width:100%;border:1px solid #e6ebf1;box-shadow:0 8px 24px #1e293b0a}.payment-empty{width:100%;align-items:center;justify-content:center;padding:20px;color:#687789;background:#f7faf9;border:1px solid #dce8e3;border-radius:8px}.full-width{width:100%}.metric-icon{display:grid;width:32px;height:32px;place-items:center;color:#1f7a63;background:#e7f4ef;border-radius:8px}.compact-descriptions .ant-descriptions-item-label{color:#687789}@media(max-width:900px){.app-header{height:auto;min-height:72px;flex-wrap:wrap;padding:14px 18px}.tenant-box{flex-basis:100%}.app-content{padding:20px 16px}.page-heading{align-items:stretch;flex-direction:column}.billing-grid{grid-template-columns:1fr}}@media(max-width:560px){.brand-copy,.tenant-name,.user-name{display:none}.tenant-box{gap:8px}.tenant-fields{width:100%}}
