:root{--font-display:Spline Sans, Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--font-rounded:"SF Pro Rounded", "Hiragino Maru Gothic ProN", Meiryo, "MS PGothic", sans-serif;--font-serif:Georgia, "Times New Roman", serif}@keyframes mxFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mx-screen{min-height:100vh;animation:.22s cubic-bezier(.16,1,.3,1) both mxFadeIn}*{-webkit-tap-highlight-color:transparent}input,textarea,select{outline:none}@keyframes mx-shimmer{0%{transform:translate(-100%)}to{transform:translate(250%)}}.mx-skeleton{background:#f0f2f5;border-radius:8px;position:relative;overflow:hidden}.mx-skeleton:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffb3 50%,#0000 100%);animation:1.4s ease-in-out infinite mx-shimmer;position:absolute;inset:0}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e8600a44;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#e8600a88}