/* Brand foundation, loaded on every page: self-hosted web fonts (SIL Open Font License),
   the base typeface and the logo lockup used by the app shell, review pages and the marketing site. */
@font-face{font-family:"Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("/fonts/manrope-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url("/fonts/source-serif-4-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url("/fonts/source-serif-4-italic-latin.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
body{font-family:"Manrope",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#151a21}
/* Selectors are deliberately specific so app.css rules such as .sidebar>.brand img or .review-header span cannot restyle the lockup. */
.brand img.brand-mark,.sidebar>.brand img.brand-mark,.mobile-bar .brand img.brand-mark{width:32px;height:32px;border-radius:9px;flex:0 0 auto;margin:0}
.brand .brand-word,.review-header .brand .brand-word,.invitation-header .brand .brand-word{font-family:"Manrope",ui-sans-serif,system-ui,sans-serif;font-weight:800;font-size:1.3rem;letter-spacing:-.04em;line-height:1;white-space:nowrap;text-transform:none;color:inherit}
.brand .brand-word b{color:#1f4fd8;font-weight:800}
.brand.on-dark{color:#fff}
.brand.on-dark .brand-word b{color:#9db3ff}
.brand.brand-sm img.brand-mark,.mobile-bar .brand.brand-sm img.brand-mark{width:28px;height:28px;border-radius:8px}
.brand.brand-sm .brand-word,.review-header .brand.brand-sm .brand-word,.invitation-header .brand.brand-sm .brand-word{font-size:1.15rem}
.sidebar>.brand{gap:10px}
