.hop-marketing {
  --paper:#f7f7ef;
  --ink:#303b29;
  --muted:#72786b;
  --line:#dce0d1;
  --pear:#dce7ac;
  background:var(--paper);
  color:var(--ink);
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.6;
  margin:0
}
.hop-marketing * {
  box-sizing:border-box
}
.hop-marketing a {
  color:inherit;
  text-decoration:none
}
.hop-nav,.hop-footer {
  max-width:1200px;
  margin:auto;
  padding:28px 40px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px
}
.hop-brand {
  font-weight:750;
  font-size:19px;
  letter-spacing:-.6px
}
.hop-nav nav,.hop-footer nav {
  display:flex;
  gap:25px;
  font-size:13px
}
.hop-hero {
  max-width:1180px;
  margin:25px auto 60px;
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  gap:60px;
  padding:30px 40px
}
.hop-eyebrow {
  font-size:10px;
  font-weight:700;
  letter-spacing:2px;
  margin:0 0 25px
}
.hop-marketing h1 {
  font-size:clamp(50px,6.3vw,84px);
  line-height:1.04;
  letter-spacing:-4px;
  font-weight:550;
  margin:0 0 30px
}
.hop-marketing h1 em,.hop-marketing h2 em {
  font-family:Georgia,serif;
  font-weight:400
}
.hop-lede {
  max-width:370px;
  font-size:18px;
  color:var(--muted);
  margin-bottom:30px
}
.hop-cta {
  display:inline-block;
  background:var(--ink);
  color:var(--paper)!important;
  padding:17px 25px;
  border-radius:100px;
  font-size:14px;
  font-weight:600
}
.hop-coming {
  background:var(--pear);
  color:var(--ink)!important
}
.hop-fine {
  font-size:11px;
  color:var(--muted);
  margin:13px 0
}
.hop-phone-scene {
  position:relative;
  background:#e5eaca;
  border-radius:180px 180px 30px 30px;
  padding:38px 25px;
  display:flex;
  justify-content:center;
  min-height:570px
}
.hop-phone {
  width:285px;
  background:var(--paper);
  border:7px solid #343b2d;
  border-radius:45px;
  padding:21px 15px 12px;
  box-shadow:15px 25px 35px #303b2920;
  transform:rotate(5deg)
}
.hop-island {
  height:18px;
  width:82px;
  background:#30372a;
  margin:-13px auto 26px;
  border-radius:20px
}
.hop-phone .hop-eyebrow {
  font-size:7px;
  letter-spacing:1px;
  display:flex;
  justify-content:space-between;
  margin-bottom:20px
}
.hop-phone h2 {
  font-size:27px;
  line-height:1.16;
  font-weight:500;
  letter-spacing:-1px
}
.hop-phone .hop-fine {
  font-size:7px;
  letter-spacing:1.2px;
  margin:22px 0 12px
}
.hop-word {
  border:1px solid var(--line);
  border-radius:19px;
  background:#fffef8;
  overflow:hidden
}
.hop-word-top {
  display:flex;
  justify-content:space-between;
  font-size:7px;
  padding:16px
}
.hop-word strong {
  display:block;
  font-size:59px;
  line-height:1.5;
  padding:0 15px;
  font-weight:600
}
.hop-word>p {
  padding:0 15px 16px;
  margin:0;
  font-size:12px
}
.hop-word>p span {
  color:var(--muted)
}
.hop-sentence {
  padding:13px 15px;
  background:#edf0df;
  border-top:1px solid var(--line)
}
.hop-sentence p {
  font-size:13px;
  margin:0
}
.hop-sentence small {
  font-size:8px;
  color:var(--muted)
}
.hop-phone-button {
  margin:17px 0;
  border-radius:12px;
  text-align:center;
  padding:12px;
  background:var(--ink);
  color:white;
  font-size:10px
}
.hop-phone-tabs {
  display:flex;
  justify-content:space-between;
  font-size:8px;
  padding:15px 0 0;
  border-top:1px solid var(--line)
}
.hop-phone-tabs span {
  color:var(--muted)
}
.hop-note {
  position:absolute;
  bottom:20px;
  left:-24px;
  background:#f1b994;
  padding:16px 24px;
  border-radius:12px;
  transform:rotate(-8deg);
  font-family:Georgia,serif;
  font-style:italic;
  font-size:19px;
  line-height:1.2
}
.hop-section {
  max-width:1100px;
  margin:auto;
  padding:75px 40px;
  border-top:1px solid var(--line);
  scroll-margin-top:20px
}
.hop-section h2 {
  font-size:clamp(32px,4vw,48px);
  line-height:1.12;
  letter-spacing:-1.8px;
  font-weight:500;
  margin:0 0 36px
}
.hop-grid {
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:40px
}
.hop-grid h3 {
  font-size:18px;
  font-weight:600
}
.hop-grid p,.hop-vocabulary p,.hop-faq p {
  font-size:15px;
  color:var(--muted)
}
.hop-number {
  width:43px;
  height:43px;
  border-radius:50%;
  background:var(--pear);
  display:grid;
  place-items:center;
  font-family:Georgia,serif
}
.hop-vocabulary {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:80px
}
.hop-text-link {
  display:inline-block;
  margin-top:15px;
  border-bottom:1px solid var(--ink);
  padding:5px 0;
  font-size:14px
}
.hop-category-list {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px
}
.hop-category-list a {
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  border:1px solid var(--line);
  border-radius:14px;
  padding:16px;
  font-size:12px
}
.hop-faq details {
  max-width:720px;
  border-bottom:1px solid var(--line);
  padding:19px 0
}
.hop-faq summary {
  cursor:pointer;
  font-size:17px
}
.hop-last {
  text-align:center;
  padding:90px 25px;
  background:#edf0df;
  border-radius:25px
}
.hop-footer {
  margin-top:45px;
  font-size:12px;
  color:var(--muted)
}
.hop-marketing a:focus-visible,.hop-marketing summary:focus-visible {
  outline:3px solid #8b9b54;
  outline-offset:5px
}
.hop-marketing a:hover {
  opacity:.78
}
@media(max-width:700px) {
  .hop-nav,.hop-footer {
  padding:24px;
  align-items:flex-start
}
.hop-nav nav {
  gap:10px;
  flex-direction:column;
  font-size:11px
}
.hop-hero {
  grid-template-columns:1fr;
  margin:0 auto 30px;
  padding:30px 24px;
  gap:45px
}
.hop-marketing h1 {
  letter-spacing:-2px
}
.hop-phone-scene {
  max-width:360px;
  width:100%;
  margin:auto;
  min-height:530px
}
.hop-note {
  left:-9px
}
.hop-section {
  padding:50px 24px
}
.hop-grid,.hop-vocabulary {
  grid-template-columns:1fr;
  gap:28px
}
.hop-footer {
  flex-direction:column
}
.hop-footer nav {
  flex-wrap:wrap;
  gap:16px
}

}
@media(prefers-reduced-motion:reduce) {
  .hop-marketing * {
  scroll-behavior:auto
}

}


/* Approved v1 mark is shared with the iOS app icon. */
.hop-marketing .hop-rabbit { width:32px; height:32px; object-fit:contain; border-radius:8px; flex-shrink:0; }
