html{color-scheme:light}body{margin:0;background:#f4f5f7}.ant-tabs .ant-tabs-nav:before{border-block-color:rgba(0,0,0,.12)}

/* !important throughout: these rules override antd component styles and inline
   `style={{…}}` props on the shell (Sider display, Content padding, the topbar's
   inline display, the backup-code grid's inline columns) — external CSS cannot
   beat an inline style without it. This is a deliberate, contained use. */@media (max-width:767.98px){.waves-sider{display:none!important}.waves-content{padding:16px!important}.waves-backup-codes{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (min-width:768px){.waves-topbar{display:none!important}}