*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--color-bg: #f5f5f7;--color-white: #ffffff;--color-text: #1d1d1f;--color-text-2: #6e6e73;--color-text-3: #aeaeb2;--color-blue: #0066cc;--color-blue-hover: #0077ed;--color-blue-light: #e8f0fb;--color-red: #e31837;--color-green: #34c759;--color-orange: #ff9f0a;--color-error: #ff3b30;--color-border: #d2d2d7;--color-border-focus: #0066cc;--shadow-sm: 0 1px 4px rgba(0,0,0,.06);--shadow-md: 0 4px 16px rgba(0,0,0,.07);--shadow-lg: 0 12px 40px rgba(0,0,0,.1);--shadow-xl: 0 24px 64px rgba(0,0,0,.14);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--transition: all .25s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,select,textarea,button{font-family:inherit}a{text-decoration:none;color:inherit}img{max-width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d2d2d7;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#aeaeb2}::selection{background:#0066cc26}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
