@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/static/fonts/poppins-400-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: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/static/fonts/poppins-400-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face rules. That is a blocking request on the critical path to learn
 * about a second origin, for ~40 KB of font we can simply ship.
 *
 * The unicode-range split is Google's own and is load-bearing: a page of English
 * copy fetches only the five `latin` files, while a company scorecard that mentions
 * Nestlé or Ørsted pulls the matching `latin-ext` file on demand. Collapsing them
 * into one file per weight would make every visitor pay for glyphs almost none of
 * them render.
 *
 * font-display: swap keeps text visible during the fetch — the same behaviour the
 * old `&display=swap` query parameter asked for.
 *
 * tools/codegen/generate_critical_css.py always copies @font-face rules into the inlined
 * critical block, which is what makes these discoverable at first parse now that no
 * stylesheet blocks rendering.
 */

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/static/fonts/poppins-500-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: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/static/fonts/poppins-500-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/static/fonts/poppins-600-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: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/static/fonts/poppins-600-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/static/fonts/poppins-700-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: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/static/fonts/poppins-700-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/static/fonts/poppins-800-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: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/static/fonts/poppins-800-latin-ext.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  color-scheme: light;
  --orange: #ff7300;
  --orange-bright: #ff8200;

  --orange-deep: #ff7300;
  --orange-grad: linear-gradient(132deg, #ff7c00 0%, #ff6900 100%);
  --cream: #fffaf4;
  --cream-deep: #fff1df;
  --paper: #ffffff;
  --ink: #000000;
  --muted: #5f6065;
  --line: #e5e5e5;
  --green: #49a742;
  --red: #e65345;
  --amber: #dc9800;
  --shadow-sm: 0 8px 22px rgba(74, 46, 24, 0.07);
  --shadow-md: 0 18px 50px rgba(74, 46, 24, 0.1);
  --shadow-lg: 0 28px 70px rgba(57, 31, 10, 0.18);
  --radius: 22px;
  --shell: min(1560px, calc(100% - 112px));
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  min-width: 320px;
  overflow-x: hidden;
  color: var(--ink);
  background: var(--cream);
  font-family: "Poppins", Arial, sans-serif;
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
}

body.modal-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input {
  font: inherit;
}

button,
a {
  -webkit-tap-highlight-color: transparent;
}

img {
  display: block;
  max-width: 100%;
}

.ic > svg {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}

.icon-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.browser-sprite {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.browser-mark {
  display: block;
  width: 1em;
  height: 1em;
  max-width: none;
  flex: 0 0 auto;
  object-fit: contain;
}

.browser-mark--button {
  width: 21px;
  height: 21px;
}

.browser-mark--card {
  width: 52px;
  height: 52px;
}

.browser-mark--coming {
  width: 38px;
  height: 38px;
}

.shell {
  width: var(--shell);
  margin-inline: auto;
}

.section {
  position: relative;
  padding: 116px 0;
}

.section--white {
  background: var(--cream);
}

.section-heading {
  max-width: 880px;
  margin: 0 auto 54px;
  text-align: center;
}

.section-heading h2 {
  margin: 0 0 18px;
  font-size: clamp(2.35rem, 4.7vw, 4.6rem);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 1.04;
}

.section-heading p {
  max-width: 760px;
  margin: 0 auto;
  color: var(--muted);
  font-size: clamp(1rem, 1.5vw, 1.18rem);
}

.btn {
  display: inline-flex;
  min-height: 58px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 14px 24px;
  border: 1px solid transparent;
  border-radius: 12px;
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.btn:hover {
  transform: translateY(-2px);
}

.btn[hidden] {
  display: none;
}

.btn--dark {
  color: #fff;
  background: #262626;
  box-shadow: 0 13px 28px rgba(31, 31, 31, 0.22);
}

.btn--dark:hover {
  background: #111;
  box-shadow: 0 17px 34px rgba(31, 31, 31, 0.3);
}

.btn--hero-download {
  min-height: 70px;

  padding: 18px 22px;
  border-radius: 14px;
  font-size: 1.16rem;
  color: #000;
  border-color: rgba(255, 255, 255, 0.72);
  background: #fffaf4;
  box-shadow: 0 13px 30px rgba(133, 53, 0, 0.2);
}
.btn--hero-download .browser-mark--button {
  width: 1.35em;
  height: 1.35em;
}@media (max-width: 560px) {

  .btn--hero-download {
    min-height: 62px;
    padding: 16px 22px;
    font-size: 1.05rem;
  }
}

.btn--hero-download:hover {
  background: #fff;
  box-shadow: 0 17px 36px rgba(133, 53, 0, 0.26);
}

.btn--hero-secondary {
  min-height: 70px;
  padding: 18px 20px;
  border-radius: 14px;

  font-size: 1.1rem;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.09);
}

.btn--hero-secondary:hover {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.18);
}

.btn--hero-secondary .ic {
  font-size: 0.85em;
}@media (max-width: 560px) {

  .btn--hero-secondary {
    min-height: 62px;
    padding: 16px 22px;
    font-size: 1.05rem;
  }
}

.btn--stacked {
  align-items: center;
}

.btn__lines {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  text-align: center;
}

