:root{--vf-red: #e60000;--vf-red-deep: #ac1811;--vf-white: #ffffff;--vf-neutral: #f2f2f2;--vf-charcoal: #25282b;--vf-body: #7e7e7e;--vf-form: #333333;--vf-disabled: #bebebe;--vf-blue: #3860be;--vf-border: #d8d8d8;--vf-divider: #e7e7e7;--vf-overlay: rgba(255, 255, 255, .1);--vf-inverse-divider: rgba(255, 255, 255, .25)}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}html{background:var(--vf-white);color:var(--vf-charcoal);font-size:15px}body{margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif;color:var(--vf-charcoal);background:var(--vf-white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--vf-blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em;transition:color .16s ease}a:hover{color:var(--vf-red)}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}::selection{color:var(--vf-white);background:var(--vf-red)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
