:root{--wp-font: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;--wp-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--wp-money-negative-color: #cf1322;--wp-m-success-bg: color-mix(in srgb, var(--adm-color-success) 12%, var(--adm-color-background));--wp-m-danger-bg: color-mix(in srgb, var(--adm-color-danger) 12%, var(--adm-color-background))}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark;--wp-money-negative-color: #ff4d4f}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--wp-font);background:#f7f9fc;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}html[data-theme=dark] body{background:#070a12}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-new(root){animation:wp-theme-reveal .45s ease-out}@keyframes wp-theme-reveal{0%{clip-path:circle(0 at var(--wp-theme-x, 100%) var(--wp-theme-y, 0%))}to{clip-path:circle(var(--wp-theme-r, 150vmax) at var(--wp-theme-x, 100%) var(--wp-theme-y, 0%))}}@media(prefers-reduced-motion:reduce){::view-transition-new(root){animation:none}}.adm-list-item-content-main{min-width:0}.wp-mono{font-family:var(--wp-font-mono);letter-spacing:.02em}.wp-money-negative{color:var(--wp-money-negative-color)}.wp-route-fallback{display:flex;align-items:center;justify-content:center;gap:12px;min-height:40vh;color:#00000073;font-size:14px}html[data-theme=dark] .wp-route-fallback{color:#ffffff73}.wp-spinner{width:20px;height:20px;border:2px solid rgb(22 119 255 / 20%);border-top-color:#1677ff;border-radius:50%;animation:wp-spin .8s linear infinite}html[data-theme=dark] .wp-spinner{border-color:#60a5fa33;border-top-color:#60a5fa}@keyframes wp-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.wp-spinner{animation-duration:2s}}.wp-route-error{max-width:720px;margin:10vh auto;padding:24px;background:#fff;border-radius:8px}html[data-theme=dark] .wp-route-error{background:#111827;color:#f9fafb}.wp-route-error pre{padding:12px;overflow:auto;color:#cf1322;font-family:var(--wp-font-mono);font-size:12px;background:#fafafa;border-radius:4px}html[data-theme=dark] .wp-route-error pre{color:#ff4d4f;background:#070a12}
