/* Website typography and interaction colours, shared by both free tools. */
@font-face{font-family:"Google Sans Flex";font-style:normal;font-weight:1 1000;font-display:swap;src:url("assets/google-sans-flex-latin.woff2") format("woff2")}
:root{--blue:#0072b8;--ink:#101114;--line:#d4d4d8;--paper:#f4f4f5}
body{font-family:"Google Sans Flex",Arial,sans-serif;background:#fff}
header.site-header{display:flex;align-items:center;justify-content:space-between;height:auto;min-height:64px;padding:0 max(20px,calc((100% - 1152px)/2));background:#050505;color:#fff;gap:16px}
.site-brand{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none;color:#fff;font-size:18px;font-weight:800;letter-spacing:-.4px;line-height:1.2}
.site-brand img{width:auto;height:32px;flex:none}.site-brand span{display:inline}.site-brand .brand-performance{color:#00a2ff}
.site-back{display:inline-flex;align-items:center;min-height:44px;flex:none;color:#fff;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:4px}
.primary,.virtus-pathway .primary{background:#0072b8;color:#fff;border-radius:8px;font-weight:800;min-height:48px}
.primary:hover,.virtus-pathway .primary:hover{background:#005a91;color:#fff}
:focus-visible,.lead-capture :focus-visible{outline:3px solid #0072b8;outline-offset:4px}
.site-header :focus-visible{outline-color:#00a2ff}
header .header-note{display:none}
.virtus-pathway .eyebrow,.virtus-pathway li span,.week-preview>.eyebrow{color:#00a2ff}
main{padding-top:32px}.intro{margin-bottom:24px}
.question-panel,.workspace{border-radius:8px}
@media(max-width:850px){.week-preview{display:none}}
@media(max-width:639px){.site-brand{font-size:16px}.site-brand .brand-performance{display:none}header.site-header{padding:0 20px}.site-back{font-size:14px}main{padding-top:24px}h1{font-size:2.5rem;letter-spacing:-1.5px}}
