:root{--brand:#f2792b;--brand-on:#fff;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}[data-theme=dark]{--bg:#1b1714;--surface:#231d17;--surface-2:#2a2620;--border:#2c251e;--text:#f4ece2;--text-2:#afa496;--text-3:#857b70;--brand:#ff8a3d;--brand-text:#ffb070;--brand-soft:#332417;--brand-soft-border:#6b4824;--rail:#352c23;--shadow:0 6px 20px #00000059;--glass:#1b1714b8}[data-theme=light]{--bg:#f6f4f1;--surface:#fff;--surface-2:#f1eee9;--border:#e7e2da;--text:#23201c;--text-2:#6e665c;--text-3:#9a9186;--brand:#e8742a;--brand-text:#b5571a;--brand-soft:#fcefe4;--brand-soft-border:#f0cba6;--rail:#e6e0d6;--shadow:0 6px 20px #3c32281a;--glass:#f6f4f1c7}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}#client-root{background:var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.press{transition:transform .12s}.press:active{transform:scale(.97)}@keyframes sk-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.sk{background:var(--surface-2);background-image:linear-gradient(90deg, var(--surface-2) 0, var(--surface) 40px, var(--surface-2) 80px);background-repeat:no-repeat;background-size:200px 100%;border-radius:10px;animation:1.2s ease-in-out infinite sk-shimmer}@media (prefers-reduced-motion:reduce){.sk{animation:none}}