.btn__status {

  font-size: max(12px, 0.68em);
  font-weight: 550;
  line-height: 1.15;
  opacity: 0.72;
}

.btn__ask {
  line-height: 1.15;
}

.btn--outline-light {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.78);
  background: rgba(255, 255, 255, 0.05);
}

.btn--outline-light:hover {
  background: rgba(255, 255, 255, 0.13);
}

.btn--outline-orange {
  color: var(--orange);
  border-color: var(--orange);
  background: #fff;
}

.btn--outline-orange:hover {
  background: #fff8f0;
}

.btn--block {
  width: 100%;
}

.site-header {
  --fold-top-left: 0%;
  --fold-top-right: 100%;
  --fold-bottom-right-x: 100%;
  --fold-bottom-right-y: 100%;
  --fold-bottom-left: 0%;
  --fold-radius-right: 0%;
  --fold-radius-left: 0%;
  --fold-cream-lift: 0px;
  position: relative;

  min-height: 760px;
  padding-bottom: 90px;
  overflow: hidden;
  border-radius: 0 0 var(--fold-radius-right) var(--fold-radius-left);
  clip-path: polygon(
    var(--fold-top-left) 0%,
    var(--fold-top-right) 0%,
    var(--fold-bottom-right-x) var(--fold-bottom-right-y),
    var(--fold-bottom-left) 100%
  );
  color: #fff;
  background: var(--orange-grad);
  transform-origin: top center;
  will-change: clip-path, border-radius;

  z-index: 40;
}

.site-header.site-header--bar {
  --nav-pill-block-inset: 0px;
  --nav-pill-inline-inset: 0px;
  --nav-pill-radius: 0px;
  --nav-pill-shadow-y: 0px;
  --nav-pill-shadow-blur: 0px;
  --nav-pill-shadow-alpha: 0;
  position: sticky;
  top: 0;
  isolation: isolate;
  min-height: 0;

  padding-bottom: 0;
  overflow: visible;
  border-radius: 0;
  clip-path: none;
  background: transparent;

  will-change: auto;
  z-index: 100;
}

.site-header.site-header--bar::before {
  position: absolute;
  z-index: 0;
  inset: var(--nav-pill-block-inset) var(--nav-pill-inline-inset);
  border-radius: var(--nav-pill-radius);
  background: var(--orange-grad);
  box-shadow:
    0 var(--nav-pill-shadow-y) var(--nav-pill-shadow-blur)
    rgb(56 29 8 / var(--nav-pill-shadow-alpha));
  content: "";
  pointer-events: none;
  transition:
    inset 160ms cubic-bezier(0.2, 0.7, 0.2, 1),
    border-radius 160ms cubic-bezier(0.2, 0.7, 0.2, 1),
    box-shadow 160ms cubic-bezier(0.2, 0.7, 0.2, 1);
  will-change: inset, border-radius, box-shadow;
}
.site-header.site-header--bar .site-nav {
  min-height: 104px;
}

.site-header.site-header--bar::after {
  content: none;
  display: none;
}

