*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--gwt-blue:#2AABE2;--gwt-green:#8DC63F;--gwt-gray:#58595B;--bg:#F5F5F7;--card:#FFFFFF;--text:#1D1D1F;--text-secondary:#86868B;--border:#E5E5EA;--success:#34C759;--warning:#FF9500;--danger:#FF3B30;--info:#5AC8FA}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#D1D1D6;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#C7C7CC}