/* Hero matched to the supplied browser walkthrough reference. */
#top .pitch-hero-inner { width: 94%; max-width: 1600px; grid-template-columns: .82fr 1.18fr; gap: 48px; align-items: center; }
#top .hero-eyebrow { color: #f2470c; font-weight: 700; letter-spacing: .12em; }
#top h1 { font-size: clamp(48px, 5.1vw, 78px); line-height: 1.04; letter-spacing: -.055em; }
#top .pitch-hero-sub { font-size: clamp(17px, 1.4vw, 22px); line-height: 1.5; margin-top: 28px; }
#top .pitch-hero-actions { justify-content: flex-start; gap: 16px; margin-top: 38px; flex-wrap: nowrap; }
#top :is(.hero-signup,.hero-secondary) { border-radius: 16px; min-height: 58px; padding: 14px 22px; font-size: 15px; gap: 14px; white-space: nowrap; }
html body[data-page="home"] #top .hero-signup > span { order: 1; }
#top .hero-secondary { border: 1px solid #d6dfda; color: #0e2220; }
#top .hero-secondary > span { font-size: 18px; }
#top .hero-terms { text-align: left; margin: 22px 0 0; font-size: 13px; max-width: none; }
.hero-ad { display: block; align-self: center; min-width: 0; margin: 0; background: #fff; border: 1px solid #dce2de; border-radius: 22px; box-shadow: 0 24px 50px -25px #0e222038; overflow: hidden; }
.walk-window-dots { display: flex; gap: 7px; padding: 12px 22px 0; }
.walk-window-dots i { width: 10px; height: 10px; border-radius: 50%; background: #ff6058; }
.walk-window-dots i:nth-child(2) { background: #ffbd2e; }
.walk-window-dots i:nth-child(3) { background: #28c840; }
.walk-brand { display: flex; align-items: center; justify-content: space-between; padding: 20px 28px 18px; gap: 16px; }
.walk-brand img { width: 113px; height: auto; }
.walk-brand > span { font-size: 11px; color: #7a847f; }
.walk-tabs { display: flex; justify-content: center; gap: 20px; border-bottom: 1px solid #edf0ee; }
.walk-tabs button { display: flex; gap: 8px; align-items: center; padding: 10px 0 14px; border: 0; border-bottom: 2px solid transparent; background: none; font: inherit; font-size: 12px; color: #7a847f; cursor: pointer; }
.walk-tabs b { display: grid; place-items: center; width: 23px; height: 23px; border-radius: 50%; background: #eef0ef; font-weight: 600; color: #42534b; }
.walk-tabs button[aria-pressed="true"] { color: #153d30; border-bottom-color: #153d30; }
.walk-tabs button[aria-pressed="true"] b { background: #153d30; color: white; }
.walk-canvas { position: relative; background: #fafbfa; padding: 27px 34px; min-height: 382px; }
.walk-workspace { margin: 0 0 10px; font-size: 13px; color: #43504a; font-weight: 600; }
.hero-ad .walk-canvas h2 { font-size: 24px; line-height: 1.25; font-weight: 600; letter-spacing: -.03em; margin: 0 0 22px; color: #111b20; }
.walk-field { margin-bottom: 14px; }
.walk-field > span { display: block; font-size: 12px; color: #7a847f; margin-bottom: 8px; }
.walk-field > div { padding: 11px 15px; background: #fff; border: 1px solid #dce2de; border-radius: 10px; font-size: 13px; color: #19251f; }
.walk-save { margin-top: 8px; border: 0; border-radius: 11px; background: #f2470c; color: #fff; padding: 14px 21px; font: inherit; font-size: 13px; font-weight: 600; outline: 3px solid #ffb996; outline-offset: 4px; cursor: pointer; }
.walk-tooltip { position: absolute; z-index: 2; left: 40%; right: 8%; bottom: 18px; background: #fff; border: 1px solid #e0e5e2; border-radius: 14px; padding: 19px 24px; box-shadow: 0 16px 32px -15px #0e222033; }
.walk-tooltip::before { content: ''; position: absolute; left: -11px; bottom: 48px; width: 20px; height: 20px; background: #fff; border-left: 1px solid #e0e5e2; border-bottom: 1px solid #e0e5e2; transform: rotate(45deg); }
.walk-tooltip::after { content: ''; position: absolute; left: 0; top: 19px; width: 3px; height: 50px; border-radius: 3px; background: #f2470c; }
.walk-step-label { margin: 0 0 5px; color: #f2470c; font-size: 10px; font-weight: 700; letter-spacing: .035em; }
.walk-tooltip h3 { margin: 0 0 8px; font-size: 17px; line-height: 1.25; font-weight: 700; letter-spacing: -.035em; }
.walk-instruction { font-size: 12px; color: #65716c; margin: 0 0 14px; line-height: 1.5; }
.walk-confirm { border: 0; border-radius: 7px; background: #123e30; padding: 9px 19px; font: inherit; font-size: 12px; font-weight: 600; color: #fff; cursor: pointer; }
.walk-pointer { position: absolute; bottom: 46px; left: 25%; z-index: 3; color: #d1440d; font-size: 28px; transform: rotate(-110deg); filter: drop-shadow(1px 1px 0 white); pointer-events: none; }
.walk-playback { display: flex; align-items: center; gap: 14px; padding: 16px 24px; border-top: 1px solid #edf0ee; color: #42534b; font-size: 12px; }
.walk-playback button { display: grid; place-items: center; flex: 0 0 auto; width: 35px; height: 35px; border: 1px solid #d7dfda; border-radius: 50%; color: #0e2220; background: #fff; cursor: pointer; }
.walk-playback input { --progress: 70%; appearance: none; min-width: 35px; flex: 1; height: 5px; border: 0; border-radius: 8px; background: linear-gradient(to right,#f2470c var(--progress),#e6eae7 var(--progress)); cursor: pointer; }
.walk-playback input::-webkit-slider-thumb { appearance: none; width: 10px; height: 10px; border-radius: 50%; background: #f2470c; }
.walk-playback input::-moz-range-thumb { border: 0; width: 10px; height: 10px; border-radius: 50%; background: #f2470c; }
.walk-playback time { white-space: nowrap; font-size: 11px; color: #7a847f; font-variant-numeric: tabular-nums; }
.hero-ad button:focus-visible,.walk-playback input:focus-visible { outline: 2px solid #0e2220; outline-offset: 4px; }
@media(max-width: 1200px) { #top .pitch-hero-inner { gap: 28px; } #top :is(.hero-signup,.hero-secondary) { padding: 12px 16px; font-size: 12px; } .walk-playback { gap: 9px; padding-inline: 16px; } .walk-playback > span { font-size: 10px; } }
@media(max-width: 1000px) { #top .pitch-hero-inner { grid-template-columns: 1fr; max-width: 760px; width: 90%; } #top .hero-ad { margin-top: 24px; } #top h1 { font-size: clamp(48px,7.5vw,72px); } #top :is(.hero-signup,.hero-secondary) { font-size: 14px; } }
@media(max-width: 600px) { #top .pitch-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; } #top :is(.hero-signup,.hero-secondary) { width: auto; padding-inline: 16px; font-size: 12px; min-height: 48px; } .walk-brand { padding: 16px; } .walk-brand img { width: 88px; } .walk-brand > span { font-size: 9px; } .walk-tabs { gap: 14px; } .walk-tabs button { font-size: 10px; } .walk-canvas { padding: 22px 18px; min-height: 530px; } .walk-tooltip { left: 18px; right: 18px; bottom: 20px; } .walk-tooltip::before { display: none; } .walk-pointer { bottom: 231px; left: 128px; } .walk-playback { flex-wrap: wrap; } .walk-playback > span { flex: 1; } .walk-playback input { order: 4; flex-basis: 100%; } }