.foot {
  margin-top: 40px;
  padding: 30px 0;
  border-top: 1px solid var(--line);
  background: transparent;
}
.foot__in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 26px;
}
.foot__logo {
  font-weight: 800;
  font-size: 1.2rem;
  letter-spacing: -0.04em;
  color: var(--ink);
}
.foot__links {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.foot__links a {
  color: var(--muted);
  font-size: 0.9rem;
  font-weight: 500;
}
.foot__links a:hover {
  color: var(--orange);
}
.social-icon {
  display: block;
  width: 18px;
  height: 18px;
}
.foot__social-link {
  display: inline-flex;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
}
.foot__copy {
  margin-left: auto;
  color: var(--muted);
  font-size: 0.85rem;
}@media (max-width: 640px) {

  .foot__copy { margin-left: 0; }
}

@keyframes bubble-float {
  0%, 100% {
    transform: translate3d(0, 0, 0) rotate(var(--bubble-rotation, 0deg)) scale(1);
  }
  34% {
    transform: translate3d(var(--float-x-one, 16px), var(--float-y-one, -22px), 0) rotate(calc(var(--bubble-rotation, 0deg) + var(--float-rotate-one, 3deg))) scale(1.07, 0.94);
  }
  68% {
    transform: translate3d(var(--float-x-two, -12px), var(--float-y-two, 13px), 0) rotate(calc(var(--bubble-rotation, 0deg) + var(--float-rotate-two, -2deg))) scale(0.95, 1.08);
  }
}

@keyframes bubble-morph {
  0%, 100% {
    border-radius: 60% 40% 56% 44% / 46% 59% 41% 54%;
  }
  32% {
    border-radius: 47% 53% 62% 38% / 57% 43% 55% 45%;
  }
  66% {
    border-radius: 62% 38% 45% 55% / 42% 54% 46% 58%;
  }
  84% {
    border-radius: 52% 48% 59% 41% / 58% 40% 60% 42%;
  }
}

.site-header::after {
  position: absolute;
  z-index: 5;
  bottom: -105px;
  left: 50%;
  width: 126%;
  height: 170px;
  border-radius: 50%;
  background: var(--cream);
  content: "";

  transform: translate(-50%, calc(-1 * var(--fold-cream-lift)));
  will-change: transform;
}

.site-nav {
  position: relative;
  z-index: 20;
  display: grid;
  width: var(--shell);
  min-height: 104px;
  align-items: center;
  margin: 0 auto;

  grid-template-columns: auto minmax(260px, 1fr) auto;
  gap: clamp(20px, 2.6vw, 42px);
}

.site-logo {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: normal;
}

.nav-links {
  display: flex;

  align-items: center;
  gap: clamp(1.1rem, 1.8vw, 1.9rem);
  line-height: normal;
  list-style: none;
}

.nav-links a {
  position: relative;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: normal;
}

.nav-links a::after {
  position: absolute;
  right: 0;
  bottom: -7px;
  left: 0;
  height: 2px;
  background: #fff;
  content: "";
  transform: scaleX(0);
  transition: transform 180ms ease;
}

.nav-links a:hover::after {
  transform: scaleX(1);
}

.nav-toggle {
  display: none;

  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: 0;
  border-radius: 10px;
  background: none;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.nav-toggle:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 1px;
}

.nav-toggle-bars,
.nav-toggle-bars::before,
.nav-toggle-bars::after {
  position: absolute;
  width: 19px;
  height: 2px;
  border-radius: 2px;
  background: #fff;
  content: "";
  transition: transform 260ms cubic-bezier(0.4, 0, 0.2, 1), opacity 160ms ease;
}

.nav-toggle-bars {
  position: relative;
}

.nav-toggle-bars::before {
  top: -6px;
  left: 0;
}

.nav-toggle-bars::after {
  top: 6px;
  left: 0;
}

.site-nav.nav-open .nav-toggle-bars {
  transform: rotate(45deg);
}

.site-nav.nav-open .nav-toggle-bars::before {
  transform: translateY(6px) rotate(-90deg);
}

.site-nav.nav-open .nav-toggle-bars::after {
  opacity: 0;
  transform: translateY(-6px);
}

.nav-search {
  position: relative;
  width: 100%;
  max-width: 720px;
  justify-self: center;
}

.nav-search-icon {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 17px;
  color: #a95a20;
  font-size: 0.84rem;
  pointer-events: none;
  transform: translateY(-50%);
}

.nav-search-input {
  width: 100%;
  min-height: 48px;
  padding: 10px 44px 10px 42px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 999px;
  outline: 0;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 8px 24px rgba(116, 55, 0, 0.1);
  font-size: 0.88rem;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

.nav-search-input::-webkit-search-cancel-button {
  display: none;
}

.nav-search-input::placeholder {
  color: #8f8580;
}

.nav-search-input:focus {
  border-color: #fff;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.24), 0 14px 34px rgba(116, 55, 0, 0.18);
}

.nav-search:focus-within .nav-search-icon { color: #7c3f13; }

.nav-search-clear {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 8px;
  display: grid;
  width: 30px;
  height: 30px;
  place-items: center;
  padding: 0;
  border: 0;
  border-radius: 50%;
  color: #6f6965;
  background: transparent;
  cursor: pointer;
  font-size: 1.25rem;
  line-height: 1;
  transform: translateY(-50%);
}

.nav-search-clear:hover {
  color: #000;
  background: #f2ede7;
}

.nav-search-clear:focus-visible {
  outline: 2px solid #000;
  outline-offset: 1px;
}

.nav-search-clear[hidden] {
  display: none;
}

.search-results {
  position: absolute;
  z-index: 100;
  top: calc(100% + 8px);
  right: 0;
  left: 0;
  max-height: min(580px, calc(100vh - 130px));
  overflow-y: auto;
  border: 1px solid #dedbd7;
  border-radius: 16px;
  color: var(--ink);
  background: #fff;
  box-shadow: 0 24px 65px rgba(48, 31, 18, 0.22), 0 3px 10px rgba(48, 31, 18, 0.08);
  text-align: left;
}

.search-results[hidden] {
  display: none;
}

.search-result {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px 18px;
  border-bottom: 1px solid var(--line);
  cursor: pointer;
  font-size: 0.92rem;
}

.search-result:last-child {
  border-bottom: 0;
}

.search-result:hover {
  background: var(--cream);
}

.search-result .name {
  min-width: 0;
  overflow: hidden;
  flex: 1;
  font-weight: 650;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.verdict-dot.positive,
.verdict-badge.positive {
  background: var(--green);
}

.verdict-dot.neutral,
.verdict-badge.neutral {
  background: #efa91c;
}

.verdict-label.positive {
  color: #278720;
}

.verdict-label.neutral {
  color: #a46d00;
}

.search-state {
  padding: 22px 20px;
  color: var(--muted);
  font-size: 0.9rem;
}

.search-state__title {
  display: block;
  color: #3f3b38;
  font-weight: 600;
}

.search-state__link {
  display: block;
  margin-top: 10px;
  color: #a44708;
  font-weight: 700;
  text-decoration: none;
}

.search-state__link:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.search-results__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 12px 16px 10px;
  border-bottom: 1px solid var(--line);
  color: var(--muted);
  background: #fbfaf8;
  font-size: 0.67rem;
  font-weight: 750;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.search-result {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr) auto 18px;
  align-items: center;
  gap: 12px;
  min-height: 66px;
  padding: 11px 16px;
  color: var(--ink);
  text-decoration: none;
}

.search-result:hover,
.search-result.is-active,
.search-result[aria-selected="true"] {
  background: #fff4e8;
}

.search-result__mark {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  overflow: hidden;
  border-radius: 9px;
  color: #6c625b;
  border: 1px solid #e7e2dc;
  background: #f4f1ed;
  font-size: 0.76rem;
  font-weight: 800;
}

.search-result__mark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #fff;
}

.search-result__copy {
  display: flex;
  min-width: 0;
  flex-direction: column;
  gap: 2px;
}

.search-result .name {
  display: block;
  font-size: 0.94rem;
}

.search-result__meta {
  overflow: hidden;
  color: var(--muted);
  font-size: 0.74rem;
  line-height: 1.35;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.search-result__count {
  padding: 4px 8px;
  border-radius: 999px;
  color: #625d58;
  background: #f4f1ed;
  font-size: 0.73rem;
  font-weight: 650;
  white-space: nowrap;
}

.search-result__arrow {
  color: #817a75;
  font-size: 1rem;
  transition: transform 140ms ease, color 140ms ease;
}

.search-result:hover .search-result__arrow,
.search-result.is-active .search-result__arrow {
  color: #000;
  transform: translateX(2px);
}

.search-results__foot {
  position: sticky;
  bottom: 0;
  padding: 10px 14px;
  border-top: 1px solid var(--line);
  background: #fbfaf8;
}

.search-results__foot a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 34px;
  padding: 4px 7px;
  border-radius: 8px;
  color: #000;
  font-size: 0.78rem;
  font-weight: 700;
}

.search-results__foot a:hover { background: #fff0df; }
.search-results__foot a:focus-visible { outline: 2px solid #a44708; outline-offset: 1px; }

.verdict-detail {
  padding: clamp(22px, 2.4vw, 34px);
}

.verdict-back {
  margin-bottom: 22px;
  padding: 0;
  border: 0;
  color: #000;
  background: none;
  cursor: pointer;
  font-size: 0.88rem;
  font-weight: 700;
}

.verdict-back:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.verdict-detail-head {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.verdict-name {
  font-size: clamp(1.25rem, 2vw, 1.55rem);
  font-weight: 750;
}

.verdict-cat {
  color: var(--muted);
  font-size: 0.84rem;
  line-height: 1.5;
}

.verdict-reason {
  max-width: 90ch;
  margin: 12px 0 16px;
  color: #000;
  font-size: 0.92rem;
  line-height: 1.65;
}

.verdict-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.verdict-tag {
  padding: 6px 10px;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 700;
}

.verdict-tag.support {
  color: #23761e;
  background: #e6f5e3;
}

.verdict-tag.oppose {
  color: #a8332b;
  background: #fae8e5;
}

.verdict-findings {
  max-width: 1100px;
  margin-top: 18px;
}

.verdict-finding {
  padding-top: 18px;
  border-top: 1px solid var(--line);
  margin-top: 18px;
}

.verdict-finding__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  margin-bottom: 10px;
}

.verdict-finding__when {
  margin-left: auto;
  color: var(--muted);
  font-size: 0.75rem;
  font-variant-numeric: tabular-nums;
}

.verdict-flag {
  padding: 5px 8px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--muted);
  font-size: 0.68rem;
  font-weight: 700;
}

.verdict-finding__quote {
  max-width: 95ch;
  color: #000;
  font-size: 0.92rem;
  line-height: 1.65;
}

.verdict-finding__src {
  display: inline-block;
  margin-top: 8px;
  color: var(--orange);
  font-size: 0.8rem;
  font-weight: 650;
  text-decoration: none;
}

.verdict-finding__src:hover {
  text-decoration: underline;
}

.verdict-note {
  margin-top: 12px;
  color: var(--muted);
  font-size: 0.82rem;
}

.verdict-scorecard-link {
  display: inline-block;
  margin-top: 14px;
  color: #000;
  font-size: 0.88rem;
  font-weight: 750;
  text-decoration: none;
}

.verdict-scorecard-link:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

.search-results .verdict-scorecard-link--primary {
  padding: 13px 18px;
  border: 2px solid #000;
  border-radius: 10px;
  color: #fff;
  background: #000;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.16);
  font-size: 0.92rem;
  font-weight: 750;
  transition: transform 160ms ease, box-shadow 160ms ease, background 160ms ease;
}

.search-results .verdict-scorecard-link--primary:hover {
  background: #242424;
  box-shadow: 0 13px 26px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  transform: translateY(-1px);
}

.search-results .verdict-scorecard-link--primary:focus-visible {
  outline: 3px solid #fff;
  outline-offset: -6px;
}

@keyframes hero-letter-pop {
  from {
    opacity: 0;
    transform: translate3d(0, 0.42em, 0) scale(0.86);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
}

.browser-stage {
  position: relative;
  overflow: hidden;
  border-radius: 21px;
  background: var(--cream);
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.95), var(--shadow-lg);
  aspect-ratio: 1586 / 881;
}

.analysis-section {
  overflow: hidden;
  background: var(--cream);
}

.source-button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 8px 13px;
  border: 1px solid #f2cda8;
  border-radius: 8px;
  color: #a85b23;
  background: #fff;
  font-weight: 600;
}

.analysis-heading {
  max-width: 1000px;
  margin: 0 auto 44px;
  text-align: center;
}

.analysis-heading h2 {
  margin: 0;
  font-size: clamp(2.7rem, 4.6vw, 4.4rem);
  font-weight: 700;
  letter-spacing: -0.06em;
  line-height: 1.04;
}

.analysis-heading .analysis-lede {
  margin: 18px auto 0;
  color: var(--muted);
  font-size: clamp(1rem, 1.35vw, 1.16rem);
  line-height: 1.6;
}

.analysis-all {
  display: flex;
  width: fit-content;
  align-items: center;
  gap: 9px;
  margin: 20px auto 0;
  font-size: 1rem;
  font-weight: 700;
  color: var(--orange);
  text-decoration: none;
}

.analysis-all i {
  font-size: 0.82rem;
  transition: transform 160ms ease;
}

.analysis-all:hover {
  text-decoration: underline;
}

.analysis-all:hover i {
  transform: translateX(3px);
}

.coverage-count {
  display: inline-block;
  min-width: 3ch;
  font-variant-numeric: tabular-nums;
  text-align: right;
}

.download-section {
  overflow: hidden;
  background: var(--cream);
}

.download-lede {
  max-width: 62ch;
  margin: 16px auto 0;
  color: var(--muted);
  font-size: clamp(1rem, 1.3vw, 1.14rem);
  line-height: 1.6;
}

.availability[hidden] {
  display: none;
}

.availability {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 9px;
  margin-top: 16px;
  color: var(--orange);
  font-size: 1rem;
  font-weight: 600;
}

.download-trust {
  margin-top: 26px;
  color: var(--muted);
  font-size: 0.88rem;
  text-align: center;
}

.download-trust a {
  color: var(--orange);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.download-layout {
  display: grid;
  align-items: stretch;
  grid-template-columns: 1.12fr 0.98fr 0.85fr;
  gap: 22px;
}

.download-layout--reordered {
  grid-template-columns: repeat(3, 1fr);
}

.browser-card {
  display: flex;
  min-height: 0;
  flex-direction: column;
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: 19px;
  background: #fff;
  box-shadow: var(--shadow-sm);
}

.browser-card__head {
  display: grid;
  align-items: center;
  margin-bottom: 24px;
  grid-template-columns: 74px 1fr;
  gap: 18px;
}

.browser-logo {
  display: inline-flex;
  width: 74px;
  height: 74px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 22px rgba(54, 35, 21, 0.08);
}

.browser-card h3 {
  margin-bottom: 5px;
  font-size: 1.25rem;
  letter-spacing: -0.03em;
}

.browser-card p {
  color: var(--muted);
  font-size: 0.79rem;
}

.browser-card .btn {
  margin-top: auto;
  color: var(--orange);
  border-color: var(--orange);
  background-color: #fff;
  background-image: linear-gradient(var(--orange), var(--orange));
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0% 100%;
  transition:
    background-size 300ms ease, color 220ms ease, border-color 220ms ease,
    transform 180ms ease, box-shadow 180ms ease;
}

.browser-card .btn:hover {
  color: #fff;
  background-size: 100% 100%;
}

.browser-card .btn .browser-mark {
  border-radius: 50%;
  transition: background-color 220ms ease, box-shadow 220ms ease;
}

.browser-card .btn:hover .browser-mark {
  background-color: #fff;
  box-shadow: 0 0 0 3px #fff;
}

.coming-stack {
  display: grid;
  height: 100%;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.coming-card {
  display: grid;
  min-height: 0;
  align-items: center;
  padding: 18px;
  border: 1px solid var(--line);
  border-radius: 17px;
  background: #fff;
  box-shadow: var(--shadow-sm);
  grid-template-columns: 54px 1fr auto;
  gap: 14px;
}

.coming-card--primary {
  border-color: var(--orange);
  box-shadow: 0 0 0 1px var(--orange), var(--shadow-sm);
}

.coming-card--primary .notify-button {
  color: #fff;
  border-color: var(--orange);
  background-size: 100% 100%;
}

.coming-icon {
  display: inline-flex;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line);
  border-radius: 14px;
  background: #fff;
}

.coming-card > div strong,
.coming-card > div span {
  display: block;
}

.coming-card > div strong {
  font-size: 0.84rem;
}

.coming-card > div span {
  color: var(--muted);
  font-size: 0.65rem;
}

.notify-button {
  padding: 9px 12px;
  border: 1px solid #d9d6d3;
  border-radius: 10px;
  color: #5b585c;

  background-color: #fff;
  background-image: linear-gradient(var(--orange), var(--orange));
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0% 100%;
  font-size: 0.64rem;
  font-weight: 650;
  font-family: inherit;
  line-height: 1;
  cursor: pointer;
  transition: background-size 300ms ease, color 220ms ease, border-color 220ms ease;
}
.notify-button:hover {
  color: #fff;
  border-color: var(--orange);
  background-size: 100% 100%;
}

.footer-main .btn {
  min-height: 48px;
  font-size: 0.78rem;
}

.mobile-modal {
  position: fixed;
  z-index: 10000;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(21, 18, 16, 0.72);
  backdrop-filter: blur(6px);
}

.mobile-modal.open {
  display: flex;
}

.mobile-modal__card.waitlist-card {
  position: relative;
  width: min(780px, calc(100% - 40px));
  padding: 38px 42px;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 40px;
}
.waitlist-text { flex: 1; min-width: 0; }
.waitlist-text h2 { margin: 0 0 8px; font-size: 1.28rem; line-height: 1.28; }
.waitlist-text p { margin: 0; color: var(--muted); font-size: 0.95rem; line-height: 1.5; }
.waitlist-bell { display: block; margin-bottom: 12px; font-size: 1.5rem; color: var(--orange); }
.waitlist-form-col { flex: 0 0 auto; width: 244px; }
.waitlist-form-col form { display: flex; flex-direction: column; }
.waitlist-input {
  width: 100%;
  min-height: 52px;
  margin-bottom: 10px;
  padding: 12px 16px;
  border: 1px solid var(--line);
  border-radius: 12px;
  font: inherit;
  font-size: 1rem;
  color: var(--ink);
  background: #fff;
  outline: 0;
}
.waitlist-input:focus {
  border-color: var(--orange);
  box-shadow: 0 0 0 4px rgba(255, 115, 0, 0.14);
}
.waitlist-form-col .btn { width: 100%; min-height: 52px; }
.waitlist-msg { margin: 12px 0 0; font-size: 0.9rem; font-weight: 600; line-height: 1.4; }
.waitlist-msg--ok { color: var(--green); }
.waitlist-msg--err { color: var(--red); }
.waitlist-close {
  position: absolute;
  top: 12px;
  right: 14px;
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: var(--muted);
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
}
.waitlist-close:hover { background: var(--cream-deep); color: var(--ink); }@media (max-width: 620px) {

  .mobile-modal__card.waitlist-card { flex-direction: column; align-items: stretch; gap: 22px; padding: 30px; }
  .waitlist-form-col { width: 100%; }
}

.mobile-modal__card {
  width: min(420px, 100%);
  padding: 32px;
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--shadow-lg);
  text-align: center;
}

.mobile-modal h2 {
  margin-bottom: 10px;
  font-size: 1.45rem;
}

.mobile-modal p {
  margin-bottom: 24px;
  color: var(--muted);
  font-size: 0.86rem;
}

.consent-banner {
  position: fixed;
  z-index: 2147483000;
  right: 18px;
  bottom: 18px;
  left: 18px;
  display: flex;
  max-width: 980px;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 0 auto;
  padding: 16px 18px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 16px;
  color: #fff;
  background: #242424;
  box-shadow: 0 12px 38px rgba(0, 0, 0, 0.3);
  font-size: 0.78rem;
}

.consent-banner[hidden] { display: none; }
.consent-banner > span:first-child { flex: 1; }
.consent-banner a { color: #ff9b3d; text-decoration: underline; }
.consent-actions { display: flex; gap: 9px; }
.consent-actions button {
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 0.78rem;
  font-weight: 700;
}
.consent-decline { border: 1px solid #777; color: #fff; background: transparent; }
.consent-accept { border: 1px solid var(--orange); color: #fff; background: var(--orange); }

@media (max-width: 620px) {
  .consent-banner { align-items: stretch; flex-direction: column; }
  .consent-actions { justify-content: flex-end; }
}

@media (max-width: 1220px) {

  :root {
    --shell: min(1120px, calc(100% - 48px));
  }

  .site-nav {
    grid-template-columns: auto minmax(210px, 1fr) auto;
    gap: 24px;
  }

  .nav-links {

    gap: clamp(.85rem, 1.4vw, 1.3rem);
  }

  .download-layout {
    grid-template-columns: 1fr 1fr;
  }

  .coming-stack {
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
  }
}
@media (max-width: 980px) {

  :root {
    --shell: min(900px, calc(100% - 40px));
  }

  .section {
    padding: 92px 0;
  }

  .site-header {
    min-height: 0;
    padding-bottom: 105px;
    clip-path: none;
    border-radius: 0;
  }

  .site-nav {
    min-height: 88px;
    grid-template-columns: auto 1fr auto;
    grid-template-rows: minmax(88px, auto) auto;
    align-content: start;
    row-gap: 0;
  }

  .site-header.site-header--bar .site-nav {
    grid-template-rows: minmax(104px, auto) auto;
  }

  .site-header.site-header--bar {
    padding-bottom: 0;
  }

  .nav-toggle {
    display: inline-flex;
  }

  .nav-links {
    display: flex;
    width: auto;
    grid-column: 1 / -1;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    max-height: 0;
    margin-top: 0;
    gap: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    transition:
      max-height 300ms cubic-bezier(0.4, 0, 0.2, 1),
      opacity 200ms ease,
      margin-top 300ms cubic-bezier(0.4, 0, 0.2, 1),
      visibility 0s linear 300ms;
  }

  .site-nav.nav-open .nav-links {
    max-height: 260px;
    margin-top: 6px;
    opacity: 1;
    visibility: visible;
    transition:
      max-height 300ms cubic-bezier(0.4, 0, 0.2, 1),
      opacity 200ms ease 60ms,
      margin-top 300ms cubic-bezier(0.4, 0, 0.2, 1),
      visibility 0s linear 0s;
  }

  .nav-links li {
    border-top: 1px solid rgba(255, 255, 255, 0.22);
  }

  .nav-links li:first-child {
    border-top: 0;
  }

  .nav-links a {
    display: block;
    padding: 15px 4px;
    font-size: 1rem;
  }

  .nav-links a::after {
    content: none;
  }

  .nav-search {
    width: min(340px, 100%);
    justify-self: center;
  }
}
@media (max-width: 720px) {

  :root {
    --shell: calc(100% - 30px);
    --radius: 18px;
  }

  .section {
    padding: 76px 0;
  }

  .section-heading {
    margin-bottom: 38px;
  }

  .section-heading h2 {
    font-size: clamp(2.15rem, 10.5vw, 3.25rem);
  }

  .site-nav {
    min-height: 76px;
    grid-template-columns: auto 1fr auto;
    grid-template-rows: minmax(76px, auto) auto auto;
    column-gap: 14px;
    row-gap: 0;
  }

  .site-header.site-header--bar .site-nav {
    grid-template-rows: minmax(76px, auto) auto auto;
  }

  .site-logo {
    font-size: 1.7rem;
  }

  .nav-search {
    grid-row: 2;
    grid-column: 1 / -1;
    width: 100%;
    margin-bottom: 12px;
  }

  .nav-links {
    grid-row: 3;
  }

  .nav-search-input {
    min-height: 46px;
    font-size: 16px;
  }

  .search-results {
    top: calc(100% + 6px);
    max-height: min(560px, calc(100vh - 150px));
    border-radius: 14px;
  }

  .search-result {
    grid-template-columns: 40px minmax(0, 1fr) auto;
    gap: 10px;
    padding: 11px 13px;
  }

  .search-result__count {
    grid-column: 2;
    font-size: 0.7rem;
  }

  .search-result__arrow {
    display: none;
  }

  .browser-stage {
    border-radius: 15px;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.95), var(--shadow-lg);
  }

  .analysis-heading {
    margin-bottom: 34px;
  }

  .analysis-heading h2 {
    font-size: clamp(2.35rem, 11vw, 3.35rem);
  }

  .download-layout {
    grid-template-columns: 1fr;
  }

  .coming-stack {
    grid-column: auto;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
  }
}
@media (prefers-reduced-motion: reduce) {

  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  .nav-links,
  .site-nav.nav-open .nav-links {
    transition-delay: 0s !important;
  }
}

:root {
  --sc-ink: #000000;
  --sc-body: #000000;
  --sc-muted: #5f6065;
  --sc-line: #e5e5e5;
  --sc-paper: #fdfaf4;
  --sc-card: #ffffff;
  --sc-good: #1f7a4d;
  --sc-good-bg: #e8f6ee;
  --sc-bad: #c0402f;
  --sc-bad-bg: #fdecea;
  --sc-link: #155f9f;
  --sc-brand: var(--orange);

  --sc-brand-deep: var(--orange);

  --sc-chip-bg: #f3f1ec;
  --sc-chip-line: #e6e1d8;
  --sc-chip-ink: #44454a;
  --sc-shadow: 0 1px 2px rgba(90, 60, 20, 0.04), 0 10px 30px rgba(90, 60, 20, 0.06);

}

body.cpage {
  margin: 0;
  color: var(--sc-ink);
  background: var(--sc-paper);

  font-family: "Poppins", Arial, sans-serif;
}

.sc { padding-bottom: 8px; }
.asset-mark--family {
  position: relative;
  overflow: visible !important;
  outline: 2px dashed #8b6b45;
  outline-offset: 2px;
  background: #f5eee4 !important;
}
.asset-mark--family > img { filter: grayscale(.35) saturate(.65); }
.asset-family-badge {
  position: absolute;
  z-index: 2;
  right: -7px;
  bottom: -8px;
  padding: 1px 4px;
  border: 1px solid #8b6b45;
  border-radius: 999px;
  background: #fffaf4;
  color: #5f482f;
  font-size: 8px;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: .04em;
  text-transform: uppercase;
}

/* GENERATED:dim-families — do not edit. Source: catalog/vocabulary.json,
   written by tools/codegen/generate_vocabulary.py. Edits here are overwritten and the deploy
   fails on drift (gates/preflight). */
.dim--land { --dim-bg: #c5f7cf; --dim-ink: #08781e; }
.dim--work { --dim-bg: #fcdbb1; --dim-ink: #7d4803; }
.dim--care { --dim-bg: #c1f5ee; --dim-ink: #067566; }
.dim--safety { --dim-bg: #c5e8f7; --dim-ink: #085d81; }
.dim--data { --dim-bg: #cddaf9; --dim-ink: #0c3188; }
.dim--civic { --dim-bg: #e3d3f8; --dim-ink: #451188; }
.dim--identity { --dim-bg: #f7cff5; --dim-ink: #830b7f; }
.dim--world { --dim-bg: #f8c9e7; --dim-ink: #810855; }
.dim--belief { --dim-bg: #e7f7bb; --dim-ink: #577506; }
/* END GENERATED:dim-families */
.cpage-footer .shell { display: flex; flex-wrap: wrap; align-items: center; gap: 14px 26px; }

.ab { max-width: 820px; padding: 2.5rem 0 4rem; }
.ab h1 { font-size: clamp(1.9rem, 4vw, 2.6rem); line-height: 1.15; margin: 0 0 .75rem; }
.ab h2 { font-size: 1.35rem; margin: 2.5rem 0 .75rem; }
.ab p { line-height: 1.68; max-width: 68ch; }

.trust-main { padding-bottom: 72px; }

.trust-hero {
  position: relative;
  margin-top: 24px; padding: clamp(36px, 6vw, 72px);
  overflow: hidden;
  border: 1px solid #f2d8bc; border-radius: 28px;
  background:
    radial-gradient(circle at 88% 12%, rgba(255, 115, 0, 0.17), transparent 28%),
    linear-gradient(135deg, #fff9f1 0%, #fff0df 100%);
}
.trust-hero::after {
  content: "";
  position: absolute; width: 210px; height: 210px; right: -90px; bottom: -125px;
  border-radius: 47% 53% 67% 33% / 52% 42% 58% 48%;
  background: var(--orange-grad); opacity: 0.13; transform: rotate(18deg);
}
.trust-hero--article { max-width: 980px; }
.trust-hero__copy { position: relative; z-index: 1; }
.trust-hero h1 {
  max-width: 18ch; margin: 0;
  color: var(--sc-ink);
  font-size: clamp(2.2rem, 5.4vw, 4.65rem); font-weight: 800;
  line-height: 1.02; letter-spacing: -0.055em; text-wrap: balance;
}
.trust-hero--article h1 {
  max-width: 20ch;
  font-size: clamp(2.15rem, 4.8vw, 4.1rem);
}
.trust-lede {
  max-width: 64ch; margin: 24px 0 0;
  color: var(--sc-body); font-size: clamp(1.02rem, 1.6vw, 1.18rem);
  line-height: 1.7;
}

.trust-prose {
  width: min(100%, 920px); margin: 0 auto;
}
.trust-prose > section { padding: 62px 0 0; }
.trust-prose h2 {
  max-width: 24ch; margin: 0 0 18px;
  color: var(--sc-ink);
  font-size: clamp(1.65rem, 3vw, 2.35rem); line-height: 1.15;
  letter-spacing: -0.035em; text-wrap: balance;
}
.trust-prose h3 {
  margin: 10px 0 9px; color: var(--sc-ink);
  font-size: 1.08rem; line-height: 1.35;
}
.trust-prose p {
  max-width: 72ch; margin: 0;
  color: var(--sc-body); line-height: 1.78;
}
.trust-prose p + p { margin-top: 18px; }
.trust-prose a { color: #a84600; text-underline-offset: 3px; }
.trust-prose p a,
.trust-prose li a { text-decoration: underline; }
.trust-prose a:hover { color: var(--sc-ink); }
.trust-prose code {
  padding: 2px 6px; border-radius: 5px;
  color: var(--sc-ink); background: #f4ece5; font-size: 0.9em;
}

.trust-list { display: grid; gap: 12px; max-width: 72ch; margin: 22px 0 0; padding-left: 22px; }
.trust-list li { padding-left: 6px; color: var(--sc-body); line-height: 1.7; }
.trust-list li::marker { color: var(--sc-brand); }

.trust-prose .trust-list + p { margin-top: 18px; }@media (max-width: 780px) {

  .trust-main { padding-bottom: 50px; }
  .trust-hero { margin-top: 18px; padding: 30px 23px; border-radius: 22px; }
  .trust-hero h1, .trust-hero--article h1 { font-size: clamp(2.05rem, 11vw, 3.15rem); }
  .trust-prose > section { padding-top: 48px; }
}

body.cpage {
  --sc-paper: #fdfaf4;
  --sc-card: #ffffff;
  --sc-line: #d6d6d1;
  --sc-grid-ink: #161616;
  background: var(--sc-paper);
}

.about-section {
  position: relative;
  z-index: 1;
  padding: 92px 0;
}

.about-grid {
  position: relative;
  z-index: 1;
  display: grid;
  align-items: center;
  grid-template-columns: 0.72fr 1.28fr;
  gap: 90px;
}

.about-section .eyebrow {
  color: rgba(255, 255, 255, 0.82);
}

.about-section h2 {
  font-size: clamp(2.5rem, 4vw, 4.2rem);
  letter-spacing: -0.055em;
  line-height: 1.03;
}

.about-copy {
  display: grid;
  max-width: 700px;
  gap: 18px;
}

.about-copy p {
  color: #fff;
  font-size: 1.02rem;
  font-weight: 500;
  line-height: 1.75;
}

.about-copy strong {
  color: #fff;
  font-weight: 700;
}

.about-more {
  margin-top: 4px;
}

.about-founder-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.about-founder-link i {
  font-size: 0.8rem;
  transition: transform 160ms ease;
}

.about-founder-link:hover i {
  transform: translateX(3px);
}
