:root{--brand:#14b8a6;--brand-deep:#0f766e;--bg-page:#c3e6dd;--text-1:#1f2329;--text-2:#646a73;--text-3:#8f959e;--border:#e8eaef}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--text-1);background:linear-gradient(135deg, #2dd4bf8c 0%, #14b8a64d 34%, #0f766e2e 100%), var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d3d6de;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#b8bdc9}::-webkit-scrollbar-track{background:0 0}.immersive-root{flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}
