:root{--ff-bg: #f3f7f5;--ff-scroll-thumb: #cfdcd6;--ff-line-border: #e6ece9}:root[data-theme=dark]{--ff-bg: #121715;--ff-scroll-thumb: #333f3a;--ff-line-border: #2b3733}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--ff-bg);-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--ff-scroll-thumb);border-radius:8px}::-webkit-scrollbar-track{background:transparent}.ant-modal{max-width:calc(100vw - 24px)}@media (max-width: 575px){.ant-modal{margin:8px auto;top:8px}.ant-modal-footer .ant-btn{flex:1}}.ant-table-wrapper{width:100%}@media (max-width: 767px){.ant-btn{min-height:38px}.ant-table{font-size:13px}}.ff-line-row{display:grid;gap:8px}.ff-line-row--6{grid-template-columns:2fr 1fr 1fr 1fr 1fr auto}.ff-line-row--4{grid-template-columns:2fr 1fr 1fr auto}@media (max-width: 767px){.ff-line-row--6,.ff-line-row--4{grid-template-columns:1fr 1fr;padding:10px;border:1px solid var(--ff-line-border, #e6ece9);border-radius:10px}.ff-line-row--6>*:first-child,.ff-line-row--4>*:first-child,.ff-line-row--6>*:last-child,.ff-line-row--4>*:last-child{grid-column:1 / -1}}
