:root,[data-theme=dark]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#fff;background-color:#0d0d0d}[data-theme=light]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a1a;background-color:#f5f5f5}*{box-sizing:border-box}html,body,#app,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:#0d0d0d}[data-theme=light] body{background:#f5f5f5}a{color:inherit;text-decoration:none}[data-theme=dark]{--bg-hover: #2A2A2A}[data-theme=light]{--bg-hover: #F0F0F0}.h5-layout{min-height:100vh;background:linear-gradient(180deg,#f7f8fc,#eef2ff)}.h5-layout__content{padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.h5-layout__loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.h5-tab-bar{position:sticky;bottom:0;background:#fffffff5;border-top:1px solid #e8ebf3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-bottom:env(safe-area-inset-bottom);z-index:20}.h5-tab-bar .ant-menu{justify-content:space-around;border-bottom:none;background:transparent}.h5-tab-bar .ant-menu-item{display:flex;align-items:center;justify-content:center;min-width:0;margin:0!important;padding-inline:12px!important}.h5-surface-card{border-radius:20px;box-shadow:0 14px 36px #30428814}.h5-inner-card{border-radius:16px;background:#f8faff}.h5-clickable-card{cursor:pointer}.h5-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#6b7280;font-size:12px}.h5-section-grid>*{flex:1 1 calc(50% - 6px);min-width:calc(50% - 6px)}.h5-stat-card .ant-statistic{min-height:88px}.h5-login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:radial-gradient(circle at top,rgba(94,106,210,.22),transparent 40%),linear-gradient(180deg,#f7f8fc,#edf2ff)}.h5-login__card{width:100%;max-width:420px;border-radius:24px;box-shadow:0 20px 44px #30428829}
