:root{--bg:#f6f8ff;--surface:#fff;--text-main:#111827;--text-muted:#6b7280;--primary:#2f67ff;--primary-deep:#1264d8;--border:#e5e7eb}*{box-sizing:border-box}body{background:var(--bg);color:var(--text-main);font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;margin:0;scrollbar-color:rgba(48,166,214,.64) rgba(244,248,251,.88);scrollbar-width:thin}html{scrollbar-gutter:stable}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f4f8fbe0}::-webkit-scrollbar-thumb{background:#30a6d6c2;border:2px solid rgba(244,248,251,.88);border-radius:999px;min-height:80px}::-webkit-scrollbar-thumb:hover{background:#30a6d6}::-webkit-scrollbar-corner{background:#f4f8fbe0}a{color:inherit;text-decoration:none}.container{margin:0 auto;width:min(1120px,calc(100% - 48px))}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}
