:root{color-scheme:dark;--hx-bg-top: #070b16;--hx-bg-bottom: #0a1020;--hx-field-bg: #161b26;--hx-field-border: #2a3142;--hx-text-primary: #eaeef6;--hx-text-secondary: #8a93a6;--hx-brand: #2e7bff;--hx-brand-2: #45c8f5;--hx-surface: #0e1524;--hx-surface-2: #141d30;--hx-status-ok: #37d67a;--hx-status-bad: #ff5a5f;--hx-status-warn: #ff9800;--hx-radius: 12px;--hx-radius-lg: 20px;--hx-spacing: 16px}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Arial,sans-serif;background:linear-gradient(180deg,var(--hx-bg-top) 0%,var(--hx-bg-bottom) 100%);color:var(--hx-text-primary);padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);-webkit-tap-highlight-color:transparent}#app{min-height:100vh;min-height:100dvh}input,button{font-family:inherit}.hx-placeholder{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;color:var(--hx-text-secondary);font-size:14px;padding:var(--hx-spacing);text-align:center}
