/* DialHaven site styles — consolidated 2026-09-24 from 14 layered passes (dead selectors purged, duplicate/overridden rules merged).
   Unminified on purpose: server gzip handles size; readability matters for edits.
   Edit this file directly; re-hash the filename (sha256[:10]) and update every *.html. */
@keyframes livePulse {
  0% {
    box-shadow: 0 0 0 0 rgba(147, 213, 160, 0.6);
  }
  70% {
    box-shadow: 0 0 0 9px transparent;
  }
  to {
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes stepIn {
  0% {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes wv {
  0%,
  to {
    height: 4px;
  }
  50% {
    height: 22px;
  }
}
@keyframes bookpop {
  50% {
    transform: scale(1.18);
  }
}
@keyframes tdot {
  0%,
  60%,
  to {
    opacity: 0.3;
    transform: translateY(0);
  }
  30% {
    opacity: 1;
    transform: translateY(-2px);
  }
}
@font-face {
  font-family: "Newsreader";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url(fonts/newsreader-d.woff2) format("woff2");
}
@font-face {
  font-family: "Newsreader";
  font-style: italic;
  font-weight: 400 500;
  font-display: swap;
  src: url(fonts/newsreader-i.woff2) format("woff2");
}
@font-face {
  font-family: "Newsreader Fallback";
  src: local("Georgia");
  size-adjust: 96%;
  ascent-override: 96%;
  descent-override: 26%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2) format("woff2");
  unicode-range:
    U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122,
    U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Geist";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/7178b3e590c64307-s.21jp631_3pja2.woff2) format("woff2");
  unicode-range:
    U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+1E00-1E9F, U+20A0-20AB, U+20AD-20C0, U+2113,
    U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Geist Fallback";
  src: local("Arial"), local("ArialMT"), local("Liberation Sans"), local("LiberationSans"), local("Arimo");
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0%;
  size-adjust: 102.1%;
}
/* Metric-matched fallbacks per platform so the swap to the web fonts doesn't reflow the headings
   (CLS). size-adjust = measured Newsreader/Geist width ÷ fallback width over the site's own text. */
@font-face { font-family: "Newsreader Fallback Times"; font-style: normal;
  src: local("Times New Roman"), local("TimesNewRomanPSMT"), local("Liberation Serif"), local("LiberationSerif"), local("Tinos");
  size-adjust: 103.75%; ascent-override: 88%; descent-override: 24%; line-gap-override: 0%; }
@font-face { font-family: "Newsreader Fallback Times"; font-style: italic;
  src: local("Times New Roman Italic"), local("TimesNewRomanPS-ItalicMT"), local("Liberation Serif Italic"), local("LiberationSerif-Italic"), local("Tinos Italic");
  size-adjust: 98.62%; ascent-override: 92%; descent-override: 25%; line-gap-override: 0%; }
@font-face { font-family: "Newsreader Fallback Noto"; font-style: normal;
  src: local("Noto Serif"), local("NotoSerif-Regular"), local("NotoSerif");
  size-adjust: 88.52%; ascent-override: 103%; descent-override: 28%; line-gap-override: 0%; }
@font-face { font-family: "Newsreader Fallback Noto"; font-style: italic;
  src: local("Noto Serif Italic"), local("NotoSerif-Italic");
  size-adjust: 86.07%; ascent-override: 106%; descent-override: 29%; line-gap-override: 0%; }

@font-face {
  font-family: "Geist Mono";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(fonts/797e433ab948586e-s.p.0r6juujl39pe6.woff2) format("woff2");
  unicode-range:
    U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122,
    U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
  --bg: #0f0d0b;
  --bg2: #15120e;
  --bg3: #1b1712;
  --ink: #f4efe6;
  --ink-dim: #cdc5b7;
  --ink-mut: #8d8578;
  --line: rgba(244, 239, 230, 0.1);
  --line2: rgba(244, 239, 230, 0.2);
  --accent: #d99a5b;
  --accent2: #e7b485;
  --accent-ink: #181109;
  --ok: #93d5a0;
  --warn: #e0a15e;
  --serif: "Newsreader", "Newsreader Fallback", "Newsreader Fallback Times", "Newsreader Fallback Noto", Georgia, serif;
  --sans: "Geist", "Geist Fallback", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  --max: 1180px;
  --mono: "Geist Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--sans);
  line-height: 1.55;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
::selection {
  background: var(--accent);
  color: var(--accent-ink);
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
  display: block;
}
.wrap {
  max-width: var(--max);
  margin: 0 auto;
  padding: 0 24px;
}
.sr {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
h1,
h2,
h3 {
  margin: 0;
}
h3 {
  line-height: 1.08;
  font-size: clamp(19px, 2.4vw, 24px);
}
h1 {
  font-size: clamp(38px, 6vw, 66px);
}
h2 {
  font-size: clamp(30px, 4.6vw, 50px);
}
.lede {
  color: var(--ink-dim);
  font-size: 18px;
}
.overline {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--accent2);
  font-family: var(--sans);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.overline::before {
  content: "";
  width: 30px;
  height: 1.5px;
  background: var(--accent);
  opacity: 0.7;
}
.hl {
  --hl-a: rgba(231, 180, 133, 0.35);
  background: linear-gradient(180deg, rgba(231, 180, 133, 0.42), rgba(217, 154, 91, 0.28));
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  color: inherit;
}
.mono {
  font-variant-numeric: tabular-nums;
  letter-spacing: 0.02em;
}
.btn {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-family: var(--sans);
  font-weight: 600;
  font-size: 15px;
  padding: 14px 22px;
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid transparent;
  transition:
    transform 0.18s ease,
    color 0.18s ease,
    background 0.18s ease,
    border-color 0.18s ease;
  text-align: center;
}
.btn:active {
  transform: translateY(1px);
}
.btn-primary {
  background: var(--accent);
  color: var(--accent-ink);
  box-shadow:
    0 1px 0 rgba(255, 255, 255, 0.22) inset,
    0 14px 34px -14px rgba(217, 154, 91, 0.55);
}
.btn-primary:hover {
  background: var(--accent2);
}
.btn-ghost {
  background: 0 0;
  color: var(--ink-dim);
  border-color: var(--line2);
}
.btn-ghost:hover {
  color: var(--ink);
  border-color: var(--ink-mut);
}
.btn-tel {
  font-variant-numeric: tabular-nums;
}
a:focus-visible,
button:focus-visible,
input:focus-visible,
option:focus-visible {
  outline: 3px solid var(--accent);
  outline-offset: 2px;
  border-radius: 6px;
}
.topbar,
header.nav {
  border-bottom: 1px solid var(--line);
}
.topbar {
  background: var(--bg3);
}
.topbar .wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
}
.topbar .l {
  font-size: 12.5px;
  color: var(--ink-mut);
  gap: 9px;
}
.nav .wrap,
.topbar .l,
.topbar .r {
  display: flex;
  align-items: center;
}
.topbar .r {
  font-size: 12.5px;
  gap: 9px;
}
.live-dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--ok);
  box-shadow: 0 0 0 0 rgba(147, 213, 160, 0.6);
  animation: livePulse 2.4s ease-out infinite;
}
.cc-modes label:hover,
.topbar .r {
  color: var(--ink-dim);
}
.topbar .r a {
  color: var(--accent2);
  font-weight: 600;
  font-variant-numeric: tabular-nums;
}
header.nav {
  position: sticky;
  top: 0;
  z-index: 120;
  background: rgba(15, 13, 11, 0.82);
  backdrop-filter: blur(10px);
}
.nav .wrap {
  justify-content: space-between;
  gap: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.brand {
  display: flex;
  align-items: baseline;
  gap: 0;
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.01em;
}
.brand b {
  color: var(--accent);
  font-weight: 600;
}
.navlinks {
  display: flex;
  gap: 26px;
  font-size: 14.5px;
  color: var(--ink-dim);
}
.navlinks a {
  position: relative;
  padding: 4px 0;
}
.navlinks a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1.5px;
  width: 0;
  background: var(--accent);
  transition: width 0.25s ease;
}
.navlinks a:hover {
  color: var(--ink);
}
.navlinks a:hover::after {
  width: 100%;
}
.nav .btn {
  padding: 11px 18px;
  font-size: 14px;
}
.nav-actions {
  display: flex;
  align-items: center;
  gap: 14px;
}
.navtoggle {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  background: 0 0;
  border: 1px solid var(--line2);
  border-radius: 10px;
  cursor: pointer;
  padding: 0;
}
.navtoggle span {
  display: block;
  width: 18px;
  height: 2px;
  background: var(--ink-dim);
  border-radius: 6px;
  transition:
    transform 0.2s ease,
    opacity 0.2s ease;
}
.navtoggle[aria-expanded="true"] span {
  background: var(--ink);
}
.navtoggle[aria-expanded="true"] span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.navtoggle[aria-expanded="true"] span:nth-child(2) {
  opacity: 0;
}
.navtoggle[aria-expanded="true"] span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.navpanel {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--line);
  background: var(--bg3);
  padding: 6px 24px 18px;
}
.form-card.submitted form,
.navpanel[hidden] {
  display: none;
}
.navpanel a {
  padding: 15px 4px;
  font-size: 15px;
  color: var(--ink-dim);
  border-bottom: 1px solid var(--line);
}
.cmp tbody tr:last-child td,
.navpanel a:last-child {
  border-bottom: 0;
}
.navpanel a:hover {
  color: var(--ink);
}
@media (max-width: 880px) {
  .nav .nav-cta,
  .navlinks {
    display: none;
  }
  .navtoggle {
    display: flex;
  }
}
@media (min-width: 881px) {
  .navpanel {
    display: none;
  }
}
@media (max-width: 720px) {
  .topbar {
    display: none;
  }
}
.hero {
  position: relative;
  background: radial-gradient(130% 100%at 78% -20%, rgba(217, 154, 91, 0.1), transparent 55%), var(--bg);
}
.hero .wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 52px;
}
@media (min-width: 960px) {
  .hero .wrap {
    grid-template-columns: 1.04fr 0.96fr;
    align-items: start;
  }
}
@media (max-width: 959px) {
  .hero {
    padding-top: 34px;
  }
  .hero .wrap {
    gap: 34px;
  }
}
.hero-copy .overline {
  margin-bottom: 22px;
}
.hero h1 {
  margin: 0 0 20px;
}
.hero .lede {
  margin: 0 0 30px;
  max-width: 44ch;
}
.hero-ctas {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
}
.hero-fine {
  margin: 16px 0 0;
  font-size: 12.5px;
  color: var(--ink-mut);
}
.forward a,
.hero-fine a {
  color: var(--accent2);
  font-variant-numeric: tabular-nums;
}
.hero-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 36px;
  padding-top: 24px;
  border-top: 1px solid var(--line);
}
.hero-facts .f {
  min-width: 150px;
}
.hero-facts .n {
  font-family: var(--serif);
  font-size: 22px;
  color: var(--ink);
  display: block;
}
.cc-modes label,
.hero-facts .l {
  font-size: 12.5px;
  color: var(--ink-mut);
}
.hero-facts .l {
  margin-top: 2px;
  display: block;
}
.callcard {
  background: linear-gradient(180deg, var(--bg3), var(--bg2));
  border: 1px solid var(--line2);
  border-radius: 16px;
  box-shadow: 0 40px 90px -50px #000;
  position: relative;
  overflow: hidden;
}
.callcard .glow,
.cc-modes input {
  position: absolute;
  pointer-events: none;
}
.callcard .glow {
  inset: auto -30% -55% -30%;
  height: 46%;
  background: radial-gradient(60% 100%at 50% 100%, rgba(217, 154, 91, 0.22), transparent 70%);
}
.cc-modes {
  display: flex;
  gap: 0;
  padding: 0 14px;
}
.cc-modes > div {
  flex: 1;
  min-width: 0;
}
.cc-modes input {
  opacity: 0;
}
.cc-modes label {
  display: flex;
  flex-direction: column;
  gap: 2px;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: 13px 6px 11px;
  border-bottom: 2px solid transparent;
  transition:
    color 0.18s,
    border-color 0.18s;
  user-select: none;
  white-space: nowrap;
}
.cc-modes label small {
  font-size: 11px;
  font-weight: 500;
  color: var(--ink-mut);
  opacity: 0.85;
}
.cc-modes input:checked + label {
  color: var(--ink);
  border-bottom-color: var(--accent);
}
.cc-modes input:checked + label small {
  color: var(--accent2);
}
.cc-modes input:focus-visible + label {
  outline: 3px solid var(--accent);
  outline-offset: -3px;
}
.cc-status .dot {
  animation: livePulse 2.4s ease-out infinite;
}
.cc-head,
.cc-status {
  display: flex;
  align-items: center;
}
.cc-head {
  justify-content: space-between;
  padding: 14px 18px;
  border-bottom: 1px solid var(--line);
}
.cc-head .who {
  font-size: 13px;
  color: var(--ink-dim);
}
.cc-book .t b,
.cc-head .who b,
.moment .m .what b,
.try-list li b {
  color: var(--ink);
  font-weight: 600;
}
.cc-status {
  gap: 8px;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--ink-mut);
}
.cc-status .dot {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--ok);
}
.cc-tag {
  display: none;
  margin: 0 18px 2px;
  padding: 10px 14px;
  border-left: 2px solid var(--warn);
  background: rgba(224, 161, 94, 0.08);
  color: var(--ink-dim);
  font-size: 13.5px;
  border-radius: 0 10px 10px 0;
}
.cc-transcript {
  padding: 10px 18px 4px;
  min-height: 300px;
  font-size: 14.5px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.t-line {
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 0.35s ease,
    transform 0.35s ease;
}
.t-line.show {
  opacity: 1;
  transform: none;
}
.t-line .role {
  font-size: 10.5px;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: var(--ink-mut);
  margin-bottom: 3px;
}
.t-line.ai .role {
  color: var(--accent);
}
.t-line.caller {
  padding-left: 26px;
}
.t-line .bub {
  background: rgba(244, 239, 230, 0.045);
  border: 1px solid var(--line);
  border-radius: 10px;
  padding: 10px 13px;
  color: var(--ink-dim);
}
.t-line.ai .bub {
  border-color: rgba(217, 154, 91, 0.3);
  background: rgba(217, 154, 91, 0.06);
}
.t-line.caller .bub {
  border-style: dashed;
}
.t-line.carrier .bub {
  border-style: dotted;
  background: 0 0;
}
.t-line .bub .hl {
  --hl-a: rgba(231, 180, 133, 0.45);
}
.cc-book,
.cc-foot {
  display: flex;
  align-items: center;
}
.cc-book {
  gap: 12px;
  margin: 6px 18px 4px;
  padding: 12px 14px;
  border: 1px solid rgba(147, 213, 160, 0.35);
  background: rgba(147, 213, 160, 0.08);
  border-radius: 10px;
  opacity: 0;
  transform: translateY(8px);
  transition:
    opacity 0.4s,
    transform 0.4s;
}
.cc-book.show {
  opacity: 1;
  transform: none;
}
.cc-book svg {
  width: 21px;
  height: 21px;
  color: var(--ok);
  flex: none;
}
.cc-book .t {
  font-size: 14px;
  color: #d8ecd8;
}
.cc-book .t b {
  color: var(--ok);
}
.cc-foot {
  justify-content: space-between;
  gap: 14px;
  padding: 14px 18px;
  border-top: 1px solid var(--line);
}
.cc-foot .note {
  font-size: 12px;
  color: var(--ink-mut);
  max-width: 23ch;
}
.cc-foot .note b,
.demo-note b,
.sec-head p {
  color: var(--ink-dim);
}
.cc-foot .go {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--accent);
  font-weight: 600;
  font-size: 14px;
  border: 1px solid rgba(217, 154, 91, 0.5);
  padding: 9px 14px;
  border-radius: 10px;
  white-space: nowrap;
  font-variant-numeric: tabular-nums;
  transition:
    background 0.18s,
    border-color 0.18s;
}
.cc-foot .go:hover {
  background: rgba(217, 154, 91, 0.12);
  border-color: var(--accent);
}
.cc-replay,
.phone .rail button {
  background: 0 0;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}
