*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;flex-direction:column}.app-header-menu.ant-menu-horizontal{border-bottom:none;flex:1;min-width:0;justify-content:flex-end;line-height:62px}.app-header-menu.ant-menu-horizontal .ant-menu-item,.app-header-menu.ant-menu-horizontal .ant-menu-submenu{padding-inline:14px}.app-brand{display:flex;align-items:center;gap:10px;flex-shrink:0;margin-right:8px}.app-brand__mark{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#0958d9);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;letter-spacing:-.02em;box-shadow:0 2px 8px #1677ff59}.app-brand__text{display:flex;flex-direction:column;line-height:1.2}.app-brand__title{font-weight:600;font-size:15px;color:#000000e0}.app-brand__sub{font-size:11px;color:#00000073}.app-content{flex:1;padding:0;background:#f0f2f5;min-height:calc(100vh - 64px)}@media(max-width:767px){.app-content{min-height:calc(100vh - 56px)}}
