:root{--brand-primary: #4d7c0f;--brand-accent: #d4944a;--brand-font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--brand-nav: #0a0a0a;--brand-nav-2: #161616;--brand-surface: #f5f5f5;--brand-border: #e5e5e5}html,body,#root{height:100%}body{margin:0;font-family:var(--brand-font);background:var(--brand-surface)}.brand-boot{display:grid;place-items:center;min-height:100vh;padding:24px}.brand-mark{display:inline-grid;place-items:center;width:32px;height:32px;flex:none;border-radius:4px;background:var(--brand-primary);color:#fff;font-weight:800;font-size:12px;letter-spacing:.04em}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-nav .ant-menu-item-selected,.brand-nav .ant-menu-submenu-selected>.ant-menu-submenu-title{border-left:3px solid var(--brand-primary)}.brand-signed-out{display:grid;place-items:center;min-height:100vh;padding:24px 16px}.brand-signed-out>*{width:100%;max-width:420px}@media(pointer:coarse){.ant-btn,.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-menu-item,.ant-menu-submenu-title{min-height:44px}.ant-input,.ant-input-number-input,.ant-select-selection-search-input{font-size:16px}}