.cc-replay {
  margin-left: 10px;
  font-size: 12px;
  color: var(--ink-mut);
  font-family: var(--sans);
  gap: 6px;
}
.callbar .inner .t b,
.cc-replay:hover {
  color: var(--ink);
}
section {
  scroll-margin-top: 90px;
  padding: 76px 0;
}
.sec-head {
  max-width: 680px;
}
.sec-head .overline {
  margin-bottom: 16px;
}
.sec-head p {
  margin-top: 16px;
  font-size: 17px;
}
.problem {
  background: var(--bg2);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.problem .wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 44px;
}
@media (min-width: 940px) {
  .problem .wrap {
    grid-template-columns: 0.9fr 1.1fr;
    align-items: center;
  }
}
.problem .lead h2 {
  font-size: clamp(34px, 5vw, 54px);
}
.moment {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.moment .m {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  padding: 20px 22px;
  border: 1px solid var(--line);
  background: var(--bg);
  border-radius: 16px;
  transition:
    border-color 0.2s,
    background 0.2s,
    transform 0.2s;
}
.moment .m:hover {
  border-color: rgba(217, 154, 91, 0.45);
  background: var(--bg3);
  transform: translateY(-2px);
}
.moment .m .when {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--accent2);
  min-width: 110px;
  padding-top: 3px;
}
.moment .m .what {
  font-size: 15px;
  color: var(--ink-dim);
}
.how .grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
}
@media (min-width: 960px) {
  .how .grid {
    grid-template-columns: 0.86fr 1.14fr;
    gap: 88px;
    align-items: start;
  }
}
.phone {
  width: min(330px, 100%);
  margin: 0 auto;
  background: #15120d;
  border-radius: 38px;
  padding: 14px;
  border: 1px solid var(--line2);
  box-shadow:
    0 50px 100px -55px #000,
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}
.phone .rail button {
  appearance: none;
  padding: 4px;
  border-radius: 50%;
  justify-content: center;
}
.phone .rail button:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}
.phone .rail button i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--line2);
  transition:
    background 0.2s,
    box-shadow 0.2s,
    transform 0.2s;
  display: block;
}
.phone .rail button.on i {
  background: var(--accent);
  box-shadow: 0 0 12px rgba(217, 154, 91, 0.6);
  transform: scale(1.15);
}
.phone .rail button:hover i {
  background: var(--accent);
  transform: scale(1.25);
}
.phone-screen {
  background: var(--bg);
  border-radius: 28px;
  min-height: 440px;
  padding: 24px 20px 18px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--line);
}
.phone-notch {
  width: 88px;
  height: 7px;
  background: rgba(244, 239, 230, 0.14);
  border-radius: 6px;
  margin: 2px auto 20px;
}
.p-step {
  display: none;
  animation: stepIn 0.55s ease both;
}
.p-step.active {
  display: block;
}
.p-step .lbl {
  font-family: var(--sans);
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--accent2);
  margin-bottom: 14px;
}
.p-step .big {
  font-family: var(--serif);
  font-size: 30px;
  line-height: 1.15;
  margin-bottom: 16px;
}
.p-step .txt {
  font-size: 14px;
  color: var(--ink-dim);
  margin-bottom: 22px;
}
.callerchip,
.forward {
  border: 1px solid var(--line);
  background: var(--bg2);
  border-radius: 10px;
}
.forward {
  font-family: var(--sans);
  font-size: 13px;
  line-height: 2;
  color: var(--ink-dim);
  padding: 14px 15px;
  margin-bottom: 14px;
}
.callerchip .av,
.forward .n {
  color: var(--ink);
  font-weight: 600;
}
.forward .n {
  display: block;
}
.callerchip {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 13px;
}
.callerchip .av {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  background: var(--bg3);
  border: 1px solid var(--line2);
  display: grid;
  place-items: center;
  font-size: 12px;
}
.callerchip .n {
  font-size: 14px;
  font-weight: 600;
  display: block;
}
.callerchip .m {
  font-size: 11.5px;
  color: var(--ink-mut);
  font-variant-numeric: tabular-nums;
}
.wave {
  display: flex;
  gap: 3px;
  align-items: flex-end;
  height: 22px;
  margin-top: 12px;
}
.wave i {
  width: 3px;
  background: rgba(217, 154, 91, 0.55);
  height: 4px;
  border-radius: 6px;
}
.wave.on i {
  animation: wv 0.9s ease-in-out infinite;
}
.wave.on i:nth-child(2) {
  animation-delay: 0.08s;
}
.wave.on i:nth-child(3) {
  animation-delay: 0.16s;
}
.wave.on i:nth-child(4) {
  animation-delay: 0.24s;
}
.wave.on i:nth-child(5) {
  animation-delay: 0.12s;
}
.wave.on i:nth-child(6) {
  animation-delay: 0.32s;
}
.wave.on i:nth-child(7) {
  animation-delay: 0.05s;
}
.wave.on i:nth-child(8) {
  animation-delay: 0.2s;
}
.notif {
  border: 1px solid var(--line);
  background: var(--bg2);
  border-radius: 10px;
  padding: 12px 14px;
  font-size: 13.5px;
  margin-bottom: 12px;
  color: var(--ink-dim);
}
.notif .tag {
  font-size: 10.5px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--accent2);
  display: block;
  margin-bottom: 5px;
}
.steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
  margin-top: 6px;
}
@media (min-width: 760px) {
  .steps {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 22px;
  }
}
.steps .step {
  background: var(--bg2);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 18px 20px;
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease;
}
.steps .step:hover,
.tile:hover {
  transform: translateY(-3px);
  border-color: rgba(217, 154, 91, 0.4);
  background: var(--bg3);
}
.steps .step .idx {
  font-size: 11px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--accent2);
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}
.steps .step .idx::before {
  content: "";
  width: 24px;
  height: 6px;
  border-radius: 6px;
  background: var(--accent);
  box-shadow: 0 0 10px rgba(217, 154, 91, 0.4);
}
.steps .step h3 {
  font-size: 18px;
  font-family: var(--serif);
  line-height: 1.2;
  margin: 10px 0 8px;
  font-weight: 500;
}
.steps .step p,
.tile p {
  color: var(--ink-dim);
  margin: 0;
}
.steps .step p {
  font-size: 14px;
  line-height: 1.55;
}
.steps .step .k {
  font-size: 12px;
  color: var(--accent2);
  margin-top: 14px;
  padding-top: 12px;
  border-top: 1px dashed var(--line);
}
.bento {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
}
.tile {
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 26px;
  background: var(--bg2);
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease,
    box-shadow 0.25s ease;
  position: relative;
  overflow: hidden;
}
.tile:hover {
  transform: translateY(-4px);
  border-color: rgba(217, 154, 91, 0.45);
  box-shadow: 0 14px 34px -18px rgba(217, 154, 91, 0.28);
}
.tile .tagchip {
  font-size: 10.5px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--accent2);
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tile h3 {
  font-size: 21px;
  margin: 0 0 8px;
  font-weight: 500;
}
.tile p {
  font-size: 14.5px;
}
.tile .flag {
  font-size: 9.5px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--ink-dim);
  border: 1px solid var(--line2);
  padding: 3px 8px;
  border-radius: 99px;
}
.tile .bignum {
  font-family: var(--serif);
  font-size: 44px;
  font-weight: 600;
  line-height: 1;
  color: var(--ink);
  margin: 6px 0 12px;
  display: flex;
  align-items: baseline;
  gap: 8px;
}
.tile .bignum .u {
  font-family: var(--sans);
  font-size: 13px;
  font-weight: 400;
  color: var(--ink-mut);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.t1 {
  grid-column: span 4;
}
.cmp thead th.us,
.t1 .bignum .u {
  color: var(--accent);
}
.cal i.book,
.t2 {
  background: var(--accent);
}
.t2 {
  color: var(--accent-ink);
  border-color: transparent;
  display: flex;
  flex-direction: column;
}
.t2 .tagchip {
  color: rgba(24, 17, 9, 0.6);
}
.t2 p {
  color: rgba(24, 17, 9, 0.72);
}
.t2 .stat {
  margin-top: auto;
  align-self: stretch;
  font-size: 13px;
  letter-spacing: 0.01em;
  border-top: 1px solid rgba(24, 17, 9, 0.22);
  border-bottom: 1px solid rgba(24, 17, 9, 0.22);
  padding: 9px 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  box-sizing: border-box;
}
.t2 .stat .dot {
  width: 7px;
  height: 7px;
  border-radius: 99px;
  background: var(--accent-ink);
  display: inline-block;
}
.t2 .stat b {
  font-weight: 600;
}
.t2 .eg,
.t2 .eg b,
.t2 .stat,
.t2 h3 {
  color: var(--accent-ink);
}
.t2 .eg {
  font-family: var(--mono);
  font-size: 12.5px;
  line-height: 1.6;
  background: rgba(24, 17, 9, 0.1);
  border: 1px solid rgba(24, 17, 9, 0.22);
  border-radius: 10px;
  padding: 12px 14px;
}
.t2 .eg b {
  font-weight: 600;
}
.t2,
.t3,
.t4,
.t5 {
  grid-column: span 2;
}
.t6,
.t7 {
  grid-column: span 3;
}
.cal {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px;
  margin-top: 20px;
}
.cal i,
.chips span {
  border: 1px solid var(--line2);
}
.cal i {
  aspect-ratio: 1;
  border-radius: 6px;
  background: var(--bg2);
}
.cal i.book {
  border-color: var(--accent);
}
.cal i.today {
  background: var(--bg3);
  border-color: var(--ink-mut);
}
.chips,
.integ {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}
.chips span {
  font-size: 12.5px;
  color: var(--ink-dim);
  padding: 6px 12px;
  border-radius: 99px;
}
.integ {
  gap: 10px;
}
.integ span,
.mcalc select {
  border: 1px solid var(--line2);
  border-radius: 10px;
  background: var(--bg);
}
.ind p,
.integ span {
  color: var(--ink-dim);
}
.integ span {
  font-size: 12.5px;
  padding: 8px 13px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
}
@media (max-width: 860px) {
  .bento {
    grid-template-columns: repeat(2, 1fr);
  }
  .t1 {
    grid-column: span 2;
  }
  .t2,
  .t3,
  .t4,
  .t5,
  .t6,
  .t7 {
    grid-column: span 1;
  }
}
@media (max-width: 560px) {
  .bento {
    grid-template-columns: 1fr;
  }
  .bento .tile {
    grid-column: span 1 !important;
  }
}
.industries .row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
@media (min-width: 960px) {
  .industries .row {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ind {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--bg2);
  padding: 26px;
  transition:
    border-color 0.2s,
    transform 0.2s;
}
.ind:hover {
  border-color: rgba(217, 154, 91, 0.4);
  transform: translateY(-3px);
}
.cmp thead th,
.ind .k {
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.ind .k {
  font-size: 11px;
  color: var(--ink-mut);
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.ind .k .flag {
  font-size: 10px;
  letter-spacing: 0.12em;
  color: var(--accent);
  background: rgba(217, 154, 91, 0.12);
  padding: 3px 8px;
  border-radius: 99px;
  border: 0;
}
.ind h3 {
  font-size: 20px;
  margin: 0 0 8px;
}
.ind p {
  font-size: 14.5px;
  margin: 0 0 14px;
}
.ind .greet {
  font-family: var(--serif);
  font-style: italic;
  font-size: 15px;
  border-left: 2px solid var(--accent);
  padding: 10px 14px;
  background: rgba(217, 154, 91, 0.04);
  border-radius: 0 10px 10px 0;
}
@media (max-width: 720px) {
  .industries .row {
    grid-template-columns: 1fr;
  }
}
.ind-any {
  border-style: dashed;
  background: 0 0;
}
.ind-cta {
  display: inline-block;
  margin-top: 4px;
  font-weight: 600;
  font-size: 14.5px;
  border-bottom: 1px solid rgba(217, 154, 91, 0.4);
}
.cmp td,
.cmp th,
.demo {
  border-bottom: 1px solid var(--line);
}
.demo {
  background: var(--bg3);
  border-top: 1px solid var(--line);
}
.demo .grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
}
@media (min-width: 940px) {
  .demo .grid {
    grid-template-columns: 1.1fr 0.9fr;
    align-items: start;
  }
}
.try-list {
  list-style: none;
  padding: 0;
  margin: 28px 0 0;
}
.guarantee p,
.tier .price .cur,
.try-list li {
  color: var(--ink-dim);
  font-size: 15px;
}
.try-list li {
  padding: 13px 0;
  display: flex;
  gap: 14px;
}
.try-list li::before {
  content: "→";
  color: var(--accent);
  font-family: var(--serif);
  font-size: 19px;
  line-height: 1.1;
}
.demo-note {
  font-size: 12.5px;
  color: var(--ink-mut);
  margin-top: 22px;
}
.demo-cta {
  text-align: left;
}
.demo-cta .btn-primary {
  font-size: 17px;
  padding: 18px 30px;
}
.demo-cta .or {
  font-size: 13px;
  color: var(--ink-mut);
  margin-top: 14px;
}
.demo-cta .or a,
.faq details[open] summary,
.guarantee .gfoot a,
.tier .alt a {
  color: var(--accent2);
}
.cmp-outer {
  position: relative;
}
.cmp-wrap,
.tier {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--bg2);
}
.cmp-wrap {
  overflow-x: auto;
}
table.cmp {
  width: 100%;
  border-collapse: collapse;
  min-width: 720px;
  font-size: 14.5px;
}
.cmp td,
.cmp th {
  padding: 15px 18px;
  text-align: left;
  vertical-align: top;
}
.cmp thead th {
  font-size: 11.5px;
  background: var(--bg);
  font-weight: 500;
}
.cmp thead th.us {
  background: rgba(217, 154, 91, 0.06);
}
.cmp td.us {
  background: rgba(217, 154, 91, 0.045);
  color: var(--ink);
}
.cmp .yes {
  color: var(--ok);
  font-weight: 600;
}
.cmp .no,
.cmp td .note,
.cmp thead th {
  color: var(--ink-mut);
}
.cmp td .note {
  display: block;
  font-size: 12px;
  margin-top: 3px;
}
@media (max-width: 760px) {
  .cmp-outer::before {
    content: "swipe";
    position: absolute;
    top: -24px;
    right: 0;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--ink-mut);
  }
  .cmp-outer::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 34px;
    background: linear-gradient(90deg, rgba(21, 18, 14, 0), var(--bg2));
    border-radius: 0 16px 16px 0;
    pointer-events: none;
  }
}
.pricing .tiers {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  align-items: stretch;
}
@media (min-width: 920px) {
  .pricing .tiers {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    align-items: stretch;
  }
}
.tier {
  padding: 30px 28px;
  display: flex;
  flex-direction: column;
  position: relative;
  transition:
    transform 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease;
}
.tier:hover {
  transform: translateY(-4px);
  border-color: rgba(217, 154, 91, 0.45);
  background: var(--bg3);
}
.tier.hot {
  background: linear-gradient(180deg, var(--bg3), var(--bg2));
  border-color: rgba(217, 154, 91, 0.55);
  box-shadow: 0 40px 80px -50px rgba(217, 154, 91, 0.4);
}
.tier .flag {
  position: absolute;
  top: -13px;
  left: 26px;
  background: var(--accent);
  color: var(--accent-ink);
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 6px 12px;
  border-radius: 99px;
}
.faq summary,
.tier .name {
  font-family: var(--serif);
  font-weight: 500;
}
.tier .name {
  font-size: 24px;
  margin-bottom: 6px;
}
.tier .for {
  font-size: 13.5px;
  color: var(--ink-mut);
  margin: 0 0 22px;
  min-height: 38px;
}
.tier .price {
  font-family: var(--serif);
  font-size: 46px;
  font-weight: 600;
  line-height: 1;
  display: flex;
  align-items: baseline;
  gap: 8px;
}
.tier .price .cur {
  font-size: 22px;
  font-weight: 400;
}
.tier .price .per {
  font-family: var(--sans);
  font-size: 13px;
  color: var(--ink-mut);
  font-weight: 400;
  letter-spacing: 0.06em;
}
.tier .meta {
  font-size: 12.5px;
  color: var(--ink-mut);
  margin: 10px 0 26px;
  font-variant-numeric: tabular-nums;
}
.pricing .fine b,
.tier .meta b {
  color: var(--ink-dim);
  font-weight: 600;
}
.tier ul {
  list-style: none;
  margin: 0 0 28px;
  flex: 1;
}
.guarantee .gterms li,
.tier li,
.try-list li {
  border-bottom: 1px dashed var(--line);
}
.tier li {
  font-size: 14px;
  padding: 11px 0;
  display: flex;
  gap: 11px;
  align-items: flex-start;
  color: var(--ink-dim);
}
.tier li .ck {
  color: var(--ok);
  flex: none;
  font-size: 14px;
}
.guarantee .seal small,
.tier li .flag {
  font-size: 10px;
  text-transform: uppercase;
}
.tier li .flag {
  margin-left: auto;
  letter-spacing: 0.1em;
  color: var(--ink-mut);
  border: 1px solid var(--line2);
  padding: 2px 7px;
  border-radius: 99px;
  white-space: nowrap;
  align-self: center;
}
.tier .btn {
  width: 100%;
  justify-content: center;
}
.pricing .fine,
.tier .alt {
  font-size: 12.5px;
  color: var(--ink-mut);
}
.tier .alt {
  text-align: center;
  margin-top: 10px;
}
.pricing .fine {
  margin-top: 22px;
  max-width: 85ch;
}
.plan-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  align-items: stretch;
}
@media (min-width: 920px) {
  .plan-grid {
    grid-template-columns: 1.15fr 0.85fr;
  }
}
.tier.plan .for {
  min-height: 0;
}
.guarantee {
  border: 1px solid rgba(147, 213, 160, 0.35);
  background: linear-gradient(180deg, rgba(147, 213, 160, 0.07), transparent 60%);
  border-radius: 16px;
  padding: 30px 28px;
}
.guarantee .seal {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  border: 2px solid rgba(147, 213, 160, 0.55);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: var(--serif);
  font-size: 28px;
  line-height: 1;
  color: var(--ok);
  margin-bottom: 18px;
}
.guarantee .seal small {
  font-family: var(--sans);
  letter-spacing: 0.14em;
  margin-top: 3px;
}
.guarantee h3 {
  font-size: 24px;
  margin: 0 0 10px;
}
.guarantee p {
  margin: 0 0 14px;
}
.guarantee .gterms {
  list-style: none;
  padding: 0;
  margin: 0 0 16px;
  font-size: 13.5px;
  color: var(--ink-mut);
}
.guarantee .gterms li {
  padding: 8px 0;
}
.guarantee .gterms li::before {
  content: "· ";
  color: var(--ok);
}
.guarantee .gfoot {
  font-size: 13px;
  color: var(--ink-mut);
}
.mcalc select {
  width: 100%;
  padding: 12px 14px;
  color: var(--ink);
  font: inherit;
  font-size: 15px;
}
.mcalc .grid2,
.mcalc select {
  margin-bottom: 18px;
}
#mc-lost {
  color: var(--warn);
}
.faq .qa {
  border-bottom: 1px solid var(--line);
}
.faq details,
.tier ul {
  padding: 0;
}
.faq summary {
  list-style: none;
  cursor: pointer;
  padding: 22px 44px 22px 0;
  position: relative;
  font-size: 19px;
  color: var(--ink);
  transition: color 0.18s;
}
.faq summary::-webkit-details-marker {
  display: none;
}
.faq summary::after {
  content: "+";
  position: absolute;
  right: 4px;
  top: 50%;
  transform: translateY(-50%);
  font-family: var(--sans);
  color: var(--ink-mut);
  font-size: 22px;
  transition:
    transform 0.25s,
    color 0.2s;
}
.faq details[open] summary::after {
  transform: translateY(-50%) rotate(45deg);
  color: var(--accent);
}
.faq .ans {
  padding: 0 0 26px;
  color: var(--ink-dim);
  max-width: 65ch;
  font-size: 15.5px;
}
.faq .ans a {
  color: var(--accent2);
  text-decoration: underline;
  text-decoration-color: rgba(217, 154, 91, 0.4);
  text-underline-offset: 3px;
}
.faq .ans .flag {
  font-size: 11px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-mut);
  border: 1px solid var(--line2);
  padding: 2px 7px;
  border-radius: 99px;
  margin-left: 6px;
}
.start {
  background: var(--bg3);
  border-top: 1px solid var(--line);
}
.start .grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 60px;
}
@media (min-width: 940px) {
  .start .grid {
    grid-template-columns: 1.05fr 0.95fr;
    align-items: start;
  }
}
.start .lead h2 {
  font-size: clamp(34px, 5vw, 52px);
  max-width: 16ch;
}
.start .lead p {
  margin-top: 20px;
  color: var(--ink-dim);
  font-size: 17px;
  max-width: 44ch;
}
.start .or-call {
  margin-top: 36px;
  padding-top: 26px;
  border-top: 1px solid var(--line);
}
.form-card label,
.start .or-call .l {
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--ink-mut);
}
.start .or-call .l {
  font-size: 12.5px;
  margin-bottom: 8px;
}
.start .or-call a {
  font-family: var(--serif);
  font-size: 28px;
  color: var(--ink);
  display: inline-block;
  margin-top: 4px;
  border-bottom: 2px solid var(--accent);
  padding-bottom: 3px;
  font-variant-numeric: tabular-nums;
}
.start .or-call a:hover {
  border-bottom-color: var(--accent2);
  color: var(--accent2);
}
.form-card {
  border: 1px solid var(--line);
  background: var(--bg2);
  border-radius: 16px;
  padding: 32px;
  position: relative;
}
.form-card .frow {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}
@media (max-width: 520px) {
  .form-card .frow {
    grid-template-columns: 1fr;
  }
}
.form-card label {
  display: block;
  font-size: 11px;
  margin: 0 0 7px;
  font-weight: 600;
}
.form-card input,
.form-card select {
  width: 100%;
  padding: 13px 14px;
  border: 1px solid var(--line2);
  border-radius: 10px;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--sans);
  font-size: 15px;
  transition:
    border-color 0.18s,
    background 0.18s;
}
.form-card input:focus,
.form-card select:focus {
  outline: 0;
  border-color: var(--accent);
  background: #0d0b09;
}
.form-card .row1 {
  margin-bottom: 16px;
}
.form-card .btn {
  width: 100%;
  justify-content: center;
  margin-top: 8px;
}
.form-card .or {
  font-size: 12.5px;
  text-align: center;
  margin-top: 18px;
  color: var(--ink-mut);
}
.foot li a:hover,
.form-card .or a,
.rec li.agent .who {
  color: var(--accent2);
}
.form-success {
  display: none;
  text-align: center;
  padding: 14px 0 4px;
}
.form-success .check {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: rgba(147, 213, 160, 0.14);
  border: 1px solid rgba(147, 213, 160, 0.4);
  display: grid;
  place-items: center;
  color: var(--ok);
  margin: 0 auto 18px;
  font-size: 26px;
}
.form-success h3 {
  font-family: var(--serif);
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 10px;
}
.form-success p {
  color: var(--ink-dim);
  font-size: 15px;
  max-width: 42ch;
  margin: 0 auto;
}
.form-success .next {
  margin-top: 20px;
  font-size: 14px;
}
.form-err a,
.form-success .next a {
  color: var(--accent2);
  text-underline-offset: 3px;
}
.form-success .next a {
  border-bottom: 1px solid rgba(217, 154, 91, 0.4);
  text-decoration-line: underline;
}
.form-card .hp {
  position: absolute !important;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.form-err {
  margin: 14px 0 0;
  padding: 12px 14px;
  border: 1px solid rgba(224, 161, 94, 0.45);
  background: rgba(224, 161, 94, 0.08);
  border-radius: 10px;
  font-size: 14px;
  color: var(--ink);
  line-height: 1.5;
}
.form-err a {
  font-weight: 600;
  text-decoration: underline;
}
.form-card button[disabled] {
  opacity: 0.65;
  cursor: progress;
}
.form-card.submitted .form-success {
  display: block;
}
footer {
  background: var(--bg2);
  border-top: 1px solid var(--line);
  padding: 64px 0 40px;
}
.foot-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}
@media (min-width: 820px) {
  .foot-grid {
    grid-template-columns: 1.4fr 1fr 1fr 1fr;
  }
}
.foot-brand .brand {
  font-size: 26px;
  margin-bottom: 10px;
}
.foot-brand p {
  color: var(--ink-mut);
  font-size: 14px;
  max-width: 26ch;
  margin: 0;
  font-family: var(--serif);
  font-style: italic;
}
.foot-bottom,
.foot-status {
  display: flex;
  color: var(--ink-mut);
}
.foot-status {
  font-family: var(--sans);
  font-size: 12.5px;
  letter-spacing: 0.06em;
  align-items: center;
  gap: 8px;
  margin-top: 20px;
}
.foot-status .dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--ok);
}
.foot .fh {
  font-family: var(--sans);
  font-size: 11px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--ink-mut);
  margin: 0 0 18px;
  font-weight: 600;
}
.foot ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.foot li {
  margin-bottom: 9px;
  font-size: 14px;
  color: var(--ink-dim);
}
.foot-bottom {
  border-top: 1px solid var(--line);
  margin-top: 52px;
  padding-top: 24px;
  justify-content: space-between;
  gap: 14px;
  font-size: 12px;
  flex-wrap: wrap;
}
.foot-bottom .r {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.callbar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 300;
  display: none;
  justify-content: center;
  pointer-events: none;
}
.callbar .inner {
  pointer-events: auto;
  margin: 12px 16px 16px;
  width: calc(100% - 32px);
  background: rgba(20, 16, 12, 0.94);
  backdrop-filter: blur(10px);
  border: 1px solid var(--line2);
  border-radius: 16px;
  box-shadow: 0 30px 60px -20px #000;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.callbar .inner .t {
  padding: 0 14px;
  font-size: 13px;
  color: var(--ink-dim);
}
.callbar .inner .btn {
  padding: 11px 16px;
  font-size: 14px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: auto;
}
@media (max-width: 720px) {
  .callbar {
    display: flex;
  }
  body {
    padding-bottom: 120px;
  }
}
@supports (animation-timeline: view()) {
  .rv-view {
    animation: rise linear both;
    animation-timeline: view();
    animation-range: entry 0%cover 42%;
  }
  @keyframes rise {
    0% {
      transform: translateY(16px);
    }
    to {
      transform: none;
    }
  }
}
@media (prefers-reduced-motion: reduce) {
  .backtotop {
    display: none !important;
  }
}
.navlinks a {
  background: linear-gradient(var(--accent), var(--accent)) no-repeat 0 100%/0% 2px;
  transition:
    color 0.18s,
    box-shadow 0.3s cubic-bezier(0.2, 0.7, 0.2, 1);
  padding-bottom: 5px;
}
.navlinks a.on,
.navlinks a:hover {
  background-size: 100% 2px;
}
.navlinks a.on {
  color: var(--ink);
}
.navpanel a.on {
  color: var(--accent);
}
.backtotop {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 55;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid var(--line2);
  background: var(--bg2);
  color: var(--ink-dim);
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.7);
  opacity: 0;
  transform: translateY(14px);
  pointer-events: none;
  transition:
    opacity 0.3s,
    transform 0.3s,
    background 0.18s,
    color 0.18s,
    border-color 0.18s;
}
.backtotop:focus-visible,
.backtotop:hover {
  background: var(--accent);
  color: #1c130a;
  border-color: transparent;
}
.backtotop:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 3px;
}
.backtotop.show {
  opacity: 1;
  transform: none;
  pointer-events: auto;
}
@media (min-width: 881px) {
  .backtotop {
    bottom: 34px;
  }
}
.toast {
  position: fixed;
  left: 50%;
  bottom: 26px;
  transform: translate(-50%, 16px);
  z-index: 300;
  display: flex;
  gap: 10px;
  align-items: center;
  max-width: min(92vw, 560px);
  background: var(--bg3);
  border: 1px solid var(--line2);
  border-radius: 10px;
  padding: 12px 16px;
  font-size: 13.5px;
  color: var(--ink-dim);
  box-shadow: 0 18px 50px -12px rgba(0, 0, 0, 0.75);
  opacity: 0;
  pointer-events: none;
  transition:
    opacity 0.3s,
    transform 0.3s;
}
.toast.on {
  opacity: 1;
  transform: translate(-50%, 0);
}
.toast .tick {
  flex: none;
  color: var(--accent);
}
.tile .cal {
  cursor: pointer;
  user-select: none;
  outline-offset: 4px;
}
.tile .cal .hint {
  display: none;
}
.tile .cal i {
  transition:
    background 0.18s,
    transform 0.18s;
}
.tile .cal i::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
}
.tile .cal i:not(.book):hover {
  background: rgba(255, 255, 255, 0.1);
  transform: scale(1.06);
}
.tile .cal i.book {
  animation: bookpop 0.25s ease;
}
.tile .cal i.book.done {
  background: #d99a5b;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
}
.tile .cal i.book.done::before {
  content: "";
  position: absolute;
  inset: 33%;
  border-radius: 50%;
  background: rgba(28, 19, 10, 0.85);
}
.cal-cap {
  margin-top: 9px;
  font-size: 11.5px;
  color: var(--ink-mut);
  grid-column: 1/-1;
}
.cal-cap b {
  color: var(--ink);
  font-family: var(--mono);
  font-variant-numeric: tabular-nums;
}
.t-line.typing .tdot {
  animation-play-state: running !important;
}
.t-line.typing {
  min-width: calc(100% - 10px);
}
.t-line.typing .bub {
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.t-line.typing .role {
  display: none;
}
.t-line.typing span {
  font-size: 10.5px;
  font-style: italic;
}
.t-line.typing .tdot {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: currentColor;
  margin-left: 3px;
  opacity: 0.35;
  animation: tdot 1s infinite;
}
.t-line.typing .tdot:nth-child(3) {
  animation-delay: 0.15s;
}
.t-line.typing .tdot:nth-child(4) {
  animation-delay: 0.3s;
}
.bignum span {
  display: inline-block;
}
@media (prefers-reduced-motion: reduce) {
  * {
    animation: none !important;
    transition: none !important;
    scroll-behavior: auto !important;
  }
  .cc-book,
  .p-step,
  .rv-view,
  .t-line {
    opacity: 1 !important;
    transform: none !important;
  }
  .wave i {
    height: 12px !important;
  }
}
.tryrow {
  display: flex;
  gap: 8px;
  padding: 2px 18px 14px;
  position: relative;
}
.tryrow input {
  flex: 1;
  min-width: 0;
  background: var(--bg);
  border: 1px solid var(--line2);
  border-radius: 10px;
  color: var(--ink);
  font-family: var(--sans);
  font-size: 14px;
  padding: 12px 13px;
  transition:
    border-color 0.18s,
    background 0.18s;
}
.faq-try input::placeholder,
.tryrow input::placeholder {
  color: var(--ink-mut);
}
.tryrow input:focus-visible {
  outline: 0;
  border-color: var(--accent);
  background: var(--bg3);
}
.tryrow button {
  flex: none;
  border: 1px solid rgba(217, 154, 91, 0.5);
  background: rgba(217, 154, 91, 0.1);
  color: var(--ink);
  border-radius: 10px;
  font-family: var(--sans);
  font-size: 13.5px;
  font-weight: 600;
  padding: 12px 15px;
  cursor: pointer;
  transition:
    background 0.18s,
    border-color 0.18s,
    color 0.18s;
}
.tryrow button:hover {
  background: rgba(217, 154, 91, 0.18);
  border-color: var(--accent);
}
.faq-try button:focus-visible,
.tryrow button:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}
.tryans {
  margin: 0 18px 12px;
  padding: 12px 14px;
  border: 1px solid rgba(147, 213, 160, 0.4);
  background: rgba(147, 213, 160, 0.07);
  border-radius: 0 10px 10px 0;
  border-left: 2px solid var(--ok);
  font-size: 14px;
  color: var(--ink-dim);
  display: none;
}
.tryans .log,
.tryans.show {
  display: block;
}
.cfield label,
.tryans b {
  color: var(--ok);
  font-weight: 600;
}
.tryans .log {
  margin-top: 7px;
  font-size: 11.5px;
  color: var(--ink-mut);
  letter-spacing: 0.01em;
}
.calc {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--bg2);
  padding: 26px 28px;
  margin: 34px 0 8px;
}
.calc h3 {
  font-family: var(--serif);
  font-size: 20px;
  margin: 0 0 4px;
  font-weight: 500;
}
.calc .sub {
  font-size: 13.5px;
  color: var(--ink-mut);
  margin: 0 0 20px;
}
.calc .grid2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}
@media (max-width: 720px) {
  .calc .grid2 {
    grid-template-columns: 1fr;
  }
}
.cfield label {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  font-size: 13px;
  color: var(--ink-dim);
  margin-bottom: 9px;
}
.cfield label .v {
  font-family: var(--mono);
  color: var(--ink);
  font-variant-numeric: tabular-nums;
  font-size: 14px;
}
.cfield input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  border-radius: 99px;
  background: var(--line2);
  outline: 0;
  cursor: pointer;
}
.cfield input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border-radius: 50%;
  background: var(--accent);
  border: 3px solid var(--bg);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.cfield input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  border-radius: 50%;
  background: var(--accent);
  border: 3px solid var(--bg);
}
.cfield input[type="range"]::-moz-range-track {
  height: 4px;
  border-radius: 99px;
  background: var(--line2);
}
.cfield input[type="range"]:focus-visible {
  outline: 2px solid rgba(217, 154, 91, 0.6);
  outline-offset: 6px;
}
.cfield .scale {
  display: flex;
  justify-content: space-between;
  font-size: 10.5px;
  color: var(--ink-mut);
  margin-top: 6px;
  letter-spacing: 0.02em;
}
.calc .res {
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid var(--line);
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  align-items: flex-end;
}
.calc .res .n {
  font-family: var(--serif);
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.01em;
}
.calc .res .n .u {
  font-size: 15px;
  color: var(--ink-mut);
  margin-left: 3px;
}
.calc .res .lbl {
  font-size: 11px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  color: var(--ink-mut);
  margin-bottom: 7px;
}
.calc .res .item {
  min-width: 150px;
}
.calc .res .pick {
  font-size: 13.5px;
  color: var(--ink-dim);
  flex: 1;
  min-width: 200px;
}
.calc .res .pick b {
  color: var(--accent);
  font-weight: 700;
}
.calcfoot {
  font-size: 11.5px;
  color: var(--ink-mut);
  margin-top: 16px;
}
.calcfoot b {
  color: var(--ink-dim);
  font-weight: 600;
}
.faq-try {
  max-width: 560px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.faq-try input {
  flex: 1;
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: 10px;
  color: var(--ink);
  font-family: var(--sans);
  font-size: 15px;
  padding: 13px 15px;
  transition:
    border-color 0.18s,
    background 0.18s;
}
.faq-try input:focus-visible {
  outline: 0;
  border-color: var(--accent);
  background: var(--bg3);
}
.faq-try .cnt {
  flex: none;
  font-size: 12px;
  color: var(--ink-mut);
  font-family: var(--mono);
  min-width: 88px;
  text-align: right;
}
.faq-try .clr {
  flex: none;
  border: 1px solid var(--line2);
  background: 0 0;
  color: var(--ink-dim);
  border-radius: 99px;
  font-size: 12px;
  font-family: var(--sans);
  padding: 6px 12px;
  cursor: pointer;
  transition:
    background 0.18s,
    color 0.18s;
}
.faq-try .clr:hover {
  background: var(--bg3);
  color: var(--ink);
}
.faq .empty,
.faq .qa.hide {
  display: none;
}
.faq .empty {
  text-align: center;
  color: var(--ink-mut);
  font-size: 14px;
  padding: 28px 0;
}
.faq .empty.show {
  display: block;
}
.faq .ans .hl,
.faq .qa .hl {
  --hl-a: rgba(231, 180, 133, 0.38);
}
.cursor-spot {
  inset: 0;
  z-index: 3;
  opacity: 0;
  transition: opacity 0.25s ease;
  background: radial-gradient(
    320px circle at var(--mx, 50vw) var(--my, 38vh),
    rgba(217, 154, 91, 0.085),
    rgba(217, 154, 91, 0.03) 45%,
    transparent 70%
  );
}
[data-spot]:hover::after,
body.spot-on .cursor-spot {
  opacity: 1;
}
.cursor-spot,
.noise,
.scroll-prog {
  position: fixed;
  pointer-events: none;
}
.noise {
  inset: 0;
  z-index: 240;
  opacity: 0.05;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  background-size: 220px 220px;
}
.scroll-prog {
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  z-index: 250;
  background: linear-gradient(90deg, var(--accent), var(--accent2));
  transform: scaleX(0);
  transform-origin: 0 50%;
}
.hero .wrap {
  z-index: 1;
}
.gridfx {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-mask-image: radial-gradient(120% 95%at 50% 18%, #000 35%, transparent 80%);
  mask-image: radial-gradient(120% 95%at 50% 18%, #000 35%, transparent 80%);
}
.gridfx::before,
[data-spot]::after {
  content: "";
  position: absolute;
  inset: 0;
}
.gridfx::before {
  background-image:
    linear-gradient(rgba(244, 239, 230, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(244, 239, 230, 0.06) 1px, transparent 1px);
  background-size: 44px 44px;
  -webkit-mask-image: radial-gradient(
    560px circle at var(--mx, 50%) var(--my, 30%),
    rgba(0, 0, 0, 0.85),
    rgba(0, 0, 0, 0.12) 62%,
    transparent 100%
  );
  mask-image: radial-gradient(
    560px circle at var(--mx, 50%) var(--my, 30%),
    rgba(0, 0, 0, 0.85),
    rgba(0, 0, 0, 0.12) 62%,
    transparent 100%
  );
}
.hero .wrap,
[data-spot] {
  position: relative;
}
[data-spot]::after {
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.35s ease;
  background: radial-gradient(
    260px circle at var(--sx, 50%) var(--sy, 50%),
    rgba(217, 154, 91, 0.15),
    transparent 70%
  );
}
@media (prefers-reduced-motion: reduce), (pointer: coarse) {
  .cursor-spot,
  .gridfx {
    display: none;
  }
}
@media (max-width: 959px) {
  .hero .hero-ctas {
    flex-direction: column;
    align-items: stretch;
  }
  .hero .hero-ctas .btn {
    justify-content: center;
    padding: 16px 22px;
    font-size: 16px;
  }
  .hero .hero-ctas .btn-ghost {
    display: none;
  }
}
.hero-assure {
  margin: 14px 0 0;
  font-size: 13.5px;
  color: var(--ink-mut);
  display: flex;
  flex-wrap: wrap;
  gap: 6px 16px;
}
.hero-assure span::before {
  content: "✓ ";
  color: var(--ok);
}
.callbar {
  transition: transform 0.25s ease;
}
.callbar.away,
.dh-back {
  transform: translateY(140%);
}
.dh-back {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 400;
  max-width: 420px;
  margin-left: auto;
  background: var(--bg2);
  border: 1px solid rgba(217, 154, 91, 0.45);
  border-radius: 16px;
  padding: 20px 20px 16px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.55);
  transition: transform 0.35s ease;
  font-size: 15px;
}
.dh-back.show {
  transform: none;
}
.dh-back h3 {
  font-size: 21px;
  margin: 0 32px 6px 0;
}
.dh-back p {
  margin: 0 0 14px;
  font-size: 14.5px;
}
.dh-back .acts {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.dh-back .acts .btn {
  justify-content: center;
  width: 100%;
  padding: 12px 16px;
  font-size: 15px;
}
.dh-back .x {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid var(--line2);
  background: 0 0;
  color: var(--ink-mut);
  font-size: 18px;
  cursor: pointer;
  line-height: 1;
}
.dh-back .thanks {
  color: var(--ink-dim);
  font-size: 14.5px;
  margin: 0;
}
@media (prefers-reduced-motion: reduce) {
  .dh-back {
    transition: none;
  }
}
.ind-more {
  display: inline-block;
  margin-top: 12px;
  font-weight: 600;
  font-size: 14px;
  border-bottom: 1px solid rgba(217, 154, 91, 0.35);
}
.ihero {
  padding: 64px 0 72px;
}
.ihero .wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 44px;
}
@media (min-width: 960px) {
  .ihero .wrap {
    grid-template-columns: 1.05fr 0.95fr;
    align-items: center;
  }
}
.ihero h1 {
  font-size: clamp(38px, 6vw, 64px);
  line-height: 1.04;
  margin: 20px 0 0;
  max-width: 16ch;
}
.ihero .lede {
  margin: 22px 0 0;
  font-size: 18px;
  color: var(--ink-dim);
  max-width: 46ch;
}
.ihero .hero-ctas {
  margin-top: 30px;
}
.crumb,
.xcall .hd {
  font-size: 13px;
  color: var(--ink-mut);
}
.crumb a,
.dh-back p,
.handles .h p {
  color: var(--ink-dim);
}
.xcall {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--bg2);
  overflow: hidden;
}
.xcall .hd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 14px 18px;
  border-bottom: 1px solid var(--line);
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.xcall .hd b {
  color: var(--accent2);
  font-weight: 600;
}
.xcall .body {
  padding: 16px 18px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-size: 14.5px;
}
.xcall .t-line {
  opacity: 1;
  transform: none;
}
.xcall .out {
  margin: 0 18px 18px;
  padding: 12px 14px;
  border: 1px solid rgba(147, 213, 160, 0.35);
  background: rgba(147, 213, 160, 0.08);
  border-radius: 10px;
  font-size: 14px;
  color: #d8ecd8;
}
.xcall .out b {
  color: var(--ok);
}
.xcall .note {
  padding: 0 18px 16px;
  font-size: 12px;
  color: var(--ink-mut);
}
.handles {
  display: grid;
  grid-template-columns: 1fr;
  gap: 14px;
}
@media (min-width: 760px) {
  .handles {
    grid-template-columns: repeat(2, 1fr);
  }
}
.handles .h,
.iprice .box {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--bg2);
  padding: 22px;
}
.handles .h h3 {
  font-size: 18px;
  margin: 0 0 6px;
}
.handles .h p {
  margin: 0;
  font-size: 14.5px;
}
.iprice {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media (min-width: 920px) {
  .iprice {
    grid-template-columns: 1fr 1fr;
  }
}
.iprice .box {
  padding: 28px;
}
.iprice .box .big {
  font-family: var(--serif);
  font-size: 54px;
  line-height: 1;
}
.iprice .box .big small {
  font-family: var(--sans);
  font-size: 15px;
  color: var(--ink-mut);
}
.iprice .box p,
.iprice .math,
.others a {
  font-size: 15px;
  color: var(--ink-dim);
}
.iprice .math b,
.legal-main b,
.legal-main strong,
.others a:hover {
  color: var(--ink);
}
.others {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
}
.others a {
  border: 1px solid var(--line2);
  border-radius: 99px;
  padding: 8px 14px;
  font-size: 14px;
}
.others a:hover {
  border-color: var(--accent);
}
.callbar.held {
  transform: translateY(140%);
}
h1,
h2,
h3 {
  font-family: var(--serif);
  text-wrap: balance;
  font-feature-settings: "kern", "liga", "lnum";
}
h1 {
  font-weight: 430;
  letter-spacing: -0.028em;
  line-height: 1.02;
}
h2,
h3 {
  font-weight: 450;
  letter-spacing: -0.022em;
}
h2 {
  line-height: 1.06;
}
.lede,
li,
p {
  text-wrap: pretty;
}
.acc {
  color: var(--accent2);
  font-style: italic;
  font-weight: 420;
  letter-spacing: -0.01em;
}
.hl {
  padding: 0 0.12em;
  margin: 0-0.04em;
  border-radius: 6px;
}
.sec-head {
  margin-bottom: 44px;
}
@media (max-width: 720px) {
  section {
    padding: 56px 0;
  }
  .sec-head {
    margin-bottom: 32px;
  }
}
.hero {
  padding: 64px 0 32px;
}
.t1 .cal {
  grid-template-columns: repeat(7, minmax(0, 44px));
  gap: 6px;
}
.t1 .cal i {
  aspect-ratio: auto;
  height: 30px;
}
.t1 .cal .cal-cap {
  grid-column: 1/-1;
}
.t2 .eg {
  margin-top: 18px;
}
.faq .sec-head {
  margin: 0 0 36px !important;
  text-align: left !important;
}
.faq .list {
  margin: 0;
  max-width: 860px;
}
.faq-try {
  margin: 0 0 26px;
}
.rec {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: var(--bg2);
  overflow: hidden;
  margin-top: 28px;
}
.rec .rec-hd {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 18px;
  border-bottom: 1px solid var(--line);
}
.rec .play {
  flex: none;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  background: var(--accent);
  color: var(--accent-ink);
  cursor: pointer;
  display: grid;
  place-items: center;
  transition:
    transform 0.18s ease,
    background 0.18s ease;
}
.rec .play:hover {
  background: var(--accent2);
}
.rec .play:active {
  transform: scale(0.96);
}
.rec .play:focus-visible {
  outline: 2px solid var(--accent2);
  outline-offset: 3px;
}
.rec .play svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
.rec .meta {
  flex: 1;
  min-width: 0;
}
.rec .meta b {
  display: block;
  font-weight: 600;
  font-size: 15px;
  color: var(--ink);
}
.rec .meta span {
  font-size: 12.5px;
  color: var(--ink-mut);
}
.rec .bar {
  height: 4px;
  border-radius: 99px;
  background: var(--line2);
  margin-top: 8px;
  overflow: hidden;
  cursor: pointer;
}
.rec .bar i {
  display: block;
  height: 100%;
  width: 0;
  background: var(--accent);
  transition: width 0.15s linear;
}
.rec .rec-ft,
.rec .time,
.rec li .who {
  font-size: 12px;
  color: var(--ink-mut);
}
.rec .time {
  flex: none;
  font-family: var(--mono);
  font-variant-numeric: tabular-nums;
}
.rec ol {
  list-style: none;
  margin: 0;
  padding: 10px 18px 14px;
  max-height: 300px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.rec li {
  display: grid;
  grid-template-columns: 78px 1fr;
  gap: 12px;
  padding: 7px 8px;
  border-radius: 10px;
  font-size: 14px;
  color: var(--ink-dim);
  cursor: pointer;
  transition:
    background 0.2s ease,
    color 0.2s ease;
}
.rec li.on,
.rec li:hover {
  background: var(--bg3);
}
.rec li .who {
  font-size: 10.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  padding-top: 3px;
}
.rec li.on {
  color: var(--ink);
}
.rec .rec-ft {
  padding: 12px 18px 16px;
  border-top: 1px solid var(--line);
}
.demo-cta .btn-primary {
  margin-top: 4px;
}
.ind-cta,
.ind-more {
  color: var(--accent2);
}
.ind .greet {
  color: var(--ink-dim);
}
.guarantee {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.guarantee .gfoot {
  margin-top: 6px !important;
}
.btn-tel,
.callbar .btn {
  white-space: nowrap;
}
@media (max-width: 560px) {
  .rec li {
    grid-template-columns: 1fr;
    gap: 2px;
  }
  .rec li .who {
    padding-top: 0;
  }
  .rec ol {
    max-height: 340px;
  }
}
.skip {
  position: absolute;
  left: -9999px;
  top: 8px;
  z-index: 999;
  background: var(--accent);
  color: var(--accent-ink);
  padding: 10px 14px;
  border-radius: 10px;
  font-weight: 600;
}
.skip:focus {
  left: 12px;
}
.legal {
  padding: 56px 0 88px;
}
.legal-main {
  max-width: 760px;
}
.legal-main h1 {
  font-size: clamp(34px, 5vw, 52px);
  margin: 0 0 10px;
}
.legal-updated {
  color: var(--ink-mut);
  font-size: 14px;
  margin: 0 0 40px;
}
.legal-main h2 {
  font-size: clamp(21px, 2.4vw, 25px);
  margin: 44px 0 12px;
  scroll-margin-top: 96px;
}
.legal-main h3 {
  font-size: 19px;
  margin: 28px 0 8px;
}
.legal-main li,
.legal-main p {
  color: var(--ink-dim);
  font-size: 15.5px;
  line-height: 1.72;
}
.legal-main p {
  margin: 0 0 16px;
}
.legal-main ol,
.legal-main ul {
  padding-left: 22px;
  margin: 0 0 18px;
}
.legal-main li {
  margin: 0 0 6px;
}
.legal-main a {
  color: var(--accent2);
  text-decoration: underline;
  text-decoration-color: rgba(217, 154, 91, 0.4);
  text-underline-offset: 3px;
}
.legal-main table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 20px;
  font-size: 14.5px;
}
.legal-main td,
.legal-main th {
  border-bottom: 1px solid var(--line);
  padding: 10px 8px;
  text-align: left;
  vertical-align: top;
}
.legal-main th {
  color: var(--ink);
  font-weight: 600;
}
.legal-main td {
  color: var(--ink-dim);
}
.legal-card {
  background: var(--bg2);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 20px 24px;
  margin: 0 0 32px;
}
.legal-card p {
  margin: 0;
}
.nf {
  padding: 96px 0 120px;
}
.nf .hero-ctas {
  margin-top: 8px;
}
.cfield input[type="range"] {
  height: 28px;
  background: 0 0;
}
.cfield input[type="range"]::-webkit-slider-runnable-track {
  height: 4px;
  border-radius: 99px;
  background: var(--line2);
}
.cfield input[type="range"]::-webkit-slider-thumb {
  width: 22px;
  height: 22px;
  margin-top: -9px;
}
.cfield input[type="range"]::-moz-range-thumb {
  width: 16px;
  height: 16px;
}
@media (pointer: coarse) {
  .cfield input[type="range"]::-webkit-slider-thumb {
    width: 26px;
    height: 26px;
    margin-top: -11px;
  }
  .cfield input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
  }
}
.ind-more {
  padding: 4px 0;
}
.legal-main a.btn {
  text-decoration: none;
}
.legal-main a.btn-primary {
  color: var(--accent-ink);
}
.legal-main a.btn-ghost {
  color: var(--ink);
}
.em-x {
  font-style: italic;
  font-weight: 430;
  color: var(--accent2);
  letter-spacing: -0.012em;
  padding-right: 0.04em;
}
.em-x.u {
  white-space: nowrap;
  text-decoration-line: underline;
  text-decoration-color: rgba(217, 154, 91, 0.6);
  text-decoration-thickness: 0.05em;
  text-underline-offset: 0.15em;
  text-decoration-skip-ink: auto;
}
@supports (animation-timeline: view()) {
  @media (prefers-reduced-motion: no-preference) {
    .em-x.u {
      animation: emx-in linear both;
      animation-timeline: view();
      animation-range: entry 10%cover 30%;
    }
    @keyframes emx-in {
      0% {
        text-decoration-color: transparent;
      }
      to {
        text-decoration-color: rgba(217, 154, 91, 0.6);
      }
    }
  }
}
.faq .hl {
  background: rgba(231, 180, 133, 0.22);
  color: var(--ink);
  border-radius: 3px;
  padding: 0 0.08em;
  margin: 0;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

/* links inside running text must not rely on colour alone (WCAG 1.4.1) */
.crumb a,
p.math a,
.lede a,
.sec-head p a,
.hero-fine a,
.gfoot a {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
  text-decoration-color: color-mix(in srgb, currentColor 55%, transparent);
}
.crumb a:hover,
p.math a:hover,
.lede a:hover,
.sec-head p a:hover,
.hero-fine a:hover,
.gfoot a:hover {
  text-decoration-color: currentColor;
}
